Re: [PATCH] gcc-3.0 warnings on HP-UX
[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.1          Development release working toward v5.8
32 --------------
33 ____________________________________________________________________________
34 [ 10966] By: jhi                                   on 2001/06/26  14:08:34
35         Log: Also catfile() needs now to explicitly exported.
36      Branch: perl
37            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
38 ____________________________________________________________________________
39 [ 10965] By: jhi                                   on 2001/06/26  13:57:54
40         Log: Regen toc.
41      Branch: perl
42            ! pod/perltoc.pod
43 ____________________________________________________________________________
44 [ 10964] By: jhi                                   on 2001/06/26  13:56:11
45         Log: Nonexistent pod command.
46      Branch: perl
47            ! pod/perl572delta.pod
48 ____________________________________________________________________________
49 [ 10963] By: jhi                                   on 2001/06/26  13:50:53
50         Log: Be more portable in the quest for tmpdir.
51      Branch: perl
52            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
53 ____________________________________________________________________________
54 [ 10962] By: jhi                                   on 2001/06/26  13:43:51
55         Log: Be more portable in finding out the home directory,
56              and use File::Spec to do the concat.
57              (Come to think of it, couldn't File::Spec provide
58              for a ->homedir method?)
59      Branch: perl
60            ! lib/Net/Config.pm
61 ____________________________________________________________________________
62 [ 10961] By: jhi                                   on 2001/06/26  13:37:30
63         Log: Doc patch for #10959.
64      Branch: perl
65            ! pod/perlfunc.pod
66 ____________________________________________________________________________
67 [ 10960] By: jhi                                   on 2001/06/26  13:33:07
68         Log: Subject: Re: [DOC PATCH bleadperl] Document $count = () = $string =~ /\d+/g
69              From: "Philip Newton" <pnewton@gmx.de>
70              Date: Tue, 26 Jun 2001 16:26:47 +0200
71              Message-ID: <3B38B7C7.32635.1E8DC14@localhost>
72      Branch: perl
73            ! pod/perldata.pod
74 ____________________________________________________________________________
75 [ 10959] By: jhi                                   on 2001/06/26  13:31:57
76         Log: Subject: [PATH] shared -> unique;
77              From: "Artur Bergman" <artur@contiller.se>
78              Date: Tue, 26 Jun 2001 16:18:40 +0200
79              Message-ID: <002001c0fe4a$e623ba30$21000a0a@vogw2kdev>
80              
81              Because "shared" isn't: it's read-only.
82      Branch: perl
83            ! toke.c xsutils.c
84 ____________________________________________________________________________
85 [ 10958] By: jhi                                   on 2001/06/26  13:28:27
86         Log: Escape multiline croak messages.
87      Branch: perl
88            ! t/op/ver.t
89 ____________________________________________________________________________
90 [ 10957] By: jhi                                   on 2001/06/26  13:18:34
91         Log: No more pragma/*.t for minitest.
92      Branch: perl
93            ! Makefile.SH
94 ____________________________________________________________________________
95 [ 10956] By: jhi                                   on 2001/06/26  13:18:00
96         Log: AUTHORS updates.
97      Branch: perl
98            ! AUTHORS
99 ____________________________________________________________________________
100 [ 10955] By: jhi                                   on 2001/06/26  13:17:05
101         Log: delta updates.
102      Branch: perl
103            ! pod/perl572delta.pod
104 ____________________________________________________________________________
105 [ 10954] By: jhi                                   on 2001/06/26  12:36:07
106         Log: Subject: [PATCH] Adds perl_clone_host under IMPLICIT SYS
107              From: Artur Bergman <artur@contiller.se> 
108              Date: Tue, 26 Jun 2001 15:32:53 +0200
109              Message-ID: <B75E5BA5.1A7C%artur@contiller.se>
110      Branch: perl
111            ! makedef.pl sv.c sv.h win32/perllib.c
112 ____________________________________________________________________________
113 [ 10953] By: jhi                                   on 2001/06/26  12:33:55
114         Log: Subject: [PATCH ext/Time/HiRes/Makefile.PL perl@10929] Test Fails on SCO
115              From: Jonathan Stowe <gellyfish@gellyfish.com>
116              Date: Tue, 26 Jun 2001 10:29:57 +0100 (BST)
117              Message-ID: <Pine.LNX.4.33.0106261021540.18774-100000@orpheus.gellyfish.com>
118              
119              SCO OpenServer 5.0.5 needs an explicit -lc for usleep().
120      Branch: perl
121            + ext/Time/HiRes/hints/sco.pl
122            ! MANIFEST
123 ____________________________________________________________________________
124 [ 10952] By: jhi                                   on 2001/06/26  11:57:44
125         Log: Subject: [PATCH 5.6.1] static build
126              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
127              Date: Tue, 26 Jun 2001 04:22:25 -0400
128              Message-ID: <20010626042225.A2604@math.ohio-state.edu>
129      Branch: perl
130            ! ext/List/Util/Makefile.PL lib/ExtUtils.t
131            ! lib/ExtUtils/MM_Unix.pm os2/Makefile.SHs
132 ____________________________________________________________________________
133 [ 10951] By: jhi                                   on 2001/06/26  11:55:59
134         Log: DJGPP patches from Laszlo Molnar.
135      Branch: perl
136            ! djgpp/djgpp.c perl.c util.c
137 ____________________________________________________________________________
138 [ 10950] By: jhi                                   on 2001/06/26  11:54:32
139         Log: Netware patches from Ananth Kesari.
140      Branch: perl
141            ! NetWare/Makefile NetWare/config_H.wc NetWare/nw5sck.c
142            ! NetWare/nw5sck.h NetWare/nwperlsys.c NetWare/nwperlsys.h
143            ! NetWare/nwtinfo.h
144 ____________________________________________________________________________
145 [ 10949] By: jhi                                   on 2001/06/26  11:49:09
146         Log: Detypo.
147      Branch: perl
148            ! ext/Errno/Errno_pm.PL
149 ____________________________________________________________________________
150 [ 10948] By: jhi                                   on 2001/06/26  03:44:29
151         Log: There seems to be two ways of spelling the $^O in *STEP.
152      Branch: perl
153            ! ext/Errno/Errno_pm.PL
154 ____________________________________________________________________________
155 [ 10947] By: jhi                                   on 2001/06/26  03:01:01
156         Log: OpenSTEP has gcc 2.7.2.1 which recognizes but does not implement
157              the -dM flag, from Daniel Ashton <jdashton@AshtonFam.org>.
158      Branch: perl
159            ! ext/Errno/Errno_pm.PL
160 ____________________________________________________________________________
161 [ 10946] By: jhi                                   on 2001/06/26  02:50:46
162         Log: Known bugs update.
163      Branch: perl
164            ! pod/perl572delta.pod
165 ____________________________________________________________________________
166 [ 10945] By: jhi                                   on 2001/06/26  01:15:39
167         Log: The default installation of Cygwin has 500 as root's uid.
168      Branch: perl
169            ! lib/User/pwent.t
170 ____________________________________________________________________________
171 [ 10944] By: jhi                                   on 2001/06/26  01:12:39
172         Log: Be even more relaxed (re-allow having only one entry).
173      Branch: perl
174            ! t/op/grent.t t/op/pwent.t
175 ____________________________________________________________________________
176 [ 10943] By: jhi                                   on 2001/06/26  01:03:30
177         Log: Test failure updates.
178      Branch: perl
179            ! pod/perl572delta.pod
180 ____________________________________________________________________________
181 [ 10942] By: jhi                                   on 2001/06/25  23:32:05
182         Log: MPE/iX test tweaks from Mark Bixby.
183      Branch: perl
184            ! ext/POSIX/POSIX.t ext/Storable/t/lock.t ext/Time/HiRes/HiRes.t
185            ! t/io/fs.t t/op/stat.t
186 ____________________________________________________________________________
187 [ 10941] By: jhi                                   on 2001/06/25  22:18:31
188         Log: Microperl findings.
189      Branch: perl
190            ! perl.h pp_sys.c
191 ____________________________________________________________________________
192 [ 10940] By: jhi                                   on 2001/06/25  21:59:29
193         Log: Touch uconfig.h.
194      Branch: perl
195            ! uconfig.h
196 ____________________________________________________________________________
197 [ 10939] By: jhi                                   on 2001/06/25  21:32:52
198         Log: Subject: [PATCH] Proposed fix for Pod::Man
199              From: Rob Napier <rnapier@employees.org>
200              Date: Mon, 25 Jun 2001 15:49:24 -0400
201              Message-ID: <20010625154924.N27568@rnapier-u5.cisco.com>
202              
203              Cater for Solaris nroff brokenness (shortchanges daisywheel
204              printers, but hey, we also no more support PDPs.)
205      Branch: perl
206            ! lib/Pod/Man.pm
207 ____________________________________________________________________________
208 [ 10938] By: jhi                                   on 2001/06/25  21:14:41
209         Log: Typo in #10937.
210      Branch: perl
211            ! ext/POSIX/sigaction.t
212 ____________________________________________________________________________
213 [ 10937] By: jhi                                   on 2001/06/25  19:42:02
214         Log: SIGCONT not trappable in VMS.
215      Branch: perl
216            ! ext/POSIX/sigaction.t
217 ____________________________________________________________________________
218 [ 10936] By: jhi                                   on 2001/06/25  19:28:13
219         Log: Subject: [DRAFT] Encode-Tcl.t
220              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
221              Date: Tue, 26 Jun 2001 03:38:08 +0900
222              Message-Id: <20010626033550.BC35.BQW10602@nifty.com>
223      Branch: perl
224            + ext/Encode/Encode/Tcl.t
225            ! MANIFEST ext/Encode/Encode/Tcl.pm
226 ____________________________________________________________________________
227 [ 10935] By: jhi                                   on 2001/06/25  18:40:03
228         Log: Because of #10932 retract also the perlfunc hunk of #10910.
229      Branch: perl
230            ! pod/perlfunc.pod
231 ____________________________________________________________________________
232 [ 10934] By: jhi                                   on 2001/06/25  18:27:19
233         Log: Tweak the XSFUNCTION, from Doug MacEachern, as suggested
234              by Ilya Zakharevich in
235              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2001-05/msg01582.html
236      Branch: perl
237            ! XSUB.h
238 ____________________________________________________________________________
239 [ 10933] By: jhi                                   on 2001/06/25  18:25:26
240         Log: Typo in #10889.
241      Branch: perl
242            ! hints/uts.sh
243 ____________________________________________________________________________
244 [ 10932] By: jhi                                   on 2001/06/25  18:23:30
245         Log: Subject: Re: [ID 20010621.007] readline() not quite as equal as <>
246              From: Abhijit Menon-Sen <ams@wiw.org>
247              Date: Mon, 25 Jun 2001 23:45:45 +0530
248              Message-ID: <20010625234545.A5022@lustre.linux.in>
249      Branch: perl
250            ! lib/overload.t opcode.h opcode.pl t/op/flip.t
251 ____________________________________________________________________________
252 [ 10931] By: jhi                                   on 2001/06/25  17:50:38
253         Log: Subject: [PATCH lib/Test.pm] Re: "Deprecated interface" ??
254              From: Michael G Schwern <schwern@pobox.com>
255              Date: Mon, 25 Jun 2001 14:35:51 -0400
256              Message-ID: <20010625143551.H13819@blackrider>
257      Branch: perl
258            ! lib/Test.pm
259 ____________________________________________________________________________
260 [ 10930] By: jhi                                   on 2001/06/25  14:33:46
261         Log: Update Changes.
262      Branch: perl
263            ! Changes patchlevel.h
264 ____________________________________________________________________________
265 [ 10929] By: jhi                                   on 2001/06/25  14:17:57
266         Log: Regen toc and modlib.
267      Branch: perl
268            ! pod/perlmodlib.pod pod/perltoc.pod
269 ____________________________________________________________________________
270 [ 10928] By: jhi                                   on 2001/06/25  14:13:09
271         Log: Enclose the new symbols in START_EXTERN_C and END_EXTERN_C
272              for the benefit of C++ compilers, as suggested by Guruprasad.
273      Branch: perl
274            ! embed.pl proto.h
275 ____________________________________________________________________________
276 [ 10927] By: jhi                                   on 2001/06/25  14:11:59
277         Log: Subject: [PATCH ] Re: [ID 20010625.003] perlfaq5 correction
278              From: Jonathan Stowe <gellyfish@gellyfish.com>
279              Date: Mon, 25 Jun 2001 14:39:43 +0100 (BST)
280              Message-ID: <Pine.LNX.4.33.0106251438080.14795-100000@orpheus.gellyfish.com>
281      Branch: perl
282            ! pod/perlfaq5.pod
283 ____________________________________________________________________________
284 [ 10926] By: jhi                                   on 2001/06/25  14:04:07
285         Log: Missed from #10925.
286      Branch: perl
287            ! gv.c
288 ____________________________________________________________________________
289 [ 10925] By: jhi                                   on 2001/06/25  14:00:06
290         Log: Subject: [PATCH] Re: CvFILE corruption under ithreads
291              From: Robin Houston <robin@kitsite.com>
292              Date: Sat, 19 May 2001 16:19:34 +0100
293              Message-ID: <20010519161934.A12751@puffinry.freeserve.co.uk>
294      Branch: perl
295            ! cv.h gv.h op.c
296 ____________________________________________________________________________
297 [ 10924] By: jhi                                   on 2001/06/25  13:58:18
298         Log: Netware README tweak.
299      Branch: perl
300            ! README.netware
301 ____________________________________________________________________________
302 [ 10923] By: jhi                                   on 2001/06/25  13:57:13
303         Log: Subject: [PATCH] Re: overload.t fails
304              From: Abhijit Menon-Sen <ams@wiw.org>
305              Date: Mon, 25 Jun 2001 14:52:20 +0530
306              Message-ID: <20010625145220.A24114@lustre.linux.in>
307      Branch: perl
308            ! lib/overload.t
309 ____________________________________________________________________________
310 [ 10922] By: jhi                                   on 2001/06/25  13:56:20
311         Log: Subject: Re: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of
312              From: Mike Guy <mjtg@cam.ac.uk>
313              Date: Mon, 25 Jun 2001 11:43:23 +0100
314              Message-Id: <E15ETpz-0007AD-00@draco.cus.cam.ac.uk>
315      Branch: perl
316            ! lib/Carp.pm
317 ____________________________________________________________________________
318 [ 10921] By: jhi                                   on 2001/06/25  13:50:02
319         Log: Subject: Re: [PATCH 5.6.1] OS2 syslog
320              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
321              Date: Sun, 24 Jun 2001 05:17:05 -0400
322              Message-ID: <20010624051704.A27604@math.ohio-state.edu>
323      Branch: perl
324            ! os2/os2ish.h
325 ____________________________________________________________________________
326 [ 10920] By: jhi                                   on 2001/06/25  13:49:13
327         Log: Subject: [PATCH 5.6.1] crypt() on OS/2
328              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
329              Date: Mon, 25 Jun 2001 05:52:27 -0400
330              Message-ID: <20010625055227.A24635@math.ohio-state.edu>
331      Branch: perl
332            ! hints/os2.sh
333 ____________________________________________________________________________
334 [ 10919] By: jhi                                   on 2001/06/25  13:48:30
335         Log: Subject: Re: [PATCH 5.6.1] OS2 system() broken
336              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
337              Date: Mon, 25 Jun 2001 05:23:35 -0400
338              Message-ID: <20010625052334.A24320@math.ohio-state.edu>
339      Branch: perl
340            ! os2/os2.c
341 ____________________________________________________________________________
342 [ 10918] By: jhi                                   on 2001/06/25  13:47:46
343         Log: Subject: Re: [PATCH 5.6.1] OS2::DLL
344              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
345              Date: Mon, 25 Jun 2001 05:04:32 -0400
346              Message-ID: <20010625050432.A24128@math.ohio-state.edu>
347      Branch: perl
348            ! os2/OS2/REXX/DLL/DLL.pm
349 ____________________________________________________________________________
350 [ 10917] By: jhi                                   on 2001/06/25  13:44:14
351         Log: Subject: Re: [PATCH 5.6.1] $^E on OS/2
352              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
353              Date: Mon, 25 Jun 2001 05:02:36 -0400
354              Message-ID: <20010625050235.A24046@math.ohio-state.edu>
355      Branch: perl
356            ! mg.c os2/dl_os2.c os2/os2.c
357 ____________________________________________________________________________
358 [ 10916] By: jhi                                   on 2001/06/25  13:41:20
359         Log: Subject: Re: [PATCH 5.6.1] misprints
360              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
361              Date: Mon, 25 Jun 2001 04:50:50 -0400
362              Message-ID: <20010625045049.A23965@math.ohio-state.edu>
363      Branch: perl
364            ! os2/os2.c pp_sys.c
365 ____________________________________________________________________________
366 [ 10915] By: jhi                                   on 2001/06/25  13:39:59
367         Log: Add Test::More and Test::Simple to the delta.
368      Branch: perl
369            ! pod/perl572delta.pod
370 ____________________________________________________________________________
371 [ 10914] By: jhi                                   on 2001/06/25  13:38:08
372         Log: Add Test::More, from Michael G Schwern.
373      Branch: perl
374            + lib/Test/More.pm lib/Test/More/t/More.t
375            + lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
376            + lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
377            + t/lib/Test/More/Catch.pm
378            ! MANIFEST
379 ____________________________________________________________________________
380 [ 10913] By: jhi                                   on 2001/06/25  13:35:41
381         Log: Add Test::Simple from Michael G Schwern.
382      Branch: perl
383            + lib/Test/Simple.pm lib/Test/Simple/t/exit.t
384            + lib/Test/Simple/t/extra.t lib/Test/Simple/t/fail.t
385            + lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t
386            + lib/Test/Simple/t/plan_is_noplan.t lib/Test/Simple/t/simple.t
387            + t/lib/Test/Simple/Catch.pm
388            + t/lib/Test/Simple/sample_tests/death.plx
389            + t/lib/Test/Simple/sample_tests/death_in_eval.plx
390            + t/lib/Test/Simple/sample_tests/extras.plx
391            + t/lib/Test/Simple/sample_tests/five_fail.plx
392            + t/lib/Test/Simple/sample_tests/last_minute_death.plx
393            + t/lib/Test/Simple/sample_tests/one_fail.plx
394            + t/lib/Test/Simple/sample_tests/require.plx
395            + t/lib/Test/Simple/sample_tests/success.plx
396            + t/lib/Test/Simple/sample_tests/too_few.plx
397            + t/lib/Test/Simple/sample_tests/two_fail.plx
398            ! MANIFEST
399 ____________________________________________________________________________
400 [ 10912] By: jhi                                   on 2001/06/25  13:31:57
401         Log: Subject: [PATCH perl@10907] RETURN requires dSP in pp_sys.c
402              From: "Craig A. Berry" <craigberry@mac.com>
403              Date: Sun, 24 Jun 2001 23:41:36 -0500
404              Message-Id: <a0510100db75c6d44e34c@[172.16.52.1]>
405      Branch: perl
406            ! pp_sys.c
407 ____________________________________________________________________________
408 [ 10911] By: jhi                                   on 2001/06/25  13:05:00
409         Log: Upgrade to Attribute::Handlers 0.70.
410      Branch: perl
411            + lib/Attribute/Handlers/Changes lib/Attribute/Handlers/README
412            ! MANIFEST lib/Attribute/Handlers.pm
413 ____________________________________________________________________________
414 [ 10910] By: jhi                                   on 2001/06/25  00:09:27
415         Log: Subject: Re: [ID 20010621.007] readline() not quite as equal as <>
416              From: Abhijit Menon-Sen <ams@wiw.org>
417              Date: Sat, 23 Jun 2001 05:17:44 +0530
418              Message-ID: <20010623051744.A18583@lustre.linux.in>
419              
420              (Can't think of a good place to put tests.)
421      Branch: perl
422            ! opcode.pl pod/perlfunc.pod t/op/flip.t toke.c
423 ____________________________________________________________________________
424 [ 10909] By: jhi                                   on 2001/06/24  23:45:13
425         Log: Subject: [PATCH] t/op/pat.t typo fix
426              From: Richard Soderberg <rs@crystalflame.net>
427              Date: Sun, 24 Jun 2001 12:07:42 -0700 (PDT)
428              Message-ID: <Pine.LNX.4.21.0106241207320.17075-100000@oregonnet.com>
429      Branch: perl
430            ! t/op/pat.t
431 ____________________________________________________________________________
432 [ 10908] By: jhi                                   on 2001/06/24  22:24:49
433         Log: Move the pack warnings to their own file, as pointed
434              out by Spider.
435      Branch: perl
436            + t/lib/warnings/pp_pack
437            ! MANIFEST t/lib/warnings/pp
438 ____________________________________________________________________________
439 [ 10907] By: jhi                                   on 2001/06/24  19:55:15
440         Log: Update Changes.
441      Branch: perl
442            ! Changes patchlevel.h
443 ____________________________________________________________________________
444 [ 10906] By: jhi                                   on 2001/06/24  19:50:40
445         Log: Partially fix a problem noticed by IRIX compiler:
446              the initialization of parse_start was bypassed by
447              several gotos.  Now initialized to zero, which may
448              not be the best choice.
449      Branch: perl
450            ! regcomp.c
451 ____________________________________________________________________________
452 [ 10905] By: jhi                                   on 2001/06/24  19:43:25
453         Log: Relax the group and password tests back to moaning only
454              if no matches at all are found.  (Even with a small sample
455              I could find many sites where there are, umm, anomalies in
456              the said databases.)       
457      Branch: perl
458            ! t/op/grent.t t/op/pwent.t
459 ____________________________________________________________________________
460 [ 10904] By: jhi                                   on 2001/06/24  18:45:55
461         Log: Argh.  How hard it can be to re-apply a patch manually? :-)
462      Branch: perl
463            ! pp_ctl.c
464 ____________________________________________________________________________
465 [ 10903] By: jhi                                   on 2001/06/24  18:40:52
466         Log: De-cut-and-pasto in #10902.
467      Branch: perl
468            ! pp_ctl.c
469 ____________________________________________________________________________
470 [ 10902] By: jhi                                   on 2001/06/24  18:35:18
471         Log: The #10771 didn't take?
472      Branch: perl
473            ! pp_ctl.c
474 ____________________________________________________________________________
475 [ 10901] By: jhi                                   on 2001/06/24  18:29:50
476         Log: Undo the filetests part of #10900, under multiplicity
477              weird errors take place.
478      Branch: perl
479            ! pp_sys.c
480 ____________________________________________________________________________
481 [ 10900] By: jhi                                   on 2001/06/24  18:20:36
482         Log: Misplaces dSPs and the like revealed by MPE/iX and Cygwin.
483      Branch: perl
484            ! ext/Cwd/Cwd.xs ext/Devel/Peek/Peek.xs pp_sys.c
485 ____________________________________________________________________________
486 [ 10899] By: jhi                                   on 2001/06/24  17:00:34
487         Log: Subject: Re: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of
488              From: Tony Bowden <tony@kasei.com>
489              Date: Sun, 24 Jun 2001 17:32:40 +0100
490              Message-ID: <20010624173240.A16293@blackstar.co.uk>
491              
492              Document (well, mention) shortmess() and longmess()
493              to rob people of their fun of reinventing the weel.
494      Branch: perl
495            ! lib/Carp.pm
496 ____________________________________________________________________________
497 [ 10898] By: jhi                                   on 2001/06/24  16:51:40
498         Log: Subject: Patch: pp_system() bounces out of Cygwin subsystem
499              From: Brian Jepson <bjepson@oreilly.com>
500              Date: Sun, 24 Jun 2001 12:13:21 -0400 (EDT)
501              Message-ID: <Pine.GSO.4.21.0106241044110.15051-200000@sol.east.ora.com>
502      Branch: perl
503            ! pp_sys.c
504 ____________________________________________________________________________
505 [ 10897] By: jhi                                   on 2001/06/24  16:38:23
506         Log: Subject: [PATCH CPAN.pm] missing DATE_OF_02
507              From: Robin Barker <rmb1@cise.npl.co.uk> 
508              Date: Fri, 22 Jun 2001 19:25:56 +0100 (BST)
509              Message-Id: <200106221825.TAA16884@tempest.npl.co.uk>
510      Branch: perl
511            ! lib/CPAN.pm
512 ____________________________________________________________________________
513 [ 10896] By: jhi                                   on 2001/06/24  16:36:32
514         Log: Memoize patch from mjd.
515      Branch: perl
516            ! lib/Memoize/t/tie_storable.t
517 ____________________________________________________________________________
518 [ 10895] By: jhi                                   on 2001/06/24  16:33:59
519         Log: Spec the sv_pvprintify() a bit more.
520      Branch: perl
521            ! pod/perltodo.pod
522 ____________________________________________________________________________
523 [ 10894] By: jhi                                   on 2001/06/24  14:43:36
524         Log: Upgrade to Memoize 0.65.
525      Branch: perl
526            + lib/Memoize/t/array_confusion.t
527            ! MANIFEST lib/Memoize.pm lib/Memoize/AnyDBM_File.pm
528            ! lib/Memoize/Expire.pm lib/Memoize/ExpireFile.pm
529            ! lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
530            ! lib/Memoize/README lib/Memoize/SDBM_File.pm
531            ! lib/Memoize/Saves.pm lib/Memoize/Storable.pm lib/Memoize/TODO
532            ! lib/Memoize/t/errors.t lib/Memoize/t/expire.t
533            ! lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
534            ! lib/Memoize/t/expire_module_t.t lib/Memoize/t/speed.t
535            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_gdbm.t
536            ! lib/Memoize/t/tie_ndbm.t lib/Memoize/t/tie_sdbm.t
537            ! lib/Memoize/t/tie_storable.t
538 ____________________________________________________________________________
539 [ 10893] By: jhi                                   on 2001/06/24  14:21:09
540         Log: Metaconfig unit change for #10892.
541      Branch: metaconfig
542            ! U/modified/Options.U
543 ____________________________________________________________________________
544 [ 10892] By: jhi                                   on 2001/06/24  14:20:38
545         Log: Subject: Re: [PATCH 5.6.1] OS2 Configure
546              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
547              Date: Sun, 24 Jun 2001 05:24:40 -0400
548              Message-ID: <20010624052440.A27698@math.ohio-state.edu>
549      Branch: perl
550            ! Configure hints/os2.sh
551 ____________________________________________________________________________
552 [ 10891] By: jhi                                   on 2001/06/24  13:50:26
553         Log: Subject: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of 
554              From: Mike Guy <mjtg@cam.ac.uk>
555              Date: Sun, 24 Jun 2001 15:28:39 +0100
556              Message-Id: <E15EAsR-0007Bi-00@draco.cus.cam.ac.uk>
557              
558              Fix an ancient (5.002) bug.
559      Branch: perl
560            ! lib/Carp/Heavy.pm
561 ____________________________________________________________________________
562 [ 10890] By: jhi                                   on 2001/06/24  13:44:43
563         Log: The #10881 was too vigorous in pp_system() in moving 'unused'
564              variables.
565      Branch: perl
566            ! pp_sys.c
567 ____________________________________________________________________________
568 [ 10889] By: jhi                                   on 2001/06/24  13:24:00
569         Log: Make UTS as per #10888.
570      Branch: perl
571            ! hints/uts.sh
572 ____________________________________________________________________________
573 [ 10888] By: jhi                                   on 2001/06/24  13:21:23
574         Log: Factor the PERL_SYS_INIT() code, from Hugo van der Sanden.
575      Branch: perl
576            ! hints/freebsd.sh hints/posix-bc.sh hints/sco.sh
577            ! mpeix/mpeixish.h perl.h unixish.h
578 ____________________________________________________________________________
579 [ 10887] By: jhi                                   on 2001/06/24  13:15:45
580         Log: AUTHORS update.
581      Branch: perl
582            ! AUTHORS
583 ____________________________________________________________________________
584 [ 10886] By: jhi                                   on 2001/06/24  13:14:31
585         Log: Subject: Encode::Tcl for multibyte doesnot work
586              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
587              Date: Sun, 24 Jun 2001 22:48:21 +0900
588              Message-Id: <20010624223252.6658.BQW10602@nifty.com>
589      Branch: perl
590            ! ext/Encode/Encode/Tcl.pm
591 ____________________________________________________________________________
592 [ 10885] By: jhi                                   on 2001/06/24  13:12:46
593         Log: Subject: [PATCH] Remove tautology in error messages
594              From: Mike Guy <mjtg@cam.ac.uk>
595              Date: Sun, 24 Jun 2001 13:31:00 +0100
596              Message-Id: <E15E92a-0006em-00@draco.cus.cam.ac.uk>
597      Branch: perl
598            ! pp_sys.c
599 ____________________________________________________________________________
600 [ 10884] By: jhi                                   on 2001/06/24  13:11:36
601         Log: Darwin needs -traditional-cpp for cppflags to build Errno. 
602      Branch: perl
603            ! hints/darwin.sh
604 ____________________________________________________________________________
605 [ 10883] By: jhi                                   on 2001/06/24  13:09:55
606         Log: Subject: Re: [PATCH 5.6.1] test suite
607              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
608              Date: Sun, 24 Jun 2001 05:47:05 -0400
609              Message-ID: <20010624054705.A27890@math.ohio-state.edu>
610              
611              Test suite fixes.
612      Branch: perl
613            ! ext/POSIX/sigaction.t lib/File/stat.t perl.c t/io/utf8.t
614 ____________________________________________________________________________
615 [ 10882] By: jhi                                   on 2001/06/24  13:07:46
616         Log: Subject: Re: [PATCH 5.6.1] OS2 warnings
617              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
618              Date: Sun, 24 Jun 2001 05:37:19 -0400
619              Message-ID: <20010624053719.A27866@math.ohio-state.edu>
620      Branch: perl
621            ! os2/dl_os2.c os2/os2.c os2/os2ish.h
622 ____________________________________________________________________________
623 [ 10881] By: jhi                                   on 2001/06/24  13:05:24
624         Log: Subject: Re: [PATCH 5.6.1] pp_sys.c warnings
625              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
626              Date: Sun, 24 Jun 2001 05:34:50 -0400
627              Message-ID: <20010624053450.A27856@math.ohio-state.edu>
628              
629              Pacify compiler warnings.
630      Branch: perl
631            ! pp_sys.c
632 ____________________________________________________________________________
633 [ 10880] By: jhi                                   on 2001/06/24  13:02:30
634         Log: Subject: Re: [PATCH 5.6.1] OS2 linking
635              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
636              Date: Sun, 24 Jun 2001 05:21:18 -0400
637              Message-ID: <20010624052118.A27615@math.ohio-state.edu>
638              
639              Enable compression of executables during link time.
640      Branch: perl
641            ! hints/os2.sh
642 ____________________________________________________________________________
643 [ 10879] By: jhi                                   on 2001/06/24  13:00:47
644         Log: Subject: Re: [PATCH 5.6.1] OS2 linking
645              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
646              Date: Sun, 24 Jun 2001 05:15:11 -0400
647              Message-ID: <20010624051511.A27544@math.ohio-state.edu>
648              
649              Add ordinals to the export list for Perl DLL.
650              (Breaks intra-version DLL compatibility.)
651      Branch: perl
652            ! makedef.pl
653 ____________________________________________________________________________
654 [ 10878] By: jhi                                   on 2001/06/24  02:12:04
655         Log: Allow (displaying and) re-editing the Subject in perlbug.
656              Also abstract the Subject quality control into a function.
657      Branch: perl
658            ! utils/perlbug.PL
659 ____________________________________________________________________________
660 [ 10877] By: jhi                                   on 2001/06/24  01:40:53
661         Log: Display $ENV{CYGWIN} in perlbug if set (like #10875 for perl -V).
662      Branch: perl
663            ! utils/perlbug.PL
664 ____________________________________________________________________________
665 [ 10876] By: jhi                                   on 2001/06/24  01:37:05
666         Log: Regen toc and modlib.
667      Branch: perl
668            ! pod/perlmodlib.pod pod/perltoc.pod
669 ____________________________________________________________________________
670 [ 10875] By: jhi                                   on 2001/06/24  01:29:33
671         Log: In Cygwin display the $ENV{CYGWIN} under perl -V, as suggested
672              by John Peacock.  (Can be 'ntea' which means emulate UNIX file
673              attribute semantics as much as possible, or 'ntsec' which uses
674              native NTFS semantics.)  (See also #10877.)
675      Branch: perl
676            ! perl.c
677 ____________________________________________________________________________
678 [ 10874] By: jhi                                   on 2001/06/23  23:57:28
679         Log: Hack to get rid of the UNEXPECTEDLY succeeded message for now.
680      Branch: perl
681            ! lib/Test/Harness.pm
682 ____________________________________________________________________________
683 [ 10873] By: jhi                                   on 2001/06/23  23:36:56
684         Log: Just zap the -uPerlio.
685      Branch: perl
686            ! ext/B/Stash.t
687 ____________________________________________________________________________
688 [ 10872] By: jhi                                   on 2001/06/23  21:29:10
689         Log: Do not test PerlIO if PerlIO not used.
690      Branch: perl
691            ! ext/PerlIO/PerlIO.t
692 ____________________________________________________________________________
693 [ 10871] By: jhi                                   on 2001/06/23  21:12:49
694         Log: Regen perlapi.
695      Branch: perl
696            ! pod/perlapi.pod
697 ____________________________________________________________________________
698 [ 10870] By: jhi                                   on 2001/06/23  21:03:31
699         Log: Subject: [PATCH] Re: [PATCH] nuke strtol (was Re: One fix for strtoul not setting errno)
700              From: Nicholas Clark <nick@ccl4.org>
701              Date: Sat, 23 Jun 2001 22:55:47 +0100
702              Message-ID: <20010623225547.Z98663@plum.flirble.org>
703      Branch: perl
704            ! numeric.c
705 ____________________________________________________________________________
706 [ 10869] By: jhi                                   on 2001/06/23  17:13:21
707         Log: Subject: [PATCH: perl@10825] MacOS fixups for new lib/h2xs.t
708              From: Prymmer/Kahn <pvhp@best.com>
709              Date: Sat, 23 Jun 2001 11:08:52 -0700 (PDT)
710              Message-ID: <Pine.BSF.4.21.0106231105380.25634-100000@shell8.ba.best.com>
711      Branch: perl
712            ! lib/h2xs.t
713 ____________________________________________________________________________
714 [ 10868] By: jhi                                   on 2001/06/23  16:04:38
715         Log: cygwin needs cygwin1.dll in PATH or cwd to run external programs.
716              cygwin does not taint cwd, just like win32.
717      Branch: perl
718            ! lib/File/Find/taint.t t/op/taint.t
719 ____________________________________________________________________________
720 [ 10867] By: jhi                                   on 2001/06/23  15:39:15
721         Log: Retract #10865, the patch should be unnecessary.
722              (But seemingly helpful in Cygwin?  Strange.)
723      Branch: perl
724            ! lib/Memoize/t/tie_ndbm.t
725 ____________________________________________________________________________
726 [ 10866] By: jhi                                   on 2001/06/23  15:06:30
727         Log: Misplaced test file; plus Cygwin filesystem semantics.
728      Branch: perl
729            + ext/SDBM_File/sdbm.t
730            - ext/ODBM_File/sdbm.t
731            ! MANIFEST
732 ____________________________________________________________________________
733 [ 10865] By: jhi                                   on 2001/06/23  15:01:02
734         Log: (Retracted by #10867.)
735      Branch: perl
736            ! lib/Memoize/t/tie_ndbm.t
737 ____________________________________________________________________________
738 [ 10864] By: jhi                                   on 2001/06/23  14:25:43
739         Log: Metaconfig unit change for #10863.
740      Branch: metaconfig/U/perl
741            ! Extensions.U
742 ____________________________________________________________________________
743 [ 10863] By: jhi                                   on 2001/06/23  14:25:20
744         Log: In Cygwin do not build NDBM_File and ODBM_File unless
745              -lndbm and -ldbm are available.
746      Branch: perl
747            ! Configure config_h.SH
748 ____________________________________________________________________________
749 [ 10862] By: jhi                                   on 2001/06/23  14:02:14
750         Log: More Cygwin filesystem semantics.
751      Branch: perl
752            ! t/io/fs.t t/op/stat.t
753 ____________________________________________________________________________
754 [ 10861] By: jhi                                   on 2001/06/23  13:38:00
755         Log: More DOSish permission semantics for Cygwin.
756      Branch: perl
757            ! lib/AnyDBM_File.t
758 ____________________________________________________________________________
759 [ 10860] By: jhi                                   on 2001/06/23  13:32:41
760         Log: Cygwin too has different permission semantics.
761      Branch: perl
762            ! ext/GDBM_File/gdbm.t
763 ____________________________________________________________________________
764 [ 10859] By: jhi                                   on 2001/06/23  13:30:06
765         Log: The group (and assumedly passwd) databases can have
766              only one entry (this is the case in cygwin).
767      Branch: perl
768            ! t/op/grent.t t/op/pwent.t
769 ____________________________________________________________________________
770 [ 10858] By: jhi                                   on 2001/06/23  13:16:26
771         Log: Also in Cygwin use Socket to figure out domainname
772              (if any) (avoids trying to call external 'domainname',
773              which doesn't at the moment exist in Cygwin)
774      Branch: perl
775            ! lib/Net/Domain.pm
776 ____________________________________________________________________________
777 [ 10857] By: jhi                                   on 2001/06/23  12:48:32
778         Log: Remove also the lib$Foo.def, not just $Foo.def.
779      Branch: perl
780            ! lib/ExtUtils/MM_Unix.pm
781 ____________________________________________________________________________
782 [ 10856] By: jhi                                   on 2001/06/23  12:21:53
783         Log: In UTS do signal(SIGFPE, SIG_IGN) in PERL_SYS_INIT().
784      Branch: perl
785            ! unixish.h
786 ____________________________________________________________________________
787 [ 10855] By: jhi                                   on 2001/06/23  12:14:15
788         Log: Fix for ID 20010619.003, the [[:print:]] is not supposed
789              to match the whole isprint(), only the space character.
790      Branch: perl
791            ! handy.h pod/perlre.pod t/op/pat.t
792 ____________________________________________________________________________
793 [ 10854] By: nick                                  on 2001/06/23  08:09:33
794         Log: Integrate mainline
795      Branch: perlio
796           !> Configure ext/IPC/SysV/Semaphore.pm hints/unicos.sh
797           !> lib/ExtUtils.t lib/File/Find/taint.t
798           !> lib/Math/BigInt/t/bigintpm.t lib/Net/netent.t
799           !> lib/Net/protoent.t lib/Net/servent.t mg.c t/op/mkdir.t
800           !> t/op/sprintf.t vms/descrip_mms.template vms/ext/Stdio/Stdio.xs
801 ____________________________________________________________________________
802 [ 10853] By: jhi                                   on 2001/06/23  03:48:09
803         Log: Make also the bigintpm.t (like op/sprintf.t) be less demanding
804              with its floats    in os390 and s390 (UTS).
805      Branch: perl
806            ! lib/Math/BigInt/t/bigintpm.t
807 ____________________________________________________________________________
808 [ 10852] By: jhi                                   on 2001/06/23  03:38:53
809         Log: Add also UTS (s390) to the non-IEEE float platforms.
810      Branch: perl
811            ! t/op/sprintf.t
812 ____________________________________________________________________________
813 [ 10851] By: jhi                                   on 2001/06/23  03:36:04
814         Log: Subject: RFC: what are applicable standards for exponent sizes?
815              From: Peter Prymmer <pvhp@forte.com>
816              Date: Tue, 19 Jun 2001 17:18:06 -0700 (PDT)
817              Message-ID: <Pine.OSF.4.10.10106191712070.361736-100000@aspara.forte.com>
818      Branch: perl
819            ! t/op/sprintf.t
820 ____________________________________________________________________________
821 [ 10850] By: jhi                                   on 2001/06/23  03:29:04
822         Log: Subject: [PATCH: perl@10825] build (and test!) VMS::Stdio on VMS
823              From: Peter Prymmer <pvhp@forte.com>
824              Date: Fri, 22 Jun 2001 19:08:23 -0700 (PDT)
825              Message-ID: <Pine.OSF.4.10.10106221903270.24012-100000@aspara.forte.com>
826      Branch: perl
827            ! vms/descrip_mms.template vms/ext/Stdio/Stdio.xs
828 ____________________________________________________________________________
829 [ 10849] By: jhi                                   on 2001/06/23  03:27:21
830         Log: Subject: [PATCH: perl@10825] correction to lib/ExtUtils.t patch
831              From: Peter Prymmer <pvhp@forte.com>
832              Date: Fri, 22 Jun 2001 17:56:01 -0700 (PDT)
833              Message-ID: <Pine.OSF.4.10.10106221754180.24012-100000@aspara.forte.com>
834      Branch: perl
835            ! lib/ExtUtils.t
836 ____________________________________________________________________________
837 [ 10848] By: jhi                                   on 2001/06/22  21:51:31
838         Log: Retract #10845.
839      Branch: perl
840            ! lib/File/Find/taint.t
841 ____________________________________________________________________________
842 [ 10847] By: jhi                                   on 2001/06/22  21:50:38
843         Log: Yet another error message.
844      Branch: perl
845            ! t/op/mkdir.t
846 ____________________________________________________________________________
847 [ 10846] By: jhi                                   on 2001/06/22  21:48:39
848         Log: The croak message for nonexistent socket functions may vary.
849      Branch: perl
850            ! lib/Net/netent.t lib/Net/protoent.t lib/Net/servent.t
851 ____________________________________________________________________________
852 [ 10845] By: jhi                                   on 2001/06/22  21:42:38
853         Log: (Retracted by #10848.)
854      Branch: perl
855            ! lib/File/Find/taint.t
856 ____________________________________________________________________________
857 [ 10844] By: jhi                                   on 2001/06/22  21:32:58
858         Log: Integrate perlio.
859      Branch: perl
860           !> lib/File/Find/taint.t t/op/write.t
861 ____________________________________________________________________________
862 [ 10843] By: nick                                  on 2001/06/22  21:24:51
863         Log: Back out debug in taint.t
864      Branch: perlio
865            ! lib/File/Find/taint.t
866 ____________________________________________________________________________
867 [ 10842] By: jhi                                   on 2001/06/22  21:20:02
868         Log: setitimer() does not exist in Unicos, despite of what
869              Configure thinks, from Mark P. Lutz.
870      Branch: perl
871            ! hints/unicos.sh
872 ____________________________________________________________________________
873 [ 10841] By: nick                                  on 2001/06/22  21:19:36
874         Log: Skip cwd test on Win32 ???
875      Branch: perlio
876            ! lib/File/Find/taint.t
877 ____________________________________________________________________________
878 [ 10840] By: jhi                                   on 2001/06/22  21:17:34
879         Log: Casting this way seems to keep both 64-bitint x86 FreeBSD
880              and Tru64 gcc -Wall happy.
881      Branch: perl
882            ! mg.c
883 ____________________________________________________________________________
884 [ 10839] By: jhi                                   on 2001/06/22  21:15:32
885         Log: The packs must be done in native shorts, fix from Mark P. Lutz.
886      Branch: perl
887            ! ext/IPC/SysV/Semaphore.pm
888 ____________________________________________________________________________
889 [ 10838] By: jhi                                   on 2001/06/22  21:12:02
890         Log: Metaconfig unit change for #10837.
891      Branch: metaconfig/U/perl
892            ! Cross.U
893 ____________________________________________________________________________
894 [ 10837] By: jhi                                   on 2001/06/22  21:09:42
895         Log: Cleanup of the cross-compilation unit.
896      Branch: perl
897            ! Configure
898 ____________________________________________________________________________
899 [ 10836] By: nick                                  on 2001/06/22  20:45:12
900         Log: Skip |- based op/write.t on Win32 as well as VMS
901      Branch: perlio
902            ! t/op/write.t
903 ____________________________________________________________________________
904 [ 10835] By: jhi                                   on 2001/06/22  20:44:20
905         Log: Integrate perlio.
906      Branch: perl
907           !> util.c
908 ____________________________________________________________________________
909 [ 10834] By: nick                                  on 2001/06/22  20:41:54
910         Log: Integrate mainline
911      Branch: perlio
912           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
913           !> config_h.SH pp_sys.c uconfig.h util.c vos/config.alpha.h
914           !> vos/config.ga.h
915 ____________________________________________________________________________
916 [ 10833] By: nick                                  on 2001/06/22  20:22:58
917         Log: Patcho fix.
918      Branch: perlio
919            ! util.c
920 ____________________________________________________________________________
921 [ 10832] By: jhi                                   on 2001/06/22  20:13:02
922         Log: Metaconfig unit changes for #10831.
923      Branch: metaconfig
924            ! U/compline/d_safebcpy.U U/compline/d_safemcpy.U
925 ____________________________________________________________________________
926 [ 10831] By: jhi                                   on 2001/06/22  20:12:29
927         Log: Subject: [PATCH 5.7.x] Further tiny bcopy cleanup
928              From: Andy Dougherty <doughera@lafayette.edu>
929              Date: Fri, 22 Jun 2001 14:29:51 -0400 (EDT)
930              Message-ID: <Pine.SOL.4.10.10106221417030.28044-100000@maxwell.phys.lafayette.edu>
931      Branch: perl
932            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
933            ! config_h.SH uconfig.h vos/config.alpha.h vos/config.ga.h
934 ____________________________________________________________________________
935 [ 10830] By: jhi                                   on 2001/06/22  19:50:15
936         Log: MPE/iX prototype nits from Mark Bixby.
937      Branch: perl
938            ! pp_sys.c
939 ____________________________________________________________________________
940 [ 10829] By: jhi                                   on 2001/06/22  16:25:16
941         Log: Detypo.
942      Branch: perl
943            ! util.c
944 ____________________________________________________________________________
945 [ 10828] By: nick                                  on 2001/06/22  15:33:37
946         Log: Integrate mainline (in near desperate attempt to get Win32 to build...)
947      Branch: perlio
948           +> lib/h2xs.t
949           !> AUTHORS Changes MANIFEST Makefile.SH NetWare/t/NWScripts.pl
950           !> ext/B/Deparse.t ext/POSIX/POSIX.xs lib/ExtUtils.t
951           !> lib/ExtUtils/Constant.pm lib/I18N/LangTags.pm
952           !> lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/test.pl
953           !> lib/Locale/Maketext.pm lib/Locale/Maketext.pod
954           !> lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/test.pl
955           !> lib/Math/BigFloat.pm lib/Math/BigInt.pm patchlevel.h
956           !> t/op/write.t t/pod/plainer.t utils/h2xs.PL vms/vms.c
957           !> vms/vmsish.h
958 ____________________________________________________________________________
959 [ 10827] By: jhi                                   on 2001/06/22  14:15:26
960         Log: Subject: [PATCH perl@10800] sigaction workaround for VMS
961              Date: Fri, 22 Jun 2001 10:08:35 -0500
962              From: "Craig A. Berry" <craigberry@mac.com>
963              Message-Id: <a05101001b75908704194@[192.168.56.145]>
964      Branch: perl
965            ! vms/vms.c vms/vmsish.h
966 ____________________________________________________________________________
967 [ 10826] By: jhi                                   on 2001/06/22  13:35:37
968         Log: NetWare scripts tweak from Ananth Kesari.
969      Branch: perl
970            ! NetWare/t/NWScripts.pl
971 ____________________________________________________________________________
972 [ 10825] By: jhi                                   on 2001/06/22  13:00:55
973         Log: Update Changes.
974      Branch: perl
975            ! Changes patchlevel.h
976 ____________________________________________________________________________
977 [ 10824] By: jhi                                   on 2001/06/22  12:46:56
978         Log: Add .i and .s targets.
979      Branch: perl
980            ! Makefile.SH
981 ____________________________________________________________________________
982 [ 10823] By: jhi                                   on 2001/06/22  12:25:20
983         Log: Upgrade to Locale::Maketext 1.03.
984      Branch: perl
985            ! lib/Locale/Maketext.pm lib/Locale/Maketext.pod
986            ! lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/test.pl
987 ____________________________________________________________________________
988 [ 10822] By: jhi                                   on 2001/06/22  12:23:57
989         Log: Upgrade to I18N::LangTags 0.26.
990      Branch: perl
991            ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
992            ! lib/I18N/LangTags/test.pl
993 ____________________________________________________________________________
994 [ 10821] By: jhi                                   on 2001/06/22  12:16:41
995         Log: The #10792 didn't take, and s/sighni/signi/, as noticed by
996              Philip Newton.
997      Branch: perl
998            ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
999            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
1000 ____________________________________________________________________________
1001 [ 10820] By: jhi                                   on 2001/06/22  12:13:37
1002         Log: Subject: [PATCH: perl@10800] trigraphs and tests for h2xs
1003              From: Prymmer/Kahn <pvhp@best.com>
1004              Date: Fri, 22 Jun 2001 00:03:24 -0700 (PDT)
1005              Message-ID: <Pine.BSF.4.21.0106212354510.6026-100000@shell8.ba.best.com>
1006      Branch: perl
1007            + lib/h2xs.t
1008            ! MANIFEST utils/h2xs.PL
1009 ____________________________________________________________________________
1010 [ 10819] By: jhi                                   on 2001/06/22  12:11:56
1011         Log: Subject: [PATCH: perl@10800] nmake specific cleanliness for lib/ExtUtils.t
1012              From: Prymmer/Kahn <pvhp@best.com>
1013              Date: Thu, 21 Jun 2001 23:53:27 -0700 (PDT)
1014              Message-ID: <Pine.BSF.4.21.0106212346540.6026-100000@shell8.ba.best.com>
1015      Branch: perl
1016            ! lib/ExtUtils.t
1017 ____________________________________________________________________________
1018 [ 10818] By: jhi                                   on 2001/06/22  12:11:08
1019         Log: Subject: [PATCH: perl@10800] clean up after t/pod/plainer.t on Win32
1020              From: Prymmer/Kahn <pvhp@best.com>
1021              Date: Thu, 21 Jun 2001 23:45:15 -0700 (PDT)
1022              Message-ID: <Pine.BSF.4.21.0106212341510.6026-100000@shell8.ba.best.com>
1023      Branch: perl
1024            ! t/pod/plainer.t
1025 ____________________________________________________________________________
1026 [ 10817] By: jhi                                   on 2001/06/22  12:10:05
1027         Log: AUTHORS update.
1028      Branch: perl
1029            ! AUTHORS
1030 ____________________________________________________________________________
1031 [ 10816] By: jhi                                   on 2001/06/22  12:08:24
1032         Log: Subject: should POSIX.xs use XSRETURN_UNDEF in sigaction?
1033              From: "Craig A. Berry" <craigberry@mac.com>
1034              Date: Thu, 21 Jun 2001 18:20:38 -0500
1035              Message-Id: <5.1.0.14.0.20010621180227.02a8e930@exchi01>
1036      Branch: perl
1037            ! ext/POSIX/POSIX.xs
1038 ____________________________________________________________________________
1039 [ 10815] By: jhi                                   on 2001/06/22  12:07:19
1040         Log: Subject: [PATCH perl@10765] fix Deparse.t and write.t for VMS
1041              From: "Craig A. Berry" <craigberry@mac.com>
1042              Date: Thu, 21 Jun 2001 09:58:52 -0500
1043              Message-Id: <5.1.0.14.0.20010620172532.033cdb88@exchi01>
1044      Branch: perl
1045            ! ext/B/Deparse.t t/op/write.t
1046 ____________________________________________________________________________
1047 [ 10814] By: nick                                  on 2001/06/22  08:13:09
1048         Log: Integrate mainline.
1049      Branch: perlio
1050           !> (integrate 46 files)
1051 ____________________________________________________________________________
1052 [ 10813] By: jhi                                   on 2001/06/22  02:48:58
1053         Log: Change the prefixes only if $prefix is unset,
1054              as originally patched by Marcel Grunauer.
1055      Branch: perl
1056            ! hints/darwin.sh hints/rhapsody.sh
1057 ____________________________________________________________________________
1058 [ 10812] By: jhi                                   on 2001/06/22  02:44:41
1059         Log: Subject: Re: Patch for hints/darwin.sh
1060              From: Wilfredo Sanchez <wsanchez@MIT.EDU>
1061              Date: Thu, 21 Jun 2001 11:23:46 -0700
1062              Message-Id: <200106211823.OAA01089@melbourne-city-street.mit.edu>
1063      Branch: perl
1064            ! hints/darwin.sh hints/rhapsody.sh
1065 ____________________________________________________________________________
1066 [ 10811] By: jhi                                   on 2001/06/22  02:34:27
1067         Log: Add .PHONY targets for non-file targets,
1068              from Wilfredo Sánchez.  Should help saying
1069              "make install" on case-insensitive filesystems.
1070      Branch: perl
1071            ! Makefile.SH
1072 ____________________________________________________________________________
1073 [ 10810] By: jhi                                   on 2001/06/22  02:01:23
1074         Log: Subject: Re: Automated smoke report for patch 10764 (truncated)
1075              From: Doug MacEachern <dougm@covalent.net>
1076              Date: Thu, 21 Jun 2001 19:32:05 -0700 (PDT)
1077              Message-ID: <Pine.LNX.4.21.0106211925020.17261-100000@mako.covalent.net>
1078              
1079              plus reword the getcwd() comment, plus use getcwd() buffer
1080              size minus one.
1081      Branch: perl
1082            ! util.c
1083 ____________________________________________________________________________
1084 [ 10809] By: jhi                                   on 2001/06/22  01:16:58
1085         Log: More gprofing from Doug MacEachern.
1086      Branch: perl
1087            ! Makefile.SH
1088 ____________________________________________________________________________
1089 [ 10808] By: jhi                                   on 2001/06/22  01:15:11
1090         Log: Metaconfig unit change for #10807.
1091      Branch: metaconfig/U/perl
1092            ! d_sfio.U
1093 ____________________________________________________________________________
1094 [ 10807] By: jhi                                   on 2001/06/22  01:14:43
1095         Log: Tell that you are removing the unneeded -lsfio.
1096      Branch: perl
1097            ! Configure
1098 ____________________________________________________________________________
1099 [ 10806] By: jhi                                   on 2001/06/22  01:03:14
1100         Log: More MPE/iX tweaks from Mark Bixby.
1101      Branch: perl
1102            ! perl.c t/op/magic.t
1103 ____________________________________________________________________________
1104 [ 10805] By: jhi                                   on 2001/06/21  22:41:11
1105         Log: The fchdir() proto is supposed to live in <unistd.h>.
1106      Branch: perl
1107            ! ext/Cwd/Cwd.xs
1108 ____________________________________________________________________________
1109 [ 10804] By: jhi                                   on 2001/06/21  22:24:42
1110         Log: This town is too small for the Cwd extension and me,
1111              it would seem...
1112      Branch: perl
1113            ! ext/Cwd/Cwd.xs
1114 ____________________________________________________________________________
1115 [ 10803] By: jhi                                   on 2001/06/21  21:54:00
1116         Log: Metaconfig unit change for #10802.
1117      Branch: metaconfig/U/perl
1118            ! d_modfl.U
1119 ____________________________________________________________________________
1120 [ 10802] By: jhi                                   on 2001/06/21  21:53:37
1121         Log: More d'ohs.
1122      Branch: perl
1123            ! Configure
1124 ____________________________________________________________________________
1125 [ 10801] By: jhi                                   on 2001/06/21  21:38:38
1126         Log: Off-by-one.  I'm so classic.
1127      Branch: perl
1128            ! util.c
1129 ____________________________________________________________________________
1130 [ 10800] By: jhi                                   on 2001/06/21  20:10:19
1131         Log: Update Changes.
1132      Branch: perl
1133            ! Changes patchlevel.h
1134 ____________________________________________________________________________
1135 [ 10799] By: jhi                                   on 2001/06/21  20:03:54
1136         Log: Subject: Documentation patch for Net::FTP
1137              From: Marcel Grunauer <marcel@codewerk.com>
1138              Date: Wed, 20 Jun 2001 23:03:26 +0200
1139              Message-Id: <20010620210309.DCMT6087.viemta06@localhost>
1140      Branch: perl
1141            ! lib/Net/FTP.pm
1142 ____________________________________________________________________________
1143 [ 10798] By: jhi                                   on 2001/06/21  20:01:14
1144         Log: Retract the #10417 mg.c and embed.pl parts because of
1145              strange SEGVs in 64bit x86 FreeBSD observed by
1146              Nicholas Clark.
1147      Branch: perl
1148            ! embed.pl mg.c perlapi.c pod/perlintern.pod proto.h
1149 ____________________________________________________________________________
1150 [ 10797] By: jhi                                   on 2001/06/21  19:40:34
1151         Log: Add fchdir() probe (in non-UNIX systems assume it doesn't exist).
1152      Branch: perl
1153            ! Configure NetWare/config.wc NetWare/config_H.wc
1154            ! Porting/Glossary Porting/config.sh Porting/config_H
1155            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
1156            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
1157            ! vos/config.ga.h win32/config.bc win32/config.gc
1158            ! win32/config.vc win32/config_H.bc win32/config_H.gc
1159            ! win32/config_H.vc
1160 ____________________________________________________________________________
1161 [ 10796] By: jhi                                   on 2001/06/21  19:08:28
1162         Log: Cwd tweak from Doug MacEachern.
1163      Branch: perl
1164            ! ext/Cwd/Cwd.xs
1165 ____________________________________________________________________________
1166 [ 10795] By: jhi                                   on 2001/06/21  19:03:48
1167         Log: Protect the fchdir() and lstat() with ifdefs.
1168              fchdir() needs a Configure probe.
1169      Branch: perl
1170            ! ext/Cwd/Cwd.xs
1171 ____________________________________________________________________________
1172 [ 10794] By: nick                                  on 2001/06/21  17:11:35
1173         Log: Integrate mainline
1174      Branch: perlio
1175           +> ext/File/Glob/t/basic.t ext/File/Glob/t/case.t
1176           +> ext/File/Glob/t/global.t ext/File/Glob/t/taint.t
1177           +> lib/Attribute/Handlers/test.pl lib/File/Temp/t/mktemp.t
1178           +> lib/File/Temp/t/posix.t lib/File/Temp/t/security.t
1179           +> lib/File/Temp/t/tempfile.t lib/Getopt/Long/t/basic.t
1180           +> lib/Getopt/Long/t/compat.t lib/Getopt/Long/t/linkage.t
1181           +> lib/Getopt/Long/t/oo.t lib/Text/TabsWrap/t/fill.t
1182           +> lib/Text/TabsWrap/t/tabs.t lib/Text/TabsWrap/t/wrap.t
1183            - lib/Attribute/Handlers.t lib/File/Glob/basic.t
1184            - lib/File/Glob/case.t lib/File/Glob/global.t
1185            - lib/File/Glob/taint.t lib/File/Temp/mktemp.t
1186            - lib/File/Temp/posix.t lib/File/Temp/security.t
1187            - lib/File/Temp/tempfile.t lib/Getopt/Long/basic.t
1188            - lib/Getopt/Long/compat.t lib/Getopt/Long/linkage.t
1189            - lib/Getopt/Long/oo.t lib/Text/Tabs.t lib/Text/Wrap/fill.t
1190            - lib/Text/Wrap/wrap.t
1191           !> (integrate 41 files)
1192 ____________________________________________________________________________
1193 [ 10793] By: jhi                                   on 2001/06/21  17:01:26
1194         Log: Subject: [PATCH perl@10765] fix Cwd.xs for VMS
1195              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
1196              Date: Thu, 21 Jun 2001 13:04:54 -0500
1197              Message-Id: <5.1.0.14.0.20010621124127.029fe120@exchi01>
1198      Branch: perl
1199            ! ext/Cwd/Cwd.xs
1200 ____________________________________________________________________________
1201 [ 10792] By: jhi                                   on 2001/06/21  16:13:57
1202         Log: Subject: [PATCH pod] overlong =item
1203              From: Robin Barker <rmb1@cise.npl.co.uk>
1204              Date: Thu, 21 Jun 2001 18:08:04 +0100 (BST)
1205              Message-Id: <200106211708.SAA08097@tempest.npl.co.uk>
1206      Branch: perl
1207            ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
1208            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
1209 ____________________________________________________________________________
1210 [ 10791] By: jhi                                   on 2001/06/21  16:10:51
1211         Log: Subject: [PATCH perlio.c] format 
1212              From: Robin Barker <rmb1@cise.npl.co.uk>
1213              Date: Thu, 21 Jun 2001 18:05:02 +0100 (BST)
1214              Message-Id: <200106211705.SAA08067@tempest.npl.co.uk>
1215      Branch: perl
1216            ! perlio.c
1217 ____________________________________________________________________________
1218 [ 10790] By: jhi                                   on 2001/06/21  15:52:04
1219         Log: Subject: Re: [PATCH 5.7.1] sv.c documentation
1220              From: Radu Greab <radu@netsoft.ro>
1221              Date: Thu, 21 Jun 2001 19:06:02 +0300
1222              Message-ID: <15154.7018.376419.295092@ix.netsoft.ro>
1223      Branch: perl
1224            ! pod/perlapi.pod sv.c
1225 ____________________________________________________________________________
1226 [ 10789] By: jhi                                   on 2001/06/21  14:48:25
1227         Log: The metaconfig unit changes for #10788.
1228      Branch: metaconfig/U/perl
1229            ! Cross.U fflushall.U
1230 ____________________________________________________________________________
1231 [ 10788] By: jhi                                   on 2001/06/21  14:47:48
1232         Log: Cross-configuration changes: make $from to rm the files
1233              before copying them over (this means that he rm can be
1234              removed from the fflushall test), create $targetmkdir      
1235              (not documented in install since it is supposed to internal
1236              use only), make $run to copy over the executable only if
1237              a stamp file .xok doesn't already exist (to avoid unnecessary
1238              copying of the executable)
1239      Branch: perl
1240            ! Configure Makefile.SH
1241 ____________________________________________________________________________
1242 [ 10787] By: nick                                  on 2001/06/21  14:16:18
1243         Log: Integrate mainline
1244      Branch: perlio
1245           +> lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/List.pm
1246           +> lib/I18N/LangTags/README lib/Locale/Maketext/ChangeLog
1247           +> lib/Locale/Maketext/README lib/Locale/Maketext/test.pl
1248            - lib/I18N/LangTags/List.pod lib/Locale/Maketext.t
1249           !> (integrate 34 files)
1250 ____________________________________________________________________________
1251 [ 10786] By: jhi                                   on 2001/06/21  13:59:32
1252         Log: Re-add the files as text.
1253      Branch: perl
1254            + t/lib/locale/latin1 t/lib/locale/utf8 t/lib/warnings/utf8
1255 ____________________________________________________________________________
1256 [ 10785] By: jhi                                   on 2001/06/21  13:57:55
1257         Log: Delete the binary files.
1258      Branch: perl
1259            - t/lib/locale/latin1 t/lib/locale/utf8 t/lib/warnings/utf8
1260 ____________________________________________________________________________
1261 [ 10784] By: jhi                                   on 2001/06/21  13:49:47
1262         Log: Subject: [PATCH 5.7.x] Unnecessary pod2man calls in new extensions
1263              From: Andy Dougherty <doughera@lafayette.edu>
1264              Date: Thu, 21 Jun 2001 10:44:05 -0400 (EDT)
1265              Message-ID: <Pine.SOL.4.10.10106211040180.26439-100000@maxwell.phys.lafayette.edu>
1266      Branch: perl
1267            ! ext/Digest/MD5/Makefile.PL ext/List/Util/Makefile.PL
1268            ! ext/MIME/Base64/Makefile.PL ext/PerlIO/Scalar/Makefile.PL
1269            ! ext/PerlIO/Via/Makefile.PL ext/Time/HiRes/Makefile.PL
1270            ! ext/Time/Piece/Makefile.PL ext/XS/Typemap/Makefile.PL
1271 ____________________________________________________________________________
1272 [ 10783] By: jhi                                   on 2001/06/21  13:46:50
1273         Log: Subject: [ID 20010621.002] UnixWare 7.1.1 and Perl-5.6.1 problems
1274              From: 0000-Admin <root@egg.karlov.mff.cuni.cz>(0000)
1275              Date: Wed, 20 Jun 2001 14:11:49 +0200 (MET DST) 
1276              Message-Id: <200106201211.f5KCBnm24320@egg.karlov.mff.cuni.cz>
1277              
1278              Setting umask to something friendlier.
1279      Branch: perl
1280            ! installman installperl
1281 ____________________________________________________________________________
1282 [ 10782] By: jhi                                   on 2001/06/21  13:42:17
1283         Log: Shuffle around tests to (ext|lib)/.../t/ subdirectories.
1284              Resort MANIFEST with sort -f, looks much better.
1285      Branch: perl
1286            + ext/File/Glob/t/basic.t ext/File/Glob/t/case.t
1287            + ext/File/Glob/t/global.t ext/File/Glob/t/taint.t
1288            + lib/Attribute/Handlers/test.pl lib/File/Temp/t/mktemp.t
1289            + lib/File/Temp/t/posix.t lib/File/Temp/t/security.t
1290            + lib/File/Temp/t/tempfile.t lib/Getopt/Long/t/basic.t
1291            + lib/Getopt/Long/t/compat.t lib/Getopt/Long/t/linkage.t
1292            + lib/Getopt/Long/t/oo.t lib/Text/TabsWrap/t/fill.t
1293            + lib/Text/TabsWrap/t/tabs.t lib/Text/TabsWrap/t/wrap.t
1294            - lib/Attribute/Handlers.t lib/File/Glob/basic.t
1295            - lib/File/Glob/case.t lib/File/Glob/global.t
1296            - lib/File/Glob/taint.t lib/File/Temp/mktemp.t
1297            - lib/File/Temp/posix.t lib/File/Temp/security.t
1298            - lib/File/Temp/tempfile.t lib/Getopt/Long/basic.t
1299            - lib/Getopt/Long/compat.t lib/Getopt/Long/linkage.t
1300            - lib/Getopt/Long/oo.t lib/Text/Tabs.t lib/Text/Wrap/fill.t
1301            - lib/Text/Wrap/wrap.t
1302            ! MANIFEST
1303 ____________________________________________________________________________
1304 [ 10781] By: jhi                                   on 2001/06/21  13:16:04
1305         Log: Upgrade to I18N::LangTags 0.25.
1306      Branch: perl
1307            ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
1308            ! lib/I18N/LangTags/List.pm
1309 ____________________________________________________________________________
1310 [ 10780] By: jhi                                   on 2001/06/21  13:12:54
1311         Log: Subject: [PATCH] Step 2: Use the new PM_GETRE/SETRE macros everywhere.
1312              From: Richard Soderberg <rs@crystalflame.net>
1313              Date: Thu, 21 Jun 2001 07:01:22 -0700 (PDT)
1314              Message-ID: <Pine.LNX.4.21.0106210657400.1693-100000@oregonnet.com>
1315      Branch: perl
1316            ! dump.c ext/B/B.xs ext/B/B/C.pm ext/ByteLoader/bytecode.h mg.c
1317            ! op.c pp.c pp_ctl.c pp_hot.c regexec.c
1318 ____________________________________________________________________________
1319 [ 10779] By: jhi                                   on 2001/06/21  12:59:57
1320         Log: Test obsoleted by change #10777.
1321      Branch: perl
1322            ! t/op/sub_lval.t
1323 ____________________________________________________________________________
1324 [ 10778] By: jhi                                   on 2001/06/21  12:52:37
1325         Log: Case of confused test numbering.
1326      Branch: perl
1327            ! t/op/pat.t
1328 ____________________________________________________________________________
1329 [ 10777] By: jhi                                   on 2001/06/21  12:30:57
1330         Log: Subject: Re: Opinion on undef lvalue
1331              From: Abhijit Menon-Sen <ams@wiw.org>
1332              Date: Sun, 17 Jun 2001 13:04:46 +0530
1333              Message-ID: <20010617130446.B27925@lustre.linux.in>
1334              
1335              Allow lvalue subs to return undef in array context.
1336      Branch: perl
1337            ! pp_hot.c
1338 ____________________________________________________________________________
1339 [ 10776] By: jhi                                   on 2001/06/21  12:27:48
1340         Log: Just a guess that using the same hack for cygwin as
1341              for win32 might help.
1342      Branch: perl
1343            ! lib/File/Find/find.t
1344 ____________________________________________________________________________
1345 [ 10775] By: jhi                                   on 2001/06/21  12:25:58
1346         Log: NetWare tweaks from Guruprasad.
1347      Branch: perl
1348            ! NetWare/Makefile NetWare/Nwmain.c NetWare/config.wc
1349            ! NetWare/config_H.wc NetWare/nw5sck.c NetWare/nw5sck.h
1350            ! NetWare/nwperlsys.c NetWare/t/NWModify.pl
1351            ! NetWare/t/NWScripts.pl NetWare/t/Readme.txt
1352 ____________________________________________________________________________
1353 [ 10774] By: jhi                                   on 2001/06/21  12:21:17
1354         Log: Subject: Re: perl@10722: Bogus warnings on REs 
1355              From: Hugo <hv@crypt.compulink.co.uk>
1356              Date: Thu, 21 Jun 2001 09:51:17 +0100
1357              Message-Id: <200106210851.JAA01942@crypt.compulink.co.uk>
1358              
1359              Unroll to avoid a UTS compiler bug.
1360      Branch: perl
1361            ! regcomp.c
1362 ____________________________________________________________________________
1363 [ 10773] By: jhi                                   on 2001/06/21  12:13:13
1364         Log: Subject: Re: [PATCH] Make /o work under i?threads
1365              From: Artur Bergman <artur@contiller.se>
1366              Date: Thu, 21 Jun 2001 14:38:03 +0200
1367              Message-ID: <B757B74A.184D%artur@contiller.se>
1368      Branch: perl
1369            ! t/op/pat.t
1370 ____________________________________________________________________________
1371 [ 10772] By: jhi                                   on 2001/06/21  12:12:23
1372         Log: Subject: Re: [PATCH] Step 1 of moving regexps to the pad
1373              From: Artur Bergman <artur@contiller.se> 
1374              Date: Thu, 21 Jun 2001 14:27:33 +0200
1375              Message-ID: <B757B4D4.1849%artur@contiller.se>
1376              
1377              Plus extra parentheses.
1378      Branch: perl
1379            ! op.h
1380 ____________________________________________________________________________
1381 [ 10771] By: jhi                                   on 2001/06/21  12:10:29
1382         Log: Subject: [PATCH] Make /o work under i?threads
1383              From: Richard Soderberg <rs@crystalflame.net>
1384              Date: Thu, 21 Jun 2001 05:21:43 -0700 (PDT)
1385              Message-ID: <Pine.LNX.4.21.0106210518210.2479-100000@oregonnet.com>
1386      Branch: perl
1387            ! pp_ctl.c
1388 ____________________________________________________________________________
1389 [ 10770] By: jhi                                   on 2001/06/21  12:09:28
1390         Log: Subject: Re: [PATCH] Step 1 of moving regexps to the pad
1391              From: Artur Bergman <artur@contiller.se>
1392              Date: Thu, 21 Jun 2001 14:04:54 +0200
1393              Message-ID: <B757AF86.1842%artur@contiller.se>
1394      Branch: perl
1395            ! op.h
1396 ____________________________________________________________________________
1397 [ 10769] By: jhi                                   on 2001/06/21  12:08:03
1398         Log: Subject: Re: perl@10765: sv.c not OK on win32
1399              From: Artur Bergman <artur@contiller.se>
1400              Date: Thu, 21 Jun 2001 10:31:06 +0200
1401              Message-ID: <B7577D69.182C%artur@contiller.se>
1402      Branch: perl
1403            ! sv.c
1404 ____________________________________________________________________________
1405 [ 10768] By: jhi                                   on 2001/06/21  12:03:56
1406         Log: Subject: [PATCH 5.6.1] OS2 getpw*, getgr*
1407              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1408              Date: Thu, 21 Jun 2001 06:23:56 -0400
1409              Message-ID: <20010621062356.A8619@math.ohio-state.edu>
1410              
1411              Subject: Re: [PATCH 5.6.1] OS2 getpw*, getgr*
1412              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1413              Date: Thu, 21 Jun 2001 06:32:21 -0400
1414              Message-ID: <20010621063221.A8823@math.ohio-state.edu>
1415      Branch: perl
1416            ! lib/File/Glob/basic.t makedef.pl os2/os2.c os2/os2ish.h
1417 ____________________________________________________________________________
1418 [ 10767] By: jhi                                   on 2001/06/21  12:00:07
1419         Log: Subject: [PATCH] make syslog test more verbose
1420              From: Robert Spier <rspier@pobox.com>
1421              Date: Thu, 21 Jun 2001 00:54:32 -0400
1422              Message-ID: <15153.32264.295807.333073@rls.cx>
1423      Branch: perl
1424            ! ext/Sys/Syslog/syslog.t
1425 ____________________________________________________________________________
1426 [ 10766] By: jhi                                   on 2001/06/20  23:27:57
1427         Log: Subject: op/study.t refinements
1428              From: Hugo <hv@crypt.compulink.co.uk>
1429              Date: Thu, 21 Jun 2001 00:29:07 +0100
1430              Message-Id: <200106202329.AAA31397@crypt.compulink.co.uk>
1431      Branch: perl
1432            ! t/op/study.t
1433 ____________________________________________________________________________
1434 [ 10765] By: jhi                                   on 2001/06/20  19:51:47
1435         Log: Update Changes.
1436      Branch: perl
1437            ! Changes patchlevel.h
1438 ____________________________________________________________________________
1439 [ 10764] By: jhi                                   on 2001/06/20  19:00:23
1440         Log: Subject: Re: [PATCH] djgpp updates
1441              From: Laszlo Molnar <laszlo.molnar@eth.ericsson.se>
1442              Date: Wed, 20 Jun 2001 10:05:15 +0200
1443              Message-ID: <20010620100515.L5600@libra.eth.ericsson.se>
1444      Branch: perl
1445            ! djgpp/config.over
1446 ____________________________________________________________________________
1447 [ 10763] By: jhi                                   on 2001/06/20  18:58:06
1448         Log: Fix for ID 20010619.002 "When building hash, hash keys that
1449              are function calls are not being called", from Abhijit.
1450      Branch: perl
1451            ! t/base/lex.t toke.c
1452 ____________________________________________________________________________
1453 [ 10762] By: jhi                                   on 2001/06/20  18:45:00
1454         Log: Upgrade to Locale::Maketext 1.02, from Sean Burke.
1455      Branch: perl
1456            + lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/README
1457            + lib/Locale/Maketext/test.pl
1458            - lib/Locale/Maketext.t
1459            ! MANIFEST lib/Locale/Maketext.pm lib/Locale/Maketext.pod
1460            ! lib/Locale/Maketext/TPJ13.pod
1461 ____________________________________________________________________________
1462 [ 10761] By: jhi                                   on 2001/06/20  18:44:15
1463         Log: Metaconfig unit change for #10760.
1464      Branch: metaconfig
1465            ! U/modified/Cppsym.U
1466 ____________________________________________________________________________
1467 [ 10760] By: jhi                                   on 2001/06/20  18:42:04
1468         Log: Do not remove the ccsym* Cppsym* files since
1469              they are useful for metaconfig units coming after us.
1470              (This is the Configure nit mentioned in #10752.)
1471      Branch: perl
1472            ! Configure
1473 ____________________________________________________________________________
1474 [ 10759] By: jhi                                   on 2001/06/20  18:02:18
1475         Log: Update to I18N::LangTags 0.24, from Sean Burke.
1476      Branch: perl
1477            + lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/List.pm
1478            + lib/I18N/LangTags/README
1479            - lib/I18N/LangTags/List.pod
1480            ! MANIFEST lib/I18N/LangTags.pm lib/I18N/LangTags/test.pl
1481 ____________________________________________________________________________
1482 [ 10758] By: jhi                                   on 2001/06/20  17:34:43
1483         Log: Regen headers.
1484      Branch: perl
1485            ! embed.h embedvar.h global.sym perlapi.c perlapi.h
1486            ! pod/perlapi.pod proto.h
1487 ____________________________________________________________________________
1488 [ 10757] By: jhi                                   on 2001/06/20  17:23:08
1489         Log: Subject: [PATCH] Fixes case of CvDEPTH for perl_clone
1490              From: Artur Bergman <artur@contiller.se>
1491              Date: Wed, 20 Jun 2001 11:31:32 +0200
1492              Message-ID: <B7563A14.17D8%artur@contiller.se>
1493      Branch: perl
1494            ! embed.pl hv.c intrpvar.h sv.c sv.h
1495 ____________________________________________________________________________
1496 [ 10756] By: jhi                                   on 2001/06/20  17:13:26
1497         Log: Subject: Fix for [ID 20010124.001] POSIX::errno unreliable
1498              From: Tim Sweetman <tim@aldigital.co.uk> 
1499              Date: Wed, 13 Jun 2001 14:25:17 +0100 
1500              Message-ID: <3B2769BD.68B4F4B3@aldigital.co.uk> 
1501      Branch: perl
1502            ! ext/POSIX/POSIX.t lib/AutoLoader.pm
1503 ____________________________________________________________________________
1504 [ 10755] By: nick                                  on 2001/06/20  16:12:37
1505         Log: Integrate mainline
1506      Branch: perlio
1507           !> embed.h embed.pl ext/Cwd/Cwd.xs ext/Filter/t/call.t
1508           !> ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/t/io_sock.t
1509           !> ext/POSIX/POSIX.xs hints/mpeix.sh lib/File/Temp/security.t
1510           !> lib/FileHandle.t mpeix/mpeixish.h mpeix/relink objXSUB.h
1511           !> perlapi.c pod/perldiag.pod pp_sys.c proto.h t/op/pwent.t
1512           !> t/op/study.t util.c
1513 ____________________________________________________________________________
1514 [ 10754] By: gsar                                  on 2001/06/20  15:22:27
1515         Log: missing ld entry in Config.pm on Windows (makefile.mk had it,
1516              but not Makefile)
1517      Branch: maint-5.6/perl
1518            ! win32/Makefile
1519 ____________________________________________________________________________
1520 [ 10753] By: jhi                                   on 2001/06/20  14:03:20
1521         Log: Security tweak on readlink().
1522      Branch: perl
1523            ! pp_sys.c
1524 ____________________________________________________________________________
1525 [ 10752] By: jhi                                   on 2001/06/20  14:00:23
1526         Log: MPE/iX fixes from Mark Bixby (a Configure fix is also needed.)
1527      Branch: perl
1528            ! ext/Filter/t/call.t ext/IO/lib/IO/t/io_sock.t hints/mpeix.sh
1529            ! lib/File/Temp/security.t lib/FileHandle.t mpeix/mpeixish.h
1530            ! mpeix/relink t/op/pwent.t
1531 ____________________________________________________________________________
1532 [ 10751] By: jhi                                   on 2001/06/20  13:57:27
1533         Log: Reinstate #10725 (with probe for alarm()).
1534      Branch: perl
1535            ! t/op/study.t
1536 ____________________________________________________________________________
1537 [ 10750] By: jhi                                   on 2001/06/20  13:53:46
1538         Log: Replace our implementation of realpath() with OpenBSD's
1539              (src/lib/libc/stdlib/realpath.c 1.4).
1540      Branch: perl
1541            ! embed.h embed.pl ext/Cwd/Cwd.xs objXSUB.h perlapi.c
1542            ! pod/perldiag.pod proto.h util.c
1543 ____________________________________________________________________________
1544 [ 10749] By: jhi                                   on 2001/06/20  13:07:49
1545         Log: Integrate perlio.
1546      Branch: perl
1547           !> perlio.c
1548 ____________________________________________________________________________
1549 [ 10748] By: jhi                                   on 2001/06/20  13:07:18
1550         Log: No point in going into memory-saving contortions
1551              with getcwd() since there's a danger of buffer overflow.
1552              Also make the POSIX extension to use sv_getcwd().
1553              Finally, a missed proto.h fragment.
1554      Branch: perl
1555            ! ext/POSIX/POSIX.xs proto.h util.c
1556 ____________________________________________________________________________
1557 [ 10747] By: nick                                  on 2001/06/20  12:38:26
1558         Log: Fix PERLIO=unix bug, while restoring maximal buffer in PerlIOBuf_unread.
1559      Branch: perlio
1560            ! perlio.c
1561 ____________________________________________________________________________
1562 [ 10746] By: jhi                                   on 2001/06/20  11:51:10
1563         Log: Subject: Re: Bug in IO::Socket::INET module (repeat)
1564              From: Graham Barr <gbarr@pobox.com>
1565              Date: Wed, 20 Jun 2001 11:05:49 +0100
1566              Message-ID: <20010620110549.I19188@pobox.com>
1567              
1568              reported in        
1569              
1570              Subject: Bug in IO::Socket::INET module (repeat)
1571              From: "Harmon S. Nine" <hnine@netarx.com>
1572              Date: Tue, 19 Jun 2001 09:41:35 -0400
1573              Message-ID: <3B2F568F.8080605@netarx.com>
1574              
1575              The bug was that the IO::Socket::INET constructor
1576              did not allow a 'LocalPort' of 0.
1577      Branch: perl
1578            ! ext/IO/lib/IO/Socket/INET.pm
1579 ____________________________________________________________________________
1580 [ 10745] By: nick                                  on 2001/06/20  08:56:39
1581         Log: Integrate mainline.
1582      Branch: perlio
1583           !> (integrate 37 files)
1584 ____________________________________________________________________________
1585 [ 10744] By: jhi                                   on 2001/06/20  04:54:53
1586         Log: After some reading I don't think we can blindly
1587              use systems' realpath().  Too many security problems,
1588              too many buggy implementations.
1589              
1590              TODO: the realpath() emulation code in util.c doesn't
1591              seem fully operational?  (readlink(), for example?)
1592      Branch: perl
1593            ! Configure Makefile.micro Porting/Glossary Porting/config.sh
1594            ! Porting/config_H config_h.SH embed.h embed.pl global.sym
1595            ! objXSUB.h perlapi.c pod/perldiag.pod pod/perltoc.pod uconfig.h
1596            ! uconfig.sh util.c vos/config.alpha.def vos/config.alpha.h
1597            ! vos/config.ga.def vos/config.ga.h win32/config_H.bc
1598            ! win32/config_H.gc win32/config_H.vc
1599 ____________________________________________________________________________
1600 [ 10743] By: jhi                                   on 2001/06/20  00:48:48
1601         Log: Metaconfig unit change for #10738.
1602      Branch: metaconfig
1603            ! U/compline/d_gconvert.U
1604 ____________________________________________________________________________
1605 [ 10742] By: jhi                                   on 2001/06/20  00:48:20
1606         Log: Integrate change #10739 from maintperl:
1607              
1608              C<eval "/x$\r\n/x"> fails to compile correctly 
1609      Branch: perl
1610           !> t/op/pat.t toke.c
1611 ____________________________________________________________________________
1612 [ 10741] By: jhi                                   on 2001/06/20  00:41:05
1613         Log: Retract #10725 (Hugo asked NOT to apply the patch)
1614      Branch: perl
1615            ! t/op/study.t
1616 ____________________________________________________________________________
1617 [ 10740] By: jhi                                   on 2001/06/19  23:58:25
1618         Log: The test.third results were funnily named because of the
1619              new test scheme.
1620      Branch: perl
1621            ! t/TEST
1622 ____________________________________________________________________________
1623 [ 10739] By: gsar                                  on 2001/06/19  23:49:15
1624         Log: C<eval "/x$\r\n/x"> fails to compile correctly
1625      Branch: maint-5.6/perl
1626            ! t/op/pat.t toke.c
1627 ____________________________________________________________________________
1628 [ 10738] By: jhi                                   on 2001/06/19  23:04:15
1629         Log: Subject: [ID 20010619.012] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-per lio 4.0f (UNINSTALLED) 
1630              From: Spider Boardman <spider@Orb.Nashua.NH.US>
1631              Date: Tue, 19 Jun 2001 19:15:40 -0400
1632              Message-Id: <200106192315.TAA18531@Orb.Nashua.NH.US>
1633              
1634              The bigintpm.t #1183 failing in Tru64 (and also Cygwin)
1635              because "1e+129" being expected but "1.e+129" being returned.
1636              The culprit (at least in Tru64) is the use of gcvt().
1637      Branch: perl
1638            ! Configure
1639 ____________________________________________________________________________
1640 [ 10737] By: jhi                                   on 2001/06/19  22:56:52
1641         Log: Subject: [PATCH perl@10722] test hunting on VMS
1642              From: "Craig A. Berry" <craigberry@mac.com>
1643              Message-Id: <5.1.0.14.0.20010619183530.01c4bdb8@exchi01>
1644              Date: Tue, 19 Jun 2001 18:59:01 -0500
1645      Branch: perl
1646            ! vms/test.com
1647 ____________________________________________________________________________
1648 [ 10736] By: jhi                                   on 2001/06/19  21:32:29
1649         Log: Subject: [PATCH] s/typos//
1650              From: Abhijit Menon-Sen <ams@wiw.org>
1651              Date: Wed, 20 Jun 2001 02:15:02 +0530
1652              Message-ID: <20010620021502.A14541@lustre.linux.in>
1653              
1654              Without the op.h s/bearword/bareword/ hunk, see
1655              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/1998-02/msg00370.html
1656      Branch: perl
1657            ! util.c
1658 ____________________________________________________________________________
1659 [ 10735] By: jhi                                   on 2001/06/19  21:26:43
1660         Log: Metaconfig unit change for #10732 and #10733.
1661      Branch: metaconfig/U/perl
1662            ! fflushall.U
1663 ____________________________________________________________________________
1664 [ 10734] By: jhi                                   on 2001/06/19  21:24:41
1665         Log: Subject: [PATCH perl@10722] build ext/Socket dynamically on VMS
1666              From: "Craig A. Berry" <craigberry@mac.com>
1667              Date: Tue, 19 Jun 2001 17:19:48 -0500
1668              Message-Id: <5.1.0.14.0.20010619165650.01bd8478@exchi01>
1669      Branch: perl
1670            ! configure.com vms/descrip_mms.template
1671 ____________________________________________________________________________
1672 [ 10733] By: jhi                                   on 2001/06/19  19:57:44
1673         Log: Subject: [ID 20010619.011] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-per lio 4.0f (UNINSTALLED)
1674              From: Spider Boardman <spider@Orb.Nashua.NH.US>
1675              Date: Tue, 19 Jun 2001 16:48:07 -0400
1676              Message-Id: <200106192048.QAA20849@Orb.Nashua.NH.US>
1677              
1678              Further fixes to fflush(NULL) detection.
1679      Branch: perl
1680            ! Configure
1681 ____________________________________________________________________________
1682 [ 10732] By: jhi                                   on 2001/06/19  19:38:20
1683         Log: AIX test -s hangs with non-existent files?
1684              (A genuine logic bug in Configure, but AIX also broken?)
1685      Branch: perl
1686            ! Configure
1687 ____________________________________________________________________________
1688 [ 10731] By: jhi                                   on 2001/06/19  19:17:35
1689         Log: AUTHORS updates.
1690      Branch: perl
1691            ! AUTHORS
1692 ____________________________________________________________________________
1693 [ 10730] By: jhi                                   on 2001/06/19  19:03:07
1694         Log: Subject: [ID 20010619.007] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-perlio 4.0f (UNINSTALLED)
1695              From: Spider Boardman <spider@Orb.Nashua.NH.US>
1696              Date: Tue, 19 Jun 2001 15:33:25 -0400
1697              Message-Id: <200106191933.PAA08415@Orb.Nashua.NH.US>
1698      Branch: perl
1699            ! ext/POSIX/POSIX.t lib/warnings.t perlio.c t/lib/1_compile.t
1700            ! t/lib/warnings/pp
1701 ____________________________________________________________________________
1702 [ 10729] By: jhi                                   on 2001/06/19  18:34:10
1703         Log: Integrate perlio.
1704      Branch: perl
1705           !> lib/File/Find/find.t win32/distclean.bat
1706 ____________________________________________________________________________
1707 [ 10728] By: nick                                  on 2001/06/19  18:24:53
1708         Log: Hack File/Find/find.t to use File::Spec::Unix on Win32.
1709      Branch: perlio
1710            ! lib/File/Find/find.t win32/distclean.bat
1711 ____________________________________________________________________________
1712 [ 10727] By: jhi                                   on 2001/06/19  18:07:31
1713         Log: Furthwer tweak the fdopen() spot as suggseted by Jeff Pinyan;
1714              also add information how to find out whether one has PerlIO.
1715      Branch: perl
1716            ! pod/perlfunc.pod
1717 ____________________________________________________________________________
1718 [ 10726] By: jhi                                   on 2001/06/19  17:59:30
1719         Log: Subject: [ID 20010619.005] two typos in pod/perlfunc.pod
1720              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
1721              Date: Tue, 19 Jun 2001 11:36:32 -0700 (PDT)
1722              Message-Id: <200106191836.LAA21471@ventrue.corp.yahoo.com>
1723      Branch: perl
1724            ! pod/perlfunc.pod
1725 ____________________________________________________________________________
1726 [ 10725] By: jhi                                   on 2001/06/19  17:28:30
1727         Log: Subject: Re: [ID 20010618.006] some end-anchored regexps hang when using study 
1728              From: Hugo <hv@crypt.compulink.co.uk>
1729              Date: Tue, 19 Jun 2001 12:37:30 +0100
1730              Message-Id: <200106191137.MAA15185@crypt.compulink.co.uk>
1731      Branch: perl
1732            ! t/op/study.t
1733 ____________________________________________________________________________
1734 [ 10724] By: jhi                                   on 2001/06/19  17:22:20
1735         Log: Subject: Re: [ID 20010618.006] some end-anchored regexps hang when using study 
1736              From: Hugo <hv@crypt.compulink.co.uk>
1737              Message-Id: <200106191215.NAA17691@crypt.compulink.co.uk>
1738              Date: Tue, 19 Jun 2001 13:15:17 +0100
1739      Branch: perl
1740            ! util.c
1741 ____________________________________________________________________________
1742 [ 10723] By: nick                                  on 2001/06/19  14:46:15
1743         Log: Integrate mainline
1744      Branch: perlio
1745           +> ext/IPC/SysV/ipcsysv.t ext/Thread/create.tx ext/Thread/die.tx
1746           +> ext/Thread/die2.tx ext/Thread/io.tx ext/Thread/join.tx
1747           +> ext/Thread/join2.tx ext/Thread/list.tx ext/Thread/lock.tx
1748           +> ext/Thread/queue.tx ext/Thread/specific.tx ext/Thread/sync.tx
1749           +> ext/Thread/sync2.tx ext/Thread/unsync.tx ext/Thread/unsync2.tx
1750           +> ext/Thread/unsync3.tx ext/Thread/unsync4.tx
1751            - ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
1752            - ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
1753            - ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
1754            - ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
1755            - ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
1756            - ext/Thread/unsync4.t
1757           !> Changes MANIFEST NetWare/Makefile NetWare/config.wc
1758           !> djgpp/config.over djgpp/fixpmain
1759           !> ext/DynaLoader/DynaLoader_pm.PL ext/IPC/SysV/t/msg.t
1760           !> ext/IPC/SysV/t/sem.t handy.h hv.c lib/ExtUtils/MM_Unix.pm
1761           !> patchlevel.h perl.h utils/libnetcfg.PL win32/Makefile
1762 ____________________________________________________________________________
1763 [ 10722] By: jhi                                   on 2001/06/19  11:55:30
1764         Log: Update Changes.
1765      Branch: perl
1766            ! Changes patchlevel.h
1767 ____________________________________________________________________________
1768 [ 10721] By: jhi                                   on 2001/06/19  11:29:34
1769         Log: The existence shall be MANIFESted.
1770      Branch: perl
1771            ! MANIFEST
1772 ____________________________________________________________________________
1773 [ 10720] By: jhi                                   on 2001/06/19  10:58:09
1774         Log: The old libnet.cfg is first searched from the current directory,
1775              only then from the module path.
1776      Branch: perl
1777            ! utils/libnetcfg.PL
1778 ____________________________________________________________________________
1779 [ 10719] By: jhi                                   on 2001/06/19  10:55:59
1780         Log: NetWare tweaks from Guruprasad.
1781      Branch: perl
1782            ! NetWare/Makefile NetWare/config.wc
1783 ____________________________________________________________________________
1784 [ 10718] By: jhi                                   on 2001/06/19  10:54:22
1785         Log: Subject: [PATCH] djgpp updates
1786              From: Laszlo Molnar <laszlo.molnar@eth.ericsson.se>
1787              Date: Tue, 19 Jun 2001 10:59:06 +0200
1788              Message-ID: <20010619105906.C5600@libra.eth.ericsson.se>
1789      Branch: perl
1790            ! djgpp/config.over djgpp/fixpmain
1791 ____________________________________________________________________________
1792 [ 10717] By: jhi                                   on 2001/06/19  10:53:20
1793         Log: Subject: [PATCH: perl@10689]let MS VC 5 resolve _PerlIO_win32
1794              From: Prymmer/Kahn <pvhp@best.com>
1795              Date: Mon, 18 Jun 2001 23:48:52 -0700 (PDT)
1796              Message-ID: <Pine.BSF.4.21.0106182345100.17670-100000@shell8.ba.best.com>
1797      Branch: perl
1798            ! win32/Makefile
1799 ____________________________________________________________________________
1800 [ 10716] By: jhi                                   on 2001/06/19  10:52:25
1801         Log: The INT32_MIN_BROKEN and INT64_MIN_BROKEN tweaks needs
1802              to happen right after the inclusion of <inttypes.h>,
1803              from Edward Moy.
1804      Branch: perl
1805            ! handy.h perl.h
1806 ____________________________________________________________________________
1807 [ 10715] By: jhi                                   on 2001/06/19  10:49:21
1808         Log: Subject: [patch] preserve @DynaLoader::dl_{librefs,modules}
1809              From: Doug MacEachern <dougm@covalent.net>
1810              Date: Mon, 18 Jun 2001 22:13:38 -0700 (PDT)
1811              Message-ID: <Pine.LNX.4.21.0106182210570.22114-100000@mako.covalent.net>
1812      Branch: perl
1813            ! ext/DynaLoader/DynaLoader_pm.PL
1814 ____________________________________________________________________________
1815 [ 10714] By: jhi                                   on 2001/06/19  10:48:19
1816         Log: Revert #10656 for perfomance reasons but leave in the
1817              use of Hv*() macros -- in comments, so that grepping the
1818              source is easier, from Abhijit.  (Also add the ENV_HV_NAME speedup
1819              suggested by Sarathy, also by Abhijit.)
1820      Branch: perl
1821            ! hv.c
1822 ____________________________________________________________________________
1823 [ 10713] By: jhi                                   on 2001/06/19  10:46:08
1824         Log: Subject: [patch] .s MakeMaker suffix
1825              From: Doug MacEachern <dougm@covalent.net>
1826              Date: Mon, 18 Jun 2001 21:23:11 -0700 (PDT)
1827              Message-ID: <Pine.LNX.4.21.0106182120250.22114-100000@mako.covalent.net>
1828      Branch: perl
1829            ! lib/ExtUtils/MM_Unix.pm
1830 ____________________________________________________________________________
1831 [ 10712] By: jhi                                   on 2001/06/19  10:34:35
1832         Log: One test lost in the big shuffle restored.
1833      Branch: perl
1834            + ext/IPC/SysV/ipcsysv.t
1835            ! MANIFEST ext/IPC/SysV/t/msg.t ext/IPC/SysV/t/sem.t
1836 ____________________________________________________________________________
1837 [ 10711] By: jhi                                   on 2001/06/19  10:25:46
1838         Log: Rename the old non-standard threads tests so that
1839              they won't be invoked.
1840      Branch: perl
1841            + ext/Thread/create.tx ext/Thread/die.tx ext/Thread/die2.tx
1842            + ext/Thread/io.tx ext/Thread/join.tx ext/Thread/join2.tx
1843            + ext/Thread/list.tx ext/Thread/lock.tx ext/Thread/queue.tx
1844            + ext/Thread/specific.tx ext/Thread/sync.tx ext/Thread/sync2.tx
1845            + ext/Thread/unsync.tx ext/Thread/unsync2.tx
1846            + ext/Thread/unsync3.tx ext/Thread/unsync4.tx
1847            - ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
1848            - ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
1849            - ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
1850            - ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
1851            - ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
1852            - ext/Thread/unsync4.t
1853            ! MANIFEST
1854 ____________________________________________________________________________
1855 [ 10710] By: jhi                                   on 2001/06/19  10:18:41
1856         Log: Integrate perlio.
1857      Branch: perl
1858           !> win32/config_sh.PL
1859 ____________________________________________________________________________
1860 [ 10709] By: nick                                  on 2001/06/19  08:18:18
1861         Log: Integrate mainline
1862      Branch: perlio
1863           +> (branch 40 files)
1864            - lib/locale/latin1 lib/locale/utf8 lib/strict/refs
1865            - lib/strict/subs lib/strict/vars lib/warnings/1global
1866            - lib/warnings/2use lib/warnings/3both lib/warnings/4lint
1867            - lib/warnings/5nolint lib/warnings/6default lib/warnings/7fatal
1868            - lib/warnings/8signal lib/warnings/9enabled lib/warnings/av
1869            - lib/warnings/doio lib/warnings/doop lib/warnings/gv
1870            - lib/warnings/hv lib/warnings/malloc lib/warnings/mg
1871            - lib/warnings/op lib/warnings/perl lib/warnings/perlio
1872            - lib/warnings/perly lib/warnings/pp lib/warnings/pp_ctl
1873            - lib/warnings/pp_hot lib/warnings/pp_sys lib/warnings/regcomp
1874            - lib/warnings/regexec lib/warnings/run lib/warnings/sv
1875            - lib/warnings/taint lib/warnings/toke lib/warnings/universal
1876            - lib/warnings/utf8 lib/warnings/util
1877           !> (integrate 57 files)
1878 ____________________________________________________________________________
1879 [ 10708] By: nick                                  on 2001/06/19  07:57:10
1880         Log: Get Win32 known_extensions and extensions right in config.sh and hence Config.pm
1881      Branch: perlio
1882            ! win32/config_sh.PL
1883 ____________________________________________________________________________
1884 [ 10707] By: nick                                  on 2001/06/19  07:05:07
1885         Log: Perly.y and related file fixes to keep mainframe yacc (and bison) happy.
1886      Branch: perl
1887            ! perly.c perly.y perly_c.diff vms/perly_c.vms
1888 ____________________________________________________________________________
1889 [ 10706] By: jhi                                   on 2001/06/19  02:58:26
1890         Log: More perl572delta tweaks.
1891      Branch: perl
1892            ! pod/perl572delta.pod
1893 ____________________________________________________________________________
1894 [ 10705] By: jhi                                   on 2001/06/19  01:53:40
1895         Log: Update perl572delta.
1896      Branch: perl
1897            ! pod/perl572delta.pod
1898 ____________________________________________________________________________
1899 [ 10704] By: jhi                                   on 2001/06/19  01:28:40
1900         Log: VOS updates from Paul Green.
1901      Branch: perl
1902            ! vos/Changes vos/build.cm vos/perl.bind
1903 ____________________________________________________________________________
1904 [ 10703] By: jhi                                   on 2001/06/19  01:03:53
1905         Log: Update the vos/config.*.* files.
1906      Branch: perl
1907            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
1908            ! vos/config.ga.h
1909 ____________________________________________________________________________
1910 [ 10702] By: jhi                                   on 2001/06/19  01:03:32
1911         Log: Add a makefile for more painless adding of symbols to the
1912              VOS headers while in UNIX (in VOS the vos/configure_perl.cm
1913              takes care of the adding)
1914      Branch: perl
1915            + vos/Makefile
1916 ____________________________________________________________________________
1917 [ 10701] By: jhi                                   on 2001/06/19  00:51:44
1918         Log: Make libnetcfg by default display the libnet configuration,
1919              -c to change, add -i for old config, document all options,
1920              regen toc.
1921      Branch: perl
1922            ! pod/perltoc.pod pod/perlutil.pod utils/libnetcfg.PL
1923 ____________________________________________________________________________
1924 [ 10700] By: jhi                                   on 2001/06/18  23:45:12
1925         Log: gcc -Wall sweep.
1926      Branch: perl
1927            ! ext/IO/IO.xs ext/Time/Piece/Piece.xs
1928 ____________________________________________________________________________
1929 [ 10699] By: jhi                                   on 2001/06/18  23:19:53
1930         Log: So there.
1931      Branch: perl
1932            ! universal.c
1933 ____________________________________________________________________________
1934 [ 10698] By: jhi                                   on 2001/06/18  23:10:22
1935         Log: Document the need for sv_printify().
1936              
1937              Document that 'use utf8' has been considered.
1938              
1939              (An unfinished, gcc 3.0 -Wall nit fix also slipped in, gack.)
1940      Branch: perl
1941            ! pod/perltodo.pod universal.c
1942 ____________________________________________________________________________
1943 [ 10697] By: jhi                                   on 2001/06/18  22:50:53
1944         Log: Subject: Re: [PATCH] Re: [PATCH] Re: perl@10611
1945              From: Nicholas Clark <nick@ccl4.org>
1946              Date: Mon, 18 Jun 2001 23:29:23 +0100
1947              Message-ID: <20010618232923.I98663@plum.flirble.org>
1948      Branch: perl
1949            ! ext/POSIX/Makefile.PL ext/Socket/Makefile.PL
1950            ! ext/Sys/Syslog/Makefile.PL
1951 ____________________________________________________________________________
1952 [ 10696] By: jhi                                   on 2001/06/18  22:39:32
1953         Log: Subject: [PATCH: 5.6.1] perl5db.pl v1.07 + docs
1954              From: Scott.L.Miller@Compaq.com
1955              Date: Mon, 18 Jun 2001 10:12:27 -0500
1956              Message-ID: <86256A6F.00538A54.00@omacmta01.custom-edge.com>
1957      Branch: perl
1958            ! lib/perl5db.pl pod/perldebug.pod
1959 ____________________________________________________________________________
1960 [ 10695] By: jhi                                   on 2001/06/18  22:35:13
1961         Log: Subject: [PATCH lib/Carp/Heavy.pm] malformed POSIX negation
1962              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
1963              Date: Mon, 18 Jun 2001 16:52:24 -0400 (EDT)
1964              Message-ID: <Pine.GSO.4.21.0106181650590.17386-100000@crusoe.crusoe.net>
1965      Branch: perl
1966            ! lib/Carp/Heavy.pm
1967 ____________________________________________________________________________
1968 [ 10694] By: jhi                                   on 2001/06/18  22:34:06
1969         Log: Subject: [PATCH] Documentation changes for CLONE
1970              From: Artur Bergman <artur@contiller.se>
1971              Date: Mon, 18 Jun 2001 22:06:37 +0200
1972              Message-ID: <B7542BEC.1719%artur@contiller.se>
1973      Branch: perl
1974            ! pod/perlmod.pod pod/perlsub.pod
1975 ____________________________________________________________________________
1976 [ 10693] By: jhi                                   on 2001/06/18  22:31:38
1977         Log: Subject: Re: configure.com
1978              From: "Craig A. Berry" <craigberry@mac.com>
1979              Date: Mon, 18 Jun 2001 16:04:38 -0500
1980              Message-Id: <5.1.0.14.0.20010618154549.0318c090@mail.mac.com>
1981      Branch: perl
1982            ! configure.com
1983 ____________________________________________________________________________
1984 [ 10692] By: jhi                                   on 2001/06/18  22:30:43
1985         Log: Subject: PL_nullstash + perl_clone()
1986              From: Doug MacEachern <dougm@covalent.net>
1987              Date: Mon, 18 Jun 2001 16:24:22 -0700 (PDT)
1988              Message-ID: <Pine.LNX.4.21.0106181621040.11974-100000@mako.covalent.net>
1989      Branch: perl
1990            ! sv.c
1991 ____________________________________________________________________________
1992 [ 10691] By: jhi                                   on 2001/06/18  22:26:20
1993         Log: Subject: Re: [PATCH 5.7.1] sv.c documentation
1994              From: davem@fdgroup.co.uk
1995              Date: Mon, 18 Jun 2001 21:29:45 +0100 (BST)
1996              Message-Id: <200106182029.VAA06503@gizmo.fdgroup.co.uk>
1997      Branch: perl
1998            ! embed.pl pod/perlapi.pod
1999 ____________________________________________________________________________
2000 [ 10690] By: jhi                                   on 2001/06/18  22:17:05
2001         Log: More cross-compilation defaults gleaned from -Dcc
2002              if it is CPU-OS-gcc.
2003      Branch: metaconfig
2004            ! U/modified/libc.U
2005      Branch: metaconfig/U/perl
2006            ! Cross.U
2007      Branch: perl
2008            ! Configure INSTALL
2009 ____________________________________________________________________________
2010 [ 10689] By: jhi                                   on 2001/06/18  13:59:47
2011         Log: Update Changes.
2012      Branch: perl
2013            ! Changes patchlevel.h
2014 ____________________________________________________________________________
2015 [ 10688] By: jhi                                   on 2001/06/18  13:44:18
2016         Log: Subject: [PATCH 5.7.1] sv.c documentation
2017              From: davem@fdgroup.co.uk
2018              Date: Mon, 18 Jun 2001 00:47:52 +0100 (BST)
2019              Message-Id: <200106172347.AAA05475@gizmo.fdgroup.co.uk>
2020      Branch: perl
2021            ! embed.pl pod/perlapi.pod pod/perlguts.pod pod/perlintern.pod
2022            ! sv.c sv.h
2023 ____________________________________________________________________________
2024 [ 10687] By: jhi                                   on 2001/06/18  13:38:03
2025         Log: Subject: [PATCH bleadperl DOC] $@ Clarification in pod/perlvar.pod
2026              From: "Jon Gunnip" <jongunnip@hotmail.com>
2027              Date: Sun, 17 Jun 2001 18:24:29 -0400
2028              Message-ID: <F136EXUIEAOeIiGXix40000e3a7@hotmail.com>
2029      Branch: perl
2030            ! pod/perlvar.pod
2031 ____________________________________________________________________________
2032 [ 10686] By: jhi                                   on 2001/06/18  13:32:13
2033         Log: Move the locale/strict/warnings helper files back
2034              under the t/lib; this way the amount of non-installabled
2035              stuff under lib/ stays smaller.
2036      Branch: perl
2037            + t/lib/locale/latin1 t/lib/locale/utf8 t/lib/strict/refs
2038            + t/lib/strict/subs t/lib/strict/vars t/lib/warnings/1global
2039            + t/lib/warnings/2use t/lib/warnings/3both t/lib/warnings/4lint
2040            + t/lib/warnings/5nolint t/lib/warnings/6default
2041            + t/lib/warnings/7fatal t/lib/warnings/8signal
2042            + t/lib/warnings/9enabled t/lib/warnings/av t/lib/warnings/doio
2043            + t/lib/warnings/doop t/lib/warnings/gv t/lib/warnings/hv
2044            + t/lib/warnings/malloc t/lib/warnings/mg t/lib/warnings/op
2045            + t/lib/warnings/perl t/lib/warnings/perlio t/lib/warnings/perly
2046            + t/lib/warnings/pp t/lib/warnings/pp_ctl t/lib/warnings/pp_hot
2047            + t/lib/warnings/pp_sys t/lib/warnings/regcomp
2048            + t/lib/warnings/regexec t/lib/warnings/run t/lib/warnings/sv
2049            + t/lib/warnings/taint t/lib/warnings/toke
2050            + t/lib/warnings/universal t/lib/warnings/utf8
2051            + t/lib/warnings/util
2052            - lib/locale/latin1 lib/locale/utf8 lib/strict/refs
2053            - lib/strict/subs lib/strict/vars lib/warnings/1global
2054            - lib/warnings/2use lib/warnings/3both lib/warnings/4lint
2055            - lib/warnings/5nolint lib/warnings/6default lib/warnings/7fatal
2056            - lib/warnings/8signal lib/warnings/9enabled lib/warnings/av
2057            - lib/warnings/doio lib/warnings/doop lib/warnings/gv
2058            - lib/warnings/hv lib/warnings/malloc lib/warnings/mg
2059            - lib/warnings/op lib/warnings/perl lib/warnings/perlio
2060            - lib/warnings/perly lib/warnings/pp lib/warnings/pp_ctl
2061            - lib/warnings/pp_hot lib/warnings/pp_sys lib/warnings/regcomp
2062            - lib/warnings/regexec lib/warnings/run lib/warnings/sv
2063            - lib/warnings/taint lib/warnings/toke lib/warnings/universal
2064            - lib/warnings/utf8 lib/warnings/util
2065            ! MANIFEST installperl lib/locale.t lib/strict.t
2066 ____________________________________________________________________________
2067 [ 10685] By: jhi                                   on 2001/06/18  13:11:49
2068         Log: Split off the pack/unpack code, from Nicholas Clark.
2069      Branch: perl
2070            + pp_pack.c
2071            ! MANIFEST Makefile.SH Makefile.micro cflags.SH embed.h embed.pl
2072            ! objXSUB.h perlapi.c pod/perlhack.pod pp.c proto.h
2073            ! vms/descrip_mms.template win32/Makefile win32/makefile.mk
2074 ____________________________________________________________________________
2075 [ 10684] By: jhi                                   on 2001/06/18  12:25:55
2076         Log: Guard the SysV IPC tests against being invoked in
2077              SysV-IPC-less places.
2078      Branch: perl
2079            ! ext/IPC/SysV/t/msg.t ext/IPC/SysV/t/sem.t
2080 ____________________________________________________________________________
2081 [ 10683] By: nick                                  on 2001/06/18  12:24:42
2082         Log: Integrate mainline (new test scheme now ok on Linux).
2083      Branch: perlio
2084           +> lib/warnings.t
2085           !> dump.c sv.c
2086 ____________________________________________________________________________
2087 [ 10682] By: jhi                                   on 2001/06/18  12:20:50
2088         Log: Add the locale.c and numeric.c to the microperl sources.
2089      Branch: perl
2090            ! Makefile.micro win32/Makefile
2091 ____________________________________________________________________________
2092 [ 10681] By: jhi                                   on 2001/06/18  11:57:45
2093         Log: Subject: [PATCH dump.c] FLAGS = (...,OUR,TYPED,...)
2094              From: Abhijit Menon-Sen <ams@wiw.org>
2095              Date: Mon, 18 Jun 2001 14:23:44 +0530
2096              Message-ID: <20010618142344.A13136@lustre.linux.in>
2097      Branch: perl
2098            ! dump.c
2099 ____________________________________________________________________________
2100 [ 10680] By: jhi                                   on 2001/06/18  11:56:12
2101         Log: Subject: Re: [PATCH] more anonymous stash cleanups
2102              From: Abhijit Menon-Sen <ams@wiw.org>
2103              Date: Mon, 18 Jun 2001 15:50:32 +0530
2104              Message-ID: <20010618155032.A13223@lustre.linux.in>
2105              
2106              Plus the comment left in as suggested by NI-S.
2107      Branch: perl
2108            ! sv.c
2109 ____________________________________________________________________________
2110 [ 10679] By: jhi                                   on 2001/06/18  11:49:27
2111         Log: One missed file.
2112      Branch: perl
2113            + lib/warnings.t
2114 ____________________________________________________________________________
2115 [ 10678] By: nick                                  on 2001/06/18  08:05:29
2116         Log: Integrate mainline (part2 - the deletes)
2117      Branch: perlio
2118            - lib/Text/Abbrev/t/abbrev.t t/lib/anydbm.t t/lib/b-stash.t
2119            - t/lib/bigfltpm.t t/lib/bigintpm.t t/lib/cwd.t t/lib/db-btree.t
2120            - t/lib/db-hash.t t/lib/db-recno.t t/lib/extutils.t
2121            - t/lib/filefind.t t/lib/filehand.t t/lib/filter-util.t
2122            - t/lib/findtaint.t t/lib/ftmp-security.t t/lib/gdbm.t
2123            - t/lib/glob-basic.t t/lib/glob-case.t t/lib/io_dup.t
2124            - t/lib/io_poll.t t/lib/io_sel.t t/lib/io_taint.t t/lib/mbimbf.t
2125            - t/lib/ndbm.t t/lib/net-hostent.t t/lib/odbm.t t/lib/open2.t
2126            - t/lib/open3.t t/lib/posix.t t/lib/sdbm.t t/lib/sigaction.t
2127            - t/lib/syslfs.t t/pragma/locale.t t/pragma/strict.t
2128            - t/pragma/subs.t t/pragma/warn/mg t/pragma/warnings.t
2129 ____________________________________________________________________________
2130 [ 10677] By: nick                                  on 2001/06/18  08:04:44
2131         Log: Integrate mainline (part1)
2132      Branch: perlio
2133           +> (branch 376 files)
2134            - (delete 219 files)
2135           !> (integrate 151 files)
2136 ____________________________________________________________________________
2137 [ 10676] By: jhi                                   on 2001/06/18  04:17:15
2138         Log: The Grand Trek: move the *.t files from t/ to lib/ and ext/.
2139              No doubt I made some mistakes like missed some files or
2140              misnamed some files.  The naming rules were more or less:
2141              (1) if the module is from CPAN, follows its ways, be it
2142              t/*.t or test.pl.
2143              (2) otherwise if there are multiple tests for a module
2144              put them in a t/
2145              (3) otherwise if there's only one test put it in Module.t
2146              (4) helper files go to module/ (locale, strict, warnings)
2147              (5) use longer filenames now that we can (but e.g. the
2148              compat-0.6.t and the Text::Balanced test files still
2149              were renamed to be more civil against the 8.3 people)
2150              installperl was updated appropriately not to install the
2151              *.t files or the help files from under lib.
2152              
2153              TODO: some helper files still remain under t/ that could
2154              follow their 'masters'.  UPDATE: On second thoughts, why
2155              should they.  They can continue to live under t/lib, and
2156              in fact the locale/strict/warnings helpers that were moved
2157              could be moved back.  This way the amount of non-installable
2158              stuff under lib/ stays smaller.
2159      Branch: perl
2160            + (add 253 files)
2161            - (delete 254 files)
2162            ! MANIFEST installperl lib/Test/Harness.pm t/TEST t/harness
2163 ____________________________________________________________________________
2164 [ 10675] By: jhi                                   on 2001/06/18  03:15:02
2165         Log: The warning no more comes from util.c, it comes from numeric.c.
2166      Branch: perl
2167            ! README.tru64
2168 ____________________________________________________________________________
2169 [ 10674] By: jhi                                   on 2001/06/18  00:56:22
2170         Log: Subject: Re: anyone good at casting spells?
2171              From: Spider Boardman <spider@Orb.Nashua.NH.US>
2172              Date: Sun, 17 Jun 2001 21:21:04 -0400
2173              Message-Id: <200106180121.VAA10195@Orb.Nashua.NH.US> 
2174      Branch: perl
2175            ! ext/POSIX/POSIX.xs hv.h
2176 ____________________________________________________________________________
2177 [ 10673] By: jhi                                   on 2001/06/17  22:24:53
2178         Log: Protect the (original) thread tests against testing if no 5.005
2179              threads have been configured.
2180      Branch: perl
2181            ! ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
2182            ! ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
2183            ! ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
2184            ! ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
2185            ! ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
2186            ! ext/Thread/unsync4.t
2187 ____________________________________________________________________________
2188 [ 10672] By: jhi                                   on 2001/06/17  22:09:28
2189         Log: Try the new test scanning scheme on Text::Abbrev.
2190      Branch: perl
2191            + lib/Text/Abbrev.t
2192            - lib/Text/Abbrev/t/abbrev.t
2193            ! MANIFEST
2194 ____________________________________________________________________________
2195 [ 10671] By: jhi                                   on 2001/06/17  22:07:08
2196         Log: Change the scan policy of the *.t and test.pl files,
2197              now the *.t do not need to live in a t/ directory.
2198      Branch: perl
2199            ! t/TEST t/harness
2200 ____________________________________________________________________________
2201 [ 10670] By: jhi                                   on 2001/06/17  20:32:35
2202         Log: Subject: [PATCH perlfaq7.pod] fix dangling L<perlobj/"WARNING">
2203              From: Ilmari Karonen <iltzu@sci.fi>
2204              Date: Mon, 18 Jun 2001 00:30:21 +0300 (EET DST)
2205              Message-ID: <Pine.SOL.3.96.1010618002009.6629A-100000@simpukka>
2206      Branch: perl
2207            ! pod/perlfaq7.pod
2208 ____________________________________________________________________________
2209 [ 10669] By: jhi                                   on 2001/06/17  20:30:22
2210         Log: Quench the warnings from Tru64; the HP-UX is still
2211              broken because it really, REALLY, doesn't like the
2212              HvARRAY() being lvalue:
2213              
2214              cc: "hv.c", line 192: warning 524: Cast (non-lvalue) appears on left-hand side of assignment.
2215              cc: "hv.c", line 192: error 1549: Modifiable lvalue required for assignment operator.
2216      Branch: perl
2217            ! hv.c
2218 ____________________________________________________________________________
2219 [ 10668] By: jhi                                   on 2001/06/17  19:13:24
2220         Log: Integrate change #10667 from maintperl:
2221              
2222              change#10449 broke the special-case that makes lexicals inside the
2223              eval"" within DB::DB() visible
2224      Branch: perl
2225           !> op.c
2226 ____________________________________________________________________________
2227 [ 10667] By: gsar                                  on 2001/06/17  19:08:27
2228         Log: change#10449 broke the special-case that makes lexicals inside the
2229              eval"" within DB::DB() visible
2230      Branch: maint-5.6/perl
2231            ! op.c
2232 ____________________________________________________________________________
2233 [ 10666] By: jhi                                   on 2001/06/17  17:50:07
2234         Log: Still spurious output; indent the code a bit.
2235              
2236              TODO1: separate the utility functions like MkDir
2237              into a helper script?
2238              
2239              TODO2: I see a lot of repetition in the filepath()
2240              and dirpath() calls.
2241      Branch: perl
2242            ! t/lib/filefind.t t/lib/findtaint.t
2243 ____________________________________________________________________________
2244 [ 10665] By: jhi                                   on 2001/06/17  16:59:42
2245         Log: Regen modlib, toc.
2246      Branch: perl
2247            ! pod/perlmodlib.pod pod/perltoc.pod
2248 ____________________________________________________________________________
2249 [ 10664] By: jhi                                   on 2001/06/17  16:55:28
2250         Log: Add libnetcfg to perlutil.
2251      Branch: perl
2252            ! pod/perlutil.pod
2253 ____________________________________________________________________________
2254 [ 10663] By: jhi                                   on 2001/06/17  16:53:29
2255         Log: Initial integration of libnet-1.0703.
2256              The Configure script renamed as libnetcfg, will be
2257              installed along other utilities.
2258      Branch: perl
2259            + lib/Net/ChangeLog.libnet lib/Net/Cmd.pm lib/Net/Config.eg
2260            + lib/Net/Config.pm lib/Net/Domain.pm lib/Net/DummyInetd.pm
2261            + lib/Net/FTP.pm lib/Net/FTP/A.pm lib/Net/FTP/E.pm
2262            + lib/Net/FTP/I.pm lib/Net/FTP/L.pm lib/Net/FTP/dataconn.pm
2263            + lib/Net/Hostname.eg lib/Net/NNTP.pm lib/Net/Netrc.pm
2264            + lib/Net/PH.pm lib/Net/POP3.pm lib/Net/README.config
2265            + lib/Net/README.libnet lib/Net/SMTP.pm lib/Net/SNPP.pm
2266            + lib/Net/Time.pm lib/Net/demos/ftp lib/Net/demos/inetd
2267            + lib/Net/demos/nntp lib/Net/demos/nntp.mirror
2268            + lib/Net/demos/pop3 lib/Net/demos/smtp.self lib/Net/demos/snpp
2269            + lib/Net/demos/time lib/Net/libnet.ppd lib/Net/libnetFAQ.pod
2270            + lib/Net/t/ftp.t lib/Net/t/hostname.t lib/Net/t/nntp.t
2271            + lib/Net/t/ph.t lib/Net/t/require.t lib/Net/t/smtp.t
2272            + utils/libnetcfg.PL
2273            ! MANIFEST utils.lst utils/Makefile
2274 ____________________________________________________________________________
2275 [ 10662] By: jhi                                   on 2001/06/17  15:37:32
2276         Log: Less potentially test-harness-confusing output.
2277      Branch: perl
2278            ! lib/Memoize/t/expire_module_t.t
2279 ____________________________________________________________________________
2280 [ 10661] By: jhi                                   on 2001/06/17  15:31:04
2281         Log: The final print annoys make test.
2282      Branch: perl
2283            ! t/lib/filefind.t t/lib/findtaint.t
2284 ____________________________________________________________________________
2285 [ 10660] By: jhi                                   on 2001/06/17  14:00:21
2286         Log: Add an option for handling dangling symbolic links.
2287      Branch: perl
2288            ! lib/File/Find.pm t/lib/filefind.t
2289 ____________________________________________________________________________
2290 [ 10659] By: jhi                                   on 2001/06/17  13:45:48
2291         Log: Subject: Re: [MacPerl-Porters] Re: [PATCH] File::Find for bleadperl, Mac OS  etc.
2292              From: Thomas Wegner <wegner_thomas@yahoo.com>
2293              Date: Sun, 17 Jun 2001 14:43:11 +0200
2294              Message-Id: <p04320400b751fb74714a@[149.225.10.45]>
2295      Branch: perl
2296            + t/lib/findtaint.t
2297            ! MANIFEST lib/File/Find.pm t/lib/filefind.t
2298 ____________________________________________________________________________
2299 [ 10658] By: jhi                                   on 2001/06/17  13:13:25
2300         Log: Subject: [PATCH ExtUtils/MM_Unix.pm perl@10654] Remove tmon.out in make clean
2301              From: Jonathan Stowe <gellyfish@gellyfish.com>
2302              Date: Sun, 17 Jun 2001 11:26:21 +0100 (BST)
2303              Message-ID: <Pine.LNX.4.33.0106171120540.28753-100000@orpheus.gellyfish.com>
2304      Branch: perl
2305            ! lib/ExtUtils/MM_Unix.pm
2306 ____________________________________________________________________________
2307 [ 10657] By: jhi                                   on 2001/06/17  13:12:25
2308         Log: Subject: [PATCH] more anonymous stash cleanups
2309              From: Abhijit Menon-Sen <ams@wiw.org>
2310              Date: Sun, 17 Jun 2001 11:44:06 +0530
2311              Message-ID: <20010617114406.A25203@lustre.linux.in>
2312      Branch: perl
2313            ! op.c
2314 ____________________________________________________________________________
2315 [ 10656] By: jhi                                   on 2001/06/17  13:11:11
2316         Log: Subject: [PATCH #1/7] xhv_array (was Re: Using xhv_foo instead of HvFOO)
2317              From: Abhijit Menon-Sen <ams@wiw.org>
2318              Date: Sun, 17 Jun 2001 08:02:59 +0530
2319              Message-ID: <20010617080259.A28776@lustre.linux.in>
2320              
2321              Subject: [PATCH #2/7] xhv_eiter
2322              From: Abhijit Menon-Sen <ams@wiw.org>
2323              Date: Sun, 17 Jun 2001 08:13:18 +0530
2324              Message-ID: <20010617081318.B28776@lustre.linux.in>
2325              
2326              Subject: [PATCH #3/7] xhv_fill
2327              From: Abhijit Menon-Sen <ams@wiw.org>
2328              Date: Sun, 17 Jun 2001 08:25:16 +0530
2329              Message-ID: <20010617082516.C28776@lustre.linux.in>
2330              
2331              Subject: [PATCH #4/7] xhv_keys
2332              From: Abhijit Menon-Sen <ams@wiw.org>
2333              Date: Sun, 17 Jun 2001 08:36:17 +0530
2334              Message-ID: <20010617083617.D28776@lustre.linux.in>
2335              
2336              Subject: [PATCH #5/7] xhv_max
2337              From: Abhijit Menon-Sen <ams@wiw.org>
2338              Date: Sun, 17 Jun 2001 08:39:48 +0530
2339              Message-ID: <20010617083948.E28776@lustre.linux.in>
2340              
2341              Subject: [PATCH #6,7/7] xhv_pmroot, xhv_riter
2342              From: Abhijit Menon-Sen <ams@wiw.org>
2343              Date: Sun, 17 Jun 2001 08:51:11 +0530
2344              Message-ID: <20010617085111.F28776@lustre.linux.in>
2345      Branch: perl
2346            ! hv.c
2347 ____________________________________________________________________________
2348 [ 10655] By: jhi                                   on 2001/06/16  23:32:03
2349         Log: Update Changes.
2350      Branch: perl
2351            ! Changes patchlevel.h
2352 ____________________________________________________________________________
2353 [ 10654] By: jhi                                   on 2001/06/16  23:18:37
2354         Log: Subject: [PATCH] Re: DYNAMIC_ENV_FETCH HvNAME abuse.
2355              From: Abhijit Menon-Sen <ams@wiw.org>
2356              Date: Sat, 16 Jun 2001 07:41:19 +0530
2357              Message-ID: <20010616074119.A24720@lustre.linux.in>
2358      Branch: perl
2359            ! hv.c perl.c vms/vmsish.h win32/win32.h
2360 ____________________________________________________________________________
2361 [ 10653] By: jhi                                   on 2001/06/16  23:15:11
2362         Log: Document tests failing when threaded, since we now have more.
2363      Branch: perl
2364            ! pod/perl572delta.pod
2365 ____________________________________________________________________________
2366 [ 10652] By: jhi                                   on 2001/06/16  23:12:19
2367         Log: -Wall cleanup.
2368      Branch: perl
2369            ! ext/Thread/Thread.xs
2370 ____________________________________________________________________________
2371 [ 10651] By: jhi                                   on 2001/06/16  23:06:55
2372         Log: pthread_attr_setstacksize() isn't absolutely necessary
2373              to call, only iff THREAD_CREATE_NEEDS_STACK.
2374      Branch: perl
2375            ! ext/Thread/Thread.xs
2376 ____________________________________________________________________________
2377 [ 10650] By: jhi                                   on 2001/06/16  22:58:48
2378         Log: -Wall strays.
2379      Branch: perl
2380            ! perl.c util.c
2381 ____________________________________________________________________________
2382 [ 10649] By: jhi                                   on 2001/06/16  22:47:40
2383         Log: Add workaround for Darwin's (Mac OS X's) INT32_MIN
2384              (and INT64_MIN) brokenness.
2385      Branch: perl
2386            ! hints/darwin.sh perl.h
2387 ____________________________________________________________________________
2388 [ 10648] By: jhi                                   on 2001/06/16  22:27:48
2389         Log: Subject: [PATCH] Re: [PATCH] Re: perl@10611
2390              From: Nicholas Clark <nick@ccl4.org>
2391              Date: Sun, 17 Jun 2001 00:16:05 +0100
2392              Message-ID: <20010617001605.V98663@plum.flirble.org>
2393      Branch: perl
2394            ! ext/Fcntl/Fcntl.xs ext/Fcntl/Makefile.PL ext/File/Glob/Glob.pm
2395            ! ext/File/Glob/Glob.xs ext/File/Glob/Makefile.PL
2396            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
2397 ____________________________________________________________________________
2398 [ 10647] By: jhi                                   on 2001/06/16  22:24:47
2399         Log: Add perlnetware to docs; regen toc; supply skeleton
2400              docs for some Memoize submodules.
2401      Branch: perl
2402            ! lib/Memoize/AnyDBM_File.pm lib/Memoize/ExpireFile.pm
2403            ! lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
2404            ! lib/Memoize/SDBM_File.pm lib/Memoize/Storable.pm
2405            ! pod/buildtoc.PL pod/perl.pod pod/perlport.pod pod/perltoc.pod
2406            ! win32/Makefile win32/makefile.mk
2407 ____________________________________________________________________________
2408 [ 10646] By: jhi                                   on 2001/06/16  22:06:52
2409         Log: pod cleanup.
2410      Branch: perl
2411            ! README.netware
2412 ____________________________________________________________________________
2413 [ 10645] By: jhi                                   on 2001/06/16  21:47:00
2414         Log: Integrate Memoize 0.64.  Few tweaks were required in
2415              the test scripts.  Note that the speed and expire*
2416              tests take several dozen seconds to run.
2417      Branch: perl
2418            + lib/Memoize.pm lib/Memoize/AnyDBM_File.pm
2419            + lib/Memoize/Expire.pm lib/Memoize/ExpireFile.pm
2420            + lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
2421            + lib/Memoize/README lib/Memoize/SDBM_File.pm
2422            + lib/Memoize/Saves.pm lib/Memoize/Storable.pm lib/Memoize/TODO
2423            + lib/Memoize/t/array.t lib/Memoize/t/correctness.t
2424            + lib/Memoize/t/errors.t lib/Memoize/t/expire.t
2425            + lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
2426            + lib/Memoize/t/expire_module_t.t lib/Memoize/t/flush.t
2427            + lib/Memoize/t/normalize.t lib/Memoize/t/prototype.t
2428            + lib/Memoize/t/speed.t lib/Memoize/t/tie.t
2429            + lib/Memoize/t/tie_gdbm.t lib/Memoize/t/tie_ndbm.t
2430            + lib/Memoize/t/tie_sdbm.t lib/Memoize/t/tie_storable.t
2431            + lib/Memoize/t/tiefeatures.t lib/Memoize/t/unmemoize.t
2432            ! MANIFEST t/lib/1_compile.t
2433 ____________________________________________________________________________
2434 [ 10644] By: jhi                                   on 2001/06/16  20:35:49
2435         Log: Document the cross-compilation options.
2436      Branch: perl
2437            ! Cross/README INSTALL
2438 ____________________________________________________________________________
2439 [ 10643] By: jhi                                   on 2001/06/16  19:46:38
2440         Log: NetWare port from Guruprasad S <SGURUPRASAD@novell.com>.
2441      Branch: perl
2442            + NetWare/CLIBsdio.h NetWare/CLIBstr.h NetWare/CLIBstuf.c
2443            + NetWare/CLIBstuf.h NetWare/Main.c NetWare/Makefile
2444            + NetWare/NWTInfo.c NetWare/NWUtil.c NetWare/Nwmain.c
2445            + NetWare/Nwpipe.c NetWare/bat/BldNWExt.bat
2446            + NetWare/bat/Buildtype.bat NetWare/bat/MPKBuild.bat
2447            + NetWare/bat/SetNWBld.bat NetWare/bat/Setmpksdk.bat
2448            + NetWare/bat/Setnlmsdk.bat NetWare/bat/Setwatcom.bat
2449            + NetWare/bat/ToggleD2.bat NetWare/bat/ToggleXDC.bat
2450            + NetWare/config.wc NetWare/config_H.wc NetWare/config_h.PL
2451            + NetWare/config_sh.PL NetWare/deb.h NetWare/dl_netware.xs
2452            + NetWare/intdef.h NetWare/interface.c NetWare/interface.h
2453            + NetWare/iperlhost.h NetWare/netware.h NetWare/nw5.c
2454            + NetWare/nw5iop.h NetWare/nw5sck.c NetWare/nw5sck.h
2455            + NetWare/nw5thread.c NetWare/nw5thread.h NetWare/nwperlsys.c
2456            + NetWare/nwperlsys.h NetWare/nwpipe.h NetWare/nwplglob.c
2457            + NetWare/nwplglob.h NetWare/nwtinfo.h NetWare/nwutil.h
2458            + NetWare/t/NWModify.pl NetWare/t/NWScripts.pl
2459            + NetWare/t/Readme.txt NetWare/testnlm/echo/echo.c
2460            + NetWare/testnlm/type/type.c NetWare/win32ish.h README.netware
2461            + lib/ExtUtils/MM_NW5.pm
2462            ! MANIFEST XSUB.h dosish.h ext/Errno/Errno_pm.PL ext/IO/IO.xs
2463            ! ext/POSIX/POSIX.xs ext/Socket/Socket.xs installperl iperlsys.h
2464            ! lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
2465            ! lib/File/Copy.pm lib/File/Find.pm lib/perl5db.pl makedef.pl
2466            ! perl.c perl.h perlio.c perlio.h pp_sys.c t/comp/multiline.t
2467            ! t/comp/script.t t/io/argv.t t/io/dup.t t/io/fs.t
2468            ! t/io/inplace.t t/io/iprefix.t t/io/tell.t t/lib/anydbm.t
2469            ! t/lib/b-stash.t t/lib/cwd.t t/lib/db-btree.t t/lib/db-hash.t
2470            ! t/lib/db-recno.t t/lib/filehand.t t/lib/filter-util.t
2471            ! t/lib/ftmp-security.t t/lib/gdbm.t t/lib/glob-basic.t
2472            ! t/lib/glob-case.t t/lib/io_dup.t t/lib/io_poll.t
2473            ! t/lib/io_sel.t t/lib/io_taint.t t/lib/ndbm.t
2474            ! t/lib/net-hostent.t t/lib/odbm.t t/lib/open2.t t/lib/open3.t
2475            ! t/lib/posix.t t/lib/sdbm.t t/lib/sigaction.t t/lib/syslfs.t
2476            ! t/op/anonsub.t t/op/closure.t t/op/die_exit.t t/op/exec.t
2477            ! t/op/fork.t t/op/goto.t t/op/groups.t t/op/lfs.t t/op/magic.t
2478            ! t/op/misc.t t/op/rand.t t/op/runlevel.t t/op/split.t
2479            ! t/op/stat.t t/op/sysio.t t/op/taint.t t/op/write.t
2480            ! t/pragma/locale.t t/pragma/strict.t t/pragma/subs.t
2481            ! t/pragma/warn/mg t/pragma/warnings.t thread.h toke.c util.c
2482            ! util.h x2p/a2py.c
2483 ____________________________________________________________________________
2484 [ 10642] By: jhi                                   on 2001/06/16  19:16:04
2485         Log: Resort MANIFEST.
2486      Branch: perl
2487            ! MANIFEST
2488 ____________________________________________________________________________
2489 [ 10641] By: jhi                                   on 2001/06/16  18:52:26
2490         Log: Integrate perlio.
2491      Branch: perl
2492           +> win32/win32io.c
2493           !> MANIFEST perlio.c perliol.h win32/makefile.mk
2494 ____________________________________________________________________________
2495 [ 10640] By: nick                                  on 2001/06/16  18:38:31
2496         Log: Disable :win32 layer as default till I get it working
2497      Branch: perlio
2498            ! MANIFEST perlio.c
2499 ____________________________________________________________________________
2500 [ 10639] By: jhi                                   on 2001/06/16  18:35:46
2501         Log: Try the new scheme by moving the Text::Abbrev test
2502              to a new place under lib.
2503      Branch: perl
2504            + lib/Text/Abbrev/t/abbrev.t
2505            - t/lib/abbrev.t
2506            ! MANIFEST
2507 ____________________________________________________________________________
2508 [ 10638] By: jhi                                   on 2001/06/16  18:34:30
2509         Log: Make the code even more dynamical so that testname
2510              suffix length can change.
2511      Branch: perl
2512            ! lib/Test/Harness.pm t/TEST
2513 ____________________________________________________________________________
2514 [ 10637] By: jhi                                   on 2001/06/16  18:16:28
2515         Log: Allow for deeper t/ and also a single test.pl.
2516      Branch: perl
2517            ! t/TEST t/harness
2518 ____________________________________________________________________________
2519 [ 10636] By: jhi                                   on 2001/06/16  18:13:59
2520         Log: #define fix from Nicholas Clark.
2521      Branch: perl
2522            ! ext/POSIX/POSIX.xs
2523 ____________________________________________________________________________
2524 [ 10635] By: jhi                                   on 2001/06/16  17:50:43
2525         Log: Initialization is nice.
2526      Branch: perl
2527            ! lib/Test/Harness.pm
2528 ____________________________________________________________________________
2529 [ 10634] By: jhi                                   on 2001/06/16  17:38:53
2530         Log: Make t/TEST and t/harness to test also the t/ tests
2531              under the main lib/ and ext/ directories.  Fix Test::Harness
2532              to dynamically change the width of its "foo/bar....ok" output.
2533      Branch: perl
2534            ! lib/Test/Harness.pm t/TEST t/TestInit.pm t/harness
2535 ____________________________________________________________________________
2536 [ 10633] By: jhi                                   on 2001/06/16  16:58:57
2537         Log: Subject: [PATCH] Re: perl@10611 
2538              From: Nicholas Clark <nick@ccl4.org>
2539              Date: Sat, 16 Jun 2001 16:52:47 +0100
2540              Message-ID: <20010616165247.O98663@plum.flirble.org>
2541              
2542              The .xs parts, too.
2543      Branch: perl
2544            ! ext/GDBM_File/GDBM_File.xs ext/POSIX/POSIX.xs
2545            ! ext/Socket/Socket.xs ext/Sys/Syslog/Syslog.xs
2546 ____________________________________________________________________________
2547 [ 10632] By: nick                                  on 2001/06/16  16:44:35
2548         Log: Work-in-progress win32 layer semi-functional, checking 
2549              for UNIX breakage.
2550      Branch: perlio
2551            ! perlio.c perliol.h win32/makefile.mk win32/win32io.c
2552 ____________________________________________________________________________
2553 [ 10631] By: jhi                                   on 2001/06/16  16:40:30
2554         Log: Subject: [PATCH] Re: perl@10611 
2555              From: Nicholas Clark <nick@ccl4.org>
2556              Date: Sat, 16 Jun 2001 16:52:47 +0100
2557              Message-ID: <20010616165247.O98663@plum.flirble.org>
2558      Branch: perl
2559            ! ext/GDBM_File/GDBM_File.xs ext/GDBM_File/Makefile.PL
2560            ! ext/POSIX/Makefile.PL ext/POSIX/POSIX.xs
2561            ! ext/Socket/Makefile.PL ext/Socket/Socket.xs
2562            ! ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/Syslog.xs
2563            ! lib/ExtUtils/Constant.pm
2564 ____________________________________________________________________________
2565 [ 10630] By: jhi                                   on 2001/06/16  15:11:38
2566         Log: Metaconfig unit change for #10629.
2567      Branch: metaconfig
2568            ! U/modified/Finish.U
2569 ____________________________________________________________________________
2570 [ 10629] By: jhi                                   on 2001/06/16  15:11:10
2571         Log: The extraction changed directories.
2572      Branch: perl
2573            ! Configure
2574 ____________________________________________________________________________
2575 [ 10628] By: jhi                                   on 2001/06/16  14:59:38
2576         Log: Math::BigInt 1.35 from Tels.
2577      Branch: perl
2578            + t/lib/mbimbf.t
2579            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
2580            ! t/lib/bigfltpm.t t/lib/bigintpm.t
2581 ____________________________________________________________________________
2582 [ 10627] By: nick                                  on 2001/06/16  14:54:52
2583         Log: Work in progress UNIX-side edit of win32 PerLIO layer
2584      Branch: perlio
2585            + win32/win32io.c
2586            ! perlio.c win32/makefile.mk
2587 ____________________________________________________________________________
2588 [ 10626] By: jhi                                   on 2001/06/16  14:01:50
2589         Log: Subject: [PATCH 5.6.1] os2/diff-configure
2590              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2591              Date: Fri, 15 Jun 2001 01:19:36 -0400
2592              Message-ID: <20010615011936.A26982@math.ohio-state.edu>
2593              
2594              Empty all of it because I think #10624 made even the
2595              last patch hunk unnecessary.
2596      Branch: perl
2597            ! os2/diff.configure
2598 ____________________________________________________________________________
2599 [ 10625] By: jhi                                   on 2001/06/16  13:58:34
2600         Log: Metaconfig unit change for 10624.
2601      Branch: metaconfig
2602            ! U/modified/libc.U
2603      Branch: perl
2604            ! config_h.SH
2605 ____________________________________________________________________________
2606 [ 10624] By: jhi                                   on 2001/06/16  13:58:13
2607         Log: Move the initialization of libnames to the beginning so
2608              that can one 'seed' it (as OS/2 does.)
2609      Branch: perl
2610            ! Configure
2611 ____________________________________________________________________________
2612 [ 10623] By: jhi                                   on 2001/06/16  13:47:54
2613         Log: Subject: [PATCH 5.6.1] OS2::DLL patch
2614              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2615              Date: Fri, 15 Jun 2001 19:10:57 -0400
2616              Message-ID: <20010615191057.A8050@math.ohio-state.edu>
2617      Branch: perl
2618            ! os2/OS2/REXX/DLL/DLL.pm
2619 ____________________________________________________________________________
2620 [ 10622] By: jhi                                   on 2001/06/16  13:29:42
2621         Log: Subject: [PATCH perl@10611] make VMS find util.c's offspring 
2622              From: "Craig A. Berry" <craigberry@mac.com>
2623              Date: Fri, 15 Jun 2001 17:00:03 -0500
2624              Message-Id: <a05101007b750342599be@[172.16.52.1]>
2625      Branch: perl
2626            ! vms/descrip_mms.template
2627 ____________________________________________________________________________
2628 [ 10621] By: jhi                                   on 2001/06/16  13:28:37
2629         Log: Subject: [PATCH perl@10611] get extutils.t working on VMS (again)
2630              From: "Craig A. Berry" <craigberry@mac.com>
2631              Date: Fri, 15 Jun 2001 18:39:42 -0500
2632              Message-Id: <a05101008b7503dc9dc2f@[172.16.52.1]>
2633      Branch: perl
2634            ! lib/File/Spec/VMS.pm t/lib/extutils.t
2635 ____________________________________________________________________________
2636 [ 10620] By: jhi                                   on 2001/06/16  13:25:06
2637         Log: Integrate perlio.
2638      Branch: perl
2639           !> embed.h embed.pl lib/open.pm perl.c perlio.c proto.h
2640           !> t/io/utf8.t t/lib/io_scalar.t
2641 ____________________________________________________________________________
2642 [ 10619] By: nick                                  on 2001/06/15  21:05:19
2643         Log: Generated files
2644      Branch: perlio
2645            ! embed.h proto.h
2646 ____________________________________________________________________________
2647 [ 10618] By: nick                                  on 2001/06/15  20:27:42
2648         Log: Fix open.pm to work via XS-implemented method calls rather
2649              than *open::layers variables which caused all the HV/AV hassle.
2650      Branch: perlio
2651            ! embed.pl lib/open.pm perl.c perlio.c t/io/utf8.t
2652            ! t/lib/io_scalar.t
2653 ____________________________________________________________________________
2654 [ 10617] By: jhi                                   on 2001/06/15  18:50:53
2655         Log: Integrate perlio.
2656      Branch: perl
2657           !> lib/ExtUtils/Constant.pm
2658 ____________________________________________________________________________
2659 [ 10616] By: nick                                  on 2001/06/15  18:46:47
2660         Log: pTHX_ / aTHX_ for ExtUtils/Constant.pm
2661      Branch: perlio
2662            ! lib/ExtUtils/Constant.pm
2663 ____________________________________________________________________________
2664 [ 10615] By: jhi                                   on 2001/06/15  18:36:43
2665         Log: Integrate perlio.
2666      Branch: perl
2667           !> ext/Socket/Socket.xs
2668 ____________________________________________________________________________
2669 [ 10614] By: nick                                  on 2001/06/15  18:33:37
2670         Log: MULTIPLICITY fix for Socket.xs
2671      Branch: perlio
2672            ! ext/Socket/Socket.xs
2673 ____________________________________________________________________________
2674 [ 10613] By: jhi                                   on 2001/06/15  16:34:06
2675         Log: Subject: Re: perl@10611
2676              From: Doug MacEachern <dougm@covalent.net>
2677              Date: Fri, 15 Jun 2001 10:10:33 -0700 (PDT)
2678              Message-ID: <Pine.LNX.4.21.0106151007420.10871-100000@mako.covalent.net>
2679      Branch: perl
2680            ! ext/Socket/Socket.xs
2681 ____________________________________________________________________________
2682 [ 10612] By: nick                                  on 2001/06/15  16:14:38
2683         Log: Raw integrate on mainline - MULTIPLICITY issues with Socket.xs
2684      Branch: perlio
2685           !> Changes ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
2686           !> ext/Socket/Socket.pm ext/Socket/Socket.xs
2687           !> lib/ExtUtils/Constant.pm lib/File/Find.pm opcode.pl
2688           !> patchlevel.h perlio.c t/lib/extutils.t t/lib/filefind.t
2689           !> t/lib/gdbm.t t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t
2690           !> utils/h2ph.PL
2691 ____________________________________________________________________________
2692 [ 10611] By: jhi                                   on 2001/06/15  14:29:04
2693         Log: Update Changes.
2694      Branch: perl
2695            ! Changes patchlevel.h
2696 ____________________________________________________________________________
2697 [ 10610] By: jhi                                   on 2001/06/15  14:20:33
2698         Log: Upping the test count.
2699      Branch: perl
2700            ! t/lib/filefind.t
2701 ____________________________________________________________________________
2702 [ 10609] By: jhi                                   on 2001/06/15  14:13:29
2703         Log: Integrate perlio.
2704      Branch: perl
2705           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
2706 ____________________________________________________________________________
2707 [ 10608] By: jhi                                   on 2001/06/15  14:12:31
2708         Log: Subject: Re: [ID 20010608.010] File::Find re-entrancy
2709              From: andreas.koenig@anima.de (Andreas J. Koenig)
2710              Date: 15 Jun 2001 13:30:39 +0200
2711              Message-ID: <m3hexikmjk.fsf@ak-71.mind.de>
2712              
2713              Record the grim history.
2714      Branch: perl
2715            ! lib/File/Find.pm
2716 ____________________________________________________________________________
2717 [ 10607] By: jhi                                   on 2001/06/15  14:08:19
2718         Log: Subject: Re: [ID 20010608.010] File::Find re-entrancy
2719              From: Brian McCauley <nobull@mail.com>
2720              Date: 15 Jun 2001 07:51:26 +0100
2721              Message-Id: <200106150923.f5F9NpG02725@wcl-l.bham.ac.uk>
2722      Branch: perl
2723            ! lib/File/Find.pm t/lib/filefind.t
2724 ____________________________________________________________________________
2725 [ 10606] By: nick                                  on 2001/06/15  14:00:08
2726         Log: regen_config_h for Win32.
2727      Branch: perlio
2728            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
2729 ____________________________________________________________________________
2730 [ 10605] By: jhi                                   on 2001/06/15  13:49:55
2731         Log: Subject: [PATCH: perl@10576] handle tri graphs in h2ph.PL -> h2ph*
2732              From: Peter Prymmer <pvhp@forte.com>
2733              Date: Thu, 14 Jun 2001 16:25:33 -0700 (PDT)
2734              Message-ID: <Pine.OSF.4.10.10106141608080.110974-100000@aspara.forte.com>
2735      Branch: perl
2736            ! t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t utils/h2ph.PL
2737 ____________________________________________________________________________
2738 [ 10604] By: jhi                                   on 2001/06/15  13:45:03
2739         Log: Some filesystems require writability for rename/unlink.
2740      Branch: perl
2741            ! opcode.pl
2742 ____________________________________________________________________________
2743 [ 10603] By: jhi                                   on 2001/06/15  13:41:34
2744         Log: Subject: Re: [PATCH} perlio and threading @ 10576 + report 
2745              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
2746              Date: Fri, 15 Jun 2001 12:08:53 +0200
2747              Message-Id: <20010615120320.F009.H.M.BRAND@hccnet.nl>
2748      Branch: perl
2749            ! perlio.c
2750 ____________________________________________________________________________
2751 [ 10602] By: jhi                                   on 2001/06/15  13:27:04
2752         Log: Subject: Re: [PATCH] opcode.pl is chmod'ing the original source tree
2753              From: Mike Guy <mjtg@cam.ac.uk>
2754              Date: Fri, 15 Jun 2001 14:11:49 +0100
2755              Message-Id: <E15AtO9-0006Nd-00@draco.cus.cam.ac.uk>
2756      Branch: perl
2757            ! opcode.pl
2758 ____________________________________________________________________________
2759 [ 10601] By: jhi                                   on 2001/06/15  13:21:18
2760         Log: Subject: [PATCH ?] INADDR_ANY INADDR_BROADCAST INADDR_LOOPBACK INADDR_NONE
2761              From: Nicholas Clark <nick@ccl4.org>
2762              Date: Thu, 14 Jun 2001 23:52:56 +0100
2763              Message-ID: <20010614235256.G98663@plum.flirble.org>
2764      Branch: perl
2765            ! ext/Socket/Socket.pm ext/Socket/Socket.xs
2766            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
2767 ____________________________________________________________________________
2768 [ 10600] By: jhi                                   on 2001/06/15  13:16:56
2769         Log: Subject: Re: [PATCH] GDBM_File (wasRe: ext/ + -Wall)
2770              From: Russ Allbery <rra@stanford.edu>
2771              Date: 14 Jun 2001 13:24:43 -0700
2772              Message-ID: <ylzobaizck.fsf@windlord.stanford.edu>
2773      Branch: perl
2774            ! ext/GDBM_File/GDBM_File.pm
2775 ____________________________________________________________________________
2776 [ 10599] By: jhi                                   on 2001/06/15  13:15:26
2777         Log: Subject: [PATCH] GDBM_File (wasRe: ext/ + -Wall)
2778              From: Nicholas Clark <nick@ccl4.org>
2779              Date: Thu, 14 Jun 2001 20:37:47 +0100
2780              Message-ID: <20010614203747.F98663@plum.flirble.org>
2781      Branch: perl
2782            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
2783            ! t/lib/gdbm.t
2784 ____________________________________________________________________________
2785 [ 10598] By: jhi                                   on 2001/06/15  13:13:13
2786         Log: Integrate perlio.
2787      Branch: perl
2788           !> makedef.pl sv.c
2789 ____________________________________________________________________________
2790 [ 10597] By: nick                                  on 2001/06/15  11:08:13
2791         Log: Check that HVs with HvNAME() != NULL are really stashes before
2792              treating them as such. Also be more defensive on the GvCV.
2793              Win32 fork and dprof now working again. 
2794      Branch: perlio
2795            ! sv.c
2796 ____________________________________________________________________________
2797 [ 10596] By: nick                                  on 2001/06/15  10:11:20
2798         Log: Integrate mainline.
2799      Branch: perlio
2800           +> Cross/README
2801           !> Configure Makefile.SH Porting/Glossary Porting/config.sh
2802           !> Porting/config_H config_h.SH configure.com epoc/config.sh
2803           !> hints/linux.sh pod/perltoc.pod uconfig.h uconfig.sh
2804           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
2805           !> vos/config.ga.h win32/config.bc win32/config.gc
2806           !> win32/config.vc win32/config_H.bc win32/config_H.gc
2807           !> win32/config_H.vc
2808 ____________________________________________________________________________
2809 [ 10595] By: nick                                  on 2001/06/15  09:37:17
2810         Log: Skip Perl_my_bcopy in .def file as we do not provide it.
2811              - Win32 (VC++) now builds but fails:
2812              filefind.t - suspect Win32's builtin cwd is not doing insecure dir test
2813              fork.t     - No &___ENV_HV_NAME___::CLONE method ???
2814              write.t    - open(...,"|-") not implemented on Win32 
2815      Branch: perlio
2816            ! makedef.pl
2817 ____________________________________________________________________________
2818 [ 10594] By: jhi                                   on 2001/06/15  00:17:16
2819         Log: Integrate perlio.
2820      Branch: perl
2821           !> perlio.c win32/makefile.mk
2822 ____________________________________________________________________________
2823 [ 10593] By: jhi                                   on 2001/06/15  00:16:44
2824         Log: Metaconfig unit changes for #10592.
2825      Branch: metaconfig
2826            + U/modified/i_varhdr.U U/modified/startsh.U
2827            - U/a_dvisory/crosscompile.U U/target/Target.U
2828            ! U/a_dvisory/intsize.U U/compline/alignbytes.U
2829            ! U/compline/bitpbyte.U U/compline/byteorder.U
2830            ! U/compline/ccflags.U U/compline/charsize.U
2831            ! U/compline/d_casti32.U U/compline/d_castneg.U
2832            ! U/compline/d_closedir.U U/compline/d_fd_set.U
2833            ! U/compline/d_gconvert.U U/compline/d_gnulibc.U
2834            ! U/compline/d_keepsig.U U/compline/d_open3.U
2835            ! U/compline/d_safebcpy.U U/compline/d_safemcpy.U
2836            ! U/compline/d_sanemcmp.U U/compline/d_scannl.U
2837            ! U/compline/d_sgndchr.U U/compline/d_sigsetjmp.U
2838            ! U/compline/d_stdstdio.U U/compline/d_vprintf.U
2839            ! U/compline/doublesize.U U/compline/floatsize.U
2840            ! U/compline/nblock_io.U U/compline/orderlib.U
2841            ! U/compline/ptrsize.U U/compline/ssizetype.U U/ebcdic/ebcdic.U
2842            ! U/modified/Cppsym.U U/modified/Oldconfig.U U/modified/Signal.U
2843            ! U/modified/d_getpgrp.U U/modified/d_longdbl.U
2844            ! U/modified/d_longlong.U U/modified/d_setpgrp.U
2845            ! U/modified/d_strtoul.U U/modified/d_union_semun.U
2846            ! U/modified/spitshell.U U/threads/archname.U
2847            ! U/threads/d_pthreadj.U U/typedefs/gidsign.U
2848            ! U/typedefs/gidsize.U U/typedefs/lseektype.U
2849            ! U/typedefs/pidsign.U U/typedefs/pidsize.U
2850            ! U/typedefs/sizesize.U U/typedefs/ssizesize.U
2851            ! U/typedefs/uidsign.U U/typedefs/uidsize.U
2852      Branch: metaconfig/U/perl
2853            + Cross.U
2854            ! d_dlsymun.U d_fcntl_can_lock.U d_modfl.U d_printfed.U
2855            ! d_strtoll.U d_strtoull.U d_strtouq.U d_u32align.U dlsrc.U
2856            ! fflushall.U fpossize.U gccvers.U i_db.U longdblfio.U
2857            ! need_va_copy.U perlxv.U quadfio.U selectminbits.U
2858            ! stdio_streams.U uselfs.U
2859 ____________________________________________________________________________
2860 [ 10592] By: jhi                                   on 2001/06/15  00:15:52
2861         Log: The first steps towards cross-compilation.
2862              
2863              Abstract execution of compiled test executables with $run,
2864              and abstract transfer of files with $to and $from.
2865              
2866              Under cross-compilation the $run, $to, and $from will point
2867              to appropriate wrapper scripts, by default ssh and scp,
2868              but also rsh, rcp, and cp are supported.  If not
2869              cross-compiling, they will be set to '', ':', and ':',
2870              respectively.
2871              
2872              With these patches I was able to get Configure for
2873              iPAQ ARM Linux on an Intel Linux about 95% right
2874              (only a few tests failed to execute or they produced
2875              incorrect results), and I was able to compile
2876              a functional miniperl.
2877              
2878              The symbol crosscompile renamed to be usecrosscompile,
2879              the corresponding C symbol from CROSSCOMPILE to
2880              USE_CROSS_COMPILE.
2881      Branch: perl
2882            ! Configure Cross/README Makefile.SH Porting/Glossary
2883            ! Porting/config.sh Porting/config_H config_h.SH configure.com
2884            ! epoc/config.sh hints/linux.sh pod/perltoc.pod uconfig.h
2885            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
2886            ! vos/config.ga.def vos/config.ga.h win32/config.bc
2887            ! win32/config.gc win32/config.vc win32/config_H.bc
2888            ! win32/config_H.gc win32/config_H.vc
2889 ____________________________________________________________________________
2890 [ 10591] By: nick                                  on 2001/06/14  20:00:12
2891         Log: Steps along the road toward Win32 building again.
2892      Branch: perlio
2893            ! perlio.c win32/makefile.mk
2894 ____________________________________________________________________________
2895 [ 10590] By: jhi                                   on 2001/06/14  16:11:11
2896         Log: Integrate perlio.
2897      Branch: perl
2898           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
2899 ____________________________________________________________________________
2900 [ 10589] By: nick                                  on 2001/06/14  13:54:07
2901         Log: Routine regen_config_h for Win32
2902      Branch: perlio
2903            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
2904 ____________________________________________________________________________
2905 [ 10588] By: jhi                                   on 2001/06/14  12:30:46
2906         Log: Integrate perlio.
2907      Branch: perl
2908           +> perlyline.pl
2909           !> MANIFEST Makefile.SH perly.c t/lib/filefind.t
2910 ____________________________________________________________________________
2911 [ 10587] By: jhi                                   on 2001/06/14  12:23:24
2912         Log: A placeholder.
2913      Branch: perl
2914            + Cross/README
2915 ____________________________________________________________________________
2916 [ 10586] By: nick                                  on 2001/06/14  08:25:07
2917         Log: Add new step to run_byacc which:
2918              A. Corrects #line NNN "perly.c" lines so warnings etc. are trackable
2919              B. Adds extra () to the two if (var = ...) constructs gcc -Wall winges about.
2920      Branch: perlio
2921            + perlyline.pl
2922            ! MANIFEST Makefile.SH perly.c
2923 ____________________________________________________________________________
2924 [ 10585] By: nick                                  on 2001/06/14  08:22:29
2925         Log: Integrate mainline
2926      Branch: perlio
2927           +> locale.c numeric.c
2928           !> Changes cygwin/Makefile.SHs embed.h embed.pl
2929           !> ext/re/Makefile.PL lib/Math/BigFloat.pm lib/Math/BigInt.pm
2930           !> objXSUB.h opcode.pl patchlevel.h perlapi.c pod/perlapi.pod
2931           !> proto.h t/lib/bigfltpm.t t/lib/bigintpm.t util.c
2932           !> x2p/Makefile.SH
2933 ____________________________________________________________________________
2934 [ 10584] By: nick                                  on 2001/06/14  08:05:53
2935         Log: Hack to remove insecure directories from PATH so test will run.
2936      Branch: perlio
2937            ! t/lib/filefind.t
2938 ____________________________________________________________________________
2939 [ 10583] By: jhi                                   on 2001/06/14  03:11:16
2940         Log: The test doesn't work (yet?), Math::BigInt::round_mode() is missing.
2941      Branch: perl
2942            - t/lib/mbimbf.t
2943            ! MANIFEST
2944 ____________________________________________________________________________
2945 [ 10582] By: jhi                                   on 2001/06/14  03:04:51
2946         Log: Detypo.
2947      Branch: perl
2948            ! x2p/Makefile.SH
2949 ____________________________________________________________________________
2950 [ 10581] By: jhi                                   on 2001/06/14  03:03:14
2951         Log: de-$CONFIG continues.
2952      Branch: perl
2953            ! cygwin/Makefile.SHs x2p/Makefile.SH
2954 ____________________________________________________________________________
2955 [ 10580] By: jhi                                   on 2001/06/13  23:56:59
2956         Log: Subject: [PATCH] opcode.pl is chmod'ing the original source tree
2957              From: Nicholas Clark <nick@ccl4.org>
2958              Date: Wed, 13 Jun 2001 21:20:13 +0100
2959              Message-ID: <20010613212013.D98663@plum.flirble.org>
2960      Branch: perl
2961            ! opcode.pl
2962 ____________________________________________________________________________
2963 [ 10579] By: jhi                                   on 2001/06/13  23:55:29
2964         Log: Subject: splitting util.c
2965              From: Hugo <hv@crypt.compulink.co.uk>
2966              Date: Thu, 14 Jun 2001 00:41:08 +0100
2967              Message-Id: <200106132341.AAA24935@crypt.compulink.co.uk>
2968      Branch: perl
2969            + locale.c numeric.c
2970            ! MANIFEST Makefile.SH embed.h embed.pl objXSUB.h perlapi.c
2971            ! pod/perlapi.pod proto.h util.c
2972 ____________________________________________________________________________
2973 [ 10578] By: jhi                                   on 2001/06/13  23:45:11
2974         Log: Upgrade to Math::BigInt 1.34 from Tels.
2975      Branch: perl
2976            + t/lib/mbimbf.t
2977            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
2978            ! t/lib/bigfltpm.t t/lib/bigintpm.t
2979 ____________________________________________________________________________
2980 [ 10577] By: nick                                  on 2001/06/13  19:02:48
2981         Log: Integrate mainline. Storable fail has gone, insecure dependancy still there.
2982      Branch: perlio
2983           !> (integrate 125 files)
2984 ____________________________________________________________________________
2985 [ 10576] By: jhi                                   on 2001/06/13  18:10:01
2986         Log: Update Changes.
2987      Branch: perl
2988            ! Changes patchlevel.h
2989 ____________________________________________________________________________
2990 [ 10575] By: jhi                                   on 2001/06/13  18:05:09
2991         Log: Subject: Re: [PATCH perl@10538] make ext/re play nice with DEBUGGING override
2992              From: "Craig A. Berry" <craigberry@mac.com>
2993              Date: Wed, 13 Jun 2001 13:24:28 -0500
2994              Message-Id: <5.1.0.14.0.20010613131907.01bbc210@mail.mac.com>
2995      Branch: perl
2996            ! ext/re/Makefile.PL
2997 ____________________________________________________________________________
2998 [ 10574] By: jhi                                   on 2001/06/13  17:34:36
2999         Log: Mc.u.c. for #10573.
3000      Branch: metaconfig
3001            ! U/threads/usethreads.U
3002 ____________________________________________________________________________
3003 [ 10573] By: jhi                                   on 2001/06/13  17:34:00
3004         Log: It would be also be good if I could type.
3005      Branch: perl
3006            ! Configure
3007 ____________________________________________________________________________
3008 [ 10572] By: jhi                                   on 2001/06/13  17:26:29
3009         Log: Metaconfig unit change for #10571.
3010      Branch: metaconfig
3011            ! U/threads/usethreads.U
3012 ____________________________________________________________________________
3013 [ 10571] By: jhi                                   on 2001/06/13  17:26:05
3014         Log: A non-empty default is a good thing.
3015      Branch: perl
3016            ! Configure
3017 ____________________________________________________________________________
3018 [ 10570] By: jhi                                   on 2001/06/13  17:15:16
3019         Log: Metaconfig unit change for #10569.
3020      Branch: metaconfig
3021            ! U/threads/usethreads.U
3022 ____________________________________________________________________________
3023 [ 10569] By: jhi                                   on 2001/06/13  17:14:17
3024         Log: Add Configure directive -Dusereentrant for Artur's ithreads work,
3025              extremely experimental, not even prompted for.
3026      Branch: perl
3027            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3028            ! config_h.SH configure.com epoc/config.sh perl.h uconfig.h
3029            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
3030            ! win32/config.bc win32/config.gc win32/config.vc
3031 ____________________________________________________________________________
3032 [ 10568] By: jhi                                   on 2001/06/13  16:22:27
3033         Log: FAQ tweak for Vanina Arca <varca@baufest.com>.
3034      Branch: perl
3035            ! pod/perlfaq6.pod
3036 ____________________________________________________________________________
3037 [ 10567] By: jhi                                   on 2001/06/13  16:20:23
3038         Log: Integrate perlio; conflicts, accept Nick's versions.
3039      Branch: perl
3040           !> ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
3041           !> ext/PerlIO/Via/Via.xs perlio.c perlio.h perliol.h
3042 ____________________________________________________________________________
3043 [ 10566] By: jhi                                   on 2001/06/13  16:17:42
3044         Log: Subject: Re: ext/ + -Wall
3045              From: Doug MacEachern <dougm@covalent.net>
3046              Date: Wed, 13 Jun 2001 10:02:16 -0700 (PDT)
3047              Message-ID: <Pine.LNX.4.21.0106130959050.24181-100000@mako.covalent.net>
3048      Branch: perl
3049            ! XSUB.h lib/ExtUtils/xsubpp perl.h
3050 ____________________________________________________________________________
3051 [ 10565] By: jhi                                   on 2001/06/13  16:16:07
3052         Log: Similar logic as DB_File.xs, using the modern macros and
3053              defines them to older ones for older Perls where PERL_VERSION
3054              is not defined, from Doug MacEachern.
3055      Branch: perl
3056            ! ext/Storable/Storable.xs
3057 ____________________________________________________________________________
3058 [ 10564] By: nick                                  on 2001/06/13  15:22:01
3059         Log: Avoid AV and HV in perlio.c by inventing PerlIO_list_t which is AV-ish
3060              and using that instead (name lookups are sequential search for now).
3061      Branch: perlio
3062            ! ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
3063            ! ext/PerlIO/Via/Via.xs perlio.c perlio.h perliol.h
3064 ____________________________________________________________________________
3065 [ 10563] By: jhi                                   on 2001/06/13  14:07:43
3066         Log: Subject: [PATCH] Re: [ID 20010526.001] localized glob loses value when assigned to
3067              From: "Richard Soderberg" <rs@crystalflame.net>
3068              Date: Sat, 26 May 2001 06:44:20 -0700
3069              Message-ID: <NAEKLNAAHLMBPMPNBMLECECHDFAA.rs@crystalflame.net>
3070      Branch: perl
3071            ! sv.c t/op/glob.t
3072 ____________________________________________________________________________
3073 [ 10562] By: jhi                                   on 2001/06/13  13:55:10
3074         Log: Subject: [PATCH perl@10538] make ext/re play nice with DEBUGGING override
3075              From: "Craig A. Berry" <craigberry@mac.com>
3076              Date: Tue, 12 Jun 2001 23:55:26 -0500
3077              Message-Id: <a05101002b74ca0013cf5@[192.168.56.160]>
3078      Branch: perl
3079            ! ext/re/Makefile.PL ext/re/re.xs
3080 ____________________________________________________________________________
3081 [ 10561] By: jhi                                   on 2001/06/13  13:44:58
3082         Log: Hide __attribute__((unused)) behind PERL_UNUSED_DECL as
3083              suggested by NI-S.
3084      Branch: perl
3085            ! XSUB.h malloc.c perl.h
3086 ____________________________________________________________________________
3087 [ 10560] By: jhi                                   on 2001/06/13  13:35:42
3088         Log: Regen toc.
3089      Branch: perl
3090            ! pod/perltoc.pod
3091 ____________________________________________________________________________
3092 [ 10559] By: jhi                                   on 2001/06/13  12:53:18
3093         Log: Subject: [patch] perl.gprof control
3094              From: Doug MacEachern <dougm@covalent.net>
3095              Date: Tue, 12 Jun 2001 23:05:44 -0700 (PDT)
3096              Message-ID: <Pine.LNX.4.21.0106122247380.24181-100000@mako.covalent.net>
3097      Branch: perl
3098            ! miniperlmain.c perl.h
3099 ____________________________________________________________________________
3100 [ 10558] By: jhi                                   on 2001/06/13  12:51:47
3101         Log: Subject: Re: ext/ + -Wall
3102              From: Doug MacEachern <dougm@covalent.net>
3103              Date: Tue, 12 Jun 2001 22:04:50 -0700 (PDT)
3104              Message-ID: <Pine.LNX.4.21.0106122151180.24181-100000@mako.covalent.net>
3105              
3106              Document ax and break up dXSARGS.
3107      Branch: perl
3108            ! XSUB.h pod/perlapi.pod
3109 ____________________________________________________________________________
3110 [ 10557] By: jhi                                   on 2001/06/13  12:39:55
3111         Log: More AIX tweakage from Merijn.
3112      Branch: perl
3113            ! hints/aix.sh
3114 ____________________________________________________________________________
3115 [ 10556] By: jhi                                   on 2001/06/13  03:26:58
3116         Log: Subject: [PATCH perl@10538] make VMS autosplit earlier in build
3117              From: "Craig A. Berry" <craigberry@mac.com>
3118              Date: Tue, 12 Jun 2001 22:57:45 -0500
3119              Message-Id: <a05101001b74c943d7af4@[192.168.56.160]>
3120      Branch: perl
3121            ! vms/descrip_mms.template
3122 ____________________________________________________________________________
3123 [ 10555] By: jhi                                   on 2001/06/13  02:50:43
3124         Log: Subject: Re: hacking util.c, attrs.xs, and re.xs to compile on VMS
3125              From: "Craig A. Berry" <craigberry@mac.com>
3126              Date: Tue, 12 Jun 2001 22:21:39 -0500
3127              Message-Id: <a05101000b74c8698483b@[172.16.52.1]>
3128      Branch: perl
3129            ! configure.com util.c
3130 ____________________________________________________________________________
3131 [ 10554] By: jhi                                   on 2001/06/13  02:23:16
3132         Log: New AIX dynaloading code from Jens-Uwe Mager.
3133              Does break binary compatibility.
3134      Branch: perl
3135            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
3136 ____________________________________________________________________________
3137 [ 10553] By: jhi                                   on 2001/06/13  02:10:16
3138         Log: VMS DEC C compiler found nits by Peter Prymmer.
3139      Branch: perl
3140            ! util.c
3141 ____________________________________________________________________________
3142 [ 10552] By: jhi                                   on 2001/06/13  01:36:12
3143         Log: Subject: [PATCH: perl@10538] fix for file locking and filecomp test
3144              From: Peter Prymmer <pvhp@forte.com>
3145              Date: Tue, 12 Jun 2001 19:34:08 -0700 (PDT)
3146              Message-ID: <Pine.OSF.4.10.10106121927580.15174-100000@aspara.forte.com>
3147      Branch: perl
3148            ! t/lib/filecomp.t
3149 ____________________________________________________________________________
3150 [ 10551] By: jhi                                   on 2001/06/13  01:26:53
3151         Log: I wonder how many $CONFIGs still lurk in the shadows.
3152      Branch: perl
3153            ! pod/Makefile.SH x2p/cflags.SH
3154 ____________________________________________________________________________
3155 [ 10550] By: jhi                                   on 2001/06/13  01:25:12
3156         Log: Grok three kinds of line endings, should fix [ID 20010612.003]
3157      Branch: perl
3158            ! pod/checkpods.PL
3159 ____________________________________________________________________________
3160 [ 10549] By: jhi                                   on 2001/06/13  01:05:28
3161         Log: Use __attribute__((unused)) to silence -Wall on unused ax.
3162      Branch: perl
3163            ! XSUB.h ext/DB_File/DB_File.xs lib/ExtUtils/xsubpp
3164 ____________________________________________________________________________
3165 [ 10548] By: jhi                                   on 2001/06/13  00:41:28
3166         Log: Subject: [patch] rid local_patches warnings
3167              From: Doug MacEachern <dougm@covalent.net>
3168              Date: Tue, 12 Jun 2001 10:26:34 -0700 (PDT)
3169              Message-ID: <Pine.LNX.4.21.0106121024470.24181-100000@mako.covalent.net>
3170      Branch: perl
3171            ! ext/List/Util/Util.xs ext/Storable/Storable.xs
3172 ____________________________________________________________________________
3173 [ 10547] By: jhi                                   on 2001/06/13  00:40:29
3174         Log: Subject: Re: ext/ + -Wall
3175              From: Doug MacEachern <dougm@covalent.net>
3176              Date: Tue, 12 Jun 2001 09:38:09 -0700 (PDT)
3177              Message-ID: <Pine.LNX.4.21.0106120927100.24181-100000@mako.covalent.net>
3178      Branch: perl
3179            ! ext/attrs/attrs.xs
3180 ____________________________________________________________________________
3181 [ 10546] By: jhi                                   on 2001/06/13  00:39:06
3182         Log: Subject: [PATCH] perlretut.pod: unterminated C<>
3183              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
3184              Date: Tue, 12 Jun 2001 14:36:20 -0400
3185              Message-ID: <20010612143619.A37113@linguist.thayer.dartmouth.edu>
3186      Branch: perl
3187            ! pod/perlretut.pod
3188 ____________________________________________________________________________
3189 [ 10545] By: jhi                                   on 2001/06/13  00:38:02
3190         Log: Subject: Re: [ID 20010612.001] out of memory during regex compilation
3191              From: Mike Guy <mjtg@cam.ac.uk>
3192              Date: Tue, 12 Jun 2001 19:10:31 +0100
3193              Message-Id: <E159scZ-0000r2-00@draco.cus.cam.ac.uk>
3194              
3195              Subject: Re: [ID 20010612.001] out of memory during regex compilation
3196              From: Mike Guy <mjtg@cam.ac.uk>
3197              Date: Tue, 12 Jun 2001 19:21:01 +0100
3198              Message-Id: <E159smj-0000wY-00@draco.cus.cam.ac.uk>
3199      Branch: perl
3200            ! pod/perlop.pod
3201 ____________________________________________________________________________
3202 [ 10544] By: jhi                                   on 2001/06/13  00:34:39
3203         Log: AIX tweaks from Merijn H. Brand.
3204      Branch: perl
3205            ! hints/aix.sh
3206 ____________________________________________________________________________
3207 [ 10543] By: jhi                                   on 2001/06/13  00:11:42
3208         Log: Subject: [PATCH] 5.6.1 -- add LC_MESSAGES constant to POSIX module
3209              From: "Brendan O'Dea" <bod@compusol.com.au>
3210              Date: Wed, 13 Jun 2001 05:16:47 +1000
3211              Message-ID: <20010613051647.A8945@compusol.com.au>
3212      Branch: maint-5.6/perl
3213            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
3214 ____________________________________________________________________________
3215 [ 10542] By: jhi                                   on 2001/06/13  00:07:50
3216         Log: Subject: Small bcopy cleanup
3217              From: Andy Dougherty <doughera@lafayette.edu>
3218              Date: Tue, 12 Jun 2001 17:11:52 -0400 (EDT)
3219              Message-ID: <Pine.SOL.4.10.10106121706360.11034-100000@maxwell.phys.lafayette.edu>
3220      Branch: perl
3221            ! embed.h embed.pl objXSUB.h perlapi.c proto.h util.c x2p/a2p.h
3222 ____________________________________________________________________________
3223 [ 10541] By: jhi                                   on 2001/06/13  00:05:18
3224         Log: Subject: [PATCH] Re: ext/ + -Wall
3225              From: Nicholas Clark <nick@ccl4.org>
3226              Date: Wed, 13 Jun 2001 00:04:30 +0100
3227              Message-ID: <20010613000430.M5901@plum.flirble.org>
3228      Branch: perl
3229            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
3230 ____________________________________________________________________________
3231 [ 10540] By: jhi                                   on 2001/06/13  00:02:25
3232         Log: Subject: [PATCH] Re: [PATCH] ExtUtils::Constant
3233              From: Nicholas Clark <nick@ccl4.org>
3234              Date: Tue, 12 Jun 2001 23:53:07 +0100
3235              Message-ID: <20010612235307.L5901@plum.flirble.org>
3236      Branch: perl
3237            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
3238 ____________________________________________________________________________
3239 [ 10539] By: jhi                                   on 2001/06/12  23:59:10
3240         Log: MPE/iX tweaks from Mark Bixby.
3241      Branch: perl
3242            ! hints/mpeix.sh mpeix/mpeixish.h util.c
3243 ____________________________________________________________________________
3244 [ 10538] By: jhi                                   on 2001/06/12  14:16:15
3245         Log: Update Changes.
3246      Branch: perl
3247            ! Changes patchlevel.h
3248 ____________________________________________________________________________
3249 [ 10537] By: jhi                                   on 2001/06/12  14:11:26
3250         Log: One less -Wall whine (found under DEBUGGING).
3251      Branch: perl
3252            ! x2p/Makefile.SH x2p/a2p.c
3253 ____________________________________________________________________________
3254 [ 10536] By: jhi                                   on 2001/06/12  13:32:09
3255         Log: s/case-independent/case-insensitive/g
3256      Branch: perl
3257            ! pod/perldebug.pod
3258 ____________________________________________________________________________
3259 [ 10535] By: jhi                                   on 2001/06/12  13:27:28
3260         Log: As suggested in    
3261              
3262              Subject: Re: ext/ + -Wall
3263              From: Gurusamy Sarathy <gsar@ActiveState.com>
3264              Date: Mon, 11 Jun 2001 23:34:31 -0700
3265              Message-Id: <200106120634.f5C6YVM07246@smtp3.ActiveState.com>
3266      Branch: perl
3267            ! ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs globals.c
3268            ! perl.h
3269 ____________________________________________________________________________
3270 [ 10534] By: jhi                                   on 2001/06/12  13:13:27
3271         Log: Subject: ext/ + -Wall
3272              From: Doug MacEachern <dougm@covalent.net>
3273              Date: Mon, 11 Jun 2001 22:19:45 -0700 (PDT)
3274              Message-ID: <Pine.LNX.4.21.0106112212261.24181-100000@mako.covalent.net>
3275      Branch: perl
3276            ! ext/ByteLoader/ByteLoader.xs ext/DB_File/DB_File.xs
3277            ! ext/DB_File/version.c ext/Devel/DProf/DProf.xs
3278            ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dlutils.c
3279            ! ext/Encode/Encode.xs ext/File/Glob/bsd_glob.c
3280            ! ext/Filter/Util/Call/Call.xs ext/GDBM_File/GDBM_File.xs
3281            ! ext/List/Util/Util.xs ext/MIME/Base64/Base64.xs
3282            ! ext/POSIX/POSIX.xs ext/PerlIO/Scalar/Scalar.xs
3283            ! ext/PerlIO/Via/Via.xs ext/Time/HiRes/HiRes.xs
3284            ! ext/Time/Piece/Piece.xs ext/attrs/attrs.xs globals.c
3285            ! lib/ExtUtils/xsubpp
3286 ____________________________________________________________________________
3287 [ 10533] By: jhi                                   on 2001/06/12  12:52:57
3288         Log: Subject: [PATCH] anonymous stashes
3289              From: Abhijit Menon-Sen <ams@wiw.org>
3290              Date: Tue, 12 Jun 2001 12:47:04 +0530
3291              Message-ID: <20010612124704.A29029@lustre.linux.in>
3292      Branch: perl
3293            ! dump.c gv.c sv.c xsutils.c
3294 ____________________________________________________________________________
3295 [ 10532] By: jhi                                   on 2001/06/12  12:37:36
3296         Log: One more test for $^S.
3297      Branch: perl
3298            ! t/op/magic.t
3299 ____________________________________________________________________________
3300 [ 10531] By: jhi                                   on 2001/06/12  12:35:02
3301         Log: Subject: [PATCH 20010612.002] $^S almost entirely broken with 5.6.1
3302              From: Abhijit Menon-Sen <ams@wiw.org>
3303              Date: Tue, 12 Jun 2001 17:35:55 +0530
3304              Message-ID: <20010612173555.A32426@lustre.linux.in>
3305      Branch: perl
3306            ! mg.c t/op/magic.t
3307 ____________________________________________________________________________
3308 [ 10530] By: jhi                                   on 2001/06/12  12:31:11
3309         Log: Subject: Re: [ID 20010612.001] out of memory during regex compilation
3310              From: Mike Guy <mjtg@cam.ac.uk>
3311              Date: Tue, 12 Jun 2001 13:14:15 +0100
3312              Message-Id: <E159n3n-0000xa-00@draco.cus.cam.ac.uk>
3313      Branch: perl
3314            ! pod/perlop.pod
3315 ____________________________________________________________________________
3316 [ 10529] By: jhi                                   on 2001/06/12  12:21:06
3317         Log: AUTHORS updates.
3318      Branch: perl
3319            ! AUTHORS
3320 ____________________________________________________________________________
3321 [ 10528] By: jhi                                   on 2001/06/12  12:19:47
3322         Log: Subject: [PATCH] rhapsody/darwin minor cleanup
3323              From: Wilfredo Sanchez <wsanchez@MIT.EDU>
3324              Content-Transfer-Encoding: 7bit
3325              Message-Id: <200106121009.GAA01968@melbourne-city-street.mit.edu>
3326      Branch: perl
3327            ! Makefile.SH hints/darwin.sh hints/rhapsody.sh
3328 ____________________________________________________________________________
3329 [ 10527] By: jhi                                   on 2001/06/12  11:58:53
3330         Log: Subject: [MacPerl-Porters] Re: [PATCH] Mac OS Compatability for bleadperl
3331              From: "Philip Newton" <Philip.Newton@gmx.net>
3332              Date: Mon, 11 Jun 2001 07:08:03 +0200
3333              Message-Id: <200106120802.LAA08992@taas.iki.fi>
3334      Branch: perl
3335            ! t/base/term.t
3336 ____________________________________________________________________________
3337 [ 10526] By: jhi                                   on 2001/06/12  01:35:34
3338         Log: Cleanup the a2p.c for -Wall.
3339      Branch: perl
3340            ! x2p/Makefile.SH x2p/a2p.c
3341 ____________________________________________________________________________
3342 [ 10525] By: jhi                                   on 2001/06/12  01:10:56
3343         Log: File::Find update for MacOS from Chris Nandor.
3344      Branch: perl
3345            ! lib/File/Find.pm t/lib/filefind.t
3346 ____________________________________________________________________________
3347 [ 10524] By: jhi                                   on 2001/06/12  00:29:20
3348         Log: gcc -Wall nits picked out by a non-UNIX system
3349              (courtesy of Mark Bixby)
3350      Branch: perl
3351            ! doio.c ext/Devel/Peek/Peek.xs ext/DynaLoader/dl_mpeix.xs
3352            ! ext/IO/IO.xs ext/PerlIO/Via/Via.xs ext/Socket/Socket.xs
3353            ! pp_sys.c util.c
3354 ____________________________________________________________________________
3355 [ 10523] By: jhi                                   on 2001/06/11  22:34:03
3356         Log: Metaconfig unit change for #10522.  (The d_modfl changes
3357              placate metalint.)
3358      Branch: metaconfig/U/perl
3359            ! d_modfl.U d_u32align.U
3360 ____________________________________________________________________________
3361 [ 10522] By: jhi                                   on 2001/06/11  22:33:00
3362         Log: Buglet found by Mark Bixby: "./try >&2 >/dev/null" should
3363              be "./try 2>&1 >/dev/null".
3364      Branch: perl
3365            ! Configure
3366 ____________________________________________________________________________
3367 [ 10521] By: jhi                                   on 2001/06/11  19:49:54
3368         Log: Subject: [PATCH perl@10517] DCL quoting syntax drives pumpking mad
3369              From: "Craig A. Berry" <craigberry@mac.com>
3370              Date: Mon, 11 Jun 2001 14:00:32 -0500
3371              Message-Id: <5.1.0.14.0.20010611134750.03985cb8@exchi01>
3372      Branch: perl
3373            ! configure.com
3374 ____________________________________________________________________________
3375 [ 10520] By: jhi                                   on 2001/06/11  17:55:47
3376         Log: Move the full \p\P lists to perlunicode.
3377      Branch: perl
3378            ! pod/perlretut.pod pod/perlunicode.pod
3379 ____________________________________________________________________________
3380 [ 10519] By: jhi                                   on 2001/06/11  17:10:00
3381         Log: VOS build tweak for 5.6.1 from Paul Green.
3382      Branch: maint-5.6/perl
3383            ! vos/build.cm
3384 ____________________________________________________________________________
3385 [ 10518] By: jhi                                   on 2001/06/11  17:07:03
3386         Log: Subject: [PATCH perl@10476] no PerlIO at startup time on VMS
3387              From: "Craig A. Berry" <craigberry@mac.com>
3388              Date: Fri, 8 Jun 2001 18:08:18 -0500
3389              Message-Id: <a05101000b746f9dd4fca@[192.168.56.145]>
3390      Branch: perl
3391            ! vms/vms.c
3392 ____________________________________________________________________________
3393 [ 10517] By: jhi                                   on 2001/06/11  14:52:01
3394         Log: Update Changes.
3395      Branch: perl
3396            ! Changes patchlevel.h
3397 ____________________________________________________________________________
3398 [ 10516] By: jhi                                   on 2001/06/11  14:46:33
3399         Log: Add the modfl_pow32_bug (anti)definition also to VOS headers.
3400      Branch: perl
3401            ! vos/config.alpha.h vos/config.ga.h
3402 ____________________________________________________________________________
3403 [ 10515] By: jhi                                   on 2001/06/11  14:39:05
3404         Log: VOS updates from Paul Green for @10476.
3405      Branch: perl
3406            ! README.vos vos/Changes vos/build.cm vos/compile_perl.cm
3407            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
3408            ! vos/config.ga.h vos/configure_perl.cm
3409 ____________________________________________________________________________
3410 [ 10514] By: jhi                                   on 2001/06/11  12:58:43
3411         Log: Subject: [PATCH] Not many people know this ...
3412              From: Mike Guy <mjtg@cam.ac.uk>
3413              Date: Mon, 11 Jun 2001 14:55:15 +0100
3414              Message-Id: <E159S9z-00015D-00@draco.cus.cam.ac.uk>
3415      Branch: perl
3416            ! pod/perldebug.pod
3417 ____________________________________________________________________________
3418 [ 10513] By: jhi                                   on 2001/06/11  12:30:06
3419         Log: Add final commas to lists as suggested by Philip Newton.
3420      Branch: perl
3421            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
3422 ____________________________________________________________________________
3423 [ 10512] By: jhi                                   on 2001/06/11  12:28:49
3424         Log: Subject: [MacPerl-Porters] [PATCH] Mac OS Compatability for bleadperl
3425              Date: Sun, 10 Jun 2001 23:35:38 -0400
3426              From: Chris Nandor <pudge@pobox.com>
3427              Message-Id: <p05100306b749ec0eaade@[10.0.1.177]>
3428      Branch: perl
3429            ! lib/DirHandle.pm lib/File/Basename.pm lib/diagnostics.pm
3430            ! perl.c t/base/term.t t/comp/cpp.t t/comp/multiline.t
3431            ! t/comp/script.t t/lib/anydbm.t t/lib/autoloader.t
3432            ! t/lib/dirhand.t t/lib/selfloader.t t/op/anonsub.t
3433            ! t/op/closure.t t/op/defins.t t/op/exec.t t/op/goto.t
3434            ! t/op/pack.t t/op/regexp.t t/op/regexp_noamp.t t/op/split.t
3435            ! t/op/write.t t/pragma/strict.t
3436 ____________________________________________________________________________
3437 [ 10511] By: jhi                                   on 2001/06/11  12:13:31
3438         Log: Subject: [RESEND] [PATCH] Mac OS lib patches for bleadperl
3439              From: Chris Nandor <pudge@pobox.com>
3440              Date: Mon, 11 Jun 2001 08:24:28 -0400
3441              Message-Id: <p05100303b74a66faf625@[10.0.1.177]>
3442      Branch: perl
3443            ! ext/IO/lib/IO/Dir.pm lib/File/Copy.pm t/lib/filecopy.t
3444            ! t/lib/io_dir.t
3445 ____________________________________________________________________________
3446 [ 10510] By: jhi                                   on 2001/06/11  12:03:16
3447         Log: One more run_byacc (a hand-tweaked version had slipped in).
3448      Branch: perl
3449            ! perly.c vms/perly_c.vms
3450 ____________________________________________________________________________
3451 [ 10509] By: nick                                  on 2001/06/11  07:49:15
3452         Log: Integrate mainline
3453      Branch: perlio
3454           !> Makefile.SH embed.h embed.pl global.sym
3455           !> lib/ExtUtils/Constant.pm lib/ExtUtils/Manifest.pm objXSUB.h
3456           !> perl.h perlapi.c perlapi.h perly.c perly.fixer perly.h perly.y
3457           !> perly_c.diff pod/perl572delta.pod pod/perlapi.pod proto.h sv.c
3458           !> t/lib/extutils.t util.c vms/perly_c.vms vms/perly_h.vms
3459 ____________________________________________________________________________
3460 [ 10508] By: jhi                                   on 2001/06/10  22:38:05
3461         Log: Subject: [PATCH] ExtUtils::Manifest not -w clean
3462              From: Mike Guy <mjtg@cam.ac.uk>
3463              Reply-To: mjtg@cam.ac.uk
3464              Message-Id: <E159Ei8-0006Tz-00@draco.cus.cam.ac.uk>
3465      Branch: perl
3466            ! lib/ExtUtils/Manifest.pm
3467 ____________________________________________________________________________
3468 [ 10507] By: jhi                                   on 2001/06/10  22:37:16
3469         Log: Subject: [PATCH] ExtUtils::Constant
3470              From: Nicholas Clark <nick@ccl4.org>
3471              Date: Sun, 10 Jun 2001 23:25:41 +0100
3472              Message-ID: <20010610232540.C76396@plum.flirble.org>
3473      Branch: perl
3474            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
3475 ____________________________________________________________________________
3476 [ 10506] By: jhi                                   on 2001/06/10  20:57:20
3477         Log: Integrate perlio.
3478      Branch: perl
3479           !> iperlsys.h
3480 ____________________________________________________________________________
3481 [ 10505] By: jhi                                   on 2001/06/10  18:37:57
3482         Log: Move the grok_number and its lieutenant grok_numeric_radix
3483              from sv.c statics to util.c and public.
3484      Branch: perl
3485            ! embed.h embed.pl global.sym objXSUB.h perl.h perlapi.c
3486            ! perlapi.h pod/perlapi.pod proto.h sv.c util.c
3487 ____________________________________________________________________________
3488 [ 10504] By: nick                                  on 2001/06/10  17:47:06
3489         Log: Fix (valid) -Wall warnings in perlio.c
3490      Branch: perlio
3491            ! iperlsys.h
3492 ____________________________________________________________________________
3493 [ 10503] By: jhi                                   on 2001/06/10  17:38:28
3494         Log: Update perly_c.diff, update perly.fixer to edit away
3495              some of the -Wall noise.
3496      Branch: perl
3497            ! perly.c perly.fixer perly_c.diff vms/perly_c.vms
3498 ____________________________________________________________________________
3499 [ 10502] By: jhi                                   on 2001/06/10  17:09:42
3500         Log: Check the version of byacc.
3501      Branch: perl
3502            ! Makefile.SH
3503 ____________________________________________________________________________
3504 [ 10501] By: jhi                                   on 2001/06/10  17:00:08
3505         Log: Subject: [PATCH] perly.y overhaul
3506              From: Simon Cozens <simon@netthink.co.uk>
3507              Date: Sun, 10 Jun 2001 16:56:54 +0100
3508              Message-ID: <20010610165654.A16597@deep-dark-truthful-mirror.pmb.ox.ac.uk>
3509              
3510              Plus make run_byacc.
3511      Branch: perl
3512            ! perly.c perly.h perly.y vms/perly_c.vms vms/perly_h.vms
3513 ____________________________________________________________________________
3514 [ 10500] By: jhi                                   on 2001/06/10  16:07:28
3515         Log: Integrate perlio.
3516      Branch: perl
3517           !> perlio.c perlsfio.h
3518 ____________________________________________________________________________
3519 [ 10499] By: nick                                  on 2001/06/10  15:01:08
3520         Log: Integrate mainline
3521      Branch: perlio
3522           !> Changes Configure embed.h embed.pl patchlevel.h proto.h sv.c
3523           !> t/pragma/locale.t util.c
3524 ____________________________________________________________________________
3525 [ 10498] By: jhi                                   on 2001/06/10  13:49:23
3526         Log: Put some meat on the perl572delta bones.  The list of
3527              selected bug fixes needs more work, as does still the
3528              whole document.
3529      Branch: perl
3530            ! pod/perl572delta.pod
3531 ____________________________________________________________________________
3532 [ 10497] By: nick                                  on 2001/06/10  12:27:51
3533         Log: Paper over a crack or two with USE_SFIO
3534      Branch: perlio
3535            ! perlio.c perlsfio.h
3536 ____________________________________________________________________________
3537 [ 10496] By: jhi                                   on 2001/06/10  11:04:22
3538         Log: Update Changes.
3539      Branch: perl
3540            ! Changes patchlevel.h
3541 ____________________________________________________________________________
3542 [ 10495] By: jhi                                   on 2001/06/10  10:55:34
3543         Log: Subject: Re: pragma/locale.t #107
3544              From: Hugo <hv@crypt.compulink.co.uk>
3545              Date: Sun, 10 Jun 2001 11:23:30 +0100
3546              Message-Id: <200106101023.LAA32085@crypt.compulink.co.uk>
3547              
3548              Encapsulate the scan of the decimal radix separator.
3549      Branch: perl
3550            ! embed.h embed.pl proto.h sv.c
3551 ____________________________________________________________________________
3552 [ 10494] By: jhi                                   on 2001/06/10  03:00:17
3553         Log: Try to grok numbers both with the locale specific separator
3554              and with the usual "." (if different from the lss); add a test
3555              to locale.t to do also a little bit of math in addition to just
3556              equalness testing; remove extraneous logic as suggested in
3557              
3558              Subject: Re: pragma/locale.t #107
3559              From: Nicholas Clark <nick@ccl4.org>
3560              Date: Sat, 9 Jun 2001 22:37:36 +0100
3561              Message-ID: <20010609223735.Y76396@plum.flirble.org>
3562      Branch: perl
3563            ! sv.c t/pragma/locale.t
3564 ____________________________________________________________________________
3565 [ 10493] By: jhi                                   on 2001/06/10  01:25:23
3566         Log: Metaconfig unit change for #10492.
3567      Branch: metaconfig/U/perl
3568            ! Extensions.U
3569 ____________________________________________________________________________
3570 [ 10492] By: jhi                                   on 2001/06/10  01:23:59
3571         Log: Subject: [PATCH] Don't build Thread.pm if USEITHREADS
3572              From: Artur Bergman <artur@contiller.se> 
3573              Date: Sat, 09 Jun 2001 21:03:51 +0200
3574              Message-ID: <B7483FB6.1398%artur@contiller.se>
3575      Branch: perl
3576            ! Configure
3577 ____________________________________________________________________________
3578 [ 10491] By: jhi                                   on 2001/06/10  01:15:40
3579         Log: Integrate perlio.
3580      Branch: perl
3581           !> perlsfio.h
3582 ____________________________________________________________________________
3583 [ 10490] By: jhi                                   on 2001/06/10  01:08:26
3584         Log: Do locale specific separator if only in locale.
3585      Branch: perl
3586            ! util.c
3587 ____________________________________________________________________________
3588 [ 10489] By: nick                                  on 2001/06/09  19:13:25
3589         Log: Make XS/Typemap compile (but fail) with sfio
3590      Branch: perlio
3591            ! perlsfio.h
3592 ____________________________________________________________________________
3593 [ 10488] By: nick                                  on 2001/06/09  19:12:51
3594         Log: Re-integrate mainline
3595      Branch: perlio
3596           !> embed.h embed.pl embedvar.h intrpvar.h perl.h perlapi.h
3597           !> proto.h sv.c util.c
3598 ____________________________________________________________________________
3599 [ 10487] By: nick                                  on 2001/06/09  16:26:29
3600         Log: Integrate mainline
3601      Branch: perlio
3602           !> (integrate 31 files)
3603 ____________________________________________________________________________
3604 [ 10486] By: jhi                                   on 2001/06/09  16:11:51
3605         Log: Subject: [PATCH] New attempt to clone callack
3606              From: Artur Bergman <artur@contiller.se> 
3607              Date: Thu, 07 Jun 2001 11:52:16 +0200
3608              Message-ID: <B7451B6F.12B7%artur@contiller.se>
3609      Branch: perl
3610            ! embedvar.h intrpvar.h perlapi.h sv.c
3611 ____________________________________________________________________________
3612 [ 10485] By: jhi                                   on 2001/06/09  15:23:52
3613         Log: Numeric conversion tweaks suggested by Hugo and Nicholas.
3614      Branch: perl
3615            ! embed.h embed.pl perl.h proto.h sv.c util.c
3616 ____________________________________________________________________________
3617 [ 10484] By: jhi                                   on 2001/06/09  14:47:25
3618         Log: Subject: Re: pragma/locale.t #107
3619              From: Nicholas Clark <nick@ccl4.org>
3620              Date: Sat, 9 Jun 2001 16:26:10 +0100
3621              Message-ID: <20010609162609.V76396@plum.flirble.org>
3622              
3623              A missing NVification.
3624      Branch: perl
3625            ! sv.c
3626 ____________________________________________________________________________
3627 [ 10483] By: jhi                                   on 2001/06/08  19:40:32
3628         Log: Redo the #10482, there already was a test script for formats.
3629      Branch: perl
3630            - t/io/format.t
3631            ! MANIFEST t/op/write.t
3632 ____________________________________________________________________________
3633 [ 10482] By: jhi                                   on 2001/06/08  19:34:45
3634         Log: Twisted format testing, from Merijn.
3635      Branch: perl
3636            + t/io/format.t
3637            ! MANIFEST
3638 ____________________________________________________________________________
3639 [ 10481] By: jhi                                   on 2001/06/08  19:21:56
3640         Log: More \p{In...} testing, combined with \N{...}.
3641      Branch: perl
3642            ! lib/utf8_heavy.pl t/op/pat.t
3643 ____________________________________________________________________________
3644 [ 10480] By: jhi                                   on 2001/06/08  14:16:06
3645         Log: Metaconfig changes for #10479.
3646      Branch: metaconfig
3647            ! U/Glossary.patch
3648      Branch: metaconfig/U/perl
3649            ! d_modfl.U
3650 ____________________________________________________________________________
3651 [ 10479] By: jhi                                   on 2001/06/08  14:15:32
3652         Log: Be inspired more by Hugo-- introduce HAS_MODFL_POW32_BUG.
3653      Branch: perl
3654            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3655            ! config_h.SH configure.com epoc/config.sh pp.c uconfig.h
3656            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
3657            ! win32/config.bc win32/config.gc win32/config.vc
3658 ____________________________________________________________________________
3659 [ 10478] By: jhi                                   on 2001/06/08  12:20:41
3660         Log: Subject: Re: [PATCH perl@10439] fix old $^S description in perlvms.pod
3661              From: "Craig A. Berry" <craigberry@mac.com>
3662              Date: Thu, 7 Jun 2001 14:27:20 -0500
3663              Message-Id: <a05100e01b7458075db7d@[172.16.52.1]>
3664      Branch: perl
3665            ! vms/perlvms.pod
3666 ____________________________________________________________________________
3667 [ 10477] By: jhi                                   on 2001/06/08  12:19:00
3668         Log: Subject: [PATCH] Unresolved symbol in ext/re/re.xs
3669              From: Gisle Aas <gisle@ActiveState.com>
3670              Date: 07 Jun 2001 17:04:29 -0700
3671              Message-ID: <lrae3jsupe.fsf@caliper.ActiveState.com>
3672      Branch: perl
3673            ! ext/re/re.xs
3674 ____________________________________________________________________________
3675 [ 10476] By: jhi                                   on 2001/06/08  01:35:42
3676         Log: Update Changes.
3677      Branch: perl
3678            ! Changes patchlevel.h
3679 ____________________________________________________________________________
3680 [ 10475] By: jhi                                   on 2001/06/08  00:53:45
3681         Log: Regen Glossary et alia.
3682      Branch: perl
3683            ! Porting/Glossary Porting/config.sh Porting/config_H
3684 ____________________________________________________________________________
3685 [ 10474] By: jhi                                   on 2001/06/07  22:06:38
3686         Log: Metaconfig unit changes for #10473.
3687      Branch: metaconfig/U/perl
3688            ! d_modfl.U
3689 ____________________________________________________________________________
3690 [ 10473] By: jhi                                   on 2001/06/07  22:06:16
3691         Log: Harumph, also AIX will spill its guts (i.e. dump core)
3692              if an executable contains modfl() but it hasn't been
3693              compiled right (in the case of AIX, with cc -qlongdouble).
3694      Branch: perl
3695            ! Configure
3696 ____________________________________________________________________________
3697 [ 10472] By: gsar                                  on 2001/06/07  20:04:28
3698         Log: integrate change#10471 from mainline
3699              
3700              in change#10451, check that CvOUTSIDE is a CV before looking in
3701              (it can apparently be SVt_NULL during global destruction)
3702      Branch: maint-5.6/perl
3703           !> op.c
3704 ____________________________________________________________________________
3705 [ 10471] By: gsar                                  on 2001/06/07  20:01:31
3706         Log: in change#10451, check that CvOUTSIDE is a CV before looking in
3707              (it can apparently be SVt_NULL during global destruction)
3708      Branch: perl
3709            ! op.c
3710 ____________________________________________________________________________
3711 [ 10470] By: jhi                                   on 2001/06/07  12:17:51
3712         Log: Subject: Re: [PATCH perl@10439] diagnostics and long C<=item>s
3713              From: Robin Barker <rmb1@cise.npl.co.uk>
3714              Date: Thu, 7 Jun 2001 13:01:06 +0100 (BST)
3715              Message-Id: <200106071201.NAA13627@tempest.npl.co.uk>
3716      Branch: perl
3717            ! lib/diagnostics.pm pod/perldiag.pod
3718 ____________________________________________________________________________
3719 [ 10469] By: jhi                                   on 2001/06/07  12:16:12
3720         Log: Subject: [PATCH perl@10439] long =item
3721              From: Robin Barker <rmb1@cise.npl.co.uk>
3722              Date: Thu, 7 Jun 2001 12:34:08 +0100 (BST)
3723              Message-Id: <200106071134.MAA10288@tempest.npl.co.uk>
3724      Branch: perl
3725            ! README.amiga lib/Attribute/Handlers.pm
3726            ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
3727 ____________________________________________________________________________
3728 [ 10468] By: jhi                                   on 2001/06/07  12:08:56
3729         Log: Subject: [PATCH 5.7.1 pod/perlguts.pod] IOK vs pIOK docs
3730              Date: Thu, 7 Jun 2001 10:09:59 +0100 (BST)
3731              Reply-To: Dave Mitchell <davem@fdgroup.co.uk>
3732              Message-Id: <200106070909.KAA25610@gizmo.fdgroup.co.uk>
3733      Branch: perl
3734            ! pod/perlguts.pod
3735 ____________________________________________________________________________
3736 [ 10467] By: jhi                                   on 2001/06/07  12:04:26
3737         Log: Integrate perlio.
3738      Branch: perl
3739           !> sv.c
3740 ____________________________________________________________________________
3741 [ 10466] By: nick                                  on 2001/06/07  10:25:40
3742         Log: MULTIPLICITY fix for S_grok_number(), also a few gratuitious trailing
3743              whitespace tweaks.
3744              Still coredumps in pragma/overload.t - what a nice hard fail that is...
3745      Branch: perlio
3746            ! sv.c
3747 ____________________________________________________________________________
3748 [ 10465] By: nick                                  on 2001/06/07  08:41:58
3749         Log: Raw integrate of mainline for S_grok_number debug
3750              (sv.c has MULTIPLICITY issues as well as whatever else ...)
3751      Branch: perlio
3752            - plan9/perlplan9.doc plan9/perlplan9.pod
3753           !> (integrate 46 files)
3754 ____________________________________________________________________________
3755 [ 10464] By: jhi                                   on 2001/06/06  23:33:58
3756         Log: The proper prototyping for #10463.
3757      Branch: perl
3758            ! embed.h embed.pl proto.h sv.c
3759 ____________________________________________________________________________
3760 [ 10463] By: jhi                                   on 2001/06/06  23:15:30
3761         Log: Subject: Re: [PATCH] nuke strtol (was Re: One fix for strtoul not setting errno)
3762              From: Nicholas Clark <nick@ccl4.org>
3763              Date: Thu, 7 Jun 2001 00:29:59 +0100
3764              Message-ID: <20010607002959.Z76396@plum.flirble.org>
3765      Branch: perl
3766            ! sv.c
3767 ____________________________________________________________________________
3768 [ 10462] By: jhi                                   on 2001/06/06  23:13:19
3769         Log: Subject: [PATCH perl@10439] fix old $^S description in perlvms.pod
3770              From: "Craig A. Berry" <craigberry@mac.com>
3771              Date: Wed, 06 Jun 2001 17:54:30 -0500
3772              Message-Id: <5.1.0.14.0.20010606174814.03c2c880@exchi01>
3773      Branch: perl
3774            ! vms/perlvms.pod
3775 ____________________________________________________________________________
3776 [ 10461] By: jhi                                   on 2001/06/06  23:10:00
3777         Log: Podify the remaining README.platform files;
3778              merge README.plan9 and plan9/perlplan9.pod;
3779              delete plan9/perlplan9.* (the perlplan.doc needs to
3780              be regenerated in Plan 9); make the =head1 and =head2
3781              in the README.platform to be a little more verbose
3782              (skipped README.os2 not to anger Ilya) so that they
3783              look better in the toc; regen toc.
3784      Branch: perl
3785            - plan9/perlplan9.doc plan9/perlplan9.pod
3786            ! MANIFEST README.aix README.amiga README.apollo README.beos
3787            ! README.bs2000 README.cygwin README.dgux README.dos README.epoc
3788            ! README.hpux README.hurd README.machten README.macos
3789            ! README.micro README.mint README.mpeix README.os390
3790            ! README.plan9 README.qnx README.solaris README.threads
3791            ! README.tru64 README.vmesa README.vms README.vos README.win32
3792            ! plan9/mkfile pod/buildtoc.PL pod/perl.pod pod/perlport.pod
3793            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
3794 ____________________________________________________________________________
3795 [ 10460] By: jhi                                   on 2001/06/06  20:58:53
3796         Log: Subject: [PATCH] Re: Bug in perlguts documentation?
3797              From: Mike Guy <mjtg@cam.ac.uk>
3798              Reply-To: mjtg@cam.ac.uk
3799              Message-Id: <E157fiS-0006Q7-00@draco.cus.cam.ac.uk>
3800      Branch: perl
3801            ! pod/perlguts.pod
3802 ____________________________________________________________________________
3803 [ 10459] By: jhi                                   on 2001/06/06  20:58:15
3804         Log: Subject: [PATCH] Re: [ID 20010604.015] taint + comma = false insecurity
3805              From: Mike Guy <mjtg@cam.ac.uk>
3806              Reply-To: mjtg@cam.ac.uk
3807              Message-Id: <E157flx-0006Uz-00@draco.cus.cam.ac.uk>
3808      Branch: perl
3809            ! pod/perlsec.pod
3810 ____________________________________________________________________________
3811 [ 10458] By: jhi                                   on 2001/06/06  20:56:04
3812         Log: Disable long doubles from pre-5.0 Tru64s.
3813      Branch: perl
3814            ! README.tru64 hints/dec_osf.sh
3815 ____________________________________________________________________________
3816 [ 10457] By: jhi                                   on 2001/06/06  20:49:23
3817         Log: The #10455 exposed that modfl() is fundamentally busted
3818              (as in: dumps core) in pre-5.0 Tru64, so better avoid even
3819              testing it.
3820      Branch: perl
3821            ! hints/dec_osf.sh
3822 ____________________________________________________________________________
3823 [ 10456] By: jhi                                   on 2001/06/06  20:48:35
3824         Log: Metaconfig unit change for #10455.
3825      Branch: metaconfig/U/perl
3826            ! d_modfl.U
3827 ____________________________________________________________________________
3828 [ 10455] By: jhi                                   on 2001/06/06  20:48:09
3829         Log: Configure check for geborken modfl(), inspired by
3830              
3831              Subject: Re: [20010118.017] op/int.t failure 
3832              From: Hugo <hv@crypt.compulink.co.uk>
3833              Date: Tue, 05 Jun 2001 13:43:27 +0100
3834              Message-Id: <200106051243.NAA15525@crypt.compulink.co.uk>
3835      Branch: perl
3836            ! Configure
3837 ____________________________________________________________________________
3838 [ 10454] By: jhi                                   on 2001/06/06  11:45:08
3839         Log: Integrate changes #10450 and #10451 from maintperl:
3840              
3841              optimize change#10448 slightly (don't repeat search in eval""s lexical
3842              scope, since that has already been searched)
3843              
3844              change#9108 needs subtler treatment for case of closures created
3845              within eval""
3846      Branch: perl
3847           !> op.c t/op/misc.t
3848 ____________________________________________________________________________
3849 [ 10453] By: jhi                                   on 2001/06/06  11:42:10
3850         Log: MakeMaker magic to compile (when no dynamic loading)
3851              List/Util.xsc as (ListUtil.c and) ListUtil.o since
3852              POSIX-BC (BS2000) linker has an evil limitation of
3853              being unable to include in the same executable several
3854              object files with the same name - case-insensitively -
3855              because otherwise we conflict with util.c.
3856              Strictly speaking currently required only in POSIX-BC
3857              but probably will do no harm elsewhere where static
3858              linking is required.
3859      Branch: perl
3860            ! ext/List/Util/Makefile.PL
3861 ____________________________________________________________________________
3862 [ 10452] By: nick                                  on 2001/06/06  08:59:51
3863         Log: Integrate mainline.
3864      Branch: perlio
3865           +> lib/Attribute/Handlers/demo/Demo.pm
3866           +> lib/Attribute/Handlers/demo/Descriptions.pm
3867           +> lib/Attribute/Handlers/demo/MyClass.pm
3868           +> lib/Attribute/Handlers/demo/demo.pl
3869           +> lib/Attribute/Handlers/demo/demo2.pl
3870           +> lib/Attribute/Handlers/demo/demo3.pl
3871           +> lib/Attribute/Handlers/demo/demo4.pl
3872           +> lib/Attribute/Handlers/demo/demo_call.pl
3873           +> lib/Attribute/Handlers/demo/demo_chain.pl
3874           +> lib/Attribute/Handlers/demo/demo_cycle.pl
3875           +> lib/Attribute/Handlers/demo/demo_hashdir.pl
3876           +> lib/Attribute/Handlers/demo/demo_phases.pl
3877           +> lib/Attribute/Handlers/demo/demo_range.pl
3878           +> lib/Attribute/Handlers/demo/demo_rawdata.pl t/op/override.t
3879           +> uts/strtol_wrap.c
3880           !> (integrate 91 files)
3881 ____________________________________________________________________________
3882 [ 10451] By: gsar                                  on 2001/06/06  07:11:36
3883         Log: change#9108 needs subtler treatment for case of closures created
3884              within eval""
3885      Branch: maint-5.6/perl
3886            ! op.c t/op/misc.t
3887 ____________________________________________________________________________
3888 [ 10450] By: gsar                                  on 2001/06/06  05:47:25
3889         Log: optimize change#10448 slightly (don't repeat search in eval""s lexical
3890              scope, since that has already been searched)
3891      Branch: maint-5.6/perl
3892            ! op.c
3893 ____________________________________________________________________________
3894 [ 10449] By: jhi                                   on 2001/06/06  01:33:31
3895         Log: Integrate change #10448 from maintperl; lexicals
3896              outside an eval"" weren't resolved correctly inside a subroutine
3897              definition inside the eval"" if they were not already referenced
3898              in the toplevel of the eval""-ed code
3899      Branch: perl
3900           !> cop.h op.c pp_ctl.c t/op/misc.t
3901 ____________________________________________________________________________
3902 [ 10448] By: gsar                                  on 2001/06/06  01:03:26
3903         Log: fix yet another bug of hoary vintage found by change#10394: lexicals
3904              outside an eval"" weren't resolved correctly inside a subroutine
3905              definition inside the eval"" if they were not already referenced
3906              in the toplevel of the eval""-ed code
3907      Branch: maint-5.6/perl
3908            ! cop.h op.c pp_ctl.c t/op/misc.t
3909 ____________________________________________________________________________
3910 [ 10447] By: jhi                                   on 2001/06/06  00:51:04
3911         Log: Subject: [PATCH] perl570delta.pod
3912              From: Peter Scott <Peter@PSDT.com> 
3913              Date: Tue, 05 Jun 2001 18:51:02 -0700
3914              Message-Id: <4.3.2.7.2.20010605183619.00a94400@psdt.com>
3915      Branch: perl
3916            ! pod/perl570delta.pod
3917 ____________________________________________________________________________
3918 [ 10446] By: jhi                                   on 2001/06/05  23:45:05
3919         Log: The fudge factor is no more needed.  I hope.
3920      Branch: perl
3921            ! t/lib/posix.t
3922 ____________________________________________________________________________
3923 [ 10445] By: jhi                                   on 2001/06/05  23:19:19
3924         Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms 
3925              From: Hugo <hv@crypt.compulink.co.uk>
3926              Date: Tue, 05 Jun 2001 12:58:19 +0100
3927              Message-Id: <200106051158.MAA04605@crypt.compulink.co.uk>
3928      Branch: perl
3929            ! util.c
3930 ____________________________________________________________________________
3931 [ 10444] By: jhi                                   on 2001/06/05  11:09:01
3932         Log: Make up prototypes only for those who have the functions
3933              but not the prototypes.
3934      Branch: perl
3935            ! perl.h
3936 ____________________________________________________________________________
3937 [ 10443] By: jhi                                   on 2001/06/05  11:02:13
3938         Log: Subject: Re: Not OK: perl@10439 on win32 
3939              From: Prymmer/Kahn <pvhp@best.com> 
3940              Date: Mon, 4 Jun 2001 22:11:02 -0700 (PDT)
3941              Message-ID: <Pine.BSF.4.21.0106042136410.26316-100000@shell8.ba.best.com>
3942      Branch: perl
3943            ! perl.h util.c
3944 ____________________________________________________________________________
3945 [ 10442] By: jhi                                   on 2001/06/05  00:55:46
3946         Log: The metaconfig units changes for #10441.
3947      Branch: metaconfig
3948            ! U/modified/Extract.U U/modified/Extractall.U
3949            ! U/modified/Finish.U
3950 ____________________________________________________________________________
3951 [ 10441] By: jhi                                   on 2001/06/05  00:55:17
3952         Log: Extraction of the *.SH wasn't quite working with -Dmksymlinks.
3953      Branch: perl
3954            ! Configure
3955 ____________________________________________________________________________
3956 [ 10440] By: jhi                                   on 2001/06/05  00:28:27
3957         Log: Unnecessary fuzziness undone, noted by Mike Guy.
3958      Branch: perl
3959            ! t/op/tr.t
3960 ____________________________________________________________________________
3961 [ 10439] By: jhi                                   on 2001/06/04  17:14:31
3962         Log: Update Changes.
3963      Branch: perl
3964            ! Changes patchlevel.h
3965 ____________________________________________________________________________
3966 [ 10438] By: jhi                                   on 2001/06/04  17:10:16
3967         Log: Test case for 'eval "a.b.c.d.e.f;sub"' save stack imbalance
3968              bug found by Ilmari Karonen; the bug fixed by Sarathy's lexical
3969              leakage patch.
3970      Branch: perl
3971            ! t/op/misc.t
3972 ____________________________________________________________________________
3973 [ 10437] By: jhi                                   on 2001/06/04  17:01:06
3974         Log: Test case for #10433/#10424.
3975      Branch: perl
3976            ! t/op/misc.t
3977 ____________________________________________________________________________
3978 [ 10436] By: jhi                                   on 2001/06/04  16:54:21
3979         Log: Subject: One fix for strtoul not setting errno
3980              From: hom00@utsglobal.com (Hal Morris)
3981              Date: Sat, 2 Jun 2001 09:23:11 -0700 (PDT)
3982              Message-Id: <200106021623.JAA06906@cepheus.utsglobal.com>
3983      Branch: perl
3984            + uts/strtol_wrap.c
3985            ! MANIFEST hints/uts.sh
3986 ____________________________________________________________________________
3987 [ 10435] By: jhi                                   on 2001/06/04  16:54:01
3988         Log: Metaconfig units changes for #10434.
3989      Branch: metaconfig
3990            ! U/modified/Cppsym.U
3991      Branch: metaconfig/U/perl
3992            + d_dbminitproto.U d_flockproto.U d_sockatmarkproto.U
3993            + d_syscallproto.U d_usleepproto.U
3994            ! longdblfio.U quadfio.U
3995 ____________________________________________________________________________
3996 [ 10434] By: jhi                                   on 2001/06/04  16:48:33
3997         Log: Configure tweaks; add prototype probes, make the cpp symbols
3998              probe to cast, not whine; test for %Ld and %Lf before %lld and
3999              %llf because the L is the ANSI way.
4000      Branch: perl
4001            ! Configure config_h.SH configure.com epoc/config.sh
4002            ! ext/ODBM_File/ODBM_File.xs perl.h pod/perltoc.pod uconfig.h
4003            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
4004            ! win32/config.bc win32/config.gc win32/config.vc x2p/str.c
4005 ____________________________________________________________________________
4006 [ 10433] By: jhi                                   on 2001/06/04  16:45:23
4007         Log: Sigh.  This is what #10424 was supposed to check in.
4008      Branch: perl
4009            ! op.c sv.c sv.h
4010 ____________________________________________________________________________
4011 [ 10432] By: jhi                                   on 2001/06/04  16:29:40
4012         Log: More verbose failure.
4013      Branch: perl
4014            ! t/op/ver.t
4015 ____________________________________________________________________________
4016 [ 10431] By: jhi                                   on 2001/06/04  16:21:55
4017         Log: The .pm changes to go with #10428.
4018      Branch: perl
4019            ! ext/Fcntl/Fcntl.pm ext/Socket/Socket.pm
4020            ! ext/Sys/Syslog/Syslog.pm
4021 ____________________________________________________________________________
4022 [ 10430] By: jhi                                   on 2001/06/04  16:05:20
4023         Log: On second thoughts show to utf8 skippage message only
4024              on failures, it's too confusing otherwise,
4025      Branch: perl
4026            ! t/pragma/locale.t
4027 ____________________________________________________________________________
4028 [ 10429] By: jhi                                   on 2001/06/04  14:47:50
4029         Log: Do not import anything from Encode.
4030      Branch: perl
4031            ! ext/MIME/Base64/QuotedPrint.pm
4032 ____________________________________________________________________________
4033 [ 10428] By: jhi                                   on 2001/06/04  14:45:47
4034         Log: The #10402 didn't take.  Weird.
4035      Branch: perl
4036            ! ext/Fcntl/Fcntl.xs ext/Socket/Socket.xs
4037            ! ext/Sys/Syslog/Syslog.xs
4038 ____________________________________________________________________________
4039 [ 10427] By: jhi                                   on 2001/06/04  12:55:39
4040         Log: Eradicate traces of 'asciirange' re subpragma.
4041      Branch: perl
4042            ! ext/B/B/Deparse.pm ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm
4043            ! pod/perldiag.pod
4044 ____________________________________________________________________________
4045 [ 10426] By: jhi                                   on 2001/06/04  12:44:05
4046         Log: use is a compile-time thing.
4047      Branch: perl
4048            ! ext/MIME/Base64/QuotedPrint.pm
4049 ____________________________________________________________________________
4050 [ 10425] By: jhi                                   on 2001/06/04  12:39:44
4051         Log: Subject: [PATCH perl@10419] -Wall casting patch
4052              From: Robin Barker <rmb1@cise.npl.co.uk>
4053              Date: Mon, 4 Jun 2001 14:27:28 +0100 (BST)
4054              Message-Id: <200106041327.OAA15338@tempest.npl.co.uk>
4055      Branch: perl
4056            ! ext/Devel/DProf/DProf.xs mg.c
4057 ____________________________________________________________________________
4058 [ 10424] By: jhi                                   on 2001/06/04  12:23:30
4059         Log: Subject: [PATCH #2] introducing SVpad_TYPED
4060              From: Abhijit Menon-Sen <ams@wiw.org>
4061              Date: Mon, 4 Jun 2001 12:26:02 +0530
4062              Message-ID: <20010604122602.A5775@lustre.linux.in>
4063      Branch: perl
4064            ! op.c sv.c sv.h
4065 ____________________________________________________________________________
4066 [ 10423] By: gsar                                  on 2001/06/04  05:12:18
4067         Log: testsuite for change#10192 (from Gisle Aas)
4068      Branch: perl
4069            + t/op/override.t
4070            ! MANIFEST
4071 ____________________________________________________________________________
4072 [ 10422] By: gsar                                  on 2001/06/04  02:32:03
4073         Log: integrate changes#10414-10416 from mainline
4074              
4075              Potential buffer overrun if the radix separator is more than
4076              one byte.  Also, under locales, prefer the locale-specific
4077              separator over the old boring ".".
4078              
4079              "10.", that is, decimal numbers can have no decimal part at all.
4080              
4081              The non-locale places need love, too.
4082      Branch: maint-5.6/perl
4083           !> perl.h sv.c
4084 ____________________________________________________________________________
4085 [ 10421] By: jhi                                   on 2001/06/04  02:25:53
4086         Log: Missed from #10420.
4087      Branch: perl
4088            ! epoc/config.sh
4089 ____________________________________________________________________________
4090 [ 10420] By: jhi                                   on 2001/06/04  02:19:58
4091         Log: Missed HAS_SETRESGID_PROTO.  No serious harm done since
4092              often this prototype goes with HAS_SETRESUID_PROTO.
4093      Branch: perl
4094            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
4095            ! config_h.SH configure.com perl.h uconfig.h
4096 ____________________________________________________________________________
4097 [ 10419] By: jhi                                   on 2001/06/04  00:24:55
4098         Log: Update Changes.
4099      Branch: perl
4100            ! Changes patchlevel.h
4101 ____________________________________________________________________________
4102 [ 10418] By: jhi                                   on 2001/06/03  23:58:04
4103         Log: -Wall "subscript has type `char'" cleanup.
4104      Branch: perl
4105            ! ext/File/Glob/bsd_glob.c x2p/a2py.c x2p/str.c x2p/walk.c
4106 ____________________________________________________________________________
4107 [ 10417] By: jhi                                   on 2001/06/03  23:37:17
4108         Log: Various "cast to pointer from integer of different size"
4109              picked up by gcc -Wall (in Tru64 where pointers are 64 bits
4110              wide but I32 (int) only 32 bits wide).
4111              
4112              WARNING: the classnum and tagnum changes in Storable.xs
4113              may not be wise, they may be breaking binary compatibility
4114              (in 64-bit platforms), asked Raphael Manfredi about the changes.
4115      Branch: perl
4116            ! embed.pl ext/Devel/DProf/DProf.xs ext/Storable/Storable.xs
4117            ! mg.c proto.h
4118 ____________________________________________________________________________
4119 [ 10416] By: jhi                                   on 2001/06/03  23:15:24
4120         Log: The non-locale places need love, too.
4121      Branch: perl
4122            ! perl.h
4123 ____________________________________________________________________________
4124 [ 10415] By: jhi                                   on 2001/06/03  23:10:55
4125         Log: "10.", that is, decimal numbers can have no decimal part at all.
4126      Branch: perl
4127            ! perl.h
4128 ____________________________________________________________________________
4129 [ 10414] By: jhi                                   on 2001/06/03  22:49:55
4130         Log: Potential buffer overrun if the radix separator is more than
4131              one byte.  Also, under locales, prefer the locale-specific
4132              separator over the old boring ".".
4133      Branch: perl
4134            ! perl.h sv.c
4135 ____________________________________________________________________________
4136 [ 10413] By: jhi                                   on 2001/06/03  22:42:10
4137         Log: Integrate change #10412 from maintperl; locale is now
4138              per-cop, not per-op; plus retweak the locale.t to always
4139              list the skipped utf8 locales.
4140      Branch: perl
4141            ! t/pragma/locale.t
4142           !> embed.h lib/locale.pm op.c op.h opcode.h opcode.pl perl.h pp.c
4143           !> pp.sym pp_ctl.c pp_proto.h pp_sys.c util.c
4144 ____________________________________________________________________________
4145 [ 10412] By: gsar                                  on 2001/06/03  22:23:16
4146         Log: rationalize locale handling to fix the bugs uncovered by change#10394
4147              
4148              the major issue was that the runtime was looking at PL_hints rather
4149              than op_private to notice whether locale was enabled
4150              
4151              the secondary issue was that many locale-sensitive numeric ops didn't
4152              have HINT_LOCALE propagated into their op_private
4153              
4154              HINT_LOCALE is now propagated per-statement (i.e., via PL_curcop)
4155              instead of per-op, just like HINT_BYTE and the hints for lexical
4156              warnings (this makes the hint available to every op via PL_curcop)
4157              
4158              pragma/locale.t may need to be reworked with these fixes in mind
4159              (it currently passes its tests)
4160      Branch: maint-5.6/perl
4161            ! embed.h lib/locale.pm op.c op.h opcode.h opcode.pl perl.h pp.c
4162            ! pp.sym pp_ctl.c pp_proto.h pp_sys.c t/pragma/locale.t util.c
4163 ____________________________________________________________________________
4164 [ 10411] By: jhi                                   on 2001/06/03  17:50:49
4165         Log: More verbose debugging.
4166      Branch: perl
4167            ! t/pragma/locale.t
4168 ____________________________________________________________________________
4169 [ 10410] By: jhi                                   on 2001/06/03  17:36:40
4170         Log: Subject: RE: [PATCHES] regcomp.c, pod/perldiag.pod, t/op/pat.t
4171              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
4172              Date: Sat, 2 Jun 2001 22:53:33 +0100
4173              Message-ID: <000601c0ebae$77d10dc0$99dcfea9@bfs.phone.com>
4174      Branch: perl
4175            ! regcomp.c t/pragma/warn/regcomp
4176 ____________________________________________________________________________
4177 [ 10409] By: jhi                                   on 2001/06/03  17:27:13
4178         Log: Mention that lexicalizing $a or $b is a bad idea if one
4179              wants to use sort().
4180      Branch: perl
4181            ! pod/perlvar.pod
4182 ____________________________________________________________________________
4183 [ 10408] By: jhi                                   on 2001/06/03  16:52:41
4184         Log: Tweak the test to be happy if the accuracy is 'good enough'.
4185      Branch: perl
4186            ! t/lib/posix.t
4187 ____________________________________________________________________________
4188 [ 10407] By: jhi                                   on 2001/06/03  16:50:33
4189         Log: Upgrade to Attribute::Handlers 0.70.
4190              
4191              NOTE: this unearthed the "too late for CHECK block" bug,
4192              that's why the 1_compile.t change.
4193      Branch: perl
4194            + lib/Attribute/Handlers/demo/Demo.pm
4195            + lib/Attribute/Handlers/demo/Descriptions.pm
4196            + lib/Attribute/Handlers/demo/MyClass.pm
4197            + lib/Attribute/Handlers/demo/demo.pl
4198            + lib/Attribute/Handlers/demo/demo2.pl
4199            + lib/Attribute/Handlers/demo/demo3.pl
4200            + lib/Attribute/Handlers/demo/demo4.pl
4201            + lib/Attribute/Handlers/demo/demo_call.pl
4202            + lib/Attribute/Handlers/demo/demo_chain.pl
4203            + lib/Attribute/Handlers/demo/demo_cycle.pl
4204            + lib/Attribute/Handlers/demo/demo_hashdir.pl
4205            + lib/Attribute/Handlers/demo/demo_phases.pl
4206            + lib/Attribute/Handlers/demo/demo_range.pl
4207            + lib/Attribute/Handlers/demo/demo_rawdata.pl
4208            ! MANIFEST lib/Attribute/Handlers.pm t/lib/1_compile.t
4209            ! t/lib/attrhand.t
4210 ____________________________________________________________________________
4211 [ 10406] By: jhi                                   on 2001/06/03  16:40:03
4212         Log: One less -Wall whine.
4213      Branch: perl
4214            ! regcomp.c
4215 ____________________________________________________________________________
4216 [ 10405] By: jhi                                   on 2001/06/03  16:30:34
4217         Log: Integrate change #10404 from maintperl; eval.t was in pre-10394 mood.
4218      Branch: perl
4219           !> t/op/eval.t
4220 ____________________________________________________________________________
4221 [ 10404] By: gsar                                  on 2001/06/03  16:23:07
4222         Log: eval.t was relying on pre-change#10394 buggy behavior (lexicals
4223              aren't "normally" visible inside eval""s contained in subs unless
4224              a cloned reference to them already exists)
4225              
4226              strangely enough, t/harness did show this up as a failure (harness
4227              needs fixing?)
4228      Branch: maint-5.6/perl
4229            ! t/op/eval.t
4230 ____________________________________________________________________________
4231 [ 10403] By: jhi                                   on 2001/06/03  16:22:59
4232         Log: Update to Text::Balanced 1.85.
4233      Branch: perl
4234            ! lib/Text/Balanced.pm t/lib/tb-xvari.t
4235 ____________________________________________________________________________
4236 [ 10402] By: jhi                                   on 2001/06/03  16:18:09
4237         Log: Subject: [PATCH] Re: ext/Socket/Socket.xs
4238              From: Nicholas Clark <nick@ccl4.org>
4239              Date: Sun, 3 Jun 2001 17:54:36 +0100
4240              Message-ID: <20010603175436.E76396@plum.flirble.org> 
4241      Branch: perl
4242            ! ext/Fcntl/Fcntl.xs ext/Socket/Socket.xs
4243            ! ext/Sys/Syslog/Syslog.xs
4244 ____________________________________________________________________________
4245 [ 10401] By: jhi                                   on 2001/06/03  16:09:33
4246         Log: Unused variables.
4247      Branch: perl
4248            ! util.c
4249 ____________________________________________________________________________
4250 [ 10400] By: jhi                                   on 2001/06/03  16:04:26
4251         Log: Subject: [PATCH] APIfy op_clear 
4252              From: Simon Cozens <simon@netthink.co.uk>
4253              Date: Sun, 3 Jun 2001 13:51:46 +0100
4254              Message-ID: <20010603135146.A9984@deep-dark-truthful-mirror.pmb.ox.ac.uk>
4255              
4256              (despite the subject line, op_null is APIfied by the patch)
4257      Branch: perl
4258            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
4259 ____________________________________________________________________________
4260 [ 10399] By: jhi                                   on 2001/06/03  15:51:35
4261         Log: Subject: [PATCH] t/lib/extutils.t
4262              From: Nicholas Clark <nick@ccl4.org>
4263              Date: Sat, 2 Jun 2001 23:57:05 +0100
4264              Message-ID: <20010602235705.Q12698@plum.flirble.org>
4265      Branch: perl
4266            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
4267 ____________________________________________________________________________
4268 [ 10398] By: jhi                                   on 2001/06/03  15:34:11
4269         Log: Subject: [PATCH: perl@10360] update two win32 Makefiles
4270              From: Prymmer/Kahn <pvhp@best.com>
4271              Date: Sun, 3 Jun 2001 08:55:14 -0700 (PDT)
4272              Message-ID: <Pine.BSF.4.21.0106030845550.21619-100000@shell8.ba.best.com>
4273      Branch: perl
4274            ! win32/Makefile win32/makefile.mk
4275 ____________________________________________________________________________
4276 [ 10397] By: jhi                                   on 2001/06/03  15:12:13
4277         Log: Subject: Re: 'decimal digits' macro? 
4278              From: Hugo <hv@crypt.compulink.co.uk>
4279              Date: Sun, 03 Jun 2001 04:26:36 +0100
4280              Message-Id: <200106030326.EAA18786@crypt.compulink.co.uk>
4281      Branch: perl
4282            ! handy.h t/lib/posix.t t/op/tr.t
4283 ____________________________________________________________________________
4284 [ 10396] By: jhi                                   on 2001/06/03  15:10:49
4285         Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms
4286              From: Hugo <hv@crypt.compulink.co.uk>
4287              Date: Sun, 03 Jun 2001 14:56:30 +0100
4288              Message-Id: <200106031356.OAA12517@crypt.compulink.co.uk>
4289      Branch: perl
4290            ! util.c
4291 ____________________________________________________________________________
4292 [ 10395] By: jhi                                   on 2001/06/03  14:59:41
4293         Log: Integrate change #10394 from maintperl; lexical file scope leakage.
4294      Branch: perl
4295           !> perly.c perly.y t/op/misc.t t/pragma/warn/universal
4296           !> vms/perly_c.vms
4297 ____________________________________________________________________________
4298 [ 10394] By: gsar                                  on 2001/06/03  03:05:43
4299         Log: fix leakage of lexicals at file scope into subroutines that were
4300              declared before them; this appears to be a longstanding bug that
4301              meant that lexicals at file scope were never "deintroduced", meaning
4302              their scope range was never properly closed, and their visibility
4303              extended to all subsequent eval""s or requires
4304              
4305              added a test case
4306              
4307              seems to also fix a case of bogus duplicate warnings
4308      Branch: maint-5.6/perl
4309            ! perly.c perly.y t/op/misc.t t/pragma/warn/universal
4310            ! vms/perly_c.vms
4311 ____________________________________________________________________________
4312 [ 10393] By: jhi                                   on 2001/06/02  16:55:03
4313         Log: More VMS tweaks from Craig A. Berry.
4314      Branch: perl
4315            ! configure.com t/lib/extutils.t
4316 ____________________________________________________________________________
4317 [ 10392] By: jhi                                   on 2001/06/02  16:48:26
4318         Log: -Wall cleanup continues.
4319      Branch: perl
4320            ! README.tru64 embed.h embed.pl ext/NDBM_File/NDBM_File.xs
4321            ! ext/POSIX/POSIX.xs ext/PerlIO/Scalar/Scalar.xs
4322            ! ext/Storable/Storable.xs ext/Sys/Hostname/Hostname.xs
4323            ! ext/Sys/Syslog/Syslog.xs perl.c proto.h regcomp.c regexec.c
4324            ! run.c toke.c util.c
4325 ____________________________________________________________________________
4326 [ 10391] By: jhi                                   on 2001/06/02  13:29:47
4327         Log: The metaconfig unit change for #10390.
4328      Branch: metaconfig/U/perl
4329            ! gccvers.U
4330 ____________________________________________________________________________
4331 [ 10390] By: jhi                                   on 2001/06/02  13:29:12
4332         Log: Drop the -ansi from the default gcc flags.
4333              
4334              Off_t/off_t is a struct in Solaris with largefiles, and with -ansi
4335              that struct cannot be compared with a flat integer, such as STRLEN.
4336              The -ansi will also cause a lot of noise in Solaris because of:
4337              /usr/include/sys/resource.h:148: warning: `struct rlimit64' declared inside parameter list
4338      Branch: perl
4339            ! Configure
4340 ____________________________________________________________________________
4341 [ 10389] By: jhi                                   on 2001/06/02  13:14:57
4342         Log: Integrate perlio.
4343      Branch: perl
4344           !> pod/perlapi.pod util.c
4345 ____________________________________________________________________________
4346 [ 10388] By: nick                                  on 2001/06/02  08:01:12
4347         Log: Integrate mainline
4348      Branch: perlio
4349           +> lib/Attribute/Handlers.pm t/lib/attrhand.t
4350           !> MANIFEST configure.com ext/MIME/Base64/QuotedPrint.pm
4351           !> lib/File/Find.pm pod/perlmodlib.pod pod/perltoc.pod
4352           !> t/lib/1_compile.t t/lib/mimeqp.t
4353 ____________________________________________________________________________
4354 [ 10387] By: nick                                  on 2001/06/02  07:39:17
4355         Log: Tweak util.c's atof2 for MULTIPLICITY
4356      Branch: perlio
4357            ! util.c
4358 ____________________________________________________________________________
4359 [ 10386] By: nick                                  on 2001/06/02  07:38:33
4360         Log: Integrate mainline
4361      Branch: perlio
4362           !> (integrate 41 files)
4363 ____________________________________________________________________________
4364 [ 10385] By: jhi                                   on 2001/06/01  22:12:48
4365         Log: Add Attribute::Handlers 0.61 from Damian Conway.
4366      Branch: perl
4367            + lib/Attribute/Handlers.pm t/lib/attrhand.t
4368            ! MANIFEST pod/perlmodlib.pod pod/perltoc.pod t/lib/1_compile.t
4369 ____________________________________________________________________________
4370 [ 10384] By: jhi                                   on 2001/06/01  21:53:14
4371         Log: Subject: [PATCH: perl@10328] allow MIME::QuotePrint to handle ASCII code numbers on EBCDIC machines
4372              From: Peter Prymmer <pvhp@forte.com>
4373              Date: Fri, 1 Jun 2001 15:49:22 -0700 (PDT)
4374              Message-ID: <Pine.OSF.4.10.10106011545140.323662-100000@aspara.forte.com>
4375      Branch: perl
4376            ! ext/MIME/Base64/QuotedPrint.pm t/lib/mimeqp.t
4377 ____________________________________________________________________________
4378 [ 10383] By: jhi                                   on 2001/06/01  21:36:11
4379         Log: Subject: [PATCH File::Find] 'do 1' and puzzling (?>...)
4380              From: Jeff Pinyan <jeffp@crusoe.net>
4381              Date: Fri, 1 Jun 2001 14:13:56 -0400 (EDT)
4382              Message-ID: <Pine.GSO.4.21.0106011412520.21027-100000@crusoe.crusoe.net>
4383      Branch: perl
4384            ! lib/File/Find.pm
4385 ____________________________________________________________________________
4386 [ 10382] By: jhi                                   on 2001/06/01  21:35:02
4387         Log: Subject: [PATCH perl@10381] configure.com tweaks
4388              From: "Craig A. Berry" <craigberry@mac.com>
4389              Date: Fri, 1 Jun 2001 13:55:43 -0500
4390              Message-Id: <a05100e00b73d942aa9da@[172.16.52.1]>
4391      Branch: perl
4392            ! configure.com
4393 ____________________________________________________________________________
4394 [ 10381] By: jhi                                   on 2001/06/01  16:37:21
4395         Log: Update Changes.
4396      Branch: perl
4397            ! Changes patchlevel.h
4398 ____________________________________________________________________________
4399 [ 10380] By: jhi                                   on 2001/06/01  16:19:18
4400         Log: Subject: [PATCH] Re: [ID 20010529.004] program doesn't work unless in debug mode
4401              From: Mike Guy <mjtg@cam.ac.uk>
4402              Date: Fri, 01 Jun 2001 18:17:02 +0100
4403              Message-Id: <E155sXm-0001C2-00@draco.cus.cam.ac.uk>
4404      Branch: perl
4405            ! lib/perl5db.pl
4406 ____________________________________________________________________________
4407 [ 10379] By: jhi                                   on 2001/06/01  16:13:28
4408         Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms
4409              From: Hugo <hv@crypt.compulink.co.uk>
4410              Date: Thu, 31 May 2001 20:49:48 +0100
4411              Message-Id: <200105311949.UAA02798@crypt.compulink.co.uk>
4412      Branch: perl
4413            ! embed.h embed.pl global.sym objXSUB.h perl.h perlapi.c proto.h
4414            ! util.c
4415 ____________________________________________________________________________
4416 [ 10378] By: jhi                                   on 2001/06/01  15:56:35
4417         Log: Zero() is not available in x2p (or, rather, some of its
4418              implementations like memzero() might not be available.)
4419      Branch: perl
4420            ! x2p/hash.c
4421 ____________________________________________________________________________
4422 [ 10377] By: jhi                                   on 2001/06/01  15:44:48
4423         Log: Subject: [PATCH x2p/hash.c] bzero -> memset
4424              From: Michael G Schwern <schwern@pobox.com>
4425              Date: Fri, 1 Jun 2001 12:00:29 +0100
4426              Message-ID: <20010601120029.F29027@blackrider.blackstar.co.uk>
4427              
4428              (But use Zero() instead of memset.)
4429      Branch: perl
4430            ! x2p/hash.c
4431 ____________________________________________________________________________
4432 [ 10376] By: jhi                                   on 2001/06/01  15:39:52
4433         Log: Subject: Re: [PATCHES] regcomp.c, pod/perldiag.pod, t/op/pat.t
4434              From: Jeff Pinyan <jeffp@crusoe.net>
4435              Date: Fri, 1 Jun 2001 10:33:55 -0400 (EDT)
4436              Message-ID: <Pine.GSO.4.21.0106011032080.21027-100000@crusoe.crusoe.net>
4437      Branch: perl
4438            ! pod/perldiag.pod regcomp.c t/op/pat.t
4439 ____________________________________________________________________________
4440 [ 10375] By: jhi                                   on 2001/06/01  15:36:35
4441         Log: Retract #10324 and #10333; not needed.
4442      Branch: perl
4443            ! hints/irix_6.sh hints/linux.sh
4444 ____________________________________________________________________________
4445 [ 10374] By: jhi                                   on 2001/06/01  15:35:19
4446         Log: The #10370 wasn't quite right.
4447      Branch: perl
4448            ! ext/XS/Typemap/Typemap.xs
4449 ____________________________________________________________________________
4450 [ 10373] By: jhi                                   on 2001/06/01  15:34:49
4451         Log: The metaconfig units changes for #10372.
4452      Branch: metaconfig/U/perl
4453            + d_realpath.U d_sresgproto.U d_sresuproto.U
4454            ! gccvers.U i_db.U
4455 ____________________________________________________________________________
4456 [ 10372] By: jhi                                   on 2001/06/01  15:34:24
4457         Log: Configure tweaks; record the Berkeley DB version,
4458              probe for realpath(), for setresuid() and setresgid()
4459              prototypes; use realpath() (try to be paranoid enough),
4460              use the setres[ug]id prototypes because glibc has the functions
4461              but not their prototypes; add -Wall -ansi to gcc ccflags;
4462              regen toc.
4463      Branch: perl
4464            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
4465            ! config_h.SH configure.com epoc/config.sh
4466            ! ext/DB_File/DB_File.xs perl.h pod/perlapi.pod pod/perltoc.pod
4467            ! uconfig.h uconfig.sh util.c vos/config.alpha.def
4468            ! vos/config.ga.def win32/config.bc win32/config.gc
4469            ! win32/config.vc
4470 ____________________________________________________________________________
4471 [ 10371] By: jhi                                   on 2001/06/01  12:50:05
4472         Log: Subject: Re: [PATCH xsutils.c] Quieting warnings
4473              From: Michael G Schwern <schwern@pobox.com>
4474              Date: Fri, 1 Jun 2001 11:28:14 +0100
4475              Message-ID: <20010601112814.B29027@blackrider.blackstar.co.uk>
4476      Branch: perl
4477            ! lib/attributes.pm xsutils.c
4478 ____________________________________________________________________________
4479 [ 10370] By: jhi                                   on 2001/06/01  12:48:55
4480         Log: Subject: [PATCH] Fix -Wall on XS::Typemap
4481              From: Tim Jenness <t.jenness@jach.hawaii.edu>
4482              Date: Thu, 31 May 2001 16:15:37 -1000 (HST)
4483              Message-ID: <Pine.LNX.4.33.0105311610110.9337-100000@lapaki.jach.hawaii.edu>
4484      Branch: perl
4485            ! ext/XS/Typemap/Typemap.xs
4486 ____________________________________________________________________________
4487 [ 10369] By: jhi                                   on 2001/06/01  12:47:21
4488         Log: Subject: [patch] Cwd.xs optimizations/abstraction
4489              From: Doug MacEachern <dougm@covalent.net>
4490              Date: Thu, 31 May 2001 17:37:37 -0700 (PDT)
4491              Message-ID: <Pine.LNX.4.21.0105311733270.732-100000@mako.covalent.net> 
4492      Branch: perl
4493            ! embed.h embed.pl ext/Cwd/Cwd.xs global.sym lib/Cwd.pm
4494            ! objXSUB.h perlapi.c pod/perlapi.pod proto.h util.c
4495 ____________________________________________________________________________
4496 [ 10368] By: jhi                                   on 2001/06/01  12:32:00
4497         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!])
4498              From: Nicholas Clark <nick@ccl4.org>
4499              Date: Thu, 31 May 2001 23:56:40 +0100
4500              Message-ID: <20010531235640.F12698@plum.flirble.org>
4501              
4502              Make the test work also under only static extensions
4503              (sh Configure -Uusedl fakes this nicely)
4504      Branch: perl
4505            ! t/lib/extutils.t
4506 ____________________________________________________________________________
4507 [ 10367] By: jhi                                   on 2001/06/01  12:27:53
4508         Log: Subject: [PATCH hv.c] Eliminating trigraph
4509              From: Michael G Schwern <schwern@pobox.com>
4510              Message-ID: <20010601114955.E29027@blackrider.blackstar.co.uk>
4511              Date: Fri, 1 Jun 2001 11:49:56 +0100
4512      Branch: perl
4513            ! hv.c
4514 ____________________________________________________________________________
4515 [ 10366] By: jhi                                   on 2001/06/01  12:14:57
4516         Log: Subject: Re: [PATCH] Tests for File::Compare 
4517              From: "Philip Newton" <Philip.Newton@gmx.net>
4518              Date: Thu, 31 May 2001 19:44:05 +0200
4519              Message-Id: <200105311748.f4VHmCt18269@chaos.wustl.edu>
4520              
4521              Unnecessary "quotation marks".
4522      Branch: perl
4523            ! t/lib/filecomp.t
4524 ____________________________________________________________________________
4525 [ 10365] By: jhi                                   on 2001/06/01  12:13:26
4526         Log: Integrate perlio.
4527      Branch: perl
4528           !> lib/ExtUtils/MM_Win32.pm t/lib/filecomp.t
4529 ____________________________________________________________________________
4530 [ 10364] By: nick                                  on 2001/06/01  10:13:31
4531         Log: Cleanup dll.base and dll.exp created by GCC builds.
4532      Branch: perlio
4533            ! lib/ExtUtils/MM_Win32.pm
4534 ____________________________________________________________________________
4535 [ 10363] By: nick                                  on 2001/06/01  10:02:17
4536         Log: Make filecomp test work on CRLF platforms by adding binmode.
4537      Branch: perlio
4538            ! t/lib/filecomp.t
4539 ____________________________________________________________________________
4540 [ 10362] By: nick                                  on 2001/06/01  08:37:17
4541         Log: Integrate mainline
4542      Branch: perlio
4543           !> Changes Configure patchlevel.h perlio.c
4544 ____________________________________________________________________________
4545 [ 10361] By: jhi                                   on 2001/05/31  15:09:34
4546         Log: panic:claustrophobia.
4547      Branch: perl
4548            ! perlio.c
4549 ____________________________________________________________________________
4550 [ 10360] By: jhi                                   on 2001/05/31  13:04:25
4551         Log: Update Changes.
4552      Branch: perl
4553            ! Changes patchlevel.h
4554 ____________________________________________________________________________
4555 [ 10359] By: nick                                  on 2001/05/31  12:35:50
4556         Log: Integrate mainline.
4557      Branch: perlio
4558           +> t/lib/filecomp.t
4559           !> AUTHORS MANIFEST ext/Storable/Storable.xs gv.c perl.c perl.h
4560           !> pp_ctl.c sv.c t/lib/1_compile.t toke.c util.c
4561 ____________________________________________________________________________
4562 [ 10358] By: jhi                                   on 2001/05/31  12:35:05
4563         Log: Integrate perlio.
4564      Branch: perl
4565           !> t/pragma/warn/toke win32/config_H.bc win32/config_H.gc
4566           !> win32/config_H.vc
4567 ____________________________________________________________________________
4568 [ 10357] By: jhi                                   on 2001/05/31  12:34:04
4569         Log: Metaconfig unit change for #10356.
4570      Branch: metaconfig
4571            ! U/installdirs/inc_version_list.U
4572 ____________________________________________________________________________
4573 [ 10356] By: jhi                                   on 2001/05/31  12:33:41
4574         Log: Allow Configure -Dinc_version_list='5.6.0/$archname 5.6.0' ...
4575              (idea from Sarathy; implementation from Andy)
4576      Branch: perl
4577            ! Configure
4578 ____________________________________________________________________________
4579 [ 10355] By: jhi                                   on 2001/05/31  12:18:06
4580         Log: More AUTHORS.
4581      Branch: perl
4582            ! AUTHORS
4583 ____________________________________________________________________________
4584 [ 10354] By: jhi                                   on 2001/05/31  12:16:24
4585         Log: Subject: Re: [PATCH] Tests for File::Compare
4586              From: Alexander Gough <alexander.gough@st-hughs.oxford.ac.uk>
4587              Date: Thu, 31 May 2001 13:26:34 +0100 (GMT)
4588              Message-Id: <E155RX8-0004X2-00@wing1.herald.ox.ac.uk>
4589      Branch: perl
4590            + t/lib/filecomp.t
4591            ! MANIFEST t/lib/1_compile.t
4592 ____________________________________________________________________________
4593 [ 10353] By: jhi                                   on 2001/05/31  12:11:24
4594         Log: Subject: [PATCH] DEBUG_* macro cleanups
4595              From: Abhijit Menon-Sen <ams@wiw.org>
4596              Date: Thu, 31 May 2001 12:16:22 +0530
4597              Message-ID: <20010531121622.B4829@lustre.linux.in>
4598              
4599              Subject: Re: [PATCH] DEBUG_* macro cleanups
4600              From: Abhijit Menon-Sen <ams@wiw.org>
4601              Date: Thu, 31 May 2001 13:57:01 +0530
4602              Message-ID: <20010531135701.A21775@lustre.linux.in>
4603              
4604              (The DEBUG_ definitions in perl.h changed to use the
4605              STMT_START and STMT_END.)
4606      Branch: perl
4607            ! perl.h pp_ctl.c sv.c toke.c
4608 ____________________________________________________________________________
4609 [ 10352] By: jhi                                   on 2001/05/31  11:53:31
4610         Log: Subject: [PATCH] -Wall cleanups: perl.c, gv.c, Storable.xs
4611              From: Abhijit Menon-Sen <ams@wiw.org>
4612              Date: Thu, 31 May 2001 08:27:55 +0530
4613              Message-ID: <20010531082755.A10018@lustre.linux.in>
4614      Branch: perl
4615            ! ext/Storable/Storable.xs gv.c perl.c
4616 ____________________________________________________________________________
4617 [ 10351] By: jhi                                   on 2001/05/31  11:45:16
4618         Log: Subject: [PATCH] AUTHORS
4619              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
4620              Date: Thu, 31 May 2001 01:27:59 -0500
4621              Message-ID: <20010531012758.A1595@staff1.cso.uiuc.edu>
4622              
4623              Subject: Re: [PATCH] AUTHORS
4624              From: "Philip Newton" <Philip.Newton@gmx.net>
4625              Date: Thu, 31 May 2001 10:08:06 +0200
4626              (Message-Id missing?)
4627      Branch: perl
4628            ! AUTHORS
4629 ____________________________________________________________________________
4630 [ 10350] By: nick                                  on 2001/05/31  11:40:43
4631         Log: win32 - dmake regen_config_h
4632      Branch: perlio
4633            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
4634 ____________________________________________________________________________
4635 [ 10349] By: jhi                                   on 2001/05/31  11:38:27
4636         Log: Subject: Re: [PATCH util.c] More warning cleanups.
4637              From: "Philip Newton" <Philip.Newton@gmx.net>
4638              Date: Thu, 31 May 2001 07:41:36 +0200
4639              Message-Id: <200105310538.IAA25458@taku.hut.fi>
4640              
4641              Undo C++-ism that snekt in.
4642      Branch: perl
4643            ! util.c
4644 ____________________________________________________________________________
4645 [ 10348] By: nick                                  on 2001/05/31  11:36:46
4646         Log: Tolerate Win32 numerics
4647      Branch: perlio
4648            ! t/pragma/warn/toke
4649 ____________________________________________________________________________
4650 [ 10347] By: jhi                                   on 2001/05/31  11:29:40
4651         Log: Integrate perlio.
4652      Branch: perl
4653           !> perlio.c win32/win32.h
4654 ____________________________________________________________________________
4655 [ 10346] By: nick                                  on 2001/05/31  10:54:55
4656         Log: Hack to restore Win32 pseudo fork broken by Multiple Interpreter
4657              perlio.c change 10255.
4658      Branch: perlio
4659            ! perlio.c
4660 ____________________________________________________________________________
4661 [ 10345] By: nick                                  on 2001/05/31  10:01:57
4662         Log: Conditionaly put back some "unused" dTHX which are used
4663              with PERL_IMPLICIT_SYS
4664      Branch: perlio
4665            ! perlio.c
4666 ____________________________________________________________________________
4667 [ 10344] By: nick                                  on 2001/05/31  10:00:59
4668         Log: Fix Win32 for new spelling IN_BYTES 
4669      Branch: perlio
4670            ! win32/win32.h
4671 ____________________________________________________________________________
4672 [ 10343] By: nick                                  on 2001/05/31  08:01:32
4673         Log: perlio.c -Wall cleaner under MULTIPLICITY
4674              - still minor noise with linux stdio
4675      Branch: perlio
4676            ! perlio.c
4677 ____________________________________________________________________________
4678 [ 10342] By: nick                                  on 2001/05/31  07:52:23
4679         Log: Integrate mainline.
4680      Branch: perlio
4681           !> (integrate 42 files)
4682 ____________________________________________________________________________
4683 [ 10341] By: jhi                                   on 2001/05/31  01:39:02
4684         Log: AUTHORS updates.
4685      Branch: perl
4686            ! AUTHORS
4687 ____________________________________________________________________________
4688 [ 10340] By: jhi                                   on 2001/05/31  00:19:29
4689         Log: Subject: [PATCH: perl@10328] new md5sum for modified MD5.xs file
4690              From: Peter Prymmer <pvhp@forte.com>
4691              Date: Wed, 30 May 2001 17:57:20 -0700 (PDT)
4692              Message-ID: <Pine.OSF.4.10.10105301753210.129765-100000@aspara.forte.com>
4693      Branch: perl
4694            ! t/lib/md5-file.t
4695 ____________________________________________________________________________
4696 [ 10339] By: jhi                                   on 2001/05/31  00:16:44
4697         Log: Salvage bits and pieces from the experimental 'utf8 everywhere'
4698              patch: rename HINT_BYTE and IN_BYTE to HINT_BYTES and IN_BYTES
4699              to match the pragma name; various robustness cleanups.
4700      Branch: perl
4701            ! lib/utf8_heavy.pl mg.c perl.h pp.c pp_ctl.c pp_sys.c regexec.c
4702            ! sv.c toke.c utf8.c utf8.h utfebcdic.h
4703 ____________________________________________________________________________
4704 [ 10338] By: jhi                                   on 2001/05/30  23:56:14
4705         Log: More -Wall sweeping.
4706      Branch: perl
4707            ! av.c doio.c ext/Cwd/Cwd.xs ext/Devel/DProf/DProf.xs
4708            ! ext/Devel/Peek/Peek.xs ext/Encode/Encode.xs
4709            ! ext/List/Util/Util.xs gv.c op.c pp.c pp_ctl.c pp_hot.c
4710            ! regcomp.c sv.c toke.c utf8.c
4711 ____________________________________________________________________________
4712 [ 10337] By: jhi                                   on 2001/05/30  23:20:23
4713         Log: Subject: [PATCH] (was Re: [PATCH] Re: Report /pro/3gl/CPAN/perl-5.7.1)
4714              From: Nicholas Clark <nick@ccl4.org>
4715              Date: Wed, 30 May 2001 22:34:41 +0100
4716              Message-ID: <20010530223441.Y86445@plum.flirble.org>
4717      Branch: perl
4718            ! t/op/cmp.t
4719 ____________________________________________________________________________
4720 [ 10336] By: jhi                                   on 2001/05/30  23:18:48
4721         Log: It's is not, it isn't ain't, and it's it's, not its,
4722              if you mean it is. If you don't, it's its. Then too,
4723              it's hers. It isn't her's. It isn't our's either.
4724              It's ours, and likewise yours and theirs.
4725              -- Oxford University Press, Edpress News
4726      Branch: perl
4727            ! lib/autouse.pm
4728 ____________________________________________________________________________
4729 [ 10335] By: jhi                                   on 2001/05/30  23:12:30
4730         Log: More -Wall silencing from Michael Schwern and Jarkko Hietaniemi.
4731      Branch: perl
4732            ! doop.c ext/ByteLoader/bytecode.h ext/DB_File/DB_File.xs mg.c
4733            ! perl.c perlio.c regexec.c universal.c util.c x2p/a2py.c
4734            ! x2p/str.c x2p/walk.c xsutils.c
4735 ____________________________________________________________________________
4736 [ 10334] By: jhi                                   on 2001/05/30  22:52:41
4737         Log: Subject: [PATCH perl.c t/run/runenv.t] (was Re: [[ID 20010514.042] Perl v5.6.1 mangles PERL5OPT])
4738              From: Michael G Schwern <schwern@pobox.com>
4739              Date: Wed, 30 May 2001 17:10:38 +0100
4740              Message-ID: <20010530171038.L670@blackrider.blackstar.co.uk>
4741              
4742              Subject: Re: [PATCH perl.c t/run/runenv.t] (was Re: [ID 20010514.042] Perl v5.6.1 mangles PERL5OPT])
4743              From: Abhijit Menon-Sen <ams@wiw.org>
4744              Date: Wed, 30 May 2001 23:16:13 +0530
4745              Message-ID: <20010530231613.A31933@lustre.linux.in>
4746      Branch: perl
4747            ! perl.c t/run/runenv.t
4748 ____________________________________________________________________________
4749 [ 10333] By: jhi                                   on 2001/05/30  22:25:02
4750         Log: (Retracted by #10375.)
4751              
4752              IRIX hints patch from Merijn Broeren.
4753              
4754              TODO: (this and the earlier Linux hints patch) should be solved
4755              at Configure level.  Merijn: -ldb should not be used on any platform
4756              for perl, just when linking DBFile itself. Trying to be helpful here
4757              is counterproductive.
4758      Branch: perl
4759            ! hints/irix_6.sh
4760 ____________________________________________________________________________
4761 [ 10332] By: jhi                                   on 2001/05/30  22:11:13
4762         Log: Subject: Re: [PATCH doop.c] unused variable in Perl_do_join
4763              From: Nicholas Clark <nick@ccl4.org>
4764              Date: Wed, 30 May 2001 23:20:58 +0100
4765              Message-ID: <20010530232058.B86445@plum.flirble.org>
4766      Branch: perl
4767            ! doop.c
4768 ____________________________________________________________________________
4769 [ 10331] By: jhi                                   on 2001/05/30  22:09:49
4770         Log: Subject: Re: [PATCH perl@10298] fix extutils.t and autouse.t for VMS
4771              From: Michael G Schwern <schwern@pobox.com> 
4772              Date: Wed, 30 May 2001 15:24:20 +0100
4773              Message-ID: <20010530152420.H670@blackrider.blackstar.co.uk>
4774      Branch: perl
4775            ! t/pragma/autouse.t
4776 ____________________________________________________________________________
4777 [ 10330] By: jhi                                   on 2001/05/30  22:02:21
4778         Log: The regex trick wasn't a good idea.
4779      Branch: perl
4780            ! pod/perlfaq4.pod
4781 ____________________________________________________________________________
4782 [ 10329] By: nick                                  on 2001/05/30  18:34:35
4783         Log: Integrate mainline
4784      Branch: perlio
4785           !> (integrate 40 files)
4786 ____________________________________________________________________________
4787 [ 10328] By: jhi                                   on 2001/05/30  14:28:39
4788         Log: Update Changes.
4789      Branch: perl
4790            ! Changes patchlevel.h
4791 ____________________________________________________________________________
4792 [ 10327] By: jhi                                   on 2001/05/30  14:07:01
4793         Log: The metaconfig unit change for #10325.
4794      Branch: metaconfig
4795            + U/modified/afs.U
4796 ____________________________________________________________________________
4797 [ 10326] By: jhi                                   on 2001/05/30  14:06:36
4798         Log: More -Wall cleanup from Schwern; the EBCDIC MD5.xs checksum
4799              is now wrong.
4800      Branch: perl
4801            ! ext/Digest/MD5/MD5.xs t/lib/md5-file.t
4802 ____________________________________________________________________________
4803 [ 10325] By: jhi                                   on 2001/05/30  14:04:28
4804         Log: Introduce $Config{afsroot}.
4805      Branch: perl
4806            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
4807            ! config_h.SH epoc/config.sh uconfig.sh win32/config.bc
4808            ! win32/config.gc win32/config.vc
4809 ____________________________________________________________________________
4810 [ 10324] By: jhi                                   on 2001/05/30  13:49:44
4811         Log: (Retracted by #10375.)
4812              
4813              Linux DB tweak from Merijn Broeren <merijnb@iloquent.nl>.
4814      Branch: perl
4815            ! hints/linux.sh
4816 ____________________________________________________________________________
4817 [ 10323] By: jhi                                   on 2001/05/30  13:49:29
4818         Log: AFS patches from Merijn Broeren <merijnb@iloquent.nl>.
4819              (Also Configure tweaks needed; coming up soon.)
4820      Branch: perl
4821            ! t/io/fs.t t/lib/glob-basic.t t/op/stat.t
4822 ____________________________________________________________________________
4823 [ 10322] By: jhi                                   on 2001/05/30  13:37:56
4824         Log: Subject: [PATCH lib/perl5db.pl] Conditional breakpoints
4825              From: Michael G Schwern <schwern@pobox.com>
4826              Date: Sun, 27 May 2001 10:29:43 +0100
4827              Message-ID: <20010527102942.J711@blackrider.blackstar.co.uk>
4828      Branch: perl
4829            ! lib/perl5db.pl
4830 ____________________________________________________________________________
4831 [ 10321] By: jhi                                   on 2001/05/30  13:36:28
4832         Log: Medley of -Wall cleanups from Michael Schwen, Hugo van der Sanden,
4833              and Abhijit Menon-Sen.
4834      Branch: perl
4835            ! av.c doio.c doop.c dump.c ext/Digest/MD5/MD5.xs malloc.c op.c
4836            ! perl.c pp_sys.c regcomp.c
4837 ____________________________________________________________________________
4838 [ 10320] By: jhi                                   on 2001/05/30  13:35:27
4839         Log: Fix the BOOT section to call myU2time properly.
4840      Branch: perl
4841            ! ext/Time/HiRes/HiRes.xs
4842 ____________________________________________________________________________
4843 [ 10319] By: jhi                                   on 2001/05/30  13:06:09
4844         Log: Subject: Re: [PATCH pod/perlfaq4.pod] Example of working in integers to avoid floating point errors
4845              From: Ronald J Kimball <rjk@linguist.thayer.dartmouth.edu>
4846              Date: Wed, 30 May 2001 09:44:29 -0400
4847              Message-ID: <20010530094429.B133085@linguist.thayer.dartmouth.edu>
4848              
4849              Detypo; plus add one more trick.
4850      Branch: perl
4851            ! pod/perlfaq4.pod
4852 ____________________________________________________________________________
4853 [ 10318] By: jhi                                   on 2001/05/30  12:47:11
4854         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)
4855              From: Michael G Schwern <schwern@pobox.com>
4856              Date: Wed, 30 May 2001 14:39:06 +0100
4857              Message-ID: <20010530143906.E670@blackrider.blackstar.co.uk>
4858      Branch: perl
4859            ! lib/autouse.pm t/pragma/autouse.t
4860 ____________________________________________________________________________
4861 [ 10317] By: jhi                                   on 2001/05/30  12:46:02
4862         Log: Subject: Re: AIX and gcc (moving targets)
4863              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
4864              Date: Wed, 30 May 2001 15:25:08 +0200
4865              Message-Id: <20010530152117.7097.H.M.BRAND@hccnet.nl>
4866      Branch: perl
4867            ! ext/Time/HiRes/HiRes.xs
4868 ____________________________________________________________________________
4869 [ 10316] By: jhi                                   on 2001/05/30  12:40:46
4870         Log: Subject: [PATCH t/TEST] sorting tests
4871              From: Michael G Schwern <schwern@pobox.com>
4872              Date: Wed, 30 May 2001 10:24:02 +0100
4873              Message-ID: <20010530102402.Q670@blackrider.blackstar.co.uk>
4874      Branch: perl
4875            ! t/TEST
4876 ____________________________________________________________________________
4877 [ 10315] By: jhi                                   on 2001/05/30  12:37:43
4878         Log: Subject: [ID 20010529.002] typos in man page perlre
4879              From: bart@cg681574-a.adubn1.nj.home.com 
4880              Date: Tue, 29 May 2001 13:58:59 -0500
4881              Message-Id: <E154ohn-00053j-00@debian.adubn1.nj.home.com>
4882      Branch: perl
4883            ! pod/perlre.pod
4884 ____________________________________________________________________________
4885 [ 10314] By: jhi                                   on 2001/05/30  12:33:53
4886         Log: Subject: [PATCH perl@10298] fix extutils.t and autouse.t for VMS
4887              From: "Craig A. Berry" <craigberry@mac.com>
4888              Date: Tue, 29 May 2001 23:23:45 -0500
4889              Message-Id: <a05100e01b73a21721dee@[192.168.56.153]>
4890      Branch: perl
4891            ! t/lib/extutils.t t/pragma/autouse.t
4892 ____________________________________________________________________________
4893 [ 10313] By: jhi                                   on 2001/05/30  12:32:17
4894         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)
4895              From: David Dyck <dcd@tc.fluke.com>
4896              Date: Tue, 29 May 2001 22:05:28 -0700 (PDT)
4897              Message-ID: <Pine.LNX.4.33.0105292200060.26992-100000@dd.tc.fluke.com>
4898      Branch: perl
4899            ! t/lib/filefind.t
4900 ____________________________________________________________________________
4901 [ 10312] By: jhi                                   on 2001/05/30  12:31:02
4902         Log: AIX hints update for gcc from Merijn H. Brand.
4903      Branch: perl
4904            ! hints/aix.sh
4905 ____________________________________________________________________________
4906 [ 10311] By: jhi                                   on 2001/05/30  12:18:20
4907         Log: Retract #10295 and #10296: a more generic solution
4908              is needed (there's something funny with gcc on AIX).
4909      Branch: perl
4910            ! ext/POSIX/Makefile.PL ext/Storable/Makefile.PL
4911 ____________________________________________________________________________
4912 [ 10310] By: jhi                                   on 2001/05/30  12:08:07
4913         Log: Subject: Re: [ID 20010528.004] dual bug under utf8: $@ has UTF8 flag and \s+ does not match
4914              From: Hugo <hv@crypt.compulink.co.uk>
4915              Date: Wed, 30 May 2001 11:59:19 +0100
4916              Message-Id: <200105301059.LAA03182@crypt.compulink.co.uk>
4917              
4918              localizing $@ has unfortunate semantics - if you die past
4919              a local $@, the die message is lost.
4920      Branch: perl
4921            ! lib/utf8_heavy.pl
4922 ____________________________________________________________________________
4923 [ 10309] By: nick                                  on 2001/05/30  08:23:02
4924         Log: Integrate mainline (autouse works again.)
4925      Branch: perlio
4926           !> ext/Time/Piece/Piece.pm hints/os2.sh lib/File/Find.pm
4927           !> lib/autouse.pm pod/perlfaq4.pod pod/perlfaq6.pod
4928           !> pod/perlvar.pod t/op/cmp.t
4929 ____________________________________________________________________________
4930 [ 10308] By: jhi                                   on 2001/05/30  01:55:02
4931         Log: Subject: [ID 20010529.003] find2perl and File::Find doesn't emulate find when path is a symlink (with proposed patch)
4932              From: David Dyck <dcd@tc.fluke.com>
4933              Date: Tue, 29 May 2001 12:19:38 -0700 (PDT)
4934              Message-Id: <Pine.LNX.4.33.0105291216510.17409-100000@dd.tc.fluke.com>
4935      Branch: perl
4936            ! lib/File/Find.pm
4937 ____________________________________________________________________________
4938 [ 10307] By: jhi                                   on 2001/05/30  01:47:22
4939         Log: Subject: [PATCH] Re: Report /pro/3gl/CPAN/perl-5.7.1
4940              From: Nicholas Clark <nick@ccl4.org>
4941              Date: Tue, 29 May 2001 23:16:09 +0100
4942              Message-ID: <20010529231609.U86445@plum.flirble.org>
4943              
4944              Make the test output slightly clearer by distinguishing
4945              between '' and undef.
4946      Branch: perl
4947            ! t/op/cmp.t
4948 ____________________________________________________________________________
4949 [ 10306] By: jhi                                   on 2001/05/30  01:45:12
4950         Log: Subject: [PATCH 5.6.1] flushNULL OS/2
4951              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4952              Date: Tue, 29 May 2001 19:15:19 -0400
4953              Message-ID: <20010529191519.A16020@math.ohio-state.edu>
4954      Branch: perl
4955            ! hints/os2.sh
4956 ____________________________________________________________________________
4957 [ 10305] By: jhi                                   on 2001/05/30  01:42:36
4958         Log: Subject: perlvar.pod addition
4959              From: Peter Gessner <peter.gessner@post.rwth-aachen.de>
4960              Date: Fri, 25 May 2001 20:23:12 +0200
4961              Message-ID: <3B0EA310.B265C048@post.rwth-aachen.de>
4962              
4963              Subject: Re: perlvar.pod addition
4964              From: "Abigail" <abigail@foad.org> 
4965              Date: Fri, 25 May 2001 22:00:39 +0200
4966              Message-ID: <20010525200039.28029.qmail@foad.org>
4967              
4968              Mention $a and $b in perlvar.
4969      Branch: perl
4970            ! pod/perlvar.pod
4971 ____________________________________________________________________________
4972 [ 10304] By: jhi                                   on 2001/05/30  01:36:37
4973         Log: Subject: [PATCH] perlvar.pod -- why isn't @F here?
4974              From: Jeff Pinyan <jeffp@crusoe.net>
4975              Date: Tue, 29 May 2001 22:27:51 -0400 (EDT)
4976              Message-ID: <Pine.GSO.4.21.0105292227150.1961-100000@crusoe.crusoe.net>
4977      Branch: perl
4978            ! pod/perlvar.pod
4979 ____________________________________________________________________________
4980 [ 10303] By: jhi                                   on 2001/05/30  01:35:31
4981         Log: Subject: Re: [PATCH] perlfaq6.pod -- case-aware s///
4982              From: Jeff Pinyan <jeffp@crusoe.net>
4983              Date: Tue, 29 May 2001 18:03:27 -0400 (EDT)
4984              Message-ID: <Pine.GSO.4.21.0105291802330.1961-100000@crusoe.crusoe.net>
4985      Branch: perl
4986            ! pod/perlfaq6.pod
4987 ____________________________________________________________________________
4988 [ 10302] By: jhi                                   on 2001/05/29  20:18:49
4989         Log: Mention Time::localtime and Time::gmtime.
4990      Branch: perl
4991            ! ext/Time/Piece/Piece.pm
4992 ____________________________________________________________________________
4993 [ 10301] By: jhi                                   on 2001/05/29  20:13:54
4994         Log: Subject: [PATCH pod/perlfaq4.pod] Example of working in integers to avoid floating point errors
4995              From: Michael G Schwern <schwern@pobox.com>
4996              Date: Tue, 29 May 2001 18:51:32 +0100
4997              Message-ID: <20010529185132.C706@blackrider.blackstar.co.uk>
4998      Branch: perl
4999            ! pod/perlfaq4.pod
5000 ____________________________________________________________________________
5001 [ 10300] By: jhi                                   on 2001/05/29  20:12:09
5002         Log: Retract #10243.
5003      Branch: perl
5004            ! lib/autouse.pm
5005 ____________________________________________________________________________
5006 [ 10299] By: nick                                  on 2001/05/29  18:41:19
5007         Log: Post weekend integrate mainline (fails one test pragma/autouse).
5008      Branch: perlio
5009           +> (branch 29 files)
5010           !> (integrate 91 files)
5011 ____________________________________________________________________________
5012 [ 10298] By: jhi                                   on 2001/05/29  16:29:19
5013         Log: Update Changes.
5014      Branch: perl
5015            ! Changes patchlevel.h
5016 ____________________________________________________________________________
5017 [ 10297] By: jhi                                   on 2001/05/29  16:25:47
5018         Log: Fix Perl_swash_init & Perl_swash_fetch to save ERRSV (= $@)
5019              before Perl_load_module/Perl_call_method and restore the value
5020              after if !SvTRUE(ERRSV).  (from Inaba Hiroto)
5021      Branch: perl
5022            ! utf8.c
5023 ____________________________________________________________________________
5024 [ 10296] By: jhi                                   on 2001/05/29  16:01:53
5025         Log: Subject: Re: AIX and gcc (moving targets)
5026              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
5027              Date: Tue, 29 May 2001 17:59:40 +0200
5028              Message-Id: <20010529175841.7078.H.M.BRAND@hccnet.nl>
5029      Branch: perl
5030            ! ext/Storable/Makefile.PL
5031 ____________________________________________________________________________
5032 [ 10295] By: jhi                                   on 2001/05/29  15:59:05
5033         Log: Subject: Re: AIX and gcc (moving targets)
5034              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
5035              Date: Tue, 29 May 2001 12:32:57 +0200
5036              Message-Id: <20010529115151.9FE0.H.M.BRAND@hccnet.nl>
5037      Branch: perl
5038            ! ext/POSIX/Makefile.PL
5039 ____________________________________________________________________________
5040 [ 10294] By: jhi                                   on 2001/05/29  15:53:43
5041         Log: Subject: [PATCH lib/Test/Harness.pm t/lib/test-harness.t] Syncing with 1.21
5042              From: Michael G Schwern <schwern@pobox.com>
5043              Date: Tue, 29 May 2001 09:53:29 +0100
5044              Message-ID: <20010529095329.T675@blackrider.blackstar.co.uk>
5045              
5046              (#10280 retracted)
5047      Branch: perl
5048            ! lib/Test/Harness.pm t/lib/test-harness.t
5049 ____________________________________________________________________________
5050 [ 10293] By: jhi                                   on 2001/05/29  15:46:10
5051
5052         Log: Subject: [PATCH t/TEST lib/Test.pm t/lib/Test/*.t] Syncing with Test-1.17
5053              From: Michael G Schwern <schwern@pobox.com>
5054              Date: Tue, 29 May 2001 09:19:52 +0100
5055              Message-ID: <20010529091952.R675@blackrider.blackstar.co.uk>
5056      Branch: perl
5057            + t/lib/Test/fail.t t/lib/Test/mix.t t/lib/Test/onfail.t
5058            + t/lib/Test/qr.t t/lib/Test/skip.t t/lib/Test/success.t
5059            + t/lib/Test/todo.t
5060            ! MANIFEST lib/Test.pm t/TEST
5061 ____________________________________________________________________________
5062 [ 10292] By: jhi                                   on 2001/05/29  15:34:08
5063         Log: From: Michael G Schwern <schwern@pobox.com>
5064              Subject: Re: [PATCH t/TEST] Allowing deeper test subdirectories
5065              Date: Tue, 29 May 2001 08:26:09 +0100
5066              Message-ID: <20010529082609.P675@blackrider.blackstar.co.uk>
5067      Branch: perl
5068            ! t/TEST
5069 ____________________________________________________________________________
5070 [ 10291] By: jhi                                   on 2001/05/29  15:29:37
5071         Log: Add tests for Time::gmtime and Time::localtime.
5072      Branch: perl
5073            + t/lib/time-gmtime.t t/lib/time-localtime.t
5074            ! MANIFEST t/lib/1_compile.t
5075 ____________________________________________________________________________
5076 [ 10290] By: jhi                                   on 2001/05/29  15:15:44
5077         Log: Add test for File::stat.
5078      Branch: perl
5079            + t/lib/filestat.t
5080            ! MANIFEST t/lib/1_compile.t
5081 ____________________________________________________________________________
5082 [ 10289] By: jhi                                   on 2001/05/29  15:05:38
5083         Log: Add test for Net::servent.
5084      Branch: perl
5085            + t/lib/net-sent.t
5086            ! MANIFEST t/lib/1_compile.t
5087 ____________________________________________________________________________
5088 [ 10288] By: jhi                                   on 2001/05/29  14:57:15
5089         Log: Add test for Net::protoent.
5090      Branch: perl
5091            + t/lib/net-pent.t
5092            ! MANIFEST t/lib/1_compile.t
5093 ____________________________________________________________________________
5094 [ 10287] By: jhi                                   on 2001/05/29  14:53:10
5095         Log: Add test for Net::netent.
5096      Branch: perl
5097            + t/lib/net-nent.t
5098            ! MANIFEST t/lib/1_compile.t
5099 ____________________________________________________________________________
5100 [ 10286] By: jhi                                   on 2001/05/29  14:31:57
5101         Log: Add test for User::grent.  Portability doubtful.
5102      Branch: perl
5103            + t/lib/user-grent.t
5104            ! MANIFEST t/lib/1_compile.t
5105 ____________________________________________________________________________
5106 [ 10285] By: jhi                                   on 2001/05/29  14:24:20
5107         Log: Add test for User::pwent.
5108              Probably will fall down somewhere for portability reasons.
5109      Branch: perl
5110            + t/lib/user-pwent.t
5111            ! MANIFEST t/lib/1_compile.t
5112 ____________________________________________________________________________
5113 [ 10284] By: jhi                                   on 2001/05/29  13:26:43
5114         Log: Metaconfig units changes for #10283.
5115      Branch: metaconfig
5116            ! U/installdirs/inc_version_list.U U/installdirs/perl5.U
5117            ! U/installdirs/siteman1.U U/installdirs/siteman3.U
5118            ! U/installdirs/sitescript.U U/modified/Signal.U
5119 ____________________________________________________________________________
5120 [ 10283] By: jhi                                   on 2001/05/29  13:26:24
5121         Log: Subject: [PATCH 5.6.1] signal names in Configure
5122              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5123              Date: Tue, 29 May 2001 03:52:25 -0400
5124              Message-ID: <20010529035225.A9400@math.ohio-state.edu>
5125              
5126              Subject: [PATCH 5.6.1] older perl in Configure
5127              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5128              Date: Tue, 29 May 2001 03:55:40 -0400
5129              Message-ID: <20010529035539.A9411@math.ohio-state.edu>
5130              
5131              Subject: [PATCH 5.6.1] goofs in Configure
5132              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5133              Date: Tue, 29 May 2001 04:13:07 -0400
5134              Message-ID: <20010529041307.A9658@math.ohio-state.edu>
5135              
5136              Configure portability tweaks.
5137      Branch: perl
5138            ! Configure
5139 ____________________________________________________________________________
5140 [ 10282] By: jhi                                   on 2001/05/29  12:41:41
5141         Log: Subject: [PATCH 5.6.1] extLibpath for OS/2
5142              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5143              Date: Tue, 29 May 2001 04:07:06 -0400
5144              Message-ID: <20010529040706.A9579@math.ohio-state.edu>
5145      Branch: perl
5146            ! os2/os2.c
5147 ____________________________________________________________________________
5148 [ 10281] By: jhi                                   on 2001/05/29  12:40:31
5149         Log: Subject: [PATCH 5.6.1] extra static libs for OS/2
5150              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5151              Date: Tue, 29 May 2001 04:01:38 -0400
5152              Message-ID: <20010529040138.A9482@math.ohio-state.edu>
5153      Branch: perl
5154            ! hints/os2.sh os2/Makefile.SHs
5155 ____________________________________________________________________________
5156 [ 10280] By: jhi                                   on 2001/05/29  12:38:48
5157         Log: Subject: Re: [PATCH 5.6.1] Test::Harness clumsy
5158              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5159              Date: Tue, 29 May 2001 03:50:18 -0400
5160              Message-ID: <20010529035018.A9387@math.ohio-state.edu>
5161      Branch: perl
5162            ! lib/Test/Harness.pm
5163 ____________________________________________________________________________
5164 [ 10279] By: jhi                                   on 2001/05/29  12:34:53
5165         Log: Additional safeguard against $@ getting trampled; idea from Hugo.
5166      Branch: perl
5167            ! lib/utf8_heavy.pl
5168 ____________________________________________________________________________
5169 [ 10278] By: jhi                                   on 2001/05/29  02:15:24
5170         Log: Subject: Re: [ID 20010528.004] dual bug under utf8: $@ has UTF8 flag and \s+ does not match
5171              From: Hugo <hv@crypt.compulink.co.uk>
5172              Date: Tue, 29 May 2001 03:03:45 +0100
5173              Message-Id: <200105290203.DAA00825@crypt.compulink.co.uk>
5174              
5175              Explanation why the $@ always gets the UTF8 flag when under use utf8--
5176              because we told it to have the flag when under use utf8.
5177      Branch: perl
5178            ! pp_ctl.c
5179 ____________________________________________________________________________
5180 [ 10277] By: jhi                                   on 2001/05/29  00:51:34
5181         Log: At least a partial fix for 20010528.004.
5182      Branch: perl
5183            ! lib/utf8_heavy.pl
5184 ____________________________________________________________________________
5185 [ 10276] By: jhi                                   on 2001/05/29  00:42:59
5186         Log: Subject: Re: Report /pro/3gl/CPAN/perl-5.7.1
5187              From: Nicholas Clark <nick@ccl4.org> 
5188              Date: Mon, 28 May 2001 23:39:38 +0100
5189              Message-ID: <20010528233938.M86445@plum.flirble.org>
5190              
5191              More portable non-zero UV.
5192      Branch: perl
5193            ! t/lib/extutils.t
5194 ____________________________________________________________________________
5195 [ 10275] By: jhi                                   on 2001/05/29  00:40:28
5196         Log: Subject: [PATCH] (was Re: Why t/lib/extutils.t is failing ...
5197              From: Nicholas Clark <nick@ccl4.org>
5198              Date: Mon, 28 May 2001 22:46:09 +0100
5199              Message-ID: <20010528224608.L86445@plum.flirble.org>
5200              
5201              Test also "make clean".
5202      Branch: perl
5203            ! t/lib/extutils.t
5204 ____________________________________________________________________________
5205 [ 10274] By: jhi                                   on 2001/05/29  00:39:18
5206         Log: Subject: Re: Would -Wno-unused -Wall be better?
5207              From: Michael G Schwern <schwern@pobox.com>
5208              Date: Tue, 29 May 2001 00:55:54 +0100
5209              Message-ID: <20010529005553.B675@blackrider.blackstar.co.uk>
5210      Branch: perl
5211            ! pp.h
5212 ____________________________________________________________________________
5213 [ 10273] By: jhi                                   on 2001/05/29  00:36:06
5214         Log: Add a test for 20010528.007, fixed in #10272.
5215      Branch: perl
5216            ! t/op/misc.t toke.c
5217 ____________________________________________________________________________
5218 [ 10272] By: jhi                                   on 2001/05/29  00:21:12
5219         Log: Subject: Re: [ID 20010528.007] "\x{" causes panic:constant overflowed allocated space 
5220              From: Hugo <hv@crypt.compulink.co.uk>
5221              Date: Tue, 29 May 2001 00:23:23 +0100
5222              Message-Id: <200105282323.AAA07930@crypt.compulink.co.uk>
5223      Branch: perl
5224            ! toke.c
5225 ____________________________________________________________________________
5226 [ 10271] By: jhi                                   on 2001/05/28  22:52:11
5227         Log: Subject: Re: [ID 20010528.001] use autouse 'URI::Escape' => qw(URI::Escape::uri_escape) failed
5228              From: Michael G Schwern <schwern@pobox.com>
5229              Date: Tue, 29 May 2001 00:42:59 +0100
5230              Message-ID: <20010529004259.A675@blackrider.blackstar.co.uk>
5231      Branch: perl
5232            ! t/pragma/autouse.t
5233 ____________________________________________________________________________
5234 [ 10270] By: jhi                                   on 2001/05/28  21:44:06
5235         Log: Some shells seemingly arrange the signal handlers differently
5236              (bug id 20010521.004).
5237      Branch: perl
5238            ! t/lib/sigaction.t
5239 ____________________________________________________________________________
5240 [ 10269] By: jhi                                   on 2001/05/28  20:34:21
5241         Log: Regen perlmodlib.
5242      Branch: perl
5243            ! pod/perlmodlib.pod
5244 ____________________________________________________________________________
5245 [ 10268] By: jhi                                   on 2001/05/28  19:08:45
5246         Log: Update Changes.
5247      Branch: perl
5248            ! Changes patchlevel.h
5249 ____________________________________________________________________________
5250 [ 10267] By: jhi                                   on 2001/05/28  19:03:54
5251         Log: Subject: [PATCH] perlnewmod.pod to reflect DLSI(P) change
5252              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
5253              Date: Mon, 28 May 2001 14:56:35 -0500
5254              Message-ID: <20010528145635.L8487@chaos.wustl.edu>
5255      Branch: perl
5256            ! pod/perlnewmod.pod
5257 ____________________________________________________________________________
5258 [ 10266] By: jhi                                   on 2001/05/28  18:35:03
5259         Log: Regen toc.
5260      Branch: perl
5261            ! pod/perltoc.pod
5262 ____________________________________________________________________________
5263 [ 10265] By: jhi                                   on 2001/05/28  18:33:32
5264         Log: Subject: [PATCH] RE: [20000223.001] no test cases for splice(@array) 
5265              From: "Richard Soderberg" <rs@crystalflame.net>
5266              Date: Mon, 28 May 2001 12:31:23 -0700
5267              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEFLDFAA.rs@crystalflame.net>
5268      Branch: perl
5269            ! t/op/splice.t
5270 ____________________________________________________________________________
5271 [ 10264] By: jhi                                   on 2001/05/28  17:59:00
5272         Log: The #10260 was too bold: locales and utf8 still do not mix.
5273      Branch: perl
5274            ! t/pragma/locale.t
5275 ____________________________________________________________________________
5276 [ 10263] By: jhi                                   on 2001/05/28  17:52:25
5277         Log: Subject: [PATCH] Pod nitpicks
5278              From: "Richard Soderberg" <rs@crystalflame.net>
5279              Date: Mon, 28 May 2001 10:08:58 -0700
5280              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEFGDFAA.rs@crystalflame.net>
5281      Branch: perl
5282            ! pod/perl571delta.pod pod/perlapi.pod sv.h
5283 ____________________________________________________________________________
5284 [ 10262] By: jhi                                   on 2001/05/28  17:50:05
5285         Log: Upgrade to I18N::LangTags 0.22.
5286      Branch: perl
5287            + lib/I18N/LangTags/List.pod
5288            ! MANIFEST lib/I18N/LangTags.pm
5289 ____________________________________________________________________________
5290 [ 10261] By: jhi                                   on 2001/05/28  17:23:40
5291         Log: A slightly more serious bug found by -Mutf8; op/misc and
5292              lib/complex dumped core.
5293      Branch: perl
5294            ! regexec.c
5295 ____________________________________________________________________________
5296 [ 10260] By: jhi                                   on 2001/05/28  16:58:11
5297         Log: Various buglets shaken out by -Mutf8.
5298      Branch: perl
5299            ! t/io/utf8.t t/lib/charnames.t t/lib/lc-language.t
5300            ! t/pragma/locale.t
5301 ____________________________________________________________________________
5302 [ 10259] By: jhi                                   on 2001/05/28  15:48:46
5303         Log: STDERR looks much like STDOUT.  (Subtest #2 wasn't really okay.)
5304      Branch: perl
5305            ! t/lib/carp.t
5306 ____________________________________________________________________________
5307 [ 10258] By: jhi                                   on 2001/05/28  15:32:41
5308         Log: Subject: [PATCH] todo patch
5309              From: Artur Bergman <artur@contiller.se> 
5310              Date: Mon, 28 May 2001 17:03:51 +0200
5311              Message-ID: <B7383577.F34%artur@contiller.se>
5312      Branch: perl
5313            ! pod/perltodo.pod
5314 ____________________________________________________________________________
5315 [ 10257] By: jhi                                   on 2001/05/28  15:31:25
5316         Log: Subject: typo in perlguts.pod
5317              From: "John P. Linderman" <jpl@research.att.com>
5318              Date: Mon, 28 May 2001 09:35:47 -0400 (EDT)
5319              Message-Id: <200105281335.JAA27851@raptor.research.att.com>
5320      Branch: perl
5321            ! pod/perlguts.pod
5322 ____________________________________________________________________________
5323 [ 10256] By: jhi                                   on 2001/05/28  15:30:42
5324         Log: Subject: AIX and gcc (moving targets)
5325              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
5326              Date: Mon, 28 May 2001 12:54:04 +0200
5327              Message-Id: <20010528124531.9FAB.H.M.BRAND@hccnet.nl>
5328      Branch: perl
5329            ! hints/aix.sh
5330 ____________________________________________________________________________
5331 [ 10255] By: jhi                                   on 2001/05/28  15:28:55
5332         Log: Subject: Re: perlio + multiple perl_alloc..destruct
5333              From: Doug MacEachern <dougm@covalent.net>
5334              Date: Sun, 27 May 2001 13:47:13 -0700 (PDT)
5335              Message-ID: <Pine.LNX.4.21.0105271340370.5938-100000@mako.covalent.net>
5336      Branch: perl
5337            ! perlio.c
5338 ____________________________________________________________________________
5339 [ 10254] By: jhi                                   on 2001/05/28  15:27:49
5340         Log: The #10251 wasn't quite up-to-the-code.
5341      Branch: perl
5342            ! t/op/misc.t
5343 ____________________________________________________________________________
5344 [ 10253] By: jhi                                   on 2001/05/28  15:26:39
5345         Log: Test case for bug 20010526.004, fixed in #10252.
5346      Branch: perl
5347            ! t/op/taint.t
5348 ____________________________________________________________________________
5349 [ 10252] By: jhi                                   on 2001/05/28  15:26:14
5350         Log: Subject: Re: [ID 20010526.004] Taint looses value
5351              From: Hugo <hv@crypt.compulink.co.uk>
5352              Date: Sun, 27 May 2001 20:39:32 +0100
5353              Message-Id: <200105271939.UAA27591@crypt.compulink.co.uk>
5354      Branch: perl
5355            ! sv.c
5356 ____________________________________________________________________________
5357 [ 10251] By: jhi                                   on 2001/05/28  15:13:40
5358         Log: Test case for 20010422.005, fixed by #10250.
5359      Branch: perl
5360            ! t/op/misc.t
5361 ____________________________________________________________________________
5362 [ 10250] By: jhi                                   on 2001/05/28  15:11:16
5363         Log: Subject: [PATCH] Re: [ID 20010422.005] perl -e '{s//${}/; //}' # segfaults on FreeBSD 
5364              From: Spider Boardman <spider@Orb.Nashua.NH.US>
5365              Date: Mon, 28 May 2001 06:39:12 -0400
5366              Message-Id: <200105281039.GAA03962@Orb.Nashua.NH.US>
5367      Branch: perl
5368            ! toke.c
5369 ____________________________________________________________________________
5370 [ 10249] By: jhi                                   on 2001/05/28  15:09:24
5371         Log: Linerewrapping.
5372      Branch: perl
5373            ! lib/open.pm
5374 ____________________________________________________________________________
5375 [ 10248] By: jhi                                   on 2001/05/28  15:09:07
5376         Log: Updates on the modules list.
5377      Branch: perl
5378            ! t/lib/1_compile.t
5379 ____________________________________________________________________________
5380 [ 10247] By: jhi                                   on 2001/05/28  15:03:35
5381         Log: Add a test for PerlIO.
5382              
5383              (I probably got the crlf/raw thing wrong for clrfy platforms...)
5384      Branch: perl
5385            + t/lib/perlio.t
5386            ! MANIFEST lib/PerlIO.pm
5387 ____________________________________________________________________________
5388 [ 10246] By: jhi                                   on 2001/05/28  14:24:08
5389         Log: Add a test for carp et alia.
5390      Branch: perl
5391            + t/lib/carp.t
5392            ! MANIFEST
5393 ____________________________________________________________________________
5394 [ 10245] By: jhi                                   on 2001/05/28  13:42:55
5395         Log: Adding the new test would be swell.
5396      Branch: perl
5397            + t/pragma/autouse.t
5398 ____________________________________________________________________________
5399 [ 10244] By: jhi                                   on 2001/05/28  13:42:34
5400         Log: Add a test for the autouse pragma.
5401      Branch: perl
5402            ! MANIFEST
5403 ____________________________________________________________________________
5404 [ 10243] By: jhi                                   on 2001/05/28  13:26:25
5405         Log: Subject: [ID 20010528.001] use autouse 'URI::Escape' => qw(URI::Escape::uri_escape) failed
5406              From: dLux <dlux@spam.sch.bme.hu>
5407              Date: Sun, 27 May 2001 16:14:26 +0200
5408              Message-Id: <E1541JK-0000YC-00@dl.sch.bme.hu>
5409      Branch: perl
5410            ! lib/autouse.pm
5411 ____________________________________________________________________________
5412 [ 10242] By: jhi                                   on 2001/05/28  13:21:50
5413         Log: Subject: [PATCH #2] RE: [ID 20010528.002] dprofpp: "-R" does not work
5414              From: "Richard Soderberg" <rs@crystalflame.net>
5415              Date: Mon, 28 May 2001 03:56:36 -0700
5416              Message-ID: <NAEKLNAAHLMBPMPNBMLEEEFADFAA.rs@crystalflame.net>
5417      Branch: perl
5418            ! utils/dprofpp.PL
5419 ____________________________________________________________________________
5420 [ 10241] By: jhi                                   on 2001/05/28  13:18:56
5421         Log: Subject: Re: [ID 20010522.003] Time::Local module bug
5422              From: "Stephen P. Potter" <spp@spotter.yi.org>
5423              Date: Tue, 22 May 2001 11:40:25 -0400
5424              Message-Id: <20010522154030.584F4729E2@belgarath.spotter.yi.org>
5425              
5426              Subject: Re: [ID 20010522.003] Time::Local module bug
5427              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu> 
5428              Date: Tue, 22 May 2001 11:50:19 -0400
5429              Message-ID: <20010522115019.D48634@linguist.thayer.dartmouth.edu>
5430      Branch: perl
5431            ! lib/Time/Local.pm
5432 ____________________________________________________________________________
5433 [ 10240] By: jhi                                   on 2001/05/27  22:44:49
5434         Log: The PERL_DL_NONLAZY can have whitespace in front.
5435      Branch: perl
5436            ! t/lib/extutils.t
5437 ____________________________________________________________________________
5438 [ 10239] By: jhi                                   on 2001/05/27  21:23:21
5439         Log: Document strftime() and strptime().
5440      Branch: perl
5441            ! ext/POSIX/POSIX.pod ext/Time/Piece/Piece.pm t/lib/time-piece.t
5442 ____________________________________________________________________________
5443 [ 10238] By: jhi                                   on 2001/05/27  20:29:07
5444         Log: Make Time::Piece::strptime() to be a function, not a method.
5445      Branch: perl
5446            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
5447 ____________________________________________________________________________
5448 [ 10237] By: jhi                                   on 2001/05/27  20:22:09
5449         Log: Tweak the test to be more portable.
5450      Branch: perl
5451            ! t/lib/extutils.t
5452 ____________________________________________________________________________
5453 [ 10236] By: jhi                                   on 2001/05/27  19:15:54
5454         Log: Subject: PATCH: Re: Re: Attributes that tie
5455              From: Leon Brocard <acme@astray.com>
5456              Date: Sun, 27 May 2001 12:37:29 +0100
5457              Message-ID: <20010527123729.A22663@ns0.astray.com>
5458              
5459              Document that variable attributes are not currently usable
5460              for tieing.  (An ugly limitation that should be fixed.)
5461      Branch: perl
5462            ! lib/attributes.pm
5463 ____________________________________________________________________________
5464 [ 10235] By: jhi                                   on 2001/05/27  19:03:31
5465         Log: Microperl tweaks.
5466      Branch: perl
5467            ! Makefile.micro uconfig.h uconfig.sh
5468 ____________________________________________________________________________
5469 [ 10234] By: jhi                                   on 2001/05/27  18:22:09
5470         Log: Add make target for microperl (kind of silly, but convenient).
5471      Branch: perl
5472            ! Makefile.SH
5473 ____________________________________________________________________________
5474 [ 10233] By: jhi                                   on 2001/05/27  18:18:56
5475         Log: O_APPEND and O_TRUNC are not portable.  (Not available e.g.
5476              for microperl.)
5477      Branch: perl
5478            ! doio.c
5479 ____________________________________________________________________________
5480 [ 10232] By: jhi                                   on 2001/05/27  17:57:18
5481         Log: Subject: [PATCH] [ID 19991013.005] utime undef, undef, @files  
5482              From: rspier@pobox.com (Robert Spier)
5483              Date: Sat, 26 May 2001 20:05:23 -0400
5484              Message-ID: <15120.17603.148648.12430@rls.cx>
5485              
5486              Subject: Re: [PATCH] [ID 19991013.005] utime undef, undef, @files
5487              From: rspier@pobox.com (Robert Spier)
5488              Date: Sun, 27 May 2001 00:23:12 -0400
5489              Message-ID: <15120.33072.511966.767230@rls.cx>
5490      Branch: perl
5491            ! doio.c pod/perlfunc.pod
5492 ____________________________________________________________________________
5493 [ 10231] By: jhi                                   on 2001/05/27  15:45:20
5494         Log: Regen toc.  (And add the README.tru64 from #10230 to MANIFEST.)
5495      Branch: perl
5496            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
5497 ____________________________________________________________________________
5498 [ 10230] By: jhi                                   on 2001/05/27  15:41:06
5499         Log: Add README.tru64.
5500      Branch: perl
5501            + README.tru64
5502 ____________________________________________________________________________
5503 [ 10229] By: jhi                                   on 2001/05/27  13:50:57
5504         Log: Integrate Locale::Maketext 1.01 from Sean Burke.
5505      Branch: perl
5506            + lib/Locale/Maketext.pm lib/Locale/Maketext.pod
5507            + lib/Locale/Maketext/TPJ13.pod t/lib/lc-maketext.t
5508            ! MANIFEST
5509 ____________________________________________________________________________
5510 [ 10228] By: jhi                                   on 2001/05/27  13:43:38
5511         Log: Integrate I18N::LangTags from Sean Burke.
5512              
5513              TODO: the language list from RFC 3066 needs to be integrated
5514              and made available somehow.  The list is included in the
5515              I18N-LangTags 0.21 distribution, but it is undocumented
5516              and unconnected to the module.
5517      Branch: perl
5518            + lib/I18N/LangTags.pm t/lib/i18n-langtags.t
5519            ! MANIFEST
5520 ____________________________________________________________________________
5521 [ 10227] By: jhi                                   on 2001/05/27  01:41:33
5522         Log: Allow 'eval "v200"' to work (part of 20000323.059); fix as
5523              envisioned by Sarathy.
5524      Branch: perl
5525            ! t/op/ver.t toke.c
5526 ____________________________________________________________________________
5527 [ 10226] By: jhi                                   on 2001/05/27  00:28:34
5528         Log: Subject: [ID 20010525.001] Pod typo nits fixed
5529              From: lvirden@cas.org
5530              Date: Fri, 25 May 2001 06:57:43 -0400 (EDT)
5531              Message-Id: <200105251057.f4PAvhY13003@lwv26awu.cas.org>
5532              
5533              minus the perlsolaris decimation plus the
5534              
5535              Subject: Re: [ID 20010525.001] Pod typo nits fixed
5536              From: "Philip Newton" <Philip.Newton@gmx.net>
5537              Date: Fri, 25 May 2001 18:05:55 +0200
5538              Message-Id: <200105251604.f4PG4kt15034@chaos.wustl.edu>
5539      Branch: perl
5540            ! README.amiga README.cygwin README.mpeix pod/perl5005delta.pod
5541            ! pod/perldebtut.pod pod/perlebcdic.pod pod/perlfaq3.pod
5542            ! pod/perlhack.pod pod/perltoc.pod pod/perltodo.pod
5543            ! pod/perlutil.pod pod/perlxstut.pod
5544 ____________________________________________________________________________
5545 [ 10225] By: jhi                                   on 2001/05/26  22:38:16
5546         Log: return clauses are nice.
5547      Branch: perl
5548            ! sv.c
5549 ____________________________________________________________________________
5550 [ 10224] By: jhi                                   on 2001/05/26  22:35:31
5551         Log: Subject: change 10199 backwards?
5552              From: Doug MacEachern <dougm@covalent.net>
5553              Date: Sat, 26 May 2001 11:26:07 -0700 (PDT)
5554              Message-ID: <Pine.LNX.4.21.0105261118510.22038-100000@mako.covalent.net>
5555      Branch: perl
5556            ! sv.c
5557 ____________________________________________________________________________
5558 [ 10223] By: jhi                                   on 2001/05/26  22:31:46
5559         Log: Subject: Re: 5.6.*, bleadperl: bugs in pp_concat
5560              From: Hugo <hv@crypt.compulink.co.uk>
5561              Date: Sat, 26 May 2001 17:05:12 +0100
5562              Message-Id: <200105261605.RAA12295@crypt.compulink.co.uk>
5563      Branch: perl
5564            + t/op/gmagic.t
5565            ! MANIFEST doop.c embed.h embed.pl global.sym
5566            ! lib/File/Basename.pm objXSUB.h perlapi.c pod/perlapi.pod
5567            ! pp_hot.c proto.h sv.c sv.h t/pragma/warn/pp_hot
5568 ____________________________________________________________________________
5569 [ 10222] By: jhi                                   on 2001/05/26  22:10:38
5570         Log: Regen headers for #10221.
5571      Branch: perl
5572            ! global.sym objXSUB.h perlapi.c
5573 ____________________________________________________________________________
5574 [ 10221] By: jhi                                   on 2001/05/26  22:06:06
5575         Log: Subject: [ID 20010506.012] Patch for 5.6.1 embed.pl (shared libperl&mod_perl)
5576              From: Juha Laiho <juha.laiho@Elma.Net>
5577              Date: Thu, 3 May 2001 09:51:30 +0300
5578              Message-Id: <200105030651.JAA327254@tokka.elma.fi>
5579      Branch: perl
5580            ! embed.pl
5581 ____________________________________________________________________________
5582 [ 10220] By: jhi                                   on 2001/05/26  22:01:30
5583         Log: Subject: Re: [PATCH] Re: stability of sort()?
5584              From: "John P. Linderman" <jpl@research.att.com>
5585              Date: Sat, 26 May 2001 13:27:19 -0400
5586              Message-Id: <200105261727.NAA06654@raptor.research.att.com>
5587      Branch: perl
5588            ! pod/perlfunc.pod
5589 ____________________________________________________________________________
5590 [ 10219] By: jhi                                   on 2001/05/26  14:02:34
5591         Log: Integrate perlio.
5592      Branch: perl
5593           !> pod/perlguts.pod
5594 ____________________________________________________________________________
5595 [ 10218] By: jhi                                   on 2001/05/26  13:39:52
5596         Log: Subject: [PATCH perl@10210] PerlIO for VMS
5597              From: "Craig A. Berry" <craigberry@mac.com>
5598              Date: Sat, 26 May 2001 09:34:11 -0500
5599              Message-Id: <a05100e0ab734816701a5@[172.16.52.1]>
5600      Branch: perl
5601            ! configure.com doio.c iperlsys.h perlio.c perlio.h perliol.h
5602            ! perlsdio.h vms/ext/Stdio/Stdio.xs vms/gen_shrfls.pl vms/vms.c
5603            ! vms/vmsish.h
5604 ____________________________________________________________________________
5605 [ 10217] By: jhi                                   on 2001/05/26  13:19:05
5606         Log: Subject: patch to fix: [ID 20010524.004] perl5db.pl version 1.12  doesn't stop on breakpoints
5607              From: David Dyck <dcd@tc.fluke.com>
5608              Date: Fri, 25 May 2001 00:03:04 -0700 (PDT)
5609              Message-ID: <Pine.LNX.4.33.0105242354030.17331-100000@dd.tc.fluke.com>
5610      Branch: perl
5611            ! lib/perl5db.pl
5612 ____________________________________________________________________________
5613 [ 10216] By: jhi                                   on 2001/05/26  13:17:47
5614         Log: Subject: utf8 regexp tests
5615              From: Hugo <hv@crypt.compulink.co.uk>
5616              Date: Fri, 25 May 2001 22:35:01 +0100
5617              Message-Id: <200105252135.WAA03197@crypt.compulink.co.uk>
5618      Branch: perl
5619            ! t/op/regexp.t
5620 ____________________________________________________________________________
5621 [ 10215] By: jhi                                   on 2001/05/26  13:15:40
5622         Log: Subject: [PATCH] Re: stability of sort()?
5623              From: Nicholas Clark <nick@ccl4.org>
5624              Date: Fri, 25 May 2001 22:40:19 +0100
5625              Message-ID: <20010525224019.B86445@plum.flirble.org>
5626      Branch: perl
5627            ! pod/perlfunc.pod
5628 ____________________________________________________________________________
5629 [ 10214] By: jhi                                   on 2001/05/26  13:14:30
5630         Log: Subject: Re: [ID 20010426.005] Magic not being removed at scope exit [PATCH]
5631              From: John Peacock <jpeacock@rowman.com>
5632              Date: Thu, 24 May 2001 22:14:01 -0400
5633              Message-ID: <3B0DBFE9.A7C49084@rowman.com>
5634      Branch: perl
5635            ! mg.c scope.c sv.c
5636 ____________________________________________________________________________
5637 [ 10213] By: jhi                                   on 2001/05/26  13:08:56
5638         Log: Subject: [PATCH] Re: [PATCH] Re: h2xs [was Re: HEAR YE, HEAR YE!]
5639              From: Nicholas Clark <nick@ccl4.org>
5640              Date: Sun, 20 May 2001 19:24:13 +0100
5641              Message-ID: <20010520192413.G83222@plum.flirble.org>
5642      Branch: perl
5643            + lib/ExtUtils/Constant.pm t/lib/extutils.t
5644            ! MANIFEST utils/h2xs.PL
5645 ____________________________________________________________________________
5646 [ 10212] By: nick                                  on 2001/05/26  09:49:28
5647         Log: Change perlguts docs to not suggest PUSHi etc. for multiple results,
5648              add a few more notes there on use of mortals on the stack.
5649      Branch: perlio
5650            ! pod/perlguts.pod
5651 ____________________________________________________________________________
5652 [ 10211] By: nick                                  on 2001/05/26  09:05:36
5653         Log: Integrate mainline
5654      Branch: perlio
5655           +> t/lib/fcntl.t t/pragma/vars.t
5656           !> (integrate 49 files)
5657 ____________________________________________________________________________
5658 [ 10210] By: jhi                                   on 2001/05/25  12:29:16
5659         Log: Update Changes.
5660      Branch: perl
5661            ! Changes patchlevel.h
5662 ____________________________________________________________________________
5663 [ 10209] By: jhi                                   on 2001/05/25  12:24:45
5664         Log: Based on
5665              
5666              Subject: [PATCH pp.c] Wrapping pack("C",256)
5667              From: Simon Cozens <simon@netthink.co.uk>
5668              Date: Sat, 12 May 2001 17:58:41 +0100
5669              Message-ID: <20010512175841.A6132@netthink.co.uk>
5670      Branch: perl
5671            ! pod/perldiag.pod pp.c t/pragma/warn/pp
5672 ____________________________________________________________________________
5673 [ 10208] By: jhi                                   on 2001/05/25  01:37:03
5674         Log: Subject: [PATCH] 5.6.1 Term::Cap -- add terminfo fallback
5675              From: "Brendan O'Dea" <bod@compusol.com.au>
5676              Date: Fri, 25 May 2001 11:18:29 +1000
5677              Message-ID: <20010525111829.A28411@compusol.com.au>
5678              
5679              (Slightly modified.)
5680      Branch: perl
5681            ! lib/Term/Cap.pm
5682 ____________________________________________________________________________
5683 [ 10207] By: jhi                                   on 2001/05/25  01:12:14
5684         Log: Subject: Re: [ID 20010506.041] segfault when matching utf8 string 
5685              From: Hugo <hv@crypt.compulink.co.uk>
5686              Date: Fri, 25 May 2001 02:13:25 +0100
5687              Message-Id: <200105250113.CAA23158@crypt.compulink.co.uk>
5688      Branch: perl
5689            ! t/op/misc.t
5690 ____________________________________________________________________________
5691 [ 10206] By: jhi                                   on 2001/05/25  01:07:59
5692         Log: Subject: Re: [ID 20010506.041] segfault when matching utf8 string
5693              From: Inaba Hiroto <hiroto.inaba@toshiba.co.jp>
5694              Date: Fri, 25 May 2001 10:25:36 +0900
5695              Message-Id: <200105250124.KAA19571@toshiba.co.jp> 
5696      Branch: perl
5697            ! regcomp.c regexec.c
5698 ____________________________________________________________________________
5699 [ 10205] By: jhi                                   on 2001/05/25  01:07:00
5700         Log: Subject: [PATCH #2] stash autovivification and method call error messages
5701              From: Ilmari Karonen <iltzu@sci.fi>
5702              Date: Thu, 24 May 2001 01:51:48 +0300 (EET DST)
5703              Message-ID: <Pine.SOL.3.96.1010524013737.18819D-100000@simpukka>
5704      Branch: perl
5705            ! gv.c pp_hot.c t/op/method.t
5706 ____________________________________________________________________________
5707 [ 10204] By: jhi                                   on 2001/05/25  01:03:50
5708         Log: Add make target and documentation for gprof profiling.
5709      Branch: perl
5710            ! Makefile.SH pod/perlhack.pod
5711 ____________________________________________________________________________
5712 [ 10203] By: jhi                                   on 2001/05/24  21:09:36
5713         Log: Subject: Don't think about UTF8 
5714              From: Mike Guy <mjtg@cam.ac.uk> 
5715              Date: Tue, 22 May 2001 14:35:39 +0100
5716              Message-Id: <E152CK3-00028O-00@virgo.cus.cam.ac.uk>
5717      Branch: perl
5718            ! sv.h
5719 ____________________________________________________________________________
5720 [ 10202] By: jhi                                   on 2001/05/24  21:07:25
5721         Log: Subject: [ID 20010524.002] find2perl bug in fileglob_to_re
5722              From: Geraint A Edwards <gedge@serf.org> 
5723              Date: Thu, 24 May 2001 22:51:24 +0100
5724              Message-Id: <20010524225124.A34981@cymru.serf.org>
5725      Branch: perl
5726            ! x2p/find2perl.PL
5727 ____________________________________________________________________________
5728 [ 10201] By: jhi                                   on 2001/05/24  21:02:30
5729         Log: DB_File has its own attribute story.
5730      Branch: perl
5731            ! ext/DB_File/DB_File.xs
5732 ____________________________________________________________________________
5733 [ 10200] By: jhi                                   on 2001/05/24  19:54:21
5734         Log: Subject: Re: Making perl with -Wall
5735              From: Andy Dougherty <doughera@lafayette.edu>
5736              Date: Thu, 24 May 2001 14:33:37 -0400 (EDT)
5737              Message-ID: <Pine.SOL.4.10.10105241415460.2443-100000@maxwell.phys.lafayette.edu>
5738      Branch: perl
5739            ! perl.h
5740 ____________________________________________________________________________
5741 [ 10199] By: jhi                                   on 2001/05/24  15:15:03
5742         Log: Subject: RE: [ID 20010521.003] - [PATCH #2] sv.c: sv_dup_inc(SvRV(sstr)) wasn't checking SvWEAKREF
5743              From: "Richard Soderberg" <rs@crystalflame.net>
5744              Date: Thu, 24 May 2001 08:58:16 -0700
5745              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEPODEAA.rs@crystalflame.net>
5746      Branch: perl
5747            ! sv.c
5748 ____________________________________________________________________________
5749 [ 10198] By: jhi                                   on 2001/05/24  15:10:04
5750         Log: IV/UV casting fixes from Nicholas Clark.
5751      Branch: perl
5752            ! perl.h pp_sys.c util.c
5753 ____________________________________________________________________________
5754 [ 10197] By: jhi                                   on 2001/05/24  14:19:44
5755         Log: Subject: Re: Making perl with -Wall
5756              From: Michael G Schwern <schwern@pobox.com>
5757              Date: Thu, 24 May 2001 15:40:28 +0100
5758              Message-ID: <20010524154028.B1988@blackrider.blackstar.co.uk>
5759      Branch: perl
5760            ! malloc.c perl.h
5761 ____________________________________________________________________________
5762 [ 10196] By: jhi                                   on 2001/05/24  14:04:41
5763         Log: Subject: [PATCH] Re: [ID 20010521.004] Two test suite failures on this platform with latest rsync 
5764              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
5765              Date: Tue, 22 May 2001 11:49:37 +0200
5766              Message-Id: <20010522114044.BC4E.H.M.BRAND@hccnet.nl>
5767      Branch: metaconfig
5768            ! U/modified/Oldsym.U
5769      Branch: metaconfig/U/perl
5770            ! patchlevel.U
5771      Branch: perl
5772            ! Configure config_h.SH myconfig.SH
5773 ____________________________________________________________________________
5774 [ 10195] By: jhi                                   on 2001/05/24  13:25:04
5775         Log: Under versiononly install also the scripts with the version suffix.
5776              (e.g. .../bin/h2xs5.7.1)
5777      Branch: perl
5778            ! installperl
5779 ____________________________________________________________________________
5780 [ 10194] By: jhi                                   on 2001/05/24  13:02:49
5781         Log: Subject: [PATCH] Stop segfault in mg.c:636
5782              From: "Richard Soderberg" <rs@crystalflame.net>
5783              Date: Thu, 24 May 2001 05:51:52 -0700
5784              Message-ID: <NAEKLNAAHLMBPMPNBMLEGEPGDEAA.rs@crystalflame.net>
5785      Branch: perl
5786            ! mg.c
5787 ____________________________________________________________________________
5788 [ 10193] By: jhi                                   on 2001/05/24  12:37:13
5789         Log: Iteration continues; hopefully convergently.
5790      Branch: perl
5791            ! t/lib/b-stash.t
5792 ____________________________________________________________________________
5793 [ 10192] By: jhi                                   on 2001/05/24  12:36:35
5794         Log: Subject: [PATCH] CORE::GLOBAL::require override happens too early
5795              From: Gisle Aas <gisle@ActiveState.com>
5796              Date: 23 May 2001 16:13:10 -0700
5797              Message-ID: <lrofsjfym1.fsf@caliper.ActiveState.com>
5798      Branch: perl
5799            ! op.c toke.c
5800 ____________________________________________________________________________
5801 [ 10191] By: jhi                                   on 2001/05/24  12:25:12
5802         Log: Subject: [PATCH] lib/dumpvar.pl, lib/perl5db.pl - fix warnings
5803              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
5804              Date: Thu, 24 May 2001 05:05:22 -0500
5805              Message-ID: <20010524050522.A18997@staff1.cso.uiuc.edu>
5806      Branch: perl
5807            ! lib/dumpvar.pl lib/perl5db.pl
5808 ____________________________________________________________________________
5809 [ 10190] By: jhi                                   on 2001/05/24  12:24:07
5810         Log: Subject: Re: [ID 20010524.001] perl5db.pl   x @INC  doesn't work like it used to
5811              From: David Dyck <dcd@tc.fluke.com>
5812              Date: Thu, 24 May 2001 01:42:09 -0700 (PDT)
5813              Message-ID: <Pine.LNX.4.33.0105240134580.5179-100000@dd.tc.fluke.com>
5814      Branch: perl
5815            ! lib/perl5db.pl
5816 ____________________________________________________________________________
5817 [ 10189] By: jhi                                   on 2001/05/23  22:43:31
5818         Log: Tiny pod nits on READMEs, mostly whitespace issues.
5819      Branch: perl
5820            ! README.amiga README.dos README.macos README.mpeix README.vmesa
5821            ! README.win32
5822 ____________________________________________________________________________
5823 [ 10188] By: jhi                                   on 2001/05/23  22:26:03
5824         Log: The DG/UX part of the 20010521.005.
5825      Branch: perl
5826            ! README.dgux
5827 ____________________________________________________________________________
5828 [ 10187] By: jhi                                   on 2001/05/23  22:04:05
5829         Log: Subject: Re: [ID 20000716.007] \G in a m//g expression causes problems 
5830              From: Hugo <hv@crypt.compulink.co.uk>
5831              Date: Mon, 21 May 2001 16:32:02 +0100
5832              Message-Id: <200105211532.QAA03999@crypt.compulink.co.uk>
5833      Branch: perl
5834            ! regcomp.c t/op/misc.t
5835 ____________________________________________________________________________
5836 [ 10186] By: jhi                                   on 2001/05/23  21:42:15
5837         Log: Subject: [PATCH] Extra UNIVERSAL tests
5838              From: Mike Guy <mjtg@cam.ac.uk>
5839              Date: Wed, 23 May 2001 12:29:20 +0100
5840              Message-Id: <E152WpM-0001yP-00@virgo.cus.cam.ac.uk>
5841      Branch: perl
5842            ! t/op/universal.t
5843 ____________________________________________________________________________
5844 [ 10185] By: jhi                                   on 2001/05/23  21:38:48
5845         Log: Subject: [PATCH] Remove EQ keyword
5846              From: Mike Guy <mjtg@cam.ac.uk>
5847              Message-Id: <E152Vhp-00072x-00@virgo.cus.cam.ac.uk>
5848              Date: Wed, 23 May 2001 11:17:29 +0100
5849      Branch: perl
5850            ! keywords.h keywords.pl
5851 ____________________________________________________________________________
5852 [ 10184] By: jhi                                   on 2001/05/23  21:29:41
5853         Log: Subject: [PATCH] lib/perl5db.pl
5854              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
5855              Date: Wed, 23 May 2001 02:18:03 -0500
5856              Message-ID: <20010523021803.A21965@staff1.cso.uiuc.edu>
5857      Branch: perl
5858            ! lib/perl5db.pl
5859 ____________________________________________________________________________
5860 [ 10183] By: jhi                                   on 2001/05/23  21:27:54
5861         Log: Subject: [PATCH lib/Term/Cap.pm] Avoid -W warnings in Tgetent and Tputs
5862              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
5863              Date: Tue, 22 May 2001 23:34:41 -0500
5864              Message-ID: <20010522233441.A12431@staff1.cso.uiuc.edu>
5865      Branch: perl
5866            ! lib/Term/Cap.pm
5867 ____________________________________________________________________________
5868 [ 10182] By: jhi                                   on 2001/05/23  21:24:30
5869         Log: Subject: [PATCH emacs/e2ctags.pl] big speedup
5870              From: davem@fdgroup.co.uk
5871              Date: Tue, 22 May 2001 22:08:09 +0100 (BST)
5872              Message-Id: <200105222108.WAA09442@gizmo.fdgroup.co.uk>
5873      Branch: perl
5874            ! emacs/e2ctags.pl
5875 ____________________________________________________________________________
5876 [ 10181] By: jhi                                   on 2001/05/23  21:23:29
5877         Log: Subject: [PATCH lib/vars.pm] Sensible minimum version
5878              From: Michael G Schwern <schwern@pobox.com>
5879              Date: Tue, 22 May 2001 14:15:09 +0100
5880              Message-ID: <20010522141509.J701@blackrider.blackstar.co.uk>
5881      Branch: perl
5882            ! lib/vars.pm
5883 ____________________________________________________________________________
5884 [ 10180] By: jhi                                   on 2001/05/23  21:22:14
5885         Log: Subject: [PATCH lib/vars.pm] Odd code nit
5886              From: Michael G Schwern <schwern@pobox.com>
5887              Date: Tue, 22 May 2001 14:14:28 +0100
5888              Message-ID: <20010522141427.I701@blackrider.blackstar.co.uk>
5889      Branch: perl
5890            ! lib/vars.pm
5891 ____________________________________________________________________________
5892 [ 10179] By: jhi                                   on 2001/05/23  21:19:51
5893         Log: Use the new use vars feature.
5894      Branch: perl
5895            ! t/lib/b-stash.t
5896 ____________________________________________________________________________
5897 [ 10178] By: jhi                                   on 2001/05/23  21:19:28
5898         Log: Subject: [PATCH] vars.pm to support qualified variables (was Re: [ID 20010521.001])
5899              From: Mike Guy <mjtg@cam.ac.uk>
5900              Sender: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
5901              Date: Tue, 22 May 2001 13:11:39 +0100
5902      Branch: perl
5903            + t/pragma/vars.t
5904            ! MANIFEST lib/vars.pm t/lib/1_compile.t
5905 ____________________________________________________________________________
5906 [ 10177] By: jhi                                   on 2001/05/23  21:01:48
5907         Log: -qlongdouble considered harmful by Merijn.
5908      Branch: perl
5909            ! hints/aix.sh
5910 ____________________________________________________________________________
5911 [ 10176] By: jhi                                   on 2001/05/21  13:21:21
5912         Log: Update Changes.
5913      Branch: perl
5914            ! Changes patchlevel.h
5915 ____________________________________________________________________________
5916 [ 10175] By: jhi                                   on 2001/05/21  13:17:28
5917         Log: Add a test of its very own for Fcntl.  Hopefully portable.
5918      Branch: perl
5919            + t/lib/fcntl.t
5920            ! MANIFEST
5921 ____________________________________________________________________________
5922 [ 10174] By: jhi                                   on 2001/05/21  12:45:41
5923         Log: Must be trickier for 'minitest' not to die.
5924      Branch: perl
5925            ! t/op/taint.t
5926 ____________________________________________________________________________
5927 [ 10173] By: jhi                                   on 2001/05/21  11:24:43
5928         Log: Can't declare other people's variables.
5929      Branch: perl
5930            ! t/lib/b-stash.t
5931 ____________________________________________________________________________
5932 [ 10172] By: jhi                                   on 2001/05/20  20:33:08
5933         Log: Fix for ID 20010519.003: sysopen() wasn't tainting :-(
5934      Branch: perl
5935            ! doio.c t/op/taint.t
5936 ____________________________________________________________________________
5937 [ 10171] By: jhi                                   on 2001/05/20  20:18:45
5938         Log: The OS/2 variable needs to be declared.
5939      Branch: perl
5940            ! t/lib/b-stash.t
5941 ____________________________________________________________________________
5942 [ 10170] By: nick                                  on 2001/05/20  16:48:29
5943         Log: Integrate mainline
5944      Branch: perlio
5945           !> (integrate 41 files)
5946 ____________________________________________________________________________
5947 [ 10169] By: jhi                                   on 2001/05/20  11:50:20
5948         Log: Small perlsec updates: clarify the taintedness of filename
5949              globbing; suggest using Scalar::Util::tainted().
5950      Branch: perl
5951            ! pod/perlsec.pod
5952 ____________________________________________________________________________
5953 [ 10168] By: jhi                                   on 2001/05/20  11:24:11
5954         Log: Subject: [PATCH 5.7.1@10135] [LARGE!] symbolic magic
5955              From: Dave Mitchell <davem@fdgroup.co.uk>
5956              Date: Sat, 19 May 2001 20:12:56 +0100 (BST)
5957              Message-Id: <200105191912.UAA23925@gizmo.fdgroup.co.uk>
5958      Branch: perl
5959            ! av.c cc_runtime.h doop.c dump.c gv.c hv.c mg.c op.c perl.c
5960            ! perl.h perlio.c pod/perlguts.pod pp.c pp_ctl.c pp_hot.c
5961            ! pp_sys.c regexec.c scope.c sv.c t/lib/peek.t taint.c util.c
5962            ! xsutils.c
5963 ____________________________________________________________________________
5964 [ 10167] By: jhi                                   on 2001/05/20  11:12:14
5965         Log: Subject: [PATCH 5.6.1] DLL descriptions on OS/2
5966              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5967              Date: Sat, 19 May 2001 04:08:46 -0400
5968              Message-ID: <20010519040846.A16969@math.ohio-state.edu>
5969      Branch: perl
5970            ! lib/ExtUtils/Mksymlists.pm makedef.pl
5971 ____________________________________________________________________________
5972 [ 10166] By: jhi                                   on 2001/05/20  11:08:27
5973         Log: Subject: [PATCH 5.6.1] DLL name mangling on OS/2
5974              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5975              Date: Sat, 19 May 2001 04:30:45 -0400
5976              Message-ID: <20010519043045.A17033@math.ohio-state.edu>
5977      Branch: perl
5978            ! os2/os2.c
5979 ____________________________________________________________________________
5980 [ 10165] By: jhi                                   on 2001/05/20  11:07:06
5981         Log: Subject: [PATCH 5.6.1] build bugs OS/2
5982              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5983              Date: Sat, 19 May 2001 04:35:28 -0400
5984              Message-ID: <20010519043528.A17363@math.ohio-state.edu>
5985      Branch: perl
5986            ! os2/Makefile.SHs os2/os2.c
5987 ____________________________________________________________________________
5988 [ 10164] By: jhi                                   on 2001/05/20  11:06:01
5989         Log: Subject: [PATCH 5.6.1] Mis-Failing tests
5990              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5991              Date: Sat, 19 May 2001 04:04:23 -0400
5992              Message-ID: <20010519040423.A16861@math.ohio-state.edu>
5993              
5994              (In bleadperl patched b-stash.t instead of b.t)
5995      Branch: perl
5996            ! t/lib/b-stash.t t/lib/bigfltpm.t
5997 ____________________________________________________________________________
5998 [ 10163] By: jhi                                   on 2001/05/20  10:59:46
5999         Log: Subject: [PATCH 5.6.1] perl5db
6000              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6001              Date: Sat, 19 May 2001 03:49:09 -0400
6002              Message-ID: <20010519034909.A14902@math.ohio-state.edu>
6003      Branch: perl
6004            ! lib/perl5db.pl
6005 ____________________________________________________________________________
6006 [ 10162] By: jhi                                   on 2001/05/20  10:58:18
6007         Log: Subject: [PATCH] require $mod where $mod has touched numeric context
6008              From: Gisle Aas <gisle@ActiveState.com>
6009              Date: 18 May 2001 14:24:51 -0700
6010              Message-ID: <lr3da2cpuk.fsf@caliper.ActiveState.com>
6011      Branch: perl
6012            ! pp_ctl.c
6013 ____________________________________________________________________________
6014 [ 10161] By: jhi                                   on 2001/05/20  10:57:00
6015         Log: Subject: [PATCH] Chomp should not always stringify
6016              From: Gisle Aas <gisle@ActiveState.com>
6017              Date: 18 May 2001 07:55:25 -0700
6018              Message-ID: <lrk83eogf6.fsf@caliper.ActiveState.com>
6019      Branch: perl
6020            ! doop.c t/op/chop.t
6021 ____________________________________________________________________________
6022 [ 10160] By: jhi                                   on 2001/05/20  10:49:40
6023         Log: Integrate perlio.
6024      Branch: perl
6025           !> pod/perlfunc.pod
6026 ____________________________________________________________________________
6027 [ 10159] By: nick                                  on 2001/05/20  09:39:46
6028         Log: Document some more of open's features.
6029      Branch: perlio
6030            ! pod/perlfunc.pod
6031 ____________________________________________________________________________
6032 [ 10158] By: gsar                                  on 2001/05/18  18:43:38
6033         Log: back out change#10153 (it has compatibility issues such as the
6034              changed behavior of /[~%@+-]/, and after talking to Jarkko, the
6035              benefit for 5.6.x doesn't seem worth the risk)
6036      Branch: maint-5.6/perl
6037            ! toke.c
6038 ____________________________________________________________________________
6039 [ 10157] By: jhi                                   on 2001/05/18  17:05:40
6040         Log: \$escaping the $vars in !GROK!THIS! section is a good idea.
6041      Branch: perl
6042            ! x2p/s2p.PL
6043 ____________________________________________________________________________
6044 [ 10156] By: jhi                                   on 2001/05/18  12:06:40
6045         Log: Update Changes.
6046      Branch: perl
6047            ! Changes patchlevel.h
6048 ____________________________________________________________________________
6049 [ 10155] By: jhi                                   on 2001/05/18  11:58:57
6050         Log: Integrate change #10144 from maintperl.
6051              
6052              s/CONFIGDOTSH/PERL_CONFIG_SH/ for Win32, too.
6053      Branch: perl
6054           !> win32/config.bc win32/config.gc win32/config.vc
6055           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
6056 ____________________________________________________________________________
6057 [ 10154] By: nick                                  on 2001/05/18  07:23:03
6058         Log: Integrate mainline.
6059      Branch: perlio
6060           +> README.dgux t/lib/i18n-collate.t utils.lst
6061           !> (integrate 49 files)
6062 ____________________________________________________________________________
6063 [ 10153] By: jhi                                   on 2001/05/18  00:41:51
6064         Log: Integrate change #7224 from mainline into maintperl.
6065              
6066              Allow @+ and @- to be doublequoted, from Simon Cozens. 
6067              (Approved by Larry, see Tom's comment in 20000830.005.)
6068      Branch: maint-5.6/perl
6069           !> toke.c
6070 ____________________________________________________________________________
6071 [ 10152] By: jhi                                   on 2001/05/17  23:18:15
6072         Log: Subject: [PATCH bleadperl] small lookbehind fix
6073              From: Hugo <hv@crypt.compulink.co.uk>
6074              Date: Fri, 18 May 2001 00:07:19 +0100
6075              Message-Id: <200105172307.AAA06142@crypt.compulink.co.uk>
6076      Branch: perl
6077            ! regexec.c
6078 ____________________________________________________________________________
6079 [ 10151] By: jhi                                   on 2001/05/17  22:00:06
6080         Log: Detypos.
6081      Branch: perl
6082            ! installman utils.lst
6083 ____________________________________________________________________________
6084 [ 10150] By: jhi                                   on 2001/05/17  20:32:48
6085         Log: Add better debug to glob/basic #8 as suggested by Nick Clark
6086              in 20001222.001.
6087      Branch: perl
6088            ! t/lib/glob-basic.t
6089 ____________________________________________________________________________
6090 [ 10149] By: jhi                                   on 2001/05/17  20:08:58
6091         Log: Subject: [PATCH] Test for bug 20010515.004
6092              From: Benjamin Sugars <bsugars@canoe.ca>
6093              Date: Thu, 17 May 2001 15:48:18 -0400 (EDT)
6094              Message-ID: <Pine.LNX.4.21.0105171544270.9064-100000@marmot.rim.canoe.ca>
6095      Branch: perl
6096            ! t/op/misc.t
6097 ____________________________________________________________________________
6098 [ 10148] By: jhi                                   on 2001/05/17  20:06:23
6099         Log: Integrate #10145 from maintperl.
6100              
6101              fix for ID 20010515.004 (needs test)
6102      Branch: perl
6103           !> pp_hot.c
6104 ____________________________________________________________________________
6105 [ 10147] By: jhi                                   on 2001/05/17  19:10:46
6106         Log: Thinko noticed by Doug MacEachern.
6107      Branch: perl
6108            ! thread.h
6109 ____________________________________________________________________________
6110 [ 10146] By: jhi                                   on 2001/05/17  17:30:37
6111         Log: Subject: Re: [PATCH] HERE mark in regex
6112              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
6113              Date: Thu, 17 May 2001 12:20:33 -0400
6114              Message-ID: <20010517122033.B1547290@linguist.thayer.dartmouth.edu> 
6115      Branch: perl
6116            ! t/op/re_tests
6117 ____________________________________________________________________________
6118 [ 10145] By: gsar                                  on 2001/05/17  16:59:55
6119         Log: fix for ID 20010515.004 (needs test)
6120      Branch: maint-5.6/perl
6121            ! pp_hot.c
6122 ____________________________________________________________________________
6123 [ 10144] By: gsar                                  on 2001/05/17  16:39:02
6124         Log: s/CONFIGDOTSH/PERL_CONFIG_SH/g
6125      Branch: maint-5.6/perl
6126            ! win32/config.bc win32/config.gc win32/config.vc
6127            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
6128 ____________________________________________________________________________
6129 [ 10143] By: jhi                                   on 2001/05/17  14:21:08
6130         Log: Macrofy the getspecific (and use it also in util.c)
6131      Branch: perl
6132            ! thread.h util.c
6133 ____________________________________________________________________________
6134 [ 10142] By: jhi                                   on 2001/05/17  01:43:50
6135         Log: Use the unchecked thread-specific key fetch also in Tru64.
6136      Branch: perl
6137            ! thread.h
6138 ____________________________________________________________________________
6139 [ 10141] By: jhi                                   on 2001/05/17  01:41:07
6140         Log: Subject: [PATCH 5.6.1]Quick thread speedup
6141              From: Dan Sugalski <dan@sidhe.org> 
6142              Date: Wed, 16 May 2001 18:05:19 -0400
6143              Message-Id: <5.1.0.14.0.20010516175826.01afde08@24.8.96.48>
6144      Branch: perl
6145            ! thread.h util.c
6146 ____________________________________________________________________________
6147 [ 10140] By: jhi                                   on 2001/05/16  19:58:29
6148         Log: I think this is quite enough testing for a deprecated feature.
6149      Branch: perl
6150            + t/lib/i18n-collate.t
6151            ! MANIFEST t/lib/1_compile.t
6152 ____________________________________________________________________________
6153 [ 10139] By: jhi                                   on 2001/05/16  18:47:03
6154         Log: More HP-UX lore from Jeff Okamoto.
6155      Branch: perl
6156            ! README.hpux
6157 ____________________________________________________________________________
6158 [ 10138] By: jhi                                   on 2001/05/16  18:21:04
6159         Log: Sort utils.lst for easier maintenance.
6160      Branch: perl
6161            ! utils.lst
6162 ____________________________________________________________________________
6163 [ 10137] By: jhi                                   on 2001/05/16  18:12:01
6164         Log: Subject: Re: [PATCH] Abstract "utility" information from installman
6165              From: Tim Jenness <t.jenness@jach.hawaii.edu>
6166              Date: Wed, 16 May 2001 08:59:59 -1000 (HST)
6167              Message-ID: <Pine.LNX.4.33.0105160858480.2488-100000@lapaki.jach.hawaii.edu>
6168              
6169              Add pod2latex to utils.lst.
6170      Branch: perl
6171            ! MANIFEST utils.lst
6172 ____________________________________________________________________________
6173 [ 10136] By: jhi                                   on 2001/05/16  18:00:00
6174         Log: Subject: Re: [PATCH] HERE mark in regex
6175              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
6176              Date: Wed, 16 May 2001 13:04:43 -0400
6177              Message-ID: <20010516130443.E1516273@linguist.thayer.dartmouth.edu> 
6178      Branch: perl
6179            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
6180            ! t/op/regmesg.t t/pragma/warn/regcomp
6181 ____________________________________________________________________________
6182 [ 10135] By: jhi                                   on 2001/05/16  17:51:50
6183         Log: Subject: Re: [PATCH] Abstract "utility" information from installman
6184              From: Simon Cozens <simon@netthink.co.uk>
6185              Date: Wed, 16 May 2001 18:02:08 +0100
6186              Message-ID: <20010516180208.A6458@netthink.co.uk>
6187      Branch: perl
6188            ! installman utils.lst
6189 ____________________________________________________________________________
6190 [ 10134] By: jhi                                   on 2001/05/16  17:47:26
6191         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
6192              From: "Philip Newton" <pnewton@gmx.de>
6193              Date: Tue, 15 May 2001 15:09:30 +0200
6194              Message-ID: <3B0146AA.2839.17BFDA6@localhost>
6195              
6196              Test case for #10128.
6197      Branch: perl
6198            ! t/pragma/warn/pp_hot
6199 ____________________________________________________________________________
6200 [ 10133] By: jhi                                   on 2001/05/16  15:12:52
6201         Log: Update Changes.
6202      Branch: perl
6203            ! Changes patchlevel.h
6204 ____________________________________________________________________________
6205 [ 10132] By: jhi                                   on 2001/05/16  14:50:55
6206         Log: Deprecate pseudo-hashes.
6207      Branch: perl
6208            ! pod/perl572delta.pod pod/perlref.pod pod/perltodo.pod
6209 ____________________________________________________________________________
6210 [ 10131] By: jhi                                   on 2001/05/16  14:26:01
6211         Log: HP-UX hints update from Merijn.
6212      Branch: perl
6213            ! hints/hpux.sh
6214 ____________________________________________________________________________
6215 [ 10130] By: jhi                                   on 2001/05/16  14:23:01
6216         Log: README.hpux update from Merijn.
6217      Branch: perl
6218            ! README.hpux
6219 ____________________________________________________________________________
6220 [ 10129] By: jhi                                   on 2001/05/16  14:18:56
6221         Log: Subject: Re: [PATCH] Abstract "utility" information from installman
6222              From: Simon Cozens <simon@netthink.co.uk>
6223              Date: Wed, 16 May 2001 15:57:55 +0100
6224              Message-ID: <20010516155755.A4728@netthink.co.uk>
6225      Branch: perl
6226            + utils.lst
6227            ! MANIFEST installman installperl
6228 ____________________________________________________________________________
6229 [ 10128] By: jhi                                   on 2001/05/16  14:15:36
6230         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
6231              From: "Philip Newton" <pnewton@gmx.de>
6232              Date: Tue, 15 May 2001 16:31:05 +0200
6233              Message-ID: <3B0159C9.1905.1C6AEF9@localhost>
6234              
6235              Fix PERL_Y2KWARN test to check before rather than after appending.
6236      Branch: perl
6237            ! pp_hot.c
6238 ____________________________________________________________________________
6239 [ 10127] By: jhi                                   on 2001/05/16  14:08:15
6240         Log: Regen Porting stuff.
6241      Branch: perl
6242            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
6243            ! config_h.SH
6244 ____________________________________________________________________________
6245 [ 10126] By: jhi                                   on 2001/05/16  13:41:50
6246         Log: Metaconfig unit change for #10125.
6247      Branch: metaconfig
6248            ! U/modified/Oldconfig.U
6249 ____________________________________________________________________________
6250 [ 10125] By: jhi                                   on 2001/05/16  13:41:35
6251         Log: Use OSVERS.
6252      Branch: perl
6253            ! Configure config_h.SH perl.c
6254 ____________________________________________________________________________
6255 [ 10124] By: jhi                                   on 2001/05/16  13:41:09
6256         Log: Regen toc.
6257      Branch: perl
6258            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
6259 ____________________________________________________________________________
6260 [ 10123] By: jhi                                   on 2001/05/16  13:25:38
6261         Log: Adding the README.dgux to the MANIFEST would be a good idea.
6262      Branch: perl
6263            ! MANIFEST
6264 ____________________________________________________________________________
6265 [ 10122] By: jhi                                   on 2001/05/16  13:08:33
6266         Log: Move the stack desire definition to thread.h.
6267      Branch: perl
6268            ! ext/Thread/Thread.xs thread.h
6269 ____________________________________________________________________________
6270 [ 10121] By: jhi                                   on 2001/05/16  13:00:12
6271         Log: DG-UX threading patches, including a README.dgux,
6272              from Takis Psarogiannakopoulos.
6273      Branch: perl
6274            + README.dgux
6275            ! config_h.SH ext/Thread/Thread.xs hints/dgux.sh perl.c
6276 ____________________________________________________________________________
6277 [ 10120] By: jhi                                   on 2001/05/16  12:55:33
6278         Log: Subject: [PATCH B::Deparse] More on /x regexes
6279              From: Robin Houston <robin@kitsite.com>
6280              Date: Tue, 15 May 2001 19:09:35 +0100
6281              Message-ID: <20010515190935.A27268@penderel>
6282      Branch: perl
6283            ! ext/B/B/Deparse.pm
6284 ____________________________________________________________________________
6285 [ 10119] By: jhi                                   on 2001/05/16  12:45:29
6286         Log: Document that the core time() may be rounding rather
6287              than truncating, would have saved at least my confusion.
6288      Branch: perl
6289            ! ext/Time/HiRes/HiRes.pm
6290 ____________________________________________________________________________
6291 [ 10118] By: jhi                                   on 2001/05/16  12:37:57
6292         Log: Subject: perl-current/t/time-hires.t
6293              From: John Peacock <jpeacock@rowman.com>
6294              Date: Fri, 11 May 2001 14:09:41 -0400
6295              Message-ID: <3AFC2AE5.5E787E54@rowman.com>
6296      Branch: perl
6297            ! t/lib/time-hires.t
6298 ____________________________________________________________________________
6299 [ 10117] By: jhi                                   on 2001/05/15  13:40:33
6300         Log: Subject: [PATCH dump.c] Op private flags
6301              From: Simon Cozens <simon@netthink.co.uk>
6302              Date: Sun, 13 May 2001 20:20:36 +0100
6303              Message-ID: <20010513202036.A21896@netthink.co.uk>
6304      Branch: perl
6305            ! dump.c
6306 ____________________________________________________________________________
6307 [ 10116] By: jhi                                   on 2001/05/15  13:28:26
6308         Log: Upgrade to Switch 2.03.
6309      Branch: perl
6310            ! lib/Switch.pm
6311 ____________________________________________________________________________
6312 [ 10115] By: jhi                                   on 2001/05/15  13:19:01
6313         Log: Integrate change #10113 from mainline: rename CONFIGDOTSH
6314              to PERL_CONFIG_SH and use it consistently.
6315      Branch: maint-5.6/perl
6316           !> Configure Makefile.SH Policy_sh.SH cflags.SH config_h.SH
6317           !> configpm configure.com makeaperl.SH makedepend.SH makedir.SH
6318           !> myconfig.SH writemain.SH
6319 ____________________________________________________________________________
6320 [ 10114] By: jhi                                   on 2001/05/15  13:13:21
6321         Log: Metaconfig units changes for #10113.
6322      Branch: metaconfig
6323            ! U/modified/Config_h.U U/modified/Extract.U U/modified/Oldsym.U
6324 ____________________________________________________________________________
6325 [ 10113] By: jhi                                   on 2001/05/15  13:12:40
6326         Log: The problem described in 20010514.031 still wasn't
6327              fully cured, there were remnants of $CONFIG when
6328              $CONFIGDOTSH was expected.  Now renamed to PERL_CONFIG_SH
6329              to avoid future conflicts.
6330      Branch: perl
6331            ! Configure Makefile.SH Policy_sh.SH cflags.SH config_h.SH
6332            ! configpm configure.com makeaperl.SH makedepend.SH makedir.SH
6333            ! myconfig.SH writemain.SH
6334 ____________________________________________________________________________
6335 [ 10112] By: jhi                                   on 2001/05/15  11:55:44
6336         Log: Half of #10107 got lost.
6337      Branch: perl
6338            ! ext/B/B/Deparse.pm
6339 ____________________________________________________________________________
6340 [ 10111] By: nick                                  on 2001/05/15  08:39:14
6341         Log: Integrate mainline.
6342      Branch: perlio
6343           +> ext/POSIX/hints/uts.pl
6344            - Todo Todo-5.6 t/camel-III/vstring.t
6345           !> (integrate 48 files)
6346 ____________________________________________________________________________
6347 [ 10110] By: jhi                                   on 2001/05/15  02:04:05
6348         Log: Subject: [PATCH TestInit.pm] Give Deparse tester a fair chance
6349              From: Robin Houston <robin@kitsite.com>
6350              Date: Mon, 14 May 2001 22:27:08 +0100
6351              Message-ID: <20010514222708.A22963@penderel>
6352      Branch: perl
6353            ! t/TestInit.pm
6354 ____________________________________________________________________________
6355 [ 10109] By: jhi                                   on 2001/05/15  02:03:12
6356         Log: Subject: [PATCH B::Deparse] Lvaluable method calls
6357              From: Robin Houston <robin@kitsite.com>
6358              Date: Mon, 14 May 2001 22:16:43 +0100
6359              Message-ID: <20010514221643.A22437@penderel>
6360      Branch: perl
6361            ! ext/B/B/Deparse.pm
6362 ____________________________________________________________________________
6363 [ 10108] By: jhi                                   on 2001/05/15  02:02:17
6364         Log: Subject: [PATCH B::Deparse] C<$foo =~ give_me_a_regex>; /x modifier
6365              From: Robin Houston <robin@kitsite.com>
6366              Date: Mon, 14 May 2001 22:03:44 +0100
6367              Message-ID: <20010514220344.A20643@penderel>
6368      Branch: perl
6369            ! ext/B/B/Deparse.pm
6370 ____________________________________________________________________________
6371 [ 10107] By: jhi                                   on 2001/05/15  02:01:24
6372         Log: Subject: [PATCH B::Deparse] "${foo}_bar"
6373              From: Robin Houston <robin@kitsite.com>
6374              Date: Mon, 14 May 2001 22:10:07 +0100
6375              Message-ID: <20010514221007.A21118@penderel>
6376      Branch: perl
6377            ! ext/B/B/Deparse.pm
6378 ____________________________________________________________________________
6379 [ 10106] By: jhi                                   on 2001/05/15  01:41:26
6380         Log: Fix for 20010514.037; substr() didn't invalidate the locale
6381              collation magic.
6382      Branch: perl
6383            ! pp.c
6384 ____________________________________________________________________________
6385 [ 10105] By: jhi                                   on 2001/05/14  18:18:24
6386         Log: Update Changes.
6387      Branch: perl
6388            ! Changes patchlevel.h
6389 ____________________________________________________________________________
6390 [ 10104] By: jhi                                   on 2001/05/14  18:09:07
6391         Log: Retract #10094.
6392      Branch: perl
6393            ! lib/Pod/Text.pm
6394 ____________________________________________________________________________
6395 [ 10103] By: jhi                                   on 2001/05/14  15:20:58
6396         Log: Integrate change #10100 from maintperl.
6397              
6398              PL_last_in_gv may not be a GV if it was a stale filehandle (fix for
6399              bug ID 20010514.027)
6400      Branch: perl
6401           !> mg.c pp_ctl.c
6402 ____________________________________________________________________________
6403 [ 10102] By: jhi                                   on 2001/05/14  15:19:21
6404         Log: Document the deprecatedness of suidperl.
6405      Branch: perl
6406            ! INSTALL pod/perlfaq1.pod
6407 ____________________________________________________________________________
6408 [ 10101] By: jhi                                   on 2001/05/14  14:54:31
6409         Log: Subject: Re: [ID 20010514.022] Makemaker a bit too prefix-happy
6410              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
6411              Date: Mon, 14 May 2001 09:38:59 -0400
6412              Message-ID: <20010514093859.A1479715@linguist.thayer.dartmouth.edu>
6413      Branch: perl
6414            ! lib/ExtUtils/MM_Unix.pm
6415 ____________________________________________________________________________
6416 [ 10100] By: gsar                                  on 2001/05/14  14:43:50
6417         Log: PL_last_in_gv may not be a GV if it was a stale filehandle (fix for
6418              bug ID 20010514.027)
6419              
6420              TODO: this needs a testsuite addition
6421      Branch: maint-5.6/perl
6422            ! mg.c pp_ctl.c
6423 ____________________________________________________________________________
6424 [ 10099] By: jhi                                   on 2001/05/14  13:42:38
6425         Log: More DWIMminess for Class::Struct: calling the array or hash
6426              accessors only with one argument, an array or a hash reference,
6427              sets the underlying array or hash.  This mirrors nicely also
6428              the usage in the constructor.
6429              From Bernd Sokolowsky <ulmo@garozzo.franken.de>, via Damian Conway.
6430      Branch: perl
6431            ! lib/Class/Struct.pm t/lib/class-struct.t
6432 ____________________________________________________________________________
6433 [ 10098] By: jhi                                   on 2001/05/14  13:10:34
6434         Log: Reference cmp'ing should go through the whole stringification
6435              process shebang, as pointed out by Sarathy in #10091.
6436      Branch: perl
6437            ! pp.c
6438 ____________________________________________________________________________
6439 [ 10097] By: jhi                                   on 2001/05/14  12:54:31
6440         Log: Subject: Re: [LONG] Cleaning up Todo/Todo-5.6/perltodo
6441              From: Simon Cozens <simon@netthink.co.uk>
6442              Date: Sat, 12 May 2001 16:36:27 +0100
6443              Message-ID: <20010512163627.A5522@netthink.co.uk>
6444              
6445              with some additions salvaged from Todo and Todo-5.6 before
6446              retiring them.
6447      Branch: perl
6448            - Todo Todo-5.6
6449            ! MANIFEST pod/perltodo.pod
6450 ____________________________________________________________________________
6451 [ 10096] By: jhi                                   on 2001/05/14  12:37:01
6452         Log: Subject: [ID 20010514.025] _SVID3 in <sys/statvfs.h>
6453              From: "Golubev I. N." <gin@mo.msk.ru>
6454              Date: Mon, 07 May 2001 14:33:34 (GMT)
6455              Message-Id: <02453af6b23e63-gin@mo.msk.ru>
6456      Branch: perl
6457            ! perl.h
6458 ____________________________________________________________________________
6459 [ 10095] By: jhi                                   on 2001/05/14  12:34:24
6460         Log: Subject: [ID 20010514.022] Makemaker a bit too prefix-happy
6461              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
6462              Date: Mon, 7 May 2001 09:35:57 -0600 (MDT)
6463              Message-Id: <200105071535.f47FZvf27235@xerxes.courtesan.com>
6464      Branch: perl
6465            ! lib/ExtUtils/MM_Unix.pm
6466 ____________________________________________________________________________
6467 [ 10094] By: jhi                                   on 2001/05/14  12:32:44
6468         Log: (Retracted by #10104.)
6469              
6470              Subject: [PATCH bleadperl Pod::Text] avoid overquoting [Was: rand(0) is rand(1)]
6471              From: barries <barries@slaysys.com>
6472              Date: Sat, 12 May 2001 01:28:10 -0400
6473              Message-ID: <20010512012810.B26358@jester.slaysys.com>
6474      Branch: perl
6475            ! lib/Pod/Text.pm
6476 ____________________________________________________________________________
6477 [ 10093] By: jhi                                   on 2001/05/14  12:30:38
6478         Log: Subject: [PATCH] Incorrect line numbers in AutoSplit
6479              From: Mike Guy <mjtg@cam.ac.uk>
6480              Date: Sat, 12 May 2001 19:24:33 +0100
6481              Message-Id: <E14ye49-0006Fn-00@libra.cus.cam.ac.uk>
6482      Branch: perl
6483            ! lib/AutoSplit.pm
6484 ____________________________________________________________________________
6485 [ 10092] By: jhi                                   on 2001/05/14  12:29:21
6486         Log: Yet another HP-UX hints tweak from Merijn.
6487      Branch: perl
6488            ! hints/hpux.sh
6489 ____________________________________________________________________________
6490 [ 10091] By: gsar                                  on 2001/05/14  04:38:32
6491         Log: $ref1 == $ref2 behaves unpredictably on platforms where NV_PRESERVES_UV
6492              isn't defined (changes#9366,9368,9370 from mainline without the
6493              pp_scmp() change)
6494      Branch: maint-5.6/perl
6495            ! pp.c pp.h pp_hot.c
6496 ____________________________________________________________________________
6497 [ 10090] By: jhi                                   on 2001/05/12  13:39:43
6498         Log: The sorting seems to happen now automatically.
6499      Branch: perl
6500            ! t/lib/glob-basic.t
6501 ____________________________________________________________________________
6502 [ 10089] By: jhi                                   on 2001/05/12  03:38:15
6503         Log: Subject: Re: [PATCH perlfunc.pod] split on an empty string
6504              From: Benjamin Sugars <bsugars@canoe.ca>
6505              Date: Fri, 11 May 2001 11:36:04 -0400 (EDT)
6506              Message-ID: <Pine.LNX.4.21.0105111131540.1804-100000@marmot.rim.canoe.ca>
6507      Branch: perl
6508            ! pod/perlfunc.pod
6509 ____________________________________________________________________________
6510 [ 10088] By: jhi                                   on 2001/05/12  03:37:00
6511         Log: Subject: Re: undef(&foo) does not work for XS functions
6512              From: Doug MacEachern <dougm@covalent.net>
6513              Date: Fri, 11 May 2001 16:52:29 -0700 (PDT)
6514              Message-ID: <Pine.LNX.4.21.0105111647240.4478-100000@mako.covalent.net>
6515      Branch: perl
6516            ! op.c
6517 ____________________________________________________________________________
6518 [ 10087] By: jhi                                   on 2001/05/12  03:35:58
6519         Log: Subject: [PATCH: perl@10086] fixup t/op/append.t for UTF-EBCDIC
6520              From: Peter Prymmer <pvhp@forte.com>
6521              Date: Fri, 11 May 2001 17:38:43 -0700 (PDT)
6522              Message-ID: <Pine.OSF.4.10.10105111736190.73589-100000@aspara.forte.com>
6523      Branch: perl
6524            ! t/op/append.t
6525 ____________________________________________________________________________
6526 [ 10086] By: jhi                                   on 2001/05/11  14:23:08
6527         Log: Update Changes.
6528      Branch: perl
6529            ! Changes patchlevel.h
6530 ____________________________________________________________________________
6531 [ 10085] By: jhi                                   on 2001/05/11  14:08:20
6532         Log: Remove the 'asciir' re subpragma.  Should instead implement
6533              the 'physical vs logical' range scheme:
6534              
6535              \xAA-\xCC is a native physical range, you want that range of
6536              codepoints in your native encoding.  In EBCDIC the codepoints
6537              in the gaps (between i-j and r-s) should be included.
6538              
6539              \x{AA}-\x{CC} is a physical Unicode range, you want that range of
6540              codepoints in Unicode.
6541              
6542              a-z is a logical range, you want that range of 'logical' codepoints
6543              in your native encoding.  In EBCDIC the codepoints in the gaps
6544              (between i-j and r-s) should not be included.
6545              
6546              Mixed cases (a-\xAA, etc) should either be errors, or maybe
6547              the 'logical' endpoints should be converted to native/Unicode
6548              codepoints, and the range handled as a physical range.
6549              
6550              'Logical endpoints' are to be recognized only in the A-Z, a-z,
6551              and 0-9 ranges.  Probably a warning should be given for mixed
6552              cases like A-z or a-9 (since such expressions are encoding
6553              dependent), with a recommendation to use physical ranges.
6554      Branch: perl
6555            ! ext/re/re.pm perl.h regcomp.c regcomp.h t/op/pat.t
6556            ! t/op/regexp.t
6557 ____________________________________________________________________________
6558 [ 10084] By: jhi                                   on 2001/05/11  13:56:16
6559         Log: Make the test to cleanup the test directory tree
6560              both before and after the testing so that we always
6561              have a clean slate to work with.
6562      Branch: perl
6563            ! t/lib/filefind.t
6564 ____________________________________________________________________________
6565 [ 10083] By: jhi                                   on 2001/05/11  13:46:30
6566         Log: Subject: Re: [PATCH perlfunc.pod] split on an empty string
6567              From: Jon Eveland <jweveland@yahoo.com>
6568              Date: Fri, 11 May 2001 07:36:28 -0700 (PDT)
6569              Message-ID: <20010511143628.24225.qmail@web10402.mail.yahoo.com>
6570      Branch: perl
6571            ! pod/perlfunc.pod
6572 ____________________________________________________________________________
6573 [ 10082] By: jhi                                   on 2001/05/11  13:45:06
6574         Log: Merge the camel-III/vstring.t with op/ver.t.
6575      Branch: perl
6576            - t/camel-III/vstring.t
6577            ! MANIFEST t/TEST t/harness t/op/ver.t
6578 ____________________________________________________________________________
6579 [ 10081] By: jhi                                   on 2001/05/11  13:15:55
6580         Log: Add test.deparse make target.
6581      Branch: perl
6582            ! Makefile.SH
6583 ____________________________________________________________________________
6584 [ 10080] By: jhi                                   on 2001/05/11  12:52:49
6585         Log: Subject: [PATCH B::Deparse] $foo->bar(0)
6586              From: Robin Houston <robin@kitsite.com>
6587              Date: Fri, 11 May 2001 12:02:22 +0100
6588              Message-ID: <20010511120222.A11529@penderel>
6589      Branch: perl
6590            ! ext/B/B/Deparse.pm t/op/method.t
6591 ____________________________________________________________________________
6592 [ 10079] By: jhi                                   on 2001/05/11  01:59:06
6593         Log: A nicely working combination for UTS from Hal Morris.
6594      Branch: perl
6595            + ext/POSIX/hints/uts.pl
6596            ! MANIFEST hints/uts.sh
6597 ____________________________________________________________________________
6598 [ 10078] By: jhi                                   on 2001/05/11  01:15:04
6599         Log: i_ieeefp=undef for UTS.
6600      Branch: perl
6601            ! hints/uts.sh
6602 ____________________________________________________________________________
6603 [ 10077] By: jhi                                   on 2001/05/10  22:42:35
6604         Log: Subject: RE: rand(0) is rand(1)
6605              From: Larry Shatzer <lshatzer@islanddata.com>
6606              Date: Thu, 10 May 2001 11:09:27 -0700
6607              Message-ID: <95CD90709D74D4118F4600D0B79E8BC9995027@mail.islanddata.com>
6608      Branch: perl
6609            ! pod/perlfunc.pod
6610 ____________________________________________________________________________
6611 [ 10076] By: jhi                                   on 2001/05/10  22:36:50
6612         Log: Subject: [patch] make op_{clear,null} public
6613              From: Doug MacEachern <dougm@covalent.net>
6614              Date: Thu, 10 May 2001 15:54:09 -0700 (PDT)
6615              Message-ID: <Pine.LNX.4.21.0105101546510.2962-100000@mako.covalent.net>
6616      Branch: perl
6617            ! embed.h embed.pl op.c proto.h
6618 ____________________________________________________________________________
6619 [ 10075] By: jhi                                   on 2001/05/10  22:28:36
6620         Log: Subject: [PATCH B.xs] Extend tr/\0-\377/blah/c support
6621              From: Robin Houston <robin@kitsite.com>
6622              Date: Thu, 10 May 2001 18:54:59 +0100
6623              Message-ID: <20010510185459.A5995@penderel>
6624      Branch: perl
6625            ! ext/B/B.xs ext/B/B/Deparse.pm t/op/tr.t
6626 ____________________________________________________________________________
6627 [ 10074] By: jhi                                   on 2001/05/10  22:23:41
6628         Log: Subject: [PATCH B::Deparse] t/op/64bitint.t
6629              From: Robin Houston <robin@kitsite.com>
6630              Date: Thu, 10 May 2001 12:56:39 +0100
6631              Message-ID: <20010510125639.A2119@penderel>
6632      Branch: perl
6633            ! ext/B/B/Deparse.pm
6634 ____________________________________________________________________________
6635 [ 10073] By: jhi                                   on 2001/05/10  14:26:01
6636         Log: Retract #10070, not ready yet.
6637      Branch: perl
6638            ! ext/B/B/Deparse.pm
6639 ____________________________________________________________________________
6640 [ 10072] By: jhi                                   on 2001/05/10  13:40:24
6641         Log: The metaconfig unit change for #10071.
6642      Branch: metaconfig
6643            ! U/modified/mallocsrc.U
6644 ____________________________________________________________________________
6645 [ 10071] By: jhi                                   on 2001/05/10  13:39:57
6646         Log: The #9525+#9526 didn't allow for overriding usemymalloc.
6647      Branch: perl
6648            ! Configure
6649 ____________________________________________________________________________
6650 [ 10070] By: jhi                                   on 2001/05/10  13:18:42
6651         Log: (Retracted by #10073)
6652              
6653              Subject: Re: [PATCH t/TEST] B::Deparse tester 
6654              From: Hugo <hv@crypt.compulink.co.uk>
6655              Date: Thu, 10 May 2001 05:48:09 +0100
6656              Message-Id: <200105100448.FAA13584@crypt.compulink.co.uk>
6657      Branch: perl
6658            ! ext/B/B/Deparse.pm
6659 ____________________________________________________________________________
6660 [ 10069] By: jhi                                   on 2001/05/10  12:24:06
6661         Log: Add a for(func()) test.
6662      Branch: perl
6663            ! t/cmd/for.t
6664 ____________________________________________________________________________
6665 [ 10068] By: jhi                                   on 2001/05/10  12:16:00
6666         Log: Subject: [PATCH B::Deparse] our() lists and foreach loops
6667              From: Robin Houston <robin@kitsite.com>
6668              Date: Thu, 10 May 2001 13:50:08 +0100
6669              Message-ID: <20010510135008.A2454@penderel>
6670      Branch: perl
6671            ! ext/B/B/Deparse.pm
6672 ____________________________________________________________________________
6673 [ 10067] By: jhi                                   on 2001/05/10  01:45:03
6674         Log: A thinko in #10065.
6675      Branch: perl
6676            ! hv.c
6677 ____________________________________________________________________________
6678 [ 10066] By: jhi                                   on 2001/05/10  01:33:12
6679         Log: Subject: [PATCH B::Deparse] Fix tr///ansliteration
6680              From: Robin Houston <robin@kitsite.com>
6681              Date: Thu, 10 May 2001 02:10:34 +0100
6682              Message-ID: <20010510021034.A19421@penderel>
6683      Branch: perl
6684            ! ext/B/B.xs ext/B/B/Deparse.pm
6685 ____________________________________________________________________________
6686 [ 10065] By: jhi                                   on 2001/05/10  01:30:43
6687         Log: Subject: [patch] make hv_fetch{_ent} SvGMAGICAL aware
6688              From: Doug MacEachern <dougm@covalent.net>
6689              Date: Mon, 7 May 2001 09:50:58 -0700 (PDT)
6690              Message-ID: <Pine.LNX.4.21.0105070947060.23808-100000@mako.covalent.net>
6691      Branch: perl
6692            ! hv.c
6693 ____________________________________________________________________________
6694 [ 10064] By: jhi                                   on 2001/05/09  23:13:29
6695         Log: One more workaround for the UTS compiler from Hal Morris.
6696      Branch: perl
6697            ! perl.h
6698 ____________________________________________________________________________
6699 [ 10063] By: jhi                                   on 2001/05/09  23:09:53
6700         Log: Subject: [PATCH B::Debug] Show string for PVOP, and referent for RV
6701              From: Robin Houston <robin@kitsite.com>
6702              Date: Thu, 10 May 2001 01:02:08 +0100
6703              Message-ID: <20010510010208.A18200@penderel>
6704      Branch: perl
6705            ! ext/B/B/Debug.pm
6706 ____________________________________________________________________________
6707 [ 10062] By: jhi                                   on 2001/05/09  23:06:25
6708         Log: Subject: [PATCH] Simplify deb_curcv() a bit
6709              From: Benjamin Sugars <bsugars@canoe.ca>
6710              Date: Wed, 9 May 2001 18:14:34 -0400 (EDT)
6711              Message-ID: <Pine.LNX.4.21.0105091811340.1160-100000@marmot.rim.canoe.ca>
6712      Branch: perl
6713            ! run.c
6714 ____________________________________________________________________________
6715 [ 10061] By: jhi                                   on 2001/05/09  23:05:28
6716         Log: Subject: [PATCH] Additional test case for PerlIO::Scalar
6717              From: Benjamin Sugars <bsugars@canoe.ca>
6718              Date: Wed, 9 May 2001 18:03:45 -0400 (EDT)
6719              Message-ID: <Pine.LNX.4.21.0105091758220.1160-100000@marmot.rim.canoe.ca>
6720      Branch: perl
6721            ! t/lib/io_scalar.t
6722 ____________________________________________________________________________
6723 [ 10060] By: jhi                                   on 2001/05/09  23:04:38
6724         Log: Subject: [PATCH: perl@10022] update md5sum for MD5.xs on IBM-1047
6725              From: Peter Prymmer <pvhp@forte.com>
6726              Date: Wed, 9 May 2001 12:08:02 -0700 (PDT)
6727              Message-ID: <Pine.OSF.4.10.10105091205250.455254-100000@aspara.forte.com>
6728      Branch: perl
6729            ! t/lib/md5-file.t
6730 ____________________________________________________________________________
6731 [ 10059] By: jhi                                   on 2001/05/09  23:03:52
6732         Log: Subject: [PATCH t/TEST] B::Deparse tester
6733              From: Robin Houston <robin@kitsite.com>
6734              Date: Wed, 9 May 2001 19:17:50 +0100
6735              Message-ID: <20010509191750.A16940@penderel>
6736      Branch: perl
6737            ! ext/B/O.pm t/TEST
6738 ____________________________________________________________________________
6739 [ 10058] By: jhi                                   on 2001/05/09  23:02:56
6740         Log: Subject: [PATCH] Pod::Html -- fixes extra gaps in raw text
6741              From: Jeff Pinyan <jeffp@crusoe.net>
6742              Date: Wed, 9 May 2001 14:36:25 -0400 (EDT)
6743              Message-ID: <Pine.GSO.4.21.0105091430420.357-100000@crusoe.crusoe.net>
6744      Branch: perl
6745            ! lib/Pod/Html.pm
6746 ____________________________________________________________________________
6747 [ 10057] By: nick                                  on 2001/05/09  18:37:56
6748         Log: Integrate mainline.
6749      Branch: perlio
6750           !> Changes epoc/epocish.h ext/PerlIO/Scalar/Scalar.xs
6751           !> hints/hpux.sh lib/Pod/Html.pm patchlevel.h perlio.c
6752 ____________________________________________________________________________
6753 [ 10056] By: jhi                                   on 2001/05/09  16:44:44
6754         Log: Update Changes.
6755      Branch: perl
6756            ! Changes patchlevel.h
6757 ____________________________________________________________________________
6758 [ 10055] By: jhi                                   on 2001/05/09  16:26:47
6759         Log: Integrate perlio.
6760      Branch: perl
6761           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
6762 ____________________________________________________________________________
6763 [ 10054] By: jhi                                   on 2001/05/09  16:25:42
6764         Log: Subject: Re: [PATCH] Test offset when reading from a PerlIO::Scalar
6765              From: Benjamin Sugars <bsugars@canoe.ca>
6766              Date: Wed, 9 May 2001 12:42:30 -0400 (EDT)
6767              Message-ID: <Pine.LNX.4.21.0105091230110.1516-100000@marmot.rim.canoe.ca>
6768      Branch: perl
6769            ! perlio.c
6770 ____________________________________________________________________________
6771 [ 10053] By: jhi                                   on 2001/05/09  16:24:37
6772         Log: Subject: [PATCH] Test offset when reading from a PerlIO::Scalar
6773              From: Benjamin Sugars <bsugars@canoe.ca>
6774              Date: Tue, 8 May 2001 17:09:44 -0400 (EDT)
6775              Message-ID: <Pine.LNX.4.21.0105081654140.1212-100000@marmot.rim.canoe.ca>
6776      Branch: perl
6777            ! ext/PerlIO/Scalar/Scalar.xs
6778 ____________________________________________________________________________
6779 [ 10052] By: jhi                                   on 2001/05/09  16:19:04
6780         Log: Subject: [PATCH] Pod::Html doesn't honor =begin ... =end properly
6781              From: Jeff Pinyan <jeffp@crusoe.net>
6782              Date: Wed, 9 May 2001 12:35:24 -0400 (EDT)
6783              Message-ID: <Pine.GSO.4.21.0105091233430.357-100000@crusoe.crusoe.net>
6784      Branch: perl
6785            ! lib/Pod/Html.pm
6786 ____________________________________________________________________________
6787 [ 10051] By: jhi                                   on 2001/05/09  15:30:17
6788         Log: EPOC tweak from Olaf Flebbe.
6789      Branch: perl
6790            ! epoc/epocish.h
6791 ____________________________________________________________________________
6792 [ 10050] By: nick                                  on 2001/05/09  14:37:57
6793         Log: win32, regen_config_h
6794      Branch: perlio
6795            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
6796 ____________________________________________________________________________
6797 [ 10049] By: jhi                                   on 2001/05/09  12:33:39
6798         Log: Integrate perlio.
6799      Branch: perl
6800           !> pp_sys.c
6801 ____________________________________________________________________________
6802 [ 10048] By: nick                                  on 2001/05/09  11:59:50
6803         Log: If wait() or waitpid() ends due to EINTR despatch perl interrupt handler
6804              and re-try. Fixes "perl 5.7.x prefers suicide over killing more than one child."
6805      Branch: perlio
6806            ! pp_sys.c
6807 ____________________________________________________________________________
6808 [ 10047] By: jhi                                   on 2001/05/09  10:50:12
6809         Log: Integrate perlio.
6810      Branch: perl
6811           !> run.c
6812 ____________________________________________________________________________
6813 [ 10046] By: jhi                                   on 2001/05/09  10:49:34
6814         Log: Subject: Re: Less warnings during configure
6815              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
6816              Date: Wed, 09 May 2001 13:12:49 +0200
6817              Message-Id: <20010509125337.995D.H.M.BRAND@hccnet.nl>
6818      Branch: perl
6819            ! hints/hpux.sh
6820 ____________________________________________________________________________
6821 [ 10045] By: nick                                  on 2001/05/09  09:56:59
6822         Log: MULTIPLICITY/DEBUGGING build fix.
6823      Branch: perlio
6824            ! run.c
6825 ____________________________________________________________________________
6826 [ 10044] By: nick                                  on 2001/05/09  09:46:37
6827         Log: Merge of mainline (does not build MULTIPLICITY/DEBUGGING issue).
6828      Branch: perlio
6829           +> hints/atheos.sh pod/perl572delta.pod t/pod/plainer.t
6830            - ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
6831           !> (integrate 65 files)
6832 ____________________________________________________________________________
6833 [ 10043] By: jhi                                   on 2001/05/08  22:41:49
6834         Log: Subject: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
6835              From: Robin Houston <robin@kitsite.com>
6836              Date: Tue, 8 May 2001 19:38:00 +0100
6837              Message-ID: <20010508193800.A4389@penderel>
6838              
6839              Subject: Re: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
6840              From: Robin Houston <robin@kitsite.com>
6841              Date: Tue, 8 May 2001 20:03:57 +0100
6842              Message-ID: <20010508200357.A4614@penderel>
6843              
6844              Subject: Re: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
6845              From: Robin Houston <robin@kitsite.com>
6846              Date: Wed, 9 May 2001 00:12:05 +0100
6847              Message-ID: <20010509001205.A18521@puffinry.freeserve.co.uk>
6848      Branch: perl
6849            ! op.c pod/perldiag.pod t/pragma/overload.t t/pragma/warn/op
6850 ____________________________________________________________________________
6851 [ 10042] By: jhi                                   on 2001/05/08  22:09:35
6852         Log: Retract #10031.
6853      Branch: perl
6854            ! pod/perlfunc.pod
6855 ____________________________________________________________________________
6856 [ 10041] By: jhi                                   on 2001/05/08  18:27:34
6857         Log: The metaconfig unit changes for #10040.
6858      Branch: metaconfig/U/perl
6859            ! Checkcc.U d_dlsymun.U dlsrc.U
6860 ____________________________________________________________________________
6861 [ 10040] By: jhi                                   on 2001/05/08  18:24:47
6862         Log: The Configure half of
6863              
6864              Subject: Less warnings during configure
6865              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
6866              Date: Tue, 08 May 2001 08:44:02 +0200
6867              Message-Id: <20010508084158.D793.H.M.BRAND@hccnet.nl>
6868      Branch: perl
6869            ! Configure
6870 ____________________________________________________________________________
6871 [ 10039] By: jhi                                   on 2001/05/08  16:48:31
6872         Log: Subject: Less warnings during configure
6873              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
6874              Date: Tue, 08 May 2001 08:44:02 +0200
6875              Message-Id: <20010508084158.D793.H.M.BRAND@hccnet.nl>
6876      Branch: perl
6877            ! hints/hpux.sh
6878 ____________________________________________________________________________
6879 [ 10038] By: jhi                                   on 2001/05/08  16:32:07
6880         Log: Don't forget to whine about \d__\d.
6881      Branch: perl
6882            ! t/pragma/warn/toke toke.c
6883 ____________________________________________________________________________
6884 [ 10037] By: jhi                                   on 2001/05/08  16:07:05
6885         Log: Allow underscores also in the exponent part.
6886      Branch: perl
6887            ! t/pragma/warn/toke toke.c
6888 ____________________________________________________________________________
6889 [ 10036] By: jhi                                   on 2001/05/08  13:33:55
6890         Log: CodeMagicCD doesn't look like an *I*DE.
6891      Branch: perl
6892            ! pod/perlfaq3.pod
6893 ____________________________________________________________________________
6894 [ 10035] By: jhi                                   on 2001/05/08  13:27:48
6895         Log: Add Open Perl IDE, remove Perl Code Magic (the site seems
6896              to be consistently down).
6897      Branch: perl
6898            ! pod/perlfaq3.pod
6899 ____________________________________________________________________________
6900 [ 10034] By: jhi                                   on 2001/05/08  13:21:07
6901         Log: Upgrade to Text::Balanced 1.84.
6902      Branch: perl
6903            ! lib/Text/Balanced.pm t/lib/tb-xbrak.t
6904 ____________________________________________________________________________
6905 [ 10033] By: jhi                                   on 2001/05/08  12:41:53
6906         Log: Subject: Re: [PATCH] Find the last of the missing pad variables 
6907              From: Benjamin Sugars <bsugars@canoe.ca>
6908              Date: Tue, 8 May 2001 09:14:30 -0400 (EDT)
6909              Message-ID: <Pine.LNX.4.21.0105080912370.1930-100000@marmot.rim.canoe.ca>
6910      Branch: perl
6911            ! run.c
6912 ____________________________________________________________________________
6913 [ 10032] By: jhi                                   on 2001/05/08  12:40:28
6914         Log: Subject: [PATCH: perl@10022] cleaner cleanup for t/pod/plainer.t
6915              From: Peter Prymmer <pvhp@forte.com>
6916              Date: Mon, 7 May 2001 18:13:06 -0700 (PDT)
6917              Message-ID: <Pine.OSF.4.10.10105071810100.317708-100000@aspara.forte.com>
6918      Branch: perl
6919            ! t/pod/plainer.t
6920 ____________________________________________________________________________
6921 [ 10031] By: jhi                                   on 2001/05/08  12:35:25
6922         Log: (Retracted by #10042)
6923              
6924              Subject: Re: [ID 20010506.040] Infinite loop in lib/selfstubber.t under Cygwin
6925              From: "Philip Newton" <pnewton@gmx.de>
6926              Date: Tue, 8 May 2001 09:18:10 +0200
6927              Message-ID: <3AF7B9D2.28861.603732@localhost>
6928      Branch: perl
6929            ! pod/perlfunc.pod
6930 ____________________________________________________________________________
6931 [ 10030] By: jhi                                   on 2001/05/08  12:32:23
6932         Log: Subject: [PATCH B::Deparse] Document known bugs
6933              From: Robin Houston <robin@kitsite.com>
6934              Date: Tue, 8 May 2001 01:53:34 +0100
6935              Message-ID: <20010508015334.A32394@penderel>
6936      Branch: perl
6937            ! ext/B/B/Deparse.pm
6938 ____________________________________________________________________________
6939 [ 10029] By: jhi                                   on 2001/05/08  12:28:28
6940         Log: Subject: Re: Perl book, magazine and website updates.
6941              From: "Philip Newton" <pnewton@gmx.de>
6942              Date: Mon, 7 May 2001 17:03:58 +0200
6943              Message-ID: <3AF6D57E.5387.1E29930@localhost>
6944      Branch: perl
6945            ! pod/perlfaq2.pod
6946 ____________________________________________________________________________
6947 [ 10028] By: jhi                                   on 2001/05/07  23:53:30
6948         Log: Subject: [PATCH: perl@10022] YA tweak to avoid open file conflict in io/fflush.t
6949              From: Peter Prymmer <pvhp@forte.com>
6950              Date: Mon, 7 May 2001 17:50:48 -0700 (PDT)
6951              Message-ID: <Pine.OSF.4.10.10105071746570.317708-100000@aspara.forte.com> 
6952      Branch: perl
6953            ! t/io/fflush.t
6954 ____________________________________________________________________________
6955 [ 10027] By: jhi                                   on 2001/05/07  23:22:48
6956         Log: Subject: [PATCH B::Deparse] Give (?{...}) a taste of its own medicine
6957              From: Robin Houston <robin@kitsite.com>
6958              Date: Tue, 8 May 2001 01:14:55 +0100
6959              Message-ID: <20010508011455.A32162@penderel>
6960      Branch: perl
6961            ! ext/B/B/Deparse.pm
6962 ____________________________________________________________________________
6963 [ 10026] By: jhi                                   on 2001/05/07  23:15:05
6964         Log: Typo in #10025.
6965      Branch: perl
6966            ! hints/uts.sh
6967 ____________________________________________________________________________
6968 [ 10025] By: jhi                                   on 2001/05/07  21:15:35
6969         Log: cc, cflags, and optimize tweaks for UTS from Hal Morris.
6970      Branch: perl
6971            ! hints/uts.sh
6972 ____________________________________________________________________________
6973 [ 10024] By: jhi                                   on 2001/05/07  20:58:40
6974         Log: Subject: Re: [ID 20010506.045] question about hash syntax
6975              From: Peter Scott <Peter@PSDT.com>
6976              Date: Sun, 06 May 2001 13:10:40 -0700
6977              Message-Id: <4.3.2.7.2.20010506113015.00b46100@psdt.com>
6978      Branch: perl
6979            ! pod/perl56delta.pod
6980 ____________________________________________________________________________
6981 [ 10023] By: jhi                                   on 2001/05/07  20:41:26
6982         Log: Configure should figure out the list of dynamic extensions
6983              just fine in UTS-- and in fact it does, as reported by Hal Morris.
6984      Branch: perl
6985            ! hints/uts.sh
6986 ____________________________________________________________________________
6987 [ 10022] By: jhi                                   on 2001/05/07  20:24:11
6988         Log: Update Changes.
6989      Branch: perl
6990            ! Changes patchlevel.h
6991 ____________________________________________________________________________
6992 [ 10021] By: jhi                                   on 2001/05/07  20:11:31
6993         Log: Subject: [PATCH regcomp.c] Insecure regexes
6994              From: Robin Houston <robin@kitsite.com>
6995              Date: Mon, 7 May 2001 21:56:12 +0100
6996              Message-ID: <20010507215612.A31114@penderel>
6997      Branch: perl
6998            ! regcomp.c
6999 ____________________________________________________________________________
7000 [ 10020] By: jhi                                   on 2001/05/07  20:02:30
7001         Log: Drop the foobar.perl.com references for now until Simon
7002              gets them sorted out.
7003      Branch: perl
7004            ! pod/perlfaq2.pod
7005 ____________________________________________________________________________
7006 [ 10019] By: jhi                                   on 2001/05/07  19:54:33
7007         Log: Subject: Re: RFC: changing Devel::SelfStubber to relinquish its grasp
7008              From: Prymmer/Kahn <pvhp@best.com>
7009              Date: Mon, 7 May 2001 07:47:21 -0700 (PDT)
7010              Message-ID: <Pine.BSF.4.21.0105070733080.13301-100000@shell8.ba.best.com>
7011      Branch: perl
7012            ! lib/Devel/SelfStubber.pm
7013 ____________________________________________________________________________
7014 [ 10018] By: jhi                                   on 2001/05/07  19:53:10
7015         Log: Subject: Re: [ID 20010506.022] Win32/Makefile problems in 5.7.1 
7016              From: Prymmer/Kahn <pvhp@best.com>
7017              Date: Sun, 6 May 2001 21:34:56 -0700 (PDT)
7018              Message-ID: <Pine.BSF.4.21.0105062131520.17625-100000@shell8.ba.best.com>
7019      Branch: perl
7020            ! win32/Makefile
7021 ____________________________________________________________________________
7022 [ 10017] By: jhi                                   on 2001/05/07  19:35:10
7023         Log: s/WebTechnique's/WebTechniques/
7024      Branch: perl
7025            ! pod/perlfaq2.pod
7026 ____________________________________________________________________________
7027 [ 10016] By: jhi                                   on 2001/05/07  12:26:29
7028         Log: Llama 3 updates from Randal.
7029      Branch: perl
7030            ! pod/perlfaq2.pod
7031 ____________________________________________________________________________
7032 [ 10015] By: jhi                                   on 2001/05/07  01:34:38
7033         Log: Subject: [PATCH] Help -Dt show correct pad variables
7034              From: Benjamin Sugars <ben.sugars@home.com>
7035              Date: Sun, 6 May 2001 12:54:13 -0400 (EDT)
7036              Message-ID: <Pine.LNX.4.21.0105061142040.12858-100000@localhost.localdomain>
7037      Branch: perl
7038            ! embed.h embed.pl proto.h run.c
7039 ____________________________________________________________________________
7040 [ 10014] By: jhi                                   on 2001/05/07  01:23:56
7041         Log: Subject: [PATCH] Document C<our $foo : shared>
7042              From: Benjamin Sugars <ben.sugars@home.com>
7043              Date: Sun, 6 May 2001 19:00:55 -0400 (EDT)
7044              Message-ID: <Pine.LNX.4.21.0105061847090.9500-100000@localhost.localdomain>
7045      Branch: perl
7046            ! pod/perlfunc.pod
7047 ____________________________________________________________________________
7048 [ 10013] By: jhi                                   on 2001/05/07  01:22:22
7049         Log: Subject: [PATCH B::Deparse] undefined folded constants
7050              From: Robin Houston <robin@kitsite.com>
7051              Date: Sun, 6 May 2001 17:19:09 +0100
7052              Message-ID: <20010506171909.A7046@penderel>
7053      Branch: perl
7054            ! ext/B/B/Deparse.pm
7055 ____________________________________________________________________________
7056 [ 10012] By: jhi                                   on 2001/05/07  00:57:38
7057         Log: Subject: [PATCH B::Deparse] use Foo (sub {...});
7058              From: Robin Houston <robin@kitsite.com>
7059              Message-ID: <20010506164654.A6848@penderel>
7060              Date: Sun, 6 May 2001 16:46:54 +0100
7061      Branch: perl
7062            ! ext/B/B/Deparse.pm
7063 ____________________________________________________________________________
7064 [ 10011] By: jhi                                   on 2001/05/07  00:52:18
7065         Log: Subject: [PATCH t/op/my_stash.t] Naughty?
7066              From: Robin Houston <robin@kitsite.com>
7067              Date: Sun, 6 May 2001 14:47:02 +0100
7068              Message-ID: <20010506144702.A6308@penderel>
7069      Branch: perl
7070            ! t/op/my_stash.t
7071 ____________________________________________________________________________
7072 [ 10010] By: jhi                                   on 2001/05/06  15:07:51
7073         Log: Subject: Perl book, magazine and website updates.
7074              From: Simon Cozens <simon@netthink.co.uk>
7075              Date: Sun, 6 May 2001 16:55:36 +0100
7076              Message-ID: <20010506165536.A1795@netthink.co.uk>
7077      Branch: perl
7078            ! pod/perlbook.pod pod/perlfaq2.pod
7079 ____________________________________________________________________________
7080 [ 10009] By: jhi                                   on 2001/05/06  14:11:40
7081         Log: Tweaks on the Tru64 prof options.
7082      Branch: perl
7083            ! pod/perlhack.pod
7084 ____________________________________________________________________________
7085 [ 10008] By: jhi                                   on 2001/05/06  13:51:49
7086         Log: Subject: [PATCH t/pod/testp2pt.pl] Give deparse tester a chance
7087              From: Robin Houston <robin@kitsite.com>
7088              Date: Sun, 6 May 2001 14:40:51 +0100
7089              Message-ID: <20010506144051.A6279@penderel>
7090      Branch: perl
7091            ! t/pod/testp2pt.pl
7092 ____________________________________________________________________________
7093 [ 10007] By: jhi                                   on 2001/05/06  13:49:31
7094         Log: Subject: [PATCH B::Deparse] scoping
7095              From: Robin Houston <robin@kitsite.com>
7096              Date: Sun, 6 May 2001 14:36:56 +0100
7097              Message-ID: <20010506143656.A4006@penderel>
7098      Branch: perl
7099            ! ext/B/B/Deparse.pm ext/B/defsubs_h.PL t/lib/b-deparse.t
7100 ____________________________________________________________________________
7101 [ 10006] By: jhi                                   on 2001/05/06  13:24:12
7102         Log: Document the undefinedness of bitshifting out of range.
7103      Branch: perl
7104            ! pod/perlop.pod
7105 ____________________________________________________________________________
7106 [ 10005] By: jhi                                   on 2001/05/06  13:03:17
7107         Log: Retract #10003 and update the IDE descriptions a bit.
7108      Branch: perl
7109            ! pod/perlfaq3.pod
7110 ____________________________________________________________________________
7111 [ 10004] By: jhi                                   on 2001/05/06  03:02:41
7112         Log: Subject: [PATCH: perl@10001] win32 update (VC,Borland,gcc), nmake update
7113              From: Prymmer/Kahn <pvhp@best.com>
7114              Date: Sat, 5 May 2001 20:30:49 -0700 (PDT)
7115              Message-ID: <Pine.BSF.4.21.0105052017370.3961-100000@shell8.ba.best.com>
7116      Branch: perl
7117            ! win32/Makefile win32/buildext.pl win32/config.bc
7118            ! win32/config.gc win32/config.vc
7119 ____________________________________________________________________________
7120 [ 10003] By: jhi                                   on 2001/05/05  20:24:44
7121         Log: (Retracted by #10005.)
7122      Branch: perl
7123            ! pod/perlfaq3.pod
7124 ____________________________________________________________________________
7125 [ 10002] By: jhi                                   on 2001/05/05  19:23:36
7126         Log: It's "psed", not "sed".
7127      Branch: perl
7128            ! x2p/s2p.PL
7129 ____________________________________________________________________________
7130 [ 10001] By: jhi                                   on 2001/05/05  18:35:38
7131         Log: Update Changes.
7132      Branch: perl
7133            ! Changes patchlevel.h
7134 ____________________________________________________________________________
7135 [ 10000] By: jhi                                   on 2001/05/05  18:32:15
7136         Log: Subject: Re: bleadperl make install fails due to "psed"
7137              From: andreas.koenig@anima.de (Andreas J. Koenig)
7138              Date: 05 May 2001 18:23:28 +0200
7139              Message-ID: <m3u22zg3y7.fsf@ak-71.mind.de>
7140      Branch: perl
7141            ! x2p/Makefile.SH x2p/s2p.PL
7142 ____________________________________________________________________________
7143 [  9999] By: jhi                                   on 2001/05/05  18:28:09
7144         Log: AUTHORS updates.
7145      Branch: perl
7146            ! AUTHORS
7147 ____________________________________________________________________________
7148 [  9998] By: jhi                                   on 2001/05/05  18:16:00
7149         Log: Updates on the pods related to the modules included since 5.6.
7150              
7151              TODO: perltodo really could use major updating.
7152      Branch: perl
7153            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq7.pod
7154            ! pod/perlfaq8.pod pod/perlfilter.pod pod/perlfunc.pod
7155            ! pod/perlop.pod pod/perlport.pod pod/perlsec.pod
7156            ! pod/perlsyn.pod pod/perltodo.pod
7157 ____________________________________________________________________________
7158 [  9997] By: jhi                                   on 2001/05/05  17:35:17
7159         Log: Hints file for AtheOS ( http://www.atheos.cx/ ),
7160              from Kurt Skauen.
7161      Branch: perl
7162            + hints/atheos.sh
7163            ! MANIFEST
7164 ____________________________________________________________________________
7165 [  9996] By: jhi                                   on 2001/05/05  17:25:00
7166         Log: Add preemptive #undefs for some of the shorter and more prone
7167              to collision regcomp.h #defines.  (Background: the MASK collided
7168              with a system header #define in Rhapsody.)
7169      Branch: perl
7170            ! regcomp.h
7171 ____________________________________________________________________________
7172 [  9995] By: jhi                                   on 2001/05/05  13:24:21
7173         Log: Subject: [PATCH] Re: h2xs [was Re: HEAR YE, HEAR YE!]
7174              From: Nicholas Clark <nick@ccl4.org>
7175              Date: Sat, 5 May 2001 14:46:39 +0100
7176              Message-ID: <20010505144639.O53513@plum.flirble.org>
7177              
7178              Add a test for the constants (if any) being processed correctly.
7179      Branch: perl
7180            ! utils/h2xs.PL
7181 ____________________________________________________________________________
7182 [  9994] By: jhi                                   on 2001/05/05  02:11:03
7183         Log: Subject: [PATCH & retract: perl@9973] the real fix for t/lib/b-stash.t
7184              From: Peter Prymmer <pvhp@forte.com>
7185              Date: Fri, 4 May 2001 17:44:13 -0700 (PDT)
7186              Message-ID: <Pine.OSF.4.10.10105041734280.67333-100000@aspara.forte.com>
7187      Branch: perl
7188            ! t/lib/b-stash.t
7189 ____________________________________________________________________________
7190 [  9993] By: jhi                                   on 2001/05/05  02:03:49
7191         Log: Subject: [PATCH: perl@9973] fix const poisioning in  PerlIO_openn->fdopen->openn
7192              From: Peter Prymmer <pvhp@forte.com>
7193              Date: Fri, 4 May 2001 17:29:02 -0700 (PDT)
7194              Message-ID: <Pine.OSF.4.10.10105041727420.67333-100000@aspara.forte.com>
7195      Branch: perl
7196            ! perlio.c vms/vmsish.h
7197 ____________________________________________________________________________
7198 [  9992] By: jhi                                   on 2001/05/04  17:21:12
7199         Log: Subject: [PATHC perl@9944] missing library tests: Pod::Plainer
7200              From: Robin Barker <rmb1@cise.npl.co.uk>
7201              Date: Fri, 4 May 2001 18:13:47 +0100 (BST)
7202              Message-Id: <200105041713.SAA14842@tempest.npl.co.uk>
7203      Branch: perl
7204            + t/pod/plainer.t
7205            ! MANIFEST
7206 ____________________________________________________________________________
7207 [  9991] By: jhi                                   on 2001/05/04  16:47:45
7208         Log: Subject: [PATCH perl@9944] -Wformat error from ext/re/re_comp.c
7209              From: Robin Barker <rmb1@cise.npl.co.uk>
7210              Date: Fri, 4 May 2001 18:09:13 +0100 (BST)
7211              Message-Id: <200105041709.SAA14835@tempest.npl.co.uk>
7212      Branch: perl
7213            ! regcomp.c
7214 ____________________________________________________________________________
7215 [  9990] By: jhi                                   on 2001/05/04  14:37:20
7216         Log: Subject: [PATCH: perl@9973] let win32 run t/lib/b-stash.t
7217              From: Prymmer/Kahn <pvhp@best.com>
7218              Date: Fri, 4 May 2001 07:31:01 -0700 (PDT)
7219              Message-ID: <Pine.BSF.4.21.0105040727430.14844-100000@shell8.ba.best.com>
7220      Branch: perl
7221            ! t/lib/b-stash.t
7222 ____________________________________________________________________________
7223 [  9989] By: jhi                                   on 2001/05/04  14:03:58
7224         Log: Introduce perl572delta, update Todo, add the missing
7225              mention about signal safety since 5.7.1 (though this
7226              requires verification and more details.)
7227      Branch: perl
7228            + pod/perl572delta.pod
7229            ! MANIFEST Todo pod/perl571delta.pod
7230 ____________________________________________________________________________
7231 [  9988] By: jhi                                   on 2001/05/04  12:41:51
7232         Log: Subject: [PATCH perl@9944] long =item
7233              From: Robin Barker <rmb1@cise.npl.co.uk>
7234              Date: Fri, 4 May 2001 14:15:20 +0100 (BST)
7235              Message-Id: <200105041315.OAA00436@tempest.npl.co.uk>
7236      Branch: perl
7237            ! ext/Time/HiRes/HiRes.pm
7238 ____________________________________________________________________________
7239 [  9987] By: jhi                                   on 2001/05/04  12:39:19
7240         Log: The #9901 had removed one line essential for EBCDIC.
7241      Branch: perl
7242            ! regcomp.c
7243 ____________________________________________________________________________
7244 [  9986] By: jhi                                   on 2001/05/04  12:30:23
7245         Log: Subject: cygwin/Makefile.SHs INSTALL patch
7246              From: Reini Urban <rurban@sbox.tu-graz.ac.at>
7247              Date: Mon, 08 Jan 2001 04:59:21 +0200
7248              Message-ID: <3A592D09.FD6AD35D@sbox.tu-graz.ac.at> 
7249      Branch: perl
7250            ! cygwin/Makefile.SHs
7251 ____________________________________________________________________________
7252 [  9985] By: jhi                                   on 2001/05/04  03:51:39
7253         Log: Encode/IO doc tweaks.
7254      Branch: perl
7255            ! ext/Encode/Encode.pm
7256 ____________________________________________________________________________
7257 [  9984] By: jhi                                   on 2001/05/04  03:29:34
7258         Log: Remove GDBM_File from the dynamic extensions for UTS,
7259              GDBM is not a standard feature.
7260      Branch: perl
7261            ! hints/uts.sh
7262 ____________________________________________________________________________
7263 [  9983] By: jhi                                   on 2001/05/04  03:22:59
7264         Log: Document the \pX and \p{Yz} (and \p{BidiXYZ}) classes a bit more.
7265      Branch: perl
7266            ! pod/perlretut.pod
7267 ____________________________________________________________________________
7268 [  9982] By: jhi                                   on 2001/05/03  23:21:03
7269         Log: Subject: [PATCH] Let sv_dump understand GvSHARED
7270              From: Benjamin Sugars <bsugars@canoe.ca>
7271              Date: Thu, 3 May 2001 16:51:07 -0400 (EDT)
7272              Message-ID: <Pine.LNX.4.21.0105031645280.805-100000@marmot.rim.canoe.ca>
7273      Branch: perl
7274            ! dump.c
7275 ____________________________________________________________________________
7276 [  9981] By: jhi                                   on 2001/05/03  23:20:05
7277         Log: Subject: [PATCH] Allow clobbering of a PerlIO::Scalar and more tests
7278              From: Benjamin Sugars <bsugars@canoe.ca>
7279              Date: Thu, 3 May 2001 15:28:21 -0400 (EDT)
7280              Message-ID: <Pine.LNX.4.21.0105031508360.805-100000@marmot.rim.canoe.ca>
7281      Branch: perl
7282            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
7283 ____________________________________________________________________________
7284 [  9980] By: jhi                                   on 2001/05/03  23:15:29
7285         Log: Integrate perlio.
7286      Branch: perl
7287           !> ext/Encode/Encode.pm
7288 ____________________________________________________________________________
7289 [  9979] By: jhi                                   on 2001/05/03  16:54:59
7290         Log: Install psed man page.
7291      Branch: perl
7292            ! installman
7293 ____________________________________________________________________________
7294 [  9978] By: jhi                                   on 2001/05/03  16:45:58
7295         Log: Remove unused files; noted by Sarathy.
7296      Branch: perl
7297            - ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
7298            ! MANIFEST
7299 ____________________________________________________________________________
7300 [  9977] By: jhi                                   on 2001/05/03  16:42:30
7301         Log: Subject: [PATCH bleadperl] INSTALL patch -- space requirements
7302              From: Andy Dougherty <doughera@lafayette.edu>
7303              Date: Thu, 3 May 2001 11:16:10 -0400 (EDT)
7304              Message-ID: <Pine.SOL.4.10.10105031114500.17868-100000@maxwell.phys.lafayette.edu>
7305      Branch: perl
7306            ! INSTALL
7307 ____________________________________________________________________________
7308 [  9976] By: nick                                  on 2001/05/03  16:40:42
7309         Log: Allow $answer = encode($object,$text); like it says in docs.
7310      Branch: perlio
7311            ! ext/Encode/Encode.pm
7312 ____________________________________________________________________________
7313 [  9975] By: nick                                  on 2001/05/03  16:22:30
7314         Log: Fix latin1 etc. alias code - (bit rot?) - the @latin2iso array now seems to need
7315              to be in scope (fair enough), and also a package variable (our) for eval to see it.
7316      Branch: perlio
7317            ! ext/Encode/Encode.pm
7318 ____________________________________________________________________________
7319 [  9974] By: nick                                  on 2001/05/03  15:48:17
7320         Log: Integrate mainline.
7321      Branch: perlio
7322           +> lib/NEXT.pm t/io/fflush.t t/lib/MyFilter.pm
7323           +> t/lib/filter-simple.t t/lib/next.t
7324           !> (integrate 70 files)
7325 ____________________________________________________________________________
7326 [  9973] By: jhi                                   on 2001/05/03  13:09:09
7327         Log: Update Changes.
7328      Branch: perl
7329            ! Changes patchlevel.h
7330 ____________________________________________________________________________
7331 [  9972] By: jhi                                   on 2001/05/03  12:58:33
7332         Log: Subject: [PATCH: perl@9945] fix handling of $Config{variables} in io/fflush.t
7333              From: Prymmer/Kahn <pvhp@best.com>
7334              Date: Wed, 2 May 2001 23:56:13 -0700 (PDT)
7335              Message-ID: <Pine.BSF.4.21.0105022353380.24421-100000@shell8.ba.best.com>
7336      Branch: perl
7337            ! t/io/fflush.t
7338 ____________________________________________________________________________
7339 [  9971] By: jhi                                   on 2001/05/03  12:57:26
7340         Log: Subject: [PATCH: perl@9945] two fixes for win32/FindExt.pm
7341              From: Prymmer/Kahn <pvhp@best.com>
7342              Date: Wed, 2 May 2001 23:42:33 -0700 (PDT)
7343              Message-ID: <Pine.BSF.4.21.0105022337070.24421-100000@shell8.ba.best.com>
7344      Branch: perl
7345            ! win32/FindExt.pm
7346 ____________________________________________________________________________
7347 [  9970] By: jhi                                   on 2001/05/03  02:42:46
7348         Log: Can't croak sans thread context, from Doug MacEachern.
7349      Branch: perl
7350            ! toke.c
7351 ____________________________________________________________________________
7352 [  9969] By: jhi                                   on 2001/05/03  01:23:48
7353         Log: Subject: Random input test and Perl
7354              From: Ilya Zakharevich <ilya@math.berkeley.edu>
7355              Date: Wed, 2 May 2001 14:35:50 -0700 (PDT)
7356              Message-Id: <200105022135.OAA26245@fac-813-1.math.Berkeley.EDU>
7357      Branch: perl
7358            ! toke.c
7359 ____________________________________________________________________________
7360 [  9968] By: jhi                                   on 2001/05/02  22:17:21
7361         Log: Subject: [PATCH: perl@9945] fix some misinformation in perlfunc.pod
7362              From: Peter Prymmer <pvhp@forte.com>
7363              Date: Wed, 2 May 2001 15:58:18 -0700 (PDT)
7364              Message-ID: <Pine.OSF.4.10.10105021554040.342459-100000@aspara.forte.com>
7365      Branch: perl
7366            ! pod/perlfunc.pod pod/perlport.pod
7367 ____________________________________________________________________________
7368 [  9967] By: jhi                                   on 2001/05/02  20:12:45
7369         Log: Workaround for UTS compiler casting bug from Hal Morris.
7370      Branch: perl
7371            ! perl.h
7372 ____________________________________________________________________________
7373 [  9966] By: jhi                                   on 2001/05/02  18:31:37
7374         Log: Subject: Re: [PATCH 5.6.1] Multiplicity and thread fixes for VMS 
7375              From: Dan Sugalski <dan@sidhe.org>
7376              Date: Wed, 02 May 2001 15:23:22 -0400
7377              Message-Id: <5.0.2.1.0.20010502152210.01f65550@24.8.96.48>
7378      Branch: perl
7379            ! perl.c vms/vms.c
7380 ____________________________________________________________________________
7381 [  9965] By: jhi                                   on 2001/05/02  18:21:29
7382         Log: Minor doc tweaks on endianness, closes bug 20010327.004.
7383      Branch: perl
7384            ! pod/perlfunc.pod
7385 ____________________________________________________________________________
7386 [  9964] By: jhi                                   on 2001/05/02  18:15:01
7387         Log: Document large files in INSTALL, document also the %x
7388              limitation if not use64bitint, closes bug 20010326.007.
7389      Branch: perl
7390            ! INSTALL
7391 ____________________________________________________________________________
7392 [  9963] By: jhi                                   on 2001/05/02  17:24:47
7393         Log: perlmodlib tweaks; regen pods.
7394      Branch: perl
7395            ! pod/Makefile.SH pod/perlmodlib.PL pod/perlmodlib.pod
7396            ! pod/perltoc.pod
7397 ____________________________________________________________________________
7398 [  9962] By: jhi                                   on 2001/05/02  17:14:00
7399         Log: Fix for a segfault, from Marc Lehmann.
7400      Branch: perl
7401            ! ext/POSIX/POSIX.xs ext/Time/Piece/Piece.xs
7402 ____________________________________________________________________________
7403 [  9961] By: jhi                                   on 2001/05/02  15:55:53
7404         Log: Subject: [DOC PATCH bleadperl] minor nits in perlop.pod
7405              From: "Philip Newton" <pnewton@gmx.de>
7406              Date: Wed, 2 May 2001 18:39:03 +0200
7407              Message-ID: <3AF05447.15525.173B588@localhost>
7408      Branch: perl
7409            ! pod/perlop.pod
7410 ____________________________________________________________________________
7411 [  9960] By: jhi                                   on 2001/05/02  15:35:37
7412         Log: Subject: [PATCH 5.6.1] Multiplicity and thread fixes for VMS
7413              From: Dan Sugalski <dan@sidhe.org>
7414              Date: Wed, 02 May 2001 11:37:27 -0400
7415              Message-Id: <5.0.2.1.0.20010502112909.01f24e28@24.8.96.48>
7416      Branch: perl
7417            ! doio.c ext/File/Glob/bsd_glob.c perl.c perl.h pp_sys.c
7418            ! thread.h vms/vms.c vms/vmsish.h
7419 ____________________________________________________________________________
7420 [  9959] By: jhi                                   on 2001/05/02  15:21:08
7421         Log: Subject: Re: [PATCH] Allow appending on a PerlIO::Scalar
7422              From: Benjamin Sugars <bsugars@canoe.ca>
7423              Date: Wed, 2 May 2001 10:53:11 -0400 (EDT)
7424              Message-ID: <Pine.LNX.4.21.0105021041380.1652-100000@marmot.rim.canoe.ca>
7425      Branch: perl
7426            ! ext/PerlIO/Scalar/Scalar.xs
7427 ____________________________________________________________________________
7428 [  9958] By: jhi                                   on 2001/05/02  15:15:53
7429         Log: Bug in #9915, spotted by Mike Guy.
7430      Branch: perl
7431            ! installperl
7432 ____________________________________________________________________________
7433 [  9957] By: jhi                                   on 2001/05/02  13:26:01
7434         Log: Add a test for not griping about references as array
7435              indices if the reference has magic in it (overloaded
7436              methods).
7437      Branch: perl
7438            ! pod/perldiag.pod t/pragma/warn/pp_hot
7439 ____________________________________________________________________________
7440 [  9956] By: jhi                                   on 2001/05/02  13:07:01
7441         Log: Retracted a bit too much in #9952.
7442      Branch: perl
7443            ! t/pragma/sub_lval.t
7444 ____________________________________________________________________________
7445 [  9955] By: jhi                                   on 2001/05/02  13:05:38
7446         Log: Test for #9952.
7447      Branch: perl
7448            ! t/op/tie.t
7449 ____________________________________________________________________________
7450 [  9954] By: jhi                                   on 2001/05/02  11:48:18
7451         Log: Additional note on the encoding example: one cannot
7452              convert string constants in-place.
7453      Branch: perl
7454            ! ext/Encode/Encode.pm
7455 ____________________________________________________________________________
7456 [  9953] By: jhi                                   on 2001/05/02  11:43:51
7457         Log: Note that if you have recent enough Perl you already
7458              have Filter::Util::Call.
7459      Branch: perl
7460            ! lib/Filter/Simple.pm
7461 ____________________________________________________________________________
7462 [  9952] By: jhi                                   on 2001/05/02  11:31:53
7463         Log: Retract changes #8254 and #8255, causes coredump in
7464              'tie FH, "main"', reported by Abigail, culprit found by
7465              Benjamin Sugars.  Mirrors maintperl change #9950.
7466      Branch: perl
7467            ! op.c t/pragma/sub_lval.t
7468 ____________________________________________________________________________
7469 [  9951] By: jhi                                   on 2001/05/02  11:14:29
7470         Log: Forgot from #9942.  (Needed by t/lib/filter-simple.t.)
7471      Branch: perl
7472            + t/lib/MyFilter.pm
7473 ____________________________________________________________________________
7474 [  9950] By: gsar                                  on 2001/05/02  03:17:11
7475         Log: revert integration of changes#8254,8255 in change#8620 (causes
7476              a coredump in C<tie FH, 'foo'>; the idea itself may need better
7477              rationalization)
7478      Branch: maint-5.6/perl
7479            ! op.c t/pragma/sub_lval.t
7480 ____________________________________________________________________________
7481 [  9949] By: gsar                                  on 2001/05/02  02:56:32
7482         Log: integrate changes#9774,9814 from mainline (Unixware fixes)
7483              
7484              Subject: [ID 20010421.010] Perl 5.6.1 on Unixware 7
7485              
7486              Subject: Re: [ID 20010421.010] Perl 5.6.1 on Unixware 7
7487      Branch: maint-5.6/perl
7488           !> hints/svr5.sh
7489 ____________________________________________________________________________
7490 [  9948] By: gsar                                  on 2001/05/02  02:49:15
7491         Log: pod/find.t breaks on VMS (from Craig Berry)
7492      Branch: maint-5.6/perl
7493            ! t/pod/find.t
7494 ____________________________________________________________________________
7495 [  9947] By: jhi                                   on 2001/05/02  02:43:09
7496         Log: Add an encoding conversion example.
7497      Branch: perl
7498            ! ext/Encode/Encode.pm
7499 ____________________________________________________________________________
7500 [  9946] By: jhi                                   on 2001/05/02  01:34:22
7501         Log: Another coat of paint but still nowhere finished.
7502              Need to decide on the semantics of strptime(): should
7503              strptime() be a function instead of a method?  To do
7504              the week/monthname-strptiming the i18n/l10n bullet needs
7505              to be bitten with gusto.
7506      Branch: perl
7507            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
7508 ____________________________________________________________________________
7509 [  9945] By: jhi                                   on 2001/05/01  23:40:52
7510         Log: Update Changes.
7511      Branch: perl
7512            ! Changes patchlevel.h
7513 ____________________________________________________________________________
7514 [  9944] By: jhi                                   on 2001/05/01  23:33:37
7515         Log: Add known-to-be-tested modules to the list-to-be-skipped.
7516      Branch: perl
7517            ! t/lib/1_compile.t
7518 ____________________________________________________________________________
7519 [  9943] By: jhi                                   on 2001/05/01  23:24:40
7520         Log: Subject: BorlandC++ fix
7521              From: "Vadim Konovalov" <watman@inbox.ru>
7522              Date: Mon, 30 Apr 2001 20:12:26 -0700
7523              Message-ID: <006e01c0d1ec$8fb1b8d0$406bff87@vad>
7524      Branch: perl
7525            ! win32/makefile.mk
7526 ____________________________________________________________________________
7527 [  9942] By: jhi                                   on 2001/05/01  23:18:02
7528         Log: Update to Filter::Simple 0.60, create a test for it.
7529      Branch: perl
7530            + t/lib/filter-simple.t
7531            ! MANIFEST lib/Filter/Simple.pm
7532 ____________________________________________________________________________
7533 [  9941] By: jhi                                   on 2001/05/01  19:47:24
7534         Log: Subject: Re: bleadperl: s/// failure with \b and /g 
7535              From: Hugo <hv@crypt.compulink.co.uk>
7536              Date: Tue, 01 May 2001 20:12:20 +0100
7537              Message-Id: <200105011912.UAA06826@crypt.compulink.co.uk>
7538      Branch: perl
7539            ! pp_hot.c t/op/re_tests
7540 ____________________________________________________________________________
7541 [  9940] By: jhi                                   on 2001/05/01  19:42:16
7542         Log: Integrate perlio.
7543      Branch: perl
7544           !> lib/base.pm t/lib/fields.t
7545 ____________________________________________________________________________
7546 [  9939] By: jhi                                   on 2001/05/01  19:39:51
7547         Log: Subject: [PATCH] Allow appending on a PerlIO::Scalar
7548              From: Benjamin Sugars <bsugars@canoe.ca>
7549              Date: Tue, 1 May 2001 16:32:03 -0400 (EDT)
7550              Message-ID: <Pine.LNX.4.21.0105011627110.1526-100000@marmot.rim.canoe.ca>
7551      Branch: perl
7552            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
7553 ____________________________________________________________________________
7554 [  9938] By: jhi                                   on 2001/05/01  19:34:09
7555         Log: Add NEXT, a pseudo-class for method redispatching.
7556              <Damian>NEXT.pm probably offers more bang-for-buck
7557              than anything else I've ever written.</Damian>
7558      Branch: perl
7559            + lib/NEXT.pm t/lib/next.t
7560            ! MANIFEST
7561 ____________________________________________________________________________
7562 [  9937] By: jhi                                   on 2001/05/01  19:21:41
7563         Log: Update to Switch 2.02.
7564      Branch: perl
7565            ! lib/Switch.pm t/lib/switch.t
7566 ____________________________________________________________________________
7567 [  9936] By: nick                                  on 2001/05/01  19:09:21
7568         Log: Fix for base.pm clobbering $VERSION
7569      Branch: perlio
7570            ! lib/base.pm
7571 ____________________________________________________________________________
7572 [  9935] By: nick                                  on 2001/05/01  18:54:38
7573         Log: Test for base.pm clobbering $VERSION.
7574      Branch: perlio
7575            ! t/lib/fields.t
7576 ____________________________________________________________________________
7577 [  9934] By: jhi                                   on 2001/05/01  18:39:10
7578         Log: Add information about Scalar::Util::blessed.
7579      Branch: perl
7580            ! pod/perlobj.pod
7581 ____________________________________________________________________________
7582 [  9933] By: jhi                                   on 2001/05/01  18:33:51
7583         Log: Subject: Extra UNIVERSAL documentation
7584              From: Mike Guy <mjtg@cam.ac.uk>
7585              Date: Tue, 01 May 2001 20:12:11 +0100
7586              Message-Id: <E14ufZD-0007kD-00@libra.cus.cam.ac.uk>
7587      Branch: perl
7588            ! pod/perlobj.pod
7589 ____________________________________________________________________________
7590 [  9932] By: jhi                                   on 2001/05/01  18:26:54
7591         Log: Subject: Autoflush in tests as appropriate
7592              From: Mike Guy <mjtg@cam.ac.uk>
7593              Date: Tue, 01 May 2001 20:05:31 +0100
7594              Message-Id: <E14ufSl-0007gS-00@libra.cus.cam.ac.uk>
7595      Branch: perl
7596            ! t/lib/syslfs.t t/op/die_exit.t t/op/lex_assign.t t/op/lfs.t
7597            ! t/op/taint.t
7598 ____________________________________________________________________________
7599 [  9931] By: jhi                                   on 2001/05/01  18:02:29
7600         Log: Subject: [PATCH] Multiple consecutive writes on PerlIO::Scalar
7601              From: Benjamin Sugars <bsugars@canoe.ca>
7602              Date: Tue, 1 May 2001 14:58:24 -0400 (EDT)
7603              Message-ID: <Pine.LNX.4.21.0105011431300.1526-100000@marmot.rim.canoe.ca>
7604      Branch: perl
7605            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
7606 ____________________________________________________________________________
7607 [  9930] By: jhi                                   on 2001/05/01  15:12:26
7608         Log: Subject: Re: Finally got a round tuit
7609              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
7610              Date: Tue, 01 May 2001 14:14:10 +0200
7611              Message-Id: <20010501135740.19E4.H.M.BRAND@hccnet.nl>
7612              
7613              The -DP part, slightly modified.
7614      Branch: perl
7615            ! perl.c
7616 ____________________________________________________________________________
7617 [  9929] By: jhi                                   on 2001/05/01  14:17:15
7618         Log: Subject: Re: Finally got a round tuit
7619              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
7620              Date: Tue, 01 May 2001 16:34:06 +0200
7621              Message-Id: <20010501163255.19F2.H.M.BRAND@hccnet.nl>
7622              
7623              cpp and optimization tweaks for HP-UX.
7624      Branch: perl
7625            ! hints/hpux.sh
7626 ____________________________________________________________________________
7627 [  9928] By: jhi                                   on 2001/05/01  13:24:20
7628         Log: Tune the scan_num() comments to reality.
7629      Branch: perl
7630            ! toke.c
7631 ____________________________________________________________________________
7632 [  9927] By: jhi                                   on 2001/05/01  13:14:01
7633         Log: Subject: [PATCH B::Deparse] optimised sort
7634              From: Robin Houston <robin@kitsite.com>
7635              Date: Tue, 1 May 2001 14:07:12 +0100
7636              Message-ID: <20010501140712.A4266@penderel>
7637      Branch: perl
7638            ! ext/B/B/Deparse.pm
7639 ____________________________________________________________________________
7640 [  9926] By: jhi                                   on 2001/05/01  13:10:53
7641         Log: Subject: [PATCH t/lib/b-deparse.t] 
7642              From: Robin Houston <robin@kitsite.com>
7643              Date: Tue, 1 May 2001 13:37:42 +0100
7644              Message-ID: <20010501133742.A4082@penderel>
7645      Branch: perl
7646            ! t/lib/b-deparse.t
7647 ____________________________________________________________________________
7648 [  9925] By: jhi                                   on 2001/05/01  13:10:13
7649         Log: Subject: [PATCH B::Deparse] for(;;), sort
7650              From: Robin Houston <robin@kitsite.com>
7651              Date: Tue, 1 May 2001 13:35:00 +0100
7652              Message-ID: <20010501133500.A4061@penderel>
7653      Branch: perl
7654            ! ext/B/B/Deparse.pm
7655 ____________________________________________________________________________
7656 [  9924] By: jhi                                   on 2001/05/01  13:09:22
7657         Log: Subject: [PATCH B::Deparse] do, warn, use
7658              From: Robin Houston <robin@kitsite.com>
7659              Date: Tue, 1 May 2001 13:31:03 +0100
7660              Message-ID: <20010501133103.A4041@penderel>
7661      Branch: perl
7662            ! ext/B/B/Deparse.pm
7663 ____________________________________________________________________________
7664 [  9923] By: jhi                                   on 2001/05/01  11:45:36
7665         Log: Subject: [PATCH] Test autoflush on fork (Was: Should I remove something?)
7666              From: Benjamin Sugars <ben.sugars@home.com>
7667              Date: Mon, 30 Apr 2001 22:21:54 -0400 (EDT)
7668              Message-ID: <Pine.LNX.4.21.0104302213190.19002-100000@localhost.localdomain>
7669      Branch: perl
7670            + t/io/fflush.t
7671            ! MANIFEST
7672 ____________________________________________________________________________
7673 [  9922] By: jhi                                   on 2001/05/01  11:35:42
7674         Log: Subject: [PATCH: perl@9917] more VMS tweaks for addn'l selfstubber tests
7675              From: Peter Prymmer <pvhp@forte.com>
7676              Date: Mon, 30 Apr 2001 16:26:30 -0700 (PDT)
7677              Message-ID: <Pine.OSF.4.10.10104301621200.161547-100000@aspara.forte.com>
7678      Branch: perl
7679            ! t/lib/selfstubber.t
7680 ____________________________________________________________________________
7681 [  9921] By: jhi                                   on 2001/04/30  16:34:33
7682         Log: Subject: [PATCH B::Concise] suppress warning
7683              From: Robin Houston <robin@kitsite.com>
7684              Date: Mon, 30 Apr 2001 16:09:49 +0100
7685              Message-ID: <20010430160949.A25086@penderel>
7686      Branch: perl
7687            ! ext/B/B/Concise.pm
7688 ____________________________________________________________________________
7689 [  9920] By: jhi                                   on 2001/04/30  13:56:04
7690         Log: Strip the *markers* from #9919.
7691      Branch: perl
7692            ! pod/perlfaq.pod pod/perlfaq5.pod
7693 ____________________________________________________________________________
7694 [  9919] By: jhi                                   on 2001/04/30  13:54:04
7695         Log: Subject: [PATCH] (perlfaq/bleadperl) append mode and locking
7696              From: Gwyn Judd <b.judd@xtra.co.nz>
7697              Date: Sun, 29 Apr 2001 01:47:49 +1200
7698              Message-ID: <20010429014749.A4418@thislove>
7699      Branch: perl
7700            ! pod/perlfaq.pod pod/perlfaq5.pod
7701 ____________________________________________________________________________
7702 [  9918] By: jhi                                   on 2001/04/30  13:13:54
7703         Log: More_tweakage.
7704      Branch: perl
7705            ! pod/perldata.pod pod/perldiag.pod
7706 ____________________________________________________________________________
7707 [  9917] By: jhi                                   on 2001/04/30  13:01:27
7708         Log: Update Changes.
7709      Branch: perl
7710            ! Changes patchlevel.h
7711 ____________________________________________________________________________
7712 [  9916] By: jhi                                   on 2001/04/30  12:57:03
7713         Log: T_w_e_a_k_a_g_e.
7714      Branch: perl
7715            ! pod/perldata.pod pod/perldiag.pod
7716 ____________________________________________________________________________
7717 [  9915] By: jhi                                   on 2001/04/30  12:39:29
7718         Log: Install s2p also as psed.
7719              
7720              TODO: psed documentation?
7721      Branch: perl
7722            ! installperl
7723 ____________________________________________________________________________
7724 [  9914] By: jhi                                   on 2001/04/30  12:29:21
7725         Log: Subject: Re: [ID 20010303.009] SOCKS5 work around breaks other sockets
7726              From: Jens Hamisch <jens@Strawberry.COM>
7727              Date: Fri, 27 Apr 2001 17:00:36 +0200
7728              Message-ID: <20010427170036.K1372@Strawberry.COM>
7729              
7730              SOCKS5_VERSION_NAME is the right symbol to detect
7731              the presence of SOCKS5.  (HAS_SOCKS5_INIT is telling whether
7732              function called socks5_init() is available, and even that is
7733              not universal, most SOCKS5 installations use SOCKSinit()).
7734      Branch: perl
7735            ! perlio.c
7736 ____________________________________________________________________________
7737 [  9913] By: jhi                                   on 2001/04/30  12:22:15
7738         Log: Allow a zero timeout on IO::Socket accept and connect--
7739              though one really shouldn't do that.  Based on
7740              
7741              Subject: Not possible to set zero second timeout on accept() in IO::Socket and company..
7742              From: "John Holdsworth" <coldwave@bigfoot.com>
7743              Date: Sun, 4 Feb 2001 12:48:18 +0100
7744              Message-ID: <005a01c08ea0$5e6039d0$03ac2ac0@planc>
7745      Branch: perl
7746            ! ext/IO/lib/IO/Socket.pm
7747 ____________________________________________________________________________
7748 [  9912] By: jhi                                   on 2001/04/30  11:27:27
7749         Log: Save the spot of regprev (see #9911) for binary compatibility;
7750              regen API.
7751      Branch: perl
7752            ! embedvar.h perlapi.h thrdvar.h
7753 ____________________________________________________________________________
7754 [  9911] By: jhi                                   on 2001/04/30  11:22:03
7755         Log: Subject: Re: [PATCH bleadperl] [ID 20010426.002] Word boundry regex [...] 
7756              From: Hugo <hv@crypt.compulink.co.uk>
7757              Date: Sun, 29 Apr 2001 17:09:30 +0100
7758              Message-Id: <200104291609.RAA17790@crypt.compulink.co.uk>
7759      Branch: perl
7760            ! regcomp.c regexec.c sv.c t/op/re_tests t/op/subst.t thrdvar.h
7761 ____________________________________________________________________________
7762 [  9910] By: jhi                                   on 2001/04/30  11:15:12
7763         Log: Change PL_numeric_radix to PL_numeric_radix_sv (and leave in
7764              a dummy for PL_numeric_radix); no pressing reason to break
7765              binary compatibility; regen API.
7766      Branch: perl
7767            ! embedvar.h global.sym intrpvar.h objXSUB.h perl.c perl.h
7768            ! perlapi.c perlapi.h pod/perlapi.pod sv.c util.c
7769 ____________________________________________________________________________
7770 [  9909] By: jhi                                   on 2001/04/30  10:56:08
7771         Log: Subject: [DOC PATCH bleadperl] Document generation of random integers
7772              From: Walt Mankowski <waltman@netaxs.com>
7773              Date: Sun, 29 Apr 2001 21:53:48 -0400
7774              Message-ID: <20010429215348.A3971@netaxs.com>
7775      Branch: perl
7776            ! pod/perlfunc.pod
7777 ____________________________________________________________________________
7778 [  9908] By: jhi                                   on 2001/04/30  10:49:40
7779         Log: Reintroduce #9889 to unbuffer the stderr/stdout on stdio configs.
7780      Branch: perl
7781            ! t/lib/selfstubber.t
7782 ____________________________________________________________________________
7783 [  9907] By: nick                                  on 2001/04/30  09:26:50
7784         Log: Integrate mainline.
7785      Branch: perlio
7786           !> pod/perldata.pod pod/perldiag.pod t/pragma/warn/toke toke.c
7787 ____________________________________________________________________________
7788 [  9906] By: jhi                                   on 2001/04/29  23:24:20
7789         Log: Abigail spotted a thinko in #9905.
7790      Branch: perl
7791            ! pod/perldiag.pod
7792 ____________________________________________________________________________
7793 [  9905] By: jhi                                   on 2001/04/29  15:55:39
7794         Log: Changed the underscore/undebar syntax in numeric constants;
7795              now any grouping will do, as long as the underscores are not
7796              consecutive (so "zero-grouping" is out), and they do not begin
7797              or end the integer or fractional parts.
7798      Branch: perl
7799            ! pod/perldata.pod pod/perldiag.pod t/pragma/warn/toke toke.c
7800 ____________________________________________________________________________
7801 [  9904] By: nick                                  on 2001/04/29  15:43:22
7802         Log: Integrate mainline.
7803      Branch: perlio
7804           +> (branch 98 files)
7805            - lib/unicode/Block.pl
7806            - lib/unicode/In/AlphabeticPresentationForms.pl
7807            - lib/unicode/In/Arabic.pl
7808            - lib/unicode/In/ArabicPresentationForms-A.pl
7809            - lib/unicode/In/ArabicPresentationForms-B.pl
7810            - lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
7811            - lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
7812            - lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
7813            - lib/unicode/In/BopomofoExtended.pl
7814            - lib/unicode/In/BoxDrawing.pl lib/unicode/In/BraillePatterns.pl
7815            - lib/unicode/In/CJKCompatibility.pl
7816            - lib/unicode/In/CJKCompatibilityForms.pl
7817            - lib/unicode/In/CJKCompatibilityIdeographs.pl
7818            - lib/unicode/In/CJKRadicalsSupplement.pl
7819            - lib/unicode/In/CJKSymbolsandPunctuation.pl
7820            - lib/unicode/In/CJKUnifiedIdeographs.pl
7821            - lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
7822            - lib/unicode/In/Cherokee.pl
7823            - lib/unicode/In/CombiningDiacriticalMarks.pl
7824            - lib/unicode/In/CombiningHalfMarks.pl
7825            - lib/unicode/In/CombiningMarksforSymbols.pl
7826            - lib/unicode/In/ControlPictures.pl
7827            - lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
7828            - lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
7829            - lib/unicode/In/EnclosedAlphanumerics.pl
7830            - lib/unicode/In/EnclosedCJKLettersandMonths.pl
7831            - lib/unicode/In/Ethiopic.pl
7832            - lib/unicode/In/GeneralPunctuation.pl
7833            - lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
7834            - lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
7835            - lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
7836            - lib/unicode/In/HalfwidthandFullwidthForms.pl
7837            - lib/unicode/In/HangulCompatibilityJamo.pl
7838            - lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
7839            - lib/unicode/In/Hebrew.pl
7840            - lib/unicode/In/HighPrivateUseSurrogates.pl
7841            - lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
7842            - lib/unicode/In/IPAExtensions.pl
7843            - lib/unicode/In/IdeographicDescriptionCharacters.pl
7844            - lib/unicode/In/Kanbun.pl lib/unicode/In/KangxiRadicals.pl
7845            - lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
7846            - lib/unicode/In/Khmer.pl lib/unicode/In/Lao.pl
7847            - lib/unicode/In/Latin-1Supplement.pl
7848            - lib/unicode/In/LatinExtended-A.pl
7849            - lib/unicode/In/LatinExtended-B.pl
7850            - lib/unicode/In/LatinExtendedAdditional.pl
7851            - lib/unicode/In/LetterlikeSymbols.pl
7852            - lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
7853            - lib/unicode/In/MathematicalOperators.pl
7854            - lib/unicode/In/MiscellaneousSymbols.pl
7855            - lib/unicode/In/MiscellaneousTechnical.pl
7856            - lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
7857            - lib/unicode/In/NumberForms.pl lib/unicode/In/Ogham.pl
7858            - lib/unicode/In/OpticalCharacterRecognition.pl
7859            - lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
7860            - lib/unicode/In/Runic.pl lib/unicode/In/Sinhala.pl
7861            - lib/unicode/In/SmallFormVariants.pl
7862            - lib/unicode/In/SpacingModifierLetters.pl
7863            - lib/unicode/In/Specials.pl
7864            - lib/unicode/In/SuperscriptsandSubscripts.pl
7865            - lib/unicode/In/Syriac.pl lib/unicode/In/Tamil.pl
7866            - lib/unicode/In/Telugu.pl lib/unicode/In/Thaana.pl
7867            - lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
7868            - lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
7869            - lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
7870           !> INSTALL MANIFEST doop.c embed.h embed.pl ext/B/B/Deparse.pm
7871           !> ext/IO/lib/IO/Seekable.pm hints/hpux.sh
7872           !> lib/unicode/mktables.PL lib/utf8_heavy.pl objXSUB.h perl.h
7873           !> pod/perldiag.pod pod/perlunicode.pod proto.h regcomp.c
7874           !> regexec.c t/lib/b-deparse.t t/lib/selfstubber.t t/op/pat.t
7875           !> utf8.c win32/Makefile
7876 ____________________________________________________________________________
7877 [  9903] By: jhi                                   on 2001/04/29  14:30:53
7878         Log: Subject: [PATCH: perl@9885] win32/Makefile (nmake) update
7879              From: Prymmer/Kahn <pvhp@best.com>
7880              Date: Sat, 28 Apr 2001 21:56:51 -0700 (PDT)
7881              Message-ID: <Pine.BSF.4.21.0104282147270.2927-100000@shell8.ba.best.com>
7882      Branch: perl
7883            ! win32/Makefile
7884 ____________________________________________________________________________
7885 [  9902] By: jhi                                   on 2001/04/29  02:52:44
7886         Log: Subject: [PATCH ext/IO/lib/IO/Seekable.pm] Doc fixes.
7887              From: "Abigail" <abigail@foad.org>
7888              Date: Sun, 29 Apr 2001 03:14:25 +0200
7889              Message-ID: <20010429011425.24503.qmail@foad.org>
7890      Branch: perl
7891            ! ext/IO/lib/IO/Seekable.pm
7892 ____________________________________________________________________________
7893 [  9901] By: jhi                                   on 2001/04/29  02:04:46
7894         Log: In character classes one couldn't have 0x80..0xff characters
7895              at the left hand side if there were 0x100.. characters in the
7896              character class.
7897      Branch: perl
7898            ! doop.c embed.h embed.pl objXSUB.h proto.h regcomp.c regexec.c
7899            ! t/op/pat.t utf8.c
7900 ____________________________________________________________________________
7901 [  9900] By: jhi                                   on 2001/04/28  22:55:04
7902         Log: Forgot the latest mktables.PL from #9899.
7903      Branch: perl
7904            ! lib/unicode/mktables.PL
7905 ____________________________________________________________________________
7906 [  9899] By: jhi                                   on 2001/04/28  22:53:28
7907         Log: Explain the \p{} and \P{} error message better and
7908              have prettier prettyprint in In.pl.
7909      Branch: perl
7910            ! lib/unicode/In.pl lib/unicode/mktables.PL lib/utf8_heavy.pl
7911            ! pod/perldiag.pod
7912 ____________________________________________________________________________
7913 [  9898] By: jhi                                   on 2001/04/28  21:03:34
7914         Log: Add one possible explanation for the "Invalid [] range" error.
7915      Branch: perl
7916            ! pod/perldiag.pod
7917 ____________________________________________________________________________
7918 [  9897] By: jhi                                   on 2001/04/28  17:18:26
7919         Log: Add a level of indirection to the implementation of \p{InFoo}
7920              so that we don't have to have long filenames.  (Nothing changes
7921              in the user interface.)   The indirection is defined in
7922              the file lib/unicode/In.pl and it is handled in lib/utf8_heavy.pl.
7923              Also rename some the character classes by removing '-' from
7924              the classnames, and finally renamed Block.pl as Blocks.pl.
7925      Branch: perl
7926            + lib/unicode/Blocks.pl lib/unicode/In.pl lib/unicode/In/0.pl
7927            + lib/unicode/In/1.pl lib/unicode/In/10.pl lib/unicode/In/11.pl
7928            + lib/unicode/In/12.pl lib/unicode/In/13.pl lib/unicode/In/14.pl
7929            + lib/unicode/In/15.pl lib/unicode/In/16.pl lib/unicode/In/17.pl
7930            + lib/unicode/In/18.pl lib/unicode/In/19.pl lib/unicode/In/2.pl
7931            + lib/unicode/In/20.pl lib/unicode/In/21.pl lib/unicode/In/22.pl
7932            + lib/unicode/In/23.pl lib/unicode/In/24.pl lib/unicode/In/25.pl
7933            + lib/unicode/In/26.pl lib/unicode/In/27.pl lib/unicode/In/28.pl
7934            + lib/unicode/In/29.pl lib/unicode/In/3.pl lib/unicode/In/30.pl
7935            + lib/unicode/In/31.pl lib/unicode/In/32.pl lib/unicode/In/33.pl
7936            + lib/unicode/In/34.pl lib/unicode/In/35.pl lib/unicode/In/36.pl
7937            + lib/unicode/In/37.pl lib/unicode/In/38.pl lib/unicode/In/39.pl
7938            + lib/unicode/In/4.pl lib/unicode/In/40.pl lib/unicode/In/41.pl
7939            + lib/unicode/In/42.pl lib/unicode/In/43.pl lib/unicode/In/44.pl
7940            + lib/unicode/In/45.pl lib/unicode/In/46.pl lib/unicode/In/47.pl
7941            + lib/unicode/In/48.pl lib/unicode/In/49.pl lib/unicode/In/5.pl
7942            + lib/unicode/In/50.pl lib/unicode/In/51.pl lib/unicode/In/52.pl
7943            + lib/unicode/In/53.pl lib/unicode/In/54.pl lib/unicode/In/55.pl
7944            + lib/unicode/In/56.pl lib/unicode/In/57.pl lib/unicode/In/58.pl
7945            + lib/unicode/In/59.pl lib/unicode/In/6.pl lib/unicode/In/60.pl
7946            + lib/unicode/In/61.pl lib/unicode/In/62.pl lib/unicode/In/63.pl
7947            + lib/unicode/In/64.pl lib/unicode/In/65.pl lib/unicode/In/66.pl
7948            + lib/unicode/In/67.pl lib/unicode/In/68.pl lib/unicode/In/69.pl
7949            + lib/unicode/In/7.pl lib/unicode/In/70.pl lib/unicode/In/71.pl
7950            + lib/unicode/In/72.pl lib/unicode/In/73.pl lib/unicode/In/74.pl
7951            + lib/unicode/In/75.pl lib/unicode/In/76.pl lib/unicode/In/77.pl
7952            + lib/unicode/In/78.pl lib/unicode/In/79.pl lib/unicode/In/8.pl
7953            + lib/unicode/In/80.pl lib/unicode/In/81.pl lib/unicode/In/82.pl
7954            + lib/unicode/In/83.pl lib/unicode/In/84.pl lib/unicode/In/85.pl
7955            + lib/unicode/In/86.pl lib/unicode/In/87.pl lib/unicode/In/88.pl
7956            + lib/unicode/In/89.pl lib/unicode/In/9.pl lib/unicode/In/90.pl
7957            + lib/unicode/In/91.pl lib/unicode/In/92.pl lib/unicode/In/93.pl
7958            + lib/unicode/In/94.pl lib/unicode/In/95.pl
7959            - lib/unicode/Block.pl
7960            - lib/unicode/In/AlphabeticPresentationForms.pl
7961            - lib/unicode/In/Arabic.pl
7962            - lib/unicode/In/ArabicPresentationForms-A.pl
7963            - lib/unicode/In/ArabicPresentationForms-B.pl
7964            - lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
7965            - lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
7966            - lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
7967            - lib/unicode/In/BopomofoExtended.pl
7968            - lib/unicode/In/BoxDrawing.pl lib/unicode/In/BraillePatterns.pl
7969            - lib/unicode/In/CJKCompatibility.pl
7970            - lib/unicode/In/CJKCompatibilityForms.pl
7971            - lib/unicode/In/CJKCompatibilityIdeographs.pl
7972            - lib/unicode/In/CJKRadicalsSupplement.pl
7973            - lib/unicode/In/CJKSymbolsandPunctuation.pl
7974            - lib/unicode/In/CJKUnifiedIdeographs.pl
7975            - lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
7976            - lib/unicode/In/Cherokee.pl
7977            - lib/unicode/In/CombiningDiacriticalMarks.pl
7978            - lib/unicode/In/CombiningHalfMarks.pl
7979            - lib/unicode/In/CombiningMarksforSymbols.pl
7980            - lib/unicode/In/ControlPictures.pl
7981            - lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
7982            - lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
7983            - lib/unicode/In/EnclosedAlphanumerics.pl
7984            - lib/unicode/In/EnclosedCJKLettersandMonths.pl
7985            - lib/unicode/In/Ethiopic.pl
7986            - lib/unicode/In/GeneralPunctuation.pl
7987            - lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
7988            - lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
7989            - lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
7990            - lib/unicode/In/HalfwidthandFullwidthForms.pl
7991            - lib/unicode/In/HangulCompatibilityJamo.pl
7992            - lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
7993            - lib/unicode/In/Hebrew.pl
7994            - lib/unicode/In/HighPrivateUseSurrogates.pl
7995            - lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
7996            - lib/unicode/In/IPAExtensions.pl
7997            - lib/unicode/In/IdeographicDescriptionCharacters.pl
7998            - lib/unicode/In/Kanbun.pl lib/unicode/In/KangxiRadicals.pl
7999            - lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
8000            - lib/unicode/In/Khmer.pl lib/unicode/In/Lao.pl
8001            - lib/unicode/In/Latin-1Supplement.pl
8002            - lib/unicode/In/LatinExtended-A.pl
8003            - lib/unicode/In/LatinExtended-B.pl
8004            - lib/unicode/In/LatinExtendedAdditional.pl
8005            - lib/unicode/In/LetterlikeSymbols.pl
8006            - lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
8007            - lib/unicode/In/MathematicalOperators.pl
8008            - lib/unicode/In/MiscellaneousSymbols.pl
8009            - lib/unicode/In/MiscellaneousTechnical.pl
8010            - lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
8011            - lib/unicode/In/NumberForms.pl lib/unicode/In/Ogham.pl
8012            - lib/unicode/In/OpticalCharacterRecognition.pl
8013            - lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
8014            - lib/unicode/In/Runic.pl lib/unicode/In/Sinhala.pl
8015            - lib/unicode/In/SmallFormVariants.pl
8016            - lib/unicode/In/SpacingModifierLetters.pl
8017            - lib/unicode/In/Specials.pl
8018            - lib/unicode/In/SuperscriptsandSubscripts.pl
8019            - lib/unicode/In/Syriac.pl lib/unicode/In/Tamil.pl
8020            - lib/unicode/In/Telugu.pl lib/unicode/In/Thaana.pl
8021            - lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
8022            - lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
8023            - lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
8024            ! MANIFEST lib/unicode/mktables.PL lib/utf8_heavy.pl
8025            ! pod/perlunicode.pod
8026 ____________________________________________________________________________
8027 [  9896] By: jhi                                   on 2001/04/28  14:33:17
8028         Log: Update the information on shared library path on HP-UX.
8029      Branch: perl
8030            ! INSTALL
8031 ____________________________________________________________________________
8032 [  9895] By: jhi                                   on 2001/04/28  14:32:30
8033         Log: Because #9894 seems to do the trick, this workaround can be removed.
8034      Branch: perl
8035            ! t/lib/selfstubber.t
8036 ____________________________________________________________________________
8037 [  9894] By: jhi                                   on 2001/04/28  14:26:13
8038         Log: For PerlIO flush the children's file handles (on fork/exec/system).
8039      Branch: perl
8040            ! perl.h
8041 ____________________________________________________________________________
8042 [  9893] By: jhi                                   on 2001/04/28  14:23:15
8043         Log: Test tweak for #9891.
8044      Branch: perl
8045            ! t/lib/b-deparse.t
8046 ____________________________________________________________________________
8047 [  9892] By: jhi                                   on 2001/04/28  14:10:13
8048         Log: New HP-UX hints from Merijn.
8049      Branch: perl
8050            ! hints/hpux.sh
8051 ____________________________________________________________________________
8052 [  9891] By: jhi                                   on 2001/04/28  14:07:27
8053         Log: Subject: [PATCH B::Deparse] non-block scopes
8054              From: Robin Houston <robin@kitsite.com>
8055              Date: Fri, 27 Apr 2001 19:15:14 +0100
8056              Message-ID: <20010427191514.A30951@puffinry.freeserve.co.uk>
8057      Branch: perl
8058            ! ext/B/B/Deparse.pm
8059 ____________________________________________________________________________
8060 [  9890] By: nick                                  on 2001/04/27  19:41:25
8061         Log: Integrate mainline
8062      Branch: perlio
8063           +> t/lib/selfstubber.t
8064           !> (integrate 50 files)
8065 ____________________________________________________________________________
8066 [  9889] By: jhi                                   on 2001/04/27  18:23:46
8067         Log: Subject: Re: selfstubber test fail on bleadperl
8068              From: Mike Guy <mjtg@cam.ac.uk>
8069              Date: Fri, 27 Apr 2001 19:31:18 +0100
8070              Message-Id: <E14tD1S-0001tJ-00@libra.cus.cam.ac.uk>
8071      Branch: perl
8072            ! t/lib/selfstubber.t
8073 ____________________________________________________________________________
8074 [  9888] By: jhi                                   on 2001/04/27  16:20:54
8075         Log: Test tweak for #9886.
8076      Branch: perl
8077            ! t/lib/b-deparse.t
8078 ____________________________________________________________________________
8079 [  9887] By: jhi                                   on 2001/04/27  16:16:33
8080         Log: Buffering issue at least in Solaris (even with perlio).
8081      Branch: perl
8082            ! t/lib/selfstubber.t
8083 ____________________________________________________________________________
8084 [  9886] By: jhi                                   on 2001/04/27  14:59:23
8085         Log: Subject: [PATCH B::Deparse] Human-readable pragmas &c
8086              From: Robin Houston <robin@kitsite.com>
8087              Date: Fri, 27 Apr 2001 16:53:20 +0100
8088              Message-ID: <20010427165320.A30479@puffinry.freeserve.co.uk>
8089      Branch: perl
8090            ! ext/B/B/Deparse.pm
8091 ____________________________________________________________________________
8092 [  9885] By: jhi                                   on 2001/04/27  14:23:51
8093         Log: Update Changes.
8094      Branch: perl
8095            ! Changes patchlevel.h
8096 ____________________________________________________________________________
8097 [  9884] By: jhi                                   on 2001/04/27  14:14:12
8098         Log: Subject: [DOC PATCH bleadperl] Document underscores in numeric literals
8099              From: "Philip Newton" <pnewton@gmx.de>
8100              Date: Fri, 27 Apr 2001 16:40:13 +0200
8101              Message-ID: <3AE9A0ED.5248.CEA127@localhost>
8102      Branch: perl
8103            ! pod/perldata.pod
8104 ____________________________________________________________________________
8105 [  9883] By: jhi                                   on 2001/04/27  13:28:19
8106         Log: Add LOG_PERROR; prettify the "removed".
8107      Branch: perl
8108            ! ext/Sys/Syslog/Syslog.xs
8109 ____________________________________________________________________________
8110 [  9882] By: jhi                                   on 2001/04/27  13:13:18
8111         Log: h2xs tweaks: use NV instead of double, "quote" the removed
8112              prefixes for clarity (especially when nothing is removed),
8113              slight pod reformats.
8114      Branch: perl
8115            ! utils/h2xs.PL
8116 ____________________________________________________________________________
8117 [  9881] By: jhi                                   on 2001/04/27  12:58:48
8118         Log: Don't bother creating existing directories.
8119      Branch: perl
8120            ! utils/h2xs.PL
8121 ____________________________________________________________________________
8122 [  9880] By: jhi                                   on 2001/04/27  12:45:39
8123         Log: Subject: MakeMaker 'make test' weirdness -- fix for h2xs provided
8124              From: Mike Schilli <m@perlmeister.com>
8125              Date: Wed, 25 Apr 2001 01:29:21 -0700
8126              Message-id: <3AE68AE1.6A981723@perlmeister.com>
8127      Branch: perl
8128            ! utils/h2xs.PL
8129 ____________________________________________________________________________
8130 [  9879] By: jhi                                   on 2001/04/27  12:40:55
8131         Log: break is not yet Perl.  Added the template license also to README.
8132      Branch: perl
8133            ! utils/h2xs.PL
8134 ____________________________________________________________________________
8135 [  9878] By: jhi                                   on 2001/04/27  03:08:20
8136         Log: Subject: Re: [ID 20010426.003] Not OK: perl v5.7.1 +DEVEL9849 on i686-linux-thread-multi-64int-ld 2.2.13
8137              From: Tim Jenness <t.jenness@jach.hawaii.edu>
8138              Date: Thu, 26 Apr 2001 15:30:17 -1000 (HST)
8139              Message-ID: <Pine.LNX.4.33.0104261529300.13049-100000@lapaki.jach.hawaii.edu>
8140      Branch: perl
8141            ! t/lib/xs-typemap.t
8142 ____________________________________________________________________________
8143 [  9877] By: jhi                                   on 2001/04/26  23:54:40
8144         Log: Subject: [PATCH: utils/h2xs.PL (bleadperl)] Fill in details we're likely to know.
8145              From: "Abigail" <abigail@foad.org>
8146              Date: Fri, 27 Apr 2001 01:44:28 +0200
8147              Message-ID: <20010426234428.19786.qmail@foad.org>
8148      Branch: perl
8149            ! utils/h2xs.PL
8150 ____________________________________________________________________________
8151 [  9876] By: jhi                                   on 2001/04/26  23:52:06
8152         Log: Subject: [PATCH: perl@9865] vms specific tweak to new selfstubber.t
8153              From: Peter Prymmer <pvhp@forte.com>
8154              Date: Thu, 26 Apr 2001 17:41:58 -0700 (PDT)
8155              Message-ID: <Pine.OSF.4.10.10104261738370.338047-100000@aspara.forte.com>
8156      Branch: perl
8157            ! t/lib/selfstubber.t
8158 ____________________________________________________________________________
8159 [  9875] By: jhi                                   on 2001/04/26  23:48:10
8160         Log: Deparse nits.
8161      Branch: perl
8162            ! ext/B/B/Deparse.pm t/lib/b-deparse.t
8163 ____________________________________________________________________________
8164 [  9874] By: jhi                                   on 2001/04/26  22:46:05
8165         Log: Document ANYOF_CLASS.
8166      Branch: perl
8167            ! regcomp.h
8168 ____________________________________________________________________________
8169 [  9873] By: jhi                                   on 2001/04/26  22:35:03
8170         Log: Subject: Re: [PATCH @9846] dumping ANYOF
8171              From: Hugo <hv@crypt.compulink.co.uk>
8172              Date: Thu, 26 Apr 2001 23:33:38 +0100
8173              Message-Id: <200104262233.XAA22352@crypt.compulink.co.uk>
8174      Branch: perl
8175            ! regcomp.c regcomp.h
8176 ____________________________________________________________________________
8177 [  9872] By: jhi                                   on 2001/04/26  22:34:31
8178         Log: Subject: [PATCH] more for Devel::SelfStubber
8179              From: Nicholas Clark <nick@ccl4.org>
8180              Date: Fri, 27 Apr 2001 00:13:52 +0100
8181              Message-ID: <20010427001351.K88186@plum.flirble.org>
8182      Branch: perl
8183            ! lib/Devel/SelfStubber.pm lib/SelfLoader.pm t/lib/selfstubber.t
8184 ____________________________________________________________________________
8185 [  9871] By: jhi                                   on 2001/04/26  21:59:17
8186         Log: Subject: [PATCH B::Deparse] formats must be flush left
8187              From: Robin Houston <robin@kitsite.com>
8188              Date: Thu, 26 Apr 2001 23:54:29 +0100
8189              Message-ID: <20010426235429.A28747@puffinry.freeserve.co.uk>
8190      Branch: perl
8191            ! ext/B/B/Deparse.pm
8192 ____________________________________________________________________________
8193 [  9870] By: jhi                                   on 2001/04/26  21:57:37
8194         Log: If some of the constants are prefixes of others,
8195              the prefixes may never get recognized.  (See 20010426.006.)
8196      Branch: perl
8197            ! utils/h2xs.PL
8198 ____________________________________________________________________________
8199 [  9869] By: jhi                                   on 2001/04/26  21:50:42
8200         Log: Subject: [ID 20010426.006] Sys::Syslog ignores LOG_AUTH constant
8201              From: Chris Bongaarts <cab@tc.umn.edu>
8202              Date: Thu, 26 Apr 2001 17:10:31 -0500
8203              Message-Id: <iss.2042.3ae89cd7.6cfba.1@earth.tc.umn.edu>
8204      Branch: perl
8205            ! ext/Sys/Syslog/Syslog.xs
8206 ____________________________________________________________________________
8207 [  9868] By: jhi                                   on 2001/04/26  21:35:12
8208         Log: Further cuts and more docs from Graham Barr.
8209      Branch: perl
8210            ! ext/List/Util/lib/List/Util.pm
8211            ! ext/List/Util/lib/Scalar/Util.pm
8212 ____________________________________________________________________________
8213 [  9867] By: jhi                                   on 2001/04/26  21:18:57
8214         Log: Subject: [PATCH 5.7.1] DB_File-1.77
8215              From: "Paul Marquess" <Paul.Marquess@Openwave.com>
8216              Date: Thu, 26 Apr 2001 22:37:53 +0100
8217              Message-ID: <000a01c0ce99$269cc3e0$99dcfea9@bfs.phone.com>
8218      Branch: perl
8219            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
8220            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
8221 ____________________________________________________________________________
8222 [  9866] By: jhi                                   on 2001/04/26  21:12:31
8223         Log: Subject: [PATCH B::Deparse] fix easy bugs
8224              From: Robin Houston <robin@kitsite.com>
8225              Date: Thu, 26 Apr 2001 23:03:33 +0100
8226              Message-ID: <20010426230333.A28657@puffinry.freeserve.co.uk>
8227      Branch: perl
8228            ! ext/B/B/Deparse.pm
8229 ____________________________________________________________________________
8230 [  9865] By: jhi                                   on 2001/04/26  20:26:13
8231         Log: Update Changes.
8232      Branch: perl
8233            ! Changes patchlevel.h
8234 ____________________________________________________________________________
8235 [  9864] By: jhi                                   on 2001/04/26  19:27:48
8236         Log: Dethinko from Robin Houston.
8237      Branch: perl
8238            ! ext/B/B/Deparse.pm
8239 ____________________________________________________________________________
8240 [  9863] By: jhi                                   on 2001/04/26  19:10:35
8241         Log: Subject: [PATCH B::Deparse] C<$x = /(.)/> ne C<($x) = /(.)/>
8242              From: Robin Houston <robin@kitsite.com>
8243              Date: Thu, 26 Apr 2001 21:08:32 +0100
8244              Message-ID: <20010426210832.A28419@puffinry.freeserve.co.uk>
8245      Branch: perl
8246            ! ext/B/B/Deparse.pm
8247 ____________________________________________________________________________
8248 [  9862] By: jhi                                   on 2001/04/26  19:04:23
8249         Log: Subject: Re: [PATCH B::Deparse] fix string uninterpretation
8250              From: Robin Houston <robin@kitsite.com>
8251              Date: Thu, 26 Apr 2001 20:52:50 +0100
8252              Message-ID: <20010426205249.A28328@puffinry.freeserve.co.uk>
8253      Branch: perl
8254            ! ext/B/B/Deparse.pm
8255 ____________________________________________________________________________
8256 [  9861] By: jhi                                   on 2001/04/26  18:56:14
8257         Log: Subject: Re: [PATCH] UNIVERSAL shouldn't require Exporter
8258              From: Mike Guy <mjtg@cam.ac.uk>
8259              Date: Thu, 26 Apr 2001 14:22:40 +0100
8260              Message-Id: <E14sljE-0003X9-00@libra.cus.cam.ac.uk>
8261      Branch: perl
8262            ! pod/perlobj.pod
8263 ____________________________________________________________________________
8264 [  9860] By: jhi                                   on 2001/04/26  18:46:42
8265         Log: Subject: Re: [PATCH B::Deparse] fix string uninterpretation
8266              From: Robin Houston <robin@kitsite.com>
8267              Date: Thu, 26 Apr 2001 20:34:29 +0100
8268              Message-ID: <20010426203429.A28261@puffinry.freeserve.co.uk>
8269              
8270              Hashes do not interpolate.
8271      Branch: perl
8272            ! ext/B/B/Deparse.pm
8273 ____________________________________________________________________________
8274 [  9859] By: jhi                                   on 2001/04/26  18:43:51
8275         Log: Subject: The Time::Piece conspiracy unmasked!!!
8276              From: Mike Guy <mjtg@cam.ac.uk>
8277              Date: Thu, 26 Apr 2001 19:02:50 +0100
8278              Message-Id: <E14sq6M-0002g9-00@libra.cus.cam.ac.uk>
8279              
8280              Subject: [PATCH] that's enough UNIVERSAL stuff for one day ...
8281              From: Mike Guy <mjtg@cam.ac.uk>
8282              Date: Thu, 26 Apr 2001 19:08:21 +0100
8283              Message-Id: <E14sqBh-0002mI-00@libra.cus.cam.ac.uk>
8284              
8285              Subject: Re: [PATCH] that's enough UNIVERSAL stuff for one day ...
8286              From: Graham Barr <gbarr@pobox.com>
8287              Date: Thu, 26 Apr 2001 19:12:03 +0100
8288              Message-ID: <20010426191203.A70835@pobox.com>
8289              
8290              Eradicate UNIVERSAL (Mike) and remove the fallback Perl code (Graham)
8291      Branch: perl
8292            ! ext/List/Util/lib/List/Util.pm
8293            ! ext/List/Util/lib/Scalar/Util.pm ext/Time/Piece/Piece.pm gv.c
8294 ____________________________________________________________________________
8295 [  9858] By: jhi                                   on 2001/04/26  18:17:42
8296         Log: Subject: [PATCH t/comp/proto.t] disable correct warning
8297              From: Robin Houston <robin@kitsite.com>
8298              Date: Thu, 26 Apr 2001 16:09:35 +0100
8299              Message-ID: <20010426160934.A27140@puffinry.freeserve.co.uk>
8300      Branch: perl
8301            ! t/comp/proto.t
8302 ____________________________________________________________________________
8303 [  9857] By: jhi                                   on 2001/04/26  18:04:59
8304         Log: Subject: Re: [PATCH perldiag.pod] Re: [PATCH] Re: Useless use of constants other than 0,1 in void context?
8305              From: barries <barries@slaysys.com>
8306              Date: Thu, 26 Apr 2001 12:01:10 -0400
8307              Message-ID: <20010426120110.E29698@jester.slaysys.com>
8308      Branch: perl
8309            ! pod/perldiag.pod
8310 ____________________________________________________________________________
8311 [  9856] By: jhi                                   on 2001/04/26  18:03:33
8312         Log: Subject: [PATCH B::Deparse] fix string uninterpretation
8313              Date: Thu, 26 Apr 2001 17:13:41 +0100
8314              From: Robin Houston <robin@kitsite.com>
8315              Message-ID: <20010426171341.A27299@puffinry.freeserve.co.uk>
8316              
8317              Subject: Re: [PATCH B::Deparse] fix string uninterpretation
8318              From: Robin Houston <robin@kitsite.com>
8319              Date: Thu, 26 Apr 2001 18:44:29 +0100
8320              Message-ID: <20010426184429.A27734@puffinry.freeserve.co.uk>
8321      Branch: perl
8322            ! ext/B/B/Deparse.pm
8323 ____________________________________________________________________________
8324 [  9855] By: jhi                                   on 2001/04/26  17:56:04
8325         Log: Subject: [PATCH B::Deparse] filetests, open(my $x,...), warnings, formats &c
8326              From: Robin Houston <robin@kitsite.com>
8327              Date: Thu, 26 Apr 2001 17:04:08 +0100
8328              Message-ID: <20010426170408.A27257@puffinry.freeserve.co.uk>
8329      Branch: perl
8330            ! ext/B/B/Deparse.pm
8331 ____________________________________________________________________________
8332 [  9854] By: jhi                                   on 2001/04/26  17:47:26
8333         Log: Subject: Re: Short test case for undef %stash:: crash
8334              From: Benjamin Sugars <bsugars@canoe.ca> 
8335              Date: Mon, 23 Apr 2001 16:59:33 -0400 (EDT) 
8336              Message-ID: <Pine.LNX.4.21.0104231623520.790-100000@marmot.rim.canoe.ca>
8337              Changed and moved the perldiag entry.
8338      Branch: perl
8339            ! gv.c pod/perldiag.pod
8340 ____________________________________________________________________________
8341 [  9853] By: jhi                                   on 2001/04/26  14:35:16
8342         Log: Beginnings of strptime().  Do not touch the wet paint.
8343      Branch: perl
8344            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
8345 ____________________________________________________________________________
8346 [  9852] By: jhi                                   on 2001/04/26  13:17:21
8347         Log: Retract #9851, core dumps from pod2man.
8348      Branch: perl
8349            ! regcomp.c
8350 ____________________________________________________________________________
8351 [  9851] By: jhi                                   on 2001/04/26  11:54:41
8352         Log: (Retracted by #9852.)
8353              
8354              Subject: [PATCH @9846] dumping ANYOF
8355              From: Hugo <hv@crypt.compulink.co.uk>
8356              Date: Thu, 26 Apr 2001 05:32:38 +0100
8357              Message-Id: <200104260432.FAA12669@crypt.compulink.co.uk>
8358      Branch: perl
8359            ! regcomp.c
8360 ____________________________________________________________________________
8361 [  9850] By: jhi                                   on 2001/04/26  02:34:44
8362         Log: If ccflags was empty the _previous_ $* containing all the
8363              environment variables and Configure variables was used,
8364              which lead, among other bad things, into $ccflags being your
8365              uname -a output, which lead into test compile with cc failing,
8366              which lead into gcc being selected, which didn't work that well
8367              since gcc (ancient 2.8.1 in that particular box) wasn't too happy
8368              with large files, et cetera.
8369      Branch: perl
8370            ! hints/hpux.sh
8371 ____________________________________________________________________________
8372 [  9849] By: jhi                                   on 2001/04/26  01:44:57
8373         Log: Make selfstubber test more portable.
8374      Branch: perl
8375            ! t/lib/selfstubber.t
8376 ____________________________________________________________________________
8377 [  9848] By: jhi                                   on 2001/04/26  00:50:26
8378         Log: Subject: Re: [PATCH: perl@9841] fix a typo for Cwd.xs
8379              From: Benjamin Sugars <ben.sugars@home.com>
8380              Date: Wed, 25 Apr 2001 21:47:37 -0400 (EDT)
8381              Message-ID: <Pine.LNX.4.21.0104252145280.30055-100000@localhost.localdomain>
8382      Branch: perl
8383            ! ext/Cwd/Cwd.xs
8384 ____________________________________________________________________________
8385 [  9847] By: jhi                                   on 2001/04/26  00:46:58
8386         Log: Subject: [PATCH: perl@9841] VMS updates
8387              From: Peter Prymmer <pvhp@forte.com>
8388              Date: Wed, 25 Apr 2001 18:43:27 -0700 (PDT)
8389              Message-ID: <Pine.OSF.4.10.10104251842130.257877-100000@aspara.forte.com>
8390      Branch: perl
8391            ! README.vms configure.com vms/descrip_mms.template
8392            ! vms/ext/filespec.t
8393 ____________________________________________________________________________
8394 [  9846] By: jhi                                   on 2001/04/26  00:11:56
8395         Log: re 'debug' was broken by #9084.
8396      Branch: perl
8397            ! ext/re/re.xs
8398 ____________________________________________________________________________
8399 [  9845] By: jhi                                   on 2001/04/25  22:33:17
8400         Log: Subject: [PATCH] test for Devel::SelfStubber
8401              From: Nicholas Clark <nick@ccl4.org>
8402              Date: Thu, 26 Apr 2001 00:00:54 +0100
8403              Message-ID: <20010426000054.D89026@plum.flirble.org>
8404      Branch: perl
8405            + t/lib/selfstubber.t
8406            ! MANIFEST lib/Devel/SelfStubber.pm t/lib/1_compile.t
8407 ____________________________________________________________________________
8408 [  9844] By: jhi                                   on 2001/04/25  22:29:32
8409         Log: Subject: Re: [PATCH 5.7.1] B::Concise and extra variables
8410              From: Paul Johnson <paul@pjcj.net>
8411              Date: Thu, 26 Apr 2001 00:46:08 +0200
8412              Message-ID: <20010426004608.H2338@pjcj.net>
8413      Branch: perl
8414            ! ext/B/B/Concise.pm
8415 ____________________________________________________________________________
8416 [  9843] By: jhi                                   on 2001/04/25  22:28:28
8417         Log: Subject: [PATCH: perl@9841] fix a typo for Cwd.xs
8418              From: Peter Prymmer <pvhp@forte.com>
8419              Date: Wed, 25 Apr 2001 16:18:44 -0700 (PDT)
8420              Message-ID: <Pine.OSF.4.10.10104251614200.257877-100000@aspara.forte.com>
8421      Branch: perl
8422            ! ext/Cwd/Cwd.xs
8423 ____________________________________________________________________________
8424 [  9842] By: jhi                                   on 2001/04/25  20:58:12
8425         Log: Subject: Re: [ID 20010422.002] 5.7.1 Breaks "use Module(version)"
8426              From: John Peacock <jpeacock@rowman.com>
8427              Date: Wed, 25 Apr 2001 17:30:26 -0400
8428              Message-ID: <3AE741F2.B3217464@rowman.com>
8429      Branch: perl
8430            ! lib/Math/BigInt.pm t/lib/bigintpm.t
8431 ____________________________________________________________________________
8432 [  9841] By: jhi                                   on 2001/04/25  20:07:05
8433         Log: Update Changes.
8434      Branch: perl
8435            ! Changes patchlevel.h
8436 ____________________________________________________________________________
8437 [  9840] By: jhi                                   on 2001/04/25  19:56:51
8438         Log: Yet another HP-UX hints version from Merijn.
8439      Branch: perl
8440            ! hints/hpux.sh
8441 ____________________________________________________________________________
8442 [  9839] By: jhi                                   on 2001/04/25  19:53:04
8443         Log: abs_path() didn't terminate the filename correctly,
8444              in DIRNAMLENless systems like HP-UX this would fail.
8445      Branch: perl
8446            ! ext/Cwd/Cwd.xs
8447 ____________________________________________________________________________
8448 [  9838] By: jhi                                   on 2001/04/25  16:37:26
8449         Log: Subject: [PATCH] Re: Useless use of constants other than 0,1 in void context?
8450              From: Mike Guy <mjtg@cam.ac.uk>
8451              Date: Wed, 25 Apr 2001 18:31:47 +0100
8452              Message-Id: <E14sT8l-0004IE-00@libra.cus.cam.ac.uk>
8453      Branch: perl
8454            ! op.c
8455 ____________________________________________________________________________
8456 [  9837] By: jhi                                   on 2001/04/25  16:21:53
8457         Log: Subject: Re: patch to perl5db.pl (formatting of h h screen)
8458              From: Jon Eveland <jweveland@yahoo.com>
8459              Date: Wed, 25 Apr 2001 09:42:46 -0700 (PDT)
8460              Message-ID: <20010425164246.21611.qmail@web10405.mail.yahoo.com>
8461      Branch: perl
8462            ! lib/perl5db.pl
8463 ____________________________________________________________________________
8464 [  9836] By: jhi                                   on 2001/04/25  14:17:50
8465         Log: Subject: [PATCH bleadperl] Porting/patching.pod: update version number format
8466              From: "Philip Newton" <pnewton@gmx.de>
8467              Date: Wed, 25 Apr 2001 17:05:58 +0200
8468              Message-ID: <3AE703F6.3234.1833C45@localhost>
8469      Branch: perl
8470            ! Porting/patching.pod
8471 ____________________________________________________________________________
8472 [  9835] By: jhi                                   on 2001/04/25  13:58:07
8473         Log: It would seem that both ar and full_ar need to be overridden
8474              for HP-UX to avoid the GNU ar.
8475      Branch: perl
8476            ! hints/hpux.sh
8477 ____________________________________________________________________________
8478 [  9834] By: jhi                                   on 2001/04/25  13:50:40
8479         Log: Subject: Re: [PATCH] foreach defelem magic should only be applied to PL_sv_undef
8480              From: "Philip Newton" <pnewton@gmx.de>
8481              Date: Wed, 25 Apr 2001 16:09:23 +0200
8482              Message-ID: <3AE6F6B3.30503.14F6DEB@localhost>
8483              
8484              Detypo.
8485      Branch: perl
8486            ! t/op/misc.t
8487 ____________________________________________________________________________
8488 [  9833] By: jhi                                   on 2001/04/25  12:36:11
8489         Log: In HP-UX set ar to /usr/bin/ar but only iff none set.
8490      Branch: perl
8491            ! hints/hpux.sh
8492 ____________________________________________________________________________
8493 [  9832] By: jhi                                   on 2001/04/25  12:33:36
8494         Log: New version of HP-UX hints from Merijn.
8495      Branch: perl
8496            ! hints/hpux.sh
8497 ____________________________________________________________________________
8498 [  9831] By: jhi                                   on 2001/04/25  03:39:45
8499         Log: Reintroduce the avoidance of mixing HP-UX cc and GNU ar.
8500      Branch: perl
8501            ! hints/hpux.sh
8502 ____________________________________________________________________________
8503 [  9830] By: jhi                                   on 2001/04/25  02:53:25
8504         Log: The tzname[] bit is not needed by util.c -- and causes
8505              heartburn in VMS (and it missing was probably the cause of
8506              the Mac OS X trouble).  Ouch.
8507      Branch: perl
8508            ! ext/POSIX/POSIX.xs util.c
8509 ____________________________________________________________________________
8510 [  9829] By: jhi                                   on 2001/04/25  00:10:06
8511         Log: Metaconfig unit change for #9828.
8512      Branch: metaconfig
8513            ! U/compline/ccflags.U
8514 ____________________________________________________________________________
8515 [  9828] By: jhi                                   on 2001/04/25  00:04:18
8516         Log: Allow setting cppflags hints.  This may affect Darwin (Mac OS X)
8517              (which is actually the reason for the change, we need to pass
8518              cppflags='-traditional-cpp' so that Errno builds right), Dynix/ptx,
8519              EP/IX, OS/2, and TitanOS, based on the hints files.
8520      Branch: perl
8521            ! Configure config_h.SH
8522 ____________________________________________________________________________
8523 [  9827] By: jhi                                   on 2001/04/24  23:49:20
8524         Log: makedepend.SH patch for AmigaOS from Jan-Erik Karlsson;
8525              the $cat must have an absolute path.
8526      Branch: perl
8527            ! makedepend.SH
8528 ____________________________________________________________________________
8529 [  9826] By: jhi                                   on 2001/04/24  23:40:53
8530         Log: 5.7.1-updated README.amiga from Jan-Erik Karlsson.
8531      Branch: perl
8532            ! README.amiga
8533 ____________________________________________________________________________
8534 [  9825] By: jhi                                   on 2001/04/24  23:35:35
8535         Log: Subject: [ID 20010424.002] [PATCH bleadperl] find2perl: prototypes and doexec
8536              From: "Philip Newton" <pnewton@gmx.de>
8537              Date: Tue, 24 Apr 2001 18:52:49 +0200
8538              Message-Id: <3AE5CB81.12234.1FC246F@localhost>
8539      Branch: perl
8540            ! x2p/find2perl.PL
8541 ____________________________________________________________________________
8542 [  9824] By: jhi                                   on 2001/04/24  23:33:07
8543         Log: New HP-UX hints from Jeff and Merijn, should work with IA-64.
8544              Some gcc specifics dropped out due to extensive rewriting;
8545              will be put back later as needed.
8546      Branch: perl
8547            ! hints/hpux.sh
8548 ____________________________________________________________________________
8549 [  9823] By: jhi                                   on 2001/04/24  23:27:57
8550         Log: Mac OS X patch for missing tzname definition from Paul Schinder.
8551      Branch: perl
8552            ! ext/POSIX/POSIX.xs
8553 ____________________________________________________________________________
8554 [  9822] By: jhi                                   on 2001/04/24  23:25:21
8555         Log: Subject: Re: [ID 20010421.032] Not OK: perl v5.7.1 +DEVEL9717 on sun4-solaris-64int-ld-stdio 2.8 (UNINSTALLED)
8556              From: Tim Jenness <t.jenness@jach.hawaii.edu>
8557              Date: Tue, 24 Apr 2001 11:29:28 -1000 (HST)
8558              Message-ID: <Pine.LNX.4.30.0104241123020.5085-100000@lapaki.jach.hawaii.edu>
8559      Branch: perl
8560            ! ext/XS/Typemap/Typemap.xs
8561 ____________________________________________________________________________
8562 [  9821] By: jhi                                   on 2001/04/24  23:24:10
8563         Log: Subject: [PATCH: pod/perlport.pod] Updated email addresses.
8564              From: "Abigail" <abigail@foad.org>
8565              Date: Tue, 24 Apr 2001 23:12:03 +0200
8566              Message-ID: <20010424211203.7901.qmail@foad.org>
8567      Branch: perl
8568            ! pod/perlport.pod
8569 ____________________________________________________________________________
8570 [  9820] By: jhi                                   on 2001/04/24  23:23:15
8571         Log: Subject: [PATCH pod/perlfaq4.pod] Time::Piece additions
8572              From: Matt Sergeant <matt@sergeant.org>
8573              Date: Tue, 24 Apr 2001 16:48:17 +0100 (BST)
8574              Message-ID: <Pine.LNX.4.30.0104241645030.32279-100000@ted.sergeant.org>
8575      Branch: perl
8576            ! pod/perlfaq4.pod
8577 ____________________________________________________________________________
8578 [  9819] By: nick                                  on 2001/04/24  18:49:43
8579         Log: Integrate mainline.
8580      Branch: perlio
8581           +> t/lib/cpan-loadme.t t/lib/cpan-vcmp.t
8582           !> (integrate 37 files)
8583 ____________________________________________________________________________
8584 [  9818] By: jhi                                   on 2001/04/24  14:35:23
8585         Log: Update Changes.
8586      Branch: perl
8587            ! Changes patchlevel.h
8588 ____________________________________________________________________________
8589 [  9817] By: jhi                                   on 2001/04/24  14:09:17
8590         Log: Subject: Re: [PATCH t/lib/1_compile.t] Skipping known tested libraries 
8591              From: "Philip Newton" <pnewton@gmx.de>
8592              Date: Tue, 24 Apr 2001 12:58:12 +0200
8593              Message-ID: <3AE57864.8304.B77A0A@localhost> 
8594              
8595              plus add CPAN to the list of modules that have their own tests.
8596      Branch: perl
8597            ! t/lib/1_compile.t
8598 ____________________________________________________________________________
8599 [  9816] By: jhi                                   on 2001/04/24  14:07:03
8600         Log: Subject: Re: [PATCH t/lib/1_compile.t] Skipping known tested libraries
8601              From: Michael G Schwern <schwern@pobox.com>
8602              Date: Sat, 21 Apr 2001 22:35:00 +0100
8603              Message-ID: <20010421223500.N2946@blackrider.blackstar.co.uk>
8604      Branch: perl
8605            ! t/lib/1_compile.t
8606 ____________________________________________________________________________
8607 [  9815] By: jhi                                   on 2001/04/24  13:54:32
8608         Log: Subject: Re: [ID 20010423.006] Test failed in perl@9794
8609              From: Robin Houston <robin@kitsite.com>
8610              Date: Tue, 24 Apr 2001 15:51:18 +0100
8611              Message-ID: <20010424155118.A22913@puffinry.freeserve.co.uk>
8612      Branch: perl
8613            ! ext/B/B/Deparse.pm
8614 ____________________________________________________________________________
8615 [  9814] By: jhi                                   on 2001/04/24  13:17:34
8616         Log: Subject: Re: [ID 20010421.010] Perl 5.6.1 on Unixware 7
8617              From: Bill Glicker <billg@burrelles.com>
8618              Date: Tue, 24 Apr 2001 09:22:40 -0400 (EDT)
8619              Message-ID: <Pine.SCO.4.30.0104240918160.13514-100000@laura.burrelles.com>
8620      Branch: perl
8621            ! hints/svr5.sh
8622 ____________________________________________________________________________
8623 [  9813] By: jhi                                   on 2001/04/24  12:54:23
8624         Log: Prevent path disclosure (probing for existence of filenames)
8625              using suidperl; bug id 20010322.218.
8626      Branch: perl
8627            ! perl.c pod/perldiag.pod
8628 ____________________________________________________________________________
8629 [  9812] By: jhi                                   on 2001/04/24  12:08:36
8630         Log: Retract #9811.
8631      Branch: perl
8632            ! ext/POSIX/POSIX.xs
8633 ____________________________________________________________________________
8634 [  9811] By: jhi                                   on 2001/04/24  11:57:35
8635         Log: (Retracted by #9812.)
8636      Branch: perl
8637            ! ext/POSIX/POSIX.xs
8638 ____________________________________________________________________________
8639 [  9810] By: jhi                                   on 2001/04/24  03:32:35
8640         Log: Fix for 20010219.013, "perlio perl -we tell goes SEGV".
8641      Branch: perl
8642            ! util.c
8643 ____________________________________________________________________________
8644 [  9809] By: jhi                                   on 2001/04/24  03:16:13
8645         Log: The Math::BigFloat::import() was broken.
8646              (Fixes bug id 20010422.002.)
8647      Branch: perl
8648            ! lib/Math/BigFloat.pm
8649 ____________________________________________________________________________
8650 [  9808] By: jhi                                   on 2001/04/24  01:11:40
8651         Log: Additional dependencies; should help for parallel makes
8652              not to fail on missing lib/lib.pm or lib/re.pm.
8653      Branch: perl
8654            ! Makefile.SH
8655 ____________________________________________________________________________
8656 [  9807] By: jhi                                   on 2001/04/24  00:57:01
8657         Log: Update the test failure disclaimer.
8658      Branch: perl
8659            ! t/pragma/warn/pp_hot
8660 ____________________________________________________________________________
8661 [  9806] By: jhi                                   on 2001/04/24  00:54:04
8662         Log: Add make target "install-all" which is alias for "install"
8663              to cater for case-preserving filesystems like HFS+.
8664      Branch: perl
8665            ! INSTALL Makefile.SH
8666 ____________________________________________________________________________
8667 [  9805] By: jhi                                   on 2001/04/24  00:47:28
8668         Log: Subject: Re: 5.6.1 darwin Configure fails to extract Makefile
8669              From: Peter Prymmer <pvhp@forte.com>
8670              Date: Wed, 11 Apr 2001 10:43:52 -0700 (PDT)
8671              Message-ID: <Pine.OSF.4.10.10104111038480.113314-100000@aspara.forte.com>
8672              
8673              (Ken William's message forwarded from macosx@perl.org)
8674      Branch: perl
8675            ! hints/darwin.sh
8676 ____________________________________________________________________________
8677 [  9804] By: jhi                                   on 2001/04/23  23:57:35
8678         Log: Cut-and-pasto.
8679      Branch: perl
8680            ! perlio.c
8681 ____________________________________________________________________________
8682 [  9803] By: jhi                                   on 2001/04/23  23:52:25
8683         Log: More PerlIO robustness.
8684      Branch: perl
8685            ! perlio.c
8686 ____________________________________________________________________________
8687 [  9802] By: jhi                                   on 2001/04/23  23:43:35
8688         Log: Make the "STD* opened only for ..." errors more consistent.
8689      Branch: perl
8690            ! doio.c
8691 ____________________________________________________________________________
8692 [  9801] By: jhi                                   on 2001/04/23  23:34:26
8693         Log: Test case for #9800.
8694      Branch: perl
8695            ! t/op/misc.t
8696 ____________________________________________________________________________
8697 [  9800] By: jhi                                   on 2001/04/23  23:14:43
8698         Log: Avoid coredump on 'close STDERR; die' by making
8699              the PerlIO calls more robust.  Also use SETERRNO()
8700              instead of errno = to be more VMS-ready.
8701      Branch: perl
8702            ! perlio.c
8703 ____________________________________________________________________________
8704 [  9799] By: jhi                                   on 2001/04/23  21:41:10
8705         Log: Subject: test for ID 20010423.002
8706              From: Robin Houston <robin@kitsite.com>
8707              Date: Mon, 23 Apr 2001 16:52:21 +0100
8708              Message-ID: <20010423165221.A20739@puffinry.freeserve.co.uk>
8709      Branch: perl
8710            ! t/op/avhv.t
8711 ____________________________________________________________________________
8712 [  9798] By: jhi                                   on 2001/04/23  21:40:07
8713         Log: Subject: patch to installperl (change warn to print STDERR in sub yn)
8714              From: David Dyck <dcd@tc.fluke.com>
8715              Date: Mon, 23 Apr 2001 10:19:46 -0700 (PDT)
8716              Message-ID: <Pine.LNX.4.33.0104231018270.10985-100000@dd.tc.fluke.com>
8717      Branch: perl
8718            ! installperl
8719 ____________________________________________________________________________
8720 [  9797] By: jhi                                   on 2001/04/23  21:37:56
8721         Log: Subject: [PATCH] Implement Cwd::abs_path in XS
8722              From: Benjamin Sugars <bsugars@canoe.ca>
8723              Date: Mon, 23 Apr 2001 11:59:48 -0400 (EDT)
8724              Message-ID: <Pine.LNX.4.21.0104231151340.3238-100000@marmot.rim.canoe.ca>
8725      Branch: perl
8726            ! ext/Cwd/Cwd.xs lib/Cwd.pm
8727 ____________________________________________________________________________
8728 [  9796] By: jhi                                   on 2001/04/23  21:29:24
8729         Log: Synchronize h2xs and pod2man some more on the documentation
8730              templates they propose.
8731      Branch: perl
8732            ! pod/pod2man.PL utils/h2xs.PL
8733 ____________________________________________________________________________
8734 [  9795] By: jhi                                   on 2001/04/23  17:30:40
8735         Log: Add one more naughty test for base64; make encoding logic cleaner.
8736      Branch: perl
8737            ! t/lib/mimeb64.t
8738 ____________________________________________________________________________
8739 [  9794] By: jhi                                   on 2001/04/23  13:51:32
8740         Log: Update Changes.
8741      Branch: perl
8742            ! Changes patchlevel.h
8743 ____________________________________________________________________________
8744 [  9793] By: jhi                                   on 2001/04/23  13:44:18
8745         Log: Duplicate lines.
8746      Branch: perl
8747            ! MANIFEST
8748 ____________________________________________________________________________
8749 [  9792] By: jhi                                   on 2001/04/23  13:39:13
8750         Log: Subject: Re: PATCH 5.7.1
8751              From: Mark-Jason Dominus <mjd@plover.com>
8752              Date: Mon, 23 Apr 2001 10:30:21 -0400
8753              Message-ID: <20010423143021.17335.qmail@plover.com>
8754      Branch: perl
8755            ! perl.h sv.c
8756 ____________________________________________________________________________
8757 [  9791] By: jhi                                   on 2001/04/23  13:32:40
8758         Log: Add the CPAN.pm 1.59_54 tests.
8759      Branch: perl
8760            + t/lib/cpan-loadme.t t/lib/cpan-vcmp.t
8761            ! MANIFEST
8762 ____________________________________________________________________________
8763 [  9790] By: jhi                                   on 2001/04/23  13:21:55
8764         Log: Subject: Deparse nit
8765              From: Robin Houston <robin@kitsite.com>
8766              Date: Mon, 23 Apr 2001 12:38:20 +0100
8767              Message-ID: <20010423123820.A19945@puffinry.freeserve.co.uk>
8768      Branch: perl
8769            ! ext/B/B/Deparse.pm
8770 ____________________________________________________________________________
8771 [  9789] By: jhi                                   on 2001/04/23  13:19:07
8772         Log: Subject: [PATCH] bug 20010423.002
8773              From: Robin Houston <robin@kitsite.com>
8774              Date: Mon, 23 Apr 2001 13:12:30 +0100
8775              Message-ID: <20010423131230.A20074@puffinry.freeserve.co.uk>
8776      Branch: perl
8777            ! pp.c
8778 ____________________________________________________________________________
8779 [  9788] By: jhi                                   on 2001/04/23  13:02:49
8780         Log: Subject: PATCH [5.7.1] hv.c unused #define
8781              From: Mark-Jason Dominus <mjd@plover.com>
8782              Date: Sun, 22 Apr 2001 14:17:49 -0400
8783              Message-ID: <20010422181749.26976.qmail@plover.com>
8784      Branch: perl
8785            ! hv.c
8786 ____________________________________________________________________________
8787 [  9787] By: jhi                                   on 2001/04/23  13:02:02
8788         Log: Subject: PATCH 5.7.1
8789              From: Mark-Jason Dominus <mjd@plover.com>
8790              Date: Sun, 22 Apr 2001 15:12:57 -0400
8791              Message-ID: <20010422191258.6539.qmail@plover.com>
8792              
8793              plus Sarathy's STMT_START + STMT_END suggestion.
8794      Branch: perl
8795            ! perl.h
8796 ____________________________________________________________________________
8797 [  9786] By: jhi                                   on 2001/04/23  12:53:25
8798         Log: Fix for
8799              
8800              Subject: [ID 20010423.001] perlapi documentation inconsistency (SvGROW)
8801              From: dLux <dlux@spam.sch.bme.hu>
8802              Date: Mon, 23 Apr 2001 01:25:26 +0200
8803              Message-Id: <E14rTEM-0000CB-00@dl.sch.bme.hu>
8804              
8805              (SvGROW really does return a char *.)
8806      Branch: perl
8807            ! pod/perlapi.pod sv.h
8808 ____________________________________________________________________________
8809 [  9785] By: jhi                                   on 2001/04/23  04:34:04
8810         Log: Time::Piece work continues.  $t->day removed since
8811              I think it's too confusing.  Now has normal and
8812              abbreviated length weekday names and month names,
8813              the names change with _names(), not _list().
8814              Now has strftime() in Perl, _strftime() is
8815              the libc version (to which strftime() falls back
8816              if it doesn't know the format.  To do: the reverse
8817              of strftime, strptime(), and the localisation of both.
8818      Branch: perl
8819            ! ext/Time/Piece/Piece.pm ext/Time/Piece/Piece.xs
8820            ! t/lib/time-piece.t
8821 ____________________________________________________________________________
8822 [  9784] By: jhi                                   on 2001/04/23  02:41:46
8823         Log: Subject: Re: [PATCH] Re: [ID 20010422.003] Core dump in overloaded bool while using ' 
8824              From: andreas.koenig@anima.de (Andreas J. Koenig)
8825              Date: 23 Apr 2001 05:20:55 +0200
8826              Message-ID: <m3ofto5mjs.fsf@ak-71.mind.de>
8827      Branch: perl
8828            ! t/pragma/overload.t
8829 ____________________________________________________________________________
8830 [  9783] By: jhi                                   on 2001/04/22  23:32:42
8831         Log: Subject: [PATCH B::Deparse] Distinguish package variables, if necessary
8832              From: Robin Houston <robin@kitsite.com>
8833              Date: Mon, 23 Apr 2001 00:38:18 +0100
8834              Message-ID: <20010423003818.A19109@puffinry.freeserve.co.uk>
8835      Branch: perl
8836            ! ext/B/B/Deparse.pm
8837 ____________________________________________________________________________
8838 [  9782] By: jhi                                   on 2001/04/22  20:55:43
8839         Log: Subject: [PATCH] Re: [ID 20010422.003] Core dump in overloaded bool while using '
8840              From: Simon Cozens <simon@netthink.co.uk>
8841              Date: Sun, 22 Apr 2001 18:47:25 +0100
8842              Message-ID: <20010422184725.A14411@netthink.co.uk>
8843      Branch: perl
8844            ! sv.c t/pragma/overload.t
8845 ____________________________________________________________________________
8846 [  9781] By: jhi                                   on 2001/04/22  20:52:13
8847         Log: Subject: [PATCH] Support BEGIN blocks in B::Deparse (& more)
8848              From: Robin Houston <robin@kitsite.com>
8849              Date: Sun, 22 Apr 2001 22:14:50 +0100
8850              Message-ID: <20010422221450.A18921@puffinry.freeserve.co.uk>
8851      Branch: perl
8852            ! ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
8853 ____________________________________________________________________________
8854 [  9780] By: nick                                  on 2001/04/22  20:40:31
8855         Log: Integrate mainline.
8856      Branch: perlio
8857           +> t/lib/b-debug.t t/lib/b-deparse.t t/lib/b-showlex.t
8858           +> t/lib/b-stash.t
8859           !> (integrate 38 files)
8860 ____________________________________________________________________________
8861 [  9779] By: jhi                                   on 2001/04/22  15:16:03
8862         Log: Subject: IO::Socket::INET patch
8863              From: andrew deryabin <djsf@technarchy.ru>
8864              Date: Sat, 21 Apr 2001 17:46:52 +0400
8865              Message-ID: <20010421174652.B1426@technarchy>
8866      Branch: perl
8867            ! ext/IO/lib/IO/Socket/INET.pm
8868 ____________________________________________________________________________
8869 [  9778] By: jhi                                   on 2001/04/22  15:14:33
8870         Log: Subject: Re: ANYOF_SIZE is wrong in 5.7.1 
8871              From: Mark-Jason Dominus <mjd@plover.com>
8872              Date: Sat, 21 Apr 2001 21:27:49 -0400
8873              Message-ID: <20010422012749.27024.qmail@plover.com>
8874      Branch: perl
8875            ! regcomp.c
8876 ____________________________________________________________________________
8877 [  9777] By: jhi                                   on 2001/04/22  15:10:51
8878         Log: Subject: Re: Regex debugger patch 
8879              From: Mark-Jason Dominus <mjd@plover.com>
8880              Date: Sat, 21 Apr 2001 21:48:51 -0400
8881              Message-ID: <20010422014851.27165.qmail@plover.com>
8882      Branch: perl
8883            ! pod/perldebguts.pod
8884 ____________________________________________________________________________
8885 [  9776] By: jhi                                   on 2001/04/22  15:09:48
8886         Log: Subject: Re: Regex debugger patch
8887              From: Mark-Jason Dominus <mjd@plover.com>
8888              Date: Sat, 21 Apr 2001 14:24:39 -0400
8889              Message-ID: <20010421182439.16508.qmail@plover.com>
8890              
8891              Regex debugger backend.
8892      Branch: perl
8893            ! regcomp.c regexp.h
8894 ____________________________________________________________________________
8895 [  9775] By: jhi                                   on 2001/04/21  16:45:40
8896         Log: Subject: [PATCH] Typo in utf8.h
8897              From: Jesús Quiroga <jquiroga@pobox.com>
8898              Date: Sat, 21 Apr 2001 19:25:33 +0200
8899              Message-Id: <5.0.2.1.1.20010421192107.01ce5a50@ix.netcorps.com>
8900      Branch: perl
8901            ! utf8.h
8902 ____________________________________________________________________________
8903 [  9774] By: jhi                                   on 2001/04/21  16:43:52
8904         Log: Subject: [ID 20010421.010] Perl 5.6.1 on Unixware 7
8905              From: Joe Orton <jorton@redhat.com>
8906              Date: Tue, 17 Apr 2001 15:50:43 +0100
8907              Message-Id: <20010417155043.D19132@eu.c2.net>
8908      Branch: perl
8909            ! hints/svr5.sh
8910 ____________________________________________________________________________
8911 [  9773] By: jhi                                   on 2001/04/21  15:30:15
8912         Log: Subject: Patch utils/h2xs.PL
8913              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
8914              Date: Sat, 21 Apr 2001 10:32:16 -0500
8915              Message-ID: <20010421103216.C14521@chaos.wustl.edu>
8916              
8917              Add MAILING list and LICENSE templates.
8918      Branch: perl
8919            ! utils/h2xs.PL
8920 ____________________________________________________________________________
8921 [  9772] By: jhi                                   on 2001/04/21  15:28:36
8922         Log: Subject: perlfaq2.patch for 5.7.1
8923              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
8924              Message-ID: <20010420164219.J3194@chaos.wustl.edu>
8925              Date: Fri, 20 Apr 2001 16:42:19 -0500
8926              
8927              rm an extra tab, a blurb about the xx.cpan to clarify
8928              which countries actually have that and dejanews is history
8929              as well as most of that nonsensical entry.
8930      Branch: perl
8931            ! pod/perlfaq2.pod
8932 ____________________________________________________________________________
8933 [  9771] By: jhi                                   on 2001/04/21  15:27:17
8934         Log: Subject: perlfaq1.patch for 5.7.1
8935              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
8936              Date: Fri, 20 Apr 2001 16:57:36 -0500
8937              Message-ID: <20010420165736.K3194@chaos.wustl.edu>
8938              
8939              Evil URLs must die. Especially when they are broken.
8940      Branch: perl
8941            ! pod/perlfaq1.pod
8942 ____________________________________________________________________________
8943 [  9770] By: jhi                                   on 2001/04/21  15:23:38
8944         Log: Subject: [PATCH ext/B/B.pm and tests] B::walksymtable improperly documented?
8945              From: Michael G Schwern <schwern@pobox.com>
8946              Date: Sat, 21 Apr 2001 16:11:12 +0100
8947              Message-ID: <20010421161112.L19736@blackrider.blackstar.co.uk>
8948      Branch: perl
8949            + t/lib/b-debug.t t/lib/b-deparse.t t/lib/b-showlex.t
8950            + t/lib/b-stash.t
8951            ! MANIFEST ext/B/B.pm t/lib/b.t
8952 ____________________________________________________________________________
8953 [  9769] By: jhi                                   on 2001/04/21  15:03:32
8954         Log: Subject: [PATCH utils/h2ph.PL] Confused by "#if &__GNUC_PREREQ (2,97)"
8955              From: Michael G Schwern <schwern@pobox.com>
8956              Date: Sat, 21 Apr 2001 09:48:00 +0100
8957              Message-ID: <20010421094759.B19736@blackrider.blackstar.co.uk>
8958      Branch: perl
8959            ! utils/h2ph.PL
8960 ____________________________________________________________________________
8961 [  9768] By: jhi                                   on 2001/04/21  14:33:49
8962         Log: PerlIO and Encode doc cleanup and tweaks.
8963      Branch: perl
8964            ! ext/Encode/Encode.pm ext/PerlIO/Scalar/Scalar.pm
8965            ! ext/PerlIO/Via/Via.pm lib/PerlIO.pm
8966 ____________________________________________________________________________
8967 [  9767] By: jhi                                   on 2001/04/21  12:40:16
8968         Log: Integrate perlio.
8969      Branch: perl
8970           !> doio.c
8971 ____________________________________________________________________________
8972 [  9766] By: nick                                  on 2001/04/20  18:28:35
8973         Log: Avoid core dump on
8974              open(STDOUT,">",\$foo);
8975      Branch: perlio
8976            ! doio.c
8977 ____________________________________________________________________________
8978 [  9765] By: jhi                                   on 2001/04/20  13:23:43
8979         Log: Subject: Re: [abigail@foad.org: [ID 20000901.065] -MO=Deparse and $^W and $[ in same string.]
8980              From: Robin Houston <robin@kitsite.com>
8981              Date: Fri, 20 Apr 2001 14:29:22 +0100
8982              Message-ID: <20010420142921.A14960@puffinry.freeserve.co.uk>
8983      Branch: perl
8984            ! ext/B/B.pm ext/B/B/Deparse.pm
8985 ____________________________________________________________________________
8986 [  9764] By: jhi                                   on 2001/04/20  13:19:33
8987         Log: Subject: [PATCH: perl@9742] avoid t/u-*.t test on platforms where List/Util was not built
8988              From: Peter Prymmer <pvhp@forte.com>
8989              Date: Thu, 19 Apr 2001 17:40:14 -0700 (PDT)
8990              Message-ID: <Pine.OSF.4.10.10104191737200.348917-100000@aspara.forte.com>
8991      Branch: perl
8992            ! t/lib/u-blessed.t t/lib/u-dualvar.t t/lib/u-first.t
8993            ! t/lib/u-max.t t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
8994            ! t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
8995            ! t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
8996 ____________________________________________________________________________
8997 [  9763] By: jhi                                   on 2001/04/20  12:36:39
8998         Log: Subject: Re: A new PerlIO coredump
8999              From: Nick Ing-Simmons <nik@tiuk.ti.com>
9000              Date: Fri, 20 Apr 2001 14:29:41 +0100 (BST)
9001              Message-Id: <200104201329.OAA16021@mikado.tiuk.ti.com>
9002      Branch: perl
9003            ! doio.c
9004 ____________________________________________________________________________
9005 [  9762] By: jhi                                   on 2001/04/19  23:02:30
9006         Log: Update Changes.
9007      Branch: perl
9008            ! Changes patchlevel.h
9009 ____________________________________________________________________________
9010 [  9761] By: jhi                                   on 2001/04/19  22:59:19
9011         Log: More cleanup cleanup.
9012      Branch: perl
9013            ! Makefile.SH win32/Makefile win32/makefile.mk
9014 ____________________________________________________________________________
9015 [  9760] By: jhi                                   on 2001/04/19  22:50:31
9016         Log: lib/Time is non-empty, let's not rmdir it.
9017      Branch: perl
9018            ! Makefile.SH
9019 ____________________________________________________________________________
9020 [  9759] By: jhi                                   on 2001/04/19  22:36:51
9021         Log: Subject: Re: [abigail@foad.org: [ID 20000901.065] -MO=Deparse and $^W and $[ in same string.]
9022              From: Robin Houston <robin@kitsite.com>
9023              Date: Fri, 20 Apr 2001 00:18:53 +0100
9024              Message-ID: <20010420001853.A13350@puffinry.freeserve.co.uk>
9025      Branch: perl
9026            ! ext/B/B/Deparse.pm
9027 ____________________________________________________________________________
9028 [  9758] By: jhi                                   on 2001/04/19  22:36:00
9029         Log: Subject: [PATCH: perl@9742] void close_dir portability fix for Cwd.xs
9030              From: Peter Prymmer <pvhp@forte.com>
9031              Date: Thu, 19 Apr 2001 12:02:40 -0700 (PDT)
9032              Message-ID: <Pine.OSF.4.10.10104191158490.348917-100000@aspara.forte.com>
9033      Branch: perl
9034            ! ext/Cwd/Cwd.xs
9035 ____________________________________________________________________________
9036 [  9757] By: nick                                  on 2001/04/19  18:53:54
9037         Log: Blind (untested) integrate of mainline.
9038      Branch: perlio
9039           +> ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
9040           +> ext/Time/Piece/Piece.xs ext/Time/Piece/README
9041           +> ext/Time/Piece/Seconds.pm t/lib/time-piece.t
9042           !> (integrate 53 files)
9043 ____________________________________________________________________________
9044 [  9756] By: jhi                                   on 2001/04/19  16:59:23
9045         Log: Document and test Time::Piece.
9046      Branch: perl
9047            ! ext/POSIX/POSIX.xs ext/Time/Piece/Piece.pm
9048            ! ext/Time/Piece/Piece.xs t/lib/time-piece.t
9049 ____________________________________________________________________________
9050 [  9755] By: jhi                                   on 2001/04/19  12:13:29
9051         Log: A better fix for the \x{12345678} trouble from NI-S.
9052      Branch: perl
9053            ! utf8.c
9054 ____________________________________________________________________________
9055 [  9754] By: jhi                                   on 2001/04/19  11:56:07
9056         Log: Subject: PATCH: Propagate low byte of hints in cop.op_private
9057              From: Robin Houston <robin@kitsite.com>
9058              Date: Wed, 18 Apr 2001 17:58:33 +0100
9059              Message-ID: <20010418175833.B8976@puffinry.freeserve.co.uk>
9060      Branch: perl
9061            ! ext/B/B/Deparse.pm op.c
9062 ____________________________________________________________________________
9063 [  9753] By: jhi                                   on 2001/04/19  04:21:52
9064         Log: Subject: [PATCH] h2ph test suite bugfix and refactoring
9065              From: "Kurt D. Starsinic" <kstar@wolfetech.com>
9066              Date: Thu, 19 Apr 2001 01:11:41 -0400
9067              Message-ID: <20010419011141.A5798@cpan.org>
9068      Branch: perl
9069            ! t/lib/h2ph.h t/lib/h2ph.pht utils/h2ph.PL
9070 ____________________________________________________________________________
9071 [  9752] By: jhi                                   on 2001/04/19  02:41:10
9072         Log: The new time utils need to be thread-aware, too.
9073      Branch: perl
9074            ! util.c
9075 ____________________________________________________________________________
9076 [  9751] By: jhi                                   on 2001/04/19  02:26:47
9077         Log: Compilation nit noticed by AIX compiler.
9078      Branch: perl
9079            ! perlio.c
9080 ____________________________________________________________________________
9081 [  9750] By: jhi                                   on 2001/04/19  02:20:06
9082         Log: The new time utils need to be public.
9083      Branch: perl
9084            ! embed.pl
9085 ____________________________________________________________________________
9086 [  9749] By: jhi                                   on 2001/04/19  01:42:39
9087         Log: Regen toc.
9088      Branch: perl
9089            ! pod/perltoc.pod
9090 ____________________________________________________________________________
9091 [  9748] By: jhi                                   on 2001/04/19  01:41:10
9092         Log: Add Time::Piece, a slight rewrite of Time::Object,
9093              from Matt Sergeant.
9094      Branch: perl
9095            + ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
9096            + ext/Time/Piece/Piece.xs ext/Time/Piece/README
9097            + ext/Time/Piece/Seconds.pm t/lib/time-piece.t
9098            ! MANIFEST configure.com djgpp/config.over epoc/config.sh
9099            ! hints/uts.sh hints/uwin.sh hints/vmesa.sh win32/Makefile
9100            ! win32/makefile.mk
9101 ____________________________________________________________________________
9102 [  9747] By: jhi                                   on 2001/04/19  00:55:35
9103         Log: The new metaconfig unit from strftime.
9104      Branch: metaconfig/U/perl
9105            + d_strftime.U
9106 ____________________________________________________________________________
9107 [  9746] By: jhi                                   on 2001/04/19  00:54:54
9108         Log: Move the strftime() wrapper from POSIX.xs to util.c
9109              as my_strftime(), requires HAS_STRFTIME.
9110      Branch: perl
9111            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
9112            ! config_h.SH configure.com embed.h embed.pl epoc/config.sh
9113            ! ext/POSIX/POSIX.xs proto.h uconfig.h uconfig.sh util.c
9114            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
9115            ! vos/config.ga.h win32/config.bc win32/config.gc
9116            ! win32/config.vc
9117 ____________________________________________________________________________
9118 [  9745] By: jhi                                   on 2001/04/18  23:11:03
9119         Log: Move the init_tm() and mini_mktime() up from POSIX.xs to util.c
9120              in preparation of Time::Piece.
9121      Branch: perl
9122            ! embed.h embed.pl ext/POSIX/POSIX.xs proto.h util.c
9123 ____________________________________________________________________________
9124 [  9744] By: jhi                                   on 2001/04/18  22:33:12
9125         Log: Subject: [PATCH: perl@9718] fix new exporter test to work OK on VMS
9126              From: Peter Prymmer <pvhp@forte.com>
9127              Date: Wed, 18 Apr 2001 15:38:28 -0700 (PDT)
9128              Message-ID: <Pine.OSF.4.10.10104181536440.272477-100000@aspara.forte.com>
9129      Branch: perl
9130            ! t/lib/exporter.t
9131 ____________________________________________________________________________
9132 [  9743] By: jhi                                   on 2001/04/18  22:32:23
9133         Log: Subject: Fwd: pod2html leaves cache files lying around?
9134              From: Rajesh Vaidheeswarran <rv@gnu.org>
9135              Date: Tue, 17 Apr 2001 09:35:00 -0400 (EDT)
9136              Message-Id: <E14pVdE-0004P0-00@fencepost.gnu.org>
9137      Branch: perl
9138            ! lib/Pod/Html.pm
9139 ____________________________________________________________________________
9140 [  9742] By: jhi                                   on 2001/04/18  20:31:49
9141         Log: Update Changes.
9142      Branch: perl
9143            ! Changes patchlevel.h
9144 ____________________________________________________________________________
9145 [  9741] By: jhi                                   on 2001/04/18  20:23:02
9146         Log: Declare hints only if needed.
9147      Branch: perl
9148            ! ext/B/B/Deparse.pm
9149 ____________________________________________________________________________
9150 [  9740] By: jhi                                   on 2001/04/18  19:06:05
9151         Log: Workaround for the "\x{12345678}" plus s/(.)/$1/g plus ord/length
9152              bug noticed by Robin Houston; basically the code of detecting
9153              value wraparound was acting differently under different compilers
9154              and platforms.  The workaround is to remove the overflow check
9155              for now, a real fix would be to do the overflow (portably) right.
9156      Branch: perl
9157            ! t/op/pat.t utf8.c
9158 ____________________________________________________________________________
9159 [  9739] By: jhi                                   on 2001/04/18  19:01:23
9160         Log: Subject: [PATCH B::Deparse] some pragma support
9161              From: Robin Houston <robin@kitsite.com>
9162              Date: Wed, 18 Apr 2001 19:32:12 +0100
9163              Message-ID: <20010418193212.A9184@puffinry.freeserve.co.uk>
9164      Branch: perl
9165            ! ext/B/B/Deparse.pm
9166 ____________________________________________________________________________
9167 [  9738] By: jhi                                   on 2001/04/18  15:16:37
9168         Log: Subject: [PATCH] Test case for C<undef %File::Glob::>
9169              From: Benjamin Sugars <bsugars@canoe.ca>
9170              Date: Wed, 18 Apr 2001 10:53:44 -0400 (EDT)
9171              Message-ID: <Pine.LNX.4.21.0104181047010.2368-100000@marmot.rim.canoe.ca>
9172      Branch: perl
9173            ! t/op/glob.t
9174 ____________________________________________________________________________
9175 [  9737] By: jhi                                   on 2001/04/18  13:24:50
9176         Log: Subject: [PATCH] XS::Typemap - T_OPAQUE
9177              From: Tim Jenness <t.jenness@jach.hawaii.edu>
9178              Date: Tue, 17 Apr 2001 22:49:25 -1000 (HST)
9179              Message-ID: <Pine.LNX.4.30.0104172247440.28672-100000@lapaki.jach.hawaii.edu>
9180      Branch: perl
9181            ! ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
9182            ! ext/XS/Typemap/typemap lib/ExtUtils/typemap t/lib/xs-typemap.t
9183 ____________________________________________________________________________
9184 [  9736] By: jhi                                   on 2001/04/18  04:15:14
9185         Log: The #9735 also changes the subtest 12.
9186      Branch: perl
9187            ! t/lib/b.t
9188 ____________________________________________________________________________
9189 [  9735] By: jhi                                   on 2001/04/18  03:55:17
9190         Log: Subject: Deparse.pm of split(" ") decodes as /\s+/ (with PATCH)
9191              From: David Dyck <dcd@tc.fluke.com>
9192              Date: Tue, 17 Apr 2001 17:12:58 -0700 (PDT)
9193              Message-ID: <Pine.LNX.4.33.0104171508210.23062-100000@dd.tc.fluke.com>
9194      Branch: perl
9195            ! ext/B/B/Deparse.pm
9196 ____________________________________________________________________________
9197 [  9734] By: jhi                                   on 2001/04/18  03:54:11
9198         Log: Subject: [PATCH] foreach defelem magic should only be applied to PL_sv_undef
9199              From: Gisle Aas <gisle@ActiveState.com>
9200              Date: 17 Apr 2001 19:06:45 -0700
9201              Message-ID: <lrae5f9d1m.fsf@caliper.ActiveState.com>
9202      Branch: perl
9203            ! pp_hot.c t/op/misc.t
9204 ____________________________________________________________________________
9205 [  9733] By: jhi                                   on 2001/04/17  22:25:22
9206         Log: Subject: [PATCH: ext/Cwd/Cwd.xs & ext/PerlIO/Scalar/Scalar.xs] Missing prototype behaviour
9207              From: "Abigail" <abigail@foad.org>
9208              Date: Wed, 18 Apr 2001 01:17:46 +0200
9209              Message-ID: <20010417231746.21657.qmail@foad.org>
9210      Branch: perl
9211            ! ext/Cwd/Cwd.xs ext/PerlIO/Scalar/Scalar.xs
9212 ____________________________________________________________________________
9213 [  9732] By: jhi                                   on 2001/04/17  20:47:56
9214         Log: Subject: Re: Deparse - parenthesise args to undeclared subs
9215              From: Robin Houston <robin@kitsite.com>
9216              Date: Tue, 17 Apr 2001 22:37:42 +0100
9217              Message-ID: <20010417223742.A6681@puffinry.freeserve.co.uk>
9218      Branch: perl
9219            ! ext/B/B/Deparse.pm
9220 ____________________________________________________________________________
9221 [  9731] By: nick                                  on 2001/04/17  20:46:35
9222         Log: Re-sync for t/lib/b.t fix
9223      Branch: perlio
9224           !> ext/B/B/Deparse.pm t/lib/b.t t/lib/cwd.t
9225 ____________________________________________________________________________
9226 [  9730] By: jhi                                   on 2001/04/17  20:45:29
9227         Log: Subject: [PATCH B::Deparse] utf8 literal strings (and possibly a unicode/regex bug)
9228              From: Robin Houston <robin@kitsite.com>
9229              Date: Tue, 17 Apr 2001 22:29:36 +0100
9230              Message-ID: <20010417222936.A6644@puffinry.freeserve.co.uk>
9231      Branch: perl
9232            ! ext/B/B.xs ext/B/B/Deparse.pm
9233 ____________________________________________________________________________
9234 [  9729] By: jhi                                   on 2001/04/17  20:43:11
9235         Log: Subject: Deparse - parenthesise args to undeclared subs
9236              From: Robin Houston <robin@kitsite.com>
9237              Date: Tue, 17 Apr 2001 21:31:05 +0100
9238              Message-ID: <20010417213104.A6586@puffinry.freeserve.co.uk>
9239      Branch: perl
9240            ! ext/B/B/Deparse.pm
9241 ____________________________________________________________________________
9242 [  9728] By: jhi                                   on 2001/04/17  18:57:30
9243         Log: Subject: Re: [PATCH] Fix cwd.t when libpth contains symlinks
9244              From: Benjamin Sugars <ben.sugars@home.com>
9245              Date: Tue, 17 Apr 2001 15:27:28 -0400 (EDT)
9246              Message-ID: <Pine.LNX.4.21.0104171516090.22410-100000@localhost.localdomain>
9247      Branch: perl
9248            ! t/lib/cwd.t
9249 ____________________________________________________________________________
9250 [  9727] By: jhi                                   on 2001/04/17  18:20:20
9251         Log: Subject: [PATCH B::Deparse] ambient pragmas
9252              From: Robin Houston <robin@kitsite.com>
9253              Date: Tue, 17 Apr 2001 20:01:59 +0100
9254              Message-ID: <20010417200159.A4882@puffinry.freeserve.co.uk>
9255      Branch: perl
9256            ! ext/B/B/Deparse.pm t/lib/b.t
9257 ____________________________________________________________________________
9258 [  9726] By: nick                                  on 2001/04/17  16:33:51
9259         Log: Integrate mainline (t/lib/b.t fails test 2...)
9260      Branch: perlio
9261           +> ext/List/Util/ChangeLog ext/List/Util/Makefile.PL
9262           +> ext/List/Util/README ext/List/Util/Util.xs
9263           +> ext/List/Util/lib/List/Util.pm
9264           +> ext/List/Util/lib/Scalar/Util.pm t/lib/exporter.t
9265           +> t/lib/u-blessed.t t/lib/u-dualvar.t t/lib/u-first.t
9266           +> t/lib/u-max.t t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
9267           +> t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
9268           +> t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
9269           !> (integrate 31 files)
9270 ____________________________________________________________________________
9271 [  9725] By: jhi                                   on 2001/04/17  12:14:24
9272         Log: Subject: multiple B::* changes
9273              From: Robin Houston <robin@kitsite.com>
9274              Date: Thu, 12 Apr 2001 20:12:27 +0100
9275              Message-ID: <20010412201226.A30940@puffinry.freeserve.co.uk>
9276      Branch: perl
9277            ! ext/B/B.pm ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
9278 ____________________________________________________________________________
9279 [  9724] By: jhi                                   on 2001/04/17  11:59:05
9280         Log: Thread-awareness from Doug MacEachern.
9281      Branch: perl
9282            ! ext/List/Util/Util.xs
9283 ____________________________________________________________________________
9284 [  9723] By: jhi                                   on 2001/04/17  11:57:41
9285         Log: Make the test more portable.
9286      Branch: perl
9287            ! t/lib/cwd.t
9288 ____________________________________________________________________________
9289 [  9722] By: jhi                                   on 2001/04/17  11:53:50
9290         Log: Subject: [PATCH] Fix cwd.t when libpth contains symlinks
9291              From: Benjamin Sugars <ben.sugars@home.com>
9292              Date: Mon, 16 Apr 2001 22:43:29 -0400 (EDT)
9293              Message-ID: <Pine.LNX.4.21.0104162234030.17949-100000@localhost.localdomain>
9294      Branch: perl
9295            ! t/lib/cwd.t
9296 ____________________________________________________________________________
9297 [  9721] By: jhi                                   on 2001/04/17  11:52:17
9298         Log: Subject: [PATCH] Fix core dump from undef %File::Glob::
9299              From: Benjamin Sugars <bsugars@canoe.ca>
9300              Date: Mon, 16 Apr 2001 13:23:59 -0400 (EDT)
9301              Message-ID: <Pine.LNX.4.21.0104161313160.1676-100000@marmot.rim.canoe.ca>
9302      Branch: perl
9303            ! op.c
9304 ____________________________________________________________________________
9305 [  9720] By: jhi                                   on 2001/04/17  11:35:42
9306         Log: Subject: [MacPerl-Porters] [PATCH] bsd_glob.c, gv.c fixes for Mac OS
9307              From: Chris Nandor <pudge@pobox.com>
9308              Date: Tue, 17 Apr 2001 00:30:49 -0400
9309              Message-Id: <p05100207b701768712de@[10.0.1.177]>
9310      Branch: perl
9311            ! ext/File/Glob/bsd_glob.c gv.c
9312 ____________________________________________________________________________
9313 [  9719] By: jhi                                   on 2001/04/17  11:32:13
9314         Log: Subject: [PATCH] Tweten->West
9315              From: Casey West <casey@geeknest.com>
9316              Date: Mon, 16 Apr 2001 12:11:22 -0400
9317              Message-ID: <20010416121122.B14554@stupid.geeknest.com>
9318      Branch: perl
9319            ! AUTHORS lib/Class/Struct.pm lib/Shell.pm lib/constant.pm
9320            ! pod/perltie.pod
9321 ____________________________________________________________________________
9322 [  9718] By: jhi                                   on 2001/04/16  03:22:52
9323         Log: Update Changes.
9324      Branch: perl
9325            ! Changes patchlevel.h
9326 ____________________________________________________________________________
9327 [  9717] By: jhi                                   on 2001/04/16  03:06:28
9328         Log: Regen toc.
9329      Branch: perl
9330            ! pod/perltoc.pod
9331 ____________________________________________________________________________
9332 [  9716] By: jhi                                   on 2001/04/16  02:58:42
9333         Log: Subject: [PATCH: perl@9699] updates to apidoc in utf8.c
9334              From: Prymmer/Kahn <pvhp@best.com>
9335              Date: Sun, 15 Apr 2001 20:47:45 -0700 (PDT)
9336              Message-ID: <Pine.BSF.4.21.0104152037470.8946-100000@shell8.ba.best.com>
9337      Branch: perl
9338            ! utf8.c
9339 ____________________________________________________________________________
9340 [  9715] By: jhi                                   on 2001/04/15  23:40:35
9341         Log: Subject: Re: Net::Ping patch, adds stream protocol
9342              From: bronson@rinspin.com (Scott Bronson)
9343              Date: Tue, 10 Apr 2001 23:58:33 -0700
9344              Message-ID: <20010410235833.N29719@rinspin.com>
9345      Branch: perl
9346            ! lib/Net/Ping.pm
9347 ____________________________________________________________________________
9348 [  9714] By: jhi                                   on 2001/04/15  23:31:46
9349         Log: Printing out the ok messages helps successful testing.
9350      Branch: perl
9351            ! t/lib/time-hires.t
9352 ____________________________________________________________________________
9353 [  9713] By: jhi                                   on 2001/04/15  21:43:24
9354         Log: Update Douglas Wegscheid's email.
9355      Branch: perl
9356            ! AUTHORS
9357 ____________________________________________________________________________
9358 [  9712] By: jhi                                   on 2001/04/15  21:40:41
9359         Log: Subject: [PATCH t/lib/exporter.t lib/Exporter/Heavy.pm] Testing Exporter
9360              From: Michael G Schwern <schwern@pobox.com>
9361              Date: Sat, 14 Apr 2001 22:40:50 +0100
9362              Message-ID: <20010414224050.A1872@blackrider.blackstar.co.uk>
9363      Branch: perl
9364            + t/lib/exporter.t
9365            ! MANIFEST lib/Exporter/Heavy.pm
9366 ____________________________________________________________________________
9367 [  9711] By: jhi                                   on 2001/04/15  21:39:21
9368         Log: Subject: [PATCH t/op/loopctl.t] Exit via last, part 1
9369              From: Michael G Schwern <schwern@pobox.com>
9370              Date: Sat, 14 Apr 2001 22:13:59 +0100
9371              Message-ID: <20010414221359.A413@blackrider.blackstar.co.uk>
9372      Branch: perl
9373            ! t/op/loopctl.t
9374 ____________________________________________________________________________
9375 [  9710] By: jhi                                   on 2001/04/15  21:30:19
9376         Log: Subject: [PATCH t/pragma/warnings.t] Doesn't skip RCS files
9377              From: Michael G Schwern <schwern@pobox.com>
9378              Date: Sat, 14 Apr 2001 22:05:32 +0100
9379              Message-ID: <20010414220531.A30178@blackrider.blackstar.co.uk>
9380      Branch: perl
9381            ! t/pragma/warnings.t
9382 ____________________________________________________________________________
9383 [  9709] By: jhi                                   on 2001/04/15  19:34:09
9384         Log: Integrate changes #9706,9707 from maintperl into mainline.
9385              
9386              change#7210 broke .packlist generation
9387              
9388              ExtUtils::Installed doesn't quote regex metacharacters in paths
9389              before using them in match; also make it work for dosish platforms
9390      Branch: perl
9391           !> lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
9392 ____________________________________________________________________________
9393 [  9708] By: jhi                                   on 2001/04/15  19:31:01
9394         Log: Test also the scalar aspect of getitimer().
9395      Branch: perl
9396            ! t/lib/time-hires.t
9397 ____________________________________________________________________________
9398 [  9707] By: gsar                                  on 2001/04/15  17:24:20
9399         Log: ExtUtils::Installed doesn't quote regex metacharacters in paths
9400              before using them in match; also make it work for dosish platforms
9401      Branch: maint-5.6/perl
9402            ! lib/ExtUtils/Installed.pm
9403 ____________________________________________________________________________
9404 [  9706] By: gsar                                  on 2001/04/15  17:21:59
9405         Log: change#7210 broke .packlist generation (listed only filename
9406              rather than fully qualified path name)
9407      Branch: maint-5.6/perl
9408            ! lib/ExtUtils/Install.pm
9409 ____________________________________________________________________________
9410 [  9705] By: jhi                                   on 2001/04/15  12:36:33
9411         Log: Add interval timer (setitimer, getitimer) support to Time::HiRes.
9412      Branch: perl
9413            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.xs
9414            ! t/lib/time-hires.t
9415 ____________________________________________________________________________
9416 [  9704] By: jhi                                   on 2001/04/15  10:49:08
9417         Log: Subject: [PATCH: perl@9622]update perlebcdic.pod with UTF tbl; tweak utf8.pm
9418              From: Prymmer/Kahn <pvhp@best.com>
9419              Date: Sat, 14 Apr 2001 21:36:24 -0700 (PDT)
9420              Message-ID: <Pine.BSF.4.21.0104142127580.27582-100000@shell8.ba.best.com>
9421      Branch: perl
9422            ! lib/utf8.pm pod/perlebcdic.pod
9423 ____________________________________________________________________________
9424 [  9703] By: jhi                                   on 2001/04/15  02:26:26
9425         Log: I keep forgetting to sort MANIFEST.
9426      Branch: perl
9427            ! MANIFEST
9428 ____________________________________________________________________________
9429 [  9702] By: jhi                                   on 2001/04/15  02:07:47
9430         Log: Add Scalar-List-Utils 1.02, from Graham Barr.
9431              Now we have blessed, reftype, tainted, first, reduce, ...
9432      Branch: perl
9433            + ext/List/Util/ChangeLog ext/List/Util/Makefile.PL
9434            + ext/List/Util/README ext/List/Util/Util.xs
9435            + ext/List/Util/lib/List/Util.pm
9436            + ext/List/Util/lib/Scalar/Util.pm t/lib/u-blessed.t
9437            + t/lib/u-dualvar.t t/lib/u-first.t t/lib/u-max.t
9438            + t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
9439            + t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
9440            + t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
9441            ! MANIFEST
9442 ____________________________________________________________________________
9443 [  9701] By: jhi                                   on 2001/04/14  15:05:25
9444         Log: Subject: RE: dprofpp.pl updates 
9445              From: Carl Eklof <CEklof@endeca.com>
9446              Date: Thu, 12 Apr 2001 18:45:46 -0400
9447              Message-ID: <D99914D9109BD411823800508BD957180E1269@exch01.ops.endeca.com>
9448      Branch: perl
9449            ! utils/dprofpp.PL
9450 ____________________________________________________________________________
9451 [  9700] By: jhi                                   on 2001/04/14  14:44:55
9452         Log: Do not just blindly add CR.
9453      Branch: perl
9454            ! Porting/makerel
9455 ____________________________________________________________________________
9456 [  9699] By: jhi                                   on 2001/04/13  13:17:01
9457         Log: Update Changes.
9458      Branch: perl
9459            ! Changes patchlevel.h
9460 ____________________________________________________________________________
9461 [  9698] By: jhi                                   on 2001/04/13  12:44:48
9462         Log: Integrate perlio.
9463      Branch: perl
9464           !> ext/PerlIO/Scalar/Scalar.xs
9465 ____________________________________________________________________________
9466 [  9697] By: jhi                                   on 2001/04/13  12:29:15
9467         Log: Add more debug output to the test.
9468      Branch: perl
9469            ! t/lib/cwd.t
9470 ____________________________________________________________________________
9471 [  9696] By: nick                                  on 2001/04/13  10:14:29
9472         Log: Fix core dump on binmode($fh,'Scalar')
9473      Branch: perlio
9474            ! ext/PerlIO/Scalar/Scalar.xs
9475 ____________________________________________________________________________
9476 [  9695] By: nick                                  on 2001/04/13  09:05:42
9477         Log: Integrate mainline
9478      Branch: perlio
9479           +> ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
9480           +> ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
9481           +> t/lib/time-hires.t
9482           !> AUTHORS MANIFEST Makefile.SH Todo-5.6 configure.com
9483           !> ext/Digest/MD5/MD5.xs ext/File/Glob/Glob.pm
9484           !> ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
9485           !> ext/File/Glob/bsd_glob.h ext/MIME/Base64/Base64.xs
9486           !> hints/uts.sh hints/vmesa.sh lib/Devel/SelfStubber.pm opcode.pl
9487           !> pod/perlfaq5.pod pp.c regexec.c t/comp/proto.t
9488           !> t/lib/md5-file.t t/op/pat.t win32/Makefile win32/makefile.mk
9489 ____________________________________________________________________________
9490 [  9694] By: jhi                                   on 2001/04/12  22:23:35
9491         Log: Integrate change #9693 from maintperl into mainline.
9492              
9493              $VERSION and Version() on the same line provokes a warning from
9494              CPAN.pm (from Jonathan Leffler <jleffler@informix.com>)
9495      Branch: perl
9496           !> lib/Devel/SelfStubber.pm
9497 ____________________________________________________________________________
9498 [  9693] By: gsar                                  on 2001/04/12  21:55:56
9499         Log: $VERSION and Version() on the same line provokes a warning from
9500              CPAN.pm (from Jonathan Leffler <jleffler@informix.com>)
9501      Branch: maint-5.6/perl
9502            ! lib/Devel/SelfStubber.pm
9503 ____________________________________________________________________________
9504 [  9692] By: jhi                                   on 2001/04/12  13:54:00
9505         Log: This is at least 5.005.
9506      Branch: perl
9507            ! ext/Time/HiRes/HiRes.xs
9508 ____________________________________________________________________________
9509 [  9691] By: jhi                                   on 2001/04/12  13:37:20
9510         Log: Non-UNIX platforms extensions update.  (Well, UTS is UNIX.)
9511      Branch: perl
9512            ! Makefile.SH configure.com hints/uts.sh hints/vmesa.sh
9513            ! win32/Makefile win32/makefile.mk
9514 ____________________________________________________________________________
9515 [  9690] By: jhi                                   on 2001/04/12  01:34:46
9516         Log: Integrate Time::Hires 1.20 from Douglas E. Wegscheid.
9517      Branch: perl
9518            + ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
9519            + ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
9520            + t/lib/time-hires.t
9521            ! MANIFEST
9522 ____________________________________________________________________________
9523 [  9689] By: jhi                                   on 2001/04/12  00:28:39
9524         Log: Subject: [PATCH] Digest::MD5 on UTF8 strings
9525              From: Gisle Aas <gisle@ActiveState.com>
9526              Date: 11 Apr 2001 16:36:11 -0700
9527              Message-ID: <lrlmp7102c.fsf@caliper.ActiveState.com>
9528      Branch: perl
9529            ! ext/Digest/MD5/MD5.xs t/lib/md5-file.t
9530 ____________________________________________________________________________
9531 [  9688] By: jhi                                   on 2001/04/12  00:27:39
9532         Log: Subject: Re: [PATCH] [ID 20010410.001] Not OK: perl v5.7.1 on i386-freebsd 4.3-rc (UNINSTALLED)
9533              From: Gisle Aas <gisle@ActiveState.com>
9534              Date: 11 Apr 2001 11:13:24 -0700
9535              Message-ID: <lrbsq371a3.fsf@caliper.ActiveState.com>
9536      Branch: perl
9537            ! ext/MIME/Base64/Base64.xs
9538 ____________________________________________________________________________
9539 [  9687] By: jhi                                   on 2001/04/11  19:51:47
9540         Log: Slight update on the Todo list.  (Should integrate to Todo?) 
9541      Branch: perl
9542            ! Todo-5.6
9543 ____________________________________________________________________________
9544 [  9686] By: jhi                                   on 2001/04/11  16:54:25
9545         Log: Subject: [PATCH opcode.pl] Documentation of table format
9546              From: Simon Cozens <simon@netthink.co.uk>
9547              Date: Wed, 11 Apr 2001 12:59:31 +0100
9548              Message-ID: <20010411125931.A25681@netthink.co.uk>
9549      Branch: perl
9550            ! opcode.pl
9551 ____________________________________________________________________________
9552 [  9685] By: jhi                                   on 2001/04/11  16:53:15
9553         Log: Subject: [PATCH] prototype("CORE::recv")
9554              From: Simon Cozens <simon@netthink.co.uk>
9555              Date: Wed, 11 Apr 2001 13:24:35 +0100
9556              Message-ID: <20010411132435.A26169@netthink.co.uk>
9557      Branch: perl
9558            ! pp.c t/comp/proto.t
9559 ____________________________________________________________________________
9560 [  9684] By: jhi                                   on 2001/04/11  16:47:13
9561         Log: FAQ (and AUTHORS) update from Dan Carson: the information
9562              was several years obsolete, Term::Readkey has been updated
9563              to have the functionality.
9564      Branch: perl
9565            ! AUTHORS pod/perlfaq5.pod
9566 ____________________________________________________________________________
9567 [  9683] By: jhi                                   on 2001/04/11  12:15:46
9568         Log: Subject: Re: [PATCH] [ID 20010410.001] Not OK: perl v5.7.1 on i386-freebsd 4.3-rc (UNINSTALLED)
9569              From: Calle Dybedahl <calle@lysator.liu.se>
9570              Date: 10 Apr 2001 16:44:16 +0200
9571              Message-ID: <86d7akbyrj.fsf@tezcatlipoca.algonet.se>
9572      Branch: perl
9573            ! ext/MIME/Base64/Base64.xs
9574 ____________________________________________________________________________
9575 [  9682] By: jhi                                   on 2001/04/11  12:12:26
9576         Log: A more minimal fix for 20010410.006 from Hugo.
9577      Branch: perl
9578            ! regexec.c
9579 ____________________________________________________________________________
9580 [  9681] By: jhi                                   on 2001/04/11  11:34:23
9581         Log: Integrate changes #9678,9679 from maintline into mainperl.
9582              
9583              addendum to change#9676
9584              
9585              up $File::Glob::VERSION; add a note pointing out the version of
9586              the OpenBSD glob bsd_glob.c resembles
9587      Branch: perl
9588           !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
9589           !> ext/File/Glob/bsd_glob.h
9590 ____________________________________________________________________________
9591 [  9680] By: jhi                                   on 2001/04/11  11:30:38
9592         Log: Bad test numbering in integrate in #9677.
9593              Fixes ID 20010411.001.
9594      Branch: perl
9595            ! t/op/pat.t
9596 ____________________________________________________________________________
9597 [  9679] By: gsar                                  on 2001/04/11  03:38:40
9598         Log: up $File::Glob::VERSION; add a note pointing out the version of
9599              the OpenBSD glob bsd_glob.c resembles
9600      Branch: maint-5.6/perl
9601            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
9602            ! ext/File/Glob/bsd_glob.h
9603 ____________________________________________________________________________
9604 [  9678] By: gsar                                  on 2001/04/11  03:09:48
9605         Log: addendum to change#9676: some missing changes from OpenBSD glob.c
9606              revision 1.8.10.1 found here:
9607              
9608              http://www.openbsd.org/cgi-bin/cvsweb/src/lib/libc/gen/glob.c
9609      Branch: maint-5.6/perl
9610            ! ext/File/Glob/bsd_glob.c
9611 ____________________________________________________________________________
9612 [  9677] By: jhi                                   on 2001/04/11  02:54:39
9613         Log: Integrate changes #9675,9676 from maintperl into mainline.
9614              
9615              fix for bug 20010410.006, undo change#7115
9616              
9617              port the OpenBSD glob() security patch
9618      Branch: perl
9619           !> ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
9620           !> ext/File/Glob/bsd_glob.c ext/File/Glob/bsd_glob.h regexec.c
9621           !> t/op/pat.t
9622 ____________________________________________________________________________
9623 [  9676] By: gsar                                  on 2001/04/11  02:19:02
9624         Log: port the glob() security patch found at:
9625              
9626              ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/025_glob.patch
9627              
9628              CERT advisory for the issue is here:
9629              
9630              http://www.cert.org/advisories/CA-2001-07.html
9631              
9632              Note that the security scare is only relevant for those who are
9633              foolish enough to build suidperl (which is now officially discouraged)
9634      Branch: maint-5.6/perl
9635            ! ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
9636            ! ext/File/Glob/bsd_glob.c ext/File/Glob/bsd_glob.h
9637 ____________________________________________________________________________
9638 [  9675] By: gsar                                  on 2001/04/10  23:52:11
9639         Log: fix for bug 20010410.006
9640              
9641              undo change#7115 (came into maint-5.6 as change#8156)
9642              
9643              add tests to keep it from coming back
9644      Branch: maint-5.6/perl
9645            ! regexec.c t/op/pat.t
9646 ____________________________________________________________________________
9647 [  9674] By: nick                                  on 2001/04/10  20:39:31
9648         Log: Integrate mainline
9649      Branch: perlio
9650           +> Porting/testall.atom
9651           !> MANIFEST t/lib/lc-all.t t/lib/lc-constants.t
9652           !> t/lib/lc-country.t t/lib/lc-currency.t t/lib/lc-language.t
9653           !> t/lib/lc-uk.t t/pod/find.t
9654 ____________________________________________________________________________
9655 [  9673] By: nick                                  on 2001/04/10  18:46:14
9656         Log: Integrate against change 9670 aka perl-5.7.1
9657      Branch: perlio
9658           +> jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
9659           !> (integrate 53 files)
9660 ____________________________________________________________________________
9661 [  9672] By: jhi                                   on 2001/04/10  13:45:01
9662         Log: Add a script for doing cumulative profile of the test suite.
9663              (Requires ATOM, that is, Tru64.)
9664      Branch: perl
9665            + Porting/testall.atom
9666            ! MANIFEST
9667 ____________________________________________________________________________
9668 [  9671] By: jhi                                   on 2001/04/10  12:38:53
9669         Log: Missing std block.
9670      Branch: perl
9671            ! t/lib/lc-all.t t/lib/lc-constants.t t/lib/lc-country.t
9672            ! t/lib/lc-currency.t t/lib/lc-language.t t/lib/lc-uk.t
9673            ! t/pod/find.t
9674 ____________________________________________________________________________
9675 [  9670] By: jhi                                   on 2001/04/10  01:25:58
9676         Log: This is 5.7.1.
9677      Branch: perl
9678            ! patchlevel.h
9679 ____________________________________________________________________________
9680 [  9669] By: jhi                                   on 2001/04/10  01:09:14
9681         Log: Update Changes.
9682      Branch: perl
9683            ! Changes patchlevel.h
9684 ____________________________________________________________________________
9685 [  9668] By: jhi                                   on 2001/04/10  01:00:38
9686         Log: Regen toc.
9687      Branch: perl
9688            ! pod/perltoc.pod
9689 ____________________________________________________________________________
9690 [  9667] By: jhi                                   on 2001/04/10  00:52:16
9691         Log: Update perlhist.
9692      Branch: perl
9693            ! pod/perlhist.pod
9694 ____________________________________________________________________________
9695 [  9666] By: jhi                                   on 2001/04/09  23:38:59
9696         Log: Slight wording tweaks from Damian to #9658.
9697      Branch: perl
9698            ! pod/perlobj.pod
9699 ____________________________________________________________________________
9700 [  9665] By: jhi                                   on 2001/04/09  19:56:06
9701         Log: Subject: [PATCH perlutil.pod] Nit
9702              From: Simon Cozens <simon@netthink.co.uk>
9703              Date: Mon, 9 Apr 2001 20:29:44 +0100
9704              Message-ID: <20010409202944.A14796@the.earth.li>
9705      Branch: perl
9706            ! pod/perlutil.pod
9707 ____________________________________________________________________________
9708 [  9664] By: jhi                                   on 2001/04/09  19:54:42
9709         Log: Subject: Re: perl571delta.pod@9631
9710              From: Mike Guy <mjtg@cam.ac.uk>
9711              Date: Mon, 09 Apr 2001 18:09:14 +0100
9712              Message-Id: <E14mfAA-0006vi-00@libra.cus.cam.ac.uk>
9713      Branch: perl
9714            ! pod/perl571delta.pod
9715 ____________________________________________________________________________
9716 [  9663] By: jhi                                   on 2001/04/09  13:43:35
9717         Log: Update Changes.
9718      Branch: perl
9719            ! Changes patchlevel.h
9720 ____________________________________________________________________________
9721 [  9662] By: jhi                                   on 2001/04/09  13:24:46
9722         Log: tweak tweak.
9723      Branch: perl
9724            ! AUTHORS pod/perl571delta.pod
9725 ____________________________________________________________________________
9726 [  9661] By: jhi                                   on 2001/04/09  13:15:13
9727         Log: Thinko in manual patch applying.
9728      Branch: perl
9729            ! sv.c
9730 ____________________________________________________________________________
9731 [  9660] By: jhi                                   on 2001/04/09  13:07:53
9732         Log: Subject: Re: [PATCH perl@9424] isn't numeric warning 
9733              From: Robin Barker <rmb1@cise.npl.co.uk> 
9734              Date: Mon, 9 Apr 2001 14:58:04 +0100 (BST)
9735              Message-Id: <200104091358.OAA24811@tempest.npl.co.uk>
9736              
9737              (This corrects the case where the "isn't numeric" string contains \0s
9738              and is longer than the temporary buffer, and contains \0 at the point
9739              the string would be truncated by "...".) 
9740      Branch: perl
9741            ! sv.c
9742 ____________________________________________________________________________
9743 [  9659] By: jhi                                   on 2001/04/09  12:57:41
9744         Log: Upgrade to CGI.pm 2.753, from Lincoln Stein.
9745      Branch: perl
9746            ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-esc.t
9747            ! t/lib/cgi-function.t t/lib/cgi-html.t
9748 ____________________________________________________________________________
9749 [  9658] By: jhi                                   on 2001/04/09  12:48:47
9750         Log: Subject: [PATCH] Partial rewrite of perlobj.pod
9751              From: Ilmari Karonen <iltzu@sci.fi>
9752              Date: Sun, 8 Apr 2001 23:14:29 +0300 (EET DST)
9753              Message-ID: <Pine.SOL.3.96.1010408224105.425E-100000@simpukka>
9754              
9755              Rearrange and rewrite the Method Invocation section
9756              to explain the concepts in nicer order.
9757      Branch: perl
9758            ! pod/perlobj.pod
9759 ____________________________________________________________________________
9760 [  9657] By: jhi                                   on 2001/04/09  12:35:58
9761         Log: Upgrade to podlators 1.09, from Russ Allbery.
9762      Branch: perl
9763            ! lib/Pod/Man.pm lib/Pod/Text.pm
9764 ____________________________________________________________________________
9765 [  9656] By: jhi                                   on 2001/04/09  12:31:53
9766         Log: perl571delta.
9767      Branch: perl
9768            ! Todo-5.6 pod/perl571delta.pod pod/perlunicode.pod
9769 ____________________________________________________________________________
9770 [  9655] By: jhi                                   on 2001/04/09  12:20:09
9771         Log: Subject: [PATCH: perl@9622] documentation tweaks for UTF-EBCDIC support
9772              From: Prymmer/Kahn <pvhp@best.com>
9773              Date: Mon, 9 Apr 2001 00:08:58 -0700 (PDT)
9774              Message-ID: <Pine.BSF.4.21.0104090006190.21071-100000@shell8.ba.best.com>
9775      Branch: perl
9776            ! lib/utf8.pm pod/perlunicode.pod
9777 ____________________________________________________________________________
9778 [  9654] By: gsar                                  on 2001/04/09  03:38:33
9779         Log: here lies 5.6.1
9780      Branch: maint-5.6/perl
9781            ! Changes
9782 ____________________________________________________________________________
9783 [  9653] By: jhi                                   on 2001/04/09  03:25:24
9784         Log: Update perlhist.
9785      Branch: perl
9786            ! pod/perlhist.pod
9787 ____________________________________________________________________________
9788 [  9652] By: jhi                                   on 2001/04/09  03:18:49
9789         Log: perl571delta tweaking continues.
9790      Branch: perl
9791            ! pod/perl571delta.pod
9792 ____________________________________________________________________________
9793 [  9651] By: gsar                                  on 2001/04/09  03:11:19
9794         Log: update Changes, patchlevel.h &c.
9795      Branch: maint-5.6/perl
9796            ! Changes patchlevel.h pod/perldelta.pod pod/perlhist.pod
9797            ! pod/perltoc.pod
9798 ____________________________________________________________________________
9799 [  9650] By: jhi                                   on 2001/04/09  02:40:24
9800         Log: Integrate the perlfork half of #9513 from maintperl into mainline
9801              (the perlunicode half is obsolete)
9802      Branch: perl
9803            ! pod/perlfork.pod
9804 ____________________________________________________________________________
9805 [  9649] By: gsar                                  on 2001/04/09  02:35:43
9806         Log: tweak perldelta as suggested by Jarkko
9807      Branch: maint-5.6/perl
9808            ! pod/perldelta.pod
9809 ____________________________________________________________________________
9810 [  9648] By: jhi                                   on 2001/04/09  02:13:04
9811         Log: Integrate change #9646 from maintperl into mainline.
9812              
9813              add note about ithreads and Thread.pm
9814      Branch: perl
9815           !> ext/Thread/Thread.pm ext/Thread/Thread.xs
9816 ____________________________________________________________________________
9817 [  9647] By: jhi                                   on 2001/04/09  02:10:18
9818         Log: Bad assumption that shortsize == 2.
9819      Branch: perl
9820            ! t/lib/xs-typemap.t
9821 ____________________________________________________________________________
9822 [  9646] By: gsar                                  on 2001/04/09  00:48:04
9823         Log: add note about ithreads and Thread.pm (too many people are
9824              confused by the fact that Thread.pm is built and installed
9825              under non-5005threads but doesn't work)
9826      Branch: maint-5.6/perl
9827            ! ext/Thread/Thread.pm ext/Thread/Thread.xs
9828 ____________________________________________________________________________
9829 [  9645] By: gsar                                  on 2001/04/09  00:19:03
9830         Log: update perldelta.pod for changes in 5.6.1
9831      Branch: maint-5.6/perl
9832            ! Changes pod/perldelta.pod
9833 ____________________________________________________________________________
9834 [  9644] By: jhi                                   on 2001/04/08  20:37:00
9835         Log: Integrate change #9639 from maintperl into mainline:
9836              on windows, many of the README.* pods were being copied to
9837              the wrong location
9838      Branch: perl
9839           !> win32/Makefile win32/makefile.mk
9840 ____________________________________________________________________________
9841 [  9643] By: jhi                                   on 2001/04/08  20:07:11
9842         Log: Integrate change #9624 from maintperl into mainline:
9843              the pod tests were not okay.  (t/pod/find.t changes ignored)
9844      Branch: perl
9845           !> lib/Pod/Find.pm t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
9846           !> t/pod/include.t t/pod/included.t t/pod/lref.t
9847           !> t/pod/multiline_items.t t/pod/nested_items.t
9848           !> t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
9849           !> t/pod/poderrs.t t/pod/podselect.t t/pod/special_seqs.t
9850 ____________________________________________________________________________
9851 [  9642] By: jhi                                   on 2001/04/08  19:57:17
9852         Log: Integrate change #9638 from maintperl into mainline:
9853              update to latest JPL from the anoncvs repository
9854      Branch: perl
9855           +> jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
9856           !> MANIFEST jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
9857           !> jpl/PerlInterpreter/PerlInterpreter.h jpl/README
9858 ____________________________________________________________________________
9859 [  9641] By: jhi                                   on 2001/04/08  19:53:30
9860         Log: perl571delta updates.
9861      Branch: perl
9862            ! lib/Filter/Simple.pm pod/perl571delta.pod
9863 ____________________________________________________________________________
9864 [  9640] By: gsar                                  on 2001/04/08  19:20:46
9865         Log: integrate change#9634 from mainline
9866              
9867              Fix the perlmodlib generation (didn't understand separate .pod
9868              files; didn't understand -- as the name-thing separator).
9869              Update the CPAN mirrors list.
9870      Branch: maint-5.6/perl
9871            ! pod/perlmodlib.pod
9872           !> pod/perlmodlib.PL
9873 ____________________________________________________________________________
9874 [  9639] By: gsar                                  on 2001/04/08  18:57:31
9875         Log: on windows, many of the README.* pods were being copied to the wrong
9876              location
9877      Branch: maint-5.6/perl
9878            ! win32/Makefile win32/makefile.mk
9879 ____________________________________________________________________________
9880 [  9638] By: gsar                                  on 2001/04/08  18:38:25
9881         Log: update to latest JPL from the anoncvs repository
9882      Branch: maint-5.6/perl
9883            + jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
9884            ! MANIFEST jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
9885            ! jpl/PerlInterpreter/PerlInterpreter.h jpl/README
9886 ____________________________________________________________________________
9887 [  9637] By: jhi                                   on 2001/04/08  17:53:53
9888         Log: Britishify spellings; s/\b(front|back) (end)\b/\1\2/g;
9889      Branch: perl
9890            ! pod/perl571delta.pod
9891 ____________________________________________________________________________
9892 [  9636] By: jhi                                   on 2001/04/08  17:18:32
9893         Log: Regen toc.
9894      Branch: perl
9895            ! pod/perltoc.pod
9896 ____________________________________________________________________________
9897 [  9635] By: jhi                                   on 2001/04/08  17:16:33
9898         Log: Subject: [PATCH perl@9622] fix IO.xs compile failure on VMS
9899              From: "Craig A. Berry" <craigberry@mac.com>
9900              Date: Sun, 08 Apr 2001 12:30:16 -0500
9901              Message-Id: <5.0.2.1.0.20010408120154.02675eb8@exchi01>
9902      Branch: perl
9903            ! ext/IO/IO.xs lib/ExtUtils/xsubpp
9904 ____________________________________________________________________________
9905 [  9634] By: jhi                                   on 2001/04/08  17:09:19
9906         Log: Fix the perlmodlib generation (didn't understand separate .pod
9907              files; didn't understand -- as the name-thing separator).
9908              
9909              Update the CPAN mirrors list.
9910      Branch: perl
9911            ! pod/perlmodlib.PL pod/perlmodlib.pod
9912 ____________________________________________________________________________
9913 [  9633] By: jhi                                   on 2001/04/08  16:49:17
9914         Log: Sort MANIFEST.
9915      Branch: perl
9916            ! MANIFEST
9917 ____________________________________________________________________________
9918 [  9632] By: gsar                                  on 2001/04/08  16:36:06
9919         Log: add $Tie::RefHash::VERSION
9920      Branch: maint-5.6/perl
9921            ! lib/Tie/RefHash.pm
9922 ____________________________________________________________________________
9923 [  9631] By: jhi                                   on 2001/04/08  16:10:15
9924         Log: perl571delta updates based on p5p feedback; still needs
9925              lots of examples.
9926      Branch: perl
9927            ! pod/perl571delta.pod
9928 ____________________________________________________________________________
9929 [  9630] By: jhi                                   on 2001/04/08  15:59:13
9930         Log: Update the list of supported platforms to talk about 5.7.1
9931              (and 5.6.1)
9932      Branch: perl
9933            ! pod/perlport.pod
9934 ____________________________________________________________________________
9935 [  9629] By: jhi                                   on 2001/04/08  15:55:41
9936         Log: Integrate changes #8677,8680,8681,8725,8732,8776,8782,9290
9937              from maintperl into mainline: perlport updates.
9938      Branch: perl
9939            ! pod/perlport.pod
9940 ____________________________________________________________________________
9941 [  9628] By: jhi                                   on 2001/04/08  15:53:17
9942         Log: perlsolaris.pod copied to wrong directory.
9943      Branch: perl
9944            ! win32/makefile.mk
9945 ____________________________________________________________________________
9946 [  9627] By: jhi                                   on 2001/04/08  14:48:18
9947         Log: Subject: Typos in perl571delta.pod
9948              From: "Stephen P. Potter" <spp@spotter.yi.org>
9949              Date: Sat, 07 Apr 2001 20:37:05 -0400
9950              Message-Id: <20010408003710.2A8FC729DD@belgarath.spotter.yi.org>
9951      Branch: perl
9952            ! pod/perl571delta.pod
9953 ____________________________________________________________________________
9954 [  9626] By: jhi                                   on 2001/04/08  14:39:04
9955         Log: Smoke out dTHR, spotted by by Stephen P. Potter.
9956      Branch: perl
9957            ! gv.c
9958 ____________________________________________________________________________
9959 [  9625] By: nick                                  on 2001/04/08  10:14:23
9960         Log: Integrate mainline
9961      Branch: perlio
9962           +> pod/perl570delta.pod pod/perl571delta.pod
9963           !> (integrate 27 files)
9964 ____________________________________________________________________________
9965 [  9624] By: gsar                                  on 2001/04/08  06:08:17
9966         Log: test in t/pod/* were busted
9967              
9968              these tests are still not enabled in t/{harness,TEST}
9969      Branch: maint-5.6/perl
9970            ! lib/Pod/Find.pm t/pod/emptycmd.t t/pod/find.t t/pod/for.t
9971            ! t/pod/headings.t t/pod/include.t t/pod/included.t t/pod/lref.t
9972            ! t/pod/multiline_items.t t/pod/nested_items.t
9973            ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
9974            ! t/pod/poderrs.t t/pod/podselect.t t/pod/special_seqs.t
9975 ____________________________________________________________________________
9976 [  9623] By: gsar                                  on 2001/04/08  03:37:01
9977         Log: integrate change#9470 from mainline
9978              
9979              Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ... 
9980      Branch: maint-5.6/perl
9981           !> ext/Socket/Socket.xs
9982 ____________________________________________________________________________
9983 [  9622] By: jhi                                   on 2001/04/07  22:40:47
9984         Log: Update Changes.
9985      Branch: perl
9986            ! Changes patchlevel.h
9987 ____________________________________________________________________________
9988 [  9621] By: jhi                                   on 2001/04/07  22:34:16
9989         Log: Update AUTHORS.
9990      Branch: perl
9991            ! AUTHORS
9992 ____________________________________________________________________________
9993 [  9620] By: jhi                                   on 2001/04/07  22:12:47
9994         Log: Forgot to bump the number of tests in #9164.
9995      Branch: perl
9996            ! t/op/array.t
9997 ____________________________________________________________________________
9998 [  9619] By: jhi                                   on 2001/04/07  22:09:50
9999         Log: Bump patchlevel to 5.7.1.
10000      Branch: perl
10001            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
10002            ! config_h.SH patchlevel.h
10003 ____________________________________________________________________________
10004 [  9618] By: jhi                                   on 2001/04/07  22:02:41
10005         Log: Populate perl571delta.
10006      Branch: perl
10007            ! pod/perl571delta.pod
10008 ____________________________________________________________________________
10009 [  9617] By: jhi                                   on 2001/04/07  22:01:23
10010         Log: Change 5.7.0 to 5.7.1 in some of the places I would be guaranteed
10011              to forget it later; do not change patchlevel.h yet or regenerate
10012              Configure yet.
10013      Branch: perl
10014            ! epoc/config.sh win32/Makefile win32/config_H.bc
10015            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
10016 ____________________________________________________________________________
10017 [  9616] By: jhi                                   on 2001/04/07  17:46:33
10018         Log: Add PerlIO and Encode information to perl571delta, fron NI-S.
10019      Branch: perl
10020            ! pod/perl571delta.pod
10021 ____________________________________________________________________________
10022 [  9615] By: jhi                                   on 2001/04/07  17:33:21
10023         Log: Change the toc configuration.
10024      Branch: perl
10025            ! pod/buildtoc.PL pod/perl.pod
10026 ____________________________________________________________________________
10027 [  9614] By: jhi                                   on 2001/04/07  17:29:47
10028         Log: Subject: PATCH: $[
10029              From: Robin Houston <robin@kitsite.com>
10030              Date: Fri, 6 Apr 2001 18:10:14 +0100
10031              Message-ID: <20010406181014.A18803@puffinry.freeserve.co.uk>
10032      Branch: perl
10033            ! op.c t/op/array.t
10034 ____________________________________________________________________________
10035 [  9613] By: jhi                                   on 2001/04/07  17:28:26
10036         Log: Subject: [PATCH perl@9424] isn't numeric warning
10037              From: Robin Barker <rmb1@cise.npl.co.uk>
10038              Date: Fri, 6 Apr 2001 18:08:52 +0100 (BST)
10039              Message-Id: <200104061708.SAA06783@tempest.npl.co.uk>
10040      Branch: perl
10041            ! sv.c t/pragma/warn/sv
10042 ____________________________________________________________________________
10043 [  9612] By: jhi                                   on 2001/04/07  17:26:45
10044         Log: Subject: [PATCH bleadperl] Re: [PATCH dump.c] hash quality
10045              From: Mike Guy <mjtg@cam.ac.uk>
10046              Date: Fri, 06 Apr 2001 12:47:06 +0100
10047              Message-Id: <E14lUhm-0000rx-00@libra.cus.cam.ac.uk>
10048      Branch: perl
10049            ! dump.c t/lib/peek.t
10050 ____________________________________________________________________________
10051 [  9611] By: jhi                                   on 2001/04/07  17:21:35
10052         Log: Create perl571delta and seed it off with the perldelta changes
10053              since 5.7.0; remove those changes from perldelta and rename it
10054              as perl570delta; recreate perldelta but leave it almost empty.
10055      Branch: perl
10056            + pod/perl570delta.pod pod/perl571delta.pod
10057            ! MANIFEST pod/perldelta.pod
10058 ____________________________________________________________________________
10059 [  9610] By: jhi                                   on 2001/04/07  16:56:32
10060         Log: Denit.
10061      Branch: perl
10062            ! pod/perldelta.pod
10063 ____________________________________________________________________________
10064 [  9609] By: jhi                                   on 2001/04/07  16:38:32
10065         Log: Retract #9523: needs more thought.
10066      Branch: perl
10067            ! Makefile.SH
10068 ____________________________________________________________________________
10069 [  9608] By: jhi                                   on 2001/04/07  14:59:20
10070         Log: atmark() code cleanaup.
10071      Branch: perl
10072            ! ext/IO/IO.xs
10073 ____________________________________________________________________________
10074 [  9607] By: jhi                                   on 2001/04/07  14:48:14
10075         Log: Integrate change #9605 from maintperl into mainline.
10076              
10077              can't optimize away scope entry if tr/// is present
10078      Branch: perl
10079           !> op.c t/op/tr.t
10080 ____________________________________________________________________________
10081 [  9606] By: jhi                                   on 2001/04/07  14:43:59
10082         Log: Integrate perlio.
10083      Branch: perl
10084           +> win32/FindExt.pm
10085           !> MANIFEST ext/PerlIO/Via/Via.xs perlio.c t/lib/md5-file.t
10086           !> win32/buildext.pl win32/config_sh.PL win32/makefile.mk
10087 ____________________________________________________________________________
10088 [  9605] By: gsar                                  on 2001/04/07  11:52:40
10089         Log: can't optimize away scope entry if tr/// is present
10090      Branch: maint-5.6/perl
10091            ! op.c t/op/tr.t
10092 ____________________________________________________________________________
10093 [  9604] By: nick                                  on 2001/04/07  11:39:45
10094         Log: Split out extension finding code from buildext.pl into FindExt.pm
10095              Use it to get Config.pm's idea of available extensions in line
10096              with what is built.
10097      Branch: perlio
10098            + win32/FindExt.pm
10099            ! MANIFEST win32/buildext.pl win32/config_sh.PL
10100            ! win32/makefile.mk
10101 ____________________________________________________________________________
10102 [  9603] By: nick                                  on 2001/04/07  09:11:38
10103         Log: Cleanup correction for failed :Via() layer, also set an error code.
10104      Branch: perlio
10105            ! ext/PerlIO/Via/Via.xs
10106 ____________________________________________________________________________
10107 [  9602] By: nick                                  on 2001/04/07  08:38:04
10108         Log: Digests in lib/md5-file.t are for text files _without_ CRLF i.e. UNIX
10109              style. So don't use binmode() on the handles so that Win32 etc. see
10110              same sequence and produce same digests.
10111      Branch: perlio
10112            ! t/lib/md5-file.t
10113 ____________________________________________________________________________
10114 [  9601] By: nick                                  on 2001/04/07  08:36:26
10115         Log: Allow PerlIOBase_pushed to ignore prefix on mode (e.g. sysopen's "#r")
10116              Else it complains and so crlf layer (say) does not get pushed.
10117      Branch: perlio
10118            ! perlio.c
10119 ____________________________________________________________________________
10120 [  9600] By: jhi                                   on 2001/04/06  23:00:09
10121         Log: Integrate change #9599 from perlio into mainline.
10122      Branch: perl
10123           !> ext/Encode/Encode.pm win32/config_H.bc win32/config_H.gc
10124           !> win32/config_H.vc
10125 ____________________________________________________________________________
10126 [  9599] By: nick                                  on 2001/04/06  21:42:43
10127         Log: Quote $VERSION in Encode.pm.
10128              regen_config_h as requested.
10129      Branch: perlio
10130            ! ext/Encode/Encode.pm win32/config_H.bc win32/config_H.gc
10131            ! win32/config_H.vc
10132 ____________________________________________________________________________
10133 [  9598] By: nick                                  on 2001/04/06  20:34:59
10134         Log: Integrate mainline
10135      Branch: perlio
10136           +> README.macos
10137           !> (integrate 39 files)
10138 ____________________________________________________________________________
10139 [  9597] By: gsar                                  on 2001/04/06  18:06:35
10140         Log: integrate change#9464 from mainline (addendum to change#8313)
10141              
10142              Subject: [PATCH @9452] Better peep()ing for foreach() loops
10143      Branch: maint-5.6/perl
10144           !> op.c
10145 ____________________________________________________________________________
10146 [  9596] By: jhi                                   on 2001/04/06  17:26:03
10147         Log: The d_casti32=undef is good for you even when not use64bitall.
10148      Branch: perl
10149            ! hints/hpux.sh
10150 ____________________________________________________________________________
10151 [  9595] By: gsar                                  on 2001/04/06  14:57:17
10152         Log: add a low-impact fix to accomodate darwin-ism
10153      Branch: maint-5.6/perl
10154            ! ext/Errno/Errno_pm.PL
10155 ____________________________________________________________________________
10156 [  9594] By: jhi                                   on 2001/04/06  14:55:14
10157         Log: Integrate changes #9528,9593 from mainline into maintperl;
10158              tweaking the editor/IDE/shell list.
10159      Branch: maint-5.6/perl
10160           !> pod/perlfaq3.pod
10161 ____________________________________________________________________________
10162 [  9593] By: jhi                                   on 2001/04/06  14:51:39
10163         Log: Make the editor/IDE/shell list a little bit airier.
10164      Branch: perl
10165            ! pod/perlfaq3.pod
10166 ____________________________________________________________________________
10167 [  9592] By: gsar                                  on 2001/04/06  14:45:18
10168         Log: integrate change#9477 from mainline (base.pm doc tweak)
10169              
10170              missing doc entry for fmod()
10171      Branch: maint-5.6/perl
10172            ! lib/Math/BigFloat.pm
10173           !> lib/base.pm
10174 ____________________________________________________________________________
10175 [  9591] By: jhi                                   on 2001/04/06  13:55:48
10176         Log: Regen toc.
10177      Branch: perl
10178            ! pod/perltoc.pod
10179 ____________________________________________________________________________
10180 [  9590] By: jhi                                   on 2001/04/06  13:54:52
10181         Log: Math::BigFloat patches from John Peacock.  The equivalent
10182              of #9586 from maintperl but reworked by John to work with
10183              the bleadperl.
10184      Branch: perl
10185            ! lib/Math/BigFloat.pm t/lib/bigfltpm.t
10186 ____________________________________________________________________________
10187 [  9589] By: jhi                                   on 2001/04/06  13:42:23
10188         Log: Define the U32_ALIGNMENT_REQUIRED only if it's not already defined.
10189      Branch: perl
10190            ! ext/Digest/MD5/Makefile.PL
10191 ____________________________________________________________________________
10192 [  9588] By: jhi                                   on 2001/04/06  13:31:45
10193         Log: Integrate changes #9584,9587 from maintperl into mainline.
10194              
10195              keep eval"" CVs alive until the end of the statement in which
10196              they're called
10197              
10198              add README.macos (from Chris Nandor)
10199              
10200              tyop in change#9555
10201      Branch: perl
10202           +> README.macos
10203           !> MANIFEST embed.h embed.pl global.sym objXSUB.h perlapi.c
10204           !> pod/buildtoc.PL pod/perl.pod pod/perlfaq9.pod pod/perlguts.pod
10205           !> pp_ctl.c proto.h scope.c scope.h sv.c win32/Makefile
10206           !> win32/makefile.mk
10207 ____________________________________________________________________________
10208 [  9587] By: gsar                                  on 2001/04/06  07:31:30
10209         Log: add README.macos (from Chris Nandor)
10210              
10211              tyop in change#9555
10212      Branch: maint-5.6/perl
10213            + README.macos
10214            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlfaq9.pod
10215            ! win32/Makefile win32/makefile.mk
10216 ____________________________________________________________________________
10217 [  9586] By: gsar                                  on 2001/04/06  07:08:54
10218         Log: fixes for Math::BigFloat bugs; add fmod() (from John Peacock)
10219      Branch: maint-5.6/perl
10220            ! lib/Math/BigFloat.pm t/lib/bigfltpm.t
10221 ____________________________________________________________________________
10222 [  9585] By: gsar                                  on 2001/04/06  06:58:44
10223         Log: integrate changes#9555,9556,9563..9567,9570..9575,9577..9578
10224              from mainline
10225              
10226              Subject: [PATCH] Base64 update to perlfaq9.pod
10227              
10228              Subject: [PATCH AUTHORS] Housekeeping
10229              
10230              Subject: Re: Not OK: perl v5.6.1 +fools-gold on darwin 1.3 (UNINSTALLED)
10231              Mac OS X (Darwin) has extra pwent fields.
10232              
10233              Subject: [PATCH B::*] print control-character vars readably
10234              Needs EBCDICification.
10235              
10236              Subject: [PATCH B::Deparse] lexical variables with ridiculously long names that are used in list assignments
10237              
10238              Subject: [PATCH B::*] cope with SVf_IVisUV, and cope with $^^ and friends
10239              
10240              Subject: [PATCH B::Deparse] "${foo}bar", "${foo}[1]" etc.
10241              
10242              Subject: [PATCH B::Deparse] binmode is no longer an UNOP
10243              
10244              Subject: [PATCH B::Deparse] regex quoting, and a minor milestone
10245              
10246              Subject: [PATCH B::Deparse] suppress "unintialized value" warnings
10247              
10248              Subject: bleadperl / hex ignores variable length and/or tr doesn't null terminate   ( with patch)
10249              
10250              Subject: patch for t/op/oct.t that shows need for patch supplied with bug 20010404.009, (bugs in hex and oct)
10251              
10252              FreeBSD hints tweak from Anton Berezin.
10253              
10254              Subject: [PATCH foolperl & bleadperl] README.vms update
10255              
10256              Subject: Re: [PATCH foolperl & bleadperl] README.vms update
10257      Branch: maint-5.6/perl
10258           !> AUTHORS README.vms ext/B/B.pm ext/B/B/Concise.pm
10259           !> ext/B/B/Debug.pm ext/B/B/Deparse.pm ext/B/B/Terse.pm
10260           !> hints/freebsd.sh pod/perlfaq9.pod pp.c t/op/oct.t t/op/pwent.t
10261 ____________________________________________________________________________
10262 [  9584] By: gsar                                  on 2001/04/06  04:09:00
10263         Log: keep eval"" CVs alive until the end of the statement in which
10264              they're called; this avoids a coredump ensuing from search for
10265              lexicals in code such as:
10266              
10267              sub bug {
10268              my $s = @_;
10269              eval q[sub { eval 'sub { &$s }' }];
10270              }
10271              bug("x")->()->();
10272              
10273              this code still doesn't work as intended (as it has remained
10274              since time immemorial), but it doesn't provoke a coredump anymore
10275      Branch: maint-5.6/perl
10276            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
10277            ! pod/perlguts.pod pp_ctl.c proto.h scope.c scope.h sv.c
10278 ____________________________________________________________________________
10279 [  9583] By: jhi                                   on 2001/04/05  23:52:51
10280         Log: Update Changes.
10281      Branch: perl
10282            ! Changes patchlevel.h
10283 ____________________________________________________________________________
10284 [  9582] By: jhi                                   on 2001/04/05  23:11:23
10285         Log: Slight doc tweak.
10286      Branch: perl
10287            ! pod/perlunicode.pod
10288 ____________________________________________________________________________
10289 [  9581] By: jhi                                   on 2001/04/05  23:04:11
10290         Log: Integrate perlio.
10291      Branch: perl
10292           !> pod/perlunicode.pod
10293 ____________________________________________________________________________
10294 [  9580] By: jhi                                   on 2001/04/05  23:03:29
10295         Log: Test for #9579.
10296      Branch: perl
10297            ! t/op/do.t
10298 ____________________________________________________________________________
10299 [  9579] By: jhi                                   on 2001/04/05  22:54:17
10300         Log: Subject: [PATCH] Propagate calling context for do '...'
10301              From: Gisle Aas <gisle@ActiveState.com>
10302              Date: 04 Apr 2001 20:17:29 -0700
10303              Message-ID: <lrg0fo827q.fsf@caliper.ActiveState.com>
10304      Branch: perl
10305            ! pod/perlfunc.pod pp_ctl.c
10306 ____________________________________________________________________________
10307 [  9578] By: jhi                                   on 2001/04/05  22:52:51
10308         Log: Subject: Re: [PATCH foolperl & bleadperl] README.vms update
10309              From: Peter Prymmer <pvhp@forte.com>
10310              Date: Thu, 5 Apr 2001 12:00:04 -0700 (PDT)
10311              Message-ID: <Pine.OSF.4.10.10104051156340.518291-100000@aspara.forte.com>
10312      Branch: perl
10313            ! README.vms
10314 ____________________________________________________________________________
10315 [  9577] By: jhi                                   on 2001/04/05  22:48:22
10316         Log: Subject: [PATCH foolperl & bleadperl] README.vms update
10317              From: "Craig A. Berry" <craigberry@mac.com>
10318              Date: Thu, 5 Apr 2001 13:43:28 -0500
10319              Message-Id: <p04330101b6f269936918@[172.16.52.1]>
10320      Branch: perl
10321            ! README.vms
10322 ____________________________________________________________________________
10323 [  9576] By: jhi                                   on 2001/04/05  22:31:38
10324         Log: Subject: [PATCH lib/base.pm t/lib/base.t] Fix subtle $VERSION mistakes with base.pm
10325              From: Michael G Schwern <schwern@pobox.com>
10326              Date: Thu, 5 Apr 2001 21:53:21 +0100
10327              Message-ID: <20010405215321.A4828@blackrider.blackstar.co.uk>
10328      Branch: perl
10329            ! lib/base.pm t/lib/fields.t
10330 ____________________________________________________________________________
10331 [  9575] By: jhi                                   on 2001/04/05  22:26:10
10332         Log: FreeBSD hints tweak from Anton Berezin.
10333      Branch: perl
10334            ! hints/freebsd.sh
10335 ____________________________________________________________________________
10336 [  9574] By: jhi                                   on 2001/04/05  22:24:03
10337         Log: Subject: patch for t/op/oct.t that shows need for patch supplied with bug 20010404.009, (bugs in hex and oct)
10338              From: David Dyck <dcd@tc.fluke.com>
10339              Date: Thu, 5 Apr 2001 09:40:58 -0700 (PDT)
10340              Message-ID: <Pine.LNX.4.30.0104050838330.30478-100000@dd.tc.fluke.com>
10341      Branch: perl
10342            ! t/op/oct.t
10343 ____________________________________________________________________________
10344 [  9573] By: jhi                                   on 2001/04/05  22:23:06
10345         Log: Subject: bleadperl / hex ignores variable length and/or tr doesn't null terminate   ( with patch)
10346              Date: Wed, 4 Apr 2001 13:27:15 -0700 (PDT)
10347              From: David Dyck <dcd@tc.fluke.com>
10348              Message-ID: <Pine.LNX.4.30.0104041325310.25358-100000@dd.tc.fluke.com>
10349      Branch: perl
10350            ! pp.c
10351 ____________________________________________________________________________
10352 [  9572] By: jhi                                   on 2001/04/05  22:14:47
10353         Log: Subject: [PATCH B::Deparse] suppress "unintialized value" warnings
10354              From: Robin Houston <robin@kitsite.com>
10355              Date: Thu, 5 Apr 2001 20:56:48 +0100
10356              Message-ID: <20010405205648.A16814@puffinry.freeserve.co.uk>
10357      Branch: perl
10358            ! ext/B/B/Deparse.pm
10359 ____________________________________________________________________________
10360 [  9571] By: jhi                                   on 2001/04/05  22:12:53
10361         Log: Subject: [PATCH B::Deparse] regex quoting, and a minor milestone
10362              From: Robin Houston <robin@kitsite.com>
10363              Date: Thu, 5 Apr 2001 19:55:51 +0100
10364              Message-ID: <20010405195551.A16686@puffinry.freeserve.co.uk>
10365      Branch: perl
10366            ! ext/B/B/Deparse.pm
10367 ____________________________________________________________________________
10368 [  9570] By: jhi                                   on 2001/04/05  22:11:06
10369         Log: Subject: [PATCH B::Deparse] binmode is no longer an UNOP
10370              From: Robin Houston <robin@kitsite.com>
10371              Date: Thu, 5 Apr 2001 20:16:29 +0100
10372              Message-ID: <20010405201629.A16763@puffinry.freeserve.co.uk>
10373      Branch: perl
10374            ! ext/B/B/Deparse.pm
10375 ____________________________________________________________________________
10376 [  9569] By: nick                                  on 2001/04/05  21:32:26
10377         Log: Change sense from "incomplete" to "implemented but needs more work" in perlunicode.pod
10378      Branch: perlio
10379            ! pod/perlunicode.pod
10380 ____________________________________________________________________________
10381 [  9568] By: nick                                  on 2001/04/05  19:38:09
10382         Log: Integrate mainline
10383      Branch: perlio
10384           +> lib/Class/ISA.pm t/lib/class-isa.t t/lib/md5-align.t
10385           !> (integrate 35 files)
10386 ____________________________________________________________________________
10387 [  9567] By: jhi                                   on 2001/04/05  18:31:45
10388         Log: Subject: [PATCH B::Deparse] "${foo}bar", "${foo}[1]" etc.
10389              From: Robin Houston <robin@kitsite.com>
10390              Date: Thu, 5 Apr 2001 18:03:23 +0100
10391              Message-ID: <20010405180323.A16388@puffinry.freeserve.co.uk>
10392      Branch: perl
10393            ! ext/B/B/Deparse.pm
10394 ____________________________________________________________________________
10395 [  9566] By: jhi                                   on 2001/04/05  18:29:35
10396         Log: Subject: [PATCH B::*] cope with SVf_IVisUV, and cope with $^^ and friends
10397              From: Robin Houston <robin@kitsite.com>
10398              Date: Thu, 5 Apr 2001 16:45:18 +0100
10399              Message-ID: <20010405164517.B16037@puffinry.freeserve.co.uk>
10400      Branch: perl
10401            ! ext/B/B.pm ext/B/B/Deparse.pm ext/B/B/Terse.pm
10402 ____________________________________________________________________________
10403 [  9565] By: jhi                                   on 2001/04/05  18:24:23
10404         Log: Subject: [PATCH B::Deparse] lexical variables with ridiculously long names that are used in list assignments
10405              From: Robin Houston <robin@kitsite.com>
10406              Date: Thu, 5 Apr 2001 14:50:09 +0100
10407              Message-ID: <20010405145009.A15916@puffinry.freeserve.co.uk>
10408      Branch: perl
10409            ! ext/B/B/Deparse.pm
10410 ____________________________________________________________________________
10411 [  9564] By: jhi                                   on 2001/04/05  18:23:03
10412         Log: Subject: [PATCH B::*] print control-character vars readably
10413              From: Robin Houston <robin@kitsite.com>
10414              Date: Thu, 5 Apr 2001 14:27:38 +0100
10415              Message-ID: <20010405142738.A15855@puffinry.freeserve.co.uk>
10416              
10417              Needs EBCDICification.
10418      Branch: perl
10419            ! ext/B/B.pm ext/B/B/Concise.pm ext/B/B/Debug.pm
10420            ! ext/B/B/Terse.pm
10421 ____________________________________________________________________________
10422 [  9563] By: jhi                                   on 2001/04/05  18:20:32
10423         Log: Subject: Re: Not OK: perl v5.6.1 +fools-gold on darwin 1.3 (UNINSTALLED)
10424              Date: Thu, 5 Apr 2001 13:21:42 -0400
10425              From: Paul Schinder <schinder@pobox.com>
10426              Message-Id: <p05100900b6f25159e767@[10.0.1.52]>
10427              
10428              Mac OS X (Darwin) has extra pwent fields.
10429      Branch: perl
10430            ! t/op/pwent.t
10431 ____________________________________________________________________________
10432 [  9562] By: jhi                                   on 2001/04/05  17:57:51
10433         Log: Regen toc.
10434      Branch: perl
10435            ! pod/perltoc.pod
10436 ____________________________________________________________________________
10437 [  9561] By: jhi                                   on 2001/04/05  17:47:33
10438         Log: Metaconfig units changes for #9560, plus regen Glossary.patch.
10439      Branch: metaconfig
10440            ! U/Glossary.patch
10441      Branch: metaconfig/U/perl
10442            + d_u32align.U
10443            ! d_cmsghdr_s.U d_msghdr_s.U
10444 ____________________________________________________________________________
10445 [  9560] By: jhi                                   on 2001/04/05  17:47:01
10446         Log: Introduce d_u32align / U32_REQUIRES_ALIGNMENT, needed for
10447              ext/Digest/MD5/Makefile.PL and t/lib/md5-align.t.
10448              Introduce probes for struct msghdr, struct cmsghdr,
10449              sendmsg, recvmsg, readv, writev, setitimer, getitimer,
10450              ualarm, usleep, for possible later extension work.
10451      Branch: perl
10452            + t/lib/md5-align.t
10453            ! Configure MANIFEST Porting/Glossary Porting/config.sh
10454            ! Porting/config_H config_h.SH configure.com epoc/config.sh
10455            ! ext/Digest/MD5/Makefile.PL perl.h uconfig.h uconfig.sh
10456            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
10457            ! vos/config.ga.h win32/config.bc win32/config.gc
10458            ! win32/config.vc
10459 ____________________________________________________________________________
10460 [  9559] By: jhi                                   on 2001/04/05  13:03:04
10461         Log: Be traditional in your cpp (for the Errno extension).
10462      Branch: perl
10463            ! hints/darwin.sh
10464 ____________________________________________________________________________
10465 [  9558] By: jhi                                   on 2001/04/05  13:00:05
10466         Log: Add $Config{cppflags} to the gcc incantation.
10467      Branch: perl
10468            ! ext/Errno/Errno_pm.PL
10469 ____________________________________________________________________________
10470 [  9557] By: jhi                                   on 2001/04/05  04:22:39
10471         Log: Introduce Sean Burke's Class::ISA 0.32.
10472      Branch: perl
10473            + lib/Class/ISA.pm t/lib/class-isa.t
10474            ! MANIFEST
10475 ____________________________________________________________________________
10476 [  9556] By: jhi                                   on 2001/04/05  04:09:50
10477         Log: Subject: [PATCH AUTHORS] Housekeeping
10478              From: Paul Johnson <paul@pjcj.net> 
10479              Date: Wed, 4 Apr 2001 22:45:47 +0200
10480              Message-ID: <20010404224547.D9548@pjcj.net>
10481      Branch: perl
10482            ! AUTHORS
10483 ____________________________________________________________________________
10484 [  9555] By: jhi                                   on 2001/04/05  04:06:33
10485         Log: Subject: [PATCH] Base64 update to perlfaq9.pod
10486              From: Gisle Aas <gisle@ActiveState.com>
10487              Date: 04 Apr 2001 14:23:04 -0700
10488              Message-ID: <lrlmpg9x6v.fsf@caliper.ActiveState.com>
10489      Branch: perl
10490            ! pod/perlfaq9.pod
10491 ____________________________________________________________________________
10492 [  9554] By: jhi                                   on 2001/04/05  04:05:49
10493         Log: Downgrade also the "Wide character" diagnostic.
10494      Branch: perl
10495            ! pod/perldiag.pod
10496 ____________________________________________________________________________
10497 [  9553] By: jhi                                   on 2001/04/05  04:00:33
10498         Log: Integrate changes #9544,9547,9549(perlio),9550,9551 from
10499              maintperl into mainline.
10500              
10501              "double" should be "NV"; standard typemap is missing entry
10502              for NV
10503              
10504              s/djSP/dSP/
10505              
10506              Downgrade "Wide character in print" to a warning.
10507              
10508              B::Deparse fix for ${^FOO} and documentation for PVX() method
10509              (from Robin Houston)
10510              
10511              tr/// doesn't null-terminate the result in some situations
10512              (from Gisle Aas)
10513      Branch: perl
10514           !> doio.c doop.c ext/B/B.pm ext/B/B.xs ext/B/B/C.pm
10515           !> ext/B/B/Deparse.pm ext/Thread/Thread.xs lib/ExtUtils/typemap
10516           !> t/io/utf8.t t/op/tr.t
10517 ____________________________________________________________________________
10518 [  9552] By: jhi                                   on 2001/04/05  03:52:50
10519         Log: Retract changes #9542 and #9538 (from maintperl, integrated
10520              at #9540), shouldn't be needed because of the perlio changes.
10521      Branch: perl
10522            ! util.c
10523 ____________________________________________________________________________
10524 [  9551] By: gsar                                  on 2001/04/05  00:18:34
10525         Log: tr/// doesn't null-terminate the result in some situations
10526              (from Gisle Aas)
10527      Branch: maint-5.6/perl
10528            ! doop.c t/op/tr.t
10529 ____________________________________________________________________________
10530 [  9550] By: gsar                                  on 2001/04/04  20:04:17
10531         Log: B::Deparse fix for ${^FOO} and documentation for PVX() method
10532              (from Robin Houston)
10533      Branch: maint-5.6/perl
10534            ! ext/B/B.pm ext/B/B/Deparse.pm
10535 ____________________________________________________________________________
10536 [  9549] By: nick                                  on 2001/04/04  18:56:15
10537         Log: Downgrade "Wide character in print" to a warning.
10538      Branch: perlio
10539            ! doio.c t/io/utf8.t
10540 ____________________________________________________________________________
10541 [  9548] By: gsar                                  on 2001/04/04  18:51:49
10542         Log: integrate changes#9460,9462,9482,9521,9522
10543              
10544              Subject: PATCH: B::Debug should show LOOP-specific fields
10545              
10546              Subject: B::Deparse precedence bug. (Patch included.)
10547              
10548              Subject: Re: [ID 20010330.003] O=Deparse,-p does not preserve "operational semantics"
10549              
10550              Subject: [PATCH B::Concise] @stash_array = split(/pat/, str);
10551              
10552              Subject: [PATCH B::Concise] padname values may have bogus SvCUR
10553      Branch: maint-5.6/perl
10554           !> ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Debug.pm
10555           !> ext/B/B/Deparse.pm ext/B/B/Showlex.pm
10556 ____________________________________________________________________________
10557 [  9547] By: gsar                                  on 2001/04/04  18:49:16
10558         Log: s/djSP/dSP/
10559      Branch: maint-5.6/perl
10560            ! ext/Thread/Thread.xs
10561 ____________________________________________________________________________
10562 [  9546] By: nick                                  on 2001/04/04  18:44:00
10563         Log: Integrate mainline.
10564      Branch: perlio
10565           !> Makefile.SH embed.pl ext/File/Glob/Glob.pm jpl/JNI/JNI.pm op.c
10566           !> os2/OS2/Process/Process.pm perl.c pod/perlapi.pod util.c
10567 ____________________________________________________________________________
10568 [  9545] By: gsar                                  on 2001/04/04  18:38:52
10569         Log: integrate change#8837 from mainline
10570              
10571              Subject: [patch] -Wall cleanup round 2
10572      Branch: maint-5.6/perl
10573           !> ext/B/B.xs ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
10574           !> ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs
10575           !> ext/File/Glob/Glob.xs ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs
10576           !> ext/IPC/SysV/SysV.xs ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
10577           !> ext/SDBM_File/SDBM_File.xs
10578 ____________________________________________________________________________
10579 [  9544] By: gsar                                  on 2001/04/04  17:49:57
10580         Log: "double" should be "NV"; standard typemap is missing entry
10581              for NV
10582      Branch: maint-5.6/perl
10583            ! ext/B/B.xs ext/B/B/C.pm lib/ExtUtils/typemap
10584 ____________________________________________________________________________
10585 [  9543] By: jhi                                   on 2001/04/04  14:13:18
10586         Log: Thou shalt not (just) match for English error messages.
10587      Branch: perl
10588            ! ext/File/Glob/Glob.pm jpl/JNI/JNI.pm
10589            ! os2/OS2/Process/Process.pm
10590 ____________________________________________________________________________
10591 [  9542] By: jhi                                   on 2001/04/04  13:20:39
10592         Log: Make the stdio tricks of fflush_all() to exist only if
10593              stdio is being used.
10594      Branch: perl
10595            ! util.c
10596 ____________________________________________________________________________
10597 [  9541] By: jhi                                   on 2001/04/04  04:20:24
10598         Log: Subject: Re: [PATCH] Lighten up glob
10599              From: Benjamin Sugars <bsugars@canoe.ca>
10600              Date: Tue, 3 Apr 2001 17:03:48 -0400 (EDT)
10601              Message-ID: <Pine.LNX.4.21.0104031700340.2143-100000@marmot.rim.canoe.ca>
10602      Branch: perl
10603            ! embed.pl ext/File/Glob/Glob.pm op.c perl.c pod/perlapi.pod
10604            ! util.c
10605 ____________________________________________________________________________
10606 [  9540] By: jhi                                   on 2001/04/04  04:03:57
10607         Log: Integrate changes #9538,9539 from maintperl into mainline.
10608              
10609              fflush() is a macro on SunOS 4.1.x, so provide a wrapper
10610              for use with _fwalk() (fix for change#7705)
10611              
10612              another tweak needed for SunOS 4.1.x build (from Mike Guy)
10613              (cp -f is not portable)
10614      Branch: perl
10615           !> Makefile.SH util.c
10616 ____________________________________________________________________________
10617 [  9539] By: gsar                                  on 2001/04/04  03:01:14
10618         Log: another tweak needed for SunOS 4.1.x build (from Mike Guy)
10619      Branch: maint-5.6/perl
10620            ! Makefile.SH
10621 ____________________________________________________________________________
10622 [  9538] By: gsar                                  on 2001/04/04  01:00:38
10623         Log: fflush() is a macro on SunOS 4.1.x, so provide a wrapper
10624              for use with _fwalk() (fix for change#7705)
10625      Branch: maint-5.6/perl
10626            ! util.c
10627 ____________________________________________________________________________
10628 [  9537] By: nick                                  on 2001/04/03  19:24:55
10629         Log: Integrate mainline
10630      Branch: perlio
10631           +> ext/Cwd/Cwd.xs ext/Cwd/Makefile.PL lib/unicode/NamesList.txt
10632           +> lib/unicode/PropList.html
10633            - lib/unicode/Names.txt lib/unicode/README.Ethiopic
10634           !> (integrate 69 files)
10635 ____________________________________________________________________________
10636 [  9536] By: jhi                                   on 2001/04/03  18:02:31
10637         Log: Integrate change #9533 from maintperl into mainline.
10638              
10639              better fix for change#9517 to accomodate UNC paths like
10640              \\server\share\foo, and paths with trailing backslash
10641              like c:\this\
10642      Branch: perl
10643           !> utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
10644 ____________________________________________________________________________
10645 [  9535] By: jhi                                   on 2001/04/03  17:58:07
10646         Log: Change the push/unshift warning to be of class syntax, not misc.
10647      Branch: perl
10648            ! op.c pod/perldiag.pod t/pragma/warn/op
10649 ____________________________________________________________________________
10650 [  9534] By: jhi                                   on 2001/04/03  15:03:46
10651         Log: Change the push/unshift warning (#9532) to talk about "no values"
10652              instead of "no arguments".
10653      Branch: perl
10654            ! op.c pod/perldiag.pod t/pragma/warn/op
10655 ____________________________________________________________________________
10656 [  9533] By: gsar                                  on 2001/04/03  14:30:07
10657         Log: better fix for change#9517 to accomodate UNC paths like
10658              \\server\share\foo, and paths with trailing backslash
10659              like c:\this\
10660      Branch: maint-5.6/perl
10661            ! utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
10662 ____________________________________________________________________________
10663 [  9532] By: jhi                                   on 2001/04/03  13:11:46
10664         Log: Subject: Re: [ID 20010331.003] new misc warning for push(@x), unshift(@x)
10665              From: Robin Houston <robin@kitsite.com>
10666              Date: Mon, 2 Apr 2001 15:03:29 +0100
10667              Message-ID: <20010402150329.A6636@puffinry.freeserve.co.uk>
10668      Branch: perl
10669            ! op.c pod/perldiag.pod t/lib/db-recno.t t/pragma/warn/op
10670 ____________________________________________________________________________
10671 [  9531] By: jhi                                   on 2001/04/03  13:06:34
10672         Log: Integrate change #9530 from maintperl into mainline.
10673              
10674              accomodate VMS "mailbox overflow" quirk in testsuite (from
10675              Craig Berry)
10676      Branch: perl
10677           !> t/lib/socket.t
10678 ____________________________________________________________________________
10679 [  9530] By: gsar                                  on 2001/04/03  04:56:41
10680         Log: accomodate VMS "mailbox overflow" quirk in testsuite (from
10681              Craig Berry)
10682      Branch: maint-5.6/perl
10683            ! t/lib/socket.t
10684 ____________________________________________________________________________
10685 [  9529] By: jhi                                   on 2001/04/03  02:34:34
10686         Log: Update Changes.
10687      Branch: perl
10688            ! Changes patchlevel.h
10689 ____________________________________________________________________________
10690 [  9528] By: jhi                                   on 2001/04/03  01:27:57
10691         Log: Subject: [PATCH: 9508] perlfaq3: extend the silly long list even further
10692              Date: Mon, 2 Apr 2001 18:24:53 -0700 (PDT)
10693              To: perl5-porters@perl.org
10694              Message-ID: <Pine.OSF.4.10.10104021823330.279908-100000@aspara.forte.com>
10695      Branch: perl
10696            ! pod/perlfaq3.pod
10697 ____________________________________________________________________________
10698 [  9527] By: jhi                                   on 2001/04/03  01:22:09
10699         Log: Subject: [PATCH: 9508] build && test XS::Typemap on VMS, glob-basic insensitivity training
10700              From: Peter Prymmer <pvhp@forte.com>
10701              Date: Mon, 2 Apr 2001 17:40:27 -0700 (PDT)
10702              Message-ID: <Pine.OSF.4.10.10104021727250.278825-100000@aspara.forte.com>      
10703      Branch: perl
10704            ! configure.com t/lib/glob-basic.t t/lib/xs-typemap.t
10705 ____________________________________________________________________________
10706 [  9526] By: jhi                                   on 2001/04/03  01:18:25
10707         Log: The metaconfig unit changes for #9525.
10708      Branch: metaconfig
10709            ! U/a_dvisory/quadtype.U U/modified/mallocsrc.U
10710      Branch: metaconfig/U/perl
10711            ! use64bits.U
10712 ____________________________________________________________________________
10713 [  9525] By: jhi                                   on 2001/04/03  01:17:30
10714         Log: Configure sanity checks:
10715              * if use64bitall is attempted but pointers are only 32-bit,
10716              'downgrade' to use64bitint
10717              * if use64bitint is attempted but there's no quad type,
10718              forget about use64bitint (well, the default for it is 'n',
10719              the user can still override this)
10720              * if pointers are 64 bits, do not try to use Perl's malloc
10721      Branch: perl
10722            ! Configure
10723 ____________________________________________________________________________
10724 [  9524] By: gsar                                  on 2001/04/03  01:09:12
10725         Log: EPOC fix for lib/io_udp.t failure (from Olaf Flebbe)
10726      Branch: maint-5.6/perl
10727            ! pp_sys.c
10728 ____________________________________________________________________________
10729 [  9523] By: jhi                                   on 2001/04/03  00:02:31
10730         Log: (Retracted by #9609)
10731              
10732              Make it harder for parallel makes to enter 'test' before
10733              Dynaloader and File::Glob are happy.  (In principle 'make_ext'
10734              should be unhappy enough, but sometimes parallel makes seem
10735              to sneak past both in Tru64 and AIX.)
10736      Branch: perl
10737            ! Makefile.SH
10738 ____________________________________________________________________________
10739 [  9522] By: jhi                                   on 2001/04/02  22:35:31
10740         Log: Subject: [PATCH B::Concise] padname values may have bogus SvCUR
10741              Date: Mon, 2 Apr 2001 22:54:10 +0100
10742              From: Robin Houston <robin@kitsite.com>
10743              Message-ID: <20010402225410.A8273@puffinry.freeserve.co.uk>
10744      Branch: perl
10745            ! ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Showlex.pm
10746 ____________________________________________________________________________
10747 [  9521] By: jhi                                   on 2001/04/02  22:32:23
10748         Log: Subject: [PATCH B::Concise] @stash_array = split(/pat/, str);
10749              From: Robin Houston <robin@kitsite.com>
10750              Date: Mon, 2 Apr 2001 20:24:03 +0100
10751              Message-ID: <20010402202402.A8005@puffinry.freeserve.co.uk>
10752      Branch: perl
10753            ! ext/B/B/Concise.pm
10754 ____________________________________________________________________________
10755 [  9520] By: jhi                                   on 2001/04/02  22:30:43
10756         Log: Subject: [PATCH] REALLY pedantic hv.h nit
10757              From: Simon Cozens <simon@netthink.co.uk>
10758              Date: Mon, 2 Apr 2001 15:43:06 +0100
10759              Message-ID: <20010402154306.A21711@netthink.co.uk>
10760      Branch: perl
10761            ! hv.h
10762 ____________________________________________________________________________
10763 [  9519] By: jhi                                   on 2001/04/02  22:28:04
10764         Log: Based on
10765              
10766              Subject: [foolperl] EPOC fix
10767              From: Olaf Flebbe <O.Flebbe@science-computing.de>
10768              Date: Mon, 2 Apr 2001 23:36:51 +0200 (CEST)
10769              Message-ID: <Pine.LNX.4.02.10104022335380.5547-100000@milkyway.science-computing.de>
10770      Branch: perl
10771            ! pp_sys.c
10772 ____________________________________________________________________________
10773 [  9518] By: jhi                                   on 2001/04/02  22:22:34
10774         Log: Integrate changes #9511,9514,9517 from maintperl into mainline.
10775              
10776              README.win32 tweaks; add a note about alternative location for
10777              getting a gcc-2.95.2 that will build perl properly on windows
10778              
10779              add some notes about gutsy threading matters
10780              
10781              many of the utilities interpolate literal paths within doublequotes
10782              (fails on dosish platforms where path contains backslashes)
10783      Branch: perl
10784           !> README.win32 pod/perlguts.pod utils/perldoc.PL
10785           !> x2p/find2perl.PL x2p/s2p.PL
10786 ____________________________________________________________________________
10787 [  9517] By: gsar                                  on 2001/04/02  19:52:21
10788         Log: many of the utilities interpolate literal paths within doublequotes
10789              (fails on dosish platforms where path contains backslashes)
10790      Branch: maint-5.6/perl
10791            ! utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
10792 ____________________________________________________________________________
10793 [  9516] By: gsar                                  on 2001/04/02  05:49:37
10794         Log: a foolish release
10795      Branch: maint-5.6/perl
10796            ! Changes patchlevel.h pod/perldelta.pod pod/perlhist.pod
10797            ! pod/perltoc.pod
10798 ____________________________________________________________________________
10799 [  9515] By: gsar                                  on 2001/04/02  05:04:29
10800         Log: add missing changelog summaries
10801      Branch: maint-5.6/perl
10802            ! Changes
10803 ____________________________________________________________________________
10804 [  9514] By: gsar                                  on 2001/04/02  04:07:13
10805         Log: add some notes about gutsy threading matters
10806      Branch: maint-5.6/perl
10807            ! pod/perlguts.pod
10808 ____________________________________________________________________________
10809 [  9513] By: gsar                                  on 2001/04/02  03:25:21
10810         Log: add more prominent caveat notices about experimental features
10811      Branch: maint-5.6/perl
10812            ! pod/perlfork.pod pod/perlunicode.pod
10813 ____________________________________________________________________________
10814 [  9512] By: gsar                                  on 2001/04/02  02:54:33
10815         Log: integrate changes#9479,9509 from mainline
10816              
10817              [PATCH] File::Glob stuff for Mac OS
10818              
10819              [PATH bsd_glob.c perl@9472] Shut up gcc warning in bsd_glob.c
10820      Branch: maint-5.6/perl
10821           !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
10822           !> t/lib/glob-basic.t t/lib/glob-case.t t/lib/glob-global.t
10823           !> t/lib/glob-taint.t
10824 ____________________________________________________________________________
10825 [  9511] By: gsar                                  on 2001/04/02  02:38:24
10826         Log: README.win32 tweaks; add a note about alternative location for
10827              getting a gcc-2.95.2 that will build perl properly on windows
10828      Branch: maint-5.6/perl
10829            ! README.win32
10830 ____________________________________________________________________________
10831 [  9510] By: jhi                                   on 2001/04/01  20:45:10
10832         Log: An ambiguosity warning.
10833      Branch: perl
10834            ! t/lib/trig.t
10835 ____________________________________________________________________________
10836 [  9509] By: jhi                                   on 2001/04/01  19:53:47
10837         Log: Subject: [PATH bsd_glob.c perl@9472] Shut up gcc warning in bsd_glob.c
10838              From: Jonathan Stowe <gellyfish@gellyfish.com>
10839              Date: Sun, 1 Apr 2001 10:04:55 +0100 (BST)
10840              Message-ID: <Pine.LNX.4.30.0104010958250.7703-100000@orpheus.gellyfish.com>
10841      Branch: perl
10842            ! ext/File/Glob/bsd_glob.c
10843 ____________________________________________________________________________
10844 [  9508] By: jhi                                   on 2001/04/01  19:35:03
10845         Log: Update Changes.
10846      Branch: perl
10847            ! Changes patchlevel.h
10848 ____________________________________________________________________________
10849 [  9507] By: jhi                                   on 2001/04/01  19:24:01
10850         Log: Integrate changes #9378,9458,9469,9475,9489,9490,9505,9506
10851              from mainline to maintperl: pod tweaks.
10852      Branch: maint-5.6/perl
10853           !> pod/perldebug.pod pod/perldiag.pod pod/perlfaq1.pod
10854           !> pod/perlguts.pod pod/perlhack.pod pod/perlop.pod
10855           !> pod/perlvar.pod
10856 ____________________________________________________________________________
10857 [  9506] By: jhi                                   on 2001/04/01  19:11:53
10858         Log: Commit Sarathy to April release of 5.6.1 :-)
10859      Branch: perl
10860            ! pod/perlfaq1.pod
10861 ____________________________________________________________________________
10862 [  9505] By: jhi                                   on 2001/04/01  19:03:15
10863         Log: Subject: PATCH 5.6.0 (perldebug.pod)
10864              From: Mark-Jason Dominus <mjd@plover.com>
10865              Date: Sun, 01 Apr 2001 14:25:11 -0400
10866              Message-ID: <20010401182511.9247.qmail@plover.com>
10867      Branch: perl
10868            ! pod/perldebug.pod
10869 ____________________________________________________________________________
10870 [  9504] By: jhi                                   on 2001/04/01  18:43:09
10871         Log: Add great_circle_direction().
10872      Branch: perl
10873            ! lib/Math/Trig.pm t/lib/trig.t
10874 ____________________________________________________________________________
10875 [  9503] By: jhi                                   on 2001/04/01  17:29:12
10876         Log: Unicode ReadMe update for Unicode 3.1.
10877      Branch: perl
10878            ! lib/unicode/ReadMe.txt
10879 ____________________________________________________________________________
10880 [  9502] By: jhi                                   on 2001/04/01  17:18:40
10881         Log: Integrate change #9501 from maintperl into mainline.
10882              
10883              fix the perlembed notes on multiple interpreters
10884              
10885              fix ExtUtils::Embed to work passably on Windows
10886      Branch: perl
10887           !> lib/ExtUtils/Embed.pm pod/perlembed.pod
10888 ____________________________________________________________________________
10889 [  9501] By: gsar                                  on 2001/04/01  07:21:57
10890         Log: fix the perlembed notes on multiple interpreters
10891              
10892              fix ExtUtils::Embed to work passably on Windows
10893      Branch: maint-5.6/perl
10894            ! lib/ExtUtils/Embed.pm pod/perlembed.pod
10895 ____________________________________________________________________________
10896 [  9500] By: jhi                                   on 2001/04/01  05:58:23
10897         Log: Test for #9499.
10898      Branch: perl
10899            ! t/op/tr.t
10900 ____________________________________________________________________________
10901 [  9499] By: jhi                                   on 2001/04/01  05:55:46
10902         Log: tr/// UTF-8 tweaking from Inaba Hiroto.
10903      Branch: perl
10904            ! embed.h embed.pl op.c proto.h
10905 ____________________________________________________________________________
10906 [  9498] By: jhi                                   on 2001/04/01  05:44:34
10907         Log: Protect the workaround hunk more.
10908      Branch: perl
10909            ! toke.c
10910 ____________________________________________________________________________
10911 [  9497] By: jhi                                   on 2001/04/01  00:24:25
10912         Log: Integrate changes #9493,9494,9495,9496 from maintperl
10913              into mainline.
10914              
10915              fix a broken workaround for Borland compiler in change#4739
10916              (caused weird "short reads" on DATA, which caused op/misc.t to fail)
10917              
10918              nits spotted by Borland compiler
10919              
10920              avoid redefinition warnings under Borland 5.02
10921              
10922              various nits identified by the Borland 5.5 compiler; remove suppression
10923              of a few warnings
10924      Branch: perl
10925           !> ext/File/Glob/bsd_glob.c sv.c toke.c utf8.h win32/makefile.mk
10926           !> win32/win32.h
10927 ____________________________________________________________________________
10928 [  9496] By: gsar                                  on 2001/03/31  23:22:28
10929         Log: various nits identified by the Borland 5.5 compiler; remove suppression
10930              of a few warnings
10931      Branch: maint-5.6/perl
10932            ! ext/File/Glob/bsd_glob.c sv.c win32/win32.h
10933 ____________________________________________________________________________
10934 [  9495] By: gsar                                  on 2001/03/31  21:03:08
10935         Log: avoid redefinition warnings under Borland 5.02
10936      Branch: maint-5.6/perl
10937            ! win32/makefile.mk
10938 ____________________________________________________________________________
10939 [  9494] By: gsar                                  on 2001/03/31  20:18:59
10940         Log: nits spotted by Borland compiler
10941      Branch: maint-5.6/perl
10942            ! utf8.h win32/win32.h
10943 ____________________________________________________________________________
10944 [  9493] By: gsar                                  on 2001/03/31  20:18:05
10945         Log: fix a broken workaround for Borland compiler in change#4739
10946              (caused weird "short reads" on DATA, which caused op/misc.t to fail)
10947      Branch: maint-5.6/perl
10948            ! toke.c
10949 ____________________________________________________________________________
10950 [  9492] By: jhi                                   on 2001/03/31  18:36:24
10951         Log: Integrate change #9491 from maintperl into mainline.
10952              
10953              Cwd::chdir() doesn't set $ENV{PWD} correctly on windows when the
10954              directory is relative (need to fetch the full path name *before*
10955              the chdir!)
10956      Branch: perl
10957           !> lib/Cwd.pm
10958 ____________________________________________________________________________
10959 [  9491] By: gsar                                  on 2001/03/31  17:01:56
10960         Log: Cwd::chdir() doesn't set $ENV{PWD} correctly on windows when the
10961              directory is relative (need to fetch the full path name *before*
10962              the chdir!)
10963              
10964              this is a followup patch for change#6749
10965      Branch: maint-5.6/perl
10966            ! lib/Cwd.pm
10967 ____________________________________________________________________________
10968 [  9490] By: jhi                                   on 2001/03/31  15:50:18
10969         Log: Subject: Re: [PATCH] av.h cosmetics
10970              From: Simon Cozens <simon@netthink.co.uk>
10971              Date: Sat, 31 Mar 2001 13:09:59 +0100
10972              Message-ID: <20010331130959.A22000@netthink.co.uk>
10973              
10974              Document AvALLOC.
10975      Branch: perl
10976            ! pod/perlguts.pod
10977 ____________________________________________________________________________
10978 [  9489] By: jhi                                   on 2001/03/31  15:48:44
10979         Log: Subject: [PATCH] Re: Math::Big* v1.21
10980              From: Tels <perl_dummy@bloodgate.com>
10981              Date: Sat, 31 Mar 2001 13:21:05 +0200 (CEST)
10982              Message-Id: <200103311125.GAA377738@www08.hway.net>
10983      Branch: perl
10984            ! pod/perlop.pod
10985 ____________________________________________________________________________
10986 [  9488] By: jhi                                   on 2001/03/31  03:39:51
10987         Log: Debug output tweak.
10988      Branch: perl
10989            ! t/lib/cwd.t
10990 ____________________________________________________________________________
10991 [  9487] By: jhi                                   on 2001/03/31  03:33:02
10992         Log: OverVMSification.
10993      Branch: perl
10994            ! t/lib/cwd.t
10995 ____________________________________________________________________________
10996 [  9486] By: jhi                                   on 2001/03/31  03:01:40
10997         Log: Missed MANIFESTations in #9483.
10998      Branch: perl
10999            ! MANIFEST
11000 ____________________________________________________________________________
11001 [  9485] By: jhi                                   on 2001/03/31  02:58:17
11002         Log: Subject: Not OK: perl v5.7.0 +DEVEL9472 on VMS_AXP V7.1 (UNINSTALLED)
11003              From: Peter Prymmer <pvhp@forte.com>
11004              Date: Fri, 30 Mar 2001 18:06:36 -0800 (PST)
11005              Message-ID: <Pine.OSF.4.10.10103301805450.63762-100000@aspara.forte.com>
11006      Branch: perl
11007            ! regexec.c t/lib/cwd.t
11008 ____________________________________________________________________________
11009 [  9484] By: jhi                                   on 2001/03/31  01:04:41
11010         Log: Obsolete file (see #3938)
11011      Branch: perl
11012            - lib/unicode/README.Ethiopic
11013            ! MANIFEST
11014 ____________________________________________________________________________
11015 [  9483] By: jhi                                   on 2001/03/31  00:52:42
11016         Log: Update to Unicode 3.1.
11017              (Rename Names.txt to NamesList.txt.)
11018      Branch: perl
11019            + lib/unicode/NamesList.txt lib/unicode/PropList.html
11020            - lib/unicode/Names.txt
11021            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
11022            ! lib/unicode/Is/LbrkBA.pl lib/unicode/Is/LbrkBB.pl
11023            ! lib/unicode/Is/LbrkID.pl lib/unicode/Is/LbrkSG.pl
11024            ! lib/unicode/LineBrk.txt lib/unicode/NamesList.html
11025            ! lib/unicode/UCD.html lib/unicode/Unicode.html
11026            ! lib/unicode/rename lib/unicode/version
11027 ____________________________________________________________________________
11028 [  9482] By: jhi                                   on 2001/03/30  23:33:44
11029         Log: Subject: Re: [ID 20010330.003] O=Deparse,-p does not preserve "operational semantics"
11030              From: Robin Houston <robin@kitsite.com>
11031              Date: Fri, 30 Mar 2001 20:07:22 +0100
11032              Message-ID: <20010330200722.A2010@puffinry.freeserve.co.uk>
11033      Branch: perl
11034            ! ext/B/B/Deparse.pm
11035 ____________________________________________________________________________
11036 [  9481] By: jhi                                   on 2001/03/30  23:20:25
11037         Log: Subject: Re: [PATCH] CwdXS, Take 2
11038              From: Benjamin Sugars <bsugars@canoe.ca>
11039              Date: Fri, 30 Mar 2001 14:08:51 -0500 (EST)
11040              Message-ID: <Pine.LNX.4.21.0103301357490.1927-100000@marmot.rim.canoe.ca>
11041      Branch: perl
11042            + ext/Cwd/Cwd.xs ext/Cwd/Makefile.PL
11043            ! MANIFEST lib/Cwd.pm t/lib/cwd.t
11044 ____________________________________________________________________________
11045 [  9480] By: jhi                                   on 2001/03/30  22:52:38
11046         Log: Subject: [ID 20010330.006] incorrect WARNING from installperl "You've never run 'make test' or some tests failed!"
11047              From: David Dyck <dcd@tc.fluke.com>
11048              Date: Fri, 30 Mar 2001 14:44:13 -0800
11049              Message-Id: <200103302244.OAA12204@dd.tc.fluke.com>
11050              
11051              The t/rantests flags file creation was accidentally
11052              removed by #9217.
11053      Branch: perl
11054            ! Makefile.SH
11055 ____________________________________________________________________________
11056 [  9479] By: jhi                                   on 2001/03/30  22:45:45
11057         Log: Subject: [PATCH] File::Glob stuff for Mac OS
11058              From: Chris Nandor <pudge@pobox.com>
11059              Date: Fri, 30 Mar 2001 16:51:00 -0500
11060              Message-Id: <p05010400b6eaab36051c@[10.0.1.177]>
11061      Branch: perl
11062            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
11063            ! t/lib/glob-basic.t t/lib/glob-case.t t/lib/glob-global.t
11064            ! t/lib/glob-taint.t
11065 ____________________________________________________________________________
11066 [  9478] By: jhi                                   on 2001/03/30  22:43:12
11067         Log: Subject: fix for win32/buildext.pl
11068              From: "Vadim Konovalov" <watman@inbox.ru>
11069              Date: Sat, 31 Mar 2001 00:50:36 +0400
11070              Message-ID: <005b01c0b95c$ac277250$7542983e@vad>
11071      Branch: perl
11072            ! win32/buildext.pl
11073 ____________________________________________________________________________
11074 [  9477] By: jhi                                   on 2001/03/30  22:41:16
11075         Log: Subject: small base.pm doc patch
11076              From: Leon Brocard <acme@astray.com>
11077              Date: Fri, 30 Mar 2001 21:49:57 +0100
11078              Message-ID: <20010330214957.B8733@ns0.astray.com>
11079      Branch: perl
11080            ! lib/base.pm
11081 ____________________________________________________________________________
11082 [  9476] By: jhi                                   on 2001/03/30  18:16:57
11083         Log: Subject: [PATCH] av.h cosmetics
11084              From: Simon Cozens <simon@netthink.co.uk>
11085              Date: Fri, 30 Mar 2001 18:12:28 +0100
11086              Message-ID: <20010330181228.A9319@netthink.co.uk>
11087      Branch: perl
11088            ! av.h
11089 ____________________________________________________________________________
11090 [  9475] By: jhi                                   on 2001/03/30  18:15:50
11091         Log: Subject: [DOC PATCH bleadperl] Two nits in perlhack.pod
11092              From: "Philip Newton" <pnewton@gmx.de>
11093              Date: Fri, 30 Mar 2001 19:06:57 +0200
11094              Message-ID: <3AC4D951.14815.1AC7068@localhost>
11095      Branch: perl
11096            ! pod/perlhack.pod
11097 ____________________________________________________________________________
11098 [  9474] By: jhi                                   on 2001/03/30  18:14:02
11099         Log: Subject: [PATCH] glob-basic.t (Was: [ID 20010328.016])
11100              From: Benjamin Sugars <bsugars@canoe.ca>
11101              Date: Fri, 30 Mar 2001 11:04:35 -0500 (EST)
11102              Message-ID: <Pine.LNX.4.21.0103301045130.1927-100000@marmot.rim.canoe.ca>
11103      Branch: perl
11104            ! t/lib/glob-basic.t
11105 ____________________________________________________________________________
11106 [  9473] By: jhi                                   on 2001/03/30  16:09:24
11107         Log: Update Changes.
11108      Branch: perl
11109            ! Changes patchlevel.h
11110 ____________________________________________________________________________
11111 [  9472] By: jhi                                   on 2001/03/30  15:16:08
11112         Log: Integrate perlio.
11113      Branch: perl
11114           !> t/lib/cwd.t t/lib/glob-basic.t
11115 ____________________________________________________________________________
11116 [  9471] By: nick                                  on 2001/03/30  14:47:10
11117         Log: Should be (^O eq 'MSWin32') not 'Win32'
11118              Fail #12 seems real - chdir is in wrong dir.
11119      Branch: perlio
11120            ! t/lib/cwd.t
11121 ____________________________________________________________________________
11122 [  9470] By: jhi                                   on 2001/03/30  14:41:11
11123         Log: Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ... 
11124              From: Radu Greab <radu@netsoft.ro>
11125              Date: Fri, 30 Mar 2001 15:09:06 +0300 (EEST)
11126              Message-ID: <15044.30562.566390.559726@ix.netsoft.ro>
11127              
11128              Replace #9352.
11129      Branch: perl
11130            ! ext/Socket/Socket.xs pp_sys.c
11131 ____________________________________________________________________________
11132 [  9469] By: jhi                                   on 2001/03/30  14:37:51
11133         Log: Subject: PATCH pod/perldiag.pod
11134              From: Robin Houston <robin@kitsite.com>
11135              Date: Fri, 30 Mar 2001 14:10:36 +0100
11136              Message-ID: <20010330141036.A1105@puffinry.freeserve.co.uk>
11137      Branch: perl
11138            ! pod/perldiag.pod t/lib/glob-basic.t
11139 ____________________________________________________________________________
11140 [  9468] By: jhi                                   on 2001/03/30  14:36:36
11141         Log: Subject: Better diagnostic in io/fs.t
11142              From: andreas.koenig@anima.de (Andreas J. Koenig)
11143              Date: 30 Mar 2001 10:11:43 +0200
11144              Message-ID: <m3hf0boev4.fsf@ak-71.mind.de>
11145      Branch: perl
11146            ! t/io/fs.t
11147 ____________________________________________________________________________
11148 [  9467] By: nick                                  on 2001/03/30  14:25:43
11149         Log: Skip order test of glob if case-ignoring system cannot 
11150              create a.test and A.test
11151      Branch: perlio
11152            ! t/lib/glob-basic.t
11153 ____________________________________________________________________________
11154 [  9466] By: nick                                  on 2001/03/30  13:03:12
11155         Log: Integrate mainline.
11156      Branch: perlio
11157            - ext/re/hints/aix.pl
11158           !> MANIFEST ext/B/B/Debug.pm ext/B/B/Deparse.pm
11159           !> lib/ExtUtils/MM_VMS.pm op.c pod/perlop.pod t/comp/require.t
11160           !> t/io/utf8.t t/lib/b.t t/lib/digest.t t/lib/glob-basic.t
11161           !> t/lib/io_multihomed.t t/lib/io_sock.t t/lib/md5-file.t
11162 ____________________________________________________________________________
11163 [  9465] By: jhi                                   on 2001/03/30  03:53:37
11164         Log: Add timeouts to the tests.  (In AIX 4.3.1.0 + vac 5.0.0.0
11165              the tests sometimes hang, sometimes not.)
11166      Branch: perl
11167            ! t/lib/io_multihomed.t t/lib/io_sock.t
11168 ____________________________________________________________________________
11169 [  9464] By: jhi                                   on 2001/03/30  02:56:04
11170         Log: Subject: [PATCH @9452] Better peep()ing for foreach() loops
11171              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
11172              Date: Thu, 29 Mar 2001 18:50:45 -0800 (PST)
11173              Message-ID: <15043.62129.253487.470281@soda.csua.berkeley.edu>
11174      Branch: perl
11175            ! op.c
11176 ____________________________________________________________________________
11177 [  9463] By: jhi                                   on 2001/03/30  02:34:48
11178         Log: Test for #9462.
11179      Branch: perl
11180            ! t/lib/b.t
11181 ____________________________________________________________________________
11182 [  9462] By: jhi                                   on 2001/03/30  02:29:37
11183         Log: Subject: B::Deparse precedence bug. (Patch included.)
11184              From: Jeremy Madea <jmadea@inktomi.com>
11185              Date: Thu, 29 Mar 2001 12:05:02 -0800
11186              Message-ID: <20010329120502.A24881@dr.inktomi.com>
11187      Branch: perl
11188            ! ext/B/B/Deparse.pm
11189 ____________________________________________________________________________
11190 [  9461] By: jhi                                   on 2001/03/30  02:18:41
11191         Log: Subject: [PATCH: 9452] more tests (was Re: Perl5.7.*  Unicode/EBCDIC status.)
11192              From: Peter Prymmer <pvhp@forte.com>
11193              Date: Thu, 29 Mar 2001 18:01:18 -0800 (PST)
11194              Message-ID: <Pine.OSF.4.10.10103291731150.1326-100000@aspara.forte.com>
11195      Branch: perl
11196            ! t/comp/require.t t/io/utf8.t t/lib/digest.t t/lib/glob-basic.t
11197            ! t/lib/md5-file.t
11198 ____________________________________________________________________________
11199 [  9460] By: jhi                                   on 2001/03/30  02:17:07
11200         Log: Subject: PATCH: B::Debug should show LOOP-specific fields
11201              From: Robin Houston <robin@kitsite.com>
11202              Date: Thu, 29 Mar 2001 20:47:56 +0100
11203              Message-ID: <20010329204756.A32042@puffinry.freeserve.co.uk>
11204      Branch: perl
11205            ! ext/B/B/Debug.pm
11206 ____________________________________________________________________________
11207 [  9459] By: jhi                                   on 2001/03/30  02:16:05
11208         Log: Subject: [PATCH perl@9424] further MM_VMS.pm tweak
11209              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
11210              Date: Wed, 28 Mar 2001 18:02:20 -0600
11211              Message-Id: <5.0.2.1.0.20010328172535.017d5600@exchi01>
11212      Branch: perl
11213            ! lib/ExtUtils/MM_VMS.pm
11214 ____________________________________________________________________________
11215 [  9458] By: jhi                                   on 2001/03/30  02:07:58
11216         Log: Subject: [ID 20010328.013] Misspelling in perlop(1p) manual page
11217              From: "Joshua E. Rodd" <jrodd@pbs.org>
11218              Date: Wed, 28 Mar 2001 17:29:12 -0500
11219              Message-Id: <E14iORE-0000ZV-00@shaggy.pbs.org>
11220      Branch: perl
11221            ! pod/perlop.pod
11222 ____________________________________________________________________________
11223 [  9457] By: jhi                                   on 2001/03/30  02:04:33
11224         Log: Subject: ext/re/aix.pl can go
11225              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
11226              Date: Thu, 29 Mar 2001 12:03:28 +0200
11227              Message-Id: <20010329120132.7C3B.H.M.BRAND@hccnet.nl>
11228      Branch: perl
11229            - ext/re/hints/aix.pl
11230            ! MANIFEST
11231 ____________________________________________________________________________
11232 [  9456] By: jhi                                   on 2001/03/30  02:03:32
11233         Log: Integrate perlio.
11234      Branch: perl
11235           !> ext/Encode/Encode.xs installperl
11236 ____________________________________________________________________________
11237 [  9455] By: nick                                  on 2001/03/29  21:11:46
11238         Log: DLL name has changed so installperl needs to know
11239              (Why isn't it working it out or passed it?)
11240      Branch: perlio
11241            ! installperl
11242 ____________________________________________________________________________
11243 [  9454] By: nick                                  on 2001/03/29  20:56:12
11244         Log: Change Encode's check arguments to 'bool' so SvTRUE gets used
11245              and we don't get undef warnings.
11246      Branch: perlio
11247            ! ext/Encode/Encode.xs
11248 ____________________________________________________________________________
11249 [  9453] By: nick                                  on 2001/03/29  17:58:48
11250         Log: Integrate mainline
11251      Branch: perlio
11252           !> Changes patchlevel.h
11253 ____________________________________________________________________________
11254 [  9452] By: jhi                                   on 2001/03/29  16:44:55
11255         Log: Update Changes.
11256      Branch: perl
11257            ! Changes patchlevel.h
11258 ____________________________________________________________________________
11259 [  9451] By: nick                                  on 2001/03/29  16:31:38
11260         Log: Integrate mainline
11261      Branch: perlio
11262           !> Changes Makefile.SH dump.c ext/Data/Dumper/Dumper.xs
11263           !> ext/Encode/Encode.xs ext/Storable/Storable.xs
11264           !> lib/ExtUtils/typemap patchlevel.h pod/perlhack.pod
11265           !> pod/perliol.pod t/lib/charnames.t t/lib/cwd.t t/op/bop.t
11266           !> t/op/vec.t t/op/ver.t toke.c utils/h2xs.PL
11267 ____________________________________________________________________________
11268 [  9450] By: jhi                                   on 2001/03/29  16:29:17
11269         Log: Integrate perlio.
11270      Branch: perl
11271           !> win32/buildext.pl
11272 ____________________________________________________________________________
11273 [  9449] By: jhi                                   on 2001/03/29  15:50:01
11274         Log: Update Changes.
11275      Branch: perl
11276            ! Changes patchlevel.h
11277 ____________________________________________________________________________
11278 [  9448] By: nick                                  on 2001/03/29  15:47:15
11279         Log: Make sure buildext.pl finds Errno.pm
11280      Branch: perlio
11281            ! win32/buildext.pl
11282 ____________________________________________________________________________
11283 [  9447] By: jhi                                   on 2001/03/29  15:39:34
11284         Log: Integrate perlio.
11285      Branch: perl
11286           !> win32/makefile.mk
11287 ____________________________________________________________________________
11288 [  9446] By: nick                                  on 2001/03/29  15:30:03
11289         Log: Integrate win32/makefile.mk with mainline.
11290      Branch: perlio
11291           !> win32/makefile.mk
11292 ____________________________________________________________________________
11293 [  9445] By: nick                                  on 2001/03/29  15:27:32
11294         Log: Fix breakage ... 
11295      Branch: perlio
11296            ! win32/makefile.mk
11297 ____________________________________________________________________________
11298 [  9444] By: jhi                                   on 2001/03/29  15:03:08
11299         Log: Subject: RE: Borland C++ for Win32 fixes; perl@9359 (also perl@9424)
11300              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
11301              Date: Thu, 29 Mar 2001 10:32:59 +0400
11302              Message-ID: <402099F49BEED211999700805FC7359FA8442D@ru0028exch01.spb.lucent.com>
11303      Branch: perl
11304            ! win32/makefile.mk
11305 ____________________________________________________________________________
11306 [  9443] By: jhi                                   on 2001/03/29  15:02:12
11307         Log: Integrate perlio.
11308      Branch: perl
11309           +> win32/buildext.pl
11310           !> MANIFEST ext/PerlIO/Via/Via.xs perlio.c perlio.h sv.c
11311           !> t/io/utf8.t t/lib/io_scalar.t win32/makefile.mk
11312 ____________________________________________________________________________
11313 [  9442] By: nick                                  on 2001/03/29  14:59:11
11314         Log: Work in progress - determine win32 extensions to build via script.
11315      Branch: perlio
11316            + win32/buildext.pl
11317            ! MANIFEST win32/makefile.mk
11318 ____________________________________________________________________________
11319 [  9441] By: jhi                                   on 2001/03/29  14:51:47
11320         Log: Reintroduce the use of external pwd.
11321      Branch: perl
11322            ! t/lib/cwd.t
11323 ____________________________________________________________________________
11324 [  9440] By: jhi                                   on 2001/03/29  14:42:58
11325         Log: use warnings instead of -w.
11326      Branch: perl
11327            ! utils/h2xs.PL
11328 ____________________________________________________________________________
11329 [  9439] By: jhi                                   on 2001/03/29  14:41:52
11330         Log: Subject: [PATCH h2xs.PL perl@9423] h2xs -w nits
11331              From: Jonathan Stowe <gellyfish@gellyfish.com>
11332              Date: Thu, 29 Mar 2001 09:34:12 +0100 (BST)
11333              Message-ID: <Pine.LNX.4.30.0103290929130.19409-100000@orpheus.gellyfish.com>
11334      Branch: perl
11335            ! utils/h2xs.PL
11336 ____________________________________________________________________________
11337 [  9438] By: jhi                                   on 2001/03/29  14:39:38
11338         Log: Subject: [PATCH perl@9424] minor pod nits
11339              From: Robin Barker <rmb1@cise.npl.co.uk>
11340              Date: Thu, 29 Mar 2001 14:43:05 +0100 (BST)
11341              Message-Id: <200103291343.OAA10827@tempest.npl.co.uk>
11342      Branch: perl
11343            ! pod/perlhack.pod pod/perliol.pod
11344 ____________________________________________________________________________
11345 [  9437] By: jhi                                   on 2001/03/29  14:29:16
11346         Log: Subject: [PATCH perl@9424] typemap cast warning
11347              From: Robin Barker <rmb1@cise.npl.co.uk>
11348              Date: Thu, 29 Mar 2001 13:58:47 +0100 (BST)
11349              Message-Id: <200103291258.NAA09360@tempest.npl.co.uk>
11350      Branch: perl
11351            ! lib/ExtUtils/typemap
11352 ____________________________________________________________________________
11353 [  9436] By: jhi                                   on 2001/03/29  14:26:03
11354         Log: Subject: [PATCH perl@9424] printf warning
11355              From: Robin Barker <rmb1@cise.npl.co.uk>
11356              Date: Thu, 29 Mar 2001 13:29:21 +0100 (BST)
11357              Message-Id: <200103291229.NAA03968@tempest.npl.co.uk>
11358      Branch: perl
11359            ! dump.c ext/Data/Dumper/Dumper.xs ext/Encode/Encode.xs
11360            ! ext/Storable/Storable.xs toke.c
11361 ____________________________________________________________________________
11362 [  9435] By: nick                                  on 2001/03/29  14:23:31
11363         Log: Win32 has name conflict with ERROR
11364      Branch: perlio
11365            ! ext/PerlIO/Via/Via.xs
11366 ____________________________________________________________________________
11367 [  9434] By: jhi                                   on 2001/03/29  14:17:48
11368         Log: Subject: [PATCH: 9424] some tests (was Re: Perl5.7.*  Unicode/EBCDIC status.)
11369              From: Peter Prymmer <pvhp@forte.com>
11370              Date: Wed, 28 Mar 2001 19:09:57 -0800 (PST)
11371              Message-ID: <Pine.OSF.4.10.10103281858520.314137-100000@aspara.forte.com>
11372      Branch: perl
11373            ! t/lib/charnames.t t/op/bop.t t/op/vec.t t/op/ver.t
11374 ____________________________________________________________________________
11375 [  9433] By: jhi                                   on 2001/03/29  13:52:44
11376         Log: test-prep target was missing.
11377      Branch: perl
11378            ! Makefile.SH
11379 ____________________________________________________________________________
11380 [  9432] By: nick                                  on 2001/03/29  12:40:03
11381         Log: Make as-shipped compiler default to MSVC6 
11382      Branch: perlio
11383            ! win32/makefile.mk
11384 ____________________________________________________________________________
11385 [  9431] By: nick                                  on 2001/03/29  12:12:16
11386         Log: Allow someone to write PerlIO::Array, PerlIO::Code, ...
11387              akin to PerlIO::Scalar.
11388      Branch: perlio
11389            ! perlio.c perlio.h
11390 ____________________________________________________________________________
11391 [  9430] By: nick                                  on 2001/03/29  10:56:35
11392         Log: Integrate mainline.
11393      Branch: perlio
11394           !> lib/File/Basename.pm lib/File/CheckTree.pm lib/File/Compare.pm
11395           !> lib/File/Copy.pm lib/File/DosGlob.pm lib/File/Find.pm
11396           !> lib/File/Path.pm lib/File/stat.pm t/lib/filecopy.t
11397           !> win32/makefile.mk win32/win32sck.c
11398 ____________________________________________________________________________
11399 [  9429] By: nick                                  on 2001/03/29  09:03:43
11400         Log: Noticed that two tests were skipped as perlio:: package
11401              isn't there any more. Changed the skip condition.
11402              Avoid core-dump if sv_utf8_upgrade() called on something
11403              that does not become SvPOK after SvPV() (e.g. a ref).
11404      Branch: perlio
11405            ! sv.c t/io/utf8.t t/lib/io_scalar.t
11406 ____________________________________________________________________________
11407 [  9428] By: jhi                                   on 2001/03/29  01:31:47
11408         Log: Subject: [PATCH] Enable warnings in File::* (was: B::Terse and warnings)
11409              From: Benjamin Sugars <bsugars@canoe.ca> 
11410              Date: Tue, 27 Mar 2001 16:27:38 -0500 (EST)
11411              Message-ID: <Pine.LNX.4.21.0103271612250.2007-100000@marmot.rim.canoe.ca>
11412      Branch: perl
11413            ! lib/File/Basename.pm lib/File/CheckTree.pm lib/File/Compare.pm
11414            ! lib/File/Copy.pm lib/File/DosGlob.pm lib/File/Find.pm
11415            ! lib/File/Path.pm lib/File/stat.pm t/lib/filecopy.t
11416 ____________________________________________________________________________
11417 [  9427] By: jhi                                   on 2001/03/29  00:49:30
11418         Log: Subject: Borland C++ for Win32 fixes; perl@9359 (also perl@9424)
11419              From: "Vadim Konovalov" <watman@inbox.ru>
11420              Date: Thu, 29 Mar 2001 01:50:12 +0400
11421              Message-ID: <001c01c0b7d1$463dd880$5742983e@vad>
11422      Branch: perl
11423            ! win32/makefile.mk win32/win32sck.c
11424 ____________________________________________________________________________
11425 [  9426] By: gsar                                  on 2001/03/29  00:28:04
11426         Log: dmake can only handle == and != in comparisons; support building
11427              with Borland's VCL libraries (from Vadim Konovalov)
11428      Branch: maint-5.6/perl
11429            ! win32/makefile.mk
11430 ____________________________________________________________________________
11431 [  9425] By: nick                                  on 2001/03/28  19:29:56
11432         Log: Integrate (@snapshot)
11433      Branch: perlio
11434           !> Changes Makefile.SH patchlevel.h t/lib/cwd.t
11435 ____________________________________________________________________________
11436 [  9424] By: jhi                                   on 2001/03/28  19:03:16
11437         Log: Update Changes.
11438      Branch: perl
11439            ! Changes patchlevel.h
11440 ____________________________________________________________________________
11441 [  9423] By: jhi                                   on 2001/03/28  18:52:09
11442         Log: Rmdir lib/XS on cleanup.
11443      Branch: perl
11444            ! Makefile.SH
11445 ____________________________________________________________________________
11446 [  9422] By: jhi                                   on 2001/03/28  18:49:34
11447         Log: Integrate perlio.
11448      Branch: perl
11449           !> t/op/utf8decode.t
11450 ____________________________________________________________________________
11451 [  9421] By: nick                                  on 2001/03/28  18:46:44
11452         Log: Loose duplicate chunk.
11453      Branch: perlio
11454            ! t/op/utf8decode.t
11455 ____________________________________________________________________________
11456 [  9420] By: nick                                  on 2001/03/28  18:44:11
11457         Log: Integrate mainline.
11458      Branch: perlio
11459           !> ext/IO/IO.xs lib/ExtUtils/MM_VMS.pm makedef.pl vms/vms.c
11460           !> vms/vmsish.h
11461 ____________________________________________________________________________
11462 [  9419] By: jhi                                   on 2001/03/28  18:42:05
11463         Log: Can't trust external pwds
11464              (either shell builtins or external programs)
11465      Branch: perl
11466            ! t/lib/cwd.t
11467 ____________________________________________________________________________
11468 [  9418] By: jhi                                   on 2001/03/28  18:34:05
11469         Log: Integrate perlio.
11470      Branch: perl
11471            - lib/perlio.pm
11472           !> MANIFEST lib/PerlIO.pm lib/open.pm perlio.c t/lib/b.t
11473           !> t/op/utf8decode.t
11474 ____________________________________________________________________________
11475 [  9417] By: nick                                  on 2001/03/28  18:24:02
11476         Log: PerlIO.pm / perlio.pm conflict.
11477              Update some pods.
11478              Make t/op/utf8decode.t a text file.
11479      Branch: perlio
11480            - lib/perlio.pm
11481            ! MANIFEST lib/PerlIO.pm lib/open.pm perlio.c t/lib/b.t
11482            ! t/op/utf8decode.t
11483 ____________________________________________________________________________
11484 [  9416] By: jhi                                   on 2001/03/28  18:06:07
11485         Log: Integrate change #9409 from mainline to maintperl.
11486              
11487              Yet another tweak on AIX dynaloading.
11488      Branch: maint-5.6/perl
11489           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
11490 ____________________________________________________________________________
11491 [  9415] By: gsar                                  on 2001/03/28  17:13:01
11492         Log: integrate changes#9377,9385,9401 from mainline
11493              
11494              Subject: RE: 5.6.0 BUG: Lexical warnings aren't lexical
11495              
11496              If directory entries compare equal case-insensitively,
11497              retry case-sensitively.
11498              
11499              Subject: [PATCH] B::Terse and warnings
11500      Branch: maint-5.6/perl
11501           !> ext/B/B.pm ext/B/B/Terse.pm ext/File/Glob/bsd_glob.c gv.c
11502           !> t/pragma/warn/perl
11503 ____________________________________________________________________________
11504 [  9414] By: jhi                                   on 2001/03/28  17:11:12
11505         Log: Subject: [PATCH perl@9359] VMS fix-ups and status
11506              From: "Craig A. Berry" <craigberry@mac.com>
11507              Date: Wed, 28 Mar 2001 10:55:20 -0600
11508              Message-Id: <5.0.2.1.0.20010327164600.031563e8@exchi01>
11509      Branch: perl
11510            ! ext/IO/IO.xs lib/ExtUtils/MM_VMS.pm vms/vms.c vms/vmsish.h
11511 ____________________________________________________________________________
11512 [  9413] By: jhi                                   on 2001/03/28  17:03:12
11513         Log: Dup hunk.
11514      Branch: perl
11515            ! t/op/utf8decode.t
11516 ____________________________________________________________________________
11517 [  9412] By: jhi                                   on 2001/03/28  17:02:36
11518         Log: Forced integrate from perlio.
11519      Branch: perl
11520           !> t/op/utf8decode.t
11521 ____________________________________________________________________________
11522 [  9411] By: nick                                  on 2001/03/28  16:50:03
11523         Log: Integrate mainline.
11524      Branch: perlio
11525           +> t/lib/cwd.t
11526           !> MANIFEST ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
11527           !> ext/IO/lib/IO/Socket.pm ext/XS/Typemap/Typemap.pm
11528           !> ext/XS/Typemap/Typemap.xs ext/XS/Typemap/typemap gv.c
11529           !> makedef.pl pp.c t/lib/xs-typemap.t t/op/utf8decode.t
11530           !> t/pragma/warn/perl
11531 ____________________________________________________________________________
11532 [  9410] By: jhi                                   on 2001/03/28  16:44:23
11533         Log: Subject: Re: [PATCH] 9403 cannot be tested
11534              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
11535              Date: Wed, 28 Mar 2001 18:33:56 +0200
11536              Message-Id: <20010328182418.7C17.H.M.BRAND@hccnet.nl>
11537      Branch: perl
11538            ! makedef.pl
11539 ____________________________________________________________________________
11540 [  9409] By: jhi                                   on 2001/03/28  16:12:45
11541         Log: Yet another tweak on AIX dynaloading.
11542      Branch: perl
11543            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
11544 ____________________________________________________________________________
11545 [  9408] By: jhi                                   on 2001/03/28  15:52:55
11546         Log: Subject: [PATCH] 9403 cannot be tested
11547              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
11548              Date: Wed, 28 Mar 2001 17:23:00 +0200
11549              Message-Id: <20010328171835.7C14.H.M.BRAND@hccnet.nl>
11550              
11551              A missing symbol.
11552      Branch: perl
11553            ! makedef.pl
11554 ____________________________________________________________________________
11555 [  9407] By: jhi                                   on 2001/03/28  15:47:43
11556         Log: Integrate perlio. (with tweaks on t/op/utf8decode.t)
11557      Branch: perl
11558            ! t/op/utf8decode.t
11559           !> ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm perl.h regcomp.c
11560           !> t/op/each.t t/op/pat.t t/op/regexp.t utf8.c
11561 ____________________________________________________________________________
11562 [  9406] By: jhi                                   on 2001/03/28  15:37:08
11563         Log: Subject: [PATCH] cwd.t (was: Cwd has no tests?)
11564              From: Benjamin Sugars <bsugars@canoe.ca> 
11565              Date: Tue, 27 Mar 2001 17:37:05 -0500 (EST)
11566              Message-ID: <Pine.LNX.4.21.0103271719540.2007-100000@marmot.rim.canoe.ca>
11567      Branch: perl
11568            + t/lib/cwd.t
11569            ! MANIFEST
11570 ____________________________________________________________________________
11571 [  9405] By: jhi                                   on 2001/03/28  15:13:18
11572         Log: pp_ne() needs a CORRECT boolean.
11573      Branch: perl
11574            ! pp.c
11575 ____________________________________________________________________________
11576 [  9404] By: jhi                                   on 2001/03/28  15:09:23
11577         Log: pp_ne() needs a boolean, not an integer.
11578      Branch: perl
11579            ! pp.c
11580 ____________________________________________________________________________
11581 [  9403] By: jhi                                   on 2001/03/28  14:47:43
11582         Log: (Retracted by #9404.)
11583      Branch: perl
11584            ! pp.c
11585 ____________________________________________________________________________
11586 [  9402] By: jhi                                   on 2001/03/28  14:43:59
11587         Log: Subject: Re: [PATCH] Typemap testing
11588              From: Tim Jenness <t.jenness@jach.hawaii.edu> 
11589              Date: Tue, 27 Mar 2001 16:34:03 -1000 (HST)
11590              Message-ID: <Pine.LNX.4.30.0103271633030.21198-100000@lapaki.jach.hawaii.edu>
11591      Branch: perl
11592            ! ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
11593            ! ext/XS/Typemap/typemap t/lib/xs-typemap.t
11594 ____________________________________________________________________________
11595 [  9401] By: jhi                                   on 2001/03/28  14:42:14
11596         Log: Subject: RE: 5.6.0 BUG: Lexical warnings aren't lexical
11597              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
11598              Date: Sun, 25 Mar 2001 21:59:15 +0100
11599              Message-ID: <000701c0b56e$73944220$07bdfea9@bfs.phone.com>
11600              
11601              A variable will be checked for the "use once" warnings if:
11602              
11603              1. It is in the scope of a use warnings 'once'
11604              2. It isn't in the scope of the warnings pragma at all AND $^W is set.
11605              
11606              Otherwise it won't be checked at all.
11607              
11608              Part 1 is what is in perl >= 5.6.0, Part 2 is what I'm fixing.
11609              
11610              The enclosed patch partially fixes this issue. What I didn't
11611              get to work was the case where the "used once" warning is enabled
11612              in any file other than the main file.
11613      Branch: perl
11614            ! gv.c t/pragma/warn/perl
11615 ____________________________________________________________________________
11616 [  9400] By: nick                                  on 2001/03/28  14:38:24
11617         Log: More EBCDIC tweaks:
11618              - one more swash issue &~(0xA0-1) did not do the right thing,
11619              for UTF-EBCDIC where &~(0x80-1) does for UTF-8.
11620              - add "use re 'asciirange'" to make [!-~] etc. work
11621              use it in MIME::QuotedPrint and t/op/regexp.t and t/op/pat.t
11622              - Choose a key for t/op/each.t test which gets encoded.
11623              - Skip utf8decode if this is UTF-EBCDIC.
11624      Branch: perlio
11625            ! ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm perl.h regcomp.c
11626            ! t/op/each.t t/op/pat.t t/op/regexp.t t/op/utf8decode.t utf8.c
11627 ____________________________________________________________________________
11628 [  9399] By: jhi                                   on 2001/03/28  14:21:00
11629         Log: Extend the SvROK() testing also to pp_ne(), pointed out by
11630              Andreas Schwab.
11631      Branch: perl
11632            ! pp.c
11633 ____________________________________________________________________________
11634 [  9398] By: jhi                                   on 2001/03/28  00:55:56
11635         Log: Subject: [ID 20010327.007] New warning from IO::Socket for sockatmark
11636              From: David Dyck <dcd@tc.fluke.com>
11637              Date: Tue, 27 Mar 2001 15:16:24 -0800
11638              Message-Id: <200103272316.PAA21921@dd.tc.fluke.com>
11639      Branch: perl
11640            ! ext/IO/lib/IO/Socket.pm
11641 ____________________________________________________________________________
11642 [  9397] By: jhi                                   on 2001/03/27  21:52:49
11643         Log: Integrate perlio.
11644      Branch: perl
11645           +> ext/PerlIO/Via/Makefile.PL ext/PerlIO/Via/Via.pm
11646           +> ext/PerlIO/Via/Via.xs
11647           !> MANIFEST ext/PerlIO/Scalar/Scalar.pm lib/PerlIO.pm
11648 ____________________________________________________________________________
11649 [  9396] By: nick                                  on 2001/03/27  21:45:13
11650         Log: Integrate mainline.
11651      Branch: perlio
11652           !> embed.h embed.pl ext/XS/Typemap/Typemap.xs gv.c
11653           !> pod/perlapi.pod proto.h sv.c sv.h t/op/magic.t utils/h2xs.PL
11654 ____________________________________________________________________________
11655 [  9395] By: nick                                  on 2001/03/27  21:18:58
11656         Log: Outline docs for PerlIO and PerlIO::Scalar
11657      Branch: perlio
11658            ! ext/PerlIO/Scalar/Scalar.pm lib/PerlIO.pm
11659 ____________________________________________________________________________
11660 [  9394] By: nick                                  on 2001/03/27  20:50:13
11661         Log: PerlIO::Via layer (alpha-ish).
11662      Branch: perlio
11663            + ext/PerlIO/Via/Makefile.PL ext/PerlIO/Via/Via.pm
11664            + ext/PerlIO/Via/Via.xs
11665            ! MANIFEST
11666 ____________________________________________________________________________
11667 [  9393] By: jhi                                   on 2001/03/27  20:49:55
11668         Log: Retract #9329 now that 9390 should take care of the matter.
11669      Branch: perl
11670            ! utils/h2xs.PL
11671 ____________________________________________________________________________
11672 [  9390] By: jhi                                   on 2001/03/27  20:47:50
11673         Log: Subject: Autoloading Errno.pm when %! is encountered
11674              From: Robin Houston <robin@kitsite.com>
11675              Date: Tue, 27 Mar 2001 20:57:11 +0100
11676              Message-ID: <20010327205710.A24053@puffinry.freeserve.co.uk>
11677      Branch: perl
11678            ! embed.h embed.pl gv.c proto.h t/op/magic.t
11679 ____________________________________________________________________________
11680 [  9389] By: jhi                                   on 2001/03/27  20:24:31
11681         Log: Integrate perlio.
11682      Branch: perl
11683           !> doop.c ext/Encode/Encode.pm ext/MIME/Base64/Base64.xs
11684           !> ext/MIME/Base64/QuotedPrint.pm t/lib/encode.t t/lib/mimeb64.t
11685           !> utf8.c
11686 ____________________________________________________________________________
11687 [  9388] By: jhi                                   on 2001/03/27  20:21:38
11688         Log: Better have a three-element array if one is going to assign
11689              to the third element of that array. (from Tim Jenness)
11690      Branch: perl
11691            ! ext/XS/Typemap/Typemap.xs
11692 ____________________________________________________________________________
11693 [  9387] By: nick                                  on 2001/03/27  20:15:43
11694         Log: Integrate mainline.
11695      Branch: perlio
11696           +> ext/XS/Typemap/Makefile.PL ext/XS/Typemap/README
11697           +> ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
11698           +> ext/XS/Typemap/stdio.c ext/XS/Typemap/typemap
11699           +> t/lib/xs-typemap.t
11700           !> (integrate 34 files)
11701 ____________________________________________________________________________
11702 [  9386] By: jhi                                   on 2001/03/27  20:04:18
11703         Log: Subject: Re: perl@9359 breaks HTML::Parser
11704              From: Gisle Aas <gisle@ActiveState.com>
11705              Date: 27 Mar 2001 11:30:24 -0800
11706              Message-ID: <lrr8zjxb5b.fsf@caliper.ActiveState.com>
11707              
11708              Clarify the UTF-8 issues of the API docs.
11709              (Slightly reworded and expanded.)
11710      Branch: perl
11711            ! pod/perlapi.pod sv.c sv.h
11712 ____________________________________________________________________________
11713 [  9385] By: jhi                                   on 2001/03/27  19:44:25
11714         Log: If directory entries compare equal case-insensitively,
11715              retry case-sensitively.
11716      Branch: perl
11717            ! ext/File/Glob/bsd_glob.c
11718 ____________________________________________________________________________
11719 [  9384] By: nick                                  on 2001/03/27  19:38:50
11720         Log: Various EBCDIC fixes:
11721              - major revelation that swash code is encoding aware,
11722              (or thought it was) - now it is ;-)
11723              - With that out of the way fix a slab of tr/// cases.
11724              - Fix Encode 'Unicode' to be true Unicode so tests pass.
11725              - As anticipated Base64.xs needed tweaks.
11726              - Until tr/// works right avoid old_encode64 in MIME tests.
11727      Branch: perlio
11728            ! doop.c ext/Encode/Encode.pm ext/MIME/Base64/Base64.xs
11729            ! t/lib/encode.t t/lib/mimeb64.t utf8.c
11730 ____________________________________________________________________________
11731 [  9383] By: jhi                                   on 2001/03/27  18:34:41
11732         Log: Add the std test suite BEGIN block.
11733      Branch: perl
11734            ! t/lib/xs-typemap.t
11735 ____________________________________________________________________________
11736 [  9382] By: jhi                                   on 2001/03/27  15:16:07
11737         Log: Add debugging output to the test.
11738      Branch: perl
11739            ! t/lib/glob-basic.t
11740 ____________________________________________________________________________
11741 [  9381] By: jhi                                   on 2001/03/27  15:08:10
11742         Log: Add Tim Jenness' XS::Typemap for exercizing the standard typemap.
11743      Branch: perl
11744            + ext/XS/Typemap/Makefile.PL ext/XS/Typemap/README
11745            + ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
11746            + ext/XS/Typemap/stdio.c ext/XS/Typemap/typemap
11747            + t/lib/xs-typemap.t
11748            ! MANIFEST
11749 ____________________________________________________________________________
11750 [  9380] By: jhi                                   on 2001/03/27  14:48:34
11751         Log: Subject: [PATCH] Typemap testing
11752              From: Tim Jenness <t.jenness@jach.hawaii.edu> 
11753              Date: Sun, 25 Mar 2001 16:46:12 -1000 (HST)
11754              Message-ID: <Pine.LNX.4.30.0103251629350.16988-101000@lapaki.jach.hawaii.edu>
11755              
11756              (The first part of the patch.)
11757      Branch: perl
11758            ! lib/ExtUtils/typemap lib/ExtUtils/xsubpp
11759 ____________________________________________________________________________
11760 [  9379] By: jhi                                   on 2001/03/27  14:44:56
11761         Log: Subject: Re: [PATCH] t/lib/glob-basic.t  
11762              From: Benjamin Sugars <bsugars@canoe.ca> 
11763              Date: Mon, 26 Mar 2001 14:11:47 -0500 (EST)
11764              Message-ID: <Pine.LNX.4.21.0103261406170.2729-100000@marmot.rim.canoe.ca>
11765      Branch: perl
11766            ! t/lib/glob-basic.t
11767 ____________________________________________________________________________
11768 [  9378] By: jhi                                   on 2001/03/27  14:42:30
11769         Log: Subject: [PATCH] perlvar nit
11770              From: Simon Cozens <simon@netthink.co.uk>
11771              Date: Tue, 27 Mar 2001 01:12:01 +0100
11772              Message-ID: <20010327011201.A19179@netthink.co.uk>
11773      Branch: perl
11774            ! pod/perlvar.pod
11775 ____________________________________________________________________________
11776 [  9377] By: jhi                                   on 2001/03/27  14:36:26
11777         Log: Subject: [PATCH] B::Terse and warnings
11778              From: Benjamin Sugars <ben.sugars@home.com>
11779              Date: Mon, 26 Mar 2001 23:40:33 -0500 (EST)
11780              Message-ID: <Pine.LNX.4.21.0103262320170.20040-100000@localhost.localdomain>
11781      Branch: perl
11782            ! ext/B/B.pm ext/B/B/Terse.pm
11783 ____________________________________________________________________________
11784 [  9376] By: jhi                                   on 2001/03/27  14:31:31
11785         Log: Document sockatmark() some.
11786      Branch: perl
11787            ! pod/perldiag.pod pod/perlfunc.pod pod/perlport.pod
11788            ! pod/perltoc.pod
11789 ____________________________________________________________________________
11790 [  9375] By: jhi                                   on 2001/03/27  14:00:24
11791         Log: sv_catpvf(sv, "%c", 128) should not UTF-8-ify the sv,
11792              noted by Gisle and fixed by NI-S.
11793      Branch: perl
11794            ! sv.c
11795 ____________________________________________________________________________
11796 [  9374] By: jhi                                   on 2001/03/27  05:50:01
11797         Log: Regen toc.
11798      Branch: perl
11799            ! pod/perltoc.pod
11800 ____________________________________________________________________________
11801 [  9373] By: jhi                                   on 2001/03/27  05:43:51
11802         Log: Pixie documenting.
11803      Branch: perl
11804            ! Makefile.SH pod/perlhack.pod
11805 ____________________________________________________________________________
11806 [  9372] By: jhi                                   on 2001/03/27  05:29:34
11807         Log: Metaconfig unit changes for #9371.
11808      Branch: metaconfig
11809            ! U/modified/myhostname.U
11810      Branch: metaconfig/U/perl
11811            + d_sockatmark.U
11812            ! gccvers.U
11813 ____________________________________________________________________________
11814 [  9371] By: jhi                                   on 2001/03/27  05:29:07
11815         Log: Add sockatmark() probing.
11816      Branch: perl
11817            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
11818            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
11819            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
11820            ! vos/config.ga.h win32/config.bc win32/config.gc
11821            ! win32/config.vc
11822 ____________________________________________________________________________
11823 [  9370] By: jhi                                   on 2001/03/26  22:01:18
11824         Log: pp_ncmp() and pp_scmp() should return numeric values, not booleans.
11825              Really need to benchmark this.
11826      Branch: perl
11827            ! pp.c
11828 ____________________________________________________________________________
11829 [  9369] By: nick                                  on 2001/03/26  21:59:30
11830         Log: Integrate mainline.
11831      Branch: perlio
11832            ! ext/MIME/Base64/QuotedPrint.pm
11833           !> Changes Makefile.SH ext/IO/IO.xs ext/IO/lib/IO/Socket.pm
11834           !> patchlevel.h pod/perlhack.pod pp_sys.c
11835 ____________________________________________________________________________
11836 [  9368] By: jhi                                   on 2001/03/26  21:47:03
11837         Log: Treat pp_ncmp() and pp_scmp() as in #9366 (ROK).
11838              
11839              TODO1: perlbench.
11840              TODO2: le, lt, ge, gt?  Yech.
11841      Branch: perl
11842            ! pp.c
11843 ____________________________________________________________________________
11844 [  9367] By: jhi                                   on 2001/03/26  21:34:57
11845         Log: Too much cut-and-paste in #9363.
11846      Branch: perl
11847            ! pp_sys.c
11848 ____________________________________________________________________________
11849 [  9366] By: jhi                                   on 2001/03/26  21:20:53
11850         Log: Subject: $ref1 == $ref2 without NV_PRESERVES_UV
11851              From: Andreas Schwab <schwab@suse.de>
11852              Date: 26 Mar 2001 17:29:04 +0200
11853              Message-ID: <jeitkw5z27.fsf@hawking.suse.de>
11854              
11855              (The patch for 5.6.0 or so, this is a guess for bleadperl)
11856      Branch: perl
11857            ! pp_hot.c
11858 ____________________________________________________________________________
11859 [  9365] By: jhi                                   on 2001/03/26  21:07:54
11860         Log: Integrate perlio.
11861      Branch: perl
11862           !> perlio.c
11863 ____________________________________________________________________________
11864 [  9364] By: nick                                  on 2001/03/26  20:30:48
11865         Log: REFCNT botch in layer name cache hash.
11866      Branch: perlio
11867            ! perlio.c
11868 ____________________________________________________________________________
11869 [  9363] By: jhi                                   on 2001/03/26  18:44:32
11870         Log: Subject: [PATCH] socket() leaks file descriptors
11871              From: Benjamin Sugars <bsugars@canoe.ca>
11872              Date: Mon, 26 Mar 2001 13:29:54 -0500 (EST)
11873              Message-ID: <Pine.LNX.4.21.0103261315510.2729-100000@marmot.rim.canoe.ca>
11874              
11875              Also sockpair() fixed similarly.
11876      Branch: perl
11877            ! pp_sys.c
11878 ____________________________________________________________________________
11879 [  9362] By: jhi                                   on 2001/03/26  18:37:52
11880         Log: Integrate perlio.
11881      Branch: perl
11882           !> README.os390 miniperlmain.c perlio.c perliol.h t/op/pat.t
11883 ____________________________________________________________________________
11884 [  9361] By: nick                                  on 2001/03/26  17:32:06
11885         Log: Implement flush of linebuffered streams on read of a tty.
11886      Branch: perlio
11887            ! perlio.c perliol.h
11888 ____________________________________________________________________________
11889 [  9360] By: nick                                  on 2001/03/26  17:12:32
11890         Log: Memory tweaks and notes for OEMVS.
11891      Branch: perlio
11892            ! README.os390 miniperlmain.c t/op/pat.t
11893 ____________________________________________________________________________
11894 [  9359] By: jhi                                   on 2001/03/26  02:12:54
11895         Log: Update Changes.
11896      Branch: perl
11897            ! Changes patchlevel.h
11898 ____________________________________________________________________________
11899 [  9358] By: jhi                                   on 2001/03/26  02:05:32
11900         Log: Document the most common pixie options.
11901      Branch: perl
11902            ! pod/perlhack.pod
11903 ____________________________________________________________________________
11904 [  9357] By: jhi                                   on 2001/03/26  01:25:28
11905         Log: For perl.pixie check *before* compiling that optimize is -g,
11906              as for perl.third.
11907      Branch: perl
11908            ! Makefile.SH
11909 ____________________________________________________________________________
11910 [  9356] By: jhi                                   on 2001/03/26  01:13:41
11911         Log: rmdir lib/Digest, lib/MIME, and lib/PerlIO.
11912      Branch: perl
11913            ! Makefile.SH
11914 ____________________________________________________________________________
11915 [  9355] By: jhi                                   on 2001/03/26  01:11:19
11916         Log: Remove t/perl.third.
11917      Branch: perl
11918            ! Makefile.SH
11919 ____________________________________________________________________________
11920 [  9354] By: jhi                                   on 2001/03/26  00:23:38
11921         Log: Implement IO::Socket::atmark(), inspired by Lincoln Stein's
11922              IO::Sockatmark().
11923      Branch: perl
11924            ! ext/IO/IO.xs ext/IO/lib/IO/Socket.pm
11925 ____________________________________________________________________________
11926 [  9353] By: jhi                                   on 2001/03/25  22:25:04
11927         Log: Integrate perlio.
11928      Branch: perl
11929           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
11930           !> ext/PerlIO/Scalar/Scalar.xs perl.c perlio.c perlio.h perliol.h
11931           !> pp_hot.c win32/makefile.mk
11932 ____________________________________________________________________________
11933 [  9352] By: jhi                                   on 2001/03/25  22:21:41
11934         Log: Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ...
11935              From: Radu Greab <radu@netsoft.ro>
11936              Date: Fri, 23 Mar 2001 21:14:59 +0200 (EET)
11937              Message-ID: <15035.41139.646781.478457@ix.netsoft.ro>
11938      Branch: perl
11939            ! pp_sys.c
11940 ____________________________________________________________________________
11941 [  9351] By: nick                                  on 2001/03/25  22:15:02
11942         Log: Fix readline in list mode to tell rest of world that it has
11943              things on the stack. Otherwise if perl code gets invoked
11944              underneath it it scribbles over results-so-far.
11945              (Why TIEHANDLE has not tripped on this is a mystery.)
11946      Branch: perlio
11947            ! pp_hot.c
11948 ____________________________________________________________________________
11949 [  9350] By: nick                                  on 2001/03/25  22:10:13
11950         Log: win32/makefile.mk typos
11951      Branch: perlio
11952            ! win32/makefile.mk
11953 ____________________________________________________________________________
11954 [  9349] By: nick                                  on 2001/03/25  21:31:14
11955         Log: Integrate now-non-binary file.
11956      Branch: perlio
11957           !> t/lib/mimeqp.t
11958 ____________________________________________________________________________
11959 [  9348] By: nick                                  on 2001/03/25  21:27:24
11960         Log: Make it text
11961      Branch: perlio
11962            ! t/lib/mimeqp.t
11963 ____________________________________________________________________________
11964 [  9347] By: nick                                  on 2001/03/25  21:25:37
11965         Log: Integrate mainline.
11966      Branch: perlio
11967           !> ext/Digest/MD5/MD5.pm ext/MIME/Base64/Base64.pm
11968           !> lib/Term/ReadLine.pm t/lib/md5-file.t
11969 ____________________________________________________________________________
11970 [  9346] By: nick                                  on 2001/03/25  20:58:15
11971         Log: Add destruct time hook to PerlIO (for work-in-process implementing
11972              layers in perl code. In such cases layers need to be popped before
11973              we loose the ability to run perl code.)
11974              Also back-out "PerlIO::object" hook - it isn't going to work like that...
11975      Branch: perlio
11976            ! perl.c perlio.c perlio.h perliol.h
11977 ____________________________________________________________________________
11978 [  9345] By: nick                                  on 2001/03/25  20:49:11
11979         Log: Avoid at leasy one of undefined warnings in Encode.
11980      Branch: perlio
11981            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
11982 ____________________________________________________________________________
11983 [  9344] By: jhi                                   on 2001/03/25  20:37:43
11984         Log: A workaround for using Term::ReadLine in emacs minibuffer
11985              from Wybo Dekker <wybo@servalys.nl> and Johan Vromans;
11986              additional tweaks from Ilya Zakharevich.
11987      Branch: perl
11988            ! lib/Term/ReadLine.pm
11989 ____________________________________________________________________________
11990 [  9343] By: nick                                  on 2001/03/25  20:21:14
11991         Log: Missing return value.
11992      Branch: perlio
11993            ! ext/PerlIO/Scalar/Scalar.xs
11994 ____________________________________________________________________________
11995 [  9342] By: jhi                                   on 2001/03/25  16:21:00
11996         Log: Roll back the version numbers of Digest::MD5 and MIME::Base64
11997              to equal the CPAN versions since no code changes have been made.
11998      Branch: perl
11999            ! ext/Digest/MD5/MD5.pm ext/MIME/Base64/Base64.pm
12000            ! t/lib/md5-file.t
12001 ____________________________________________________________________________
12002 [  9341] By: jhi                                   on 2001/03/25  16:01:48
12003         Log: Escape 8-bit characters.
12004      Branch: perl
12005            ! t/lib/mimeqp.t
12006 ____________________________________________________________________________
12007 [  9340] By: gsar                                  on 2001/03/25  15:50:53
12008         Log: readd mimeqp.t as xtext (used to be binary because of the literal 8-bit
12009              chars)
12010      Branch: perl
12011            + t/lib/mimeqp.t
12012 ____________________________________________________________________________
12013 [  9339] By: gsar                                  on 2001/03/25  15:48:50
12014         Log: delete mimeqp.t for later with text mode set
12015      Branch: perl
12016            - t/lib/mimeqp.t
12017 ____________________________________________________________________________
12018 [  9338] By: nick                                  on 2001/03/25  09:01:57
12019         Log: Integrate mainline.
12020      Branch: perlio
12021           +> ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
12022           +> ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
12023           +> ext/MIME/Base64/QuotedPrint.pm t/lib/mimeb64.t
12024           +> t/lib/mimeb64u.t t/lib/mimeqp.t
12025           !> MANIFEST configure.com djgpp/config.over epoc/config.sh
12026           !> hints/uts.sh hints/uwin.sh hints/vmesa.sh t/lib/md5-file.t
12027           !> utils/h2xs.PL win32/Makefile win32/makefile.mk
12028 ____________________________________________________________________________
12029 [  9337] By: jhi                                   on 2001/03/25  04:23:24
12030         Log: Add MIME::Base64 here and there.  Again, a lot of
12031              optimism is in the air.
12032      Branch: perl
12033            ! configure.com djgpp/config.over epoc/config.sh hints/uts.sh
12034            ! hints/uwin.sh hints/vmesa.sh win32/Makefile win32/makefile.mk
12035 ____________________________________________________________________________
12036 [  9336] By: jhi                                   on 2001/03/25  04:12:43
12037         Log: Add PerlIO::Scalar to win32/Makefile. (I'm doing
12038              this by ear as I do not do Win32 programming.)
12039      Branch: perl
12040            ! win32/Makefile win32/makefile.mk
12041 ____________________________________________________________________________
12042 [  9335] By: jhi                                   on 2001/03/25  04:03:50
12043         Log: Put back the MD5-Base64 tests now that we have MIME::Base64.
12044      Branch: perl
12045            ! t/lib/md5-file.t
12046 ____________________________________________________________________________
12047 [  9334] By: jhi                                   on 2001/03/25  03:58:53
12048         Log: Add MIME::Base 2.12 from Gisle Aas, version number bumped to 2.13.
12049      Branch: perl
12050            + ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
12051            + ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
12052            + ext/MIME/Base64/QuotedPrint.pm t/lib/mimeb64.t
12053            + t/lib/mimeb64u.t t/lib/mimeqp.t
12054            ! MANIFEST
12055 ____________________________________________________________________________
12056 [  9333] By: jhi                                   on 2001/03/24  20:14:37
12057         Log: Integrate perlio.
12058      Branch: perl
12059           !> doio.c pod/perlfunc.pod pod/perliol.pod win32/makefile.mk
12060 ____________________________________________________________________________
12061 [  9332] By: nick                                  on 2001/03/24  19:40:34
12062         Log: Fix un-init variable leading to spurious "Out of Memory!"
12063      Branch: perlio
12064            ! doio.c
12065 ____________________________________________________________________________
12066 [  9331] By: nick                                  on 2001/03/24  19:09:59
12067         Log: Tweak docs for C<open> (boy does that need wholesale revision...)
12068              and update layers internals doc.
12069      Branch: perlio
12070            ! pod/perlfunc.pod pod/perliol.pod
12071 ____________________________________________________________________________
12072 [  9330] By: jhi                                   on 2001/03/24  18:42:11
12073         Log: The length might be uninitialized garbage if the *svp is the undef.
12074      Branch: perl
12075            ! doio.c
12076 ____________________________________________________________________________
12077 [  9329] By: jhi                                   on 2001/03/24  18:26:57
12078         Log: (Retracted by #9393)
12079
12080              Subject: [PATCH h2xs] $!{EINVAL} requires "use Errno"
12081              From: Simon Cozens <simon@netthink.co.uk>
12082              Date: Sat, 24 Mar 2001 17:13:17 +0000
12083              Message-ID: <20010324171317.A13406@netthink.co.uk>
12084      Branch: perl
12085            ! utils/h2xs.PL
12086 ____________________________________________________________________________
12087 [  9328] By: nick                                  on 2001/03/24  17:22:02
12088         Log: Integrate mainline.
12089      Branch: perlio
12090           !> lib/unicode/Names.txt lib/unicode/ReadMe.txt
12091           !> lib/unicode/version
12092 ____________________________________________________________________________
12093 [  9327] By: nick                                  on 2001/03/24  17:16:02
12094         Log: Integrate mainline.
12095      Branch: perlio
12096           +> ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
12097           +> ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
12098           +> ext/Digest/MD5/hints/irix_6.pl ext/Digest/MD5/typemap
12099           +> lib/Digest.pm t/lib/digest.t t/lib/md5-aaa.t t/lib/md5-badf.t
12100           +> t/lib/md5-file.t
12101           !> MANIFEST Makefile.SH configure.com djgpp/config.over
12102           !> epoc/config.sh ext/DynaLoader/hints/aix.pl hints/aix.sh
12103           !> hints/uts.sh hints/uwin.sh hints/vmesa.sh lib/Net/Ping.pm op.c
12104           !> pp.c t/lib/b.t t/op/re_tests t/op/repeat.t win32/Makefile
12105           !> win32/makefile.mk
12106 ____________________________________________________________________________
12107 [  9326] By: jhi                                   on 2001/03/24  17:00:42
12108         Log: Upgrade to Unicode 3.1 beta 2001-03-23.
12109      Branch: perl
12110            ! lib/unicode/Names.txt lib/unicode/ReadMe.txt
12111            ! lib/unicode/version
12112 ____________________________________________________________________________
12113 [  9325] By: jhi                                   on 2001/03/24  16:22:33
12114         Log: Subject: Re: B::Deparse bug (5.6.0)
12115              From: Robin Houston <robin@kitsite.com>
12116              Date: Sat, 24 Mar 2001 14:33:09 +0000
12117              Message-ID: <20010324143309.B17734@puffinry.freeserve.co.uk>
12118      Branch: perl
12119            ! op.c pp.c t/lib/b.t t/op/repeat.t
12120 ____________________________________________________________________________
12121 [  9324] By: jhi                                   on 2001/03/24  16:21:56
12122         Log: Boldly add extensions to be built to VMS, EPOC, UTS,
12123              U/WIN, and VM/ESA (and fixups for DJGPP).  Some of
12124              these additions may be too optimistic.
12125      Branch: perl
12126            ! configure.com djgpp/config.over epoc/config.sh hints/uts.sh
12127            ! hints/uwin.sh hints/vmesa.sh
12128 ____________________________________________________________________________
12129 [  9323] By: jhi                                   on 2001/03/24  16:06:01
12130         Log: Integrate perlio.
12131      Branch: perl
12132           +> ext/PerlIO/Scalar/Makefile.PL ext/PerlIO/Scalar/Scalar.pm
12133           +> ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
12134            ! Makefile.SH
12135           !> MANIFEST doio.c embed.h ext/Encode/Encode.xs
12136           !> ext/POSIX/POSIX.xs global.sym iperlsys.h makedef.pl objXSUB.h
12137           !> perlapi.c perlio.c perliol.h proto.h t/io/open.t t/io/utf8.t
12138           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
12139           !> win32/makefile.mk win32/perlhost.h win32/win32.c
12140           !> win32/win32iop.h
12141 ____________________________________________________________________________
12142 [  9322] By: nick                                  on 2001/03/24  14:39:12
12143         Log: Routine Win32 regen_config_h - no real changes.
12144      Branch: perlio
12145            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
12146 ____________________________________________________________________________
12147 [  9321] By: nick                                  on 2001/03/24  14:31:49
12148         Log: PerlIO fixups for Win32:
12149              - provide win33_popenlist() - non-functional as yet.
12150              - avoid need for aTHX in PerlIO_debug calls - even if not 
12151              enabled args are still evaluated so Win32 has trouble during fork().
12152              - Add PerlIO/Scalar to list of extensions in win32/makefile.mk
12153              - Fixup makedef.pl for latest set of symbols.
12154      Branch: perlio
12155            ! iperlsys.h makedef.pl perlio.c win32/makefile.mk
12156            ! win32/perlhost.h win32/win32.c win32/win32iop.h
12157 ____________________________________________________________________________
12158 [  9320] By: nick                                  on 2001/03/24  14:26:58
12159         Log: POSIX::getcwd XS code to call Cwd::cwd when HAS_GETCWD not defined
12160              was gibberish - broke it on WIn32 at least.
12161      Branch: perlio
12162            ! ext/POSIX/POSIX.xs
12163 ____________________________________________________________________________
12164 [  9319] By: nick                                  on 2001/03/24  11:29:41
12165         Log: Generated files.
12166      Branch: perlio
12167            ! embed.h global.sym objXSUB.h perlapi.c proto.h
12168 ____________________________________________________________________________
12169 [  9318] By: nick                                  on 2001/03/24  10:29:37
12170         Log: Implement:
12171              1.  open($fh,"+<",undef);  # add test to t/io/open.t
12172              2.  open($fh,"+<",\$var);  # New test t/lib/io_scalar.t
12173      Branch: perlio
12174            + ext/PerlIO/Scalar/Makefile.PL ext/PerlIO/Scalar/Scalar.pm
12175            + ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
12176            ! MANIFEST doio.c ext/Encode/Encode.xs perlio.c perliol.h
12177            ! t/io/open.t t/io/utf8.t
12178 ____________________________________________________________________________
12179 [  9317] By: jhi                                   on 2001/03/23  23:41:25
12180         Log: AIX does seems to have optimization problems with its C compilers.
12181      Branch: perl
12182            ! hints/aix.sh
12183 ____________________________________________________________________________
12184 [  9316] By: jhi                                   on 2001/03/23  23:40:46
12185         Log: Integrate perlio.
12186      Branch: perl
12187           +> lib/PerlIO.pm
12188           !> MANIFEST doio.c ext/Encode/Encode.xs perlio.c perlio.h
12189           !> perliol.h
12190 ____________________________________________________________________________
12191 [  9315] By: jhi                                   on 2001/03/23  22:16:30
12192         Log: Fix the EBCDIC MD5.pm checksum, from Pter Prymmer.
12193      Branch: perl
12194            ! t/lib/md5-file.t
12195 ____________________________________________________________________________
12196 [  9314] By: nick                                  on 2001/03/23  20:49:02
12197         Log: Perlio internals re-organized.
12198              - open process creates AV of layer/arg pairs
12199              (appends layers from open() or open.pm to default list).
12200              - push arg is now an SV.
12201              - layer ->Open get passed the AV
12202              - open is no longer mandatory method.
12203              - topmost layer that has ->Open method does the open
12204              - any layers above are pushed once that returns.
12205              - vtable re-ordered so dummy layers need only provide push/pop methods.
12206      Branch: perlio
12207            ! ext/Encode/Encode.xs perlio.c perlio.h perliol.h
12208 ____________________________________________________________________________
12209 [  9313] By: nick                                  on 2001/03/23  16:27:41
12210         Log: Check in a stable (working) version before next round of tweaks.
12211              Changes include:
12212              - Move default layers code out of doio.c and into perlio.c
12213              - Single routine for parsing layer specification strings.
12214              - Skeleton support for demand loading of layers
12215              - Core-dump avoidance if PERLIO environment specifies loadable layer
12216              (does not _work_ as need IO to load and need load to do IO ...)
12217      Branch: perlio
12218            + lib/PerlIO.pm
12219            ! MANIFEST doio.c perlio.c
12220 ____________________________________________________________________________
12221 [  9312] By: gsar                                  on 2001/03/23  16:25:25
12222         Log: add execute bit to files with shebang lines in the repository;
12223              avoid clobbering execute bit in Porting/makerel 
12224      Branch: maint-5.6/perl
12225            ! (edit 144 files)
12226 ____________________________________________________________________________
12227 [  9311] By: jhi                                   on 2001/03/23  14:25:35
12228         Log: Forgot the unneeded hints/dec_osf.pl into MANIFEST in #9308.
12229      Branch: perl
12230            ! MANIFEST
12231 ____________________________________________________________________________
12232 [  9310] By: jhi                                   on 2001/03/23  13:45:04
12233         Log: Subject: [PATCH] Net::Ping
12234              From: Colin McMillen <mcmi0037@tc.umn.edu>
12235              Date: Thu, 22 Mar 2001 19:30:31 -0600
12236              Message-ID: <20010322193031.A18814@strago.jenovaproject.org>
12237      Branch: perl
12238            ! lib/Net/Ping.pm
12239 ____________________________________________________________________________
12240 [  9309] By: jhi                                   on 2001/03/23  13:39:13
12241         Log: EBCDIC patches for Digest::MD5 tests from Peter Prymmer.
12242      Branch: perl
12243            ! t/lib/md5-aaa.t t/lib/md5-file.t
12244 ____________________________________________________________________________
12245 [  9308] By: jhi                                   on 2001/03/23  13:20:34
12246         Log: Integrate Digest-1.00 and Digest-MD5-2.13, from Gisle Aas.
12247              - bump the version to 2.14
12248              - drop the base64 tests since they require MIME::Base64
12249              - drop the rfc1321.txt
12250              - drop the hints/dec_osf.pl since it's only needed for
12251              pre-5.005_03 Perls
12252              Todo:
12253              - the U32 alignment testing is now removed; it needs to
12254              be reintroduced as as a Config variable (meaning also
12255              as a Configure test)
12256              - get the new EBCDIC md5sum for MD5.pm
12257              - test in Win32 to see how badly I botched the makefiles
12258      Branch: perl
12259            + ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
12260            + ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
12261            + ext/Digest/MD5/hints/irix_6.pl ext/Digest/MD5/typemap
12262            + lib/Digest.pm t/lib/digest.t t/lib/md5-aaa.t t/lib/md5-badf.t
12263            + t/lib/md5-file.t
12264            ! MANIFEST configure.com hints/uwin.sh hints/vmesa.sh
12265            ! win32/Makefile win32/makefile.mk
12266 ____________________________________________________________________________
12267 [  9307] By: jhi                                   on 2001/03/23  12:56:14
12268         Log: Integrate change #9306 from maintperl into mainline,
12269              AIX dynaloader for AIXes without <load.h>.
12270      Branch: perl
12271           !> ext/DynaLoader/hints/aix.pl
12272 ____________________________________________________________________________
12273 [  9306] By: jhi                                   on 2001/03/23  12:51:36
12274         Log: There are AIXes without /usr/include/load.h,
12275              patch from H.Merijn Brand.
12276      Branch: maint-5.6/perl
12277            ! ext/DynaLoader/hints/aix.pl
12278 ____________________________________________________________________________
12279 [  9305] By: nick                                  on 2001/03/23  11:00:42
12280         Log: Add pTHX_ to -Duseperlio API where it does not conflict with legacy stuff.
12281      Branch: perlio
12282            ! ext/Encode/Encode.xs perlio.c perlio.h
12283 ____________________________________________________________________________
12284 [  9304] By: nick                                  on 2001/03/23  10:20:46
12285         Log: Render -Duseperlio functional again.
12286              - this is "quick fix" which calls PerlIO_apply_layers after opening,
12287              which is what old scheme did. New scheme needs to change that
12288              to make open(...,\$scalar) etc. work but this will do for now.
12289      Branch: perlio
12290            ! perlio.c
12291 ____________________________________________________________________________
12292 [  9303] By: nick                                  on 2001/03/23  09:53:20
12293         Log: Avoid "reopen" semantics for time being. Fix bug in dup logic.
12294              -Uuseperlio now works again.
12295              -Duseperlio is still poorly. Don't merge yet...
12296      Branch: perlio
12297            ! doio.c perlio.h
12298 ____________________________________________________________________________
12299 [  9302] By: nick                                  on 2001/03/22  22:26:51
12300         Log: Snapshot of new PerlIO open scheme. Still buggy - mainly in open($fh,">&STDOUT!")
12301              type code.
12302              - Invent PerlIO_openn() - which has "lots" of args a bit like do_openn() which
12303              is its main caller. In particular now has access to "extra" args, and
12304              can tell when an open handle is "reopened" (or duped?).
12305              - In -Duseperlio PerlIO_open() et. al. are now wrappers on PerlIO_openn().
12306              - In -Uuseperlio (untested as yet) PerlIO_openn() is a wrapper on
12307              PerlIO_open() et. al. (i.e. other way round).
12308              - Collapse "vtable" entries for layers - was fdopen/open/reopen now just open
12309              with args close to PerlIO_openn().
12310      Branch: perlio
12311            ! doio.c ext/Encode/Encode.xs perlio.c perlio.h perliol.h
12312 ____________________________________________________________________________
12313 [  9301] By: jhi                                   on 2001/03/22  20:58:04
12314         Log: Integrate perlio.
12315      Branch: perl
12316           !> doio.c embed.pl iperlsys.h perl.c perlio.c pp_hot.c pp_sys.c
12317           !> t/io/open.t util.c
12318 ____________________________________________________________________________
12319 [  9300] By: nick                                  on 2001/03/22  17:36:32
12320         Log: Don't include $@ in not ok message.
12321      Branch: perlio
12322            ! t/io/open.t
12323 ____________________________________________________________________________
12324 [  9299] By: gsar                                  on 2001/03/22  16:53:45
12325         Log: back out changes#7532,7521 for now (appears to have problems
12326              on IRIX)
12327      Branch: maint-5.6/perl
12328            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
12329            ! ext/POSIX/typemap pod/perlvar.pod
12330 ____________________________________________________________________________
12331 [  9298] By: nick                                  on 2001/03/22  14:35:46
12332         Log: Give a meaning to '&' in n-arg open case:
12333              open($fh,"<&",$scalar);
12334              $scalar can be:
12335              - an integer which does "fdopen"
12336              open($fh,"<&",2); # like open($fh,"<&2")
12337              - something that will yield a file handle via sv_2io()
12338              useful for dup'ing anonymous handles.
12339              e.g.:
12340              open(my $fh,"<&",\*STDIN);
12341              open(my $dup,"<&",$fh);
12342      Branch: perlio
12343            ! doio.c t/io/open.t
12344 ____________________________________________________________________________
12345 [  9297] By: nick                                  on 2001/03/22  13:34:35
12346         Log: Implement open($fh,"-|",prog,args...) for HAS_FORK cases.
12347      Branch: perlio
12348            ! util.c
12349 ____________________________________________________________________________
12350 [  9296] By: nick                                  on 2001/03/22  12:51:20
12351         Log: Re-instate warnings for 'eof STDOUT' etc. by marking STD* as appropriate IoTYPE.
12352      Branch: perlio
12353            ! perl.c
12354 ____________________________________________________________________________
12355 [  9295] By: nick                                  on 2001/03/22  11:59:44
12356         Log: If stdin, stdout or stderr get opened in unexpected read/write state
12357              then warn at time of open not at time of use.
12358      Branch: perlio
12359            ! doio.c pp_hot.c pp_sys.c
12360 ____________________________________________________________________________
12361 [  9294] By: nick                                  on 2001/03/22  10:54:35
12362         Log: Die on n-arg open(...,"",xxx,yyy,...)
12363              - redirect pipe cases to PerlProc_popen_list() (which just croaks for now)
12364              - die on read/write cases so we can decide what it means later.
12365      Branch: perlio
12366            ! doio.c embed.pl iperlsys.h util.c
12367 ____________________________________________________________________________
12368 [  9293] By: nick                                  on 2001/03/22  09:02:45
12369         Log: perlio tweaks (reported by Nick Clark)
12370              Line buffer ttys, PerlIOBuf_tell() on unseekable off-by one,
12371              error check in Pendinf_read().
12372      Branch: perlio
12373            ! perlio.c
12374 ____________________________________________________________________________
12375 [  9292] By: gsar                                  on 2001/03/22  07:12:00
12376         Log: integrate changes#8306,8532 from mainline (missing USE_PURE_BISON
12377              fixes)
12378      Branch: maint-5.6/perl
12379           !> embed.h embed.pl objXSUB.h perlapi.c perly.y proto.h toke.c
12380 ____________________________________________________________________________
12381 [  9291] By: jhi                                   on 2001/03/22  06:06:44
12382         Log: Regex tests from Chicheng Zhang.  (Already fixed.)
12383      Branch: perl
12384            ! t/op/re_tests
12385 ____________________________________________________________________________
12386 [  9290] By: jhi                                   on 2001/03/22  05:57:01
12387         Log: Move MacOS Classic higher in the list of supported platforms.
12388      Branch: maint-5.6/perl
12389            ! pod/perlport.pod
12390 ____________________________________________________________________________
12391 [  9289] By: gsar                                  on 2001/03/22  05:35:04
12392         Log: revert part of change#6438 for compatibility (av_reify()
12393              appears to be needed to implement av_splice()ish things
12394              in XS)
12395      Branch: maint-5.6/perl
12396            ! embed.pl global.sym objXSUB.h perlapi.c
12397 ____________________________________________________________________________
12398 [  9288] By: gsar                                  on 2001/03/22  03:09:19
12399         Log: update copyright year
12400      Branch: maint-5.6/perl
12401            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
12402            ! doop.c dump.c form.h gv.c gv.h handy.h hv.c hv.h mg.c mg.h
12403            ! op.c op.h perl.c perl.h perlio.c perly.y pp.c pp.h pp_ctl.c
12404            ! pp_hot.c pp_sys.c regcomp.c regexec.c run.c scope.c sv.c sv.h
12405            ! toke.c utf8.c utf8.h util.c util.h x2p/EXTERN.h x2p/INTERN.h
12406            ! x2p/a2p.c x2p/a2p.h x2p/a2p.y x2p/a2py.c x2p/hash.c x2p/hash.h
12407            ! x2p/proto.h x2p/str.c x2p/str.h x2p/util.c x2p/util.h
12408            ! x2p/walk.c
12409 ____________________________________________________________________________
12410 [  9287] By: jhi                                   on 2001/03/21  20:30:54
12411         Log: Integrate perlio.
12412      Branch: perl
12413           !> ext/Data/Dumper/Dumper.xs
12414 ____________________________________________________________________________
12415 [  9286] By: gsar                                  on 2001/03/21  19:49:54
12416         Log: makefile.mk tweak
12417      Branch: maint-5.6/perl
12418            ! win32/Makefile win32/makefile.mk
12419 ____________________________________________________________________________
12420 [  9285] By: nick                                  on 2001/03/21  19:07:13
12421         Log: Multiplicity fix for Dumper.
12422      Branch: perlio
12423            ! ext/Data/Dumper/Dumper.xs
12424 ____________________________________________________________________________
12425 [  9284] By: nick                                  on 2001/03/21  19:01:07
12426         Log: Integrate mainline - (does not build xTHX issue in Dumper).
12427      Branch: perlio
12428           !> (integrate 27 files)
12429 ____________________________________________________________________________
12430 [  9283] By: jhi                                   on 2001/03/21  17:17:35
12431         Log: Integrate change #9282 from mainline into maintperl,
12432              4-arg UTF-8 substr().
12433      Branch: maint-5.6/perl
12434           !> pp.c
12435 ____________________________________________________________________________
12436 [  9282] By: jhi                                   on 2001/03/21  17:15:43
12437         Log: The #9270 would have leaked a scalar if pp_substr()
12438              returned early.
12439      Branch: perl
12440            ! pp.c
12441 ____________________________________________________________________________
12442 [  9281] By: gsar                                  on 2001/03/21  17:03:14
12443         Log: makefile.mk defaults to GCC, not BORLAND (as mentioned in README.win32)
12444      Branch: maint-5.6/perl
12445            ! win32/makefile.mk
12446 ____________________________________________________________________________
12447 [  9280] By: gsar                                  on 2001/03/21  17:01:20
12448         Log: some tweaks to change#9278 (fork() emulation should be enabled
12449              by setting BUILD_FLAVOR instead of changing the defaults)
12450      Branch: maint-5.6/perl
12451            ! win32/makefile.mk
12452 ____________________________________________________________________________
12453 [  9279] By: gsar                                  on 2001/03/21  16:47:19
12454         Log: integrate change#9271 from mainline; a tweak to Glob.pm docs
12455      Branch: maint-5.6/perl
12456            ! ext/File/Glob/Glob.pm
12457           !> lib/Cwd.pm
12458 ____________________________________________________________________________
12459 [  9278] By: jhi                                   on 2001/03/21  14:35:10
12460         Log: Subject: [PATCH: 5.6.1-trial3] Borland C++ for Win32 fixes
12461              From: "Vadim Konovalov" <watman@inbox.ru>
12462              Date: Wed, 21 Mar 2001 01:53:51 +0300
12463              Message-ID: <004101c0b190$a749ea20$f7c030d4@vad>
12464      Branch: maint-5.6/perl
12465            ! win32/makefile.mk win32/win32sck.c
12466 ____________________________________________________________________________
12467 [  9277] By: jhi                                   on 2001/03/21  13:58:28
12468         Log: Integrate change #9270 from mainline to maintperl:
12469              continued 4-arg UTF-8 substr() fixing.
12470      Branch: maint-5.6/perl
12471           !> pp.c t/op/substr.t
12472 ____________________________________________________________________________
12473 [  9276] By: jhi                                   on 2001/03/21  13:33:00
12474         Log: More pixie cleaning.
12475      Branch: perl
12476            ! Makefile.SH
12477 ____________________________________________________________________________
12478 [  9275] By: jhi                                   on 2001/03/21  03:54:17
12479         Log: Update Changes.
12480      Branch: perl
12481            ! Changes patchlevel.h
12482 ____________________________________________________________________________
12483 [  9274] By: jhi                                   on 2001/03/21  03:48:24
12484         Log: First stab at making Data::Dumper to grok Unicode.
12485              
12486              TODO: tests, EBCDICify.
12487      Branch: perl
12488            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
12489 ____________________________________________________________________________
12490 [  9273] By: jhi                                   on 2001/03/21  02:23:00
12491         Log: Fix for
12492              
12493              Subject: Memory leak in unquoted print   
12494              From: Benjamin Sugars <bsugars@canoe.ca> 
12495              Date: Tue, 20 Mar 2001 10:02:56 -0500 (EST)
12496              Message-ID: <Pine.LNX.4.21.0103200958180.1538-100000@marmot.rim.canoe.ca>
12497      Branch: perl
12498            ! perlio.c
12499 ____________________________________________________________________________
12500 [  9272] By: jhi                                   on 2001/03/21  01:33:17
12501         Log: Subject: Re: [PATCH] POSIX::getcwd()
12502              From: Benjamin Sugars <bsugars@canoe.ca> 
12503              Date: Mon, 19 Mar 2001 15:07:03 -0500 (EST)
12504              Message-ID: <Pine.LNX.4.21.0103191454500.1820-100000@marmot.rim.canoe.ca>      
12505      Branch: perl
12506            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
12507 ____________________________________________________________________________
12508 [  9271] By: jhi                                   on 2001/03/21  01:22:52
12509         Log: Subject: [PATCH] Cwd.pm docs
12510              From: Benjamin Sugars <bsugars@canoe.ca>
12511              Date: Tue, 20 Mar 2001 15:33:32 -0500 (EST)
12512              Message-ID: <Pine.LNX.4.21.0103201516550.7893-100000@marmot.rim.canoe.ca>
12513      Branch: perl
12514            ! lib/Cwd.pm
12515 ____________________________________________________________________________
12516 [  9270] By: jhi                                   on 2001/03/21  01:16:29
12517         Log: Continue 4-arg substr() UTF-8 fixage.
12518      Branch: perl
12519            ! pp.c t/op/substr.t
12520 ____________________________________________________________________________
12521 [  9269] By: jhi                                   on 2001/03/21  00:46:14
12522         Log: Integrate changes #9262,9264,9265,9266 from maintperl to mainline.
12523              
12524              revert the leak fix in change#9142 (problem needs a more experimental
12525              fix unsuitable for 5.6.1)
12526              
12527              do alphabetical sorting by default (for csh compatibility)
12528              
12529              cut-n-paste goof in change#9264
12530              
12531              VMS piping fixes (from Charles Lane)
12532      Branch: perl
12533           !> ext/File/Glob/Changes ext/File/Glob/Glob.pm
12534           !> ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
12535           !> ext/File/Glob/bsd_glob.h scope.c vms/vms.c vms/vmspipe.com
12536 ____________________________________________________________________________
12537 [  9268] By: jhi                                   on 2001/03/21  00:37:04
12538         Log: Integrate perlio.
12539      Branch: perl
12540           !> embed.pl lib/utf8.pm op.c regcomp.c regexec.c sv.c toke.c
12541           !> utf8.c utf8.h utfebcdic.h
12542 ____________________________________________________________________________
12543 [  9267] By: nick                                  on 2001/03/20  20:04:39
12544         Log: More EBCDIC stuff:
12545              - Loose the extra level of function on ASCII.
12546              - spotted a chr(0) issue in sv.c
12547              - re-work of UTF-X tr/// ranges to work in Unicode
12548              space. Still issues with the "0xff is illegal UTF-8" hack.
12549              - Yet another ad. hoc. utf8 'upgrade' in op.c recoded
12550              (why do it once when you can do it all over the place :-(
12551              - Enable HINTS_UTF8 on EBCDIC - then ignore it in toke.c,
12552              need utf8.pm for swashes.
12553              - Simplified and commented scan_const() in toke.c
12554              Still something wrong regexp and tr (swashes?).
12555      Branch: perlio
12556            ! embed.pl lib/utf8.pm op.c regcomp.c regexec.c sv.c toke.c
12557            ! utf8.c utf8.h utfebcdic.h
12558 ____________________________________________________________________________
12559 [  9266] By: gsar                                  on 2001/03/20  19:16:43
12560         Log: VMS piping fixes (from Charles Lane)
12561      Branch: maint-5.6/perl
12562            ! vms/vms.c vms/vmspipe.com
12563 ____________________________________________________________________________
12564 [  9265] By: gsar                                  on 2001/03/20  17:53:52
12565         Log: cut-n-paste goof in change#9264
12566      Branch: maint-5.6/perl
12567            ! ext/File/Glob/Glob.xs
12568 ____________________________________________________________________________
12569 [  9264] By: gsar                                  on 2001/03/20  17:43:47
12570         Log: do alphabetical sorting by default (for csh compatibility);
12571              bsd_glob() does ASCII sort by default as usual, unless
12572              GLOB_ALPHASORT was specified
12573      Branch: maint-5.6/perl
12574            ! ext/File/Glob/Changes ext/File/Glob/Glob.pm
12575            ! ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
12576            ! ext/File/Glob/bsd_glob.h
12577 ____________________________________________________________________________
12578 [  9263] By: gsar                                  on 2001/03/20  16:40:08
12579         Log: integrate change#9255 from mainline (unicode fix)
12580              
12581              substr($bytestr, i, n, $charstr)
12582      Branch: maint-5.6/perl
12583           !> Todo-5.6 pp.c t/op/substr.t
12584 ____________________________________________________________________________
12585 [  9262] By: gsar                                  on 2001/03/20  15:57:41
12586         Log: revert the leak fix in change#9142 (problem needs a more experimental
12587              fix unsuitable for 5.6.1)
12588      Branch: maint-5.6/perl
12589            ! scope.c
12590 ____________________________________________________________________________
12591 [  9261] By: jhi                                   on 2001/03/20  14:26:25
12592         Log: Integrate changes #9259,9260 from maintperl into mainline.
12593              
12594              Subject: [MacPerl-Porters] [PATCH] POSIX, File::Path (Mac OS) for 5.6.1 and 5.7
12595              
12596              Subject: [PATCH perl-5.6.1-TRIAL3/run.c] printf warning
12597      Branch: perl
12598           !> ext/POSIX/POSIX.xs lib/File/Path.pm run.c
12599 ____________________________________________________________________________
12600 [  9260] By: jhi                                   on 2001/03/20  14:05:46
12601         Log: Subject: [PATCH perl-5.6.1-TRIAL3/run.c] printf warning
12602              From: Robin Barker <rmb1@cise.npl.co.uk>
12603              Date: Tue, 20 Mar 2001 10:12:04 GMT
12604              Message-Id: <200103201012.KAA04738@tempest.npl.co.uk>
12605      Branch: maint-5.6/perl
12606            ! run.c
12607 ____________________________________________________________________________
12608 [  9259] By: jhi                                   on 2001/03/20  14:04:39
12609         Log: Subject: [MacPerl-Porters] [PATCH] POSIX, File::Path (Mac OS) for 5.6.1 and 5.7
12610              From: Chris Nandor <pudge@pobox.com>
12611              Date: Tue, 20 Mar 2001 00:40:56 -0500
12612              Message-Id: <p05010401b6dc9d57a62d@[10.0.1.107]>
12613      Branch: maint-5.6/perl
12614            ! ext/POSIX/POSIX.xs lib/File/Path.pm
12615 ____________________________________________________________________________
12616 [  9258] By: jhi                                   on 2001/03/20  05:09:34
12617         Log: Update Changes.
12618      Branch: perl
12619            ! Changes patchlevel.h
12620 ____________________________________________________________________________
12621 [  9257] By: jhi                                   on 2001/03/20  05:04:25
12622         Log: tr/// UTF-8 tests for Inaba Hiroto's latest patches.
12623      Branch: perl
12624            ! t/op/tr.t
12625 ____________________________________________________________________________
12626 [  9256] By: jhi                                   on 2001/03/20  04:43:12
12627         Log: Subject: [PATCH: 5.6.1-trial3] test fixes and installation cleanliness for OS/390
12628              From: Peter Prymmer <pvhp@forte.com>
12629              Date: Mon, 19 Mar 2001 16:43:13 -0800 (PST)
12630              Message-ID: <Pine.OSF.4.10.10103191627310.162127-100000@aspara.forte.com>
12631      Branch: maint-5.6/perl
12632            ! installperl t/comp/proto.t t/comp/require.t t/op/regmesg.t
12633 ____________________________________________________________________________
12634 [  9255] By: jhi                                   on 2001/03/19  23:17:17
12635         Log: substr($bytestr, i, n, $charstr)
12636
12637              TODO: we are still broken if $bytestr needs UTF-8 upgrading.
12638      Branch: perl
12639            ! Todo-5.6 pp.c t/op/substr.t
12640 ____________________________________________________________________________
12641 [  9254] By: jhi                                   on 2001/03/19  22:25:09
12642         Log: Rearrange the make test target prerequisites so that
12643              in a parallel make 'all' is finished before 'test'.
12644      Branch: perl
12645            ! Makefile.SH
12646 ____________________________________________________________________________
12647 [  9253] By: jhi                                   on 2001/03/19  21:48:07
12648         Log: Subject: PATCH: cosmetic tweak in pp_ctl.c
12649              From: Robin Houston <robin@kitsite.com>
12650              Date: Mon, 19 Mar 2001 15:48:41 +0000
12651              Message-ID: <20010319154841.A28174@puffinry.freeserve.co.uk>
12652      Branch: perl
12653            ! pp_ctl.c
12654 ____________________________________________________________________________
12655 [  9252] By: jhi                                   on 2001/03/19  21:42:27
12656         Log: Integrate perlio.
12657      Branch: perl
12658           !> doop.c perly.c perly.y sv.c t/camel-III/vstring.t t/op/each.t
12659           !> t/op/length.t t/op/pack.t t/op/ver.t toke.c utf8.c utf8.h
12660           !> utfebcdic.h vms/perly_c.vms
12661 ____________________________________________________________________________
12662 [  9251] By: jhi                                   on 2001/03/19  21:31:28
12663         Log: Integrate changes #9244,9247,9250 from maintperl into mainline.
12664              
12665              Dynaloading in 64-bit AIX with vac.
12666      Branch: perl
12667           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
12668           !> hints/aix.sh
12669 ____________________________________________________________________________
12670 [  9250] By: jhi                                   on 2001/03/19  21:18:00
12671         Log: A more robust solution for the 64bitall AIX dynaloading
12672              problem, from Jens-Uwe Mager.
12673      Branch: maint-5.6/perl
12674            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
12675 ____________________________________________________________________________
12676 [  9249] By: nick                                  on 2001/03/19  20:59:37
12677         Log: Integrate mainline.
12678      Branch: perlio
12679           !> (integrate 42 files)
12680 ____________________________________________________________________________
12681 [  9248] By: nick                                  on 2001/03/19  20:22:07
12682         Log: Tweak to perly.y to allow -DDEBUGGING to compile on OS390.
12683              (Building on OS390 uses native YACC and YYDEBUG has other
12684              side effects.)
12685      Branch: perlio
12686            ! perly.c perly.y vms/perly_c.vms
12687 ____________________________________________________________________________
12688 [  9247] By: jhi                                   on 2001/03/19  19:59:53
12689         Log: 64-bit AIX dynaloading problem (see #9244) idea
12690              from Jens-Uwe Mager.
12691      Branch: maint-5.6/perl
12692            ! ext/DynaLoader/dl_aix.xs
12693 ____________________________________________________________________________
12694 [  9246] By: nick                                  on 2001/03/19  19:27:57
12695         Log: More EBCDIC fixes.
12696      Branch: perlio
12697            ! doop.c sv.c t/camel-III/vstring.t t/op/each.t t/op/length.t
12698            ! t/op/pack.t t/op/ver.t toke.c utf8.c utf8.h utfebcdic.h
12699 ____________________________________________________________________________
12700 [  9245] By: jhi                                   on 2001/03/19  19:05:19
12701         Log: Integrate change #9243 from mainline into maintperl.
12702              
12703              Subject: [PATCH perl-5.6.1-TRIAL3/README.vmesa] bad =item paragraphs
12704      Branch: maint-5.6/perl
12705           !> README.vmesa
12706 ____________________________________________________________________________
12707 [  9244] By: jhi                                   on 2001/03/19  19:03:15
12708         Log: Get 64bitall AIX building, but still does not test okay:
12709              dynaloading anything fails, for example for op/defins:
12710              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
12711              (update: fixed by #9247,9250)
12712      Branch: maint-5.6/perl
12713            ! hints/aix.sh
12714 ____________________________________________________________________________
12715 [  9243] By: jhi                                   on 2001/03/19  19:00:16
12716         Log: Subject: [PATCH perl-5.6.1-TRIAL3/README.vmesa] bad =item paragraphs
12717              From: Robin Barker <rmb1@cise.npl.co.uk>
12718              Date: Mon, 19 Mar 2001 18:01:57 GMT
12719              Message-Id: <200103191801.SAA01072@tempest.npl.co.uk>
12720      Branch: perl
12721            ! README.vmesa
12722 ____________________________________________________________________________
12723 [  9242] By: jhi                                   on 2001/03/19  18:58:43
12724         Log: UTF-8 tr/// battle continues, ammunition from Inaba Hiroto.
12725              
12726              TODO: tests.
12727      Branch: perl
12728            ! doop.c op.c
12729 ____________________________________________________________________________
12730 [  9241] By: gsar                                  on 2001/03/19  17:34:46
12731         Log: VMSify tests (from Charles Lane)
12732      Branch: maint-5.6/perl
12733            ! t/lib/filehand.t t/lib/texttabs.t
12734 ____________________________________________________________________________
12735 [  9240] By: jhi                                   on 2001/03/19  14:24:26
12736         Log: Integrate change #9233 from maintperl into mainline.
12737              
12738              some refcounts were incorrect in perl_clone()
12739      Branch: perl
12740           !> sv.c
12741 ____________________________________________________________________________
12742 [  9239] By: gsar                                  on 2001/03/19  09:23:17
12743         Log: this is 5.6.1-trial3
12744      Branch: maint-5.6/perl
12745            ! Changes
12746 ____________________________________________________________________________
12747 [  9238] By: gsar                                  on 2001/03/19  08:47:04
12748         Log: some new symbols are only available under ithreads
12749      Branch: maint-5.6/perl
12750            ! makedef.pl
12751 ____________________________________________________________________________
12752 [  9237] By: gsar                                  on 2001/03/19  08:42:28
12753         Log: update patchlevel.h, Changes, &c.
12754      Branch: maint-5.6/perl
12755            ! Changes patchlevel.h pod/perlhist.pod
12756           !> AUTHORS
12757 ____________________________________________________________________________
12758 [  9236] By: gsar                                  on 2001/03/19  08:17:49
12759         Log: integrate changes#8068,8717 from mainline
12760              
12761              [PATCH 5.7.0@8047] RE: [ID 20001013.009] DB_File issues warning when setting element to    undef
12762              
12763              [PATCH CPAN 1.59_51] warning message (not!)
12764      Branch: maint-5.6/perl
12765           !> ext/GDBM_File/GDBM_File.pm ext/GDBM_File/typemap
12766           !> ext/NDBM_File/NDBM_File.pm ext/NDBM_File/typemap
12767           !> ext/ODBM_File/ODBM_File.pm ext/ODBM_File/typemap
12768           !> ext/SDBM_File/SDBM_File.pm ext/SDBM_File/typemap lib/CPAN.pm
12769           !> t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
12770 ____________________________________________________________________________
12771 [  9235] By: gsar                                  on 2001/03/19  08:07:09
12772         Log: integrate changes#8617,8713,8715,8716,8721,8953,8963 from mainline
12773              
12774              [PATCH] Add missing CV flags to dump.c
12775              
12776              Re: [patch] Re: PL_ptr_table
12777              
12778              Fixup non-ithread build after 8713
12779              
12780              Generated files form 8713 etc.
12781              
12782              Correct the correction :-(
12783              
12784              Documenting coderef @INC (Re: CPAN "make this script work" feature)
12785              
12786              Subject: Re: sync sync sync: have I missed any patches?
12787              Replace djSP with dSP.
12788      Branch: maint-5.6/perl
12789           !> cop.h doio.c doop.c dump.c embed.h embed.pl ext/B/B/C.pm
12790           !> ext/B/B/CC.pm global.sym objXSUB.h perl.c perlapi.c
12791           !> pod/perlhack.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c proto.h
12792           !> sv.c sv.h win32/perlhost.h
12793 ____________________________________________________________________________
12794 [  9234] By: gsar                                  on 2001/03/19  07:22:05
12795         Log: revert the change#9090 integrate for now (change looks somewhat
12796              incomplete in that [ha]v_exists() need something similar; lacks
12797              tests; &c.)
12798      Branch: maint-5.6/perl
12799            ! hv.c
12800 ____________________________________________________________________________
12801 [  9233] By: gsar                                  on 2001/03/19  07:10:01
12802         Log: some refcounts were incorrect in perl_clone(); avoid hang in global
12803              destruction when there are unreferenced scalars (SvREFCNT==0)
12804      Branch: maint-5.6/perl
12805            ! sv.c
12806 ____________________________________________________________________________
12807 [  9232] By: jhi                                   on 2001/03/19  05:11:02
12808         Log: Regen api and toc.
12809      Branch: maint-5.6/perl
12810            ! pod/perlapi.pod pod/perltoc.pod
12811 ____________________________________________________________________________
12812 [  9231] By: jhi                                   on 2001/03/19  04:06:03
12813         Log: Integrate changes in #9070,9072,9101 from mainline into maintperl,
12814              add a lost line in pp.c:pp_chop(), update to new op/chop.
12815              
12816              Clarify the description differentiating for and while; inspired by
12817              
12818              Subject: [ID 20010306.004] || != named unary operator
12819              
12820              The $Is_MacOS needs to be declared.
12821      Branch: maint-5.6/perl
12822            ! pp.c t/op/chop.t
12823           !> lib/ExtUtils/Manifest.pm pod/perlop.pod pod/perlsyn.pod
12824 ____________________________________________________________________________
12825 [  9230] By: jhi                                   on 2001/03/19  03:48:16
12826         Log: Integrate changes #7971(perlio),8982,9061,9062,9068,9069,
12827              9079,9083,9089,9090,9091 from mainline to maintperl.
12828              
12829              Quieten some noise in Win32 builds
12830              
12831              Fixes the bugs 20010221.005 and 20010221.008: "the taint checker..."
12832              
12833              The perlretut was still talking about the old \p and \P
12834              definitions.
12835              
12836              More tweakage on the Unicode character class descriptions.
12837              
12838              Subject: Re: [ID 20010305.012] chop() against list assignment returns char chopped from el zero
12839              
12840              Subject: 'no *POSIX' Patch speeding up make on BS2000 
12841              
12842              Subject: [PATCH] perldata.pod here-doc docs
12843              
12844              Add /sbin and /usr/sbin to the list of directories scanned
12845              for setuid programs.  Takes care of bug id 20010309.003.
12846              
12847              Subject: Re: [ID 19990808.001] [PATCH] FETCH triggered on exists()
12848              
12849              In op/stat #35 better to scan all the potential directories
12850              for setuids, not just the first one.
12851      Branch: maint-5.6/perl
12852            ! Makefile.SH
12853           !> doio.c hv.c lib/unicode/mktables.PL makedepend.SH perl.h
12854           !> pod/perldata.pod pod/perlretut.pod pp.c t/op/chop.t
12855           !> t/op/stat.t toke.c win32/win32.h
12856 ____________________________________________________________________________
12857 [  9229] By: jhi                                   on 2001/03/19  02:31:50
12858         Log: Subject: [MacPerl-Porters] [PATCH] Portability fixes for Mac OS / maint-5.6
12859              From: Chris Nandor <pudge@pobox.com>
12860              Date: Sat, 10 Mar 2001 14:22:19 -0500
12861              Message-Id: <p0501042db6cf0a8d0b63@[10.0.1.177]>
12862      Branch: maint-5.6/perl
12863            ! ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
12864            ! ext/Errno/Errno_pm.PL lib/ExtUtils/Manifest.pm perlsfio.h
12865            ! t/lib/b.t t/lib/errno.t
12866 ____________________________________________________________________________
12867 [  9228] By: jhi                                   on 2001/03/19  02:29:59
12868         Log: Integrate changes #9113,9122 from mainline into maintperl.
12869              
12870              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?)
12871      Branch: maint-5.6/perl
12872           !> Configure README.os390 hints/os390.sh
12873 ____________________________________________________________________________
12874 [  9227] By: jhi                                   on 2001/03/19  02:22:35
12875         Log: Integrate #9115,9121,9128,9163,9171,9174,9175 from mainline
12876              into maintperl.
12877              
12878              Subject: Re: [ID 20010305.005] "use integer" doesn't make rand() return integers
12879              
12880              Forgot to check-in the larger part of #9120, duh.
12881              
12882              Subject: Another patch for integer.pm POD 
12883              
12884              h2ph strictness and cleanliness from Kurt Starsinic.
12885              
12886              Borland filename case problem.
12887              
12888              h2ph strictness and cleanliness from Kurt Starsinic.
12889              
12890              Subject: [PATCH] the uncontroversial doc patches
12891      Branch: maint-5.6/perl
12892           +> win32/sncfnmcs.pl
12893           !> MANIFEST README.os2 README.win32 ext/GDBM_File/GDBM_File.pm
12894           !> ext/GDBM_File/GDBM_File.xs lib/integer.pm
12895           !> pod/perl5005delta.pod pod/perldebtut.pod pod/perlfunc.pod
12896           !> pod/perlhack.pod pod/perllexwarn.pod pod/perllocale.pod
12897           !> pod/perllol.pod pod/perlmod.pod pod/perlmodlib.pod
12898           !> pod/perlport.pod pod/perlrun.pod pod/perltoc.pod
12899           !> pod/perlxs.pod pod/perlxstut.pod utils/h2ph.PL
12900 ____________________________________________________________________________
12901 [  9226] By: jhi                                   on 2001/03/19  02:10:21
12902         Log: Integrate changes #9207,9214 from mainline into maintperl.
12903              
12904              podchecker relaxations: =over has an *optional* number after it,
12905              and whitespace in L<> is okay.
12906      Branch: maint-5.6/perl
12907           !> lib/Pod/Checker.pm lib/Pod/ParseUtils.pm pod/perlpod.pod
12908           !> t/pod/poderrs.xr
12909 ____________________________________________________________________________
12910 [  9225] By: jhi                                   on 2001/03/19  02:07:38
12911         Log: Integrate change #9219 from maintperl into mainline.
12912              
12913              remove duplicated tests
12914      Branch: perl
12915           !> t/op/re_tests
12916 ____________________________________________________________________________
12917 [  9224] By: jhi                                   on 2001/03/19  02:06:11
12918         Log: Integrate change #9223 from mainline to maintperl.
12919              
12920              Document -Dmksymlinks.
12921      Branch: maint-5.6/perl
12922           !> INSTALL
12923 ____________________________________________________________________________
12924 [  9223] By: jhi                                   on 2001/03/19  02:01:25
12925         Log: Document -Dmksymlinks.
12926      Branch: perl
12927            ! INSTALL
12928 ____________________________________________________________________________
12929 [  9222] By: jhi                                   on 2001/03/19  01:15:35
12930         Log: The -Dmksymlinks wasn't working for maintperl.
12931      Branch: maint-5.6/perl
12932            ! Configure
12933 ____________________________________________________________________________
12934 [  9221] By: jhi                                   on 2001/03/19  00:49:43
12935         Log: Cleanup pixie residue.
12936      Branch: perl
12937            ! Makefile.SH
12938 ____________________________________________________________________________
12939 [  9220] By: jhi                                   on 2001/03/19  00:44:47
12940         Log: Document the use of pixie/prof; create make targets for it.
12941              
12942              TODO: make t/TEST pixie-aware.
12943      Branch: perl
12944            ! Makefile.SH pod/perlhack.pod
12945 ____________________________________________________________________________
12946 [  9219] By: gsar                                  on 2001/03/19  00:16:55
12947         Log: remove duplicated tests
12948      Branch: maint-5.6/perl
12949            ! t/op/re_tests
12950 ____________________________________________________________________________
12951 [  9218] By: jhi                                   on 2001/03/18  23:59:31
12952         Log: Document Third Degree some more, and also PERL_DESTRUCT_LEVEL.
12953      Branch: perl
12954            ! pod/perlhack.pod pod/perlobj.pod pod/perlrun.pod
12955 ____________________________________________________________________________
12956 [  9217] By: jhi                                   on 2001/03/18  23:25:20
12957         Log: Rewrite the tests section of Makefile to be less redundant
12958              and to allow for more flexible test targets, many recursive
12959              make calls introduced.
12960      Branch: perl
12961            ! Makefile.SH
12962 ____________________________________________________________________________
12963 [  9216] By: jhi                                   on 2001/03/18  22:30:04
12964         Log: Document the use of Third Degree (sparsely).
12965      Branch: perl
12966            ! pod/perlhack.pod t/TEST
12967 ____________________________________________________________________________
12968 [  9215] By: jhi                                   on 2001/03/18  22:10:30
12969         Log: Make targets for testing with Third Degree.
12970      Branch: perl
12971            ! Makefile.SH
12972 ____________________________________________________________________________
12973 [  9214] By: jhi                                   on 2001/03/18  21:08:53
12974         Log: The podchecker relaxations need to mirrored also at the tests.
12975      Branch: perl
12976            ! t/pod/poderrs.xr
12977 ____________________________________________________________________________
12978 [  9213] By: jhi                                   on 2001/03/18  20:56:21
12979         Log: Update Changes.
12980      Branch: perl
12981            ! Changes patchlevel.h
12982 ____________________________________________________________________________
12983 [  9212] By: jhi                                   on 2001/03/18  20:36:59
12984         Log: Looking for config.sh in parent directories isn't
12985              very useful for the toplevel Makefile.
12986      Branch: perl
12987            ! Makefile.SH
12988 ____________________________________________________________________________
12989 [  9211] By: jhi                                   on 2001/03/18  20:33:37
12990         Log: On "make clean" take care of Third Degree droppings.
12991      Branch: perl
12992            ! Makefile.SH
12993 ____________________________________________________________________________
12994 [  9210] By: jhi                                   on 2001/03/18  20:21:34
12995         Log: Add a hook for running the tests under the Third Degree
12996              debugging tool (set $ENV{PERL_3LOG} to non-zero)
12997              
12998              TODO: Document the use of Third Degree.
12999      Branch: perl
13000            ! t/TEST
13001 ____________________________________________________________________________
13002 [  9209] By: jhi                                   on 2001/03/18  20:19:07
13003         Log: Regen toc and api pods.
13004      Branch: perl
13005            ! pod/perlapi.pod pod/perltoc.pod
13006 ____________________________________________________________________________
13007 [  9208] By: jhi                                   on 2001/03/18  20:12:12
13008         Log: Integrate changes #8128,9132 from mainline into maintperl,
13009              Tie::SubstrHash fixes.
13010      Branch: maint-5.6/perl
13011           !> lib/Tie/SubstrHash.pm t/lib/tie-substrhash.t
13012 ____________________________________________________________________________
13013 [  9207] By: jhi                                   on 2001/03/18  20:07:43
13014         Log: podchecker relaxations from Michael Stevens.
13015      Branch: perl
13016            ! lib/Pod/Checker.pm lib/Pod/ParseUtils.pm pod/perlpod.pod
13017 ____________________________________________________________________________
13018 [  9206] By: jhi                                   on 2001/03/18  20:04:24
13019         Log: Retract the changes made at #9176 to Neil's and Ilya's module pods.
13020      Branch: perl
13021            ! lib/Locale/Constants.pm lib/Locale/Country.pm
13022            ! lib/Locale/Currency.pm lib/Locale/Language.pm lib/overload.pm
13023            ! os2/OS2/ExtAttr/ExtAttr.pm os2/OS2/Process/Process.pm
13024 ____________________________________________________________________________
13025 [  9205] By: jhi                                   on 2001/03/18  19:54:45
13026         Log: Integrate changes #9161,9162 from maintperl to mainline.
13027              
13028              clearing of $ENV{PERL_DESTRUCT_LEVEL} interferes with purify
13029              results
13030      Branch: perl
13031           !> t/op/magic.t
13032 ____________________________________________________________________________
13033 [  9204] By: jhi                                   on 2001/03/18  19:37:46
13034         Log: Make perl.third checks more understandable to the builder.
13035      Branch: perl
13036            ! Makefile.SH
13037 ____________________________________________________________________________
13038 [  9203] By: jhi                                   on 2001/03/18  19:20:54
13039         Log: Re-integrate #9138 from maintperl to mainline,
13040              the squelching of the unneeded "Scalars leaked" messages.
13041      Branch: perl
13042           !> t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
13043           !> t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
13044           !> t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
13045 ____________________________________________________________________________
13046 [  9202] By: jhi                                   on 2001/03/18  18:48:36
13047         Log: More robust and more paranoid perl.third target.
13048      Branch: perl
13049            ! Makefile.SH
13050 ____________________________________________________________________________
13051 [  9201] By: jhi                                   on 2001/03/18  18:39:21
13052         Log: Integrate change #9197 from maintperl to mainline.
13053              
13054              more thorough cleaning of arenas.
13055      Branch: perl
13056           !> embed.pl perl.c proto.h sv.c t/op/sort.t
13057 ____________________________________________________________________________
13058 [  9200] By: jhi                                   on 2001/03/18  18:25:17
13059         Log: Integrate perlio.
13060      Branch: perl
13061           !> doop.c ext/Encode/Encode.pm ext/Encode/Encode.xs
13062           !> ext/Encode/compile lib/utf8.pm pp_ctl.c sv.c t/lib/b.t
13063           !> t/lib/encode.t toke.c universal.c utf8.c
13064 ____________________________________________________________________________
13065 [  9199] By: nick                                  on 2001/03/18  15:23:51
13066         Log: Prefer !UTF8_IS_INVARIANT() over UTF8_IS_CONTINUED() when that
13067              is the sense of the test being done. Avoid some magical 127 and 128 values
13068              by using macros.
13069      Branch: perlio
13070            ! doop.c pp_ctl.c sv.c toke.c
13071 ____________________________________________________________________________
13072 [  9198] By: nick                                  on 2001/03/18  14:18:12
13073         Log: UTF-X encoding invariance for Encode:
13074              - move Encode::utf8_encode to utf8::encode (likewise decode,upgrade,downgrade,valid)
13075              - move the XS code for those to universal.c (so in miniperl)
13076              - add utf8::unicode_to_native and its inverse to allow EBCDIC to work in true unicode.
13077              - change ext/Encode/compile to use above.
13078              - Fix t/lib/encode.t for above
13079              - Teach t/lib/b.t to expect -uutf8
13080              - In utf8.c look for SWASHNEW rather than just utf8:: package to see if
13081              utf8.pm is needed.
13082      Branch: perlio
13083            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
13084            ! lib/utf8.pm t/lib/b.t t/lib/encode.t universal.c utf8.c
13085 ____________________________________________________________________________
13086 [  9197] By: gsar                                  on 2001/03/18  12:15:57
13087         Log: more thorough cleaning of arenas--keep going until no more
13088              SvREFCNT_dec()s occur (this fixes the problem that causes the
13089              pesky "Scalars leaked" warnings)
13090      Branch: maint-5.6/perl
13091            ! embed.pl perl.c proto.h sv.c t/op/sort.t
13092 ____________________________________________________________________________
13093 [  9196] By: nick                                  on 2001/03/18  10:57:29
13094         Log: Fix pragma/utf8.t # 15
13095              - if toke.c is processing a SvUTF8 string then single quoted '...' etc.
13096              are SvUTF8 as well.
13097      Branch: perlio
13098            ! toke.c
13099 ____________________________________________________________________________
13100 [  9195] By: nick                                  on 2001/03/18  09:27:06
13101         Log: Integrate mainline
13102      Branch: perlio
13103           !> MANIFEST Makefile.SH doop.c mg.c op.c op.h t/op/misc.t
13104           !> t/op/pat.t
13105 ____________________________________________________________________________
13106 [  9194] By: jhi                                   on 2001/03/18  05:29:59
13107         Log: Sarathy's clear_pmop patch with Radu Greab's fix,
13108              Hiroto's, Nick Clark's, and Vadim Konovalov's tests.
13109      Branch: perl
13110            ! op.c op.h t/op/misc.t t/op/pat.t
13111 ____________________________________________________________________________
13112 [  9193] By: jhi                                   on 2001/03/18  05:15:06
13113         Log: NI-S' cunning idea of how to de-UTF8 the "\C-broken" submatches.
13114      Branch: perl
13115            ! mg.c t/op/pat.t
13116 ____________________________________________________________________________
13117 [  9192] By: jhi                                   on 2001/03/18  04:22:43
13118         Log: tr/// UTF-8 patches from Inaba Hiroto.
13119      Branch: perl
13120            ! doop.c op.c
13121 ____________________________________________________________________________
13122 [  9191] By: jhi                                   on 2001/03/18  04:21:17
13123         Log: Integrate perlio.
13124      Branch: perl
13125           !> utf8.c utfebcdic.h
13126 ____________________________________________________________________________
13127 [  9190] By: nick                                  on 2001/03/17  20:32:01
13128         Log: Correct #if EBCDIC side typos.
13129              Builds and passes many tests on OS390.
13130      Branch: perlio
13131            ! utf8.c utfebcdic.h
13132 ____________________________________________________________________________
13133 [  9189] By: jhi                                   on 2001/03/17  18:55:49
13134         Log: Add prerequisites for the perl.third target.
13135      Branch: perl
13136            ! Makefile.SH
13137 ____________________________________________________________________________
13138 [  9188] By: jhi                                   on 2001/03/17  18:46:00
13139         Log: Integrate perlio.
13140      Branch: perl
13141           +> utfebcdic.h
13142           !> MANIFEST doop.c perl.h pp.c utf8.c utf8.h
13143 ____________________________________________________________________________
13144 [  9187] By: jhi                                   on 2001/03/17  18:38:47
13145         Log: Add a make rule for perl.third (the Third Degree memory debugging
13146              tool of Tru64 / Digital UNIX / DEC OSF/1, see man third or man atom)
13147      Branch: perl
13148            ! Makefile.SH
13149 ____________________________________________________________________________
13150 [  9186] By: nick                                  on 2001/03/17  18:34:48
13151         Log: MANIFEST addition :-(
13152      Branch: perlio
13153            ! MANIFEST
13154 ____________________________________________________________________________
13155 [  9185] By: nick                                  on 2001/03/17  18:29:50
13156         Log: Infrastructure to use UTF-EBCDIC rather than UTF-8 as the internal
13157              encoding on EBCDIC platforms. This has property that U+0000..U+009F i.e.
13158              a superset of ASCII are invariant under the encoding. This is EBCDIC
13159              friendly as an encoded string can be looked at as being EBCDIC by lexer
13160              sprintf("%d",...) etc. in same manner that a UTF-8 string be considered
13161              ASCII on ASCII machines.
13162              
13163              - re-arrange utf8.h to get ASCII specific vs Unicode generic bits
13164              seperate.
13165              - Add some more macros to comprehend different shift amounts and
13166              possible swizzle in UTF-EBCDIC vs UTF-8. Change utf8.c to use them.
13167              - add utfebcdic.h which provides UTF-EBCDIC versions of the macros,
13168              and conditionaly #include it.
13169              
13170              EBCDIC build as yet untested.  ASCII still fails the one test.
13171      Branch: perlio
13172            + utfebcdic.h
13173            ! utf8.c utf8.h
13174 ____________________________________________________________________________
13175 [  9184] By: nick                                  on 2001/03/17  17:44:16
13176         Log: Minor naming change UTF8_IS_ASCII => UTF8_IS_INVARIANT
13177      Branch: perlio
13178            ! doop.c perl.h pp.c utf8.h
13179 ____________________________________________________________________________
13180 [  9183] By: jhi                                   on 2001/03/17  15:55:42
13181         Log: Integrate perlio.
13182      Branch: perl
13183            ! MANIFEST
13184           !> perl.h sv.c t/op/pat.t toke.c utf8.c utf8.h
13185 ____________________________________________________________________________
13186 [  9182] By: nick                                  on 2001/03/17  09:16:06
13187         Log: Allow test to pass even when \C leaves SvUTF8 set by adding 'use bytes'
13188      Branch: perlio
13189            ! t/op/pat.t
13190 ____________________________________________________________________________
13191 [  9181] By: nick                                  on 2001/03/17  09:15:11
13192         Log: Integrate mainline.
13193      Branch: perlio
13194           +> lib/Locale/Constants.pm lib/Locale/Country.pm
13195           +> lib/Locale/Currency.pm lib/Locale/Language.pm t/lib/lc-all.t
13196           +> t/lib/lc-constants.t t/lib/lc-country.t t/lib/lc-currency.t
13197           +> t/lib/lc-language.t t/lib/lc-uk.t win32/sncfnmcs.pl
13198           !> (integrate 83 files)
13199 ____________________________________________________________________________
13200 [  9180] By: nick                                  on 2001/03/16  17:23:21
13201         Log: EBCDIC Fixes.
13202      Branch: perlio
13203            ! perl.h sv.c toke.c utf8.c utf8.h
13204 ____________________________________________________________________________
13205 [  9179] By: jhi                                   on 2001/03/16  14:10:12
13206         Log: Re-apply #9024 as the Storable 1.0.11 (#9069) overwrote
13207              a change needed to work around an AIX compiler bug.
13208      Branch: perl
13209            ! ext/Storable/Storable.xs
13210 ____________________________________________________________________________
13211 [  9178] By: jhi                                   on 2001/03/16  03:19:59
13212         Log: With Damian's approval synchronize damian's modules'
13213              licensing with Perl's standard module licensing.
13214      Branch: perl
13215            ! lib/Filter/Simple.pm lib/Switch.pm lib/Text/Balanced.pod
13216 ____________________________________________________________________________
13217 [  9177] By: jhi                                   on 2001/03/16  03:15:34
13218         Log: Make the Filter::Util:Call files have their own copies
13219              of the Perl standard module licensing, from Paul Marquess.
13220      Branch: perl
13221            ! ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
13222 ____________________________________________________________________________
13223 [  9176] By: jhi                                   on 2001/03/16  02:56:04
13224         Log: Subject: [PATCH] more pod patches
13225              From: Michael Stevens <michael@etla.org>
13226              Date: Thu, 15 Mar 2001 21:25:18 +0000
13227              Message-ID: <20010315212518.A18870@firedrake.org>
13228      Branch: perl
13229            ! configpm ext/B/B/Bytecode.pm ext/DB_File/DB_File.pm
13230            ! ext/Data/Dumper/Dumper.pm ext/Devel/Peek/Peek.pm
13231            ! ext/Filter/Util/Call/Call.pm ext/IO/lib/IO/Handle.pm
13232            ! ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Socket/UNIX.pm
13233            ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
13234            ! ext/IPC/SysV/SysV.pm ext/NDBM_File/NDBM_File.pm
13235            ! ext/ODBM_File/ODBM_File.pm ext/Socket/Socket.pm
13236            ! ext/Storable/Storable.pm ext/Sys/Syslog/Syslog.pm
13237            ! ext/Thread/Thread.pm ext/Thread/Thread/Queue.pm
13238            ! ext/attrs/attrs.pm jpl/JNI/JNI.pm lib/CPAN.pm
13239            ! lib/Class/Struct.pm lib/Dumpvalue.pm lib/ExtUtils/Embed.pm
13240            ! lib/ExtUtils/Installed.pm lib/ExtUtils/MM_Cygwin.pm
13241            ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_VMS.pm
13242            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/Manifest.pm
13243            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/Packlist.pm
13244            ! lib/File/Basename.pm lib/File/Spec/VMS.pm
13245            ! lib/File/Spec/Win32.pm lib/FileHandle.pm lib/Filter/Simple.pm
13246            ! lib/Getopt/Long.pm lib/Locale/Constants.pm
13247            ! lib/Locale/Country.pm lib/Locale/Language.pm
13248            ! lib/Term/ANSIColor.pm lib/Test.pm lib/Test/Harness.pm
13249            ! lib/Text/Wrap.pm lib/Tie/Array.pm lib/Tie/Handle.pm
13250            ! lib/Tie/Hash.pm lib/Tie/Scalar.pm lib/User/pwent.pm
13251            ! lib/autouse.pm lib/overload.pm os2/OS2/ExtAttr/ExtAttr.pm
13252            ! os2/OS2/Process/Process.pm
13253 ____________________________________________________________________________
13254 [  9175] By: jhi                                   on 2001/03/16  02:53:32
13255         Log: Subject: [PATCH] the uncontroversial doc patches
13256              From: Michael Stevens <michael@etla.org>
13257              Date: Thu, 15 Mar 2001 20:01:12 +0000
13258              Message-ID: <20010315200112.A7636@firedrake.org>
13259      Branch: perl
13260            ! pod/perl5005delta.pod pod/perldebtut.pod pod/perldelta.pod
13261            ! pod/perlfunc.pod pod/perlhack.pod pod/perllexwarn.pod
13262            ! pod/perllocale.pod pod/perllol.pod pod/perlmod.pod
13263            ! pod/perlmodlib.pod pod/perlport.pod pod/perlrun.pod
13264            ! pod/perltoc.pod pod/perlxs.pod pod/perlxstut.pod
13265 ____________________________________________________________________________
13266 [  9174] By: jhi                                   on 2001/03/16  02:50:49
13267         Log: Subject: [PATCH 5.6.1] ext/GDBM_File GDBM_NOLOCK constant
13268              From: Paul Lindner <lindner@inuus.com>
13269              Date: Fri, 16 Mar 2001 11:28:03 -0800
13270              Message-ID: <20010316112803.A7577@inuus.com>
13271      Branch: perl
13272            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
13273 ____________________________________________________________________________
13274 [  9173] By: nick                                  on 2001/03/15  20:21:03
13275         Log: 1st day's EBCDIC fixes:
13276              - toke.c's parsing of strings needed attention
13277              needed to conditionally e2a if string was already UTF-8
13278              - e2a/a2e tables where wrong way round.
13279              - new macros in utf8.h
13280      Branch: perlio
13281            ! perl.h toke.c utf8.h
13282 ____________________________________________________________________________
13283 [  9172] By: jhi                                   on 2001/03/15  15:17:17
13284         Log: Update Changes.
13285      Branch: perl
13286            ! Changes patchlevel.h
13287 ____________________________________________________________________________
13288 [  9171] By: jhi                                   on 2001/03/15  15:09:32
13289         Log: Subject: Re: Another Borland C++ problem.
13290              From: "Vadim Konovalov" <watman@inbox.ru>
13291              Date: Sat, 10 Mar 2001 19:26:07 +0300
13292              Message-ID: <001601c0a97f$143fcc40$da7b55c2@vad>
13293              
13294              Borland filename case problem.
13295      Branch: perl
13296            + win32/sncfnmcs.pl
13297            ! MANIFEST README.win32
13298 ____________________________________________________________________________
13299 [  9170] By: jhi                                   on 2001/03/15  14:54:23
13300         Log: Add Locale::Codes 1.06, from Neil Bowers.
13301      Branch: perl
13302            + lib/Locale/Constants.pm lib/Locale/Country.pm
13303            + lib/Locale/Currency.pm lib/Locale/Language.pm t/lib/lc-all.t
13304            + t/lib/lc-constants.t t/lib/lc-country.t t/lib/lc-currency.t
13305            + t/lib/lc-language.t t/lib/lc-uk.t
13306            ! MANIFEST
13307 ____________________________________________________________________________
13308 [  9169] By: jhi                                   on 2001/03/15  14:19:01
13309         Log: Upgrade to Storable 1.0.11, from Raphael Manfredi.
13310      Branch: perl
13311            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
13312            ! ext/Storable/Storable.xs
13313 ____________________________________________________________________________
13314 [  9168] By: jhi                                   on 2001/03/15  14:13:22
13315         Log: Integrate changes #9120,9167 from mainline to maintperl.
13316              
13317              Subject: [PATCH 5.6.1] OS/2 docs
13318              
13319              Subject: [PATCH 5.6.1] perldoc
13320      Branch: maint-5.6/perl
13321           !> os2/Changes utils/perldoc.PL
13322 ____________________________________________________________________________
13323 [  9167] By: jhi                                   on 2001/03/15  14:07:42
13324         Log: Subject: [PATCH 5.6.1] perldoc
13325              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13326              Date: Wed, 14 Mar 2001 23:46:52 -0500
13327              Message-ID: <20010314234652.A7972@math.ohio-state.edu>
13328      Branch: perl
13329            ! utils/perldoc.PL
13330 ____________________________________________________________________________
13331 [  9166] By: jhi                                   on 2001/03/15  13:53:15
13332         Log: sigaction test condition tweakage.
13333      Branch: perl
13334            ! t/lib/sigaction.t
13335 ____________________________________________________________________________
13336 [  9165] By: alanbur                               on 2001/03/15  03:49:17
13337         Log: Resynchronised with parent
13338      Branch: maint-5.6/pureperl
13339           +> os2/os2add.sym t/op/anonsub.t
13340           !> (integrate 72 files)
13341 ____________________________________________________________________________
13342 [  9164] By: jhi                                   on 2001/03/15  01:05:01
13343         Log: Avoid stomping off the beginning of an array in tr///.
13344      Branch: perl
13345            ! op.c
13346 ____________________________________________________________________________
13347 [  9163] By: jhi                                   on 2001/03/15  00:58:57
13348         Log: h2ph strictness and cleanliness from Kurt Starsinic.
13349      Branch: perl
13350            ! utils/h2ph.PL
13351 ____________________________________________________________________________
13352 [  9162] By: gsar                                  on 2001/03/15  00:56:53
13353         Log: avoid warnings
13354      Branch: maint-5.6/perl
13355            ! t/op/magic.t
13356 ____________________________________________________________________________
13357 [  9161] By: gsar                                  on 2001/03/15  00:52:09
13358         Log: clearing of $ENV{PERL_DESTRUCT_LEVEL} interferes with purify
13359              results
13360      Branch: maint-5.6/perl
13361            ! t/op/magic.t
13362 ____________________________________________________________________________
13363 [  9160] By: jhi                                   on 2001/03/14  22:02:10
13364         Log: Do not use the Perl malloc in IRIX, suggested by
13365              Helmus Jarausch.
13366      Branch: perl
13367            ! hints/irix_6.sh
13368 ____________________________________________________________________________
13369 [  9159] By: nick                                  on 2001/03/14  21:45:59
13370         Log: Integrate mainline
13371      Branch: perlio
13372           +> t/op/loopctl.t
13373           !> (integrate 41 files)
13374 ____________________________________________________________________________
13375 [  9158] By: jhi                                   on 2001/03/14  21:10:09
13376         Log: The Day of the Retractions continues: the #9138
13377              (integrated in #9144) doesn't work well in mainline.
13378      Branch: perl
13379            ! t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
13380            ! t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
13381            ! t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
13382 ____________________________________________________________________________
13383 [  9157] By: jhi                                   on 2001/03/14  20:58:12
13384         Log: The #9145 CANNOT be enabled: the clear_pmop code still
13385              dumps core all over in Tru64.
13386      Branch: perl
13387            ! op.c op.h t/op/pat.t
13388 ____________________________________________________________________________
13389 [  9156] By: jhi                                   on 2001/03/14  20:48:06
13390         Log: Integrate change #9154 from maintperl to mainline.
13391              
13392              PerlIO_stdoutf() wasn't properly supported under PERL_IMPLICIT_SYS
13393              (caused Storable 1.0.10 to break on windows)
13394      Branch: perl
13395           !> embed.h embed.pl global.sym globals.c iperlsys.h objXSUB.h
13396           !> perlapi.c proto.h
13397 ____________________________________________________________________________
13398 [  9155] By: jhi                                   on 2001/03/14  20:23:53
13399         Log: Retract #9136: breaks threading (and binary compatibility).
13400      Branch: perl
13401            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
13402 ____________________________________________________________________________
13403 [  9154] By: gsar                                  on 2001/03/14  17:48:18
13404         Log: PerlIO_stdoutf() wasn't properly supported under PERL_IMPLICIT_SYS
13405              (caused Storable 1.0.10 to break on windows)
13406      Branch: maint-5.6/perl
13407            ! embed.h embed.pl global.sym globals.c iperlsys.h objXSUB.h
13408            ! perlapi.c proto.h
13409 ____________________________________________________________________________
13410 [  9153] By: jhi                                   on 2001/03/14  13:35:21
13411         Log: Tweaked a tweak from H.Merijn Brand on the sigaction test.
13412      Branch: perl
13413            ! t/lib/sigaction.t
13414 ____________________________________________________________________________
13415 [  9152] By: gsar                                  on 2001/03/14  07:29:40
13416         Log: back out changes#9012,9010,9009 and parts of change#9016
13417              (causes ABRs under purify, and some prerequisites don't
13418              seem to be there in 5.6.x)
13419      Branch: maint-5.6/perl
13420            ! doop.c op.c t/op/tr.t toke.c
13421 ____________________________________________________________________________
13422 [  9151] By: gsar                                  on 2001/03/14  07:01:29
13423         Log: reenable change#9145 (the test was busted due to a missing
13424              C<print "ok 27\n">)
13425      Branch: perl
13426            ! op.c op.h t/op/pat.t
13427 ____________________________________________________________________________
13428 [  9150] By: jhi                                   on 2001/03/14  06:38:36
13429         Log: Retract #9145.
13430      Branch: perl
13431            ! op.c op.h t/op/pat.t
13432 ____________________________________________________________________________
13433 [  9149] By: jhi                                   on 2001/03/14  06:14:56
13434         Log: Retract #9143.
13435      Branch: perl
13436            ! op.c
13437 ____________________________________________________________________________
13438 [  9148] By: gsar                                  on 2001/03/14  06:13:02
13439         Log: Uninitialized Memory Read in regexec.c
13440      Branch: perl
13441            ! regexec.c
13442 ____________________________________________________________________________
13443 [  9147] By: jhi                                   on 2001/03/14  04:59:54
13444         Log: Subject: PATCH: make goto work in nested eval ""
13445              From: Robin Houston <robin@kitsite.com>
13446              Date: Wed, 14 Mar 2001 04:16:10 +0000
13447              Message-ID: <20010314041610.A16307@puffinry.freeserve.co.uk>
13448      Branch: perl
13449            ! pp_ctl.c t/op/goto.t
13450 ____________________________________________________________________________
13451 [  9146] By: jhi                                   on 2001/03/14  04:42:54
13452         Log: Preserve the #ifdef PERL_CORE in perly.h.
13453      Branch: perl
13454            ! perly.fixer
13455 ____________________________________________________________________________
13456 [  9145] By: jhi                                   on 2001/03/14  03:57:41
13457         Log: (Retracted by #9150.)
13458      Branch: perl
13459            ! op.c op.h t/op/pat.t
13460 ____________________________________________________________________________
13461 [  9144] By: jhi                                   on 2001/03/14  03:50:38
13462         Log: Integrate changes #9137,9138,9142 from maintperl into mainline.
13463              
13464              fix leak in pregcomp() when RE fails to compile (e.g. m/\\/)
13465              
13466              remove squelch controls for "Scalars leaked" messages in most places
13467              (these are now cured)
13468              
13469              fix another memory leak reported by purify (tie callbacks that
13470              croak can leak when wiping out magic)
13471      Branch: perl
13472           !> regcomp.c scope.c t/comp/proto.t t/op/lex_assign.t
13473           !> t/op/local.t t/op/pat.t t/op/regexp.t t/pragma/strict-vars
13474           !> t/pragma/warn/op t/pragma/warn/regcomp t/pragma/warn/toke
13475           !> t/pragma/warnings.t
13476 ____________________________________________________________________________
13477 [  9143] By: jhi                                   on 2001/03/14  03:37:53
13478         Log: (Retracted by #9149.)
13479      Branch: perl
13480            ! op.c
13481 ____________________________________________________________________________
13482 [  9142] By: gsar                                  on 2001/03/14  03:20:48
13483         Log: fix another memory leak reported by purify (tie callbacks that
13484              croak can leak when wiping out magic)
13485      Branch: maint-5.6/perl
13486            ! scope.c
13487 ____________________________________________________________________________
13488 [  9141] By: jhi                                   on 2001/03/14  02:55:00
13489         Log: Subject: PATCH for [ID 20010305.003]
13490              From: Robin Houston <robin@kitsite.com>
13491              Date: Wed, 14 Mar 2001 02:45:51 +0000
13492              Message-ID: <20010314024551.A16207@puffinry.freeserve.co.uk>
13493      Branch: perl
13494            ! pp_ctl.c t/op/eval.t
13495 ____________________________________________________________________________
13496 [  9140] By: jhi                                   on 2001/03/14  02:41:54
13497         Log: Subject: Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
13498              Date: Wed, 14 Mar 2001 01:52:51 +0000
13499              From: Robin Houston <robin@kitsite.com>
13500              Message-ID: <20010314015251.B16112@puffinry.freeserve.co.uk>
13501              
13502              Fix for 2000313.004.
13503      Branch: perl
13504            ! pp_ctl.c t/op/goto.t
13505 ____________________________________________________________________________
13506 [  9139] By: jhi                                   on 2001/03/14  02:40:50
13507         Log: Subject: Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
13508              From: Robin Houston <robin@kitsite.com>
13509              Date: Wed, 14 Mar 2001 00:43:45 +0000
13510              Message-ID: <20010314004345.A15892@puffinry.freeserve.co.uk>
13511      Branch: perl
13512            + t/op/loopctl.t
13513            ! AUTHORS MANIFEST perly.c perly.y perly_c.diff t/op/goto.t
13514            ! vms/perly_c.vms
13515 ____________________________________________________________________________
13516 [  9138] By: gsar                                  on 2001/03/14  01:18:00
13517         Log: remove squelch controls for "Scalars leaked" messages in most places
13518              (these are now cured)
13519      Branch: maint-5.6/perl
13520            ! t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
13521            ! t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
13522            ! t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
13523 ____________________________________________________________________________
13524 [  9137] By: gsar                                  on 2001/03/14  00:57:04
13525         Log: fix leak in pregcomp() when RE fails to compile (e.g. m/\\/)
13526      Branch: maint-5.6/perl
13527            ! regcomp.c
13528 ____________________________________________________________________________
13529 [  9136] By: jhi                                   on 2001/03/13  23:12:24
13530         Log: (Retracted by #9155)
13531              
13532              Subject: Re: [gsar@ActiveState.com: v5.6.1 trial2 is available]
13533              From: Jens-Uwe Mager <jum@helios.de>
13534              Date: Wed, 21 Feb 2001 21:32:04 +0100
13535              Message-ID: <20010221213203.A18340@ans.helios.de>
13536      Branch: perl
13537            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
13538 ____________________________________________________________________________
13539 [  9135] By: jhi                                   on 2001/03/13  22:50:05
13540         Log: Integrate perlio.
13541      Branch: perl
13542           !> pp.c
13543 ____________________________________________________________________________
13544 [  9134] By: jhi                                   on 2001/03/13  22:49:05
13545         Log: Integrate change #9131 from maintperl into mainline.
13546              
13547              make the error text look more consistent in hints/hpux.sh
13548      Branch: perl
13549           !> hints/hpux.sh
13550 ____________________________________________________________________________
13551 [  9133] By: gsar                                  on 2001/03/13  22:46:20
13552         Log: integrate change#9067 from mainline
13553              
13554              Re: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
13555      Branch: maint-5.6/perl
13556           !> lib/ExtUtils/MM_Unix.pm
13557 ____________________________________________________________________________
13558 [  9132] By: jhi                                   on 2001/03/13  22:41:21
13559         Log: Subject:  Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
13560              From: "John P. Linderman" <jpl@research.att.com>
13561              Date: Tue, 13 Mar 2001 12:36:32 -0500 (EST)
13562              Message-Id: <200103131736.MAA35615@raptor.research.att.com>
13563              
13564              A more correct prime finder.
13565      Branch: perl
13566            ! lib/Tie/SubstrHash.pm
13567 ____________________________________________________________________________
13568 [  9131] By: gsar                                  on 2001/03/13  22:30:42
13569         Log: make the error text look more consistent in hints/hpux.sh
13570      Branch: maint-5.6/perl
13571            ! hints/hpux.sh
13572 ____________________________________________________________________________
13573 [  9130] By: jhi                                   on 2001/03/13  22:23:44
13574         Log: Subject: Re: 9122 and sigaction/switch on HP-UX 11.00
13575              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
13576              Date: Tue, 13 Mar 2001 18:41:26 +0100
13577              Message-Id: <20010313184043.BFFC.H.M.BRAND@hccnet.nl>
13578              
13579              If the test is run non-interactively the default handler
13580              is different.
13581      Branch: perl
13582            ! t/lib/sigaction.t
13583 ____________________________________________________________________________
13584 [  9129] By: jhi                                   on 2001/03/13  22:20:21
13585         Log: Subject:  [PATCH perl@9125] t/lib/1_compile.t  VMS mod
13586              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
13587              Message-Id: <010313164414.d1225@DUPHY4.Physics.Drexel.Edu>
13588              Date:     Tue, 13 Mar 2001 16:44:32 EST
13589      Branch: perl
13590            ! t/lib/1_compile.t
13591 ____________________________________________________________________________
13592 [  9128] By: jhi                                   on 2001/03/13  22:18:34
13593         Log: Subject: Another patch for integer.pm POD 
13594              From: "John L. Allen" <allen@grumman.com>
13595              Date: Tue, 13 Mar 2001 16:14:02 -0500 (EST)
13596              Message-ID: <Pine.SOL.3.91.1010313160755.1630A-100000@gateway.grumman.com>
13597      Branch: perl
13598            ! lib/integer.pm
13599 ____________________________________________________________________________
13600 [  9127] By: nick                                  on 2001/03/13  21:26:30
13601         Log: Integrate mainline.
13602      Branch: perlio
13603           +> lib/Switch.pm lib/Text/Balanced.pm lib/Text/Balanced.pod
13604           +> t/lib/switch.t t/lib/tb-genxt.t t/lib/tb-xbrak.t
13605           +> t/lib/tb-xcode.t t/lib/tb-xdeli.t t/lib/tb-xmult.t
13606           +> t/lib/tb-xquot.t t/lib/tb-xtagg.t t/lib/tb-xvari.t
13607           !> Changes Configure MANIFEST README.os2 README.os390
13608           !> ext/re/Makefile.PL hints/aix.sh hints/os390.sh lib/integer.pm
13609           !> os2/Changes patchlevel.h win32/perlhost.h
13610 ____________________________________________________________________________
13611 [  9126] By: nick                                  on 2001/03/13  20:39:51
13612         Log: #ifdef'ed out code to make packed side of pack/unpack
13613              octets. (i.e. pack('U') => encode_utf8).
13614      Branch: perlio
13615            ! pp.c
13616 ____________________________________________________________________________
13617 [  9125] By: jhi                                   on 2001/03/13  15:07:16
13618         Log: Update Changes.
13619      Branch: perl
13620            ! Changes patchlevel.h
13621 ____________________________________________________________________________
13622 [  9124] By: jhi                                   on 2001/03/13  14:22:45
13623         Log: Workaround for the buggy ("internal compiler error")
13624              AIX C compiler 5.0.1.0: skip the optimization for regcomp.c
13625              (and ext/re/re_comp.c).  The MakeMaker dark magic courtesy
13626              of Andreas König.
13627      Branch: perl
13628            ! ext/re/Makefile.PL hints/aix.sh
13629 ____________________________________________________________________________
13630 [  9123] By: jhi                                   on 2001/03/13  03:24:34
13631         Log: Typo in #9114.
13632      Branch: metaconfig
13633            ! U/modified/myhostname.U
13634 ____________________________________________________________________________
13635 [  9122] By: jhi                                   on 2001/03/13  03:24:06
13636         Log: Typo in #9113.
13637      Branch: perl
13638            ! Configure
13639 ____________________________________________________________________________
13640 [  9121] By: jhi                                   on 2001/03/13  01:53:05
13641         Log: Forgot to check-in the larger part of #9120, duh.
13642      Branch: perl
13643            ! README.os2
13644 ____________________________________________________________________________
13645 [  9120] By: jhi                                   on 2001/03/13  01:51:31
13646         Log: Subject: [PATCH 5.6.1] OS/2 docs
13647              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13648              Date: Mon, 12 Mar 2001 03:27:32 -0500
13649              Message-ID: <20010312032732.A19283@math.ohio-state.edu>
13650      Branch: perl
13651            ! os2/Changes
13652 ____________________________________________________________________________
13653 [  9119] By: jhi                                   on 2001/03/13  01:49:41
13654         Log: Integrate change #9116 from maintperl into mainline.
13655              
13656              Win32::GetCwd() returns C: instead of C:\ in the root directory
13657              under ithreads
13658      Branch: perl
13659           !> win32/perlhost.h
13660 ____________________________________________________________________________
13661 [  9118] By: jhi                                   on 2001/03/13  01:13:39
13662         Log: Add Switch 2.01, resort MANIFEST (forgot that in #9117)
13663      Branch: perl
13664            + lib/Switch.pm t/lib/switch.t
13665            ! MANIFEST
13666 ____________________________________________________________________________
13667 [  9117] By: jhi                                   on 2001/03/13  01:03:17
13668         Log: Add Text::Balanced 1.83.
13669      Branch: perl
13670            + lib/Text/Balanced.pm lib/Text/Balanced.pod t/lib/tb-genxt.t
13671            + t/lib/tb-xbrak.t t/lib/tb-xcode.t t/lib/tb-xdeli.t
13672            + t/lib/tb-xmult.t t/lib/tb-xquot.t t/lib/tb-xtagg.t
13673            + t/lib/tb-xvari.t
13674            ! MANIFEST
13675 ____________________________________________________________________________
13676 [  9116] By: gsar                                  on 2001/03/13  00:55:53
13677         Log: Win32::GetCwd() returns C: instead of C:\ in the root directory
13678              under ithreads
13679      Branch: maint-5.6/perl
13680            ! win32/perlhost.h
13681 ____________________________________________________________________________
13682 [  9115] By: jhi                                   on 2001/03/13  00:54:09
13683         Log: Subject: Re: [ID 20010305.005] "use integer" doesn't make rand() return integers
13684              From: "John L. Allen" <allen@grumman.com>
13685              Date: Tue, 6 Mar 2001 10:50:51 -0500 (EST)
13686              Message-ID: <Pine.SOL.3.91.1010306103113.9094A-100000@gateway.grumman.com>
13687              
13688              use integer document clarification.
13689      Branch: perl
13690            ! lib/integer.pm
13691 ____________________________________________________________________________
13692 [  9114] By: jhi                                   on 2001/03/13  00:38:54
13693         Log: Metaconfig unit change for #9113.
13694      Branch: metaconfig
13695            ! U/modified/myhostname.U
13696 ____________________________________________________________________________
13697 [  9113] By: jhi                                   on 2001/03/13  00:38:35
13698         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?)
13699              From: Peter Prymmer <pvhp@forte.com>
13700              Date: Mon, 12 Mar 2001 16:25:56 -0800 (PST)
13701              Message-ID: <Pine.OSF.4.10.10103121619020.180841-100000@aspara.forte.com>
13702      Branch: perl
13703            ! Configure README.os390 hints/os390.sh
13704 ____________________________________________________________________________
13705 [  9112] By: jhi                                   on 2001/03/13  00:29:00
13706         Log: Integrate perlio.
13707      Branch: perl
13708           !> sv.c utf8.h
13709 ____________________________________________________________________________
13710 [  9111] By: nick                                  on 2001/03/12  21:16:33
13711         Log: Integrate mainline.
13712      Branch: perlio
13713           +> t/op/anonsub.t
13714           !> MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
13715           !> proto.h sv.c
13716 ____________________________________________________________________________
13717 [  9110] By: nick                                  on 2001/03/12  21:00:13
13718         Log: #ifdef'ed out code for 'USE_BYTES_DOWNGRADES' case.
13719      Branch: perlio
13720            ! sv.c utf8.h
13721 ____________________________________________________________________________
13722 [  9109] By: jhi                                   on 2001/03/12  16:04:47
13723         Log: Integrate change #9108 from maintperl to mainline.
13724              
13725              fix memory leak in C<sub X { sub {} }> arising from a refcount
13726              loop between the outer sub and the inner prototype anonsub
13727              
13728              this also enables closures returned by subroutines that
13729              subsequently get redefined to work without generating coredumps :)
13730              
13731              completely removed the free_closures() hack--it shouldn't be
13732              needed anymore
13733      Branch: perl
13734           +> t/op/anonsub.t
13735           !> MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
13736           !> proto.h sv.c
13737 ____________________________________________________________________________
13738 [  9108] By: gsar                                  on 2001/03/12  10:21:31
13739         Log: fix memory leak in C<sub X { sub {} }> arising from a refcount
13740              loop between the outer sub and the inner prototype anonsub
13741              
13742              this also enables closures returned by subroutines that
13743              subsequently get redefined to work without generating coredumps :)
13744              
13745              completely removed the free_closures() hack--it shouldn't be
13746              needed anymore
13747      Branch: maint-5.6/perl
13748            + t/op/anonsub.t
13749            ! MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
13750            ! proto.h sv.c
13751 ____________________________________________________________________________
13752 [  9107] By: jhi                                   on 2001/03/12  05:15:31
13753         Log: Integrate perlio.
13754      Branch: perl
13755           !> ext/Encode/Encode.xs makedef.pl regcomp.c sv.c toke.c utf8.c
13756 ____________________________________________________________________________
13757 [  9106] By: nick                                  on 2001/03/11  20:10:12
13758         Log: regcomp.c is working in native space, not Unicode space (if different)
13759              as it is doing compare against 'W' in \W etc.
13760      Branch: perlio
13761            ! regcomp.c
13762 ____________________________________________________________________________
13763 [  9105] By: nick                                  on 2001/03/11  19:39:34
13764         Log: Audit #ifdef EBCDIC and #ifndef ASCIIish, replace latter with former.
13765              Use ASCII_TO_NATIVE and NATIVE_TO_ASCII to avoid some #ifs.
13766      Branch: perlio
13767            ! regcomp.c toke.c utf8.c
13768 ____________________________________________________________________________
13769 [  9104] By: nick                                  on 2001/03/11  18:15:44
13770         Log: Put utf8_downgrade in CRIPPLED_CC versions of SvPVbyte* before I forget.
13771      Branch: perlio
13772            ! sv.c
13773 ____________________________________________________________________________
13774 [  9103] By: nick                                  on 2001/03/11  18:03:28
13775         Log: Integrate mainline (for regexp stuff).
13776      Branch: perlio
13777           !> ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
13778           !> ext/Encode/Encode.xs ext/Errno/Errno_pm.PL
13779           !> lib/ExtUtils/Manifest.pm regcomp.c regexec.c t/lib/b.t
13780           !> t/lib/errno.t t/op/pat.t
13781 ____________________________________________________________________________
13782 [  9102] By: nick                                  on 2001/03/11  17:44:20
13783         Log: USE_SFIO issues as observed by Chris Nandor <pudge@pobox.com>
13784              - exclude layer syms in makedef.pl for sfio
13785              - also inhibit Encode from trying to build ":encode()" layer.
13786      Branch: perlio
13787            ! ext/Encode/Encode.xs makedef.pl
13788 ____________________________________________________________________________
13789 [  9101] By: jhi                                   on 2001/03/10  22:38:13
13790         Log: The $Is_MacOS needs to be declared.
13791      Branch: perl
13792            ! lib/ExtUtils/Manifest.pm
13793 ____________________________________________________________________________
13794 [  9100] By: jhi                                   on 2001/03/10  22:14:29
13795         Log: Use #if defined(USE_PERLIO) && !defined(USE_SFIO) instead of just
13796              #ifdef USE_PERLIO in Encode.xs so that the perlio symbols don't
13797              pollute the symbolspace if using sfio.
13798      Branch: perl
13799            ! ext/Encode/Encode.xs
13800 ____________________________________________________________________________
13801 [  9099] By: jhi                                   on 2001/03/10  21:58:48
13802         Log: Subject: [PATCH] Portability fixes for Mac OS / bleadperl
13803              Date: Sat, 10 Mar 2001 14:23:55 -0500
13804              From: Chris Nandor <pudge@pobox.com>
13805              Message-Id: <p05010401b6d02f70211f@[10.0.1.177]>
13806      Branch: perl
13807            ! ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
13808            ! ext/Errno/Errno_pm.PL lib/ExtUtils/Manifest.pm t/lib/b.t
13809            ! t/lib/errno.t
13810 ____________________________________________________________________________
13811 [  9098] By: jhi                                   on 2001/03/10  21:38:30
13812         Log: Fix for ID 20010306.008, UTF-8 and \w without 'use utf8' coredump.
13813      Branch: perl
13814            ! regcomp.c regexec.c t/op/pat.t
13815 ____________________________________________________________________________
13816 [  9097] By: jhi                                   on 2001/03/10  14:38:07
13817         Log: Integrate perlio.
13818      Branch: perl
13819           !> doop.c embed.h embed.pl ext/Encode/Encode.xs global.sym
13820           !> handy.h objXSUB.h op.c perl.c perlapi.c pp.c pp_ctl.c proto.h
13821           !> regcomp.c regexec.c sv.c toke.c utf8.c utf8.h
13822 ____________________________________________________________________________
13823 [  9096] By: nick                                  on 2001/03/10  11:55:43
13824         Log: EBCDIC sanity - phase I
13825              - rename utf8/uv functions to indicate what sort of uv they provide (uvuni/uvchr)
13826              - use utf8n_xxxx (c.f. pvn) for forms which take length.
13827              - back out vN.N and $^V exceptions to e2a/a2e
13828              - make "locale" isxxx macros be uvchr (may be redundant?)
13829              
13830              Not clear yet that toUPPER_uni et. al. return being handled correctly.
13831              The tr// and rexexp stuff still needs an audit, assumption is they are working
13832              in Unicode space.
13833              
13834              Need to provide v5.6 names for XS modules (decide is uni or chr ?).
13835      Branch: perlio
13836            ! doop.c embed.h embed.pl ext/Encode/Encode.xs global.sym
13837            ! handy.h objXSUB.h op.c perl.c perlapi.c pp.c pp_ctl.c proto.h
13838            ! regcomp.c regexec.c sv.c toke.c utf8.c utf8.h
13839 ____________________________________________________________________________
13840 [  9095] By: jhi                                   on 2001/03/09  22:10:01
13841         Log: Integrate perlio.
13842      Branch: perl
13843           !> dump.c
13844 ____________________________________________________________________________
13845 [  9094] By: nick                                  on 2001/03/09  17:36:38
13846         Log: Builds an passes all tests after integrate and this tweak.
13847      Branch: perlio
13848            ! dump.c
13849 ____________________________________________________________________________
13850 [  9093] By: nick                                  on 2001/03/09  17:16:03
13851         Log: Integrate mainline (does not build - sv_catpvf issue in dump.c)
13852      Branch: perlio
13853           +> lib/unicode/Scripts.txt t/lib/sigaction.t
13854           !> (integrate 79 files)
13855 ____________________________________________________________________________
13856 [  9092] By: jhi                                   on 2001/03/09  15:28:26
13857         Log: Update Changes.
13858      Branch: perl
13859            ! Changes patchlevel.h
13860 ____________________________________________________________________________
13861 [  9091] By: jhi                                   on 2001/03/09  15:25:05
13862         Log: In op/stat #35 better to scan all the potential directories
13863              for setuids, not just the first one.
13864      Branch: perl
13865            ! t/op/stat.t
13866 ____________________________________________________________________________
13867 [  9090] By: jhi                                   on 2001/03/09  15:01:27
13868         Log: Subject: Re: [ID 19990808.001] [PATCH] FETCH triggered on exists() 
13869              From: rspier@pobox.com (Robert Spier)
13870              Date: Fri, 9 Mar 2001 03:30:20 -0500
13871              Message-ID: <15016.38044.381174.160189@rls.cx>
13872              
13873              EXISTS() returning undef mistakenly triggered a FETCH().
13874      Branch: perl
13875            ! hv.c
13876 ____________________________________________________________________________
13877 [  9089] By: jhi                                   on 2001/03/09  14:59:02
13878         Log: Add /sbin and /usr/sbin to the list of directories scanned
13879              for setuid programs.  Takes care of bug id 20010309.003.
13880      Branch: perl
13881            ! t/op/stat.t
13882 ____________________________________________________________________________
13883 [  9088] By: jhi                                   on 2001/03/09  14:48:32
13884         Log: Regen perlapi, perltoc.
13885      Branch: perl
13886            ! ext/Encode/Encode/Tcl.pm pod/perlapi.pod pod/perltoc.pod
13887 ____________________________________________________________________________
13888 [  9087] By: jhi                                   on 2001/03/09  14:38:56
13889         Log: Subject: Re: [ PATCH perl@8956 ] new debug option -DR shows ref counts
13890              From: David Mitchell <davem@fdgroup.co.uk>
13891              Date: Fri, 9 Mar 2001 13:49:31 +0000 (GMT)
13892              Message-Id: <200103091349.NAA16617@tiree.fdgroup.co.uk>
13893      Branch: perl
13894            ! dump.c perl.c perl.h pod/perlrun.pod
13895 ____________________________________________________________________________
13896 [  9086] By: jhi                                   on 2001/03/09  01:47:16
13897         Log: A modified version of
13898              
13899              Subject: [ID 20010307.005] POSIX::sigaction has various problems
13900              From: anders@broadcom.com
13901              Date: Wed, 7 Mar 2001 14:35:24 -0800 (PST) 
13902              Message-Id: <200103072235.OAA25368@dt-sj1-130.sj.broadcom.com>
13903              
13904              Currently the sigaction.t test #6 fails (and is fudged to look
13905              like an "ok") in Linux (at least in Debian 2.2 Linux 2.4.2 x86).
13906              This may well be a genuine bug in Linux sigaction() (since at
13907              least Tru64, Solaris, and HP-UX disagree with Linux).
13908              Anyone with POSIX / SUSv2 tome handy?  The problem is that
13909              the flags of the oldaction don't match with the flags in
13910              the previously installed disposition.
13911      Branch: perl
13912            + t/lib/sigaction.t
13913            ! MANIFEST ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
13914 ____________________________________________________________________________
13915 [  9085] By: jhi                                   on 2001/03/09  01:30:13
13916         Log: Subject: Re: mission impossible for the day
13917              From: Alex Gough <alex@rcon.org>
13918              Date: Thu, 08 Mar 2001 17:18:19 +0000
13919              Message-ID: <3AA7BEDB.8070409@rcon.org>
13920              
13921              If references (are overloaded) and can be directly stringified,
13922              show that instead of "stringified".
13923              
13924              (The problem, infinite mutual recursion caused by overloaded bool
13925              in Switch.pm, tracked by David Mitchell)
13926      Branch: perl
13927            ! lib/Carp/Heavy.pm
13928 ____________________________________________________________________________
13929 [  9084] By: jhi                                   on 2001/03/09  01:20:39
13930         Log: Subject: Re: [ PATCH perl@8956 ] new debug option -DR shows ref counts
13931              Date: Thu, 8 Mar 2001 12:06:57 +0000 (GMT)
13932              From: David Mitchell <davem@fdgroup.co.uk>
13933              Message-Id: <200103081206.MAA06281@tiree.fdgroup.co.uk>
13934      Branch: perl
13935            ! ext/re/re.xs malloc.c mg.c perl.c perl.h perly.c perly.y
13936            ! pp_ctl.c regexec.c sv.c vms/perly_c.vms
13937 ____________________________________________________________________________
13938 [  9083] By: jhi                                   on 2001/03/09  01:16:51
13939         Log: Subject: [PATCH] perldata.pod here-doc docs
13940              From: Jeff Pinyan <jeffp@crusoe.net>
13941              Date: Thu, 8 Mar 2001 13:18:55 -0500 (EST)
13942              Message-ID: <Pine.GSO.4.21.0103081317530.20957-100000@crusoe.crusoe.net>
13943      Branch: perl
13944            ! pod/perldata.pod
13945 ____________________________________________________________________________
13946 [  9082] By: jhi                                   on 2001/03/09  01:01:27
13947         Log: Subject: Re: Unicode/EBCDIC
13948              From: Peter Prymmer <pvhp@forte.com>
13949              Date: Thu, 8 Mar 2001 16:23:25 -0800 (PST)
13950              Message-ID: <Pine.OSF.4.10.10103081617390.377472-100000@aspara.forte.com>
13951      Branch: perl
13952            ! perl.c perl.h sv.c toke.c utf8.c utf8.h
13953 ____________________________________________________________________________
13954 [  9081] By: jhi                                   on 2001/03/08  13:41:30
13955         Log: Subject: Ooops, wrong 'no *POSIX' Patch
13956              From: Dorner Thomas <Thomas.Dorner@start.de>
13957              Date: Thu, 8 Mar 2001 08:43:28 +0100
13958              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88D3@Ex02.inhouse.start.de>
13959      Branch: perl
13960            ! hints/posix-bc.sh
13961 ____________________________________________________________________________
13962 [  9080] By: jhi                                   on 2001/03/08  13:11:42
13963         Log: It's Scripts.txt, not Script.txt.
13964      Branch: perl
13965            ! MANIFEST
13966 ____________________________________________________________________________
13967 [  9079] By: jhi                                   on 2001/03/08  12:59:05
13968         Log: Subject: 'no *POSIX' Patch speeding up make on BS2000 
13969              From: Dorner Thomas <Thomas.Dorner@start.de>
13970              Date: Wed, 7 Mar 2001 14:13:31 +0100
13971              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88CB@Ex02.inhouse.start.de>
13972      Branch: perl
13973            ! makedepend.SH
13974 ____________________________________________________________________________
13975 [  9078] By: jhi                                   on 2001/03/08  12:57:43
13976         Log: Retract #9069, wrong patch.
13977      Branch: perl
13978            ! Makefile.SH
13979 ____________________________________________________________________________
13980 [  9077] By: jhi                                   on 2001/03/08  01:06:13
13981         Log: Upgrade to Unicode 3.1 beta 2001-03-01.
13982      Branch: perl
13983            + lib/unicode/Scripts.txt
13984            ! MANIFEST lib/unicode/Category.pl lib/unicode/Decomposition.pl
13985            ! lib/unicode/EAWidth.txt lib/unicode/Is/Alnum.pl
13986            ! lib/unicode/Is/Alpha.pl lib/unicode/Is/L.pl
13987            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
13988            ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
13989            ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
13990            ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
13991            ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
13992            ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
13993            ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
13994            ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
13995            ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
13996            ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
13997            ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
13998            ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
13999            ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
14000            ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkZW.pl
14001            ! lib/unicode/Is/Ll.pl lib/unicode/Is/Lower.pl
14002            ! lib/unicode/Is/S.pl lib/unicode/Is/Sm.pl
14003            ! lib/unicode/Is/Word.pl lib/unicode/Names.txt
14004            ! lib/unicode/PropList.txt lib/unicode/ReadMe.txt
14005            ! lib/unicode/Unicode.txt lib/unicode/mktables.PL
14006            ! lib/unicode/version
14007 ____________________________________________________________________________
14008 [  9076] By: jhi                                   on 2001/03/07  22:59:39
14009         Log: Integrate change #7784 from mainline into maintperl.
14010              
14011              Subject: [PATCH 5.7.0] lexicals not recognized in a run-time (?{})
14012      Branch: maint-5.6/perl
14013           !> pp_ctl.c t/op/pat.t
14014 ____________________________________________________________________________
14015 [  9075] By: jhi                                   on 2001/03/07  22:05:11
14016         Log: More UTF-8 test tweaks.
14017      Branch: perl
14018            ! t/op/pat.t t/op/split.t t/pragma/utf8.t
14019 ____________________________________________________________________________
14020 [  9074] By: nick                                  on 2001/03/07  21:39:29
14021         Log: Integrate mainline.
14022      Branch: perlio
14023           !> Changes Makefile.SH lib/ExtUtils/MM_Unix.pm
14024           !> lib/unicode/mktables.PL patchlevel.h perl.c pod/perlop.pod
14025           !> pod/perlretut.pod pod/perlsyn.pod pp.c pp_sys.c
14026           !> t/camel-III/vstring.t t/lib/charnames.t t/op/chop.t
14027           !> t/op/pack.t t/op/pat.t t/op/split.t t/pragma/utf8.t
14028 ____________________________________________________________________________
14029 [  9073] By: jhi                                   on 2001/03/07  16:37:09
14030         Log: Update Changes.
14031      Branch: perl
14032            ! Changes patchlevel.h
14033 ____________________________________________________________________________
14034 [  9072] By: jhi                                   on 2001/03/07  16:32:30
14035         Log: Subject: [ID 20010306.004] || != named unary operator
14036              From: abela@geneanet.org
14037              Date: Tue,  6 Mar 2001 15:57:57 +0100 (CET)
14038              Message-Id: <20010306145757.0CB03D183@little-roots.geneanet.org>
14039      Branch: perl
14040            ! pod/perlop.pod
14041 ____________________________________________________________________________
14042 [  9071] By: jhi                                   on 2001/03/07  15:14:11
14043         Log: Subject: downgrading to bytes for common functions
14044              From: andrew@pimlott.ne.mediaone.net (Andrew Pimlott)
14045              Date: Wed, 7 Mar 2001 02:36:55 -0500
14046              Message-ID: <20010307023655.J24024@pimlott.ne.mediaone.net>
14047      Branch: perl
14048            ! pp_sys.c
14049 ____________________________________________________________________________
14050 [  9070] By: jhi                                   on 2001/03/07  15:04:58
14051         Log: Clarify the description differentiating for and while; inspired by
14052              
14053              Subject: [ID 20010306.002] for/while difference in for definition
14054              From: abela@geneanet.org
14055              Date: Tue,  6 Mar 2001 09:40:36 +0100 (CET)
14056              Message-Id: <20010306084036.7BFD0D17F@little-roots.geneanet.org>
14057      Branch: perl
14058            ! pod/perlsyn.pod
14059 ____________________________________________________________________________
14060 [  9069] By: jhi                                   on 2001/03/07  14:55:30
14061         Log: Subject: 'no *POSIX' Patch speeding up make on BS2000 
14062              From: Dorner Thomas <Thomas.Dorner@start.de>
14063              Date: Wed, 7 Mar 2001 14:13:31 +0100
14064              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88CB@Ex02.inhouse.start.de>
14065      Branch: perl
14066            ! Makefile.SH
14067 ____________________________________________________________________________
14068 [  9068] By: jhi                                   on 2001/03/07  14:51:17
14069         Log: Subject: Re: [ID 20010305.012] chop() against list assignment returns char chopped from el zero
14070              From: Radu Greab <radu@netsoft.ro>
14071              Date: Tue, 6 Mar 2001 23:04:44 +0200 (EET)
14072              Message-ID: <15013.20716.201459.540421@ix.netsoft.ro>
14073      Branch: perl
14074            ! pp.c t/op/chop.t
14075 ____________________________________________________________________________
14076 [  9067] By: jhi                                   on 2001/03/07  14:48:57
14077         Log: Subject: Re: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
14078              From: Simon Cozens <simon@netthink.co.uk>
14079              Date: Wed, 7 Mar 2001 13:59:28 +0000
14080              Message-ID: <20010307135928.A21620@pembro26.pmb.ox.ac.uk>
14081              
14082              In order to allow MakeMaker to build correct Makefiles,
14083              you need to change the order of the arguments in MM_Unix.pm
14084              as well. (Unless you have C89_CCMODE set, but we're trying
14085              to be POSIXly correct)
14086              
14087              Thanks to Merijn Broeren for tracking this down.
14088      Branch: perl
14089            ! lib/ExtUtils/MM_Unix.pm
14090 ____________________________________________________________________________
14091 [  9066] By: jhi                                   on 2001/03/07  14:30:02
14092         Log: Floating point too messy.
14093      Branch: perl
14094            ! t/camel-III/vstring.t
14095 ____________________________________________________________________________
14096 [  9065] By: jhi                                   on 2001/03/07  14:17:44
14097         Log: Integrate change #9064 from maintperl into mainline.
14098              
14099              fix memory leak in pack("Bb",...)
14100      Branch: perl
14101           !> perl.c
14102 ____________________________________________________________________________
14103 [  9064] By: gsar                                  on 2001/03/07  06:29:24
14104         Log: fix memory leak in pack("Bb",...)
14105      Branch: maint-5.6/perl
14106            ! perl.c
14107 ____________________________________________________________________________
14108 [  9063] By: jhi                                   on 2001/03/07  00:55:04
14109         Log: Major utf8 test reorganisation and rewrite.
14110              Hopefully no tests were lost in the shuffle.
14111              (The beginning of pragma/utf8 was lost intentionally,
14112              the tests were rather bogus and incomplete.)
14113      Branch: perl
14114            ! t/lib/charnames.t t/op/pack.t t/op/pat.t t/op/split.t
14115            ! t/pragma/utf8.t
14116 ____________________________________________________________________________
14117 [  9062] By: jhi                                   on 2001/03/07  00:41:16
14118         Log: More tweakage on the Unicode character class descriptions.
14119      Branch: perl
14120            ! lib/unicode/mktables.PL pod/perlretut.pod
14121 ____________________________________________________________________________
14122 [  9061] By: jhi                                   on 2001/03/06  23:12:38
14123         Log: The perlretut was still talking about the old \p and \P
14124              definitions.
14125      Branch: perl
14126            ! pod/perlretut.pod
14127 ____________________________________________________________________________
14128 [  9060] By: nick                                  on 2001/03/06  20:52:37
14129         Log: Integrate mainline (make test works again now).
14130      Branch: perlio
14131           !> op.c op.h regcomp.c t/camel-III/vstring.t t/op/pat.t
14132 ____________________________________________________________________________
14133 [  9059] By: jhi                                   on 2001/03/06  15:36:14
14134         Log: 0.999... does equal 1.0, doesn't it?
14135      Branch: perl
14136            ! t/camel-III/vstring.t
14137 ____________________________________________________________________________
14138 [  9058] By: jhi                                   on 2001/03/06  15:34:00
14139         Log: Make /x{abcd}/ to work without use utf8.
14140      Branch: perl
14141            ! regcomp.c
14142 ____________________________________________________________________________
14143 [  9057] By: jhi                                   on 2001/03/06  03:02:36
14144         Log: Easier to outcomment all the three reset() tests for now.
14145      Branch: perl
14146            ! t/op/pat.t
14147 ____________________________________________________________________________
14148 [  9056] By: jhi                                   on 2001/03/06  02:30:02
14149         Log: Comment out the deadly reset; until the 20010301.005
14150              is finally fixed.
14151      Branch: perl
14152            ! t/op/pat.t
14153 ____________________________________________________________________________
14154 [  9055] By: jhi                                   on 2001/03/06  02:21:26
14155         Log: Integrate the change #9054 from mainline:
14156              retract the PMOP cleanup patch pending further investigation.
14157      Branch: maint-5.6/perl
14158           !> op.c op.h
14159 ____________________________________________________________________________
14160 [  9054] By: jhi                                   on 2001/03/06  02:19:57
14161         Log: Retract the PMOP cleanup patch: I'm seeing strange core dumps
14162              with oddly familiar stack traces.
14163      Branch: perl
14164            ! op.c op.h
14165 ____________________________________________________________________________
14166 [  9053] By: jhi                                   on 2001/03/05  23:20:28
14167         Log: Integrate perlio.
14168      Branch: perl
14169           +> ext/Encode/Encode/koi8-r.ucm
14170           !> MANIFEST ext/Encode/Encode.pm ext/Encode/Makefile.PL
14171           !> makedef.pl
14172 ____________________________________________________________________________
14173 [  9052] By: nick                                  on 2001/03/05  23:08:17
14174         Log: skipping USE_PERLIO symbols correction.
14175      Branch: perlio
14176            ! makedef.pl
14177 ____________________________________________________________________________
14178 [  9051] By: nick                                  on 2001/03/05  22:35:07
14179         Log: More Encode alias tidying.
14180      Branch: perlio
14181            + ext/Encode/Encode/koi8-r.ucm
14182            ! MANIFEST ext/Encode/Encode.pm ext/Encode/Makefile.PL
14183 ____________________________________________________________________________
14184 [  9050] By: jhi                                   on 2001/03/05  21:44:29
14185         Log: Integrate changes #9033 and #9044 from mainline into maintperl,
14186              Sarathy's fix for ID 20010301.005.
14187      Branch: maint-5.6/perl
14188           !> op.c op.h
14189 ____________________________________________________________________________
14190 [  9049] By: nick                                  on 2001/03/05  19:54:04
14191         Log: Integrate Jarkko's Encode.pm tweak.
14192      Branch: perlio
14193           !> ext/Encode/Encode.pm
14194 ____________________________________________________________________________
14195 [  9048] By: nick                                  on 2001/03/05  19:47:57
14196         Log: Integrate mainline (mostly - holding of on Encode.pm for a bit.)
14197      Branch: perlio
14198           +> os2/os2add.sym
14199           !> lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm makedef.pl op.c
14200           !> op.h os2/Changes os2/Makefile.SHs os2/OS2/REXX/Makefile.PL
14201           !> os2/OS2/REXX/REXX.pm os2/OS2/REXX/REXX.xs
14202           !> os2/OS2/REXX/t/rx_cmprt.t os2/os2.c os2/os2.sym os2/os2ish.h
14203           !> pod/perlapi.pod t/op/pat.t t/op/tr.t
14204 ____________________________________________________________________________
14205 [  9047] By: jhi                                   on 2001/03/05  19:25:26
14206         Log: Regen perlapi.
14207      Branch: perl
14208            ! pod/perlapi.pod
14209 ____________________________________________________________________________
14210 [  9046] By: jhi                                   on 2001/03/05  19:12:14
14211         Log: Integrate perlio.
14212      Branch: perl
14213           +> t/camel-III/vstring.t
14214           !> MANIFEST pp.h pp_sys.c t/TEST t/harness
14215 ____________________________________________________________________________
14216 [  9045] By: jhi                                   on 2001/03/05  19:10:36
14217         Log: The mapping of ISO Latin X to ISO 8859-Y is tricky.
14218      Branch: perl
14219            ! ext/Encode/Encode.pm
14220 ____________________________________________________________________________
14221 [  9044] By: jhi                                   on 2001/03/05  18:49:12
14222         Log: Forgot the other half of the PMOP patch (#9033).
14223      Branch: perl
14224            ! op.h
14225 ____________________________________________________________________________
14226 [  9043] By: nick                                  on 2001/03/05  18:14:47
14227         Log: Update MANIFEST for new test.
14228      Branch: perlio
14229            ! MANIFEST
14230 ____________________________________________________________________________
14231 [  9042] By: nick                                  on 2001/03/05  18:12:41
14232         Log: Some tests for Camel 3rd edition features.
14233              Make gethostbyaddr() test in above work.
14234      Branch: perlio
14235            + t/camel-III/vstring.t
14236            ! pp.h pp_sys.c t/TEST t/harness
14237 ____________________________________________________________________________
14238 [  9041] By: jhi                                   on 2001/03/05  17:41:48
14239         Log: Add more ISO 8859 encoding aliases.
14240      Branch: perl
14241            ! ext/Encode/Encode.pm
14242 ____________________________________________________________________________
14243 [  9040] By: jhi                                   on 2001/03/05  17:30:43
14244         Log: Integrate perlio.
14245      Branch: perl
14246           !> MANIFEST sv.c
14247 ____________________________________________________________________________
14248 [  9039] By: nick                                  on 2001/03/05  17:11:36
14249         Log: Missed added file.
14250      Branch: perlio
14251            ! MANIFEST
14252 ____________________________________________________________________________
14253 [  9038] By: jhi                                   on 2001/03/05  15:58:01
14254         Log: Add tr tests for EBCDIC, from Karsten Sperling.
14255      Branch: perl
14256            ! t/op/tr.t
14257 ____________________________________________________________________________
14258 [  9037] By: nick                                  on 2001/03/05  15:56:35
14259         Log: Long-standing "defined but not used" SvPVbyte*() are about to get used
14260              for auto-downgrade hooks in gethostbyaddr() etc. (as per Camel-III).
14261              
14262              Make SvPVbyte*() symetric with respect to SvPVutf8*() in that:
14263              - it does a sv_utf8_downgrade (c.f. SvPVutf8's sv_utf8_upgrade())
14264              - uses SvPV() rather than sv_2pv() in case it isn't a string.
14265      Branch: perlio
14266            ! sv.c
14267 ____________________________________________________________________________
14268 [  9036] By: jhi                                   on 2001/03/05  15:49:15
14269         Log: Add matching tests currently failing in EBCDIC,
14270              suggested by Karsten Sperling.
14271      Branch: perl
14272            ! t/op/pat.t
14273 ____________________________________________________________________________
14274 [  9035] By: jhi                                   on 2001/03/05  15:36:55
14275         Log: The #9034 needs a MANIFESTation.
14276      Branch: perl
14277            ! MANIFEST
14278 ____________________________________________________________________________
14279 [  9034] By: jhi                                   on 2001/03/05  15:35:14
14280         Log: Integrate perlio.
14281      Branch: perl
14282           +> ext/Encode/Encode/Tcl.pm
14283           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
14284           !> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1250.ucm
14285           !> ext/Encode/Encode/iso8859-1.ucm
14286           !> ext/Encode/Encode/iso8859-10.ucm
14287           !> ext/Encode/Encode/iso8859-13.ucm
14288           !> ext/Encode/Encode/iso8859-14.ucm
14289           !> ext/Encode/Encode/iso8859-15.ucm
14290           !> ext/Encode/Encode/iso8859-16.ucm
14291           !> ext/Encode/Encode/iso8859-2.ucm
14292           !> ext/Encode/Encode/iso8859-3.ucm
14293           !> ext/Encode/Encode/iso8859-4.ucm
14294           !> ext/Encode/Encode/iso8859-5.ucm
14295           !> ext/Encode/Encode/iso8859-6.ucm
14296           !> ext/Encode/Encode/iso8859-7.ucm
14297           !> ext/Encode/Encode/iso8859-8.ucm
14298           !> ext/Encode/Encode/iso8859-9.ucm ext/Encode/compile
14299           !> t/lib/encode.t
14300 ____________________________________________________________________________
14301 [  9033] By: jhi                                   on 2001/03/05  15:33:18
14302         Log: Subject: Re: [ID 20010301.005] corrupt memory (since @8531, in 5.6.1-T2)
14303              From: Gurusamy Sarathy <gsar@ActiveState.com>
14304              Date: Sun, 04 Mar 2001 22:33:15 -0800
14305              Message-Id: <200103050633.f256XFo06998@smtp3.ActiveState.com>
14306              
14307              PMOPs need to remember their own stash so that they can
14308              gracefully remove themselves from their linked list.
14309      Branch: perl
14310            ! op.c
14311 ____________________________________________________________________________
14312 [  9032] By: nick                                  on 2001/03/05  14:51:50
14313         Log: Encode implementation "completion"
14314              Implement and document define_encoding()
14315              Implement and document encoding aliases including define_alias()
14316              Make Encode::XS use define_encoding() rather than back-door.
14317              Move run-time *.enc to separate Encode::Tcl module.
14318              Make 'compile' honour <codeset_name>
14319              Change canonical names of to iso-8859-* and US-ascii.
14320      Branch: perlio
14321            + ext/Encode/Encode/Tcl.pm
14322            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
14323            ! ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1250.ucm
14324            ! ext/Encode/Encode/iso8859-1.ucm
14325            ! ext/Encode/Encode/iso8859-10.ucm
14326            ! ext/Encode/Encode/iso8859-13.ucm
14327            ! ext/Encode/Encode/iso8859-14.ucm
14328            ! ext/Encode/Encode/iso8859-15.ucm
14329            ! ext/Encode/Encode/iso8859-16.ucm
14330            ! ext/Encode/Encode/iso8859-2.ucm
14331            ! ext/Encode/Encode/iso8859-3.ucm
14332            ! ext/Encode/Encode/iso8859-4.ucm
14333            ! ext/Encode/Encode/iso8859-5.ucm
14334            ! ext/Encode/Encode/iso8859-6.ucm
14335            ! ext/Encode/Encode/iso8859-7.ucm
14336            ! ext/Encode/Encode/iso8859-8.ucm
14337            ! ext/Encode/Encode/iso8859-9.ucm ext/Encode/compile
14338            ! t/lib/encode.t
14339 ____________________________________________________________________________
14340 [  9031] By: jhi                                   on 2001/03/05  13:51:17
14341         Log: Integrate change #9030 from maintperl into mainline.
14342              
14343              Subject: [PATCH 5.6.1] OS/2 cleanup
14344      Branch: perl
14345           +> os2/os2add.sym
14346           !> MANIFEST lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
14347           !> makedef.pl os2/Changes os2/Makefile.SHs
14348           !> os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
14349           !> os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t os2/os2.c
14350           !> os2/os2.sym os2/os2ish.h
14351 ____________________________________________________________________________
14352 [  9030] By: jhi                                   on 2001/03/05  13:46:49
14353         Log: Subject: [PATCH 5.6.1] OS/2 cleanup
14354              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14355              Date: Mon, 5 Mar 2001 02:29:44 -0500
14356              Message-ID: <20010305022944.A10117@math.ohio-state.edu>
14357      Branch: maint-5.6/perl
14358            + os2/os2add.sym
14359            ! MANIFEST lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
14360            ! makedef.pl os2/Changes os2/Makefile.SHs
14361            ! os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
14362            ! os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t os2/os2.c
14363            ! os2/os2.sym os2/os2ish.h
14364 ____________________________________________________________________________
14365 [  9029] By: jhi                                   on 2001/03/05  13:40:35
14366         Log: Integrate change #9028 from maintperl into mainline.
14367              
14368              various nits in MM_Unix.pm found by disabling SelfLoader
14369      Branch: perl
14370           !> lib/ExtUtils/MM_Unix.pm
14371 ____________________________________________________________________________
14372 [  9028] By: gsar                                  on 2001/03/05  09:58:38
14373         Log: various nits in MM_Unix.pm found by disabling SelfLoader
14374      Branch: maint-5.6/perl
14375            ! lib/ExtUtils/MM_Unix.pm
14376 ____________________________________________________________________________
14377 [  9027] By: nick                                  on 2001/03/05  08:35:22
14378         Log: Integrate mainline
14379      Branch: perlio
14380           !> (integrate 28 files)
14381 ____________________________________________________________________________
14382 [  9026] By: jhi                                   on 2001/03/05  02:14:59
14383         Log: Integrate change #9025 from mainline to maintperl,
14384              retract \N{U+HHHH}.
14385      Branch: maint-5.6/perl
14386           !> lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
14387           !> t/lib/charnames.t toke.c
14388 ____________________________________________________________________________
14389 [  9025] By: jhi                                   on 2001/03/05  02:13:09
14390         Log: Retracting \N{U+HHHH}.
14391      Branch: perl
14392            ! lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
14393            ! t/lib/charnames.t toke.c
14394 ____________________________________________________________________________
14395 [  9024] By: jhi                                   on 2001/03/04  20:51:07
14396         Log: Subject: Re: Smoking patch 8898 for perl v5.7.0 on aix 4.3.0.0
14397              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
14398              Date: Fri, 02 Mar 2001 18:25:26 +0100
14399              Message-Id: <20010302182416.1BF4.H.M.BRAND@hccnet.nl>
14400              
14401              Casting problem.
14402      Branch: perl
14403            ! ext/Storable/Storable.xs
14404 ____________________________________________________________________________
14405 [  9023] By: jhi                                   on 2001/03/04  19:46:45
14406         Log: Subject: [ID 20010303.009] SOCKS5 work around breaks other sockets
14407              From: nick@talking.bollo.cx
14408              Date: Sat, 03 Mar 2001 21:41:33 +0000
14409              Message-Id: <E14ZJmP-0000mE-00@Bagpuss.unfortu.net>
14410              
14411              Revert the workaround.
14412      Branch: perl
14413            ! perlio.c
14414 ____________________________________________________________________________
14415 [  9022] By: jhi                                   on 2001/03/04  19:36:28
14416         Log: Update Changes.
14417      Branch: perl
14418            ! Changes patchlevel.h
14419 ____________________________________________________________________________
14420 [  9021] By: jhi                                   on 2001/03/04  18:41:00
14421         Log: makedef.pl updates suggested by Chris Nandor; double-checking
14422              the changes in AIX, OS/2 Win32 would be nice.
14423      Branch: perl
14424            ! makedef.pl
14425 ____________________________________________________________________________
14426 [  9020] By: jhi                                   on 2001/03/04  18:23:58
14427         Log: Integrate change #9012 from maintperl into mainline,
14428              quench a compiler warning.
14429      Branch: perl
14430           !> toke.c
14431 ____________________________________________________________________________
14432 [  9019] By: jhi                                   on 2001/03/04  18:18:43
14433         Log: Integrate changes #9017 and 9018 from mainline into maintperl.
14434              
14435              \N{U+HHHH} fix.
14436              
14437              pattern in G_ARRAY context
14438      Branch: maint-5.6/perl
14439           !> pp_hot.c t/op/pat.t toke.c
14440 ____________________________________________________________________________
14441 [  9018] By: jhi                                   on 2001/03/04  18:07:48
14442         Log: Subject: [PATCH pp_hot.c regexp.t] pattern in G_ARRAY context
14443              From: Jeff Pinyan <jeffp@crusoe.net>
14444              Date: Sat, 3 Mar 2001 17:14:07 -0500 (EST)
14445              Message-ID: <Pine.GSO.4.21.0103031712070.1035-100000@crusoe.crusoe.net>
14446      Branch: perl
14447            ! pp_hot.c t/op/pat.t
14448 ____________________________________________________________________________
14449 [  9017] By: jhi                                   on 2001/03/04  18:06:21
14450         Log: I thought I tested the #9014.
14451      Branch: perl
14452            ! toke.c
14453 ____________________________________________________________________________
14454 [  9016] By: jhi                                   on 2001/03/04  17:41:22
14455         Log: Integrate changes #9013,9014,9015 from mainline into maintperl.
14456              
14457              Tweak the get*ent() OS/2 prototypes.
14458              
14459              Add the \N{U+HHHH} syntax.
14460              
14461              More tr/// UTF-8 fixes from Inaba Hiroto.
14462      Branch: maint-5.6/perl
14463           !> doop.c lib/charnames.pm os2/os2.c pod/perldiag.pod
14464           !> pod/perlretut.pod t/lib/charnames.t t/op/tr.t toke.c
14465 ____________________________________________________________________________
14466 [  9015] By: jhi                                   on 2001/03/04  17:36:04
14467         Log: More tr/// UTF-8 fixes from Inaba Hiroto.
14468      Branch: perl
14469            ! doop.c t/op/tr.t
14470 ____________________________________________________________________________
14471 [  9014] By: jhi                                   on 2001/03/04  17:24:49
14472         Log: Add the \N{U+HHHH} syntax.
14473      Branch: perl
14474            ! lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
14475            ! t/lib/charnames.t toke.c
14476 ____________________________________________________________________________
14477 [  9013] By: jhi                                   on 2001/03/04  17:20:45
14478         Log: Tweak the get*ent() OS/2 prototypes.
14479      Branch: perl
14480            ! os2/os2.c
14481 ____________________________________________________________________________
14482 [  9012] By: gsar                                  on 2001/03/04  06:26:14
14483         Log: avoid warning (nit in change#9009)
14484      Branch: maint-5.6/perl
14485            ! toke.c
14486 ____________________________________________________________________________
14487 [  9011] By: gsar                                  on 2001/03/04  06:15:24
14488         Log: lib/charnames.t fails in 5.6.x because of older Unicode
14489              data
14490              
14491              TODO: need to revisit this after updating lib/unicode/...
14492      Branch: maint-5.6/perl
14493            ! t/lib/charnames.t
14494 ____________________________________________________________________________
14495 [  9010] By: gsar                                  on 2001/03/04  06:08:36
14496         Log: change#9009 breaks build (no "didrange" variable in 5.6.x)
14497      Branch: maint-5.6/perl
14498            ! toke.c
14499 ____________________________________________________________________________
14500 [  9009] By: jhi                                   on 2001/03/03  19:27:20
14501         Log: Integrate change #9008 from mainline to maintperl,
14502              UTF-8 tr/// fixes from Inaba Hiroto.
14503      Branch: maint-5.6/perl
14504           !> doop.c op.c t/op/tr.t toke.c
14505 ____________________________________________________________________________
14506 [  9008] By: jhi                                   on 2001/03/03  19:19:42
14507         Log: UTF8 tr/// fixes from Inaba Hiroto.
14508      Branch: perl
14509            ! doop.c op.c t/op/tr.t toke.c
14510 ____________________________________________________________________________
14511 [  9007] By: jhi                                   on 2001/03/03  19:00:30
14512         Log: Integrate change #9006 from maintperl to mainline,
14513              more robust quest for the infinite.
14514      Branch: perl
14515           !> lib/Math/Complex.pm
14516 ____________________________________________________________________________
14517 [  9006] By: jhi                                   on 2001/03/03  18:58:06
14518         Log: Subject: [PATCH 5.6.1] More robust Math::Complex
14519              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14520              Date: Sat, 3 Mar 2001 12:51:50 -0500
14521              Message-ID: <20010303125150.A2147@math.ohio-state.edu>
14522              
14523              Be more robust in our quest for the infinite.
14524      Branch: maint-5.6/perl
14525            ! lib/Math/Complex.pm
14526 ____________________________________________________________________________
14527 [  9005] By: jhi                                   on 2001/03/03  17:55:50
14528         Log: The #8982 modified for perl 5.6.x, from Radu Greab.
14529      Branch: maint-5.6/perl
14530            ! doio.c
14531 ____________________________________________________________________________
14532 [  9004] By: jhi                                   on 2001/03/03  17:40:14
14533         Log: Rewrite REPORT() and REPORT2() (used for -DT) slightly
14534              so that picky compilers like IRIX won't get huffy about
14535              "statements without effect" (like 1;).
14536      Branch: perl
14537            ! toke.c
14538 ____________________________________________________________________________
14539 [  9003] By: jhi                                   on 2001/03/03  17:15:52
14540         Log: Integrate change #9002 from mainline to maintperl.
14541              
14542              Subject: [perl-5.6.x, perl-current] accept for EPOC
14543      Branch: maint-5.6/perl
14544           !> pp_sys.c
14545 ____________________________________________________________________________
14546 [  9002] By: jhi                                   on 2001/03/03  17:14:30
14547         Log: Subject: [perl-5.6.x, perl-current] accept for EPOC
14548              From: Olaf Flebbe <O.Flebbe@science-computing.de>
14549              Date: Sat, 3 Mar 2001 16:36:04 +0100 (CET)
14550              Message-ID: <Pine.LNX.4.02.10103031635190.4825-100000@milkyway.science-computing.de>
14551      Branch: perl
14552            ! pp_sys.c
14553 ____________________________________________________________________________
14554 [  9001] By: jhi                                   on 2001/03/03  17:13:13
14555         Log: Subject: [PATCH perl@8989] t/pod/find.t on VMS
14556              From: "Craig A. Berry" <craigberry@mac.com>
14557              Date: Fri, 02 Mar 2001 17:44:40 -0600
14558              Message-Id: <5.0.2.1.0.20010302172145.038d3c10@mail.mac.com>
14559      Branch: perl
14560            ! t/pod/find.t
14561 ____________________________________________________________________________
14562 [  9000] By: jhi                                   on 2001/03/03  17:11:55
14563         Log: Integrate changes #8997,8999 from maintperl.
14564              
14565              Subject: [PATCH 5.6.1] compiling on OS/2
14566              (Better error message from hints/os2.sh)
14567              
14568              Subject: [PATCH 5.6.1] syslog.t
14569      Branch: perl
14570           !> hints/os2.sh t/lib/syslog.t
14571 ____________________________________________________________________________
14572 [  8999] By: jhi                                   on 2001/03/03  17:09:28
14573         Log: Subject: [PATCH 5.6.1] syslog.t
14574              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14575              Date: Sat, 3 Mar 2001 02:11:17 -0500
14576              Message-ID: <20010303021116.A11897@math.ohio-state.edu>
14577      Branch: maint-5.6/perl
14578            ! t/lib/syslog.t
14579 ____________________________________________________________________________
14580 [  8998] By: jhi                                   on 2001/03/03  17:07:50
14581         Log: Subject: Re: [PATCH 5.7.0] compiling on OS/2: 5.6.1 too
14582              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14583              Date: Sat, 3 Mar 2001 01:53:52 -0500
14584              Message-ID: <20010303015352.A11741@math.ohio-state.edu>
14585      Branch: maint-5.6/perl
14586            ! opcode.pl os2/os2.c
14587 ____________________________________________________________________________
14588 [  8997] By: jhi                                   on 2001/03/03  17:03:30
14589         Log: Subject: [PATCH 5.6.1] compiling on OS/2
14590              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14591              Date: Sat, 3 Mar 2001 01:59:59 -0500
14592              Message-ID: <20010303015959.B11741@math.ohio-state.edu>
14593      Branch: maint-5.6/perl
14594            ! hints/os2.sh
14595 ____________________________________________________________________________
14596 [  8996] By: jhi                                   on 2001/03/03  00:55:58
14597         Log: Regen files for mainline.
14598      Branch: perl
14599            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
14600            ! config_h.SH pod/perlapi.pod pod/perltoc.pod
14601 ____________________________________________________________________________
14602 [  8995] By: jhi                                   on 2001/03/03  00:35:22
14603         Log: Integrate changes #8099,8218,8220,8221,8227,8304,8317,
14604              8318,8320,8337,8503,8877,8890,8903,8971 from mainline
14605              to maintperl.
14606              
14607              Subject: Re: [ID 20000328.039] [PATCH] Eliminate Configure use of /tmp
14608              
14609              Add Configure option -Dmksymlinks which will create a symlink
14610              forest if the current/build differs from the source directory.
14611              (8218,8220,8221,8317,8318,8971)
14612              
14613              Subject: Re: A Configure option like 'otherlibdirs' but for *pre*pending?
14614              (Document APPLLIB_EXP in INSTALL.)
14615              
14616              If running byacc write-enable also perly.h.
14617              
14618              DB3 NDBM/ODBM emulation tweaks from Stanislav Brabec <utx@penguin.cz>.
14619              
14620              Subject: [PATCH 5.7.1/Configure] failure to set src='.'
14621              
14622              Sanity check for conflicting thread flavours.
14623              
14624              Fix the sys/fcntl.h problem reported by Peter Prymmer.
14625              
14626              Add few CPUs/architectures to the Cppsym scan,
14627              add -perlio to archname if so selected (modified 8890)
14628              
14629              Be more helpful for devel builders, suggested by John L. Allen.
14630              (admittedly pointless change for maintperl, but the usedevel
14631              code is there already)
14632      Branch: maint-5.6/perl
14633           !> Configure INSTALL Makefile.SH Porting/Glossary
14634           !> Porting/config.sh Porting/config_H config_h.SH embed.pl
14635           !> epoc/config.sh ext/NDBM_File/NDBM_File.xs
14636           !> ext/ODBM_File/ODBM_File.xs t/io/fs.t warnings.pl
14637           !> win32/config.bc win32/config.gc win32/config.vc
14638 ____________________________________________________________________________
14639 [  8994] By: jhi                                   on 2001/03/02  23:31:41
14640         Log: Use also $ccflags, not just $ldflags, when testing for gccness.
14641      Branch: metaconfig/U/perl
14642            ! gccvers.U
14643 ____________________________________________________________________________
14644 [  8993] By: jhi                                   on 2001/03/02  23:22:12
14645         Log: Regenerate various files for maint.
14646      Branch: maint-5.6/perl
14647            ! Porting/Glossary Porting/config.sh Porting/config_H objXSUB.h
14648            ! perlapi.c pod/perlapi.pod pod/perltoc.pod proto.h
14649 ____________________________________________________________________________
14650 [  8992] By: alanbur                               on 2001/03/02  22:48:34
14651         Log: Resync wuth parent
14652      Branch: maint-5.6/pureperl
14653           +> pod/perlclib.pod t/lib/cgi-esc.t t/run/runenv.t
14654           !> (integrate 60 files)
14655 ____________________________________________________________________________
14656 [  8991] By: jhi                                   on 2001/03/02  21:00:08
14657         Log: Retract the #8742 part of #8986, backward compat.
14658      Branch: maint-5.6/perl
14659            ! embed.pl
14660 ____________________________________________________________________________
14661 [  8990] By: jhi                                   on 2001/03/02  20:40:07
14662         Log: Retract the #8919 part of #8987, not applicable to the 5.6 branch.
14663      Branch: maint-5.6/perl
14664            ! hv.c
14665 ____________________________________________________________________________
14666 [  8989] By: jhi                                   on 2001/03/02  19:59:56
14667         Log: Update Changes.
14668      Branch: perl
14669            ! Changes patchlevel.h
14670 ____________________________________________________________________________
14671 [  8988] By: jhi                                   on 2001/03/02  19:57:08
14672         Log: Integrate perlio.
14673      Branch: perl
14674           !> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
14675           !> ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
14676           !> ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
14677           !> ext/Encode/Encode/iso8859-10.ucm
14678           !> ext/Encode/Encode/iso8859-13.ucm
14679           !> ext/Encode/Encode/iso8859-14.ucm
14680           !> ext/Encode/Encode/iso8859-15.ucm
14681           !> ext/Encode/Encode/iso8859-16.ucm
14682           !> ext/Encode/Encode/iso8859-2.ucm
14683           !> ext/Encode/Encode/iso8859-3.ucm
14684           !> ext/Encode/Encode/iso8859-4.ucm
14685           !> ext/Encode/Encode/iso8859-5.ucm
14686           !> ext/Encode/Encode/iso8859-6.ucm
14687           !> ext/Encode/Encode/iso8859-7.ucm
14688           !> ext/Encode/Encode/iso8859-8.ucm
14689           !> ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
14690           !> ext/Encode/Encode/symbol.ucm ext/Encode/compile
14691 ____________________________________________________________________________
14692 [  8987] By: jhi                                   on 2001/03/02  19:43:40
14693         Log: Integrate changes #8784,8839,8843,8847,8849,8859,8866,
14694              8873,8874,8876,8879,8901,8902,8908,8913,8918,8919,8946,8947,8948,
14695              8950,8952,8955 from mainline to maintperl.
14696              
14697              Subject: [PATCH: perl@8773] small fixups to perlclib.pod
14698              
14699              Put to rest the 20010205.001, the email address checking (not) regex.
14700              
14701              fork() not everywhere, cleanup temp files.
14702              
14703              The #8843 wasn't quite right: %Config needs to imported.
14704              
14705              Subject: [PATCH perl@8841] glob-basic.t, runenv.t fix-ups
14706              (#8849: the glob-basic hunk needed massaging as it depended
14707              on Schwern's large-scale (unintegrated) patches)
14708              
14709              Skip the Perl_sys_intern_clear and Perl_sys_intern_init.
14710              
14711              Upgrade to CGI.pm 2.752, from Lincoln Stein.
14712              (Note: there were some conflicts due to EBCDIC and EPOC
14713              patches, in general I preferred the repository code.)
14714              (When 2.753 comes out, we need to synchronize.)
14715              
14716              Subject: [PATCH] fix for charnames above FFFF
14717              
14718              Subject: [patch perl@8841] One URL update and a possible OS Version snag for perlport.pod
14719              
14720              If no sfio, no -lsfio.
14721              
14722              Run run/*.t also in minitest.
14723              
14724              Subject:  [PATCH perl 5.7.0] malloc message address offset
14725              
14726              Subject:  [PATCH 5.7.0] don't zero CvFLAGS before checking for CvCONST!
14727              
14728              Subject: fix for parameter -Dm (for perl@8867)
14729              
14730              Subject: [PATCH: perl@8892] was Re: hashing order difference?
14731              (make the test more portable)
14732              
14733              Subject: Re: [PATCH] fix for charnames above FFFF
14734              
14735              Subject: Re: I'm losing the war...
14736              (hv_store() not working correctly in ENV_IS_CASELESS case.)
14737              
14738              Subject: Modified README.bs2000 
14739              
14740              Subject: [PATCH: perl@8935] -Dt padsv($var)
14741              
14742              Subject: [PATCH: perl@8890] small fix in pod/perlop.pod
14743              
14744              Subject: PATCH: extra tests to check on negative float to unsigned cast
14745              
14746              Subject: [PATCH] XPUSH[insp] was Re: progress
14747              
14748              Subject: Re: Compile with perlcc..
14749      Branch: maint-5.6/perl
14750           !> (integrate 36 files)
14751 ____________________________________________________________________________
14752 [  8986] By: jhi                                   on 2001/03/02  18:51:25
14753         Log: Integrate changes #8689,8697,8724,8726,8731,8742,8754,8755,
14754              8763,8767,8770,8772,8795,8796,8813,8822,8823 from mainline
14755              to maintperl.
14756              
14757              Subject: Re: [PATCH lots of pod/] s/chop/chomp/g
14758              
14759              Subject: [DOC PATCH] overload.pm nits
14760              
14761              Add header for LIB$ prototypes (C. Berry)
14762              
14763              Convert fwrite()s to sockets to write()s, since some socket stacks
14764              don't take kindly to stdio.
14765              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
14766              (for often optional LNMs)
14767              Correct a few typos
14768              (C. Bailey)
14769              
14770              Subject: [PATCH: 5.6.1 trial2 && perl@8671] provide EBCDIC CGI::Util::escape() and test
14771              
14772              De-cut-and-pasto.
14773              
14774              Subject: Re: [PATCH embed.pl] Forgot to add ./lib to @INC for File::Glob
14775              
14776              Upgrade to Text-Tabs+Wrap-2001.0131 from David Muir Sharnoff.
14777              
14778              Upgrade to CPAN 1.59_54, from Andreas König.
14779              
14780              Bogus shebang.
14781              
14782              Subject: [PATCH] Document makepatch in Porting/patching
14783              
14784              UTF-8 documentation.
14785              
14786              Subject: Re: [PATCH] pod/perlclib.pod - Replacements for C library functions
14787              
14788              Sort the MANIFEST.
14789              
14790              Subject: [ID 20010210.002] perldiag doesn't include the "Scalars leaked" message
14791              
14792              Subject: [PATCH @8807] toke.c cleanup: scan_str()
14793              
14794              Subject: [PATCH perl.c] Fixing PERL5OPT (was Re: Warnings, strict, and CPAN)
14795              
14796              Add run/*.t to testables.
14797              
14798              TODO: integrate #8784.
14799      Branch: maint-5.6/perl
14800           +> pod/perlclib.pod t/lib/cgi-esc.t t/run/runenv.t
14801           !> (integrate 28 files)
14802 ____________________________________________________________________________
14803 [  8985] By: nick                                  on 2001/03/02  18:15:45
14804         Log: Integrate mainline
14805      Branch: perlio
14806           !> doio.c lib/File/Copy.pm pod/perldata.pod pod/perlfaq1.pod
14807           !> vms/vms.c
14808 ____________________________________________________________________________
14809 [  8984] By: jhi                                   on 2001/03/02  16:00:17
14810         Log: Integrate changes #8978,8979,8980,8981,8983 from mainline.
14811              
14812              perlfaq1 reworded to suggest 5.6.0 or 5.005_03, or POSSIBLY
14813              5.004_05, and mention the suidperl August 2000 security problem.
14814              (#8978,#8981)
14815              
14816              Subject: [ID 20010301.004] Technically speaking in perldata
14817              
14818              Subject: [PATCH] File::Copy for bleadperl, maintperl
14819              
14820              Subject:  [PATCH 5.7.0/5.6.0+] VMS piping ... cleanup at interpreter exit
14821              
14822              (The #8982, fix for 20010221.005 and 20010221.008,
14823              would be nice too but it didn't integrate cleanly.)
14824      Branch: maint-5.6/perl
14825           !> lib/File/Copy.pm pod/perldata.pod pod/perlfaq1.pod vms/vms.c
14826 ____________________________________________________________________________
14827 [  8983] By: jhi                                   on 2001/03/02  15:51:16
14828         Log: Subject:  [PATCH 5.7.0/5.6.0+] VMS piping ... cleanup at interpreter exit
14829              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
14830              Date:     Thu, 1 Mar 2001 15:54:09 EST
14831              Message-Id: <010301155258.b8cc1@DUPHY4.Physics.Drexel.Edu>
14832      Branch: perl
14833            ! vms/vms.c
14834 ____________________________________________________________________________
14835 [  8982] By: jhi                                   on 2001/03/02  15:43:31
14836         Log: Subject: Re: sync sync sync: have I missed any patches?
14837              From: Radu Greab <radu@netsoft.ro> 
14838              Date: Thu, 1 Mar 2001 21:47:22 +0200 (EET)
14839              Message-ID: <15006.42826.747914.669893@ix.netsoft.ro>
14840              
14841              Fixes the bugs 20010221.005 and 20010221.008: "the taint checker
14842              was checking argv[0] regardless of whether a different pathname
14843              will actually be executed."  Test case not supplied because 
14844              drafting that, ironically enough, revealed another bug
14845              (or a feature).
14846      Branch: perl
14847            ! doio.c
14848 ____________________________________________________________________________
14849 [  8981] By: jhi                                   on 2001/03/02  15:28:03
14850         Log: Misdate in #8978.
14851      Branch: perl
14852            ! pod/perlfaq1.pod
14853 ____________________________________________________________________________
14854 [  8980] By: jhi                                   on 2001/03/02  15:24:20
14855         Log: Subject: [PATCH] File::Copy for bleadperl, maintperl
14856              From: Chris Nandor <pudge@pobox.com>
14857              Date: Wed, 28 Feb 2001 22:10:15 -0500
14858              Message-Id: <p05010400b6c36d959ae8@[10.0.1.177]>
14859      Branch: perl
14860            ! lib/File/Copy.pm
14861 ____________________________________________________________________________
14862 [  8979] By: jhi                                   on 2001/03/02  15:17:16
14863         Log: Subject: [ID 20010301.004] Technically speaking in perldata
14864              From: abela@geneanet.org
14865              Date: Thu,  1 Mar 2001 17:59:27 +0100 (CET)
14866              Message-Id: <20010301165927.262C2D17D@little-roots.geneanet.org>
14867      Branch: perl
14868            ! pod/perldata.pod
14869 ____________________________________________________________________________
14870 [  8978] By: jhi                                   on 2001/03/02  15:15:27
14871         Log: Subject: [ID 20010301.003] ref to 5.004
14872              From: abela@geneanet.org
14873              Date: Thu,  1 Mar 2001 14:48:40 +0100 (CET)
14874              Message-Id: <20010301134840.C0CD1D171@little-roots.geneanet.org>
14875              
14876              Reworded to suggest 5.6.0 or 5.005_03, or POSSIBLY 5.004_05,
14877              and mention the suidperl August 2000 security problem.
14878      Branch: perl
14879            ! pod/perlfaq1.pod
14880 ____________________________________________________________________________
14881 [  8977] By: alanbur                               on 2001/03/02  14:17:45
14882         Log: Resynchronised with parent
14883      Branch: maint-5.6/pureperl
14884           !> AUTHORS README.epoc configure.com epoc/createpkg.pl
14885           !> lib/File/Temp.pm perl.c pp_sys.c t/lib/ftmp-mktemp.t
14886           !> t/lib/ftmp-posix.t t/op/append.t t/op/sprintf.t toke.c util.c
14887           !> vms/descrip_mms.template win32/win32.c win32/win32.h
14888           !> win32/win32iop.h
14889 ____________________________________________________________________________
14890 [  8976] By: nick                                  on 2001/03/01  23:25:30
14891         Log: Integrate mainline.
14892      Branch: perlio
14893            - t/op/qu.t
14894           !> (integrate 55 files)
14895 ____________________________________________________________________________
14896 [  8975] By: jhi                                   on 2001/03/01  16:51:34
14897         Log: Integrate change #8974 from maintperl, fix for bugid 20010226.008.
14898      Branch: perl
14899           !> toke.c
14900 ____________________________________________________________________________
14901 [  8974] By: gsar                                  on 2001/03/01  16:28:21
14902         Log: fix for bugid 20010226.008
14903              
14904              the problem was that some of the pointers (PL_last_lop and
14905              PL_last_uni specifically) into the lex buffers weren't correctly
14906              being invalidated when the buffer changed; this would leave the
14907              pointers pointing at an arbitrary location in the buffer if
14908              the buffer didn't need to be reallocated, or point into freed
14909              memory if the buffer had to be realloced
14910              
14911              TODO item for bugdb maintainers: check other seemingly random
14912              parser-related bugs--they might be cured by this
14913      Branch: maint-5.6/perl
14914            ! toke.c
14915 ____________________________________________________________________________
14916 [  8973] By: jhi                                   on 2001/03/01  02:23:25
14917         Log: Retract #8970 because of a completely mysterious core dump:
14918              adding the tests 241..244 causes op/pat dump core at test #25.
14919              The test needs a lot of whittling down before the bug can be solved.
14920      Branch: perl
14921            ! t/op/pat.t
14922 ____________________________________________________________________________
14923 [  8972] By: jhi                                   on 2001/03/01  01:58:38
14924         Log: Regen perlapi.
14925      Branch: perl
14926            ! pod/perlapi.pod
14927 ____________________________________________________________________________
14928 [  8971] By: jhi                                   on 2001/03/01  01:34:09
14929         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))
14930              From: Nicholas Clark <nick@ccl4.org>
14931              Date: Wed, 28 Feb 2001 23:28:49 +0000
14932              Message-ID: <20010228232849.A55187@plum.flirble.org>
14933              
14934              Allow a completely write protected source code tree
14935              when using the Configure -Dmksymlinks.
14936      Branch: perl
14937            ! embed.pl warnings.pl
14938 ____________________________________________________________________________
14939 [  8970] By: jhi                                   on 2001/03/01  01:32:04
14940         Log: Add back the EBCDIC character range tests (for matching).
14941      Branch: perl
14942            ! t/op/pat.t
14943 ____________________________________________________________________________
14944 [  8969] By: nick                                  on 2001/02/28  18:18:01
14945         Log: Add charname comments to .ucm files writen by 'compile',
14946              also order charmaps in those files by source encoding.
14947              regenerate distrubuted .ucm files
14948      Branch: perlio
14949            ! ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
14950            ! ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
14951            ! ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
14952            ! ext/Encode/Encode/iso8859-10.ucm
14953            ! ext/Encode/Encode/iso8859-13.ucm
14954            ! ext/Encode/Encode/iso8859-14.ucm
14955            ! ext/Encode/Encode/iso8859-15.ucm
14956            ! ext/Encode/Encode/iso8859-16.ucm
14957            ! ext/Encode/Encode/iso8859-2.ucm
14958            ! ext/Encode/Encode/iso8859-3.ucm
14959            ! ext/Encode/Encode/iso8859-4.ucm
14960            ! ext/Encode/Encode/iso8859-5.ucm
14961            ! ext/Encode/Encode/iso8859-6.ucm
14962            ! ext/Encode/Encode/iso8859-7.ucm
14963            ! ext/Encode/Encode/iso8859-8.ucm
14964            ! ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
14965            ! ext/Encode/Encode/symbol.ucm ext/Encode/compile
14966 ____________________________________________________________________________
14967 [  8968] By: jhi                                   on 2001/02/28  16:26:37
14968         Log: Expand usemorebits early if d_casti32 needs to be undefined.
14969      Branch: perl
14970            ! hints/hpux.sh hints/irix_6.sh
14971 ____________________________________________________________________________
14972 [  8967] By: jhi                                   on 2001/02/28  16:22:26
14973         Log: Undo qu.  Retract #8814, rewrite op/each part of #8615,
14974              retract toke.c/qu parts of #8583, retract #8485, retract
14975              or rewrite qu parts of #8439 of toke.c, keywords.h, keywords.pl,
14976              op/length.t, and MANIFEST, and delete t/op/qu.t.
14977      Branch: perl
14978            - t/op/qu.t
14979            ! MANIFEST pod/perlfunc.pod pod/perlop.pod pod/perlre.pod
14980            ! pod/perlretut.pod pod/perlunicode.pod t/op/each.t
14981            ! t/op/length.t toke.c
14982 ____________________________________________________________________________
14983 [  8966] By: jhi                                   on 2001/02/28  15:00:27
14984         Log: Retract #8865 and #8869, un?pack C now again agree with Camel 3
14985              by not changing from pre-Unicode days into being Unicode-aware.
14986              Sniff.
14987      Branch: perl
14988            ! pp.c t/op/pack.t t/op/qu.t
14989 ____________________________________________________________________________
14990 [  8965] By: jhi                                   on 2001/02/28  14:37:55
14991         Log: Subject: Re: Errors in core PODs
14992              From: Michael Stevens <michael@etla.org> 
14993              Date: Fri, 23 Feb 2001 15:47:56 +0000
14994              Message-ID: <20010223154756.A7723@firedrake.org> 
14995      Branch: perl
14996            ! ext/Encode/Encode.pm lib/Exporter/Heavy.pm
14997            ! lib/File/Spec/Epoc.pm lib/Test/Harness.pm lib/utf8.pm
14998            ! makedef.pl vms/ext/DCLsym/DCLsym.pm vms/ext/Stdio/Stdio.pm
14999            ! x2p/a2p.pod
15000 ____________________________________________________________________________
15001 [  8964] By: jhi                                   on 2001/02/28  14:35:35
15002         Log: Do not force d_casti32 to undef if we are on a 64-bit environment.
15003              (The #8961 was too bold.)
15004      Branch: perl
15005            ! hints/hpux.sh hints/irix_6.sh
15006 ____________________________________________________________________________
15007 [  8963] By: jhi                                   on 2001/02/28  14:33:39
15008         Log: Subject: Re: sync sync sync: have I missed any patches?
15009              From: Tim Jenness <t.jenness@jach.hawaii.edu>
15010              In-Reply-To: <20010227140737.Y10633@chaos.wustl.edu>
15011              Date: Tue, 27 Feb 2001 13:24:58 -1000 (HST)
15012              Message-ID: <Pine.LNX.4.30.0102271322070.8623-100000@lapaki.jach.hawaii.edu>
15013              
15014              Replace djSP with dSP.
15015      Branch: perl
15016            ! cop.h doio.c doop.c ext/B/B/C.pm ext/B/B/CC.pm
15017            ! pod/perlhack.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c sv.c
15018            ! win32/perlhost.h
15019 ____________________________________________________________________________
15020 [  8962] By: jhi                                   on 2001/02/27  23:21:14
15021         Log: Upgrade to Filter::Simple 0.50 (just few doc tweaks).
15022      Branch: perl
15023            ! lib/Filter/Simple.pm
15024 ____________________________________________________________________________
15025 [  8961] By: jhi                                   on 2001/02/27  22:55:26
15026         Log: The casting mystery in HP-UX and IRIX needs at least a workaround
15027              and this would be it.
15028      Branch: perl
15029            ! hints/hpux.sh hints/irix_6.sh
15030 ____________________________________________________________________________
15031 [  8960] By: jhi                                   on 2001/02/27  22:51:33
15032         Log: Subject: [PATCH perl@8958 and 5.6.1-trial2] configure.com bug fixing spree
15033              From: "Craig A. Berry" <craigberry@mac.com>
15034              Date: Tue, 27 Feb 2001 16:11:44 -0600
15035              Message-Id: <5.0.2.1.0.20010227150548.02a200f8@exchi01>
15036      Branch: maint-5.6/perl
15037            ! configure.com vms/descrip_mms.template
15038 ____________________________________________________________________________
15039 [  8959] By: jhi                                   on 2001/02/27  22:47:23
15040         Log: Subject: [PATCH perl@8958 and 5.6.1-trial2] configure.com bug fixing spree
15041              From: "Craig A. Berry" <craigberry@mac.com>
15042              Date: Tue, 27 Feb 2001 16:11:44 -0600
15043              Message-Id: <5.0.2.1.0.20010227150548.02a200f8@exchi01>
15044      Branch: perl
15045            ! configure.com vms/descrip_mms.template
15046 ____________________________________________________________________________
15047 [  8958] By: jhi                                   on 2001/02/27  15:16:42
15048         Log: Update Changes.
15049      Branch: perl
15050            ! Changes patchlevel.h
15051 ____________________________________________________________________________
15052 [  8957] By: jhi                                   on 2001/02/27  06:15:07
15053         Log: Subject: [5.6.x] EPOC additions
15054              From: Olaf Flebbe <O.Flebbe@science-computing.de>
15055              Date: Mon, 26 Feb 2001 23:33:46 +0100 (CET)
15056              Message-ID: <Pine.LNX.4.02.10102262333040.3736-100000@milkyway.science-computing.de>
15057      Branch: maint-5.6/perl
15058            ! AUTHORS README.epoc epoc/createpkg.pl pp_sys.c
15059 ____________________________________________________________________________
15060 [  8956] By: jhi                                   on 2001/02/27  06:12:11
15061         Log: Subject: [perl-current] EPOC 
15062              From: Olaf Flebbe <O.Flebbe@science-computing.de>
15063              Date: Mon, 26 Feb 2001 23:34:36 +0100 (CET)
15064              Message-ID: <Pine.LNX.4.02.10102262333490.3781-100000@milkyway.science-computing.de>
15065      Branch: perl
15066            ! AUTHORS README.epoc epoc/createpkg.pl epoc/epoc.c
15067            ! epoc/epocish.c epoc/epocish.h pp_sys.c
15068 ____________________________________________________________________________
15069 [  8955] By: jhi                                   on 2001/02/27  05:59:50
15070         Log: Subject: Re: Compile with perlcc..
15071              From: Edward Peschko <edwardp@excitehome.net>
15072              Date: Mon, 26 Feb 2001 18:51:58 -0800
15073              Message-ID: <20010226185158.A9871@excitehome.net>
15074              
15075              plus add a simple usage message if no arguments given.
15076      Branch: perl
15077            ! lib/Test/Harness.pm pod/Makefile.SH t/TEST t/harness
15078            ! utils/Makefile utils/perlcc.PL win32/pod.mak
15079 ____________________________________________________________________________
15080 [  8954] By: nick                                  on 2001/02/26  21:02:59
15081         Log: Integrate mainline
15082      Branch: perlio
15083           !> README.bs2000 ext/Encode/compile lib/Test.pm op.c perlio.c
15084           !> pod/perlguts.pod pod/perlop.pod pp_ctl.c run.c t/op/bop.t
15085           !> t/op/sprintf.t
15086 ____________________________________________________________________________
15087 [  8953] By: jhi                                   on 2001/02/26  14:43:54
15088         Log: Subject: Documenting coderef @INC (Re: CPAN "make this script work" feature)
15089              From: Nicholas Clark <nick@ccl4.org>
15090              Date: Mon, 26 Feb 2001 00:42:07 +0000
15091              Message-ID: <20010226004207.F23333@plum.flirble.org>
15092      Branch: perl
15093            ! pp_ctl.c
15094 ____________________________________________________________________________
15095 [  8952] By: jhi                                   on 2001/02/26  14:42:13
15096         Log: Subject: [PATCH] XPUSH[insp] was Re: progress
15097              From: Simon Cozens <simon@netthink.co.uk>
15098              Date: Mon, 26 Feb 2001 12:23:48 +0000
15099              Message-ID: <20010226122348.A25536@pembro26.pmb.ox.ac.uk>
15100      Branch: perl
15101            ! pod/perlguts.pod
15102 ____________________________________________________________________________
15103 [  8951] By: jhi                                   on 2001/02/26  14:39:15
15104         Log: Subject: [PATCH] perlio - unknown layer
15105              From: Nicholas Clark <nick@ccl4.org>
15106              Date: Mon, 26 Feb 2001 00:27:19 +0000
15107              Message-ID: <20010226002719.E23333@plum.flirble.org>
15108      Branch: perl
15109            ! perlio.c
15110 ____________________________________________________________________________
15111 [  8950] By: jhi                                   on 2001/02/26  14:38:04
15112         Log: Subject: PATCH: extra tests to check on negative float to unsigned cast
15113              From: Jeff Okamoto <okamoto@xfiles.corp.hp.com>
15114              Message-Id: <200102232128.NAA28938@xfiles.corp.hp.com>
15115              Date: Fri, 23 Feb 2001 13:28:33 -0800 (PST)
15116      Branch: perl
15117            ! t/op/bop.t
15118 ____________________________________________________________________________
15119 [  8949] By: jhi                                   on 2001/02/26  14:37:07
15120         Log: Subject: Re: [PATCH: perl 5.005_03] Record I/O fix for Test.pm in older perl
15121              From: Peter Prymmer <pvhp@forte.com>
15122              Date: Fri, 23 Feb 2001 10:51:37 -0800 (PST)
15123              Message-ID: <Pine.OSF.4.10.10102231042010.79050-100000@aspara.forte.com>
15124      Branch: perl
15125            ! lib/Test.pm
15126 ____________________________________________________________________________
15127 [  8948] By: jhi                                   on 2001/02/26  14:35:53
15128         Log: Subject: [PATCH: perl@8890] small fix in pod/perlop.pod
15129              From: Radu Greab <radu@netsoft.ro>
15130              Date: Fri, 23 Feb 2001 18:50:48 +0200 (EET)
15131              Message-ID: <14998.38120.623015.916165@ix.netsoft.ro>
15132      Branch: perl
15133            ! pod/perlop.pod
15134 ____________________________________________________________________________
15135 [  8947] By: jhi                                   on 2001/02/26  14:34:46
15136         Log: Subject: [PATCH: perl@8935] -Dt padsv($var)
15137              From: David Mitchell <davem@fdgroup.co.uk>
15138              Date: Mon, 26 Feb 2001 11:01:24 +0000 (GMT)
15139              Message-Id: <200102261101.LAA12915@tiree.fdgroup.co.uk>
15140      Branch: perl
15141            ! run.c
15142 ____________________________________________________________________________
15143 [  8946] By: jhi                                   on 2001/02/26  14:32:37
15144         Log: Subject: Modified README.bs2000 
15145              From: Dorner Thomas <Thomas.Dorner@start.de>
15146              Date: Mon, 26 Feb 2001 09:22:17 +0100
15147              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A889D@Ex02.inhouse.start.de>
15148      Branch: perl
15149            ! README.bs2000
15150 ____________________________________________________________________________
15151 [  8945] By: jhi                                   on 2001/02/26  14:19:53
15152         Log: Integrate the t/op/sprintf.t parts of #7909 and #8944 from mainline
15153              to maintperl, listing the known failures on the tests 129 and 130.
15154      Branch: maint-5.6/perl
15155           !> t/op/sprintf.t
15156 ____________________________________________________________________________
15157 [  8944] By: jhi                                   on 2001/02/26  14:14:15
15158         Log: Add more known sprintf failures.
15159      Branch: perl
15160            ! t/op/sprintf.t
15161 ____________________________________________________________________________
15162 [  8943] By: jhi                                   on 2001/02/26  13:56:22
15163         Log: perlglob.exe needs to be found in Win32, patch from
15164              Vadim Konovalov.  Nick I-S comments: "Perhaps a lingering glob()
15165              which needs external glob at mini-perl time."
15166      Branch: perl
15167            ! ext/Encode/compile
15168 ____________________________________________________________________________
15169 [  8942] By: jhi                                   on 2001/02/26  13:52:19
15170         Log: A missing dTHX from Vadim Konovalov.
15171      Branch: perl
15172            ! perlio.c
15173 ____________________________________________________________________________
15174 [  8941] By: jhi                                   on 2001/02/26  13:37:05
15175         Log: Miscommunication at #8914: #8902 was okay, #8881 was to be retracted.
15176      Branch: perl
15177            ! op.c
15178 ____________________________________________________________________________
15179 [  8940] By: jhi                                   on 2001/02/26  13:35:40
15180         Log: Integrate perlio.
15181      Branch: perl
15182           !> ext/Encode/Encode.pm
15183 ____________________________________________________________________________
15184 [  8939] By: nick                                  on 2001/02/25  23:47:09
15185         Log: Integrate mainline.
15186      Branch: perlio
15187           !> Changes lib/Pod/Find.pm patchlevel.h perl.h regcomp.c
15188           !> t/op/pat.t t/op/tr.t t/pod/find.t toke.c utf8.c
15189 ____________________________________________________________________________
15190 [  8938] By: nick                                  on 2001/02/25  19:36:28
15191         Log: Encode implementations docs.
15192      Branch: perlio
15193            ! ext/Encode/Encode.pm
15194 ____________________________________________________________________________
15195 [  8937] By: jhi                                   on 2001/02/25  19:26:16
15196         Log: Script wasn't aligned with reality.
15197      Branch: perl
15198            ! t/pod/find.t
15199 ____________________________________________________________________________
15200 [  8936] By: jhi                                   on 2001/02/25  18:54:55
15201         Log: Update Changes.
15202      Branch: perl
15203            ! Changes patchlevel.h
15204 ____________________________________________________________________________
15205 [  8935] By: jhi                                   on 2001/02/25  18:46:36
15206         Log: Retract #8929,8930,8932,8933 for now.
15207      Branch: perl
15208            ! perl.h regcomp.c t/op/pat.t t/op/tr.t toke.c
15209 ____________________________________________________________________________
15210 [  8934] By: jhi                                   on 2001/02/25  17:34:35
15211         Log: Integrate perlio.
15212      Branch: perl
15213           !> embed.pl ext/Encode/Encode.pm ext/Encode/Encode.xs
15214           !> lib/ExtUtils/typemap perl.h perlapi.c proto.h sv.c
15215           !> t/lib/encode.t
15216 ____________________________________________________________________________
15217 [  8933] By: jhi                                   on 2001/02/25  17:33:12
15218         Log: (Retracted by #8395.)
15219              
15220              Slight tweaks in scan_const(), not fixes yet, it seems like
15221              lots of work remains to be done...
15222      Branch: perl
15223            ! toke.c
15224 ____________________________________________________________________________
15225 [  8932] By: jhi                                   on 2001/02/25  17:27:11
15226         Log: (Retracted by #8395.)
15227              
15228              Missing from #8930.
15229      Branch: perl
15230            ! perl.h
15231 ____________________________________________________________________________
15232 [  8931] By: jhi                                   on 2001/02/25  17:26:19
15233         Log: A comment tweak.
15234      Branch: perl
15235            ! utf8.c
15236 ____________________________________________________________________________
15237 [  8930] By: jhi                                   on 2001/02/25  17:25:47
15238         Log: (Retracted by #8395.)
15239              
15240              Attempt to fix the EBCDIC character range problwm with //.
15241      Branch: perl
15242            ! regcomp.c
15243 ____________________________________________________________________________
15244 [  8929] By: jhi                                   on 2001/02/25  17:23:45
15245         Log: (Retracted by #8395.)
15246              
15247              Expand the EBCDIC character range tests, and add few nasty
15248              tr tests from Karsten Sperling.
15249      Branch: perl
15250            ! t/op/pat.t t/op/tr.t
15251 ____________________________________________________________________________
15252 [  8928] By: jhi                                   on 2001/02/25  17:18:49
15253         Log: Missing check-in.
15254      Branch: perl
15255            ! lib/Pod/Find.pm
15256 ____________________________________________________________________________
15257 [  8927] By: nick                                  on 2001/02/25  11:30:22
15258         Log: Change method names in Encode implementation classes to something
15259              less confusing (preparing to "go public").
15260      Branch: perlio
15261            ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
15262 ____________________________________________________________________________
15263 [  8926] By: nick                                  on 2001/02/25  10:53:24
15264         Log: GCC __atribute__ / printf fix
15265      Branch: perlio
15266            ! perl.h
15267 ____________________________________________________________________________
15268 [  8925] By: nick                                  on 2001/02/25  10:52:25
15269         Log: Checked in the wrong one ...
15270      Branch: perlio
15271            ! ext/Encode/Encode.pm
15272 ____________________________________________________________________________
15273 [  8924] By: nick                                  on 2001/02/24  18:46:51
15274         Log: Integrate mainline - to see what Jarkko has in ...
15275      Branch: perlio
15276           +> t/pod/testpods/lib/Pod/Stuff.pm
15277           !> MANIFEST t/TEST t/lib/glob-basic.t t/op/pat.t t/pod/find.t
15278 ____________________________________________________________________________
15279 [  8923] By: nick                                  on 2001/02/24  17:05:23
15280         Log: Encode API documentation nd tidy up.
15281              Minor additions to test.
15282              Tweaks sv_utf8_upgrade() to force SvPV, and always SvUTF8_on and return length.
15283              Adds STRLEN to standard typemap.
15284      Branch: perlio
15285            ! embed.pl ext/Encode/Encode.pm ext/Encode/Encode.xs
15286            ! lib/ExtUtils/typemap perlapi.c proto.h sv.c t/lib/encode.t
15287 ____________________________________________________________________________
15288 [  8922] By: jhi                                   on 2001/02/24  16:38:12
15289         Log: Add a test for the "character range should match in EBCDIC
15290              if specified using explicit numerics" bug found by Karsten
15291              Sperling.
15292      Branch: perl
15293            ! t/op/pat.t
15294 ____________________________________________________________________________
15295 [  8921] By: jhi                                   on 2001/02/24  16:30:16
15296         Log: Subject: [PATCH t/pod/find.t t/TEST] fixing t/pod/find.t, running t/pod
15297              From: schwern@pobox.com
15298              Date: Fri, 23 Feb 2001 03:21:37 -0500
15299              Message-ID: <20010223032137.A26022@magnonel.guild.net>
15300              
15301              plus Charles Lane's fixes, plus tweaks.
15302      Branch: perl
15303            + t/pod/testpods/lib/Pod/Stuff.pm
15304            ! MANIFEST t/TEST t/lib/glob-basic.t t/pod/find.t
15305 ____________________________________________________________________________
15306 [  8920] By: nick                                  on 2001/02/24  10:30:11
15307         Log: Integrate mainline
15308      Branch: perlio
15309           !> (integrate 33 files)
15310 ____________________________________________________________________________
15311 [  8919] By: jhi                                   on 2001/02/24  00:23:35
15312         Log: Subject: Re: I'm losing the war...
15313              From: "Vadim Konovalov" <watman@inbox.ru>
15314              Date: Sat, 24 Feb 2001 00:10:14 +0300
15315              Message-ID: <007501c09dde$a9b84420$2f7b55c2@vad>
15316              
15317              hv_store() not working correctly in ENV_IS_CASELESS case.
15318      Branch: perl
15319            ! hv.c
15320 ____________________________________________________________________________
15321 [  8918] By: jhi                                   on 2001/02/24  00:20:09
15322         Log: Subject: Re: [PATCH] fix for charnames above FFFF
15323              From: andreas.koenig@anima.de (Andreas J. Koenig)
15324              Date: 23 Feb 2001 02:39:03 +0100
15325              Message-ID: <m3u25mxjns.fsf@ak-71.mind.de>
15326              
15327              A further efficiency tweak.
15328      Branch: perl
15329            ! lib/charnames.pm
15330 ____________________________________________________________________________
15331 [  8917] By: jhi                                   on 2001/02/23  20:27:51
15332         Log: Integrate change #8916 from mainline,
15333              do away with USE_WIN32_RTL_ENV.
15334      Branch: maint-5.6/perl
15335           !> perl.c util.c win32/win32.c win32/win32.h win32/win32iop.h
15336 ____________________________________________________________________________
15337 [  8916] By: jhi                                   on 2001/02/23  20:02:25
15338         Log: Abolish USE_WIN32_RTL_ENV.
15339      Branch: perl
15340            ! perl.c util.c win32/win32.c win32/win32.h win32/win32iop.h
15341 ____________________________________________________________________________
15342 [  8915] By: jhi                                   on 2001/02/23  19:36:00
15343         Log: Retract #8893, zero-initializing may be costly, maybe reintroduce
15344              later protected by some #define.
15345      Branch: perl
15346            ! gv.c
15347 ____________________________________________________________________________
15348 [  8914] By: jhi                                   on 2001/02/23  19:31:38
15349         Log: Retract #8902 for now, requested by Charles Lane, the correct
15350              fix will be something else.
15351      Branch: perl
15352            ! op.c
15353 ____________________________________________________________________________
15354 [  8913] By: jhi                                   on 2001/02/23  19:11:36
15355         Log: Subject: [PATCH: perl@8892] was Re: hashing order difference?
15356              From: Peter Prymmer <pvhp@forte.com>
15357              Date: Fri, 23 Feb 2001 10:54:09 -0800 (PST)
15358              Message-ID: <Pine.OSF.4.10.10102231036100.79050-100000@aspara.forte.com>
15359      Branch: perl
15360            ! t/op/lex_assign.t
15361 ____________________________________________________________________________
15362 [  8912] By: jhi                                   on 2001/02/23  18:38:20
15363         Log: Subject: [patch] perlio + useithreads
15364              From: Doug MacEachern <dougm@covalent.net>
15365              Date: Fri, 23 Feb 2001 00:05:37 -0800 (PST)
15366              Message-ID: <Pine.LNX.4.21.0102222356460.14249-100000@mako.covalent.net>
15367              
15368              Gets things running but not complete.
15369      Branch: perl
15370            ! intrpvar.h objXSUB.h perlapi.c perlio.h proto.h sv.c
15371 ____________________________________________________________________________
15372 [  8911] By: jhi                                   on 2001/02/23  04:20:02
15373         Log: Integrate changes #8896,8897,8898,8906,8907,8908 from mainline.
15374              
15375              Duplicated environment freeing, File::Temp 0.12,
15376              op/append portability (EBCDIC) tweak.
15377      Branch: maint-5.6/perl
15378           !> lib/File/Temp.pm perl.c t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
15379           !> t/op/append.t
15380 ____________________________________________________________________________
15381 [  8910] By: jhi                                   on 2001/02/23  02:07:33
15382         Log: Integrate change #8909 from mainline, a better Borland
15383              putenv() workaround.
15384      Branch: maint-5.6/perl
15385           !> perl.c
15386 ____________________________________________________________________________
15387 [  8909] By: jhi                                   on 2001/02/23  02:05:46
15388         Log: A better workaround for Borland putenv() brokenness from Sarathy.
15389      Branch: perl
15390            ! perl.c
15391 ____________________________________________________________________________
15392 [  8908] By: jhi                                   on 2001/02/23  02:04:14
15393         Log: Subject: fix for parameter -Dm (for perl@8867)
15394              From: "Vadim Konovalov" <watman@inbox.ru>
15395              Date: Thu, 22 Feb 2001 17:30:12 +0300
15396              Message-ID: <001801c09cdc$2faba490$2a7b55c2@vad>
15397      Branch: perl
15398            ! perl.h
15399 ____________________________________________________________________________
15400 [  8907] By: jhi                                   on 2001/02/23  01:58:20
15401         Log: Subject: [PATCH: perl@8892] treat unicoding and null bytes in op/append.t
15402              From: Peter Prymmer <pvhp@forte.com>
15403              Date: Thu, 22 Feb 2001 13:23:59 -0800 (PST)
15404              Message-ID: <Pine.OSF.4.10.10102221319460.47500-100000@aspara.forte.com>
15405      Branch: perl
15406            ! t/op/append.t
15407 ____________________________________________________________________________
15408 [  8906] By: jhi                                   on 2001/02/23  01:48:34
15409         Log: Upgrade to File::Temp 0.12, from Tim Jenness.
15410      Branch: perl
15411            ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
15412 ____________________________________________________________________________
15413 [  8905] By: jhi                                   on 2001/02/23  01:43:30
15414         Log: Subject: [PATCH: perl@8892] fix a patcho in t/lib/st-06compat.t
15415              From: Peter Prymmer <pvhp@forte.com>
15416              Date: Thu, 22 Feb 2001 12:54:31 -0800 (PST)
15417              Message-ID: <Pine.OSF.4.10.10102221249170.47500-100000@aspara.forte.com>
15418      Branch: perl
15419            ! t/lib/st-06compat.t
15420 ____________________________________________________________________________
15421 [  8904] By: jhi                                   on 2001/02/23  01:42:39
15422         Log: Metaconfig unit change for #8903.
15423      Branch: metaconfig/U/perl
15424            ! Devel.U
15425 ____________________________________________________________________________
15426 [  8903] By: jhi                                   on 2001/02/23  01:42:12
15427         Log: Be more helpful for devel builders, suggested by John L. Allen.
15428      Branch: perl
15429            ! Configure
15430 ____________________________________________________________________________
15431 [  8902] By: jhi                                   on 2001/02/23  01:37:41
15432         Log: (Retracted by #8914)
15433              (Wrongly, reinstated by #8941)             
15434
15435              Subject:  [PATCH 5.7.0] don't zero CvFLAGS before checking for CvCONST!
15436              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
15437              Date:     Thu, 22 Feb 2001 09:43:57 EST
15438              Message-Id: <010222094237.9d22e@DUPHY4.Physics.Drexel.Edu>
15439      Branch: perl
15440            ! op.c
15441 ____________________________________________________________________________
15442 [  8901] By: jhi                                   on 2001/02/23  01:20:32
15443         Log: Subject:  [PATCH perl 5.7.0] malloc message address offset
15444              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
15445              Date:     Thu, 22 Feb 2001 08:01:35 EST
15446              Message-Id: <010222075625.9d22e@DUPHY4.Physics.Drexel.Edu>
15447      Branch: perl
15448            ! malloc.c
15449 ____________________________________________________________________________
15450 [  8900] By: jhi                                   on 2001/02/23  01:18:02
15451         Log: Integrate changes #8898,8899 from mainline, environ handling.
15452      Branch: maint-5.6/perl
15453           !> perl.c
15454 ____________________________________________________________________________
15455 [  8899] By: jhi                                   on 2001/02/23  01:16:25
15456         Log: Rewrite putenv() using my_setenv().  (In general the vendors'
15457              putenv() is not to be relied on, they are either broken or leaky
15458              or both.)
15459      Branch: perl
15460            ! perl.c
15461 ____________________________________________________________________________
15462 [  8898] By: jhi                                   on 2001/02/22  23:36:59
15463         Log: Fix #8803 as #8897 fixed #8896: with environ safesysmalloc()
15464              and safesysfree() must be used.
15465      Branch: perl
15466            ! perl.c
15467 ____________________________________________________________________________
15468 [  8897] By: jhi                                   on 2001/02/22  23:25:45
15469         Log: With environ one must use safesysmalloc()/safesysfree().
15470      Branch: perl
15471            ! perl.c
15472 ____________________________________________________________________________
15473 [  8896] By: jhi                                   on 2001/02/22  22:13:18
15474         Log: If we have a duplicated environment free it
15475              if PERL_DESTRUCT_LEVEL.
15476      Branch: perl
15477            ! perl.c
15478 ____________________________________________________________________________
15479 [  8895] By: alanbur                               on 2001/02/22  19:31:57
15480         Log: Synchronised with parent
15481      Branch: maint-5.6/pureperl
15482           !> embed.h embed.pl ext/POSIX/POSIX.xs lib/File/Temp.pm op.c
15483 ____________________________________________________________________________
15484 [  8894] By: gsar                                  on 2001/02/22  19:06:18
15485         Log: integrate changes#6162,6163 from mainline (missing leak fixes!)
15486              
15487              fix memory leak in method call optimization (change#3768);
15488              made C<eval "$x->foo()"> leak
15489              
15490              fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
15491      Branch: maint-5.6/perl
15492           !> op.c
15493 ____________________________________________________________________________
15494 [  8893] By: jhi                                   on 2001/02/22  18:35:27
15495         Log: (Retracted by #8915.)
15496              
15497              Third Degree finding:
15498              reading uninitialized local variable smallbuf + 8 bytes of Perl_gv_fetchfile
15499      Branch: perl
15500            ! gv.c
15501 ____________________________________________________________________________
15502 [  8892] By: jhi                                   on 2001/02/22  14:28:32
15503         Log: Update Changes.
15504      Branch: perl
15505            ! Changes patchlevel.h
15506 ____________________________________________________________________________
15507 [  8891] By: jhi                                   on 2001/02/22  13:22:45
15508         Log: Metaconfig unit changes for #8890.
15509      Branch: metaconfig
15510            ! U/modified/Cppsym.U U/threads/archname.U
15511 ____________________________________________________________________________
15512 [  8890] By: jhi                                   on 2001/02/22  13:22:12
15513         Log: Add -stdio to the archname if no perlio selected,
15514              no -perlio added since that is now the default.
15515              
15516              Add few CPUs/architectures to the Cppsym scan.
15517      Branch: perl
15518            ! Configure config_h.SH
15519 ____________________________________________________________________________
15520 [  8889] By: jhi                                   on 2001/02/22  13:05:59
15521         Log: Metaconfig unit change for #8888.
15522      Branch: metaconfig/U/perl
15523            ! useperlio.U
15524 ____________________________________________________________________________
15525 [  8888] By: jhi                                   on 2001/02/22  13:05:28
15526         Log: *drum roll*  Make perlio the default.
15527      Branch: perl
15528            ! Configure config_h.SH
15529 ____________________________________________________________________________
15530 [  8887] By: jhi                                   on 2001/02/22  12:50:52
15531         Log: Integrate change #8665 from maintperl to mainline,
15532              IA64-induced POSIX::SigSet masking with IVs instead of NVs.
15533      Branch: perl
15534           !> ext/POSIX/POSIX.xs
15535 ____________________________________________________________________________
15536 [  8886] By: jhi                                   on 2001/02/22  12:49:24
15537         Log: Integrate changes #8883,8884 from mainline to maintperl.
15538              
15539              Subject: [patch: perl@8867] embed.{h|pl} need not mention ebcdic_control ...
15540              Subject: Re: File::Temp::_gettemp warning
15541      Branch: maint-5.6/perl
15542           !> embed.h embed.pl lib/File/Temp.pm
15543 ____________________________________________________________________________
15544 [  8885] By: jhi                                   on 2001/02/22  12:43:59
15545         Log: Based on
15546              
15547              Subject: [ID 20010222.001] POSIX.xs IV vs NV bug
15548              From: schwab@suse.de
15549              Date: Thu, 22 Feb 2001 13:08:09 +0100
15550              Message-Id: <200102221208.f1MC89H09364@sykes.suse.de>
15551              
15552              but the fix done slightly differently because the other
15553              half was already done in #8664.
15554      Branch: maint-5.6/perl
15555            ! ext/POSIX/POSIX.xs
15556 ____________________________________________________________________________
15557 [  8884] By: jhi                                   on 2001/02/22  12:37:15
15558         Log: Subject: Re: File::Temp::_gettemp warning
15559              From: Tim Jenness <t.jenness@jach.hawaii.edu>
15560              Date: Wed, 21 Feb 2001 22:15:32 -1000 (HST)
15561              Message-ID: <Pine.LNX.4.30.0102212211190.18964-100000@lapaki.jach.hawaii.edu>
15562              
15563              This patch to File::Temp does two things:
15564              
15565              1. Fixes the problem with CGI::Carp when determining
15566              the Fcntl constants
15567              
15568              2. Removes most of the carps and consolidates them so that all the
15569              reasons are included in a single die that is caught by the test. This
15570              means that the correct skipping behaviour is displayed by the test.
15571      Branch: perl
15572            ! lib/File/Temp.pm
15573 ____________________________________________________________________________
15574 [  8883] By: jhi                                   on 2001/02/22  12:29:19
15575         Log: Subject: [patch: perl@8867] embed.{h|pl} need not mention ebcdic_control ...
15576              From: Peter Prymmer <pvhp@forte.com>
15577              Date: Wed, 21 Feb 2001 16:30:06 -0800 (PST)
15578              Message-ID: <Pine.OSF.4.10.10102211624490.12601-100000@aspara.forte.com>
15579      Branch: perl
15580            ! embed.h embed.pl
15581 ____________________________________________________________________________
15582 [  8882] By: jhi                                   on 2001/02/21  19:41:33
15583         Log: Integrate change #8881 from mainlin to maintperl.
15584              
15585              Subject:  [PATCH - perl8585] glob-in-eval memory leak fix
15586      Branch: maint-5.6/perl
15587           !> op.c
15588 ____________________________________________________________________________
15589 [  8881] By: jhi                                   on 2001/02/21  19:38:57
15590         Log: Subject:  [PATCH - perl8585] glob-in-eval memory leak fix
15591              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
15592              Date:     Wed, 21 Feb 2001 13:08:03 EST
15593              Message-Id: <010221130721.7a2ab@DUPHY4.Physics.Drexel.Edu>
15594      Branch: perl
15595            ! op.c
15596 ____________________________________________________________________________
15597 [  8880] By: jhi                                   on 2001/02/21  19:34:34
15598         Log: Retract #8875, cannot let go of the old semantics of unpack U
15599              without rethinking utf8decode.t.
15600      Branch: perl
15601            ! pp.c t/op/pack.t
15602 ____________________________________________________________________________
15603 [  8879] By: jhi                                   on 2001/02/21  19:08:02
15604         Log: Run run/*.t also in minitest.
15605      Branch: perl
15606            ! Makefile.SH
15607 ____________________________________________________________________________
15608 [  8878] By: nick                                  on 2001/02/21  18:55:37
15609         Log: Integrate mainline
15610      Branch: perlio
15611           !> (integrate 76 files)
15612 ____________________________________________________________________________
15613 [  8877] By: jhi                                   on 2001/02/21  15:09:33
15614         Log: Fix the sys/fcntl.h problem reported by Peter Prymmer.
15615      Branch: metaconfig
15616            ! U/compline/nblock_io.U
15617      Branch: perl
15618            ! Configure config_h.SH
15619 ____________________________________________________________________________
15620 [  8876] By: jhi                                   on 2001/02/21  14:54:45
15621         Log: If no sfio, no -lsfio.
15622      Branch: metaconfig/U/perl
15623            ! d_sfio.U
15624      Branch: perl
15625            ! Configure config_h.SH
15626 ____________________________________________________________________________
15627 [  8875] By: jhi                                   on 2001/02/21  14:54:00
15628         Log: Make unpack C and unpack C truly equivalent.
15629      Branch: perl
15630            ! pp.c t/op/pack.t
15631 ____________________________________________________________________________
15632 [  8874] By: jhi                                   on 2001/02/21  14:26:02
15633         Log: Subject: [patch perl@8841] One URL update and a possible OS Version snag for perlport.pod
15634              From: Peter Prymmer <pvhp@forte.com>
15635              Date: Tue, 20 Feb 2001 14:51:55 -0800 (PST)
15636              Message-ID: <Pine.OSF.4.10.10102201447380.501692-100000@aspara.forte.com>
15637      Branch: perl
15638            ! pod/perlport.pod
15639 ____________________________________________________________________________
15640 [  8873] By: jhi                                   on 2001/02/21  14:24:31
15641         Log: Subject: [PATCH] fix for charnames above FFFF
15642              From: andreas.koenig@anima.de (Andreas J. Koenig)
15643              Date: 21 Feb 2001 07:05:45 +0100
15644              Message-ID: <m366i44ll2.fsf@ak-71.mind.de>
15645      Branch: perl
15646            ! lib/charnames.pm t/lib/charnames.t
15647 ____________________________________________________________________________
15648 [  8872] By: jhi                                   on 2001/02/21  14:15:25
15649         Log: Integrate change #8868 from pureperl to mainline.
15650              
15651              Fixed reference count loop caused by sv_magic.
15652      Branch: perl
15653           !> sv.c
15654 ____________________________________________________________________________
15655 [  8871] By: jhi                                   on 2001/02/21  14:07:29
15656         Log: Integrate change #8868 from pureperl to maintperl.
15657              
15658              Fixed reference count loop caused by sv_magic.
15659      Branch: maint-5.6/perl
15660           !> sv.c
15661 ____________________________________________________________________________
15662 [  8870] By: jhi                                   on 2001/02/21  14:04:41
15663         Log: Put back the #8840, it was innocent.
15664      Branch: perl
15665            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
15666            ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
15667 ____________________________________________________________________________
15668 [  8869] By: jhi                                   on 2001/02/21  14:00:03
15669         Log: unpack("C", ...) was left slightly unfinished by #8865.
15670      Branch: perl
15671            ! pp.c t/op/pack.t
15672 ____________________________________________________________________________
15673 [  8868] By: alanbur                               on 2001/02/21  01:33:45
15674         Log: Fixed reference count loop caused by sv_magic.  sv_magic is called
15675              from gv_fetchpv to create single-character magic variables (e.g. $!),
15676              and it is passed a sv and the gv that contains the sv as the mg_obj
15677              value.  When sv_magic stores the mg_obj pointer it increments the gv
15678              refcount, thus causing a sv-gv pair that can't be freed.  There is
15679              already a check for sv == obj which is used to prevent such reference
15680              loops.  This change extends the check to cover the case described above.
15681      Branch: maint-5.6/pureperl
15682            ! sv.c
15683 ____________________________________________________________________________
15684 [  8867] By: jhi                                   on 2001/02/21  00:52:39
15685         Log: Update Changes.
15686      Branch: perl
15687            ! Changes patchlevel.h
15688 ____________________________________________________________________________
15689 [  8866] By: jhi                                   on 2001/02/21  00:34:20
15690         Log: Upgrade to CGI.pm 2.752, from Lincoln Stein.
15691              (Note: there were some conflicts due to EBCDIC and EPOC
15692              patches, in general I preferred the repository code.)
15693              (When 2.753 comes out, we need to synchronize.)
15694      Branch: perl
15695            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
15696            ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
15697            ! t/lib/cgi-html.t
15698 ____________________________________________________________________________
15699 [  8865] By: jhi                                   on 2001/02/21  00:24:22
15700         Log: Make pack("C", 0x100) to create Unicode, unless under the
15701              evil influence of 'use bytes'.  Similarly, unpack("C", ...)
15702              will understand Unicode, unless you under know what.
15703      Branch: perl
15704            ! pp.c t/op/pack.t t/op/qu.t
15705 ____________________________________________________________________________
15706 [  8864] By: alanbur                               on 2001/02/20  22:35:34
15707         Log: Resynchronised with parent
15708      Branch: maint-5.6/pureperl
15709           !> README.win32 ext/GDBM_File/GDBM_File.pm
15710           !> ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
15711           !> ext/SDBM_File/SDBM_File.pm handy.h lib/Test.pm makedef.pl mg.c
15712           !> pod/perlop.pod t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
15713           !> t/lib/sdbm.t util.c
15714 ____________________________________________________________________________
15715 [  8863] By: jhi                                   on 2001/02/20  20:55:11
15716         Log: Integrate change #8860,8861 from mainline into maintperl.
15717              
15718              "pseudo-literal j"
15719              
15720              Subject: [PATCH: 5.6.1 trial2 && perl@8807] workaround VMS I/O problem in Test.pm for bug ID 20010213.009
15721      Branch: maint-5.6/perl
15722           !> lib/Test.pm pod/perlop.pod
15723 ____________________________________________________________________________
15724 [  8862] By: jhi                                   on 2001/02/20  20:30:07
15725         Log: Don't do casting between pointers pointing to differently sized
15726              integers.
15727      Branch: perl
15728            ! hv.c sv.c
15729 ____________________________________________________________________________
15730 [  8861] By: jhi                                   on 2001/02/20  19:53:44
15731         Log: Subject: [PATCH: 5.6.1 trial2 && perl@8807] workaround VMS I/O problem in Test.pm for bug ID 20010213.009
15732              From: Peter Prymmer <pvhp@forte.com>
15733              Message-ID: <Pine.OSF.4.10.10102141617350.197219-100000@aspara.forte.com>
15734              Date: Wed, 14 Feb 2001 16:28:16 -0800 (PST)
15735      Branch: perl
15736            ! lib/Test.pm
15737 ____________________________________________________________________________
15738 [  8860] By: jhi                                   on 2001/02/20  19:48:02
15739         Log: "pseudo-literal j", a documentation glitch reported to Debian.
15740              The text recovered from Perl 5.005_03, and pseudo-literal replaced
15741              by "backtick string".
15742      Branch: perl
15743            ! pod/perlop.pod
15744 ____________________________________________________________________________
15745 [  8859] By: jhi                                   on 2001/02/20  19:15:46
15746         Log: Skip the Perl_sys_intern_clear and Perl_sys_intern_init,
15747              from Chris Nandor.
15748      Branch: perl
15749            ! makedef.pl
15750 ____________________________________________________________________________
15751 [  8858] By: jhi                                   on 2001/02/20  17:36:53
15752         Log: Integrate pureperl changes #8844,8845,8850 to mainline
15753              (via maintperl #8855).
15754              
15755              Fixed %^H scoping bug
15756              
15757              Removed GV <-> CV refcount loop
15758              
15759              Removed %ENV refcount loop
15760      Branch: perl
15761           !> gv.c op.c perl.c pp.c scope.c
15762 ____________________________________________________________________________
15763 [  8857] By: jhi                                   on 2001/02/20  17:34:32
15764         Log: Integrate changes #8853,8854 from maintperl to mainline.
15765              
15766              EBDIC fixes, README.win32 Borland update.
15767      Branch: perl
15768           !> README.win32 handy.h util.c
15769 ____________________________________________________________________________
15770 [  8856] By: jhi                                   on 2001/02/20  17:33:16
15771         Log: Integrate change #8848 from mainline to maintperl: ?DBM_File cleanup.
15772      Branch: maint-5.6/perl
15773           !> ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
15774           !> ext/ODBM_File/ODBM_File.pm ext/SDBM_File/SDBM_File.pm
15775           !> t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
15776 ____________________________________________________________________________
15777 [  8855] By: jhi                                   on 2001/02/20  17:32:13
15778         Log: Integrate pureperl changes #8844,8845,8850 to maintperl.
15779              
15780              Fixed %^H scoping bug
15781              
15782              Removed GV <-> CV refcount loop
15783              
15784              Removed %ENV refcount loop
15785      Branch: maint-5.6/perl
15786           !> gv.c op.c perl.c pp.c scope.c
15787 ____________________________________________________________________________
15788 [  8854] By: jhi                                   on 2001/02/20  17:25:06
15789         Log: Subject: Addition to readme.win32 for Borland C++ compilers
15790              Date: Tue, 20 Feb 2001 02:15:25 +0300
15791              From: "Vadim Konovalov" <watman@inbox.ru>
15792              Message-ID: <011c01c09aca$93bbbec0$367b55c2@vad>
15793              
15794              Document Borland compiler misbehaviour.
15795      Branch: maint-5.6/perl
15796            ! README.win32
15797 ____________________________________________________________________________
15798 [  8853] By: jhi                                   on 2001/02/20  17:22:25
15799         Log: The assimilation of ebcdic.c didn't quite work at the first try,
15800              patches from Thomas Dorner.
15801      Branch: maint-5.6/perl
15802            ! handy.h util.c
15803 ____________________________________________________________________________
15804 [  8852] By: jhi                                   on 2001/02/20  17:20:15
15805         Log: Subject: [PATCH] More Mac OS patches for maint-5.6
15806              From: Chris Nandor <pudge@pobox.com>
15807              Date: Tue, 20 Feb 2001 08:32:45 -0500
15808              Message-Id: <p05010403b6b81ee8dca0@[10.0.1.177]>
15809      Branch: maint-5.6/perl
15810            ! makedef.pl mg.c
15811 ____________________________________________________________________________
15812 [  8851] By: jhi                                   on 2001/02/20  17:15:52
15813         Log: Filter::Util::Call update to 1.05, from Paul Marquess.
15814      Branch: perl
15815            ! ext/Filter/Util/Call/Call.pm t/lib/filter-util.pl
15816            ! t/lib/filter-util.t
15817 ____________________________________________________________________________
15818 [  8850] By: alanbur                               on 2001/02/20  17:12:40
15819         Log: Removed %ENV refcount loop.  Elements of %ENV are magical,
15820              and the magic pointer points back to the GV that contains the
15821              %ENV hash.  This creates a refcount loop that prevents members
15822              of %ENV from being freed correctly.  This change removes the
15823              refcount loop - the magic pointer was never used anyway, the
15824              only use of the magic was to check the type ('E') so that the
15825              appropriate environment manipulation code is called when %ENV
15826              is modified.
15827      Branch: maint-5.6/pureperl
15828            ! perl.c
15829 ____________________________________________________________________________
15830 [  8849] By: jhi                                   on 2001/02/20  17:12:20
15831         Log: Subject: [PATCH perl@8841] glob-basic.t, runenv.t fix-ups
15832              From: "Craig A. Berry" <craigberry@mac.com>
15833              Date: Mon, 19 Feb 2001 23:36:12 -0600
15834              Message-Id: <5.0.2.1.0.20010219230450.02762648@exchi01>
15835              
15836              Case-forgiving systems match TestInit.pm with TES*.
15837      Branch: perl
15838            ! t/lib/glob-basic.t
15839 ____________________________________________________________________________
15840 [  8848] By: jhi                                   on 2001/02/20  17:10:02
15841         Log: strict-w-proof the ?DBM_File, from Paul Marquess.
15842      Branch: perl
15843            ! ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
15844            ! ext/ODBM_File/ODBM_File.pm ext/SDBM_File/SDBM_File.pm
15845            ! t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
15846 ____________________________________________________________________________
15847 [  8847] By: jhi                                   on 2001/02/20  15:34:41
15848         Log: The #8843 wasn't quite right: %Config needs to imported.
15849      Branch: perl
15850            ! t/run/runenv.t
15851 ____________________________________________________________________________
15852 [  8846] By: jhi                                   on 2001/02/20  15:31:50
15853         Log: Retract the #8838 and #8840 for now because of
15854              the DB_File tie problem.
15855      Branch: perl
15856            ! embed.h embed.pl global.sym lib/ExtUtils/xsubpp objXSUB.h
15857            ! perlapi.c pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod
15858            ! proto.h sv.c
15859 ____________________________________________________________________________
15860 [  8845] By: alanbur                               on 2001/02/20  14:25:41
15861         Log: Removed GV <-> CV refcount loop
15862              CvGV(mycv) points to the parent GV of the CV, and was previously
15863              refcounted.  The pointer remains, but the refcounting has been removed
15864              as it causes a refcount loop between the CV and GV that means the CV
15865              can't ever be deleted.
15866      Branch: maint-5.6/pureperl
15867            ! gv.c op.c pp.c
15868 ____________________________________________________________________________
15869 [  8844] By: alanbur                               on 2001/02/20  14:23:13
15870         Log: Fixed %^H scoping bug
15871      Branch: maint-5.6/pureperl
15872            ! scope.c
15873 ____________________________________________________________________________
15874 [  8843] By: jhi                                   on 2001/02/19  13:38:08
15875         Log: fork() not everywhere, cleanup temp files.
15876      Branch: perl
15877            ! t/run/runenv.t
15878 ____________________________________________________________________________
15879 [  8842] By: alanbur                               on 2001/02/19  12:42:07
15880         Log: Resynchronised with parent
15881      Branch: maint-5.6/pureperl
15882           !> pod/perlfaq4.pod sv.c utf8.c
15883 ____________________________________________________________________________
15884 [  8841] By: jhi                                   on 2001/02/19  03:35:51
15885         Log: Update Changes.
15886      Branch: perl
15887            ! Changes patchlevel.h
15888 ____________________________________________________________________________
15889 [  8840] By: jhi                                   on 2001/02/19  00:23:41
15890         Log: Subject: [patch] add sv_setref_uv
15891              From: Doug MacEachern <dougm@covalent.net>
15892              Date: Sun, 18 Feb 2001 14:49:33 -0800 (PST)
15893              Message-ID: <Pine.LNX.4.21.0102181448290.10021-100000@mako.covalent.net>
15894      Branch: perl
15895            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
15896            ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
15897 ____________________________________________________________________________
15898 [  8839] By: jhi                                   on 2001/02/19  00:01:38
15899         Log: Put to rest the 20010205.001, the email address checking (not) regex.
15900      Branch: perl
15901            ! pod/perlfaq9.pod
15902 ____________________________________________________________________________
15903 [  8838] By: jhi                                   on 2001/02/18  22:17:54
15904         Log: Subject: [patch] xsubpp: make sv_setref_* targetable
15905              From: Doug MacEachern <dougm@covalent.net>
15906              Date: Sun, 18 Feb 2001 12:58:23 -0800 (PST)
15907              Message-ID: <Pine.LNX.4.21.0102181256310.10021-100000@mako.covalent.net>
15908      Branch: perl
15909            ! lib/ExtUtils/xsubpp
15910 ____________________________________________________________________________
15911 [  8837] By: jhi                                   on 2001/02/18  22:16:50
15912         Log: Subject: [patch] -Wall cleanup round 2
15913              From: Doug MacEachern <dougm@covalent.net>
15914              Date: Sun, 18 Feb 2001 13:08:04 -0800 (PST)
15915              Message-ID: <Pine.LNX.4.21.0102181304520.10021-100000@mako.covalent.net>
15916      Branch: perl
15917            ! ext/B/B.xs ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
15918            ! ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs
15919            ! ext/File/Glob/Glob.xs ext/Filter/Util/Call/Call.xs
15920            ! ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs ext/IPC/SysV/SysV.xs
15921            ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
15922            ! ext/SDBM_File/SDBM_File.xs
15923 ____________________________________________________________________________
15924 [  8836] By: jhi                                   on 2001/02/18  22:11:20
15925         Log: Misapplied regex optimizations when \C is present.
15926              Fixes 20001230.002.
15927              
15928              What still remains broken is that the submatches that
15929              have \C in them get their UTF8 flag on because their
15930              parent SV has it on.  This will result in malformed
15931              UTF8 if a \C happened to match a non-ASCII byte.
15932      Branch: perl
15933            ! regcomp.c regcomp.h regexec.c regexp.h t/op/pat.t
15934            ! t/pragma/utf8.t
15935 ____________________________________________________________________________
15936 [  8835] By: jhi                                   on 2001/02/18  20:12:02
15937         Log: Fix for "[ID 20010213.005] utf8 + localized hash elems + 64 bits?"
15938              
15939              The hash key got wrongly UTF8fied.
15940      Branch: perl
15941            ! pod/perlapi.pod toke.c utf8.c
15942 ____________________________________________________________________________
15943 [  8834] By: jhi                                   on 2001/02/18  19:44:25
15944         Log: Tweak on #8234 (Subject: Re: [PATCH] Warn on use of reference as array elem):
15945              don't warn on magical or overloaded things.
15946      Branch: perl
15947            ! pp_hot.c
15948 ____________________________________________________________________________
15949 [  8833] By: nick                                  on 2001/02/18  19:31:22
15950         Log: Integrate mainline
15951      Branch: perlio
15952           +> t/TestInit.pm t/run/runenv.t
15953            - t/UTEST
15954           !> MANIFEST Makefile.SH ext/Storable/ChangeLog
15955           !> ext/Storable/Storable.pm ext/Storable/Storable.xs
15956           !> lib/Test/Harness.pm perl.c pod/perlfaq4.pod sv.c t/TEST
15957           !> t/lib/charnames.t t/lib/glob-basic.t t/lib/st-06compat.t
15958           !> t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-tiedhook.t
15959           !> t/op/chop.t t/op/eval.t t/op/regexp_noamp.t t/op/subst_wamp.t
15960           !> utf8.c
15961 ____________________________________________________________________________
15962 [  8832] By: jhi                                   on 2001/02/18  19:21:18
15963         Log: Integrate perlio.
15964      Branch: perl
15965           !> perlio.c pod/perldiag.pod
15966 ____________________________________________________________________________
15967 [  8831] By: jhi                                   on 2001/02/18  19:14:20
15968         Log: Integrate change #8827 from mainline.
15969              
15970              UTF8 tweaks.
15971      Branch: maint-5.6/perl
15972           !> sv.c utf8.c
15973 ____________________________________________________________________________
15974 [  8830] By: nick                                  on 2001/02/18  19:10:34
15975         Log: Apply the spirit of patch from Nick Clark:
15976              Subject: [PATCH] Re: extensions that provide layers
15977              From: Nicholas Clark <nick@ccl4.org>
15978              Date: Mon, 12 Feb 2001 16:43:51 +0000
15979              Message-Id: <20010212164350.Q3652@plum.flirble.org>
15980      Branch: perlio
15981            ! perlio.c pod/perldiag.pod
15982 ____________________________________________________________________________
15983 [  8829] By: jhi                                   on 2001/02/18  19:03:25
15984         Log: Subject: [PATCH t/TEST t/TestSetup.pm] Adding in TestSetup.pm to replace BEGIN  preamble on tests.
15985              From: schwern@pobox.com 
15986              Date: Sun, 18 Feb 2001 13:44:35 -0500
15987              Message-ID: <20010218134435.A17544@magnonel.guild.net>
15988              
15989              Applied, but as t/TestInit.pm.
15990      Branch: perl
15991            + t/TestInit.pm
15992            ! MANIFEST t/TEST t/op/eval.t t/op/regexp_noamp.t
15993            ! t/op/subst_wamp.t
15994 ____________________________________________________________________________
15995 [  8828] By: jhi                                   on 2001/02/18  18:43:52
15996         Log: Integrate perlio.
15997      Branch: perl
15998           !> perlio.c
15999 ____________________________________________________________________________
16000 [  8827] By: jhi                                   on 2001/02/18  18:41:33
16001         Log: UTF-8 tweaks.
16002      Branch: perl
16003            ! sv.c utf8.c
16004 ____________________________________________________________________________
16005 [  8826] By: nick                                  on 2001/02/18  17:40:59
16006         Log: Fix [ID 20010217.002]
16007              open FOO, "<:raw:perlio", ...
16008              :raw now inserts default base layer below itself.
16009              Also
16010              open FOO, "<:unix", ...
16011              works as well - but leaves buffer layer on stack under the unix layer.
16012      Branch: perlio
16013            ! perlio.c
16014 ____________________________________________________________________________
16015 [  8825] By: jhi                                   on 2001/02/18  17:15:39
16016         Log: Integrate perlio.
16017      Branch: perl
16018           !> perlio.c perliol.h
16019 ____________________________________________________________________________
16020 [  8824] By: jhi                                   on 2001/02/18  17:10:53
16021         Log: Subject: [PATCH t/TEST lib/Test/Harness.pm] Adding todo tests
16022              From: schwern@pobox.com
16023              Date: Sun, 18 Feb 2001 01:48:50 -0500
16024              Message-ID: <20010218014850.C19957@magnonel.guild.net>
16025      Branch: perl
16026            ! lib/Test/Harness.pm t/TEST t/op/chop.t
16027 ____________________________________________________________________________
16028 [  8823] By: jhi                                   on 2001/02/18  17:01:06
16029         Log: Add run/*.t to testables.
16030      Branch: perl
16031            ! t/TEST
16032 ____________________________________________________________________________
16033 [  8822] By: jhi                                   on 2001/02/18  16:58:58
16034         Log: Subject: [PATCH perl.c] Fixing PERL5OPT (was Re: Warnings, strict, and CPAN)
16035              From: schwern@pobox.com
16036              Date: Sun, 18 Feb 2001 01:11:35 -0500
16037              Message-ID: <20010218011135.A19957@magnonel.guild.net>
16038              
16039              Revive mjd's and Simon's PERL5OPT fix.
16040      Branch: perl
16041            + t/run/runenv.t
16042            ! MANIFEST perl.c
16043 ____________________________________________________________________________
16044 [  8821] By: jhi                                   on 2001/02/18  16:53:46
16045         Log: Subject: Re: Why t/TEST and not Test::Harness?
16046              From: schwern@pobox.com
16047              Date: Sat, 17 Feb 2001 22:44:44 -0500
16048              Message-ID: <20010217224444.A6679@magnonel.guild.net>
16049              
16050              Replace UTEST with TEST -utf8.
16051      Branch: perl
16052            - t/UTEST
16053            ! MANIFEST Makefile.SH t/TEST t/lib/charnames.t
16054            ! t/lib/glob-basic.t
16055 ____________________________________________________________________________
16056 [  8820] By: nick                                  on 2001/02/18  13:06:16
16057         Log: Clean up a few core dumps when layers are used in unexpected ways.
16058              (Still not "right"...)
16059      Branch: perlio
16060            ! perlio.c perliol.h
16061 ____________________________________________________________________________
16062 [  8819] By: jhi                                   on 2001/02/18  02:25:55
16063         Log: Integrate change #8818 from maintperl, a FAQ nit.
16064      Branch: perl
16065           !> pod/perlfaq4.pod
16066 ____________________________________________________________________________
16067 [  8818] By: jhi                                   on 2001/02/18  02:24:50
16068         Log: FAQ nit from Chris Fedde.
16069      Branch: maint-5.6/perl
16070            ! pod/perlfaq4.pod
16071 ____________________________________________________________________________
16072 [  8817] By: nick                                  on 2001/02/17  18:20:14
16073         Log: Integrate mainline
16074      Branch: perlio
16075           +> lib/unicode/UCD.html lib/unicode/Unicode.html
16076           +> lib/unicode/Unicode.txt lib/unicode/rename lib/unicode/version
16077           +> pod/perlclib.pod
16078            - ebcdic.c lib/unicode/UCD301.html lib/unicode/UCDFF301.html
16079            - lib/unicode/Unicode.301
16080           !> (integrate 324 files)
16081 ____________________________________________________________________________
16082 [  8816] By: jhi                                   on 2001/02/17  16:56:58
16083         Log: Upgrade to Storable 1.0.10, from Raphael Manfredi.
16084      Branch: perl
16085            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
16086            ! ext/Storable/Storable.xs t/lib/st-06compat.t
16087            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-tiedhook.t
16088 ____________________________________________________________________________
16089 [  8815] By: jhi                                   on 2001/02/17  16:40:07
16090         Log: Subject: [patch] -Wall
16091              From: Doug MacEachern <dougm@covalent.net>
16092              Date: Fri, 16 Feb 2001 15:25:36 -0800 (PST)
16093              Message-ID: <Pine.LNX.4.21.0102161519500.30352-100000@mako.covalent.net>
16094      Branch: perl
16095            ! doio.c doop.c embed.h embed.pl gv.c objXSUB.h op.c perl.c
16096            ! perlapi.c pp_ctl.c pp_hot.c pp_sys.c proto.h sv.c toke.c
16097 ____________________________________________________________________________
16098 [  8814] By: jhi                                   on 2001/02/16  19:27:18
16099         Log: Document qu better.
16100      Branch: perl
16101            ! pod/perlop.pod
16102 ____________________________________________________________________________
16103 [  8813] By: jhi                                   on 2001/02/15  13:54:37
16104         Log: Subject: [PATCH @8807] toke.c cleanup: scan_str()
16105              From: Hugo <hv@crypt.compulink.co.uk>
16106              Date: Thu, 15 Feb 2001 13:39:49 +0000
16107              Message-Id: <200102151339.NAA32248@crypt.compulink.co.uk>
16108      Branch: perl
16109            ! toke.c
16110 ____________________________________________________________________________
16111 [  8812] By: alanbur                               on 2001/02/15  13:52:16
16112         Log: Resynchronised with parent
16113      Branch: maint-5.6/pureperl
16114            - ebcdic.c
16115           !> (integrate 36 files)
16116 ____________________________________________________________________________
16117 [  8811] By: jhi                                   on 2001/02/15  13:51:16
16118         Log: Integrate changes #8659,8702,8808,8809,8810 from maintperl.
16119              
16120              Subject: [PATCH 5.6.1-TRIAL? and 5.7.?] perldoc uses unescaped backslashes in filenames
16121              From: Jan Dubois <JanD@ActiveState.com>
16122              Date: Wed, 31 Jan 2001 21:17:03 -0800
16123              Message-ID: <8qrh7t069jt32m98sap53l9dfoge0vjrle@4ax.com>
16124              
16125              tweak change#8659 to keep it simple
16126              
16127              Subject: [PATCH 5.6.1-TRIAL2] perldoc.PL using install directories
16128              From: Russ Allbery <rra@stanford.edu>
16129              Date: 14 Feb 2001 10:15:41 -0800
16130              Message-ID: <ylzofpf7w2.fsf@windlord.stanford.edu>
16131              
16132              (8809 empty)
16133
16134              Upgrade to podlators 1.08, from Russ Allbery.
16135      Branch: perl
16136           !> lib/Pod/Man.pm lib/Pod/Text.pm lib/Test/Harness.pm
16137           !> utils/perldoc.PL
16138 ____________________________________________________________________________
16139 [  8810] By: jhi                                   on 2001/02/15  13:35:08
16140         Log: Upgrade to podlators 1.08, from Russ Allbery.
16141      Branch: maint-5.6/perl
16142            ! lib/Pod/Man.pm lib/Pod/Text.pm
16143 ____________________________________________________________________________
16144 [  8809] By: jhi                                   on 2001/02/15  13:26:38
16145         Log: (accidentally empty check-in)
16146      Branch: maint-5.6/perl
16147            ! lib/Test/Harness.pm
16148 ____________________________________________________________________________
16149 [  8808] By: jhi                                   on 2001/02/15  13:23:47
16150         Log: Subject: [PATCH 5.6.1-TRIAL2] perldoc.PL using install directories
16151              From: Russ Allbery <rra@stanford.edu>
16152              Date: 14 Feb 2001 10:15:41 -0800
16153              Message-ID: <ylzofpf7w2.fsf@windlord.stanford.edu>
16154              
16155              perldoc was hardcoding $Config{installscript}, which breaks
16156              when install* isn't where Perl ends up (such as with AFS).
16157              
16158              Use $Config{scriptdir} instead.
16159      Branch: maint-5.6/perl
16160            ! utils/perldoc.PL
16161 ____________________________________________________________________________
16162 [  8807] By: jhi                                   on 2001/02/14  14:37:27
16163         Log: Update Changes.
16164      Branch: perl
16165            ! Changes patchlevel.h
16166 ____________________________________________________________________________
16167 [  8806] By: jhi                                   on 2001/02/14  14:25:31
16168         Log: Integrate changes #8803,8804,8805 from mainline.
16169              
16170              Duplicate environment for JPL so that JDK 1.2/1.3 don't get upset.
16171              
16172              Don't skip too much of the locale error message if no environ array,
16173              from Chris Nandor.
16174              
16175              More MacOS Classic fixes from Chris Nandor.
16176      Branch: maint-5.6/perl
16177           !> doop.c lib/Cwd.pm perl.c perl.h util.c
16178 ____________________________________________________________________________
16179 [  8805] By: jhi                                   on 2001/02/14  03:29:01
16180         Log: More MacOS Classic fixes from Chris Nandor.
16181      Branch: perl
16182            ! doop.c lib/Cwd.pm
16183 ____________________________________________________________________________
16184 [  8804] By: jhi                                   on 2001/02/14  03:18:35
16185         Log: Don't skip too much of the locale error message if no environ array,
16186              from Chris Nandor.
16187      Branch: perl
16188            ! util.c
16189 ____________________________________________________________________________
16190 [  8803] By: jhi                                   on 2001/02/14  03:14:14
16191         Log: Duplicate environment for JPL so that JDK 1.2/1.3 don't get upset.
16192      Branch: perl
16193            ! perl.c perl.h
16194 ____________________________________________________________________________
16195 [  8802] By: jhi                                   on 2001/02/13  18:31:33
16196         Log: AUTHORS update.
16197      Branch: perl
16198            ! AUTHORS
16199 ____________________________________________________________________________
16200 [  8801] By: jhi                                   on 2001/02/13  17:55:19
16201         Log: Integrate change #8792 from mainline.
16202              
16203              Subject: buncha MacPerl patches for bleadperl
16204              From: Chris Nandor <pudge@pobox.com>
16205              Date: Tue, 13 Feb 2001 00:02:43 -0500
16206              Message-Id: <p05010404b6ae6f85e07a@[10.0.1.177]>
16207      Branch: maint-5.6/perl
16208           !> lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
16209           !> lib/File/Basename.pm makedef.pl perl.c pp_ctl.c
16210           !> t/lib/basename.t toke.c util.h
16211 ____________________________________________________________________________
16212 [  8800] By: jhi                                   on 2001/02/13  17:46:43
16213         Log: When doing that Fpos_t used in PerlIO_getpos proto needs
16214              to be forced to Off_t.
16215              
16216              Subject: [ID 20010201.009] 5.6.1-TRIAL2 sfio build fails
16217              From: nick@ccl4.org
16218              Date: Thu, 1 Feb 2001 12:01:04 +0000
16219              Message-Id: <20010201120103.E11401@plum.flirble.org>
16220      Branch: maint-5.6/perl
16221            ! iperlsys.h perlio.c
16222 ____________________________________________________________________________
16223 [  8799] By: jhi                                   on 2001/02/13  16:52:51
16224         Log: Duplex duplex hunk hunk.
16225      Branch: maint-5.6/perl
16226            ! Makefile.SH
16227 ____________________________________________________________________________
16228 [  8797] By: jhi                                   on 2001/02/13  14:52:04
16229         Log: Subject: [PATCH perl@8773] integral ok lines for VMS
16230              From: "Craig A. Berry" <craigberry@mac.com>
16231              Date: Mon, 12 Feb 2001 11:05:25 -0600
16232              Message-Id: <p04330104b6ac5dfe6d45@[172.16.52.1]>
16233      Branch: perl
16234            ! t/lib/filehand.t t/lib/test-harness.t t/lib/texttabs.t
16235 ____________________________________________________________________________
16236 [  8796] By: jhi                                   on 2001/02/13  14:36:47
16237         Log: Subject: [ID 20010210.002] perldiag doesn't include the "Scalars leaked" message
16238              From: simon.cozens@pembroke.oxford.ac.uk 
16239              Date: Sat, 10 Feb 2001 17:57:02 +0000
16240              Message-Id: <E14ReGc-0005Pk-00@pembro26.pmb.ox.ac.uk>
16241              
16242              Now it does include.
16243      Branch: perl
16244            ! pod/perldiag.pod
16245 ____________________________________________________________________________
16246 [  8795] By: jhi                                   on 2001/02/13  14:30:11
16247         Log: Sort the MANIFEST.
16248      Branch: perl
16249            ! MANIFEST
16250 ____________________________________________________________________________
16251 [  8794] By: jhi                                   on 2001/02/13  14:26:51
16252         Log: Integrate change #8793 from mainline, FAQ updates.
16253      Branch: maint-5.6/perl
16254           !> pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq9.pod
16255 ____________________________________________________________________________
16256 [  8793] By: jhi                                   on 2001/02/13  14:25:13
16257         Log: FAQ updates from Chris Fedde <chris@fedde.littleton.co.us>.
16258      Branch: perl
16259            ! pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq9.pod
16260 ____________________________________________________________________________
16261 [  8792] By: jhi                                   on 2001/02/13  14:22:50
16262         Log: Subject: buncha MacPerl patches for bleadperl
16263              From: Chris Nandor <pudge@pobox.com>
16264              Date: Tue, 13 Feb 2001 00:02:43 -0500
16265              Message-Id: <p05010404b6ae6f85e07a@[10.0.1.177]>
16266      Branch: perl
16267            ! lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
16268            ! lib/File/Basename.pm makedef.pl perl.c pp_ctl.c
16269            ! t/lib/basename.t toke.c util.h
16270 ____________________________________________________________________________
16271 [  8791] By: jhi                                   on 2001/02/13  14:10:39
16272         Log: Integrate change #8790 from mainline.
16273              
16274              environ array wrongly assumed in Perl_init_i18nl10n(),
16275      Branch: maint-5.6/perl
16276           !> util.c
16277 ____________________________________________________________________________
16278 [  8790] By: jhi                                   on 2001/02/13  14:06:15
16279         Log: environ array wrongly assumed in Perl_init_i18nl10n(),
16280              noticed by Chris Nandor in MacOS Classic.
16281      Branch: perl
16282            ! util.c
16283 ____________________________________________________________________________
16284 [  8789] By: jhi                                   on 2001/02/13  13:58:07
16285         Log: Integrate changes #8373,8487,8544,8783 from mainline.
16286              
16287              Synchronize the EBCDIC platforms (os390,posix-bc,vmesa):
16288              hints files, the dynaloading, assimilate ebcdic into util.c.
16289      Branch: maint-5.6/perl
16290            - ebcdic.c
16291            ! MANIFEST hints/posix-bc.sh
16292           !> Makefile.SH embed.h embed.pl ext/DynaLoader/dl_dllload.xs
16293           !> handy.h hints/os390.sh hints/vmesa.sh installperl objXSUB.h
16294           !> perlapi.c proto.h util.c
16295 ____________________________________________________________________________
16296 [  8788] By: alanbur                               on 2001/02/13  10:33:13
16297         Log: Integrated changes from maint-5.6
16298      Branch: maint-5.6/pureperl
16299           !> Makefile.SH README.vos hints/openbsd.sh pod/perlport.pod
16300           !> regcomp.c t/op/re_tests vos/Changes vos/build.cm
16301           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
16302           !> vos/config.ga.h vos/configure_perl.cm
16303 ____________________________________________________________________________
16304 [  8787] By: jhi                                   on 2001/02/13  05:56:36
16305         Log: Integrate change #8786 from maintperl, posix-bc byacc handling.
16306      Branch: perl
16307           !> Makefile.SH
16308 ____________________________________________________________________________
16309 [  8786] By: jhi                                   on 2001/02/13  05:54:34
16310         Log: Subject: perl@8671 on posix-bc aka BS2000 Posix (small Patch included!)
16311              From: Dorner Thomas <Thomas.Dorner@start.de>
16312              Date: Mon, 12 Feb 2001 15:06:26 +0100
16313              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A8853@Ex02.inhouse.start.de>
16314      Branch: maint-5.6/perl
16315            ! Makefile.SH
16316 ____________________________________________________________________________
16317 [  8785] By: jhi                                   on 2001/02/13  05:29:04
16318         Log: Integrate change #8781 from maintperl, OpenBSD hints update.
16319      Branch: perl
16320           !> hints/openbsd.sh
16321 ____________________________________________________________________________
16322 [  8784] By: jhi                                   on 2001/02/13  02:25:24
16323         Log: Subject: [PATCH: perl@8773] small fixups to perlclib.pod
16324              From: Peter Prymmer <pvhp@forte.com>
16325              Date: Mon, 12 Feb 2001 18:23:09 -0800 (PST)
16326              Message-ID: <Pine.OSF.4.10.10102121821090.126445-100000@aspara.forte.com>
16327      Branch: perl
16328            ! pod/perlclib.pod
16329 ____________________________________________________________________________
16330 [  8783] By: jhi                                   on 2001/02/13  02:22:36
16331         Log: Merge ebcdic.c (only one function, ebcdic_control()) into util.c.
16332      Branch: perl
16333            - ebcdic.c
16334            ! MANIFEST embed.h embed.pl handy.h hints/os390.sh
16335            ! hints/posix-bc.sh hints/vmesa.sh objXSUB.h perlapi.c proto.h
16336            ! util.c
16337 ____________________________________________________________________________
16338 [  8782] By: jhi                                   on 2001/02/13  02:00:07
16339         Log: Add OpenBSD to the list of 5.6.1-okay platforms.
16340      Branch: maint-5.6/perl
16341            ! pod/perlport.pod
16342 ____________________________________________________________________________
16343 [  8781] By: jhi                                   on 2001/02/13  01:58:44
16344         Log: OpenBSD hints update for 5.6.1-TRIAL2 from Todd C. Miller.
16345      Branch: maint-5.6/perl
16346            ! hints/openbsd.sh
16347 ____________________________________________________________________________
16348 [  8780] By: jhi                                   on 2001/02/13  01:57:33
16349         Log: Synchronize the regexp tests between maintperl and mainline.
16350      Branch: maint-5.6/perl
16351           !> t/op/re_tests
16352 ____________________________________________________________________________
16353 [  8779] By: jhi                                   on 2001/02/13  01:49:35
16354         Log: Subject: Re: [ID 20010212.006] Core dump with /((?:hard|soft)cover)?/ 
16355              From: Hugo <hv@crypt.compulink.co.uk>
16356              Date: Tue, 13 Feb 2001 00:11:11 +0000
16357              Message-Id: <200102130011.AAA14310@crypt.compulink.co.uk>
16358      Branch: perl
16359            ! regcomp.c t/op/re_tests
16360 ____________________________________________________________________________
16361 [  8778] By: jhi                                   on 2001/02/13  00:23:10
16362         Log: Comments do not nest.
16363      Branch: perl
16364            ! perl.h
16365 ____________________________________________________________________________
16366 [  8777] By: jhi                                   on 2001/02/13  00:17:54
16367         Log: Subject: Re: [ID 20010212.006] Core dump with /((?:hard|soft)cover)?/ 
16368              From: Hugo <hv@crypt.compulink.co.uk>
16369              Date: Tue, 13 Feb 2001 00:11:11 +0000
16370              Message-Id: <200102130011.AAA14310@crypt.compulink.co.uk>
16371      Branch: maint-5.6/perl
16372            ! regcomp.c t/op/re_tests
16373 ____________________________________________________________________________
16374 [  8776] By: jhi                                   on 2001/02/12  23:25:52
16375         Log: Add VOS to the list of 5.6.1 known-to-be-working platforms.
16376      Branch: maint-5.6/perl
16377            ! pod/perlport.pod
16378 ____________________________________________________________________________
16379 [  8775] By: jhi                                   on 2001/02/12  23:04:28
16380         Log: VOS updates for 5.6-TRIAL2 from Paul Green.
16381      Branch: maint-5.6/perl
16382            ! README.vos vos/Changes vos/build.cm vos/config.alpha.def
16383            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
16384            ! vos/configure_perl.cm
16385 ____________________________________________________________________________
16386 [  8774] By: jhi                                   on 2001/02/12  22:59:11
16387         Log: Subject: Re: [patch] context for 'U' magic functions
16388              From: Doug MacEachern <dougm@covalent.net>
16389              Date: Mon, 12 Feb 2001 09:22:45 -0800 (PST)
16390              Message-ID: <Pine.LNX.4.21.0102120919040.26437-100000@mako.covalent.net>
16391              
16392              plus the suggestion by Nick Ing-Simmons to name the macro
16393              as PERL_MG_UFUNC to avoid namespace pollution, plus add
16394              the advice by Doug for XS writers to perl.h
16395      Branch: perl
16396            ! mg.c perl.h
16397 ____________________________________________________________________________
16398 [  8773] By: jhi                                   on 2001/02/11  20:14:12
16399         Log: Update Changes.
16400      Branch: perl
16401            ! Changes patchlevel.h
16402 ____________________________________________________________________________
16403 [  8772] By: jhi                                   on 2001/02/11  18:47:52
16404         Log: Subject: Re: [PATCH] pod/perlclib.pod - Replacements for C library functions
16405              From: Simon Cozens <simon@cozens.net>
16406              Date: Wed, 31 Jan 2001 16:31:43 +0000
16407              Message-ID: <20010131163143.A1427@pembro26.pmb.ox.ac.uk>
16408      Branch: perl
16409            + pod/perlclib.pod
16410            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlguts.pod
16411            ! pod/perltoc.pod
16412 ____________________________________________________________________________
16413 [  8771] By: jhi                                   on 2001/02/11  18:36:48
16414         Log: Upgrade to Unicode 3.1 beta 2001-02-11.
16415              
16416              Blocks-4d3.beta.txt
16417              CaseFolding-3d4.beta.txt
16418              CompositionExclusions-3d6.beta.txt
16419              EastAsianWidth-4d4.beta.txt
16420              LineBreak-6d3.beta.txt
16421              NamesList-3.1.0d1.beta.txt
16422              PropList-3.1.0d4.beta.txt
16423              SpecialCasing-4d1.beta.txt
16424              UnicodeData-3.1.0d6.beta.txt
16425      Branch: perl
16426            + lib/unicode/Unicode.txt lib/unicode/rename lib/unicode/version
16427           +> lib/unicode/UCD.html lib/unicode/Unicode.html
16428            - lib/unicode/UCD301.html lib/unicode/UCDFF301.html
16429            - lib/unicode/Unicode.301
16430            ! (edit 257 files)
16431 ____________________________________________________________________________
16432 [  8770] By: jhi                                   on 2001/02/11  17:26:22
16433         Log: UTF-8 documentation.
16434      Branch: perl
16435            ! utf8.h
16436 ____________________________________________________________________________
16437 [  8769] By: jhi                                   on 2001/02/11  17:12:49
16438         Log: Retract #8762.
16439      Branch: perl
16440            ! regexec.c
16441 ____________________________________________________________________________
16442 [  8768] By: jhi                                   on 2001/02/11  16:54:45
16443         Log: Subject: [PATCH] Test::Harness
16444              From: andreas.koenig@anima.de (Andreas J. Koenig)
16445              Date: 11 Feb 2001 14:37:00 +0100
16446              Message-ID: <m3g0hll4sj.fsf@ak-71.mind.de>
16447      Branch: perl
16448            ! lib/Test/Harness.pm
16449 ____________________________________________________________________________
16450 [  8767] By: jhi                                   on 2001/02/11  16:53:52
16451         Log: Subject: [PATCH] Document makepatch in Porting/patching
16452              From: andreas.koenig@anima.de (Andreas J. Koenig)
16453              Date: 11 Feb 2001 16:46:28 +0100
16454              Message-ID: <m3bss9kysr.fsf@ak-71.mind.de>
16455      Branch: perl
16456            ! Porting/patching.pod
16457 ____________________________________________________________________________
16458 [  8766] By: jhi                                   on 2001/02/11  06:30:23
16459         Log: Subject: Re: [patch] GvSHARED
16460              Date: Sat, 10 Feb 2001 14:04:40 -0800 (PST)
16461              From: Doug MacEachern <dougm@covalent.net>
16462              Message-ID: <Pine.LNX.4.21.0102101356000.15298-100000@mako.covalent.net>
16463              
16464              Subject: Re: [patch] GvSHARED
16465              From: Doug MacEachern <dougm@covalent.net>
16466              Date: Sat, 10 Feb 2001 15:00:54 -0800 (PST)
16467              Message-ID: <Pine.LNX.4.21.0102101453220.15298-100000@mako.covalent.net>
16468              
16469              Subject: [patch] attributes.pm support for `shared'
16470              From: Doug MacEachern <dougm@covalent.net>
16471              Date: Sat, 10 Feb 2001 20:08:48 -0800 (PST)
16472              Message-ID: <Pine.LNX.4.21.0102102004190.15298-100000@mako.covalent.net>
16473              
16474              our() attributes were ignored, our :shared pieces missing,
16475              allow attributes.pm to turn on shared.
16476      Branch: perl
16477            ! op.c t/op/attrs.t toke.c xsutils.c
16478 ____________________________________________________________________________
16479 [  8765] By: alanbur                               on 2001/02/10  23:11:19
16480         Log: Resync with parent (hopefully sucessfully this time)
16481      Branch: maint-5.6/pureperl
16482           !> MANIFEST README.bs2000 README.hpux README.vmesa installhtml
16483           !> lib/Math/Complex.pm lib/Pod/Find.pm pod/buildtoc.PL
16484           !> pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
16485           !> pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
16486           !> pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
16487           !> pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
16488           !> pod/perltootc.pod win32/Makefile win32/makefile.mk
16489 ____________________________________________________________________________
16490 [  8764] By: jhi                                   on 2001/02/10  22:54:38
16491         Log: Make TEST and UTEST more verbose in case something goes
16492              wrong in running/compiling a script, suggested by Doug
16493              MacEachern.
16494      Branch: perl
16495            ! t/TEST t/UTEST
16496 ____________________________________________________________________________
16497 [  8763] By: jhi                                   on 2001/02/10  22:11:34
16498         Log: Bogus shebang.
16499      Branch: perl
16500            ! t/lib/texttabs.t
16501 ____________________________________________________________________________
16502 [  8762] By: jhi                                   on 2001/02/10  21:56:02
16503         Log: (Retracted by #8769)
16504      Branch: perl
16505            ! regexec.c
16506 ____________________________________________________________________________
16507 [  8761] By: jhi                                   on 2001/02/10  21:26:15
16508         Log: Subject: Re: [patch] GvSHARED 
16509              From: Doug MacEachern <dougm@covalent.net>
16510              Date: Sat, 10 Feb 2001 13:11:14 -0800 (PST)
16511              Message-ID: <Pine.LNX.4.21.0102101253070.15298-100000@mako.covalent.net>
16512              
16513              our @EXPORT : shared = (...);
16514      Branch: perl
16515            ! toke.c
16516 ____________________________________________________________________________
16517 [  8760] By: jhi                                   on 2001/02/10  21:25:07
16518         Log: Subject: [patch] GvSHARED
16519              From: Doug MacEachern <dougm@covalent.net>
16520              Date: Sat, 10 Feb 2001 10:57:12 -0800 (PST)
16521              Message-ID: <Pine.LNX.4.21.0102101047320.15298-100000@mako.covalent.net>
16522      Branch: perl
16523            ! embed.h embed.pl gv.c gv.h op.c pp_sys.c proto.h sv.c
16524 ____________________________________________________________________________
16525 [  8759] By: alanbur                               on 2001/02/10  21:24:27
16526         Log: Backed out mismerge.
16527      Branch: maint-5.6/pureperl
16528            ! MANIFEST README.hpux README.vmesa gv.c installhtml
16529            ! lib/Math/Complex.pm lib/Pod/Find.pm perl.c pod/buildtoc.PL
16530            ! pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
16531            ! pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
16532            ! pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
16533            ! pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
16534            ! pod/perltootc.pod sv.c win32/Makefile win32/makefile.mk
16535 ____________________________________________________________________________
16536 [  8758] By: jhi                                   on 2001/02/10  18:01:17
16537         Log: Integrate changes #8701,8704,8756 from pureperl to maintperl.
16538              
16539              Fixed UMRs and leak in Perl_pmtrans()
16540              
16541              Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
16542              associated UTFied tr/// code.  Also fixed scoping leak of
16543              PL_reg_start_tmp.
16544              
16545              newATTRSUB leaks when an attempt to redefine the active sort sub is
16546              made.
16547      Branch: maint-5.6/perl
16548           !> op.c regcomp.c
16549 ____________________________________________________________________________
16550 [  8757] By: alanbur                               on 2001/02/10  17:56:46
16551         Log: Resynchronised with parent
16552      Branch: maint-5.6/pureperl
16553           +> README.bs2000
16554            - README.posix-bc
16555            ! gv.c perl.c sv.c
16556           !> MANIFEST README.hpux README.vmesa installhtml
16557           !> lib/Math/Complex.pm lib/Pod/Find.pm pod/buildtoc.PL
16558           !> pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
16559           !> pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
16560           !> pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
16561           !> pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
16562           !> pod/perltootc.pod win32/Makefile win32/makefile.mk
16563 ____________________________________________________________________________
16564 [  8756] By: alanbur                               on 2001/02/10  17:51:15
16565         Log: newATTRSUB leaks when an attempt to redefine the active sort sub is
16566              made.
16567      Branch: maint-5.6/pureperl
16568            ! op.c
16569 ____________________________________________________________________________
16570 [  8755] By: jhi                                   on 2001/02/09  22:41:35
16571         Log: Upgrade to CPAN 1.59_54, from Andreas König.
16572      Branch: perl
16573            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
16574 ____________________________________________________________________________
16575 [  8754] By: jhi                                   on 2001/02/09  22:29:20
16576         Log: Upgrade to Text-Tabs+Wrap-2001.0131 from David Muir Sharnoff.
16577              
16578              Didn't upgrade the fill.t since it has a dependency to File::Slurp
16579              purely for debugging purposes, the actual test hasn't changed.
16580      Branch: perl
16581            ! lib/Text/Tabs.pm lib/Text/Wrap.pm t/lib/texttabs.t
16582            ! t/lib/textwrap.t
16583 ____________________________________________________________________________
16584 [  8753] By: jhi                                   on 2001/02/09  20:17:50
16585         Log: Integrate change #8682 from maintperl.
16586              
16587              IRIX hints fix from Scott Henry, get Configure -Dcc="cc -64 -mips3"
16588              to work correctly.
16589      Branch: perl
16590           !> hints/irix_6.sh
16591 ____________________________________________________________________________
16592 [  8752] By: jhi                                   on 2001/02/09  20:00:46
16593         Log: Update Changes.
16594      Branch: perl
16595            ! Changes patchlevel.h
16596 ____________________________________________________________________________
16597 [  8751] By: nick                                  on 2001/02/09  19:48:37
16598         Log: Integrate mainline
16599      Branch: perlio
16600           +> README.bs2000 t/lib/cgi-esc.t
16601            - README.posix-bc
16602           !> (integrate 53 files)
16603 ____________________________________________________________________________
16604 [  8750] By: nick                                  on 2001/02/09  19:25:16
16605         Log: Subject: RE: Biannual Competition to Improve Hashing Function
16606              From: Fisher Mark <fisherm@tce.com>
16607              Date: Thu, 8 Feb 2001 10:44:00 -0500
16608              Message-Id: <A5E22933E3D5D4118FFE00508BF373C706A52F@indyexch28.indy.tce.
16609              Date: Thu, 8 Feb 2001 15:02:47 -0500
16610              Message-Id: <A5E22933E3D5D4118FFE00508BF373C706A52B@indyexch28.indy.tce.
16611      Branch: perl
16612            ! hv.h pod/perldelta.pod t/lib/dumper.t t/pragma/warn/perl
16613 ____________________________________________________________________________
16614 [  8749] By: jhi                                   on 2001/02/09  19:02:35
16615         Log: Forgotten fragment.
16616      Branch: perl
16617            ! pod/perlapi.pod
16618 ____________________________________________________________________________
16619 [  8748] By: jhi                                   on 2001/02/09  18:31:34
16620         Log: Integrate changes #8673,8674,8676 from maintperl into mainline,
16621              plus manual tweakage.
16622              
16623              Sync the perlfaq2 between mainline and maintperl.
16624      Branch: maint-5.6/perl
16625            ! pod/perlfaq2.pod
16626      Branch: perl
16627           !> pod/perlfaq2.pod
16628 ____________________________________________________________________________
16629 [  8747] By: jhi                                   on 2001/02/09  18:12:04
16630         Log: Subject: versiononly and installperl
16631              From: abigail@foad.org
16632              Date: Wed, 7 Feb 2001 22:43:12 +0100
16633              Message-ID: <20010207214312.7045.qmail@foad.org>    
16634              
16635              Add +v flag to force a normal install of the perl binary
16636              and the utilities.
16637              
16638              Subject: [PATCH] installperl
16639              From: Nicholas Clark <nick@ccl4.org>
16640              Date: Fri, 9 Feb 2001 16:28:57 +0000
16641              Message-ID: <20010209162857.B10931@plum.flirble.org>
16642              
16643              Add -A flag which also hardlinks the binary with
16644              the full architecture name.
16645      Branch: perl
16646            ! installperl
16647 ____________________________________________________________________________
16648 [  8746] By: jhi                                   on 2001/02/09  18:03:43
16649         Log: Integrate changes #8699,8708,8709,8744,8745 from mainline.
16650              
16651              Subject: perlfaq2, re: perlmongers
16652              
16653              Subject: Re: [PATCH pod/[bt]ootc?.pod] Adding mention of useful CPAN modules
16654              
16655              Subject: [PATCH pod/perlmodlib.PL 5.6.1-TRIAL2] Up to date CPAN mirror list
16656              
16657              Subject: [ID 20010205.001] typo in perlfaq9
16658              
16659              Subject: [ID 20010208.002] unordered explanation in perlcall
16660      Branch: maint-5.6/perl
16661           !> pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
16662           !> pod/perlfaq2.pod pod/perlfaq9.pod pod/perlmodlib.PL
16663           !> pod/perlobj.pod pod/perltoot.pod pod/perltootc.pod
16664 ____________________________________________________________________________
16665 [  8745] By: jhi                                   on 2001/02/09  17:59:09
16666         Log: Subject: [ID 20010208.002] unordered explanation in perlcall
16667              From: abela@geneanet.org
16668              Date: Thu,  8 Feb 2001 16:11:46 +0100 (CET)
16669              Message-Id: <20010208151146.0937BC97E@little-roots.geneanet.org>
16670      Branch: perl
16671            ! pod/perlcall.pod
16672 ____________________________________________________________________________
16673 [  8744] By: jhi                                   on 2001/02/09  17:48:16
16674         Log: Subject: [ID 20010205.001] typo in perlfaq9
16675              From: eserte@vran.herceg.de
16676              Date: Sun, 4 Feb 2001 23:44:09 +0100 (CET)
16677              Message-Id: <200102042244.XAA21926@vran.herceg.de>
16678      Branch: perl
16679            ! pod/perlfaq9.pod
16680 ____________________________________________________________________________
16681 [  8743] By: jhi                                   on 2001/02/09  17:25:12
16682         Log: Integrate change #8695 from maintperl.
16683              
16684              thread.h tweak to enable 5005threads on HP-UX 10.20 with DCE threads
16685      Branch: perl
16686           !> thread.h
16687 ____________________________________________________________________________
16688 [  8742] By: jhi                                   on 2001/02/09  17:21:22
16689         Log: Subject: Re: [PATCH embed.pl] Forgot to add ./lib to @INC for File::Glob
16690              From: Andy Dougherty <doughera@lafayette.edu>
16691              Date: Mon, 5 Feb 2001 10:19:29 -0500 (EST)
16692              Message-ID: <Pine.SOL.4.10.10102051013380.11242-100000@maxwell.phys.lafayette.edu>
16693      Branch: perl
16694            ! embed.pl
16695 ____________________________________________________________________________
16696 [  8741] By: jhi                                   on 2001/02/09  17:05:19
16697         Log: Integrate changes #8738,8739,8740 from maintperl.
16698              
16699              Html files will be installed in a more logical and easier to
16700              find directory. E.g. c:\perl\html instead of c:\perl\lib\pod\html
16701              
16702              Html files will be generated with a header to make them look
16703              a little less bare.
16704              
16705              Subject: [PATCH perl-current] perlfaq3.pod, URL for vile
16706      Branch: perl
16707           !> installhtml pod/perlfaq3.pod win32/Makefile win32/makefile.mk
16708 ____________________________________________________________________________
16709 [  8740] By: jhi                                   on 2001/02/09  17:03:46
16710         Log: Subject: [PATCH perl-current] perlfaq3.pod, URL for vile
16711              From: "Brendan O'Dea" <bod@compusol.com.au>
16712              Date: Sun, 4 Feb 2001 11:17:56 +1100
16713              Message-ID: <20010204111756.A16301@compusol.com.au>
16714      Branch: maint-5.6/perl
16715            ! pod/perlfaq3.pod
16716 ____________________________________________________________________________
16717 [  8739] By: jhi                                   on 2001/02/09  17:01:59
16718         Log: Subject: [PATCH: perl-5.6.1-TRIAL2] installhtml change to build prettier html files
16719              From: "Indy Singh" <indy@nusphere.com>
16720              Date: Fri, 2 Feb 2001 15:09:59 -0500
16721              Message-ID: <02b601c08d54$23fd3560$d24b7018@cr637287a>
16722              
16723              Html files will be generated with a header to make them look
16724              a little less bare.
16725      Branch: maint-5.6/perl
16726            ! installhtml
16727 ____________________________________________________________________________
16728 [  8738] By: jhi                                   on 2001/02/09  16:58:48
16729         Log: Subject: [PATCH: perl-5.6.1-TRIAL2] Win32 Makefile change to move html directory
16730              From: "Indy Singh" <indy@nusphere.com>
16731              Date: Fri, 2 Feb 2001 15:08:23 -0500
16732              Message-ID: <02b501c08d53$ec354550$d24b7018@cr637287a>
16733              
16734              Html files will be installed in a more logical and easier to
16735              find directory. E.g. c:\perl\html instead of c:\perl\lib\pod\html
16736      Branch: maint-5.6/perl
16737            ! win32/Makefile win32/makefile.mk
16738 ____________________________________________________________________________
16739 [  8737] By: jhi                                   on 2001/02/09  16:46:54
16740         Log: Integrate changes #8687,8736 from maintperl.
16741              
16742              HP-UX thread patches from Merijn H. Brand.
16743              
16744              Latin nit from Philip Newton.
16745      Branch: perl
16746           !> README.hpux hints/hpux.sh
16747 ____________________________________________________________________________
16748 [  8736] By: jhi                                   on 2001/02/09  16:42:31
16749         Log: Latin nit from Philip Newton.
16750      Branch: maint-5.6/perl
16751            ! README.hpux
16752 ____________________________________________________________________________
16753 [  8735] By: jhi                                   on 2001/02/09  16:24:03
16754         Log: Integrate changes #8704,8710 from pureperl.
16755              
16756              Fixed UMRs and leak in Perl_pmtrans()
16757              
16758              Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
16759              associated UTFied tr/// code.  Also fixed scoping leak of
16760              PL_reg_start_tmp.
16761      Branch: perl
16762           !> op.c regcomp.c
16763 ____________________________________________________________________________
16764 [  8734] By: jhi                                   on 2001/02/09  15:40:21
16765         Log: Integrate change #8733 from maintperl.
16766              
16767              Subject: Re: [PATCH: 5.6.1 trial 2 && perl@8671] some coded char set issues in perlre.pod
16768      Branch: perl
16769           !> pod/perlre.pod
16770 ____________________________________________________________________________
16771 [  8733] By: jhi                                   on 2001/02/09  15:35:47
16772         Log: Subject: Re: [PATCH: 5.6.1 trial 2 && perl@8671] some coded char set issues in perlre.pod
16773              From: Prymmer/Kahn <pvhp@best.com>
16774              Date: Thu, 8 Feb 2001 21:21:22 -0800 (PST)
16775              Message-ID: <Pine.BSF.4.21.0102082048360.1499-100000@shell8.ba.best.com>
16776      Branch: maint-5.6/perl
16777            ! pod/perlre.pod
16778 ____________________________________________________________________________
16779 [  8732] By: jhi                                   on 2001/02/09  15:26:17
16780         Log: Rename README.posix-bc to README.bs2000 (to avoid the
16781              confusion of a "perlposix-bc.pod"), add a few missing
16782              arch pods, regen toc.
16783      Branch: maint-5.6/perl
16784           +> README.bs2000
16785            - README.posix-bc
16786            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
16787            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
16788 ____________________________________________________________________________
16789 [  8731] By: jhi                                   on 2001/02/09  15:23:39
16790         Log: De-cut-and-pasto.
16791      Branch: perl
16792            ! pod/perl.pod
16793 ____________________________________________________________________________
16794 [  8730] By: jhi                                   on 2001/02/09  15:11:13
16795         Log: Rename README.posix-bc to README.bs2000 to avoid confusion
16796              when people think that perlposix-bc.pod tells anything about
16797              Perl and POSIX.  Regen toc.
16798      Branch: perl
16799           +> README.bs2000
16800            - README.posix-bc
16801            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
16802            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
16803 ____________________________________________________________________________
16804 [  8729] By: jhi                                   on 2001/02/09  14:52:28
16805         Log: The README.vmesa part of #8712 from maintperl.
16806      Branch: perl
16807            ! README.vmesa
16808 ____________________________________________________________________________
16809 [  8728] By: jhi                                   on 2001/02/09  14:46:06
16810         Log: Subject: [PATCH: 5.6.1 trial 2 && perl@8671] podify README.vmesa
16811              From: Peter Prymmer <pvhp@forte.com>
16812              Date: Thu, 8 Feb 2001 13:00:30 -0800 (PST)
16813              Message-ID: <Pine.OSF.4.10.10102081246030.445810-100000@aspara.forte.com>
16814      Branch: maint-5.6/perl
16815            ! README.vmesa win32/Makefile win32/makefile.mk
16816 ____________________________________________________________________________
16817 [  8727] By: jhi                                   on 2001/02/09  14:33:25
16818         Log: Integrate change #8712 from mainline.
16819              
16820              [PATCH: perl-5.6.1 trial2 && perl@8671] VMS specific simplification for Pod::Find
16821      Branch: maint-5.6/perl
16822           !> lib/Pod/Find.pm
16823 ____________________________________________________________________________
16824 [  8726] By: jhi                                   on 2001/02/09  14:30:28
16825         Log: Subject: [PATCH: 5.6.1 trial2 && perl@8671] provide EBCDIC CGI::Util::escape() and test
16826              From: Peter Prymmer <pvhp@forte.com>
16827              Date: Mon, 5 Feb 2001 16:26:36 -0800 (PST)
16828              Message-ID: <Pine.OSF.4.10.10102051615260.280619-100000@aspara.forte.com>
16829      Branch: perl
16830            + t/lib/cgi-esc.t
16831            ! MANIFEST lib/CGI/Util.pm
16832 ____________________________________________________________________________
16833 [  8725] By: jhi                                   on 2001/02/09  04:56:47
16834         Log: Add NonStopUX to the list of 5.6.1-proven platforms.
16835      Branch: maint-5.6/perl
16836            ! pod/perlport.pod
16837 ____________________________________________________________________________
16838 [  8724] By: jhi                                   on 2001/02/09  04:40:59
16839         Log: Integrate changes 7819,7820 from vmsperl into mainline.
16840              
16841              Add header for LIB$ prototypes (C. Berry)
16842              
16843              Convert fwrite()s to sockets to write()s, since some socket stacks
16844              don't take kindly to stdio.
16845              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
16846              (for often optional LNMs)
16847              Correct a few typos
16848              (C. Bailey)
16849      Branch: perl
16850           !> ext/Devel/DProf/DProf.xs vms/vms.c vms/vmsish.h
16851 ____________________________________________________________________________
16852 [  8723] By: jhi                                   on 2001/02/09  03:29:29
16853         Log: Integrate change #8722 from mainline.
16854              
16855              The Im() function wasn't returning zero for non-Math::Complex
16856              arguments.  The bug reported by John Gamble.
16857      Branch: maint-5.6/perl
16858           !> lib/Math/Complex.pm
16859 ____________________________________________________________________________
16860 [  8722] By: jhi                                   on 2001/02/09  03:28:33
16861         Log: The Im() function wasn't returning zero for non-Math::Complex
16862              arguments.  The bug reported by John Gamble.
16863      Branch: perl
16864            ! lib/Math/Complex.pm
16865 ____________________________________________________________________________
16866 [  8721] By: nick                                  on 2001/02/08  22:11:35
16867         Log: Correct the correction :-(
16868      Branch: perl
16869            ! perl.c
16870 ____________________________________________________________________________
16871 [  8720] By: bailey                                on 2001/02/08  20:59:22
16872         Log: Convert frwite()s to sockets to write()s, since some socket stacks
16873              don't take kindly to stdio.
16874              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
16875              (for often optional LNMs)
16876              Correct a few typos
16877              (C. Bailey)
16878      Branch: vmsperl
16879            ! vms/vms.c vms/vmsish.h
16880 ____________________________________________________________________________
16881 [  8719] By: bailey                                on 2001/02/08  20:51:02
16882         Log: Add header for LIB$ prototypes (C. Berry)
16883      Branch: vmsperl
16884            ! ext/Devel/DProf/DProf.xs
16885 ____________________________________________________________________________
16886 [  8718] By: bailey                                on 2001/02/08  20:49:00
16887         Log: SYN SYN
16888      Branch: vmsperl
16889           +> pod/perliol.pod t/lib/sample-tests/bailout
16890           +> t/lib/sample-tests/combined t/lib/sample-tests/descriptive
16891           +> t/lib/sample-tests/duplicates t/lib/sample-tests/header_at_end
16892           +> t/lib/sample-tests/no_nums t/lib/sample-tests/simple
16893           +> t/lib/sample-tests/simple_fail t/lib/sample-tests/skip
16894           +> t/lib/sample-tests/skip_all t/lib/sample-tests/todo
16895           +> t/lib/sample-tests/with_comments t/lib/test-harness.t
16896            - lib/unicode/Is/DCinital.pl
16897           !> (integrate 101 files)
16898 ____________________________________________________________________________
16899 [  8717] By: nick                                  on 2001/02/08  19:38:48
16900         Log: Subject: [PATCH CPAN 1.59_51] warning message (not!)
16901              From: Robin Barker <rmb1@cise.npl.co.uk>
16902              Date: Thu, 8 Feb 2001 14:38:07 GMT
16903              Message-Id: <200102081438.OAA20498@tempest.npl.co.uk>
16904      Branch: perl
16905            ! lib/CPAN.pm
16906 ____________________________________________________________________________
16907 [  8716] By: nick                                  on 2001/02/08  19:29:07
16908         Log: Generated files form 8713 etc.
16909      Branch: perl
16910            ! embed.h global.sym objXSUB.h perlapi.c proto.h
16911 ____________________________________________________________________________
16912 [  8715] By: nick                                  on 2001/02/08  19:26:08
16913         Log: Fixup non-ithread build after 8713
16914      Branch: perl
16915            ! perl.c
16916 ____________________________________________________________________________
16917 [  8714] By: nick                                  on 2001/02/08  19:17:45
16918         Log: Subject: [ID 20010206.010] S_ functions not declared STATIC
16919              From: nick@ccl4.org
16920              Date: Wed, 7 Feb 2001 00:27:47 +0000
16921              Message-Id: <20010207002747.B63724@plum.flirble.org>
16922      Branch: perl
16923            ! sv.c toke.c
16924 ____________________________________________________________________________
16925 [  8713] By: nick                                  on 2001/02/08  19:15:58
16926         Log: Subject: Re: [patch] Re: PL_ptr_table
16927              From: Doug Maceachern <dougm@covalent.net>
16928              Date: Wed, 7 Feb 2001 19:18:52 -0800 (PST)
16929              Message-Id: <Pine.LNX.4.21.0102071916270.29229-100000@mako.covalent.net>
16930      Branch: perl
16931            ! embed.pl perl.c sv.c sv.h
16932 ____________________________________________________________________________
16933 [  8712] By: nick                                  on 2001/02/08  19:12:47
16934         Log: Subject: [PATCH: perl-5.6.1 trial2 && perl@8671] VMS specific simplificationfor Pod::Find
16935              From: Peter Prymmer <pvhp@forte.com>
16936              Date: Wed, 7 Feb 2001 17:07:39 -0800 (PST)
16937              Message-Id: <Pine.OSF.4.10.10102071704150.411763-100000@aspara.forte.com
16938      Branch: perl
16939            ! lib/Pod/Find.pm
16940 ____________________________________________________________________________
16941 [  8711] By: nick                                  on 2001/02/07  21:06:11
16942         Log: Manually appliued version for dev branch of Alan/Sarathy 5.6 patch.
16943              Subject: Re: Incorrect scoping of PL_reg_start_tmp causes leak
16944              From: Alan Burlison <Alan.Burlison@uk.sun.com>
16945              Date: Tue, 06 Feb 2001 23:37:01 +0000
16946              Message-Id: <3A808A9D.20F7A035@uk.sun.com>
16947      Branch: perl
16948            ! regcomp.c
16949 ____________________________________________________________________________
16950 [  8710] By: alanbur                               on 2001/02/07  00:22:04
16951         Log: Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
16952              associated UTFied tr/// code.  Also fixed scoping leak of
16953              PL_reg_start_tmp.
16954      Branch: maint-5.6/pureperl
16955            ! op.c regcomp.c
16956 ____________________________________________________________________________
16957 [  8709] By: nick                                  on 2001/02/06  21:16:49
16958         Log: Subject: [PATCH pod/perlmodlib.PL 5.6.1-TRIAL2] Up to date CPAN mirror list
16959              From: Michael G Schwern <schwern@pobox.com>
16960              Date: Sun, 4 Feb 2001 19:47:14 -0500
16961              Message-Id: <20010204194714.A4698@blackrider.aocn.com>
16962      Branch: perl
16963            ! pod/perlapi.pod pod/perlmodlib.PL
16964 ____________________________________________________________________________
16965 [  8708] By: nick                                  on 2001/02/06  20:41:20
16966         Log: Subject: Re: [PATCH pod/[bt]ootc?.pod] Adding mention of useful CPAN modules
16967              From: Michael G Schwern <schwern@pobox.com>
16968              Date: Sun, 4 Feb 2001 21:17:49 -0500
16969              Message-Id: <20010204211748.A13415@blackrider.aocn.com>
16970      Branch: perl
16971            ! pod/perlboot.pod pod/perlobj.pod pod/perltoot.pod
16972            ! pod/perltootc.pod
16973 ____________________________________________________________________________
16974 [  8707] By: nick                                  on 2001/02/06  20:29:11
16975         Log: Subject: [PATCH lib/ExtUtils/MANIFEST.SKIP] Skipping CVS conflict backup files
16976              From: Michael G Schwern <schwern@pobox.com>
16977              Date: Tue, 6 Feb 2001 05:54:30 -0500
16978              Message-Id: <20010206055430.A951@blackrider.aocn.com>
16979      Branch: perl
16980            ! lib/ExtUtils/MANIFEST.SKIP lib/ExtUtils/Manifest.pm
16981 ____________________________________________________________________________
16982 [  8706] By: nick                                  on 2001/02/06  20:21:40
16983         Log: Subject: RE: some win32 fixes
16984              Date: Tue, 6 Feb 2001 09:23:20 +0300
16985              From: Vadim Konovalov <vkonovalov@lucent.com>
16986              Message-ID: <402099F49BEED211999700805FC7359F9CAF49@ru0028exch01.spb.lucent.com>
16987      Branch: perl
16988            ! toke.c win32/Makefile win32/config.bc win32/config.gc
16989            ! win32/config.vc win32/config_H.bc win32/makefile.mk
16990 ____________________________________________________________________________
16991 [  8705] By: alanbur                               on 2001/02/06  15:00:03
16992         Log: Synchronised with parent
16993      Branch: maint-5.6/pureperl
16994            ! regexec.c
16995           !> t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
16996           !> utils/perldoc.PL win32/Makefile win32/makefile.mk
16997 ____________________________________________________________________________
16998 [  8704] By: alanbur                               on 2001/02/06  14:55:24
16999         Log: Fixed UMRs and leak in Perl_pmtrans()
17000      Branch: maint-5.6/pureperl
17001            ! op.c
17002 ____________________________________________________________________________
17003 [  8703] By: gsar                                  on 2001/02/06  02:29:37
17004         Log: $(MAKE) distclean doesn't clean up properly on windows
17005      Branch: maint-5.6/perl
17006            ! win32/Makefile win32/makefile.mk
17007 ____________________________________________________________________________
17008 [  8702] By: gsar                                  on 2001/02/06  01:00:46
17009         Log: tweak change#8659 to keep it simple
17010      Branch: maint-5.6/perl
17011            ! utils/perldoc.PL
17012 ____________________________________________________________________________
17013 [  8701] By: gsar                                  on 2001/02/05  22:45:41
17014         Log: change#8693 was missing testsuite changes
17015      Branch: maint-5.6/perl
17016           !> t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
17017 ____________________________________________________________________________
17018 [  8700] By: nick                                  on 2001/02/05  20:32:52
17019         Log: Integrate mainline
17020      Branch: perlio
17021           +> t/lib/sample-tests/bailout t/lib/sample-tests/combined
17022           +> t/lib/sample-tests/descriptive t/lib/sample-tests/duplicates
17023           +> t/lib/sample-tests/header_at_end t/lib/sample-tests/no_nums
17024           +> t/lib/sample-tests/simple t/lib/sample-tests/simple_fail
17025           +> t/lib/sample-tests/skip t/lib/sample-tests/skip_all
17026           +> t/lib/sample-tests/todo t/lib/sample-tests/with_comments
17027           +> t/lib/test-harness.t
17028           !> Configure MANIFEST lib/Test/Harness.pm lib/overload.pm
17029           !> perlio.c pod/perldiag.pod pod/perlfaq2.pod pod/perlfaq8.pod
17030           !> pod/perlfunc.pod pod/perlop.pod pod/perlport.pod
17031           !> pod/perlutil.pod t/TEST utils/h2xs.PL
17032 ____________________________________________________________________________
17033 [  8699] By: nick                                  on 2001/02/05  19:41:07
17034         Log: Subject: perlfaq2, re: perlmongers
17035              From: David H. Adler <dha@panix.com>
17036              Date: Sun, 4 Feb 2001 23:48:23 -0500
17037              Message-Id: <20010204234823.A13429@panix.com>
17038      Branch: perl
17039            ! pod/perlfaq2.pod
17040 ____________________________________________________________________________
17041 [  8698] By: nick                                  on 2001/02/05  19:39:31
17042         Log: Missed file f#rom the testharness mess.
17043      Branch: perl
17044            + t/lib/test-harness.t
17045 ____________________________________________________________________________
17046 [  8697] By: nick                                  on 2001/02/05  19:37:21
17047         Log: Subject: [DOC PATCH] overload.pm nits
17048              From: John Tobey <jtobey@john-edwin-tobey.org>
17049              Date: Sun, 4 Feb 2001 20:40:47 -0500 (EST)
17050              Message-Id: <m14Pae7-000FOoC@feynman.localnet>
17051      Branch: perl
17052            ! lib/overload.pm
17053 ____________________________________________________________________________
17054 [  8696] By: alanbur                               on 2001/02/05  11:56:00
17055         Log: Sync with parent
17056      Branch: maint-5.6/pureperl
17057           !> thread.h
17058 ____________________________________________________________________________
17059 [  8695] By: gsar                                  on 2001/02/05  03:27:34
17060         Log: thread.h tweak to enable 5005threads on HP-UX 10.20 with DCE threads
17061      Branch: maint-5.6/perl
17062            ! thread.h
17063 ____________________________________________________________________________
17064 [  8694] By: alanbur                               on 2001/02/05  00:07:47
17065         Log: Initial branch creation from //depot/maint-5.6/perl
17066      Branch: maint-5.6/pureperl
17067           +> (branch 1719 files)
17068 ____________________________________________________________________________
17069 [  8693] By: gsar                                  on 2001/02/04  22:38:49
17070         Log: integrate changes#7801,8068,8094,8108,8196 from mainline (DB_File
17071              changes)
17072      Branch: maint-5.6/perl
17073           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
17074           !> ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
17075           !> ext/DB_File/version.c
17076 ____________________________________________________________________________
17077 [  8692] By: nick                                  on 2001/02/04  18:15:57
17078         Log: The missed t/TEST part of the grand testharness upgrade.
17079      Branch: perl
17080            ! t/TEST
17081 ____________________________________________________________________________
17082 [  8691] By: nick                                  on 2001/02/04  18:05:17
17083         Log: New improved test harness
17084              Subject: Re: [PATCH Test::Harness] Third time's a charm?
17085              From: Michael G Schwern <schwern@pobox.com>
17086              Date: Sun, 4 Feb 2001 08:01:20 -0500
17087              Message-Id: <20010204080120.G10493@blackrider.aocn.com>
17088      Branch: perl
17089            + t/lib/sample-tests/bailout t/lib/sample-tests/combined
17090            + t/lib/sample-tests/descriptive t/lib/sample-tests/duplicates
17091            + t/lib/sample-tests/header_at_end t/lib/sample-tests/no_nums
17092            + t/lib/sample-tests/simple t/lib/sample-tests/simple_fail
17093            + t/lib/sample-tests/skip t/lib/sample-tests/skip_all
17094            + t/lib/sample-tests/todo t/lib/sample-tests/with_comments
17095            ! MANIFEST lib/Test/Harness.pm
17096 ____________________________________________________________________________
17097 [  8690] By: nick                                  on 2001/02/04  17:57:51
17098         Log: Subject: [PATCH h2xs.PL perl@8670] Small usage change and author gueesing
17099              From: Jonathan Stowe <gellyfish@gellyfish.com>
17100              Date: Sun, 4 Feb 2001 10:46:01 +0000 (GMT)
17101              Message-Id: <Pine.LNX.4.32.0102041037510.1555-100000@orpheus.gellyfish.com>
17102      Branch: perl
17103            ! utils/h2xs.PL
17104 ____________________________________________________________________________
17105 [  8689] By: nick                                  on 2001/02/04  17:55:24
17106         Log: Subject: Re: [PATCH lots of pod/] s/chop/chomp/g
17107              From: Michael G Schwern <schwern@pobox.com>
17108              Date: Sat, 3 Feb 2001 22:46:38 -0500
17109              Message-Id: <20010203224638.E10493@blackrider.aocn.com>
17110      Branch: perl
17111            ! pod/perldiag.pod pod/perlfaq8.pod pod/perlfunc.pod
17112            ! pod/perlop.pod pod/perlport.pod pod/perlutil.pod
17113 ____________________________________________________________________________
17114 [  8688] By: nick                                  on 2001/02/04  17:43:55
17115         Log: Subject: [ID 20010203.006] perlio.c is mis-reporting argument
17116              length byfailing to spot lack of closing )
17117              From: nick@talking.bollo.cx
17118              Date: Sat, 03 Feb 2001 23:53:16 +0000
17119              Message-Id: <E14PCUW-0001Qo-00@Bagpuss.unfortu.net>
17120      Branch: perl
17121            ! perlio.c pod/perldiag.pod
17122 ____________________________________________________________________________
17123 [  8687] By: jhi                                   on 2001/02/03  17:11:42
17124         Log: HP-UX thread patches from Merijn H. Brand.
17125      Branch: maint-5.6/perl
17126            ! README.hpux hints/hpux.sh
17127 ____________________________________________________________________________
17128 [  8686] By: jhi                                   on 2001/02/03  16:40:12
17129         Log: Metaconfig changes for #8685.
17130      Branch: metaconfig
17131            ! U/installdirs/instubperl.U
17132      Branch: metaconfig/U/perl
17133            ! Devel.U versiononly.U
17134 ____________________________________________________________________________
17135 [  8685] By: jhi                                   on 2001/02/03  16:39:49
17136         Log: For -Dusedevel builds turn off installusrbinperl and turn on
17137              versiononly, a combined idea of Richard Soderberg and Merijn
17138              H. Brand.  You can still override both of these from the command
17139              line if you need to, -Dinstallusrbinperl and -Uversiononly.
17140      Branch: perl
17141            ! Configure
17142 ____________________________________________________________________________
17143 [  8684] By: jhi                                   on 2001/02/03  16:16:34
17144         Log: Metaconfig unit fix for #8683.
17145      Branch: metaconfig
17146            ! U/compline/nblock_io.U
17147 ____________________________________________________________________________
17148 [  8683] By: jhi                                   on 2001/02/03  16:16:12
17149         Log: Configure fix for the DYNIX/ptx F_SETFL problem,
17150              reported by Peter Prymmer for 5.6-TRIAL1.
17151      Branch: perl
17152            ! Configure
17153 ____________________________________________________________________________
17154 [  8682] By: jhi                                   on 2001/02/03  05:52:11
17155         Log: IRIX hints fix from Scott Henry, get Configure -Dcc="cc -64 -mips3"
17156              to work correctly.
17157      Branch: maint-5.6/perl
17158            ! hints/irix_6.sh
17159 ____________________________________________________________________________
17160 [  8681] By: jhi                                   on 2001/02/03  05:47:33
17161         Log: perlport tweaks from Peter Prymmer and Chris Nandor.
17162      Branch: maint-5.6/perl
17163            ! pod/perlport.pod
17164 ____________________________________________________________________________
17165 [  8680] By: jhi                                   on 2001/02/02  21:39:49
17166         Log: perlport update from Peter Prymmer.
17167      Branch: maint-5.6/perl
17168            ! pod/perlport.pod
17169 ____________________________________________________________________________
17170 [  8679] By: nick                                  on 2001/02/02  20:50:48
17171         Log: Integrate mainline
17172      Branch: perlio
17173           !> Changes Porting/makerel embed.pl embedvar.h ext/POSIX/POSIX.xs
17174           !> lib/Getopt/Long.pm patchlevel.h pod/perlfunc.pod
17175           !> pod/perlmodlib.PL pod/perlmodlib.pod pp.h sv.c t/lib/peek.t
17176 ____________________________________________________________________________
17177 [  8678] By: gsar                                  on 2001/02/02  16:02:12
17178         Log: note about bincompat, slightly modified (from Lupe Christoph)
17179      Branch: maint-5.6/perl
17180            ! README.solaris
17181 ____________________________________________________________________________
17182 [  8677] By: jhi                                   on 2001/02/02  15:46:20
17183         Log: Supported platforms updates.
17184      Branch: maint-5.6/perl
17185            ! pod/perlport.pod
17186 ____________________________________________________________________________
17187 [  8676] By: jhi                                   on 2001/02/02  03:41:26
17188         Log: A couple more perlfaq2 tweaks.
17189      Branch: maint-5.6/perl
17190            ! pod/perlfaq2.pod
17191 ____________________________________________________________________________
17192 [  8675] By: jhi                                   on 2001/02/02  03:17:44
17193         Log: Misedit in #8661.
17194      Branch: maint-5.6/perl
17195            ! Configure
17196 ____________________________________________________________________________
17197 [  8674] By: jhi                                   on 2001/02/02  03:14:38
17198         Log: Damien again.
17199      Branch: maint-5.6/perl
17200            ! pod/perlfaq2.pod
17201 ____________________________________________________________________________
17202 [  8673] By: jhi                                   on 2001/02/02  03:12:40
17203         Log: perlfaq update from Elaine Ashton.
17204      Branch: maint-5.6/perl
17205            ! pod/perlfaq2.pod
17206 ____________________________________________________________________________
17207 [  8672] By: jhi                                   on 2001/02/02  03:07:08
17208         Log: UTF-8 s/// patch from Inaba Hiroto.
17209      Branch: maint-5.6/perl
17210            ! pp_ctl.c pp_hot.c
17211 ____________________________________________________________________________
17212 [  8671] By: jhi                                   on 2001/02/01  22:34:31
17213         Log: Update Changes.
17214      Branch: perl
17215            ! Changes patchlevel.h
17216 ____________________________________________________________________________
17217 [  8670] By: jhi                                   on 2001/02/01  22:15:29
17218         Log: Integrate changes #8641,8644,8649,8654,8662,8663,8664,8665,8667,8669
17219              from maintperl.
17220              
17221              Upgrade to Getopt::Long 2.25, from Johan Vromans.
17222              
17223              more files need to be writable in the source distribution
17224              
17225              perl_clone() wants to clone PL_numeric_radix_sv (fix for change#8626)
17226              
17227              Solaris 2.7 i386 #defines SP in /usr/include/sys/reg.h
17228              
17229              Subject: Re: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
17230              
17231              Allow the float to be fuzzier.
17232              
17233              need to use INT2PTR instead of a straight cast or ia64 fails
17234              
17235              Subject: Re: [ID 20010201.006] bad pointer from perlfunc to perlmod 
17236              
17237              add ppaddr as one of the compatibility symbols under -DPERL_POLLUTE
17238      Branch: perl
17239           !> Porting/makerel embed.pl embedvar.h ext/POSIX/POSIX.xs
17240           !> lib/Getopt/Long.pm pod/perlfunc.pod pod/perlmodlib.PL
17241           !> pod/perlmodlib.pod pp.h sv.c t/lib/peek.t
17242 ____________________________________________________________________________
17243 [  8669] By: jhi                                   on 2001/02/01  21:57:02
17244         Log: Subject: Re: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
17245              From: Robin Barker <rmb1@cise.npl.co.uk>
17246              Date: Thu, 1 Feb 2001 16:59:05 GMT
17247              Message-Id: <200102011659.QAA01274@tempest.npl.co.uk>
17248      Branch: maint-5.6/perl
17249            ! pod/perlmodlib.PL
17250 ____________________________________________________________________________
17251 [  8668] By: nick                                  on 2001/02/01  19:41:40
17252         Log: Integrate mainline
17253      Branch: perlio
17254           !> dump.c ext/Errno/Errno_pm.PL intrpvar.h mg.c perl.c perl.h
17255           !> pod/perlapi.pod pp.c pp.h pp_hot.c sv.c t/op/arith.t
17256           !> t/op/each.t utf8.c utf8.h util.c vms/test.com
17257 ____________________________________________________________________________
17258 [  8667] By: gsar                                  on 2001/02/01  16:59:11
17259         Log: add ppaddr as one of the compatibility symbols under -DPERL_POLLUTE
17260      Branch: maint-5.6/perl
17261            ! embed.pl embedvar.h
17262 ____________________________________________________________________________
17263 [  8666] By: gsar                                  on 2001/02/01  16:34:51
17264         Log: add missing entries to win32/config.?c
17265      Branch: maint-5.6/perl
17266            ! win32/config.bc win32/config.gc win32/config.vc
17267            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
17268 ____________________________________________________________________________
17269 [  8665] By: jhi                                   on 2001/02/01  14:58:51
17270         Log: Subject: Re: [ID 20010201.006] bad pointer from perlfunc to perlmod 
17271              From: "Stephen P. Potter" <spp@spotter.yi.org>
17272              Date: Thu, 01 Feb 2001 10:45:46 -0500
17273              Message-Id: <200102011545.KAA31479@spotter.yi.org>
17274      Branch: maint-5.6/perl
17275            ! pod/perlfunc.pod
17276 ____________________________________________________________________________
17277 [  8664] By: gsar                                  on 2001/02/01  14:52:37
17278         Log: need to use INT2PTR instead of a straight cast or ia64 fails
17279              posix.t (from Brendan O'Dea <bod@compusol.com.au>)
17280      Branch: maint-5.6/perl
17281            ! ext/POSIX/POSIX.xs
17282 ____________________________________________________________________________
17283 [  8663] By: jhi                                   on 2001/02/01  14:09:13
17284         Log: Allow the float to be fuzzier.
17285      Branch: maint-5.6/perl
17286            ! t/lib/peek.t
17287 ____________________________________________________________________________
17288 [  8662] By: jhi                                   on 2001/02/01  13:59:00
17289         Log: Subject: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
17290              From: Robin Barker <rmb1@cise.npl.co.uk>
17291              Date: Thu, 1 Feb 2001 13:05:39 GMT
17292              Message-Id: <200102011305.NAA26160@tempest.npl.co.uk>
17293      Branch: maint-5.6/perl
17294            ! pod/perlmodlib.pod
17295 ____________________________________________________________________________
17296 [  8661] By: jhi                                   on 2001/02/01  13:57:38
17297         Log: Subject: [PATCH] Re: v5.6.1 trial2 is available
17298              Date: Thu, 01 Feb 2001 14:15:41 +0100
17299              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
17300              Message-Id: <20010201141104.303F.H.M.BRAND@hccnet.nl>
17301              
17302              Have the $ccflags in the gcc version test (strange, this change
17303              is claimed to be have been integrated already)
17304      Branch: maint-5.6/perl
17305            ! Configure
17306 ____________________________________________________________________________
17307 [  8660] By: jhi                                   on 2001/02/01  13:44:10
17308         Log: Integrate changes #7950,7964,7962 from mainline.
17309              
17310              Find the stdchar signedness using cpp, should fix some of
17311              the Solaris compiler warnings reported by Alan Burlison.
17312      Branch: maint-5.6/perl
17313           !> Configure config_h.SH
17314 ____________________________________________________________________________
17315 [  8659] By: jhi                                   on 2001/02/01  05:35:32
17316         Log: Subject: [PATCH 5.6.1-TRIAL? and 5.7.?] perldoc uses unescaped backslashes in filenames
17317              From: Jan Dubois <JanD@ActiveState.com>
17318              Date: Wed, 31 Jan 2001 21:17:03 -0800
17319              Message-ID: <8qrh7t069jt32m98sap53l9dfoge0vjrle@4ax.com>
17320      Branch: maint-5.6/perl
17321            ! utils/perldoc.PL
17322 ____________________________________________________________________________
17323 [  8658] By: jhi                                   on 2001/02/01  04:33:17
17324         Log: Integrate the README.os390 and README.posix-bc parts of mainline
17325              changes #8373,8486, 8544,8556.  (The hints/os390.sh,Makefile.SH,
17326              installperl parts were taken care of by #8657.)
17327      Branch: maint-5.6/perl
17328           !> README.os390 README.posix-bc
17329 ____________________________________________________________________________
17330 [  8657] By: jhi                                   on 2001/02/01  04:29:21
17331         Log: Subject: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
17332              From: Peter Prymmer <pvhp@forte.com>
17333              Date: Wed, 31 Jan 2001 18:18:11 -0800 (PST)
17334              Message-ID: <Pine.OSF.4.10.10101311815560.336633-100000@aspara.forte.com>
17335      Branch: maint-5.6/perl
17336            + ext/DynaLoader/dl_dllload.xs
17337            ! MANIFEST Makefile.SH hints/os390.sh installperl
17338 ____________________________________________________________________________
17339 [  8656] By: jhi                                   on 2001/02/01  04:25:45
17340         Log: Subject: [PATCH: 5.6.1 trial2]Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on os390 05.00 (UNINSTALLED)
17341              From: Peter Prymmer <pvhp@forte.com>
17342              Date: Wed, 31 Jan 2001 15:26:57 -0800 (PST)
17343              Message-ID: <Pine.OSF.4.10.10101311523101.336633-100000@aspara.forte.com>
17344      Branch: maint-5.6/perl
17345            ! lib/Math/BigInt.pm lib/bigint.pl t/lib/b.t t/pragma/sub_lval.t
17346 ____________________________________________________________________________
17347 [  8655] By: jhi                                   on 2001/02/01  04:14:47
17348         Log: Subject: [ID 20010131.066] Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on os2 2.40 (UNINSTALLED)
17349              From: troc@netrus.net
17350              Date: Wed, 31 Jan 2001 22:31:26 -0500
17351              Message-Id: <200102010331.WAA117.85@rocco.homenet>
17352      Branch: maint-5.6/perl
17353            ! os2/os2.c
17354 ____________________________________________________________________________
17355 [  8654] By: jhi                                   on 2001/02/01  04:12:52
17356         Log: Solaris 2.7 i386 #defines SP in /usr/include/sys/reg.h
17357              as reported by Alan Burlison.
17358      Branch: maint-5.6/perl
17359            ! pp.h
17360 ____________________________________________________________________________
17361 [  8653] By: jhi                                   on 2001/02/01  04:05:12
17362         Log: Subject: [ID 20010131.042] Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on VMS_AXP V7.2-1
17363              From: dsugalski@northernlight.com
17364              Date: Wed, 31 Jan 2001 18:54:11 -0500
17365              Message-Id: <01013118541126@monsoon.stratus.northernlight.com>
17366      Branch: maint-5.6/perl
17367            ! configure.com
17368 ____________________________________________________________________________
17369 [  8652] By: jhi                                   on 2001/02/01  04:03:11
17370         Log: Misplaced #endif.
17371              
17372              Subject: [perl-5-6-1-trial2] patches for EPOC
17373              From: Olaf Flebbe <O.Flebbe@science-computing.de>
17374              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
17375              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
17376      Branch: maint-5.6/perl
17377            ! epoc/epocish.c
17378 ____________________________________________________________________________
17379 [  8651] By: jhi                                   on 2001/02/01  04:00:25
17380         Log: Integrate changes #8647,8648,8650 from mainline.
17381              
17382              Macrofy a magic UTF-8 test.
17383              
17384              Protect PL_numeric_radix_sv with USE_NUMERIC_LOCALE.
17385              
17386              Watch out for cross compiling for EPOC (usually done on linux).
17387      Branch: maint-5.6/perl
17388           !> ext/Errno/Errno_pm.PL sv.c utf8.c utf8.h
17389 ____________________________________________________________________________
17390 [  8650] By: jhi                                   on 2001/02/01  03:56:20
17391         Log: Watch out for cross compiling for EPOC (usually done on linux)
17392              
17393              Subject: [perl-5-6-1-trial2] patches for EPOC
17394              From: Olaf Flebbe <O.Flebbe@science-computing.de>
17395              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
17396              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
17397      Branch: perl
17398            ! ext/Errno/Errno_pm.PL
17399 ____________________________________________________________________________
17400 [  8649] By: gsar                                  on 2001/02/01  00:46:00
17401         Log: perl_clone() wants to clone PL_numeric_radix_sv (fix for change#8626)
17402      Branch: maint-5.6/perl
17403            ! sv.c
17404 ____________________________________________________________________________
17405 [  8648] By: jhi                                   on 2001/01/31  23:35:36
17406         Log: All the uses of PL_numeric_radix must be protected by
17407              USE_LOCALE_NUMERIC, noticed by Olaf Flebbe in
17408              
17409              Subject: [perl-5-6-1-trial2] patches for EPOC
17410              From: Olaf Flebbe <O.Flebbe@science-computing.de>
17411              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
17412              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
17413      Branch: perl
17414            ! sv.c
17415 ____________________________________________________________________________
17416 [  8647] By: jhi                                   on 2001/01/31  22:56:16
17417         Log: Macrofy a magic UTF-8 test.
17418      Branch: perl
17419            ! utf8.c utf8.h
17420 ____________________________________________________________________________
17421 [  8646] By: gsar                                  on 2001/01/31  15:55:12
17422         Log: update Changes
17423      Branch: maint-5.6/perl
17424            ! Changes
17425 ____________________________________________________________________________
17426 [  8645] By: gsar                                  on 2001/01/31  15:10:14
17427         Log: Configure tweak suggested by Peter Prymmer
17428      Branch: maint-5.6/perl
17429            ! Configure
17430 ____________________________________________________________________________
17431 [  8644] By: gsar                                  on 2001/01/31  15:06:32
17432         Log: more files need to be writable in the source distribution
17433      Branch: maint-5.6/perl
17434            ! Porting/makerel
17435 ____________________________________________________________________________
17436 [  8643] By: jhi                                   on 2001/01/31  14:59:46
17437         Log: Integrate changes #8258,8278,8279 from mainline.
17438              
17439              Make the large file tests more robust/talkative.
17440      Branch: maint-5.6/perl
17441           !> t/lib/syslfs.t t/op/lfs.t
17442 ____________________________________________________________________________
17443 [  8642] By: gsar                                  on 2001/01/31  14:53:48
17444         Log: integrate changes#8311,8334 from mainline
17445              
17446              Add a new MakeMaker variable PM_FILTER that defines a Unix
17447              filter to be run on each .pm during the pm_to_blib() phase,
17448              a fixed version of
17449              Subject: PATCH (blead 8269) ExtUtils::MakeMaker
17450              
17451              Subject: PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t
17452              Apparently, the glibc2.2 + linux 2.4.0 + NFS combination prevent
17453              accurate reading of the "atime".  
17454      Branch: maint-5.6/perl
17455           !> lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
17456           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
17457           !> lib/ExtUtils/MakeMaker.pm t/io/fs.t
17458 ____________________________________________________________________________
17459 [  8641] By: jhi                                   on 2001/01/31  14:46:37
17460         Log: Upgrade to Getopt::Long 2.25, from Johan Vromans.
17461      Branch: maint-5.6/perl
17462            ! lib/Getopt/Long.pm
17463 ____________________________________________________________________________
17464 [  8640] By: gsar                                  on 2001/01/31  14:40:24
17465         Log: make regen_all
17466      Branch: maint-5.6/perl
17467            ! patchlevel.h pod/perlmodlib.pod pod/perltoc.pod
17468 ____________________________________________________________________________
17469 [  8639] By: gsar                                  on 2001/01/31  14:37:25
17470         Log: refresh windows config files
17471      Branch: maint-5.6/perl
17472            ! win32/Makefile win32/config_H.bc win32/config_H.gc
17473            ! win32/config_H.vc win32/makefile.mk
17474 ____________________________________________________________________________
17475 [  8638] By: gsar                                  on 2001/01/31  14:28:10
17476         Log: makefile tweaks for windows: introduce a bulk-switch to enable
17477              same options as ActivePerl; sync changes with makefile.mk
17478      Branch: maint-5.6/perl
17479            ! win32/Makefile win32/makefile.mk
17480 ____________________________________________________________________________
17481 [  8637] By: jhi                                   on 2001/01/31  04:41:30
17482         Log: Subject: [PATCH] Re: [PATCH] Re: [ID 20010105.023] numeric problems in IRIX
17483              From: Nicholas Clark <nick@ccl4.org>
17484              Date: Tue, 30 Jan 2001 19:51:05 +0000
17485              Message-ID: <20010130195105.R76607@plum.flirble.org> 
17486              
17487              op/inc cure.
17488      Branch: perl
17489            ! pp.c pp.h pp_hot.c t/op/arith.t
17490 ____________________________________________________________________________
17491 [  8636] By: jhi                                   on 2001/01/31  02:38:32
17492         Log: Integrate changes #7884,8122,8155,8197,8213[just to /nolog part,
17493              no perlio],8257,8380,8479,8515 from mainline.
17494              
17495              Subject:  [PATCH perl@7795 (and earlier)] VMS test cleanup
17496              
17497              Subject: Re: [ID 20001214.011] Unreachable value in a search list logical name
17498              Subject: [PATCH perl@8133] fix-up for VMS extensions
17499              
17500              In VMS embedded perls couldn't access the statically built Socket.
17501              
17502              Subject: [patch: perl@8211]VMS: add -Duseperlio capacity to configure.com (8213)
17503              
17504              Further VMS piping fixes from Charles Lane.
17505              
17506              Subject:  [PATCH] make t/op/misc.t work on VMS
17507              
17508              Add tracing for debugging extensions builds in VMS.
17509              
17510              Subject: [PATCH perl@8506] typo in last week's configure.com frenzy
17511      Branch: maint-5.6/perl
17512           !> configure.com doio.c t/op/misc.t vms/descrip_mms.template
17513           !> vms/ext/DCLsym/Makefile.PL vms/ext/Stdio/Makefile.PL
17514           !> vms/test.com vms/vms.c vms/vmsish.h vms/vmspipe.com
17515 ____________________________________________________________________________
17516 [  8635] By: jhi                                   on 2001/01/31  01:46:41
17517         Log: Integrate change #7732 from mainline.
17518              
17519              Sparc 64-bit pack() fix from Jens Hamisch.
17520      Branch: maint-5.6/perl
17521           !> pp.c
17522 ____________________________________________________________________________
17523 [  8634] By: jhi                                   on 2001/01/31  01:41:16
17524         Log: One spot missing from #8626.
17525      Branch: maint-5.6/perl
17526            ! sv.c
17527 ____________________________________________________________________________
17528 [  8633] By: jhi                                   on 2001/01/31  00:49:17
17529         Log: Integrate change #7495 from mainline.
17530              
17531              Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
17532      Branch: maint-5.6/perl
17533           !> MANIFEST ext/re/Makefile.PL
17534 ____________________________________________________________________________
17535 [  8632] By: jhi                                   on 2001/01/30  23:38:49
17536         Log: Integrate change #8396 from mainline.
17537              
17538              Subject: [PATCH] add SO_REUSEPORT to export list in Socket.pm for
17539              better multicast support (resend)
17540      Branch: maint-5.6/perl
17541           !> ext/Socket/Socket.pm
17542 ____________________________________________________________________________
17543 [  8631] By: jhi                                   on 2001/01/30  23:28:03
17544         Log: Integrate changes #7514,7813,8113,8144,8397,8398,8490 from mainline.
17545              
17546              More AIX lore. (7514, ext/re/hints/aix.pl)
17547              
17548              Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706    +Duseperlio on AIX4.[23]
17549              
17550              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)
17551              
17552              Subject: [ID 20001214.002] Net::Ping patch
17553              
17554              Subject: [patch perl@8133] Typo in my Net::Ping doc patch :(
17555              
17556              Subject: [PATCH] add ReusePort option to IO::Socket::INET for better multicast support (resend)
17557              
17558              Add ReuseAddr as a (preferred) alias for Reuse as we now
17559              also have ReusePort.
17560              
17561              Subject: [PATCH: perl@8482] minor typos in some dl_$foo.xs files
17562      Branch: maint-5.6/perl
17563           +> ext/re/hints/aix.pl
17564           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dlopen.xs
17565           !> ext/IO/lib/IO/Socket/INET.pm lib/Net/Ping.pm
17566 ____________________________________________________________________________
17567 [  8630] By: jhi                                   on 2001/01/30  23:03:59
17568         Log: Integrate changes #8215,8587 from mainline: missing pod nits.
17569              
17570              read() documentation tweak for 20001121.004.
17571              
17572              Subject: [ID 20010128.003] [PATCH] perlre.pod buglet
17573      Branch: maint-5.6/perl
17574           !> pod/perlfunc.pod pod/perlre.pod
17575 ____________________________________________________________________________
17576 [  8629] By: jhi                                   on 2001/01/30  22:41:57
17577         Log: Integrate change #8098 from mainline.
17578              
17579              fastgetcwd is defined using a glob alias on a $^O dependent basis
17580              and there was no default assignment or perl subroutine.
17581      Branch: maint-5.6/perl
17582           !> lib/Cwd.pm
17583 ____________________________________________________________________________
17584 [  8628] By: jhi                                   on 2001/01/30  21:58:52
17585         Log: Integrate change #7866 from mainline.
17586              
17587              File::Temp 0.11.
17588      Branch: maint-5.6/perl
17589           !> lib/File/Temp.pm t/lib/ftmp-tempfile.t
17590 ____________________________________________________________________________
17591 [  8627] By: jhi                                   on 2001/01/30  21:39:44
17592         Log: Integrate changes #8075,8086,8228 from mainline.  
17593              
17594              Darwin is not Windows. (8075,8086)
17595              
17596              Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status +update
17597      Branch: maint-5.6/perl
17598           !> lib/CGI.pm lib/Pod/Select.pm lib/Text/ParseWords.pm
17599           !> pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
17600           !> pod/perldiag.pod pod/perlembed.pod pod/perlfaq4.pod
17601           !> pod/perllocale.pod pod/perlmodlib.pod pod/perlretut.pod
17602 ____________________________________________________________________________
17603 [  8626] By: jhi                                   on 2001/01/30  21:22:11
17604         Log: Integrate with tweakery the change #8625 from mainline,
17605              the multibyte decimal separator fix ("fa_IR locale failure").
17606      Branch: maint-5.6/perl
17607            ! embedvar.h perlapi.h
17608           !> intrpvar.h perl.c perl.h sv.c util.c
17609 ____________________________________________________________________________
17610 [  8625] By: jhi                                   on 2001/01/30  20:26:33
17611         Log: Fix for the fa_IR locale failure.  The reason for the failure
17612              was that Perl was assuming the decimal separator aka the radix
17613              separator is one character.  The Farsi-Iranian locale crushed
17614              that bad assumption since there the separator is 'Momayyez',
17615              glyphwise looking somewhat like a slash, and in Unicode UTF-8
17616              encoded in two bytes, 0xd9 0xab.
17617      Branch: perl
17618            ! intrpvar.h perl.c perl.h sv.c util.c
17619 ____________________________________________________________________________
17620 [  8624] By: gsar                                  on 2001/01/30  20:17:03
17621         Log: regen_headers
17622      Branch: maint-5.6/perl
17623            ! Makefile.SH pod/perlintern.pod
17624 ____________________________________________________________________________
17625 [  8623] By: gsar                                  on 2001/01/30  19:42:34
17626         Log: backout change#7431 and its dependents (causes spurious rebuilds
17627              of autogenerated files)
17628              
17629              fix benign b.t failure
17630      Branch: maint-5.6/perl
17631            ! Makefile.SH t/lib/b.t
17632 ____________________________________________________________________________
17633 [  8622] By: jhi                                   on 2001/01/30  19:41:41
17634         Log: Microperl sync.
17635      Branch: perl
17636            ! mg.c perl.h
17637 ____________________________________________________________________________
17638 [  8621] By: gsar                                  on 2001/01/30  19:24:47
17639         Log: integrate changes#8259,8442,8444,8445,8448,8449,8451,8455
17640              from mainline
17641              
17642              Subject: podlators 1.06 released
17643              
17644              Subject: [PATCH @8436] Eliminate op_children
17645              
17646              (Replaced by #8448)  Traces of op_children (cleanup of #8442)
17647              
17648              (Replaced by #8448)  More op_children traces (cleanup of #8442).
17649              
17650              Subject: [PATCH #3 @8436] Re: Eliminate op_children
17651              Replace #8444 and #8445.
17652              
17653              Under 5.005 threads and debugging crashed in Debian 2.2 Linux/x86
17654              at the setting of the ofs_sv in new_struct_thread() as the
17655              thr->Tofs_sv (PL_ofs_sv) was still 0xabab.... (this is what
17656              uninitialized fields are, uh, initialized with),
17657              SvREFCNT_inc()ing that invited a core dump.
17658              
17659              podlators 1.07, from Russ Allbery.
17660              
17661              Subject: [PATCH] regcomp.c old feature removal
17662              From: mjd@plover.com
17663              Date: 16 Jan 2001 14:43:18 -0000 
17664              Message-ID: <20010116144318.7140.qmail@plover.com> 
17665      Branch: maint-5.6/perl
17666           +> lib/Pod/Text/Overstrike.pm
17667           !> MANIFEST bytecode.pl ext/B/B.xs ext/B/B/Asmdata.pm
17668           !> ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/Concise.pm
17669           !> ext/B/B/Debug.pm ext/ByteLoader/byterun.c
17670           !> ext/ByteLoader/byterun.h lib/Pod/Man.pm lib/Pod/Text/Color.pm
17671           !> lib/Pod/Text/Termcap.pm op.c op.h pod/pod2text.PL regcomp.c
17672           !> util.c
17673 ____________________________________________________________________________
17674 [  8620] By: gsar                                  on 2001/01/30  18:48:32
17675         Log: integrate changes#8243,8254,8255,8313,8314,8363,8383,8390,8416,
17676              8417,8418,8419,8424,8427,8430,8441,8563 from mainline (TODO: b.t
17677              now fails one test)
17678              
17679              Subject: [PATCH] lvalue AUTOLOAD. No, really.
17680              
17681              Subject: [PATCH] Interesting syntax idea
17682              Make opens + bareword assigns do typeglob assigns.
17683              
17684              Tests for #8254.
17685              
17686              Subject: [PATCH @8269] Continue blocks and B::Deparse
17687              Make the peephole optimizer to bypass more null ops and
17688              and rewrite the deparse handling of continue blocks.
17689              
17690              Subject: Re: [PATCH @8269] Continue blocks and B::Deparse
17691              Doc tweak on #8313.
17692              
17693              Subject: [PATCH @8344] Fix spurious GVSV OPpOUR_INTRO
17694              
17695              Subject: [PATCH @8382] Remove FileHandle/IO dependence in t/io/openpid.t
17696              
17697              Subject:  [PATCH perl@8269] Opcode.XS, fix memory leak
17698              
17699              Subject: RE: [PATCH] [ID 20001223.002] lvalues in list context
17700              Replace 10000 with RETVAL_MAX, and compute RETVAL_MAX
17701              according to the platform.
17702              
17703              Subject: [PATCH @8404] Consolidated lvalue sub changes
17704              
17705              Subject: Re: [PATCH] [ID 20001223.002] lvalues in list context
17706              
17707              Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER.
17708              
17709              Subject: B::Concise -- an improved replacement for B::Terse 
17710              
17711              The B::Terse drop-in replacement wasn't quite drop-in.
17712              
17713              The LVRET macro needed an aTHX.
17714              
17715              Use the /^Perl_/-less form of is_lvalue_sub().
17716              
17717              Subject: [PATCH @8545] [ID 20000808.005] OP_REFGEN as an lvalue
17718      Branch: maint-5.6/perl
17719           +> ext/B/B/Concise.pm
17720           !> (integrate 27 files)
17721 ____________________________________________________________________________
17722 [  8619] By: nick                                  on 2001/01/30  18:40:28
17723         Log: Integrate mainline
17724      Branch: perlio
17725           !> (integrate 40 files)
17726 ____________________________________________________________________________
17727 [  8618] By: jhi                                   on 2001/01/30  18:37:18
17728         Log: Subject: [PATCH perl@8585] protect VMS test harness from chdir switcheroo
17729              Date: Mon, 29 Jan 2001 22:51:29 -0600
17730              From: "Craig A. Berry" <craigberry@mac.com>
17731              Message-Id: <p04330101b69bef0ebab4@[172.16.52.1]>
17732      Branch: perl
17733            ! vms/test.com
17734 ____________________________________________________________________________
17735 [  8617] By: jhi                                   on 2001/01/30  18:34:53
17736         Log: Subject: [PATCH] Add missing CV flags to dump.c
17737              From: Tim Jenness <t.jenness@jach.hawaii.edu>
17738              Date: Mon, 29 Jan 2001 21:48:55 -1000 (HST)
17739              Message-ID: <Pine.LNX.4.30.0101292144280.14179-100000@lapaki.jach.hawaii.edu>
17740      Branch: perl
17741            ! dump.c
17742 ____________________________________________________________________________
17743 [  8616] By: jhi                                   on 2001/01/30  18:20:58
17744         Log: Integrate partly the change #8615 from mainline, the t/op/each.t
17745              part isn't applicable to maintperl.
17746              
17747              UTF-8 nit from Inaba Hiroto.
17748      Branch: maint-5.6/perl
17749           !> pod/perlapi.pod utf8.c
17750 ____________________________________________________________________________
17751 [  8615] By: jhi                                   on 2001/01/30  18:18:51
17752         Log: UTF-8 nit from Inaba Hiroto.
17753      Branch: perl
17754            ! pod/perlapi.pod t/op/each.t utf8.c
17755 ____________________________________________________________________________
17756 [  8614] By: jhi                                   on 2001/01/30  18:13:38
17757         Log: Integrate changes #8608,8609,8610,8611,8612,8613 from maintperl.
17758              
17759              perl's internal variables are not for public consumption,
17760              move their docs from perlapi.pod to perlintern.pod
17761              
17762              support for -Dusethreads build under HP-UX 10.20 and DCE threads
17763              library (11.0 and later have pthreads but 10.x don't)
17764              
17765              avoid uninitialized value warnings
17766              
17767              canonicalize paths when doing chdir() on windows (or Cwd::getcwd()
17768              gets weird results)
17769              
17770              perldoc nit on windows
17771              
17772              make it possible to run the tests outside the source tree
17773              (there's still a dependency on ../lib being the library
17774              location)
17775      Branch: perl
17776           !> hints/hpux.sh intrpvar.h perlapi.c pod/perlapi.pod
17777           !> pod/perlintern.pod t/base/term.t t/io/tell.t t/lib/dprof/V.pm
17778           !> t/op/flip.t thrdvar.h thread.h utils/perldoc.PL
17779           !> win32/bin/search.pl win32/vdir.h
17780 ____________________________________________________________________________
17781 [  8613] By: gsar                                  on 2001/01/30  16:39:59
17782         Log: make it possible to run the tests outside the source tree
17783              (there's still a dependency on ../lib being the library
17784              location)
17785      Branch: maint-5.6/perl
17786            ! t/base/term.t t/io/tell.t t/lib/dprof/V.pm t/op/flip.t
17787 ____________________________________________________________________________
17788 [  8612] By: gsar                                  on 2001/01/30  16:31:12
17789         Log: perldoc nit on windows
17790      Branch: maint-5.6/perl
17791            ! utils/perldoc.PL
17792 ____________________________________________________________________________
17793 [  8611] By: gsar                                  on 2001/01/30  16:22:54
17794         Log: canonicalize paths when doing chdir() on windows (or Cwd::getcwd()
17795              gets weird results)
17796      Branch: maint-5.6/perl
17797            ! win32/vdir.h
17798 ____________________________________________________________________________
17799 [  8610] By: gsar                                  on 2001/01/30  16:12:45
17800         Log: avoid uninitialized value warnings
17801      Branch: maint-5.6/perl
17802            ! win32/bin/search.pl
17803 ____________________________________________________________________________
17804 [  8609] By: gsar                                  on 2001/01/30  16:08:01
17805         Log: support for -Dusethreads build under HP-UX 10.20 and DCE threads
17806              library (11.0 and later have pthreads but 10.x don't)
17807      Branch: maint-5.6/perl
17808            ! hints/hpux.sh thread.h
17809 ____________________________________________________________________________
17810 [  8608] By: gsar                                  on 2001/01/30  15:48:55
17811         Log: perl's internal variables are not for public consumption,
17812              move their docs from perlapi.pod to perlintern.pod
17813      Branch: maint-5.6/perl
17814            ! intrpvar.h perlapi.c pod/perlapi.pod pod/perlintern.pod
17815            ! thrdvar.h
17816 ____________________________________________________________________________
17817 [  8607] By: gsar                                  on 2001/01/30  15:44:27
17818         Log: mistakenly branched perl56delta.pod, revert
17819      Branch: maint-5.6/perl
17820            - pod/perl56delta.pod
17821           !> pod/perldelta.pod
17822 ____________________________________________________________________________
17823 [  8606] By: gsar                                  on 2001/01/30  14:20:24
17824         Log: integrate changes#7984,7987,8010 from mainline (gets rid of
17825              dTHR which has been a noop for a while now, except for the
17826              compatibility definition in thread.h)
17827      Branch: maint-5.6/perl
17828           !> (integrate 45 files)
17829 ____________________________________________________________________________
17830 [  8605] By: jhi                                   on 2001/01/30  05:43:58
17831         Log: Mark the UTF-8 APIs as experimental.
17832      Branch: maint-5.6/perl
17833            ! embed.pl pod/perlapi.pod
17834 ____________________________________________________________________________
17835 [  8604] By: jhi                                   on 2001/01/30  05:38:40
17836         Log: Nits from earlier integrates.
17837      Branch: maint-5.6/perl
17838            ! lib/Carp/Heavy.pm
17839           !> sv.c
17840 ____________________________________________________________________________
17841 [  8603] By: jhi                                   on 2001/01/30  05:27:26
17842         Log: Regenerate Porting files.
17843      Branch: maint-5.6/perl
17844            ! Porting/Glossary Porting/config.sh Porting/config_H
17845 ____________________________________________________________________________
17846 [  8602] By: jhi                                   on 2001/01/30  05:14:59
17847         Log: Integrate changes #7891,8034,8078,8110,8111,8112,8277,8291,
17848              8310,8339,8447,8492,8493,8505,8525: documentation changes.
17849              
17850              Subject: Re: perlfaq style changes
17851              
17852              Subject: DOC PATCH 5.6.0: -s return value incompletely documented
17853              
17854              Subject: [PATCH] docs on NaN
17855              
17856              Subject: [patch] perlfaq7
17857              
17858              Subject: [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
17859              
17860              Subject: [PATCH] Re: [ID 20001013.006] XS subs are not define()ed
17861              
17862              Subject: [PATCH] open() example in perlfunc.pod
17863              
17864              Podify README.mpeix (a new version from the web)
17865              
17866              Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
17867              
17868              Subject: [PATCH] format and rewording in perlfaq.pod
17869              
17870              Subject: [PATCH] API Variable documentation   
17871              
17872              Memory management calls documentation.
17873              
17874              Subject: [PATCH: perl@8482] README.vms URL updates
17875              
17876              Subject: Minor typos in perlfaq2.pod
17877              
17878              Subject: [PATCH] pod/perlvar.pod
17879      Branch: maint-5.6/perl
17880           +> pod/perl56delta.pod
17881            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
17882           !> README.amiga README.epoc README.mpeix README.vms
17883           !> ext/POSIX/POSIX.pod lib/CPAN.pm lib/Carp/Heavy.pm
17884           !> lib/Win32.pod pod/perlapi.pod pod/perlfaq.pod pod/perlfaq1.pod
17885           !> pod/perlfaq2.pod pod/perlfaq6.pod pod/perlfaq7.pod
17886           !> pod/perlfunc.pod pod/perlop.pod pod/perlrequick.pod
17887           !> pod/perlvar.pod thrdvar.h
17888 ____________________________________________________________________________
17889 [  8601] By: jhi                                   on 2001/01/30  04:38:35
17890         Log: Integrate changes #8036,8096,8253 from mainline:
17891              hints changes.
17892              
17893              Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
17894              Subject: [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio 
17895              
17896              Output the (apparent) version of gcc in Tru64.
17897      Branch: maint-5.6/perl
17898           +> ext/POSIX/hints/svr4.pl
17899           !> MANIFEST ext/POSIX/Makefile.PL hints/dec_osf.sh hints/hpux.sh
17900           !> hints/svr4.sh t/lib/bigfltpm.t
17901 ____________________________________________________________________________
17902 [  8600] By: jhi                                   on 2001/01/30  04:04:01
17903         Log: Integrate changes #7863,7868,7875,7876,7888,8384,8480 from mainline:
17904              locale fixes.
17905              
17906              sprintf() does not taint since print() does not. (7863,7875,7876,7888)
17907              
17908              Debian allows /usr/bin/locale to exist without any locales. (7868)
17909              
17910              Allow the locale test needing POSIX and the taint test
17911              needing IPC::SysV to run under 'minitest' (basically,
17912              bail out if loading the extension fails). (8384)
17913              
17914              Cleanup the locale.t output  (8480)
17915      Branch: maint-5.6/perl
17916           !> pod/perllocale.pod sv.c t/op/misc.t t/op/taint.t
17917           !> t/pragma/locale.t
17918 ____________________________________________________________________________
17919 [  8599] By: jhi                                   on 2001/01/30  03:51:04
17920         Log: Missing generated files from #8598.
17921      Branch: maint-5.6/perl
17922            ! embed.h global.sym objXSUB.h perlapi.c proto.h
17923 ____________________________________________________________________________
17924 [  8598] By: jhi                                   on 2001/01/30  03:41:54
17925         Log: Integrate change #8555 from mainline, manually integrate parts
17926              of changes 8452 and 8583.
17927              
17928              Subject: [PATCH] utf8.c documentation (8452)
17929              
17930              No point in checking the length if the pointer is bogus. (8555)
17931              
17932              Introduce bytes_from_utf8() and implement sv_eq() using it,
17933              tr/// did not handle UTF-8 ranges, \ before a raw UTF-8 character
17934              produced "Malformed UTF-8 character" warning, "\x{100}\N{CENT SIGN}"
17935              was malformed. (8583)
17936      Branch: maint-5.6/perl
17937            ! embed.pl t/lib/charnames.t t/op/tr.t toke.c
17938           !> pod/perlapi.pod sv.c utf8.c
17939 ____________________________________________________________________________
17940 [  8597] By: gsar                                  on 2001/01/30  02:37:26
17941         Log: get PERL_OBJECT build going again on windows
17942      Branch: maint-5.6/perl
17943            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
17944            ! pod/perlapi.pod proto.h sv.c
17945 ____________________________________________________________________________
17946 [  8596] By: jhi                                   on 2001/01/30  02:16:17
17947         Log: Signedness nit.
17948      Branch: perl
17949            ! sv.c
17950 ____________________________________________________________________________
17951 [  8595] By: jhi                                   on 2001/01/30  02:11:07
17952         Log: EBCDIC patch for Storable, from Peter Prymmer.
17953      Branch: perl
17954            ! t/lib/st-06compat.t
17955 ____________________________________________________________________________
17956 [  8594] By: jhi                                   on 2001/01/30  01:04:48
17957         Log: Subject: [PATCH: perl@8585] yet another tweak to lib/b.t for EBCDIC
17958              From: Peter Prymmer <pvhp@forte.com>
17959              Date: Mon, 29 Jan 2001 16:51:38 -0800 (PST)
17960              Message-ID: <Pine.OSF.4.10.10101291646320.230748-100000@aspara.forte.com>
17961      Branch: perl
17962            ! t/lib/b.t
17963 ____________________________________________________________________________
17964 [  8593] By: jhi                                   on 2001/01/30  00:56:47
17965         Log: Subject: [PATCH: perl@8585] pod problems in io
17966              From: Peter Prymmer <pvhp@forte.com>
17967              Date: Mon, 29 Jan 2001 16:46:25 -0800 (PST)
17968              Message-ID: <Pine.OSF.4.10.10101291636420.230748-100000@aspara.forte.com>
17969      Branch: perl
17970            ! pod/perlapio.pod pod/perliol.pod
17971 ____________________________________________________________________________
17972 [  8592] By: jhi                                   on 2001/01/30  00:48:20
17973         Log: Integrate perlio.
17974      Branch: perl
17975           !> pod/perlapio.pod pod/perliol.pod
17976 ____________________________________________________________________________
17977 [  8591] By: nick                                  on 2001/01/29  22:02:28
17978         Log: GNU 'merge' Simon's copy of perliol.pod with version
17979              patched by Craig's patch.
17980      Branch: perlio
17981            ! pod/perliol.pod
17982 ____________________________________________________________________________
17983 [  8590] By: nick                                  on 2001/01/29  21:55:10
17984         Log: PerlIO doc tweaks from Craig A. Berry <craig.berry@psinetcs.com>
17985      Branch: perlio
17986            ! pod/perlapio.pod pod/perliol.pod
17987 ____________________________________________________________________________
17988 [  8589] By: jhi                                   on 2001/01/29  15:35:33
17989         Log: Integrate change #8586 from maint-5.6/perl.
17990              
17991              make the BOM detection code not call tell() until it has to
17992              (meant to fix esoteric compatibility issues where PL_rsfp
17993              is overridden)
17994      Branch: perl
17995           !> toke.c
17996 ____________________________________________________________________________
17997 [  8588] By: jhi                                   on 2001/01/29  15:29:11
17998         Log: Subject: MAking Solaris malloc() the default
17999              From: Lupe Christoph <lupe@lupe-christoph.de>
18000              Date: Mon, 29 Jan 2001 12:59:36 +0100
18001              Message-ID: <20010129125936.Z4830@alanya.lupe-christoph.de>
18002              
18003              The README.solaris part slightly tweaked.
18004      Branch: perl
18005            ! README.solaris hints/solaris_2.sh
18006 ____________________________________________________________________________
18007 [  8587] By: jhi                                   on 2001/01/29  15:17:34
18008         Log: Subject: [ID 20010128.003] [PATCH] perlre.pod \b buglet
18009              From: root@ak-75.mind.de
18010              Date: Sun, 28 Jan 2001 20:32:29 +0100
18011              Message-Id: <200101281932.UAA15768@ak-75.mind.de>
18012      Branch: perl
18013            ! pod/perlre.pod
18014 ____________________________________________________________________________
18015 [  8586] By: gsar                                  on 2001/01/29  13:43:44
18016         Log: make the BOM detection code not call tell() until it has to
18017              (meant to fix esoteric compatibility issues where PL_rsfp
18018              is overridden)
18019      Branch: maint-5.6/perl
18020            ! toke.c
18021 ____________________________________________________________________________
18022 [  8585] By: jhi                                   on 2001/01/28  20:05:45
18023         Log: Update Changes.
18024      Branch: perl
18025            ! Changes patchlevel.h
18026 ____________________________________________________________________________
18027 [  8584] By: jhi                                   on 2001/01/28  19:30:02
18028         Log: Integrate perlio.
18029      Branch: perl
18030           +> pod/perliol.pod
18031           !> MANIFEST pod/perlapio.pod
18032 ____________________________________________________________________________
18033 [  8583] By: jhi                                   on 2001/01/28  19:28:40
18034         Log: Patch from Inaba Hiroto:
18035              - canonical UTF-8 hash keys: if a key string for a hash is
18036              UTF8-on, try downgrade the string and use it if
18037              unicode::distinct is not in effect.
18038              For the task, I added a function bytes_from_utf8() to utf8.c.
18039              It might resemble utf8_to_bytes() but it is not convenient
18040              to the task.
18041              Made a test for it and added to t/op/each.t
18042              - Changed do_print in doio.c to apply sv_utf8_(downgrade|upgrade) to
18043              the mortal copy of the argument SV.
18044              And changed t/io/utf8.t test 18 which expects print() to
18045              upgrade its argument.
18046              - re-implement sv_eq with bytes_from_utf8()
18047              - some bug fixes
18048              - tr/// does not handle UTF8 range (\x{}-\x{})
18049              - \ before raw UTF8 character produced
18050              "Malformed UTF-8 character" warning.
18051              - "\x{100}\N{CENT SIGN}" is Malformed.
18052              Added tests for these 3.
18053              - and one silly bug (by me) with qu operator.
18054      Branch: perl
18055            ! doio.c embed.h embed.pl global.sym hv.c objXSUB.h perlapi.c
18056            ! pod/perlapi.pod proto.h sv.c t/io/utf8.t t/lib/charnames.t
18057            ! t/op/each.t t/op/tr.t t/pragma/utf8.t toke.c utf8.c
18058 ____________________________________________________________________________
18059 [  8582] By: nick                                  on 2001/01/28  19:25:04
18060         Log: Add pod/perliol.pod to MANIFEST :-(
18061      Branch: perlio
18062            ! MANIFEST
18063 ____________________________________________________________________________
18064 [  8581] By: nick                                  on 2001/01/28  19:22:40
18065         Log: PerlIO documentation. Proofing and sub-editing requested.
18066      Branch: perlio
18067            + pod/perliol.pod
18068            ! pod/perlapio.pod
18069 ____________________________________________________________________________
18070 [  8580] By: jhi                                   on 2001/01/28  05:16:25
18071         Log: Revert the change to sv_2pv() done by #8054: Someone who
18072              did SvNV_set() on a scalar that also happened to be POK,
18073              followed by sv_2pv() won't get the right coercion anymore.
18074              [Sarathy]
18075      Branch: maint-5.6/perl
18076            ! sv.c
18077 ____________________________________________________________________________
18078 [  8579] By: jhi                                   on 2001/01/28  05:15:04
18079         Log: Remove the #8084 effect: do not allow -Q to be interpreted
18080              as -&Q(), this is too much wiggle room.
18081      Branch: maint-5.6/perl
18082            ! toke.c
18083 ____________________________________________________________________________
18084 [  8578] By: jhi                                   on 2001/01/28  05:12:45
18085         Log: Needed bits of #8439 (should have been in #8576),
18086              mainly for lval substr().
18087      Branch: maint-5.6/perl
18088            ! mg.c pp.c pp_hot.c
18089 ____________________________________________________________________________
18090 [  8577] By: jhi                                   on 2001/01/28  05:02:46
18091         Log: A missing check-in.
18092      Branch: maint-5.6/perl
18093            ! utf8.c
18094 ____________________________________________________________________________
18095 [  8576] By: jhi                                   on 2001/01/28  04:26:18
18096         Log: Integrate changes #8425,8436,8439,8517 from mainline.
18097              The 8439 was not truly integrated because it had too many
18098              dependencies on the development branch and because it introduced
18099              concepts too bold for a maintenance branch (such as the qu operator).
18100              
18101              Subject: [PATCH perl@8342] -Wformat
18102              
18103              Tighten some of the UTF-8 tests a bit.
18104              
18105              More UTF-8 patches from Inaba Hiroto. (8439, but only partly)
18106              - The substr lval was still not okay.
18107              - Now pp_stringify and sv_setsv copies source's UTF8 flag
18108              even if IN_BYTE.  pp_stringify is called from fold_constants
18109              at optimization phase and "\x{100}" was made SvUTF8_off under
18110              use bytes (the bytes pragma is for "byte semantics" and not
18111              for "do not produce UTF8 data")
18112      Branch: maint-5.6/perl
18113            ! t/lib/charnames.t t/op/substr.t toke.c
18114           !> sv.c t/pragma/utf8.t
18115 ____________________________________________________________________________
18116 [  8575] By: jhi                                   on 2001/01/28  04:01:51
18117         Log: Integrate changes #8378,8379,8385,8386,8405 from mainline.
18118              
18119              Subject: One more patch for UTF8  (UTF-8 fixes for 'x' and tr////)
18120              
18121              Subject: [ID 20001230.003] UTF-8 tr still hurts
18122              
18123              Test cases for #8385 (from Simon's "torture.pl")
18124              
18125              Start fixing UTF-8 lval substr() (8405)
18126      Branch: maint-5.6/perl
18127           !> doop.c embed.h embed.pl mg.c op.c pod/perlapi.pod pp.c proto.h
18128           !> regcomp.c regexec.c t/op/substr.t t/op/tr.t toke.c utf8.c
18129 ____________________________________________________________________________
18130 [  8574] By: jhi                                   on 2001/01/28  03:09:06
18131         Log: Integrate changes #8328,8329,8330,8331,8332,8341,8343,8377
18132              from mainline.
18133              
18134              UTF-8 cleanup.
18135              
18136              Subject: [PATCH perl@8327] strings with \x{..} in the middle are corrupted 
18137              
18138              "\x{FF}\xFF" was broken.
18139              
18140              Tests for #8329 and #8330.
18141              
18142              Add a note about EBCDIC versus UTF-8 to a potential problem spot.
18143              
18144              IRIX compiler noticed that the bof initialization might be
18145              bypassed by control flow.
18146              
18147              Make explicit our assumption that (for now) "\x{80}" produces UTF-8.
18148      Branch: maint-5.6/perl
18149           !> doop.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c
18150           !> regexec.c sv.c t/op/bop.t toke.c utf8.c
18151 ____________________________________________________________________________
18152 [  8573] By: jhi                                   on 2001/01/28  02:06:12
18153         Log: Retract #8552.
18154      Branch: perl
18155            ! lib/Text/Wrap.pm t/lib/textwrap.t
18156 ____________________________________________________________________________
18157 [  8572] By: jhi                                   on 2001/01/28  02:04:49
18158         Log: Integrate changes #8267,8272[perlio],8274,8298,8300,8303,
18159              8305,8323,8324 from mainline.  The 8267,8272, and 8298 were
18160              not really integrated but instead salvaged by hand
18161              (they had too many dependencies on the development release
18162              to be cleanly integratable).
18163              
18164              Subject: more UTF8 test suites and an UTF8 patch
18165              
18166              Tweak for MULTIPLICITY/USE_PERLIO
18167              
18168              Signedness nit.
18169              
18170              Turn SvUTF8 off if not required in pp_chr and pp_stringify.
18171              
18172              Use the UTF8_XXX macros in is_utf8_char().
18173              
18174              Rewrite pp_concat() in terms of sv_catsv().  The . operator
18175              should now be UTF-8-proof.
18176              
18177              Subject: [PATCH perl@8269] scanning two hex-constants
18178              fails on EBCDIC environment (script length.t)
18179              
18180              Add some Unicode chop() tests.
18181      Branch: maint-5.6/perl
18182            ! doop.c mg.c pp.c pp_hot.c toke.c utf8.c
18183           !> sv.c t/op/chop.t utf8.h
18184 ____________________________________________________________________________
18185 [  8571] By: jhi                                   on 2001/01/28  00:35:59
18186         Log: Integrate changes #8090,8093[perlio,only the sv.c tweak],
18187              8245,8247,8248,8249,8250,8251,8260,8263,8264,8265 from mainline.
18188              
18189              Subject: [PATCH] Re: Breadperl & Tk (sv_utf8_upgrade fixes)
18190              
18191              The maxiters upper limit sanity check (guarding against
18192              non-progress) assumed bytes instead of characters in s///
18193              and split().
18194              
18195              Signedness nit.
18196              
18197              sv_catsv() rewrite (8248,8249,8251,8260,8263,8264,8265)
18198              join() should now be UTF-8-proof.
18199              
18200              More split // UTF-8 tests. (8250)
18201      Branch: maint-5.6/perl
18202           !> doop.c hv.c pp.c pp_hot.c sv.c t/op/join.t utf8.c utf8.h
18203           !> util.c
18204 ____________________________________________________________________________
18205 [  8570] By: jhi                                   on 2001/01/27  22:15:46
18206         Log: Integrate changes #7941,7943,7944,7958,7967,7995,7996,7998,
18207              8004,8005,8023,8024,8028,8030,8031,8033,8039,8042,8052[perlio],
18208              8053[perlio],8054[perlio,+sv.c(-PerlIO_isutf8),+require.t],
18209              8084,8204,8244,8333 from mainline.
18210              
18211              For -Q where Q might be a one-letter sub name one does no more
18212              get a warning about an unknown filetest (7941,7943,7944,8084).
18213              
18214              Subject: Re: [ID 20001130.011] expression parsing bug ?
18215              
18216              Make uv_to_utf8() to zero-terminate its output buffer.
18217              
18218              Split off t/op/length.t (7995)
18219              
18220              Split off t/op/utf8decode.t (7996)
18221              
18222              Remove an unnecessary 'use utf8' from the utf8.t (7998)
18223              
18224              Split off t/op/concat.t (8004)
18225              
18226              Split off t/op/ver.t (8005)
18227              
18228              Document utf8_length(), utf8_distance(), and utf8_hop().
18229              
18230              Document utf8_to_uv() better.
18231              
18232              Introduce macros for UTF8 decoding (8028,8033).
18233              
18234              Add test for reverse() (8030,8031).
18235              
18236              Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful (8039,8333)
18237              
18238              Do not return the Unicode replacement character    on UTF-8
18239              decoding failure.
18240              
18241              Typo/thinko in S_scan_const() - seeing high bit sets has_utf8
18242              not this_utf8 i.e. the output string has one, but don't mess
18243              with source assumption. (8052,8053)
18244              
18245              Tweak t/comp/require.t to add a 'use bytes' to permit its dubious
18246              writing of BOM to a non-utf8 stream.  Fix SvPVutf8() - sv_2pv()
18247              was not expecting to be called with something that was already
18248              SvPOK() - (we just fossiked with SvUTF8 bit). Fix that and also
18249              just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
18250              (8054)
18251              
18252              Recode the naughty binary bytes in utf8decode.t using the \xHH.
18253              
18254              Make some panic messages a bit more logical.
18255      Branch: maint-5.6/perl
18256           +> t/op/concat.t t/op/length.t t/op/reverse.t t/op/utf8decode.t
18257           !> MANIFEST doop.c embed.pl lib/ExtUtils/Liblist.pm op.c
18258           !> pod/perlapi.pod pod/perldiag.pod pp.c pp_hot.c regcomp.c
18259           !> regexec.c sv.c t/comp/require.t t/op/misc.t t/op/ver.t
18260           !> t/pragma/utf8.t t/pragma/warn/toke t/pragma/warn/utf8 toke.c
18261           !> utf8.c utf8.h
18262 ____________________________________________________________________________
18263 [  8569] By: jhi                                   on 2001/01/27  19:16:43
18264         Log: Integrate changes #7750 from perlio and #8566 from mainline.
18265      Branch: maint-5.6/perl
18266           !> regexec.c sv.c
18267 ____________________________________________________________________________
18268 [  8568] By: jhi                                   on 2001/01/27  18:06:51
18269         Log: Integrate changes #7355[-doio.c],7691,7744,7753[perlio],
18270              7783,7790[perlio],7869,7871,7872,7911,7916,7932,
18271              7935[-perlio.c],7936,7959,7965 from mainline.
18272              
18273              Change the "big byte" error message to "Wide character".
18274              (7355, the croak-if-wide-chars-in-print part ignored)
18275              
18276              Use UINT64_C().
18277              
18278              Introduce Perl_utf8_length().
18279              
18280              diff -se shows these as different (7753, forgotten check-ins)
18281              
18282              Subject: [PATCH] doop.c - UTF8 tr///
18283              
18284              If we use (aTHX_ ...) then put Perl_ on the front.
18285              
18286              Make utf8_length() and utf8_distance() to be less forgiving
18287              about bad UTF-8.
18288              
18289              Test line numbers are different with utf8.
18290              
18291              No need to scan till infinity, 13 is enough. (7872,7911)
18292              
18293              Subject: [PATCH] Tokeniser debugging
18294              
18295              Subject: Re: question about retlen in utf8.c:Perl_utf8_to_uv()
18296              
18297              Subject: [PATCH perl@7930] toke.c perlio.c -Wformat nits (only toke.c)
18298              
18299              Be more careful in Perl_sv_utf8_downgrade().
18300              
18301              Use DO_UTF8().
18302              
18303              Raw zero bytes in text files confuse at least GNU patch 2.1.
18304      Branch: maint-5.6/perl
18305           !> doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
18306           !> perl.c perl.h perlapi.c pod/perlapi.pod pod/perldiag.pod
18307           !> pod/perlrun.pod proto.h scope.h sv.c t/op/re_tests
18308           !> t/pragma/utf8.t toke.c utf8.c utf8.h
18309 ____________________________________________________________________________
18310 [  8567] By: nick                                  on 2001/01/27  11:10:38
18311         Log: Integrate mainline
18312      Branch: perlio
18313           !> Changes README.os390 embed.h embed.pl op.c patchlevel.h pp.c
18314           !> proto.h regexec.c sv.c t/lib/1_compile.t t/lib/b.t
18315           !> t/lib/st-06compat.t t/pragma/overload.t t/pragma/sub_lval.t
18316           !> toke.c
18317 ____________________________________________________________________________
18318 [  8566] By: jhi                                   on 2001/01/27  06:22:48
18319         Log: More documentation for the regexp context stack.
18320      Branch: perl
18321            ! regexec.c
18322 ____________________________________________________________________________
18323 [  8565] By: jhi                                   on 2001/01/27  05:21:57
18324         Log: Update Changes.
18325      Branch: perl
18326            ! Changes patchlevel.h
18327 ____________________________________________________________________________
18328 [  8564] By: jhi                                   on 2001/01/27  04:44:04
18329         Log: Threadedness patch for #8562 from Doug MacEachern.
18330      Branch: perl
18331            ! toke.c
18332 ____________________________________________________________________________
18333 [  8563] By: jhi                                   on 2001/01/27  04:26:24
18334         Log: Subject: [PATCH @8545] [ID 20000808.005] OP_REFGEN as an lvalue
18335              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
18336              Date: Thu, 25 Jan 2001 01:17:21 -0800 (PST)
18337              Message-ID: <14959.59703.507462.978833@soda.csua.berkeley.edu>
18338      Branch: perl
18339            ! op.c
18340 ____________________________________________________________________________
18341 [  8562] By: jhi                                   on 2001/01/27  04:20:30
18342         Log: Subject: Re: Announce : Tokener reporting patch
18343              From: Simon Cozens <simon@cozens.net>
18344              Date: Mon, 22 Jan 2001 02:17:22 +0000
18345              Message-ID: <20010122021722.A9334@pembro26.pmb.ox.ac.uk>
18346      Branch: perl
18347            ! embed.h embed.pl proto.h toke.c
18348 ____________________________________________________________________________
18349 [  8561] By: jhi                                   on 2001/01/27  04:17:24
18350         Log: Forgot from #8545.  Oops.
18351      Branch: perl
18352            ! pp.c t/pragma/overload.t
18353 ____________________________________________________________________________
18354 [  8560] By: jhi                                   on 2001/01/27  03:01:47
18355         Log: A better module compilation test, use MANIFEST as suggested
18356              by Spider.
18357      Branch: perl
18358            ! t/lib/1_compile.t
18359 ____________________________________________________________________________
18360 [  8559] By: jhi                                   on 2001/01/27  02:50:48
18361         Log: Subject: [PATCH: perl@8531] EBCDIC cleanup for B test
18362              From: Peter Prymmer <pvhp@forte.com>
18363              Date: Fri, 26 Jan 2001 16:38:08 -0800 (PST)
18364              Message-ID: <Pine.OSF.4.10.10101261635400.14820-100000@aspara.forte.com>
18365      Branch: perl
18366            ! t/lib/b.t
18367 ____________________________________________________________________________
18368 [  8558] By: jhi                                   on 2001/01/27  02:27:05
18369         Log: Subject: [PATCH: perl@8531] EBCDIC branch for pragma/sub-lval.t
18370              From: Peter Prymmer <pvhp@forte.com>
18371              Date: Fri, 26 Jan 2001 16:05:11 -0800 (PST)
18372              Message-ID: <Pine.OSF.4.10.10101261603460.14820-100000@aspara.forte.com>
18373      Branch: perl
18374            ! t/pragma/sub_lval.t
18375 ____________________________________________________________________________
18376 [  8557] By: jhi                                   on 2001/01/27  02:26:03
18377         Log: Subject: [PATCH: perl@8531] a peek at uuencoded EBCDIC (st-06compat.t)
18378              From: Peter Prymmer <pvhp@forte.com>
18379              Date: Fri, 26 Jan 2001 14:47:46 -0800 (PST)
18380              Message-ID: <Pine.OSF.4.10.10101261443561.14820-100000@aspara.forte.com>
18381      Branch: perl
18382            ! t/lib/st-06compat.t
18383 ____________________________________________________________________________
18384 [  8556] By: jhi                                   on 2001/01/27  02:24:33
18385         Log: Subject: [PATCH: perl@8531] minor update to README.os390
18386              From: Peter Prymmer <pvhp@forte.com>
18387              Date: Fri, 26 Jan 2001 14:33:27 -0800 (PST)
18388              Message-ID: <Pine.OSF.4.10.10101261425560.14820-100000@aspara.forte.com>
18389      Branch: perl
18390            ! README.os390
18391 ____________________________________________________________________________
18392 [  8555] By: jhi                                   on 2001/01/27  00:35:47
18393         Log: No point in checking the length before we know whether the pointer
18394              is bogus or not, fixes Abigail's odbm failures in Linux.
18395      Branch: perl
18396            ! sv.c
18397 ____________________________________________________________________________
18398 [  8554] By: nick                                  on 2001/01/26  19:01:31
18399         Log: Integrate mainline
18400      Branch: perlio
18401           !> lib/Text/Wrap.pm t/lib/textwrap.t
18402 ____________________________________________________________________________
18403 [  8553] By: jhi                                   on 2001/01/26  15:19:39
18404         Log: Integrate change #7792 from perlio (multiplicity fix),
18405              fix the AV leak in regex DEBUGGING (tiny part of the
18406              polymorphic regexp patch #8143).
18407      Branch: maint-5.6/perl
18408            ! regcomp.c
18409           !> scope.h
18410 ____________________________________________________________________________
18411 [  8552] By: jhi                                   on 2001/01/26  15:03:23
18412         Log: Subject: [PATCH Text::Wrap 2000.06292219] Spurious leading whitespace
18413              From: Michael G Schwern <schwern@pobox.com>
18414              Date: Fri, 26 Jan 2001 09:28:31 -0500
18415              Message-ID: <20010126092831.A15328@blackrider.aocn.com>
18416      Branch: perl
18417            ! lib/Text/Wrap.pm t/lib/textwrap.t
18418 ____________________________________________________________________________
18419 [  8551] By: jhi                                   on 2001/01/26  02:33:19
18420         Log: Integrate changes #7760,7815,7870,7873,7874,7877,7878,7879,7881,
18421              7937,7938,7939,7940,7968,7969,8403,8414,8510 from mainline.
18422              
18423              Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
18424              
18425              Subject: [PATCH 5.7.0] Overeager visited-positions optimizations
18426              
18427              Message nit.
18428              
18429              BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.
18430              
18431              Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
18432              
18433              (the cleanup of unused submatches in regtry() and regcppop())
18434              
18435              Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't
18436              stored and restored, and thusly was trounced by the utf8 swash
18437              routines.
18438              
18439              use utf8 not required to use \x{}.
18440              
18441              Removed two more tests that make no sense in UTF-8 since the test
18442              data is not in UTF-8.
18443              
18444              Get the three different space character classes right under utf8.
18445              
18446              Implement ANYOFUTF8 regprop() dumping.
18447              
18448              Subject: Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !~ /\((\w\. \w+)\)/
18449              
18450              Document the regex context pushing/popping a bit better.
18451      Branch: maint-5.6/perl
18452           +> lib/unicode/Is/Blank.pl lib/unicode/Is/SpacePerl.pl
18453           !> MANIFEST lib/unicode/mktables.PL pod/perlre.pod regcomp.c
18454           !> regexec.c scope.h t/op/pat.t t/op/re_tests t/op/regexp.t
18455           !> t/op/regmesg.t utf8.c
18456 ____________________________________________________________________________
18457 [  8550] By: nick                                  on 2001/01/25  19:42:30
18458         Log: Integrate mainline
18459      Branch: perlio
18460           !> Makefile.SH README.os390 gv.c hints/os390.sh installperl
18461           !> lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/overload.pm perl.h
18462           !> pod/perlguts.pod t/lib/bigfloat.t t/lib/bigfltpm.t
18463           !> t/lib/bigint.t t/lib/bigintpm.t
18464 ____________________________________________________________________________
18465 [  8549] By: jhi                                   on 2001/01/25  15:22:28
18466         Log: Undo 6475: { use utf8; chr(128..255) } is better off producing bytes.
18467      Branch: maint-5.6/perl
18468            ! pod/perlfunc.pod pp.c t/pragma/utf8.t
18469 ____________________________________________________________________________
18470 [  8548] By: jhi                                   on 2001/01/25  15:02:55
18471         Log: Integrate changes #7997,8063,8492,8547 from mainline.
18472              
18473              Subject: Re: STRLEN - what?
18474              
18475              Subject: [PATCH] perlguts.pod
18476              
18477              Memory management calls documentation.
18478              
18479              Layout using tabulator is not a good idea in a pod.
18480      Branch: maint-5.6/perl
18481           !> pod/perlguts.pod
18482 ____________________________________________________________________________
18483 [  8547] By: jhi                                   on 2001/01/25  14:49:05
18484         Log: Layout using tabulator is not a good idea in a pod.
18485      Branch: perl
18486            ! pod/perlguts.pod
18487 ____________________________________________________________________________
18488 [  8546] By: jhi                                   on 2001/01/25  14:31:12
18489         Log: Integrate changes #8188,8189,8208,8209,8210,8212,8374,8388
18490              from mainline.
18491              
18492              Subject: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
18493              
18494              Subject: [DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDES
18495              
18496              More Win32 editor/IDE/shell hints.
18497              
18498              More Win32 Perling.
18499              
18500              Yet another editor edit.
18501              
18502              Edit edit edit.
18503              
18504              IDE/editor section tweaking.
18505              
18506              Few more IDE/editor nits from p5p.
18507      Branch: maint-5.6/perl
18508           !> pod/perlfaq3.pod
18509 ____________________________________________________________________________
18510 [  8545] By: jhi                                   on 2001/01/25  04:16:32
18511         Log: Subject: [PATCH 5.7.0] overload int()
18512              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18513              Date: Wed, 24 Jan 2001 19:06:57 -0500
18514              Message-ID: <20010124190657.A8512@math.ohio-state.edu>
18515      Branch: perl
18516            ! gv.c lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/overload.pm
18517            ! perl.h t/lib/bigfloat.t t/lib/bigfltpm.t t/lib/bigint.t
18518            ! t/lib/bigintpm.t
18519 ____________________________________________________________________________
18520 [  8544] By: jhi                                   on 2001/01/25  04:15:11
18521         Log: Subject: [PATCH: perl@8506]completion and docs for dynamic loading on OS/390
18522              From: Peter Prymmer <pvhp@forte.com>
18523              Date: Wed, 24 Jan 2001 17:17:14 -0800 (PST)
18524              Message-ID: <Pine.OSF.4.10.10101241706120.411912-100000@aspara.forte.com>
18525      Branch: perl
18526            ! Makefile.SH README.os390 hints/os390.sh installperl
18527 ____________________________________________________________________________
18528 [  8543] By: jhi                                   on 2001/01/25  03:52:08
18529         Log: Integrate change #8462,8469 from mainline.
18530              
18531              In VMS Perl subversion (perl -V) is undef.
18532      Branch: maint-5.6/perl
18533           !> configure.com
18534 ____________________________________________________________________________
18535 [  8542] By: jhi                                   on 2001/01/25  03:44:55
18536         Log: Integrate changes #7835,7850,8315,8316 from mainline.
18537              
18538              Solaris hints.
18539      Branch: maint-5.6/perl
18540           !> hints/solaris_2.sh
18541 ____________________________________________________________________________
18542 [  8541] By: jhi                                   on 2001/01/25  03:39:28
18543         Log: Integrate #8336 from mainline.
18544      Branch: maint-5.6/perl
18545           !> hv.c
18546 ____________________________________________________________________________
18547 [  8540] By: jhi                                   on 2001/01/25  03:23:50
18548         Log: Retract #8539.
18549      Branch: maint-5.6/perl
18550            ! pod/perlfaq3.pod
18551 ____________________________________________________________________________
18552 [  8539] By: jhi                                   on 2001/01/25  03:21:55
18553         Log: (Retracted by #5940.)
18554      Branch: maint-5.6/perl
18555            ! pod/perlfaq3.pod
18556 ____________________________________________________________________________
18557 [  8538] By: jhi                                   on 2001/01/25  03:14:07
18558         Log: Subject: [re-patch: 5.6.1-TRIAL1] was Re: [PATCH 5.6.1-TRIAL1]VMS buildpatches
18559              From: Peter Prymmer <pvhp@forte.com>
18560              Date: Mon, 18 Dec 2000 13:10:35 -0800 (PST)
18561              Message-ID: <Pine.OSF.4.10.10012181249310.410192-100000@aspara.forte.com>
18562              
18563              The VMS bits.
18564      Branch: maint-5.6/perl
18565            ! configure.com vms/descrip_mms.template
18566 ____________________________________________________________________________
18567 [  8537] By: jhi                                   on 2001/01/25  03:06:09
18568         Log: Integrate #7710,7824,7973 from mainline.
18569      Branch: maint-5.6/perl
18570           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
18571           !> config_h.SH configure.com epoc/config.sh hints/aix.sh malloc.c
18572           !> regcomp.c sv.c vos/config.alpha.def vos/config.alpha.h
18573           !> vos/config.ga.def vos/config.ga.h win32/config.bc
18574           !> win32/config.gc win32/config.vc
18575 ____________________________________________________________________________
18576 [  8536] By: jhi                                   on 2001/01/24  13:50:20
18577         Log: Revert the edits made by me so far to the 5.6 branch since
18578              the TRIAL1 since I did edits when I should have been using
18579              integrates.  Bad programmer.   (Will integrate them properly later.)
18580              Undoes #8347, #8349, #8350, #8351, #8353, #8355, #8376, #8463, #8470.
18581              The #8353 will not be reapplied at least for now since
18582              the UTF-8 hash keys need more thinking.
18583              (The patches #8347, #8354, #8454, #8473 were okay since they
18584              were original edits made specifically for the 5.6.1-TRIAL1.)
18585      Branch: maint-5.6/perl
18586            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
18587            ! config_h.SH configure.com embed.pl epoc/config.sh hints/aix.sh
18588            ! hints/solaris_2.sh hv.c hv.h malloc.c perlapi.c
18589            ! pod/perlapi.pod pod/perlfaq3.pod proto.h regcomp.c sv.c
18590            ! t/op/each.t vms/descrip_mms.template vos/config.alpha.def
18591            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
18592            ! win32/config.bc win32/config.gc win32/config.vc
18593 ____________________________________________________________________________
18594 [  8535] By: bailey                                on 2001/01/24  06:37:02
18595         Log: SYN SYN
18596      Branch: vmsperl
18597           +> (branch 26 files)
18598           !> (integrate 130 files)
18599 ____________________________________________________________________________
18600 [  8534] By: nick                                  on 2001/01/23  19:30:57
18601         Log: Integrate mainline.
18602      Branch: perlio
18603           !> Changes Configure Porting/Glossary Porting/config.sh
18604           !> Porting/config_H embed.h embed.pl ext/Encode/compile
18605           !> ext/Opcode/Opcode.xs ext/Opcode/Safe.pm installperl objXSUB.h
18606           !> patchlevel.h perlapi.c perly.y pod/perlfunc.pod
18607           !> pod/perlvar.pod proto.h t/lib/1_compile.t
18608 ____________________________________________________________________________
18609 [  8533] By: jhi                                   on 2001/01/23  16:15:46
18610         Log: Forgotten from #8501.
18611      Branch: perl
18612            ! Porting/Glossary Porting/config.sh Porting/config_H
18613 ____________________________________________________________________________
18614 [  8532] By: jhi                                   on 2001/01/23  16:13:27
18615         Log: Subject: RE: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parser as Bison) 
18616              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
18617              Date: Mon, 22 Jan 2001 17:51:58 +0100
18618              Message-ID: <5930DC161690D21196670090271575470397E915@madt009a.siemens.es>
18619      Branch: perl
18620            ! embed.h embed.pl objXSUB.h perlapi.c perly.y proto.h
18621 ____________________________________________________________________________
18622 [  8531] By: jhi                                   on 2001/01/23  15:46:01
18623         Log: Update Changes.
18624      Branch: perl
18625            ! Changes patchlevel.h
18626 ____________________________________________________________________________
18627 [  8530] By: jhi                                   on 2001/01/23  15:38:39
18628         Log: De-cut-and-pasto.
18629      Branch: perl
18630            ! t/lib/1_compile.t
18631 ____________________________________________________________________________
18632 [  8529] By: jhi                                   on 2001/01/23  15:11:04
18633         Log: Document the mkdir trailing slashes case.
18634      Branch: perl
18635            ! pod/perlfunc.pod
18636 ____________________________________________________________________________
18637 [  8528] By: jhi                                   on 2001/01/23  15:08:28
18638         Log: lib/lib.pm is arch dependent, and lib/lib_pm.PL shouldn't
18639              get installed:
18640              
18641              Subject: lib/lib.pm
18642              From: <abigail@foad.org>
18643              Date: Mon, 28 Aug 2000 20:35:08 -0400
18644              Message-ID: <20000829003508.21281.qmail@foad.org>
18645      Branch: perl
18646            ! installperl
18647 ____________________________________________________________________________
18648 [  8527] By: jhi                                   on 2001/01/23  14:44:04
18649         Log: Metaconfig unit change for #8526.
18650      Branch: metaconfig
18651            ! U/threads/archname.U
18652 ____________________________________________________________________________
18653 [  8526] By: jhi                                   on 2001/01/23  14:43:19
18654         Log: Attach -perlio to the archname if so selected.
18655      Branch: perl
18656            ! Configure
18657 ____________________________________________________________________________
18658 [  8525] By: jhi                                   on 2001/01/23  14:24:01
18659         Log: Subject: [PATCH] pod/perlvar.pod
18660              From: abigail@foad.org
18661              Date: Tue, 23 Jan 2001 01:41:10 +0100
18662              Message-ID: <20010123004110.22259.qmail@foad.org>
18663      Branch: perl
18664            ! pod/perlvar.pod
18665 ____________________________________________________________________________
18666 [  8524] By: jhi                                   on 2001/01/23  14:22:32
18667         Log: A bug introduced in #8217 (the undefined variable in the
18668              lib/safe1_t #3) fixed, by Charles Lane:
18669              
18670              The earlier patch made it so that stuff running in Safe
18671              compartments could do a "caller" and see "main".  That
18672              little change in name is done right before the code in
18673              the compartment is run, and apparantly the parser
18674              was picking up the stash name before it got changed.
18675              
18676              (why it was threaded vs. unthreaded Perl that was sensitive to this
18677              I still don't know...and it probably doesn't matter).
18678              
18679              I tryed removing the stash name-change and saw that threaded Perl
18680              did indeed pass the lib/safe1.t tests.
18681              
18682              So here's a patch; a routine (_safe_pkg_prep) is added to Opcode to
18683              do the name change (and to connect _ in the compartment to the global
18684              _) which is removed from _safe_call_sv.   Then Safe.pm is modified
18685              to call _safe_pkg_prep when creating a new compartment.
18686              
18687              Passes all tests with threaded perl on linux; passes all tests
18688              with unthreaded perl on VMS.
18689              
18690              At some point I'll probably want to revisit Safe and Opcode to
18691              provide more sensible handling of global variables...and to get
18692              formats working in Safe compartments, which they don't do currently.
18693      Branch: perl
18694            ! ext/Opcode/Opcode.xs ext/Opcode/Safe.pm
18695 ____________________________________________________________________________
18696 [  8523] By: jhi                                   on 2001/01/23  14:11:58
18697         Log: Also the lib/Thread.pm itself needs to be ignored if
18698              the Thread extension hasn't been built.
18699      Branch: perl
18700            ! t/lib/1_compile.t
18701 ____________________________________________________________________________
18702 [  8522] By: jhi                                   on 2001/01/23  13:51:28
18703         Log: print() instead of warn() so that stderr doesn't get
18704              unncessarily polluted.
18705      Branch: perl
18706            ! ext/Encode/compile
18707 ____________________________________________________________________________
18708 [  8521] By: jhi                                   on 2001/01/23  13:49:48
18709         Log: Integrate perlio.
18710      Branch: perl
18711           !> ext/Encode/Encode.xs ext/Encode/Makefile.PL ext/Encode/compile
18712           !> ext/Encode/encode.h
18713 ____________________________________________________________________________
18714 [  8520] By: nick                                  on 2001/01/22  21:44:00
18715         Log: More messing with Encode:
18716              Extra fields in header to allow multiple names and to record
18717              other things "compile" knows.
18718              Re-organise compile to factor out common output routines.
18719      Branch: perlio
18720            ! ext/Encode/Encode.xs ext/Encode/compile ext/Encode/encode.h
18721 ____________________________________________________________________________
18722 [  8519] By: nick                                  on 2001/01/22  20:33:50
18723         Log: Change file-of-files command line from -F to -f to avoid case issues on VMS.
18724      Branch: perlio
18725            ! ext/Encode/Makefile.PL ext/Encode/compile
18726 ____________________________________________________________________________
18727 [  8518] By: nick                                  on 2001/01/22  20:28:13
18728         Log: Integrate mainline
18729      Branch: perlio
18730           !> MANIFEST configure.com epoc/config.sh pp_sys.c regexec.c sv.c
18731           !> vos/config.alpha.def vos/config.alpha.h
18732 ____________________________________________________________________________
18733 [  8517] By: jhi                                   on 2001/01/22  15:37:17
18734         Log: Add sv_force_normal() to sv_utf8_downgrade() as suggested
18735              by Inaba Hiroto.
18736      Branch: perl
18737            ! sv.c
18738 ____________________________________________________________________________
18739 [  8516] By: jhi                                   on 2001/01/22  14:55:15
18740         Log: More SIG_SIZE fixes.
18741      Branch: perl
18742            ! epoc/config.sh vos/config.alpha.def vos/config.alpha.h
18743 ____________________________________________________________________________
18744 [  8515] By: jhi                                   on 2001/01/22  14:50:27
18745         Log: Subject: [PATCH perl@8506] typo in last week's configure.com frenzy
18746              From: "Craig A. Berry" <craigberry@mac.com>
18747              Date: Mon, 22 Jan 2001 00:42:24 -0600
18748              Message-Id: <p04330103b6917f35375b@[172.16.52.1]>
18749      Branch: perl
18750            ! configure.com
18751 ____________________________________________________________________________
18752 [  8514] By: jhi                                   on 2001/01/22  14:31:17
18753         Log: Subject: [PATCH perl@8506] VMS catches up with change #8501
18754              From: "Craig A. Berry" <craigberry@mac.com>
18755              Date: Sun, 21 Jan 2001 23:03:25 -0600
18756              Message-Id: <p04330101b691596f577f@[172.16.52.1]>
18757      Branch: perl
18758            ! configure.com
18759 ____________________________________________________________________________
18760 [  8513] By: jhi                                   on 2001/01/22  14:14:00
18761         Log: Add the .ucm encoding tables to the MANIFEST.
18762      Branch: perl
18763            ! MANIFEST
18764 ____________________________________________________________________________
18765 [  8512] By: jhi                                   on 2001/01/22  13:43:33
18766         Log: Integrate perlio.
18767      Branch: perl
18768           +> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
18769           +> ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
18770           +> ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
18771           +> ext/Encode/Encode/iso8859-10.ucm
18772           +> ext/Encode/Encode/iso8859-13.ucm
18773           +> ext/Encode/Encode/iso8859-14.ucm
18774           +> ext/Encode/Encode/iso8859-15.ucm
18775           +> ext/Encode/Encode/iso8859-16.ucm
18776           +> ext/Encode/Encode/iso8859-2.ucm
18777           +> ext/Encode/Encode/iso8859-3.ucm
18778           +> ext/Encode/Encode/iso8859-4.ucm
18779           +> ext/Encode/Encode/iso8859-5.ucm
18780           +> ext/Encode/Encode/iso8859-6.ucm
18781           +> ext/Encode/Encode/iso8859-7.ucm
18782           +> ext/Encode/Encode/iso8859-8.ucm
18783           +> ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
18784           +> ext/Encode/Encode/symbol.ucm
18785           !> ext/Encode/Makefile.PL ext/Encode/compile lib/open.pm perlio.c
18786           !> perliol.h
18787 ____________________________________________________________________________
18788 [  8511] By: nick                                  on 2001/01/21  23:44:47
18789         Log: Make "real" layers of ":utf8" and ":raw".
18790              So now PERLIO=utf8 perl ...
18791              does what Andreas wanted.
18792              Fix arg passing in open.pm (still have a Carp issue).
18793      Branch: perlio
18794            ! lib/open.pm perlio.c perliol.h
18795 ____________________________________________________________________________
18796 [  8510] By: jhi                                   on 2001/01/21  22:56:53
18797         Log: Document the regex context pushing/popping a bit better.
18798      Branch: perl
18799            ! regexec.c
18800 ____________________________________________________________________________
18801 [  8509] By: jhi                                   on 2001/01/21  22:55:44
18802         Log: Tweak the mkdir trailing slash code some more.
18803              
18804              TO DO: the same handling should probably be done for
18805              all the other filesystem functions that can have directories
18806              as their arguments.
18807      Branch: perl
18808            ! pp_sys.c
18809 ____________________________________________________________________________
18810 [  8508] By: nick                                  on 2001/01/21  21:37:43
18811         Log: Switch "compiled in" encodings to .ucm format.
18812              (Leave others as .enc till we can run-time load .ucm,
18813              or find some other way to load them.)
18814      Branch: perlio
18815            + ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
18816            + ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
18817            + ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
18818            + ext/Encode/Encode/iso8859-10.ucm
18819            + ext/Encode/Encode/iso8859-13.ucm
18820            + ext/Encode/Encode/iso8859-14.ucm
18821            + ext/Encode/Encode/iso8859-15.ucm
18822            + ext/Encode/Encode/iso8859-16.ucm
18823            + ext/Encode/Encode/iso8859-2.ucm
18824            + ext/Encode/Encode/iso8859-3.ucm
18825            + ext/Encode/Encode/iso8859-4.ucm
18826            + ext/Encode/Encode/iso8859-5.ucm
18827            + ext/Encode/Encode/iso8859-6.ucm
18828            + ext/Encode/Encode/iso8859-7.ucm
18829            + ext/Encode/Encode/iso8859-8.ucm
18830            + ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
18831            + ext/Encode/Encode/symbol.ucm
18832            ! ext/Encode/Makefile.PL ext/Encode/compile
18833 ____________________________________________________________________________
18834 [  8507] By: nick                                  on 2001/01/21  21:02:03
18835         Log: Integrate (partial) mainline.
18836      Branch: perlio
18837           !> Changes Configure config_h.SH patchlevel.h pod/perlfaq2.pod
18838           !> sv.c uconfig.h uconfig.sh vos/config.alpha.h vos/config.ga.h
18839           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
18840 ____________________________________________________________________________
18841 [  8506] By: jhi                                   on 2001/01/21  20:09:30
18842         Log: Update Changes.
18843      Branch: perl
18844            ! Changes patchlevel.h
18845 ____________________________________________________________________________
18846 [  8505] By: jhi                                   on 2001/01/21  19:39:59
18847         Log: Subject: Minor typos in perlfaq2.pod
18848              From: "Stephen P. Potter" <spp@spotter.yi.org>
18849              Message-Id: <200101192101.QAA11911@spotter.yi.org>
18850              Date: Fri, 19 Jan 2001 16:01:13 -0500
18851              
18852              with a nit from Philip Netwon.
18853      Branch: perl
18854            ! pod/perlfaq2.pod
18855 ____________________________________________________________________________
18856 [  8504] By: jhi                                   on 2001/01/21  19:33:05
18857         Log: Metaconfig change for #8503.
18858      Branch: metaconfig
18859            ! U/threads/usethreads.U
18860 ____________________________________________________________________________
18861 [  8503] By: jhi                                   on 2001/01/21  19:32:21
18862         Log: Sanity check for conflicting thread flavours.
18863      Branch: perl
18864            ! Configure config_h.SH
18865 ____________________________________________________________________________
18866 [  8502] By: jhi                                   on 2001/01/21  19:23:00
18867         Log: Metaconfig change for #8501.
18868      Branch: metaconfig
18869            ! U/modified/sig_name.U
18870 ____________________________________________________________________________
18871 [  8501] By: jhi                                   on 2001/01/21  19:22:26
18872         Log: The SIG_SIZE is the number of the elements *excluding*
18873              the terminating NULL.
18874      Branch: perl
18875            ! Configure config_h.SH uconfig.h uconfig.sh vos/config.alpha.h
18876            ! vos/config.ga.h win32/config_H.bc win32/config_H.gc
18877            ! win32/config_H.vc
18878 ____________________________________________________________________________
18879 [  8500] By: jhi                                   on 2001/01/21  18:31:31
18880         Log: Integrate perlio.
18881      Branch: perl
18882           !> doio.c embed.h embed.pl ext/Encode/Encode.xs
18883           !> ext/Encode/Makefile.PL ext/Encode/compile global.sym objXSUB.h
18884           !> opcode.h opcode.pl opnames.h perlapi.c pp.sym pp_proto.h
18885           !> pp_sys.c proto.h sv.c
18886 ____________________________________________________________________________
18887 [  8499] By: jhi                                   on 2001/01/21  17:43:57
18888         Log: Subject: Re: 8482 busted for $^V sprintf()s on OS/390 
18889              From: Hugo <hv@crypt.compulink.co.uk>
18890              Date: Sun, 21 Jan 2001 13:34:05 +0000
18891              Message-Id: <200101211334.NAA18121@crypt.compulink.co.uk>
18892              
18893              In sprintf UTF8ize only if necessary.
18894      Branch: perl
18895            ! sv.c
18896 ____________________________________________________________________________
18897 [  8498] By: nick                                  on 2001/01/21  16:25:32
18898         Log: Encode cleanup.
18899              Add command line control over "compile" so that Makefile.PL
18900              needs can be combined with other uses.
18901              Use command line options in Makefile.PL.
18902              Fix multi-byte parsing in .ucm files.
18903      Branch: perlio
18904            ! ext/Encode/Makefile.PL ext/Encode/compile
18905 ____________________________________________________________________________
18906 [  8497] By: nick                                  on 2001/01/21  12:56:27
18907         Log: Warn and set errno when open(...,":encoding(xxxxx)",...) cannot find xxxxx.
18908      Branch: perlio
18909            ! ext/Encode/Encode.xs
18910 ____________________________________________________________________________
18911 [  8496] By: nick                                  on 2001/01/21  12:18:45
18912         Log: Fixup after integrate:
18913              missed the .sym files that are changed by regen_headers
18914              sv.c and proto.h disagreed about pTHX_ ness of EXPECT_NUMBER.
18915      Branch: perlio
18916            ! global.sym pp.sym sv.c
18917 ____________________________________________________________________________
18918 [  8495] By: nick                                  on 2001/01/21  11:51:07
18919         Log: Integrate mainline.
18920      Branch: perlio
18921           +> ext/DynaLoader/dl_dllload.xs t/op/qu.t
18922           !> MANIFEST Makefile.SH README.os390 README.posix-bc README.vms
18923           !> embed.h embed.pl ext/DynaLoader/dl_aix.xs
18924           !> ext/DynaLoader/dl_dlopen.xs hints/os390.sh pod/perlfunc.pod
18925           !> pod/perlguts.pod pod/perlop.pod pod/perlre.pod
18926           !> pod/perlretut.pod pod/perlunicode.pod proto.h sv.c
18927           !> win32/Makefile win32/makefile.mk
18928 ____________________________________________________________________________
18929 [  8494] By: jhi                                   on 2001/01/20  23:12:11
18930         Log: Forgot the expect_number() prototype.
18931      Branch: perl
18932            ! embed.h embed.pl proto.h
18933 ____________________________________________________________________________
18934 [  8493] By: jhi                                   on 2001/01/20  22:56:39
18935         Log: Subject: [PATCH: perl@8482] README.vms URL updates
18936              From: Peter Prymmer <pvhp@forte.com>
18937              Date: Fri, 19 Jan 2001 18:59:02 -0800 (PST)
18938              Message-ID: <Pine.OSF.4.10.10101191856510.61572-100000@aspara.forte.com>
18939              
18940              Plus Craig A. Berry's suggestion to use compaq.com instead
18941              of digital.com.
18942      Branch: perl
18943            ! README.vms
18944 ____________________________________________________________________________
18945 [  8492] By: jhi                                   on 2001/01/20  22:50:05
18946         Log: Memory management calls documentation.
18947      Branch: perl
18948            ! pod/perlguts.pod
18949 ____________________________________________________________________________
18950 [  8491] By: jhi                                   on 2001/01/20  22:38:33
18951         Log: Signedness nit plus few memcpy/Copy nits.
18952      Branch: perl
18953            ! sv.c
18954 ____________________________________________________________________________
18955 [  8490] By: jhi                                   on 2001/01/20  22:25:53
18956         Log: Subject: [PATCH: perl@8482] minor typos in some dl_$foo.xs files
18957              From: Peter Prymmer <pvhp@forte.com>
18958              Date: Fri, 19 Jan 2001 18:43:14 -0800 (PST)
18959              Message-ID: <Pine.OSF.4.10.10101191841080.61505-100000@aspara.forte.com>
18960      Branch: perl
18961            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dlopen.xs
18962 ____________________________________________________________________________
18963 [  8489] By: jhi                                   on 2001/01/20  22:24:41
18964         Log: Subject: [PATCH: perl@8482] win32 Makefile(s) handle podified READMEs
18965              From: Peter Prymmer <pvhp@forte.com>
18966              Date: Fri, 19 Jan 2001 18:33:43 -0800 (PST)
18967              Message-ID: <Pine.OSF.4.10.10101191828050.61158-100000@aspara.forte.com>
18968      Branch: perl
18969            ! win32/Makefile win32/makefile.mk
18970 ____________________________________________________________________________
18971 [  8488] By: jhi                                   on 2001/01/20  22:22:27
18972         Log: Subject: [PATCH: perl@8482] remove redundant dependencies that are unneeded
18973              From: Peter Prymmer <pvhp@forte.com>
18974              Date: Fri, 19 Jan 2001 18:25:38 -0800 (PST)
18975              Message-ID: <Pine.OSF.4.10.10101191816550.61158-100000@aspara.forte.com>
18976      Branch: perl
18977            ! Makefile.SH
18978 ____________________________________________________________________________
18979 [  8487] By: jhi                                   on 2001/01/20  22:21:18
18980         Log: Subject: [PATCH: perl@8482] partial support for dynaloading on OS/390
18981              From: Peter Prymmer <pvhp@forte.com>
18982              Date: Fri, 19 Jan 2001 18:12:05 -0800 (PST)
18983              Message-ID: <Pine.OSF.4.10.10101191646420.61158-100000@aspara.forte.com>
18984      Branch: perl
18985            + ext/DynaLoader/dl_dllload.xs
18986            ! MANIFEST Makefile.SH hints/os390.sh
18987 ____________________________________________________________________________
18988 [  8486] By: jhi                                   on 2001/01/20  22:17:53
18989         Log: Subject: [PATCH: perl@8482] floating point mangling warnings for README.os390 and README.posix-bc
18990              From: Peter Prymmer <pvhp@forte.com>
18991              Date: Fri, 19 Jan 2001 13:48:15 -0800 (PST)
18992              Message-ID: <Pine.OSF.4.10.10101191347140.59299-100000@aspara.forte.com>
18993      Branch: perl
18994            ! README.os390 README.posix-bc
18995 ____________________________________________________________________________
18996 [  8485] By: jhi                                   on 2001/01/20  20:15:30
18997         Log: Document and test the new qu operator.
18998      Branch: perl
18999            + t/op/qu.t
19000            ! MANIFEST pod/perlfunc.pod pod/perlop.pod pod/perlre.pod
19001            ! pod/perlretut.pod pod/perlunicode.pod
19002 ____________________________________________________________________________
19003 [  8484] By: nick                                  on 2001/01/20  19:42:30
19004         Log: Infrastructure to allow:
19005              open($fh,"|-",@array);
19006              to be implemented
19007              i.e. mark pp_open as needing a stack mark, and make pp_open
19008              process its args in that style (and pass them _all_ to tied handles OPEN).
19009              Invent do_openn() which takes SV ** at allow it to see multiple args.
19010              Note this does not _do_ anything yet.
19011      Branch: perlio
19012            ! doio.c embed.h embed.pl objXSUB.h opcode.h opcode.pl opnames.h
19013            ! perlapi.c pp_proto.h pp_sys.c proto.h
19014 ____________________________________________________________________________
19015 [  8483] By: nick                                  on 2001/01/20  17:23:14
19016         Log: Integrate mainline.
19017      Branch: perlio
19018           !> Changes configure.com patchlevel.h sv.c t/lib/1_compile.t
19019           !> t/op/sprintf.t t/op/ver.t t/pragma/locale.t
19020 ____________________________________________________________________________
19021 [  8482] By: jhi                                   on 2001/01/19  15:37:49
19022         Log: Update Changes.
19023      Branch: perl
19024            ! Changes patchlevel.h
19025 ____________________________________________________________________________
19026 [  8481] By: jhi                                   on 2001/01/19  14:41:24
19027         Log: Subject: Re: new feature: s?printf parameter reordering 
19028              From: Hugo <hv@crypt.compulink.co.uk>
19029              Date: Thu, 11 Jan 2001 17:09:03 +0000
19030              Message-Id: <200101111709.RAA23756@crypt.compulink.co.uk>
19031              
19032              - support reordering for all parameters: %, *v, *, .*
19033              - lay down that the reordering specification must immediately
19034              follow that parameter: %3$, *v3$, *3$, .*3$
19035              - fix vectorisation of a zero-length string
19036              - factor out the code choosing the argument to format
19037              
19038              Possibly unwanted side-effects:
19039              - the special format specifiers ' +-0' must now precede any
19040              vectorisation specifier. Tests in op/sprintf and op/ver
19041              have been changed to reflect this.
19042              - sprintf.t test #214 changed its expectations because in many
19043              cases, the next parameter has already been consumed when an
19044              invalid type letter is detected.
19045              
19046              Probably wanted side-effects:
19047              - attempts to format a non-existent parameter will warn as if C<undef>
19048              - attempt to write to non-existent parameter with '%n' will complain
19049              of "attempt to modify read-only value" instead of being silent
19050      Branch: perl
19051            ! sv.c t/op/sprintf.t t/op/ver.t
19052 ____________________________________________________________________________
19053 [  8480] By: jhi                                   on 2001/01/19  14:08:37
19054         Log: Subject: PATCH pragma/locale.t
19055              From: andreas.koenig@anima.de (Andreas J. Koenig)
19056              Date: 18 Jan 2001 09:45:37 +0100
19057              Message-ID: <m3lms98czy.fsf@ak-71.mind.de>
19058      Branch: perl
19059            ! t/pragma/locale.t
19060 ____________________________________________________________________________
19061 [  8479] By: jhi                                   on 2001/01/19  13:19:58
19062         Log: Add tracing for debugging extensions builds in VMS, from Charles Lane.
19063      Branch: perl
19064            ! configure.com
19065 ____________________________________________________________________________
19066 [  8478] By: jhi                                   on 2001/01/19  02:12:35
19067         Log: Automate 1_compile.t.
19068      Branch: perl
19069            ! t/lib/1_compile.t
19070 ____________________________________________________________________________
19071 [  8477] By: jhi                                   on 2001/01/19  01:49:56
19072         Log: Integrate perlio.
19073      Branch: perl
19074           !> sv.c win32/config.bc win32/config.gc win32/config.vc
19075           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
19076 ____________________________________________________________________________
19077 [  8476] By: nick                                  on 2001/01/18  21:51:52
19078         Log: Integrate mainline
19079      Branch: perlio
19080           +> t/lib/1_compile.t t/lib/compmod.pl
19081           !> MANIFEST configure.com lib/unicode/distinct.pm
19082 ____________________________________________________________________________
19083 [  8475] By: nick                                  on 2001/01/18  21:48:02
19084         Log: Win32 "safe signals" co-existance fix.
19085              Fix SIG_SIZE value.
19086              Clear PL_sig_pending when cloning (fork).
19087      Branch: perlio
19088            ! sv.c win32/config.bc win32/config.gc win32/config.vc
19089            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
19090 ____________________________________________________________________________
19091 [  8474] By: jhi                                   on 2001/01/18  14:40:57
19092         Log: It's Pod::Text::Overstrike, not Pod::Overstrike.
19093      Branch: perl
19094            ! t/lib/1_compile.t
19095 ____________________________________________________________________________
19096 [  8473] By: gsar                                  on 2001/01/18  11:42:31
19097         Log: unsubmitted trial1 change
19098      Branch: maint-5.6/perl
19099            ! Changes
19100 ____________________________________________________________________________
19101 [  8472] By: jhi                                   on 2001/01/18  04:30:24
19102         Log: The first bug found by 1_compile.t.
19103      Branch: perl
19104            ! lib/unicode/distinct.pm
19105 ____________________________________________________________________________
19106 [  8471] By: jhi                                   on 2001/01/18  04:29:42
19107         Log: Add Schwern's 1_compile test.  The compile_module script renamed
19108              to be a bit shorter for the 8.3 people.
19109      Branch: perl
19110            + t/lib/1_compile.t t/lib/compmod.pl
19111            ! MANIFEST
19112 ____________________________________________________________________________
19113 [  8470] By: jhi                                   on 2001/01/18  04:16:00
19114         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)
19115              From: Peter Prymmer <pvhp@forte.com>
19116              Date: Wed, 17 Jan 2001 13:07:11 -0800 (PST)
19117              Message-ID: <Pine.OSF.4.10.10101171255380.289071-100000@aspara.forte.com>
19118              Replace #8463.
19119      Branch: maint-5.6/perl
19120            ! configure.com
19121 ____________________________________________________________________________
19122 [  8469] By: jhi                                   on 2001/01/18  04:13:02
19123         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)
19124              From: Peter Prymmer <pvhp@forte.com>
19125              Date: Wed, 17 Jan 2001 13:07:11 -0800 (PST)
19126              Message-ID: <Pine.OSF.4.10.10101171255380.289071-100000@aspara.forte.com>
19127              Replace #8462.
19128      Branch: perl
19129            ! configure.com
19130 ____________________________________________________________________________
19131 [  8468] By: jhi                                   on 2001/01/18  03:42:08
19132         Log: Integrate perlio.
19133      Branch: perl
19134           !> gv.c mg.c perlio.c util.c
19135 ____________________________________________________________________________
19136 [  8467] By: nick                                  on 2001/01/17  22:41:10
19137         Log: "Safe" signals - trial implementation.
19138              gv.c tweaked to zero PL_sig_pend array
19139              perlio.c tweaked to PERL_ASYNC_CHECK() on EINTR
19140              util.c tweaked to not set SA_RESTART to give perlio.c a chance.
19141              Odd thing is that it "works" with PERLIO=stdio as well (linux).
19142      Branch: perlio
19143            ! gv.c mg.c perlio.c util.c
19144 ____________________________________________________________________________
19145 [  8466] By: nick                                  on 2001/01/17  20:40:20
19146         Log: Integrate mainline.
19147      Branch: perlio
19148           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
19149           !> config_h.SH configure.com epoc/config.sh gv.c pod/perltoc.pod
19150           !> pp.c pp_sys.c sv.c t/op/int.t uconfig.h uconfig.sh
19151           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
19152           !> vos/config.ga.h win32/config.bc win32/config.gc
19153           !> win32/config.vc
19154 ____________________________________________________________________________
19155 [  8465] By: jhi                                   on 2001/01/17  18:37:13
19156         Log: Subject: [PATCH] Re: [PATCH: perl@8429]  lib/tie-substrhash.t FAILED at test 11
19157              From: Nicholas Clark <nick@ccl4.org>
19158              Date: Wed, 17 Jan 2001 17:31:33 +0000
19159              Message-ID: <20010117173133.I2633@plum.flirble.org>
19160      Branch: perl
19161            ! t/op/int.t
19162 ____________________________________________________________________________
19163 [  8464] By: jhi                                   on 2001/01/17  14:43:17
19164         Log: Subject: [PATCH: perl@8429]  lib/tie-substrhash.t FAILED at test 11
19165              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
19166              Date: Wed, 17 Jan 2001 15:16:43 +0100
19167              Message-ID: <5930DC161690D2119667009027157547038C8A85@madt009a.siemens.es> 
19168              
19169              pp_int() was dropping an NV to the floor,
19170              int(279964589018079/59) either returned not an integer
19171              4745162525730.15, or one got "Attempt to free unreferenced scalar."
19172      Branch: perl
19173            ! pp.c
19174 ____________________________________________________________________________
19175 [  8463] By: jhi                                   on 2001/01/17  06:12:42
19176         Log: (Replaced by #8470)
19177              
19178              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)
19179              From: "Craig A. Berry" <craigberry@mac.com>
19180              Date: Tue, 16 Jan 2001 23:38:46 -0600
19181              Message-Id: <p04330103b68ad8cfcbfd@[172.16.52.1]>
19182      Branch: maint-5.6/perl
19183            ! configure.com
19184 ____________________________________________________________________________
19185 [  8462] By: jhi                                   on 2001/01/17  06:11:31
19186         Log: (Replaced by #8469)
19187              
19188              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)
19189              From: "Craig A. Berry" <craigberry@mac.com>
19190              Date: Tue, 16 Jan 2001 23:38:46 -0600
19191              Message-Id: <p04330103b68ad8cfcbfd@[172.16.52.1]>
19192      Branch: perl
19193            ! configure.com
19194 ____________________________________________________________________________
19195 [  8461] By: jhi                                   on 2001/01/17  05:56:12
19196         Log: Allow for one trailing slash in the directory of mkdir().
19197      Branch: perl
19198            ! pp_sys.c
19199 ____________________________________________________________________________
19200 [  8460] By: jhi                                   on 2001/01/17  03:26:01
19201         Log: Metaconfig unit changes for #8459.
19202      Branch: metaconfig
19203            ! U/modified/Loc.U U/modified/sig_name.U
19204 ____________________________________________________________________________
19205 [  8459] By: jhi                                   on 2001/01/17  03:24:48
19206         Log: Define SIG_SIZE, the number of elements in the sig_name and
19207              sig_num arrays, including the final NULL entry.
19208      Branch: perl
19209            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
19210            ! config_h.SH configure.com epoc/config.sh gv.c pod/perltoc.pod
19211            ! sv.c uconfig.h uconfig.sh vos/config.alpha.def
19212            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
19213            ! win32/config.bc win32/config.gc win32/config.vc
19214 ____________________________________________________________________________
19215 [  8458] By: jhi                                   on 2001/01/17  01:41:33
19216         Log: Integrate perlio.
19217      Branch: perl
19218           !> embed.h embed.pl embedvar.h gv.c intrpvar.h mg.c perl.c perl.h
19219           !> perlapi.h proto.h sv.c
19220 ____________________________________________________________________________
19221 [  8457] By: nick                                  on 2001/01/16  22:07:26
19222         Log: Provide infrastructure for PERL_ASYNC_CHECK() style safe signals.
19223              Provides all the "cost" but no benefit yet - it is to allow cost
19224              to be measured, and implementation experiments (just in mg.c?).
19225      Branch: perlio
19226            ! embed.h embed.pl embedvar.h gv.c intrpvar.h mg.c perl.c perl.h
19227            ! perlapi.h proto.h sv.c
19228 ____________________________________________________________________________
19229 [  8456] By: nick                                  on 2001/01/16  21:07:07
19230         Log: Integrate mainline.
19231      Branch: perlio
19232           !> (integrate 51 files)
19233 ____________________________________________________________________________
19234 [  8455] By: jhi                                   on 2001/01/16  18:13:43
19235         Log: Subject: [PATCH] regcomp.c old feature removal
19236              From: mjd@plover.com
19237              Date: 16 Jan 2001 14:43:18 -0000 
19238              Message-ID: <20010116144318.7140.qmail@plover.com> 
19239      Branch: perl
19240            ! regcomp.c
19241 ____________________________________________________________________________
19242 [  8454] By: jhi                                   on 2001/01/16  16:12:39
19243         Log: Subject: [PATCH: perl-5.6.1-TRIAL1] Win32 Makefile fixes - v2
19244              From: "Indy Singh" <indy@nusphere.com>
19245              Date: Wed, 10 Jan 2001 20:17:49 -0500
19246              Message-ID: <003001c07b6c$524630b0$00957018@roadhog>
19247      Branch: maint-5.6/perl
19248            ! win32/Makefile
19249 ____________________________________________________________________________
19250 [  8453] By: jhi                                   on 2001/01/16  16:09:33
19251         Log: Update Changes.
19252      Branch: perl
19253            ! Changes patchlevel.h
19254 ____________________________________________________________________________
19255 [  8452] By: jhi                                   on 2001/01/16  15:42:04
19256         Log: Subject: Re: API Cleanup
19257              To: perl5-porters@perl.org
19258              Date: Tue, 16 Jan 2001 13:42:30 +0000
19259              Message-ID: <20010116134230.A13420@pembro26.pmb.ox.ac.uk>
19260              
19261              Subject: [PATCH] utf8.c documentation
19262              From: Simon Cozens <simon@cozens.net>
19263              Date: Tue, 16 Jan 2001 13:52:48 +0000
19264              Message-ID: <20010116135248.A13496@pembro26.pmb.ox.ac.uk>
19265              
19266              Subject: Re: API Cleanup
19267              From: Simon Cozens <simon@cozens.net>
19268              Date: Tue, 16 Jan 2001 14:58:55 +0000
19269              Message-ID: <20010116145855.A13794@pembro26.pmb.ox.ac.uk>
19270              
19271              UTF-8 doc patches.
19272      Branch: perl
19273            ! embed.pl pod/perlapi.pod utf8.c
19274 ____________________________________________________________________________
19275 [  8451] By: jhi                                   on 2001/01/16  14:41:39
19276         Log: podlators 1.07, from Russ Allbery.
19277      Branch: perl
19278            ! lib/Pod/Man.pm
19279 ____________________________________________________________________________
19280 [  8450] By: jhi                                   on 2001/01/16  14:24:19
19281         Log: Subject: [PATCH: perl@8429] Win32 Makefile fixes
19282              From: "Indy Singh" <indy@nusphere.com>
19283              Date: Mon, 15 Jan 2001 20:59:40 -0500
19284              Message-ID: <07be01c07f5f$fdadf270$d24b7018@cr637287a>
19285      Branch: perl
19286            ! win32/Makefile
19287 ____________________________________________________________________________
19288 [  8449] By: jhi                                   on 2001/01/16  03:42:55
19289         Log: Under 5.005 threads and debugging crashed in Debian 2.2 Linux/x86
19290              at the setting of the ofs_sv in new_struct_thread() as the
19291              thr->Tofs_sv (PL_ofs_sv) was still 0xabab...., SvREFCNT_inc()ing
19292              that invited a core dump.
19293      Branch: perl
19294            ! util.c
19295 ____________________________________________________________________________
19296 [  8448] By: jhi                                   on 2001/01/16  01:49:07
19297         Log: Subject: [PATCH #3 @8436] Re: Eliminate op_children
19298              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
19299              Date: Mon, 15 Jan 2001 17:14:37 -0800 (PST)
19300              Message-ID: <14947.40656.841280.551785@soda.csua.berkeley.edu>
19301              
19302              Replace #8444 and #8445.
19303      Branch: perl
19304            ! ext/B/B.xs ext/B/B/Debug.pm
19305 ____________________________________________________________________________
19306 [  8447] By: jhi                                   on 2001/01/15  21:05:35
19307         Log: Subject: [PATCH] API Variable documentation   
19308              From: Simon Cozens <simon@cozens.net>
19309              Date: Mon, 15 Jan 2001 19:35:54 +0000
19310              Message-ID: <20010115193554.A9919@pembro26.pmb.ox.ac.uk> 
19311      Branch: perl
19312            ! pod/perlapi.pod thrdvar.h
19313 ____________________________________________________________________________
19314 [  8446] By: jhi                                   on 2001/01/15  20:49:20
19315         Log: Signedness nit.
19316      Branch: perl
19317            ! pp_ctl.c
19318 ____________________________________________________________________________
19319 [  8445] By: jhi                                   on 2001/01/15  20:28:48
19320         Log: (Replaced by #8448)  More op_children traces (cleanup of #8442).
19321      Branch: perl
19322            ! ext/B/B/Debug.pm
19323 ____________________________________________________________________________
19324 [  8444] By: jhi                                   on 2001/01/15  13:09:10
19325         Log: (Replaced by #8448)  Traces of op_children (cleanup of #8442)
19326      Branch: perl
19327            ! ext/B/B.xs
19328 ____________________________________________________________________________
19329 [  8443] By: jhi                                   on 2001/01/15  13:06:26
19330         Log: Missing from #8439.
19331      Branch: perl
19332            ! keywords.h mg.c
19333 ____________________________________________________________________________
19334 [  8442] By: jhi                                   on 2001/01/15  13:02:38
19335         Log: Subject: [PATCH @8436] Eliminate op_children
19336              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
19337              Date: Sun, 14 Jan 2001 03:00:13 -0800 (PST)
19338              Message-ID: <14945.32919.44271.685122@soda.csua.berkeley.edu>
19339              
19340              Subject: [PATCH @8436] Re: Eliminate op_children
19341              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
19342              Date: Sun, 14 Jan 2001 03:23:56 -0800 (PST)
19343              Message-ID: <14945.35680.571387.810763@soda.csua.berkeley.edu>
19344      Branch: perl
19345            ! bytecode.pl ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm
19346            ! ext/B/B/C.pm ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h
19347            ! op.c op.h
19348 ____________________________________________________________________________
19349 [  8441] By: jhi                                   on 2001/01/15  12:57:08
19350         Log: Use the /^Perl_/-less form of is_lvalue_sub().
19351      Branch: perl
19352            ! pp.h
19353 ____________________________________________________________________________
19354 [  8440] By: jhi                                   on 2001/01/15  05:13:09
19355         Log: Revert #8437 and #8438, the Linux large files story is more complex.
19356      Branch: metaconfig/U/perl
19357            ! d_fpos64_t.U d_off64_t.U
19358      Branch: perl
19359            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
19360            ! config_h.SH configure.com epoc/config.sh perl.h
19361            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
19362            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
19363            ! win32/config.bc win32/config.gc win32/config.vc
19364 ____________________________________________________________________________
19365 [  8439] By: jhi                                   on 2001/01/15  05:02:24
19366         Log: More UTF-8 patches from Inaba Hiroto.
19367              - The substr lval was still not okay.
19368              - Now pp_stringify and sv_setsv copies source's UTF8 flag
19369              even if IN_BYTE.  pp_stringify is called from fold_constants
19370              at optimization phase and "\x{100}" was made SvUTF8_off under
19371              use bytes (the bytes pragma is for "byte semantics" and not
19372              for "do not produce UTF8 data")
19373              - New `qu' operator to generate UTF8 string explicitly.
19374              Though I agree with the policy "0x00-0xff always produce bytes",
19375              sometimes want to such a string to be coded in UTF8.
19376              I can use pack"U0a*" but it requires more typing and has
19377              runtime overhead.
19378              - Fix pp_regcomp bug uncovered by "0x00-0xff always produce bytes"
19379              change, the bug apears if a pm has PMdf_UTF8 flag but interpolated
19380              string is not UTF8_on and has char 0x80-0xff.
19381              
19382              TODO: document and test qu.
19383      Branch: perl
19384            ! keywords.h keywords.pl mg.c pp.c pp_ctl.c pp_hot.c sv.c
19385            ! t/lib/charnames.t t/op/length.t t/op/substr.t t/pragma/utf8.t
19386            ! toke.c
19387 ____________________________________________________________________________
19388 [  8438] By: jhi                                   on 2001/01/14  05:10:23
19389         Log: Metaconfig unit changes for #8437.
19390      Branch: metaconfig/U/perl
19391            ! d_fpos64_t.U d_off64_t.U
19392 ____________________________________________________________________________
19393 [  8437] By: jhi                                   on 2001/01/14  04:55:34
19394         Log: Add <features.h> probing, seems to be needed for (some?)
19395              Linux largefileness.
19396      Branch: perl
19397            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
19398            ! config_h.SH configure.com epoc/config.sh perl.h
19399            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
19400            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
19401            ! win32/config.bc win32/config.gc win32/config.vc
19402 ____________________________________________________________________________
19403 [  8436] By: jhi                                   on 2001/01/13  17:47:21
19404         Log: Tighten some of the tests a bit.
19405      Branch: perl
19406            ! t/pragma/utf8.t
19407 ____________________________________________________________________________
19408 [  8435] By: jhi                                   on 2001/01/13  17:31:54
19409         Log: Integrate perlio.
19410      Branch: perl
19411           !> ext/Encode/Makefile.PL ext/Encode/compile win32/config_H.bc
19412           !> win32/config_H.gc win32/config_H.vc
19413 ____________________________________________________________________________
19414 [  8434] By: nick                                  on 2001/01/13  11:36:53
19415         Log: Run dmake regen_config_h for Win32
19416      Branch: perlio
19417            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
19418 ____________________________________________________________________________
19419 [  8433] By: nick                                  on 2001/01/13  11:31:55
19420         Log: VMS friendly patch to Encode compile process
19421      Branch: perlio
19422            ! ext/Encode/Makefile.PL ext/Encode/compile
19423 ____________________________________________________________________________
19424 [  8432] By: nick                                  on 2001/01/13  11:06:44
19425         Log: Integrate mainline
19426      Branch: perlio
19427           +> ext/B/B/Concise.pm
19428           !> (integrate 52 files)
19429 ____________________________________________________________________________
19430 [  8431] By: jhi                                   on 2001/01/13  05:55:55
19431         Log: Subject: [PATCH @8429] Re: B::Concise -- an improved replacement for B::Terse
19432              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
19433              Date: Fri, 12 Jan 2001 21:45:17 -0800 (PST)
19434              Message-ID: <14943.59712.993695.180189@soda.csua.berkeley.edu>
19435      Branch: perl
19436            ! ext/B/B/Concise.pm
19437 ____________________________________________________________________________
19438 [  8430] By: jhi                                   on 2001/01/13  04:24:18
19439         Log: The LVRET macro needed an aTHX.
19440      Branch: perl
19441            ! pp.h
19442 ____________________________________________________________________________
19443 [  8429] By: jhi                                   on 2001/01/13  02:12:42
19444         Log: Update Changes.
19445      Branch: perl
19446            ! Changes patchlevel.h
19447 ____________________________________________________________________________
19448 [  8428] By: jhi                                   on 2001/01/13  02:08:50
19449         Log: Subject: Re: [PATCH: perl@8342]  lib/bigfloat.t FAILED at test 351
19450              From: Peter Prymmer <pvhp@forte.com>
19451              Date: Fri, 12 Jan 2001 16:27:36 -0800 (PST)
19452              Message-ID: <Pine.OSF.4.10.10101121623130.478096-100000@aspara.forte.com>
19453              
19454              Add a BEGIN guard for sloppy floating point division.
19455      Branch: perl
19456            ! lib/Math/BigInt.pm lib/bigint.pl
19457 ____________________________________________________________________________
19458 [  8427] By: jhi                                   on 2001/01/13  01:47:16
19459         Log: The B::Terse drop-in replacement wasn't quite drop-in.
19460      Branch: perl
19461            ! ext/B/B/Terse.pm
19462 ____________________________________________________________________________
19463 [  8426] By: jhi                                   on 2001/01/12  21:20:43
19464         Log: Use UVXf.
19465      Branch: perl
19466            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
19467            ! config_h.SH configure.com epoc/config.sh sv.c uconfig.h
19468            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
19469            ! vos/config.ga.def vos/config.ga.h win32/config.bc
19470            ! win32/config.gc win32/config.vc
19471 ____________________________________________________________________________
19472 [  8425] By: jhi                                   on 2001/01/12  20:20:14
19473         Log: Subject: [PATCH perl@8342] -Wformat
19474              From: Robin Barker <rmb1@cise.npl.co.uk>
19475              Date: Fri, 12 Jan 2001 20:03:14 GMT
19476              Message-Id: <200101122003.UAA29599@tempest.npl.co.uk>
19477      Branch: perl
19478            ! ext/Encode/Encode.xs mg.c sv.c toke.c
19479 ____________________________________________________________________________
19480 [  8424] By: jhi                                   on 2001/01/12  20:01:48
19481         Log: Subject: B::Concise -- an improved replacement for B::Terse 
19482              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
19483              Date: Sat,  6 Jan 2001 20:18:05 -0800 (PST)
19484              Message-ID: <14935.43597.962940.803717@soda.csua.berkeley.edu>
19485      Branch: perl
19486            + ext/B/B/Concise.pm
19487            ! MANIFEST ext/B/B/Terse.pm
19488 ____________________________________________________________________________
19489 [  8423] By: jhi                                   on 2001/01/12  19:24:02
19490         Log: The new metaconfig unit from the #8421.
19491      Branch: metaconfig/U/perl
19492            + d_sigprocmask.U
19493 ____________________________________________________________________________
19494 [  8422] By: jhi                                   on 2001/01/12  19:23:43
19495         Log: Forgot the microperl config from the #8421.
19496      Branch: perl
19497            ! uconfig.h uconfig.sh
19498 ____________________________________________________________________________
19499 [  8421] By: jhi                                   on 2001/01/12  19:05:27
19500         Log: Add sigprocmask() probe, regen Configure, regen toc.
19501      Branch: perl
19502            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
19503            ! config_h.SH configure.com epoc/config.sh mg.c pod/perltoc.pod
19504            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
19505            ! vos/config.ga.h win32/config.bc win32/config.gc
19506            ! win32/config.vc
19507 ____________________________________________________________________________
19508 [  8420] By: jhi                                   on 2001/01/12  18:34:31
19509         Log: Add sockatmark() to the todo list.
19510      Branch: perl
19511            ! Todo-5.6
19512 ____________________________________________________________________________
19513 [  8419] By: jhi                                   on 2001/01/12  18:09:46
19514         Log: Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER.
19515      Branch: perl
19516            ! op.c
19517 ____________________________________________________________________________
19518 [  8418] By: jhi                                   on 2001/01/12  18:05:30
19519         Log: Subject: Re: [PATCH] [ID 20001223.002] lvalues in list context
19520              From: Radu Greab <radu@netsoft.ro>
19521              Message-ID: <14943.15321.515713.119805@ix.netsoft.ro>
19522              Date: Fri, 12 Jan 2001 19:16:09 +0200 (EET)
19523      Branch: perl
19524            ! op.c t/pragma/sub_lval.t
19525 ____________________________________________________________________________
19526 [  8417] By: jhi                                   on 2001/01/12  16:09:09
19527         Log: Subject: [PATCH @8404] Consolidated lvalue sub changes
19528              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU> 
19529              Date: Wed, 10 Jan 2001 21:36:51 -0800 (PST)
19530              Message-ID: <14941.16925.736415.785818@soda.csua.berkeley.edu>
19531      Branch: perl
19532            ! doop.c embed.h embed.pl op.c op.h opcode.h opcode.pl
19533            ! pod/perldiag.pod pod/perlintern.pod pod/perlsub.pod pp.c pp.h
19534            ! pp.sym pp_ctl.c pp_hot.c pp_proto.h proto.h t/lib/b.t
19535            ! t/pragma/sub_lval.t toke.c
19536 ____________________________________________________________________________
19537 [  8416] By: jhi                                   on 2001/01/12  15:42:06
19538         Log: Subject: RE: [PATCH] [ID 20001223.002] lvalues in list context
19539              From: "Richard Soderberg" <rs@crystalflame.net>
19540              Date: Fri, 12 Jan 2001 04:49:35 -0800
19541              Message-ID: <NAEKLNAAHLMBPMPNBMLEAELDCKAA.rs@crystalflame.net>
19542              
19543              Replace 10000 with RETVAL_MAX, and compute RETVAL_MAX
19544              according to the platform.
19545      Branch: perl
19546            ! op.c
19547 ____________________________________________________________________________
19548 [  8415] By: jhi                                   on 2001/01/12  15:33:41
19549         Log: One more UTF-8 fix from Inaba Hiroto.
19550      Branch: perl
19551            ! pp.c regexec.c t/pragma/utf8.t
19552 ____________________________________________________________________________
19553 [  8414] By: jhi                                   on 2001/01/12  15:30:18
19554         Log: Mea culpa: I botched up Hugo's "Tw" bug fix when applying it.
19555      Branch: perl
19556            ! regexec.c
19557 ____________________________________________________________________________
19558 [  8413] By: jhi                                   on 2001/01/12  15:22:10
19559         Log: Subject: [Patch perl@8375] pragma/subs.t ......FAILED tests 1-2 using Bison's parser
19560              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
19561              Date: Thu, 11 Jan 2001 12:53:36 +0100
19562              Message-ID: <5930DC161690D2119667009027157547038123E1@madt009a.siemens.es>
19563      Branch: perl
19564            ! toke.c
19565 ____________________________________________________________________________
19566 [  8412] By: jhi                                   on 2001/01/12  15:20:25
19567         Log: Subject: [PATCH: perl@8342] updates to posix-bc hints file
19568              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
19569              Date: Fri, 12 Jan 2001 14:37:55 +0100
19570              Message-ID: <5930DC161690D21196670090271575470384E3FC@madt009a.siemens.es>
19571      Branch: perl
19572            ! hints/posix-bc.sh
19573 ____________________________________________________________________________
19574 [  8411] By: jhi                                   on 2001/01/12  15:14:14
19575         Log: Subject: [PATCH: perl@8342]  op/regmesg FAILED at test 33 on EBCDIC machines
19576              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
19577              Date: Fri, 12 Jan 2001 10:42:21 +0100
19578              Message-ID: <5930DC161690D211966700902715754703812F33@madt009a.siemens.es>
19579      Branch: perl
19580            ! t/op/regmesg.t
19581 ____________________________________________________________________________
19582 [  8410] By: jhi                                   on 2001/01/12  05:48:55
19583         Log: Subject: Re: [ID 20010101.004] Not OK: perl v5.7.0 +DEVEL8268 on i586-linux-64int-ld 2.2.17-21mdk (UNINSTALLED)
19584              From: Nicholas Clark <nick@ccl4.org> 
19585              Date: Sun, 7 Jan 2001 19:47:14 +0000
19586              Message-ID: <20010107194714.B1048@plum.flirble.org>
19587      Branch: perl
19588            ! t/op/numconvert.t
19589 ____________________________________________________________________________
19590 [  8409] By: jhi                                   on 2001/01/12  05:41:28
19591         Log: Integrate perlio.
19592      Branch: perl
19593           !> mg.c scope.h
19594 ____________________________________________________________________________
19595 [  8408] By: nick                                  on 2001/01/11  22:43:28
19596         Log: Remove variables that were used in experiments.
19597      Branch: perlio
19598            ! mg.c
19599 ____________________________________________________________________________
19600 [  8407] By: nick                                  on 2001/01/11  20:57:44
19601         Log: Catch die in %SIG handler and unblock the signal before re-dying.
19602              This make Linux work _without_ sigsetjmp().
19603              Turn off sigsetjmp() to see what else it does.
19604              May need Configure probe for sigprocmask() if anything has sigaction()
19605              but not sigprocmask().
19606      Branch: perlio
19607            ! mg.c scope.h
19608 ____________________________________________________________________________
19609 [  8406] By: nick                                  on 2001/01/11  19:32:07
19610         Log: Integrate mainline
19611      Branch: perlio
19612           !> Changes ext/IO/lib/IO/Socket/INET.pm ext/Socket/Socket.pm mg.c
19613           !> patchlevel.h perl.h regexec.c t/op/re_tests t/op/split.t
19614           !> t/op/substr.t
19615 ____________________________________________________________________________
19616 [  8405] By: jhi                                   on 2001/01/11  17:11:01
19617         Log: Fix UTF-8 lval substr().
19618      Branch: perl
19619            ! mg.c t/op/substr.t
19620 ____________________________________________________________________________
19621 [  8404] By: jhi                                   on 2001/01/11  05:13:58
19622         Log: Update Changes.
19623      Branch: perl
19624            ! Changes patchlevel.h
19625 ____________________________________________________________________________
19626 [  8403] By: jhi                                   on 2001/01/11  04:38:24
19627         Log: Subject: Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !~ /\((\w\. \w+)\)/
19628              From: Hugo <hv@crypt.compulink.co.uk>
19629              Date: Mon, 30 Oct 2000 01:33:26 +0000
19630              Message-Id: <200010300133.BAA10390@crypt.compulink.co.uk>
19631      Branch: perl
19632            ! regexec.c t/op/re_tests
19633 ____________________________________________________________________________
19634 [  8402] By: jhi                                   on 2001/01/11  04:26:12
19635         Log: Integrate perlio.
19636      Branch: perl
19637           !> scope.h util.c
19638 ____________________________________________________________________________
19639 [  8401] By: nick                                  on 2001/01/10  22:52:55
19640         Log: Allow control of 2nd arg to segsetjmp() via -DSCOPE_SAVES_SIGNAL_MASK.
19641              (So Alan and Ilya can try setting via hints.)
19642              Verified Linux "works" with it true and fails to re-enable SIGINT if false.
19643              Restoring sigmask in Perl_sighandler() if handler dies is not equivalent;
19644              doing the save everywhere seems to restart read() correctly, but just
19645              doing it once "round" the handler does not.
19646      Branch: perlio
19647            ! scope.h
19648 ____________________________________________________________________________
19649 [  8400] By: jhi                                   on 2001/01/10  21:57:54
19650         Log: Not defining PERL_PRESERVE_IVUV fixes only the op/inc problem
19651              of IRIX, HP-UX is unaffected.
19652      Branch: perl
19653            ! perl.h
19654 ____________________________________________________________________________
19655 [  8399] By: nick                                  on 2001/01/10  21:29:19
19656         Log: Safe fix for Simon's pclose() doing SvIVX of undef -> core bug.
19657      Branch: perlio
19658            ! util.c
19659 ____________________________________________________________________________
19660 [  8398] By: jhi                                   on 2001/01/10  20:55:31
19661         Log: Add ReuseAddr as a (preferred) alias for Reuse as we now
19662              also have ReusePort.
19663      Branch: perl
19664            ! ext/IO/lib/IO/Socket/INET.pm
19665 ____________________________________________________________________________
19666 [  8397] By: jhi                                   on 2001/01/10  20:50:57
19667         Log: Subject: [PATCH] add ReusePort option to IO::Socket::INET for better multicast support (resend)
19668              From: "Jeremy D. Zawodny" <jzawodn@yahoo-inc.com>
19669              Date: Wed, 10 Jan 2001 01:38:13 -0800
19670              Message-ID: <20010110013813.B41744@yahoo-inc.com>
19671      Branch: perl
19672            ! ext/IO/lib/IO/Socket/INET.pm
19673 ____________________________________________________________________________
19674 [  8396] By: jhi                                   on 2001/01/10  20:49:30
19675         Log: Subject: [PATCH] add SO_REUSEPORT to export list in Socket.pm for better multicast support (resend)
19676              From: "Jeremy D. Zawodny" <jzawodn@yahoo-inc.com>
19677              Date: Wed, 10 Jan 2001 01:37:32 -0800
19678              Message-ID: <20010110013732.A41744@yahoo-inc.com>
19679      Branch: perl
19680            ! ext/Socket/Socket.pm
19681 ____________________________________________________________________________
19682 [  8395] By: jhi                                   on 2001/01/10  20:41:37
19683         Log: Test for bug id 20010105.016 (fixed by #8378).
19684      Branch: perl
19685            ! t/op/split.t
19686 ____________________________________________________________________________
19687 [  8394] By: jhi                                   on 2001/01/10  20:26:32
19688         Log: Integrate perlio.
19689      Branch: perl
19690            ! util.c
19691 ____________________________________________________________________________
19692 [  8393] By: nick                                  on 2001/01/10  19:34:30
19693         Log: Back out Simon's pid hackery for now.
19694      Branch: perlio
19695            ! util.c
19696 ____________________________________________________________________________
19697 [  8392] By: nick                                  on 2001/01/10  19:23:13
19698         Log: Integrate mainline. (Builds but does not work - something broke pipes...)
19699      Branch: perlio
19700           !> (integrate 29 files)
19701 ____________________________________________________________________________
19702 [  8391] By: jhi                                   on 2001/01/10  18:43:15
19703         Log: Subject: [PATCH] Fix my_pclose segfault
19704              From: Simon Cozens <simon@cozens.net>
19705              Date: Wed, 10 Jan 2001 18:39:35 +0000
19706              Message-ID: <20010110183934.A25640@pembro26.pmb.ox.ac.uk>
19707      Branch: perl
19708            ! util.c
19709 ____________________________________________________________________________
19710 [  8390] By: jhi                                   on 2001/01/10  18:42:08
19711         Log: Subject:  [PATCH perl@8269] Opcode.XS, fix memory leak
19712              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
19713              Date:     Wed, 10 Jan 2001 13:23:02 EST
19714              Message-Id: <010110132245.8129a@DUPHY4.Physics.Drexel.Edu>
19715      Branch: perl
19716            ! ext/Opcode/Opcode.xs
19717 ____________________________________________________________________________
19718 [  8389] By: jhi                                   on 2001/01/10  15:16:07
19719         Log: Turn off the integer preservation for now.
19720      Branch: perl
19721            ! perl.h
19722 ____________________________________________________________________________
19723 [  8388] By: jhi                                   on 2001/01/10  15:01:25
19724         Log: Few more IDE/editor nits from p5p.
19725      Branch: perl
19726            ! pod/perlfaq3.pod
19727 ____________________________________________________________________________
19728 [  8387] By: jhi                                   on 2001/01/10  06:53:16
19729         Log: Subject: Re: [ID 20010109.003] Patch 8138 broke a test in libwww
19730              To: "Andreas J. Koenig" <andreas.koenig@anima.de>
19731              Date: Tue, 9 Jan 2001 23:16:02 +0000
19732              Message-ID: <20010109231602.A81101@plum.flirble.org>
19733      Branch: perl
19734            ! sv.c
19735 ____________________________________________________________________________
19736 [  8386] By: jhi                                   on 2001/01/10  03:17:54
19737         Log: Test cases for #8385 (from Simon's "torture.pl")
19738      Branch: perl
19739            ! t/op/tr.t
19740 ____________________________________________________________________________
19741 [  8385] By: jhi                                   on 2001/01/10  03:17:11
19742         Log: Subject: Re: more UTF8 test suites and an UTF8 patch
19743              From: Inaba Hiroto <inaba@sdd.tokyo-sc.toshiba.co.jp>
19744              Date: Wed, 10 Jan 2001 11:39:39 +0900
19745              Message-Id: <10101100239.AA10002@tux0017.sdd.tokyo-sc.toshiba.co.jp>
19746              
19747              Some more UTF-8 tr cases fixed.
19748      Branch: perl
19749            ! doop.c
19750 ____________________________________________________________________________
19751 [  8384] By: jhi                                   on 2001/01/09  22:45:40
19752         Log: Allow the locale test needing POSIX and the taint test
19753              needing IPC::SysV to run under 'minitest' (basically,
19754              bail out if loading the extension fails)
19755      Branch: perl
19756            ! t/op/misc.t t/op/taint.t
19757 ____________________________________________________________________________
19758 [  8383] By: jhi                                   on 2001/01/09  21:36:04
19759         Log: Subject: [PATCH @8382] Remove FileHandle/IO dependence in t/io/openpid.t
19760              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
19761              Date: Tue,  9 Jan 2001 13:33:22 -0800 (PST)
19762              Message-ID: <14939.33475.474459.147429@soda.csua.berkeley.edu>
19763      Branch: perl
19764            ! t/io/openpid.t
19765 ____________________________________________________________________________
19766 [  8382] By: jhi                                   on 2001/01/09  21:06:08
19767         Log: save_delete(), err, SAVEDELETE() fixes from Charles Lane.
19768              Should finish up the bug id 20001205.022.
19769      Branch: perl
19770            ! pp.c pp_hot.c scope.c
19771 ____________________________________________________________________________
19772 [  8381] By: jhi                                   on 2001/01/09  18:27:43
19773         Log: Subject: Re: [PATCH: perl@8342] comp/proto..........FAILED tests 112-123
19774              From: Andy Dougherty <doughera@lafayette.edu>
19775              Date: Tue, 9 Jan 2001 12:11:16 -0500 (EST)
19776              Message-ID: <Pine.SOL.4.10.10101091144440.13124-100000@maxwell.phys.lafayette.edu>
19777              
19778              More robust yacc/bison error detection.
19779      Branch: perl
19780            ! t/comp/proto.t
19781 ____________________________________________________________________________
19782 [  8380] By: jhi                                   on 2001/01/09  15:21:38
19783         Log: Subject:  [PATCH] make t/op/misc.t work on VMS
19784              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
19785              Date:     Tue, 9 Jan 2001 07:53:55 EST
19786              Message-Id: <010109075323.91c8f@DUPHY4.Physics.Drexel.Edu> 
19787      Branch: perl
19788            ! t/op/misc.t vms/test.com
19789 ____________________________________________________________________________
19790 [  8379] By: jhi                                   on 2001/01/09  15:20:38
19791         Log: Subject: [ID 20001230.003] UTF-8 tr still hurts
19792              From: jhi@cc.hut.fi
19793              Date: Sat, 30 Dec 2000 22:57:32 +0200 (EET)
19794              Message-Id: <200012302057.WAA31168@alpha.hut.fi>
19795              
19796              The #8378 fixed this.
19797      Branch: perl
19798            ! t/op/tr.t
19799 ____________________________________________________________________________
19800 [  8378] By: jhi                                   on 2001/01/09  15:05:32
19801         Log: Subject: One more patch for UTF8 
19802              From: Inaba Hiroto <inaba@st.rim.or.jp>
19803              Date: Tue, 09 Jan 2001 01:04:32 +0900
19804              Message-ID: <3A59E510.52BAB5B9@st.rim.or.jp>
19805              
19806              UTF-8 fixes for 'x' and tr///.
19807      Branch: perl
19808            ! doop.c embed.h embed.pl op.c pod/perlapi.pod pp.c proto.h
19809            ! regcomp.c regexec.c toke.c utf8.c
19810 ____________________________________________________________________________
19811 [  8377] By: jhi                                   on 2001/01/09  14:32:17
19812         Log: Make explicit our assumption that (for now) "\x{80}" produces UTF-8.
19813      Branch: perl
19814            ! t/op/length.t
19815 ____________________________________________________________________________
19816 [  8376] By: jhi                                   on 2001/01/09  04:32:32
19817         Log: integrate changes #7775, #8316, #8316 from mainline
19818      Branch: maint-5.6/perl
19819            ! hints/solaris_2.sh
19820 ____________________________________________________________________________
19821 [  8375] By: jhi                                   on 2001/01/09  04:26:43
19822         Log: Update Changes.
19823      Branch: perl
19824            ! Changes patchlevel.h
19825 ____________________________________________________________________________
19826 [  8374] By: jhi                                   on 2001/01/09  04:14:32
19827         Log: IDE/editor section tweaking.
19828      Branch: perl
19829            ! pod/perlfaq3.pod
19830 ____________________________________________________________________________
19831 [  8373] By: jhi                                   on 2001/01/09  02:38:26
19832         Log: Subject: [PATCH: perl@8342] updates to OS/390 hints file
19833              From: Peter Prymmer <pvhp@forte.com>
19834              Date: Mon, 8 Jan 2001 18:06:51 -0800 (PST)
19835              Message-ID: <Pine.OSF.4.10.10101081805530.239173-100000@aspara.forte.com>
19836              
19837              In preparation os OS/390 dynamic loading.
19838      Branch: perl
19839            ! README.os390 hints/os390.sh
19840 ____________________________________________________________________________
19841 [  8372] By: jhi                                   on 2001/01/09  00:24:30
19842         Log: Integrate with perlio.
19843      Branch: perl
19844           !> embed.h embed.pl gv.c mg.c perl.h proto.h sv.c
19845 ____________________________________________________________________________
19846 [  8371] By: nick                                  on 2001/01/08  23:54:33
19847         Log: Fix "scalars leaked" bugs caused by overload magic
19848              (Highlighted by Ilya's DESTROY optimization.)
19849      Branch: perlio
19850            ! embed.h embed.pl gv.c mg.c perl.h proto.h sv.c
19851 ____________________________________________________________________________
19852 [  8370] By: nick                                  on 2001/01/08  20:19:41
19853         Log: Integrate mainline
19854      Branch: perlio
19855           !> README.epoc dump.c ext/GDBM_File/GDBM_File.xs gv.c
19856           !> lib/Getopt/Long.pm mg.c op.c scope.c sv.c t/io/pipe.t
19857           !> t/op/64bitint.t
19858 ____________________________________________________________________________
19859 [  8369] By: jhi                                   on 2001/01/08  17:30:52
19860         Log: save_delete() Safefree() doesn't (anymore?) work with shared
19861              strings, one test failure in op/misc and almost all of lib/b.
19862              (Outcomments #8369.)
19863      Branch: perl
19864            ! scope.c
19865 ____________________________________________________________________________
19866 [  8368] By: jhi                                   on 2001/01/08  14:47:10
19867         Log: (Outcommented by #8369.)
19868              
19869              Subject: Re: Perl BugID 20001205.022 ---- save_delete
19870              From: Simon Cozens <simon@cozens.net>
19871              Date: Sat, 6 Jan 2001 11:48:40 +0000
19872              Message-ID: <20010106114840.A13227@deep-dark-truthful-mirror.perlhacker.org>
19873              
19874              The save_delete() does need the Safefree.
19875      Branch: perl
19876            ! scope.c
19877 ____________________________________________________________________________
19878 [  8367] By: bailey                                on 2001/01/08  08:53:52
19879         Log: Once again syncing after too long an absence
19880      Branch: vmsperl
19881           +> (branch 55 files)
19882            - MAINTAIN fix_pl vos/config.def vos/config.h
19883            - vos/config_h.SH_orig
19884           !> (integrate 498 files)
19885 ____________________________________________________________________________
19886 [  8366] By: jhi                                   on 2001/01/08  02:42:59
19887         Log: Subject: [ID 20010107.012] [PATCH] 18446744073709551616e0 was treated as UV=18446744073709551615
19888              From: nick@ccl4.org
19889              Date: Sun, 7 Jan 2001 21:07:18 +0000
19890              Message-Id: <20010107210717.D1048@plum.flirble.org>
19891      Branch: perl
19892            ! sv.c t/op/64bitint.t
19893 ____________________________________________________________________________
19894 [  8365] By: jhi                                   on 2001/01/08  02:35:16
19895         Log: Subject: [PATCH] environ nit
19896              From: Simon Cozens <simon@cozens.net>
19897              Date: Sun, 7 Jan 2001 17:57:07 +0000
19898              Message-ID: <20010107175707.A2013@pembro26.pmb.ox.ac.uk>
19899              
19900              Use environ only if we have it.
19901      Branch: perl
19902            ! mg.c
19903 ____________________________________________________________________________
19904 [  8364] By: jhi                                   on 2001/01/08  02:24:51
19905         Log: Replace #6721, GDBM, system malloc, and LEAKTEST.
19906      Branch: perl
19907            ! ext/GDBM_File/GDBM_File.xs
19908 ____________________________________________________________________________
19909 [  8363] By: jhi                                   on 2001/01/08  02:19:24
19910         Log: Subject: [PATCH @8344] Fix spurious GVSV OPpOUR_INTRO
19911              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
19912              Date: Sat,  6 Jan 2001 15:25:02 -0800 (PST)
19913              Message-ID: <14935.41722.239364.55174@soda.csua.berkeley.edu>
19914      Branch: perl
19915            ! dump.c op.c
19916 ____________________________________________________________________________
19917 [  8362] By: jhi                                   on 2001/01/08  02:17:43
19918         Log: Subject: [patch] xsub AUTOLOAD fix/optimization
19919              From: Doug MacEachern <dougm@covalent.net>
19920              Date: Sat, 6 Jan 2001 09:30:05 -0800 (PST)
19921              Message-ID: <Pine.LNX.4.10.10101060924280.24460-100000@mojo.covalent.net>
19922              
19923              Allow AUTOLOAD to be an xsub and allow such xsubs
19924              to avoid use of $AUTOLOAD.
19925      Branch: perl
19926            ! gv.c
19927 ____________________________________________________________________________
19928 [  8361] By: jhi                                   on 2001/01/08  02:16:07
19929         Log: Subject: Re: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
19930              From: Radu Greab <radu@netsoft.ro>
19931              Date: Sun, 7 Jan 2001 03:16:55 +0200 (EET)
19932              Message-ID: <14935.50055.838449.408835@ix.netsoft.ro>
19933              
19934              No need for the potentially unportable $SIG{CHLD}.
19935      Branch: perl
19936            ! t/io/pipe.t
19937 ____________________________________________________________________________
19938 [  8360] By: jhi                                   on 2001/01/08  01:58:23
19939         Log: Update to Getopt::Long 2.24_02, from Johan Vromans.
19940      Branch: perl
19941            ! lib/Getopt/Long.pm
19942 ____________________________________________________________________________
19943 [  8359] By: jhi                                   on 2001/01/08  01:55:44
19944         Log: Integrate perlio.
19945      Branch: perl
19946           !> ext/Encode/Encode.xs lib/ExtUtils/typemap perl.c perlio.c
19947           !> perlio.h pp.c pp_hot.c pp_sys.c sv.c t/lib/tie-refhash.t
19948           !> utf8.c win32/Makefile
19949 ____________________________________________________________________________
19950 [  8358] By: jhi                                   on 2001/01/07  21:16:50
19951         Log: Update the EPOC cross SDK URL.
19952      Branch: perl
19953            ! README.epoc
19954 ____________________________________________________________________________
19955 [  8357] By: jhi                                   on 2001/01/07  21:16:09
19956         Log: Update the EPOC cross SDK URL.
19957      Branch: maint-5.6/perl
19958            ! README.epoc
19959 ____________________________________________________________________________
19960 [  8356] By: nick                                  on 2001/01/06  21:47:52
19961         Log: FILE * in XS code for PerlIO world:
19962              - make PERLIO_NOT_STDIO 0 (co-existance) default for non PERL_CORE case.
19963              - Add FILE * T_STDIO typemap.
19964              - Finish PerlIO_findFILE() and PerlIO_extprtFILE()
19965      Branch: perlio
19966            ! lib/ExtUtils/typemap perlio.c perlio.h
19967 ____________________________________________________________________________
19968 [  8355] By: jhi                                   on 2001/01/06  20:27:15
19969         Log: integrate change #8336 from mainline
19970              
19971              Scoping of %^H still broken in both perl@8269 and perl-5.6.1-TRIAL1
19972      Branch: maint-5.6/perl
19973            ! hv.c
19974 ____________________________________________________________________________
19975 [  8354] By: jhi                                   on 2001/01/06  20:24:29
19976         Log: Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
19977              From: Robin Barker <rmb1@cise.npl.co.uk>
19978              Date: Fri, 22 Dec 2000 12:17:38 GMT
19979              Message-Id: <200012221217.MAA21332@tempest.npl.co.uk>
19980              
19981              The patch reformats some long =item lines so they give
19982              correct output via pod2man | nroff -man
19983              
19984              Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
19985              From: Robin Barker <rmb1@cise.npl.co.uk>
19986              Date: Tue, 2 Jan 2001 15:35:03 GMT
19987              Message-Id: <200101021535.PAA15161@tempest.npl.co.uk>
19988              
19989              Here is a _further_ patch which corrects a few more errors:
19990              * an empty C<=item> in CPAN.pm
19991              * patching the wrong file (pod/perlamiga.pod not README.amiga)
19992              * leaving empty C<=item>s which formatted incorrectly
19993              * over long C<=item>s revealed by latest patch to Pod::Man
19994      Branch: maint-5.6/perl
19995            ! README.amiga lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
19996            ! lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
19997            ! pod/perl5004delta.pod pod/perl5005delta.pod pod/perlapi.pod
19998            ! pod/perldelta.pod pod/perldiag.pod pod/perlembed.pod
19999            ! pod/perlfaq4.pod pod/perllocale.pod pod/perlmodlib.pod
20000            ! pod/perlrequick.pod pod/perlretut.pod pod/perlsub.pod
20001 ____________________________________________________________________________
20002 [  8353] By: jhi                                   on 2001/01/06  20:21:10
20003         Log: integrate changes #7980, 7990, 8056, 8057 from mainline
20004              
20005              UTF-8 hash keys.
20006      Branch: maint-5.6/perl
20007            ! embed.h embed.pl hv.c hv.h perlapi.c proto.h t/op/each.t
20008 ____________________________________________________________________________
20009 [  8352] By: jhi                                   on 2001/01/06  20:18:44
20010         Log: Forgotten from #8438.
20011      Branch: maint-5.6/perl
20012            ! epoc/epocish.h
20013 ____________________________________________________________________________
20014 [  8351] By: jhi                                   on 2001/01/06  20:18:12
20015         Log: Forgotten from #8347.
20016      Branch: maint-5.6/perl
20017            ! config_h.SH
20018 ____________________________________________________________________________
20019 [  8350] By: jhi                                   on 2001/01/06  20:00:19
20020         Log: Thinko in #8347.
20021      Branch: maint-5.6/perl
20022            ! regcomp.c
20023 ____________________________________________________________________________
20024 [  8349] By: jhi                                   on 2001/01/06  18:05:30
20025         Log: Copy the FAQ3 IDE section from the development branch,
20026              changes originally by Peter Prymmer.
20027      Branch: maint-5.6/perl
20028            ! pod/perlfaq3.pod
20029 ____________________________________________________________________________
20030 [  8348] By: jhi                                   on 2001/01/06  18:03:02
20031         Log: EPOC updates for TRIAL1.
20032              
20033              Subject: [5.6.1 trial1] EPOC update
20034              From: Olaf Flebbe <O.Flebbe@science-computing.de>
20035              Date: Sun, 31 Dec 2000 16:04:52 +0100 (CET)
20036              Message-ID: <Pine.LNX.4.02.10012311603040.14097-100000@milkyway.science-computing.de> 
20037              
20038              Subject: epoc patch2 for perl-5.6.1-trial1
20039              From: Olaf Flebbe <O.Flebbe@science-computing.de>
20040              Date: Sat, 6 Jan 2001 13:55:53 +0100 (CET)
20041              Message-ID: <Pine.LNX.4.02.10101061355220.26469-100000@milkyway.science-computing.de> 
20042      Branch: maint-5.6/perl
20043            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
20044            ! epoc/epocish.c
20045 ____________________________________________________________________________
20046 [  8347] By: jhi                                   on 2001/01/06  17:29:10
20047         Log: integrate changes #7710,7824,7973 from mainline,
20048              plus VMS nits from Peter Prymmer and Dan Sugalski.
20049              
20050              AIX 4.2 (using latest patchlevels on 20001130) has a broken bind
20051              library (getprotobyname and getprotobynumber are outversioned by
20052              the same calls in libc, at least for xlc version 3.
20053              
20054              Add HAS_SBRK_PROTO.
20055              
20056              Fixes for signedness warnings noticed by VMSperlers.
20057      Branch: maint-5.6/perl
20058            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
20059            ! configure.com epoc/config.sh hints/aix.sh malloc.c regcomp.c
20060            ! sv.c vms/descrip_mms.template vos/config.alpha.def
20061            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
20062            ! win32/config.bc win32/config.gc win32/config.vc
20063 ____________________________________________________________________________
20064 [  8346] By: nick                                  on 2001/01/06  14:36:01
20065         Log: Fixup accumulated integrate muddles (perlio == devperl again)
20066      Branch: perlio
20067            ! ext/Encode/Encode.xs perl.c pp_sys.c t/lib/tie-refhash.t
20068 ____________________________________________________________________________
20069 [  8345] By: nick                                  on 2001/01/06  14:24:58
20070         Log: Integrate mainline
20071      Branch: perlio
20072           !> (integrate 55 files)
20073 ____________________________________________________________________________
20074 [  8344] By: jhi                                   on 2001/01/06  02:24:02
20075         Log: Subject: [patch] PerlIO_cleanup() prototype
20076              From: Doug MacEachern <dougm@covalent.net>
20077              Date: Fri, 5 Jan 2001 18:15:31 -0800 (PST)
20078              Message-ID: <Pine.LNX.4.10.10101051813220.340-100000@mojo.covalent.net>
20079      Branch: perl
20080            ! perlio.h
20081 ____________________________________________________________________________
20082 [  8343] By: jhi                                   on 2001/01/06  01:04:09
20083         Log: IRIX compiler noticed that the bof initialization might be
20084              bypassed by control flow.
20085      Branch: perl
20086            ! toke.c
20087 ____________________________________________________________________________
20088 [  8342] By: jhi                                   on 2001/01/06  00:10:48
20089         Log: Update Changes.
20090      Branch: perl
20091            ! Changes patchlevel.h
20092 ____________________________________________________________________________
20093 [  8341] By: jhi                                   on 2001/01/05  23:52:33
20094         Log: Add a note about EBCDIC versus UTF-8 to a potential problem spot.
20095      Branch: perl
20096            ! toke.c
20097 ____________________________________________________________________________
20098 [  8340] By: jhi                                   on 2001/01/05  22:44:08
20099         Log: Subject: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
20100              From: Radu Greab <radu@netsoft.ro>
20101              Date: Fri, 5 Jan 2001 21:04:33 +0200 (EET)
20102              Message-ID: <14934.6849.742435.23178@ix.netsoft.ro>
20103      Branch: perl
20104            ! t/io/pipe.t util.c
20105 ____________________________________________________________________________
20106 [  8339] By: jhi                                   on 2001/01/05  22:35:17
20107         Log: Subject: [PATCH] format and rewording in perlfaq.pod
20108              From: Robin Barker <rmb1@cise.npl.co.uk>
20109              Date: Fri, 5 Jan 2001 18:51:20 GMT
20110              Message-Id: <200101051851.SAA03310@tempest.npl.co.uk>
20111      Branch: perl
20112            ! pod/perlfaq.pod
20113 ____________________________________________________________________________
20114 [  8338] By: jhi                                   on 2001/01/05  22:31:17
20115         Log: Subject: [patch: perl@8327] have perlbug's Save to File respect -F flag
20116              From: Peter Prymmer <pvhp@forte.com>
20117              Date: Fri, 5 Jan 2001 14:02:13 -0800 (PST)
20118              Message-ID: <Pine.OSF.4.10.10101051357400.28294-100000@aspara.forte.com>
20119      Branch: perl
20120            ! utils/perlbug.PL
20121 ____________________________________________________________________________
20122 [  8337] By: jhi                                   on 2001/01/05  18:15:11
20123         Log: Subject: [PATCH 5.7.1/Configure] failure to set src='.'
20124              From: Robin Barker <rmb1@cise.npl.co.uk>
20125              Date: Tue, 2 Jan 2001 15:24:07 GMT
20126              Message-Id: <200101021524.PAA15145@tempest.npl.co.uk>
20127              
20128              If you call configure as C<./Configure> or C<sh ./Configure>,
20129              $src is set to the absolute path name, not '.'.
20130              
20131              This, in turn, means -Dmksymlink tries to do its stuff because
20132              it does not think it is in the src directory.
20133              
20134              (plus a metaconfig nitfix)
20135      Branch: metaconfig
20136            ! U/compline/ccflags.U U/modified/src.U
20137      Branch: perl
20138            ! Configure config_h.SH
20139 ____________________________________________________________________________
20140 [  8336] By: jhi                                   on 2001/01/05  17:48:32
20141         Log: Subject: Re: [Fwd: Scoping of %^H still broken in both perl@8269 and perl-5.6.1-TRIAL1]
20142              From: Alan Burlison <Alan.Burlison@uk.sun.com>
20143              Message-ID: <3A5606C4.473D2226@uk.sun.com>
20144              Date: Fri, 05 Jan 2001 17:39:16 +0000
20145      Branch: perl
20146            ! hv.c
20147 ____________________________________________________________________________
20148 [  8335] By: jhi                                   on 2001/01/05  16:05:44
20149         Log: Upgrade to Getopt::Long 2.24_01, from Johan Vromans.
20150      Branch: perl
20151            ! lib/Getopt/Long.pm
20152 ____________________________________________________________________________
20153 [  8334] By: jhi                                   on 2001/01/05  16:00:51
20154         Log: Subject: PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t
20155              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
20156              Date: Fri, 05 Jan 2001 13:46:51 +0100
20157              Message-ID: <13693.978698811@nice.ram.loc>
20158              
20159              Apparently, the glibc2.2 + linux 2.4.0 + NFS combination prevent
20160              accurate reading of the "atime".  
20161      Branch: perl
20162            ! t/io/fs.t
20163 ____________________________________________________________________________
20164 [  8333] By: jhi                                   on 2001/01/05  15:57:37
20165         Log: Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful 
20166              From: Simon Cozens <simon@cozens.net>
20167              Date: Fri, 8 Dec 2000 13:33:31 +0000
20168              Message-ID: <20001208133331.A11535@deep-dark-truthful-mirror.perlhacker.org> 
20169              
20170              A lost patch fragment.
20171      Branch: perl
20172            ! doop.c
20173 ____________________________________________________________________________
20174 [  8332] By: jhi                                   on 2001/01/05  15:40:42
20175         Log: Do away with strncpy() and a fixed length buffer.
20176      Branch: perl
20177            ! utf8.c
20178 ____________________________________________________________________________
20179 [  8331] By: jhi                                   on 2001/01/05  15:03:07
20180         Log: Tests for #8329 and #8330.
20181      Branch: perl
20182            ! t/op/bop.t
20183 ____________________________________________________________________________
20184 [  8330] By: jhi                                   on 2001/01/05  15:02:38
20185         Log: "\x{FF}\xFF" was broken, the \xFF was appended in its
20186              raw 8-bit form to the UTF-8 string.
20187      Branch: perl
20188            ! toke.c
20189 ____________________________________________________________________________
20190 [  8329] By: jhi                                   on 2001/01/05  14:55:13
20191         Log: Subject: [PATCH perl@8327] strings with \x{..} in the middle are corrupted 
20192              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
20193              Date: Fri, 5 Jan 2001 12:28:52 +0100
20194              Message-ID: <5930DC161690D211966700902715754703738F96@madt009a.siemens.es>
20195              
20196              UTF-8 parsing fix that seems to be needed for EBCDIC, in ASCII
20197              no effect.  (changed the strncpy() to Copy())
20198      Branch: perl
20199            ! toke.c
20200 ____________________________________________________________________________
20201 [  8328] By: jhi                                   on 2001/01/05  06:44:27
20202         Log: UTF-8 cleanup.
20203      Branch: perl
20204            ! doop.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c
20205            ! regexec.c sv.c toke.c
20206 ____________________________________________________________________________
20207 [  8327] By: jhi                                   on 2001/01/05  01:11:29
20208         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')
20209              From: Radu Greab <radu@netsoft.ro>
20210              Message-ID: <14933.5458.672637.641215@ix.netsoft.ro>
20211              Date: Fri, 5 Jan 2001 02:29:06 +0200 (EET)
20212              
20213              Cleans up Harness to not use FileHandle, which uses IO.
20214      Branch: perl
20215            ! lib/Test/Harness.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
20216 ____________________________________________________________________________
20217 [  8326] By: jhi                                   on 2001/01/05  00:56:37
20218         Log: Update Changes.
20219      Branch: perl
20220            ! Changes patchlevel.h
20221 ____________________________________________________________________________
20222 [  8325] By: jhi                                   on 2001/01/05  00:53:18
20223         Log: Subject: Re: [patch bug 20010103.019] Re: perl@8269: failure to build on NT 4.0.1381 with MSVC (fwd)
20224              From: Peter Prymmer <pvhp@forte.com>
20225              Date: Thu, 4 Jan 2001 14:20:15 -0800 (PST)
20226              Message-ID: <Pine.OSF.4.10.10101041406420.492782-100000@aspara.forte.com>
20227              
20228              plus a couple more tailing whitespace removals.
20229      Branch: perl
20230            ! win32/Makefile
20231 ____________________________________________________________________________
20232 [  8324] By: jhi                                   on 2001/01/05  00:47:39
20233         Log: Add some Unicode chop() tests.
20234      Branch: perl
20235            ! t/op/chop.t
20236 ____________________________________________________________________________
20237 [  8323] By: jhi                                   on 2001/01/05  00:47:23
20238         Log: Unify UTF-8 malformedness handling.
20239      Branch: perl
20240            ! doop.c pp.c sv.c toke.c utf8.c utf8.h
20241 ____________________________________________________________________________
20242 [  8322] By: jhi                                   on 2001/01/04  22:21:54
20243         Log: The new $issymlink was unknown to Mksymlinks.
20244      Branch: metaconfig/U/perl
20245            ! Mksymlinks.U issymlink.U
20246      Branch: perl
20247            ! Configure config_h.SH
20248 ____________________________________________________________________________
20249 [  8321] By: jhi                                   on 2001/01/04  21:51:05
20250         Log: The test didn't work under the core test framework.
20251      Branch: perl
20252            ! t/lib/st-lock.t
20253 ____________________________________________________________________________
20254 [  8320] By: jhi                                   on 2001/01/04  21:14:22
20255         Log: DB3 NDBM/ODBM emulation tweaks from Stanislav Brabec <utx@penguin.cz>.
20256      Branch: perl
20257            ! INSTALL ext/NDBM_File/NDBM_File.xs ext/ODBM_File/ODBM_File.xs
20258 ____________________________________________________________________________
20259 [  8319] By: jhi                                   on 2001/01/04  20:46:17
20260         Log: Typo in #8312 when manually appying a problematic patch fragment.
20261      Branch: perl
20262            ! ext/Storable/Storable.xs
20263 ____________________________________________________________________________
20264 [  8318] By: jhi                                   on 2001/01/04  20:43:01
20265         Log: The $sh_c didn't fly.
20266      Branch: metaconfig
20267            ! U/compline/ccflags.U U/compline/d_keepsig.U U/modified/Head.U
20268            ! U/modified/Loc.U U/modified/myhostname.U
20269            ! U/modified/spitshell.U
20270      Branch: metaconfig/U/perl
20271            ! issymlink.U
20272      Branch: perl
20273            ! Configure config_h.SH
20274 ____________________________________________________________________________
20275 [  8317] By: jhi                                   on 2001/01/04  19:58:01
20276         Log: AIX builtin test -h is broken, changes based on
20277              
20278              Subject: [PATCH] 8297. Symlink stuff breaks on AIX 4 bsh
20279              Date: Tue, 02 Jan 2001 11:24:39 +0100
20280              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
20281              Message-Id: <20010102093747.A6F7.H.M.BRAND@hccnet.nl>
20282      Branch: metaconfig
20283            + U/modified/spitshell.U
20284            ! U/compline/ccflags.U U/compline/d_keepsig.U U/modified/Head.U
20285            ! U/modified/Loc.U U/modified/myhostname.U
20286      Branch: metaconfig/U/perl
20287            ! Mksymlinks.U issymlink.U
20288      Branch: perl
20289            ! Configure
20290 ____________________________________________________________________________
20291 [  8316] By: jhi                                   on 2001/01/04  19:02:22
20292         Log: Subject: [PATCH] Re: New attempt on hints/solaris_2.sh
20293              From: Andy Dougherty <doughera@lafayette.edu>
20294              Message-ID: <Pine.SOL.4.10.10101031518320.28840-100000@maxwell.phys.lafayette.edu>
20295              Date: Wed, 3 Jan 2001 15:36:06 -0500 (EST)
20296              
20297              Beware of GNU ld.
20298      Branch: perl
20299            ! hints/solaris_2.sh
20300 ____________________________________________________________________________
20301 [  8315] By: jhi                                   on 2001/01/04  18:56:48
20302         Log: From: Lupe Christoph <lupe@lupe-christoph.de>
20303              Subject: Re: [PATCH 5.7.1/Configure] failure to set src='.'
20304              Date: Wed, 3 Jan 2001 07:58:51 +0100
20305              Message-ID: <20010103075851.P4594@alanya.lupe-christoph.de>
20306      Branch: perl
20307            ! hints/solaris_2.sh
20308 ____________________________________________________________________________
20309 [  8314] By: jhi                                   on 2001/01/04  18:54:07
20310         Log: Subject: Re: [PATCH @8269] Continue blocks and B::Deparse
20311              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
20312              Date: Wed,  3 Jan 2001 13:48:04 -0800 (PST)
20313              Message-ID: <14931.40265.379608.910008@soda.csua.berkeley.edu>
20314              
20315              Doc tweak on #8313.
20316      Branch: perl
20317            ! ext/B/B/Deparse.pm
20318 ____________________________________________________________________________
20319 [  8313] By: jhi                                   on 2001/01/04  18:52:27
20320         Log: Subject: [PATCH @8269] Continue blocks and B::Deparse
20321              Date: Wed,  3 Jan 2001 13:31:53 -0800 (PST)
20322              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
20323              Message-ID: <14931.37732.62835.279605@soda.csua.berkeley.edu>
20324              
20325              Make the peephole optimizer to bypass more null ops and
20326              and rewrite the deparse handling of continue blocks.
20327      Branch: perl
20328            ! ext/B/B/Deparse.pm op.c op.h t/lib/b.t
20329 ____________________________________________________________________________
20330 [  8312] By: jhi                                   on 2001/01/04  18:47:39
20331         Log: Upgrade to Storable 1.0.7, from Raphael Manfredi.
20332      Branch: perl
20333            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
20334            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
20335            ! t/lib/st-lock.t
20336 ____________________________________________________________________________
20337 [  8311] By: jhi                                   on 2001/01/04  18:36:08
20338         Log: Add a new MakeMaker variable PM_FILTER that defines a Unix
20339              filter to be run on each .pm during the pm_to_blib() phase,
20340              a fixed version of
20341              
20342              Subject: PATCH (blead 8269) ExtUtils::MakeMaker
20343              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
20344              Date: Wed, 03 Jan 2001 22:01:30 +0100
20345              Message-ID: <5296.978555690@nice.ram.loc>
20346      Branch: perl
20347            ! lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
20348            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
20349            ! lib/ExtUtils/MakeMaker.pm
20350 ____________________________________________________________________________
20351 [  8310] By: jhi                                   on 2001/01/04  18:32:54
20352         Log: Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
20353              From: Robin Barker <rmb1@cise.npl.co.uk>
20354              Date: Tue, 2 Jan 2001 15:35:03 GMT
20355              Message-Id: <200101021535.PAA15161@tempest.npl.co.uk>
20356      Branch: perl
20357            ! README.amiga lib/CPAN.pm lib/Win32.pod pod/perl56delta.pod
20358            ! pod/perlrequick.pod
20359 ____________________________________________________________________________
20360 [  8309] By: jhi                                   on 2001/01/04  18:29:07
20361         Log: Subject: Re: [patch] static-ize XS()
20362              From: Doug MacEachern <dougm@covalent.net>
20363              Date: Mon, 1 Jan 2001 15:26:01 -0800 (PST)
20364              Message-ID: <Pine.LNX.4.10.10101011523560.3379-100000@mojo.covalent.net>
20365              
20366              Provide prototypes for the XS functions.
20367      Branch: perl
20368            ! lib/ExtUtils/xsubpp
20369 ____________________________________________________________________________
20370 [  8308] By: jhi                                   on 2001/01/04  18:27:44
20371         Log: Subject: [patch] typemap =~ s/croak/Perl_croak/
20372              From: Doug MacEachern <dougm@covalent.net>
20373              Date: Mon, 1 Jan 2001 11:41:57 -0800 (PST)
20374              Message-ID: <Pine.LNX.4.10.10101011139570.3379-100000@mojo.covalent.net>
20375      Branch: perl
20376            ! lib/ExtUtils/typemap
20377 ____________________________________________________________________________
20378 [  8307] By: jhi                                   on 2001/01/04  18:25:25
20379         Log: Subject: Re: [patch] MM_Unix cpprun shortcut
20380              From: Doug MacEachern <dougm@covalent.net>
20381              Date: Wed, 3 Jan 2001 20:09:57 -0800 (PST)
20382              Message-ID: <Pine.LNX.4.10.10101032009330.280-100000@mojo.covalent.net>
20383              
20384              Add a .c.i: MakeMaker make rule to create cpreprocessed outputs.
20385      Branch: perl
20386            ! lib/ExtUtils/MM_Unix.pm
20387 ____________________________________________________________________________
20388 [  8306] By: jhi                                   on 2001/01/04  18:23:00
20389         Log: Subject: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parser as Bison)
20390              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
20391              Date: Thu, 4 Jan 2001 12:47:10 +0100 
20392              Message-ID: <5930DC161690D21196670090271575470370111A@madt009a.siemens.es>
20393              
20394              The toke.c part only, patching embed.h and proto.h is futile.
20395      Branch: perl
20396            ! toke.c
20397 ____________________________________________________________________________
20398 [  8305] By: jhi                                   on 2001/01/04  18:05:51
20399         Log: Subject: [PATCH perl@8269] scanning two hex-constants fails on EBCDIC environment (script length.t)
20400              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
20401              Date: Thu, 4 Jan 2001 17:50:12 +0100 
20402              Message-ID: <5930DC161690D211966700902715754703738AA6@madt009a.siemens.es>
20403      Branch: perl
20404            ! toke.c
20405 ____________________________________________________________________________
20406 [  8304] By: jhi                                   on 2001/01/04  18:03:26
20407         Log: Subject: [PATCH perl@8269]
20408              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
20409              Date: Thu, 4 Jan 2001 12:53:39 +0100 
20410              Message-ID: <5930DC161690D211966700902715754703701130@madt009a.siemens.es>
20411              
20412              If running byacc write-enable also perly.h.
20413      Branch: perl
20414            ! Makefile.SH
20415 ____________________________________________________________________________
20416 [  8303] By: jhi                                   on 2001/01/04  15:40:49
20417         Log: Rewrite pp_concat() in terms of sv_catsv().
20418      Branch: perl
20419            ! pp_hot.c
20420 ____________________________________________________________________________
20421 [  8302] By: nick                                  on 2001/01/03  22:43:22
20422         Log: Integrate mainline.
20423      Branch: perlio
20424           !> ext/Encode/Encode.xs sv.c utf8.c
20425 ____________________________________________________________________________
20426 [  8301] By: jhi                                   on 2001/01/02  23:40:26
20427         Log: Variable naming tweak.
20428      Branch: perl
20429            ! sv.c
20430 ____________________________________________________________________________
20431 [  8300] By: jhi                                   on 2001/01/02  23:40:02
20432         Log: Use the UTF8_XXX macros in is_utf8_char(), a performance nit
20433              in is_utf8_string().
20434      Branch: perl
20435            ! utf8.c
20436 ____________________________________________________________________________
20437 [  8299] By: jhi                                   on 2001/01/02  22:14:40
20438         Log: Integrate perlio.
20439      Branch: perl
20440           !> pp.c pp_hot.c win32/Makefile
20441 ____________________________________________________________________________
20442 [  8298] By: nick                                  on 2001/01/02  22:03:06
20443         Log: Turn SvUTF8 off if not required in pp_chr and pp_stringify.
20444      Branch: perlio
20445            ! pp.c pp_hot.c
20446 ____________________________________________________________________________
20447 [  8297] By: jhi                                   on 2001/01/02  04:26:28
20448         Log: Signedness nit.
20449      Branch: perl
20450            ! ext/Encode/Encode.xs
20451 ____________________________________________________________________________
20452 [  8296] By: nick                                  on 2001/01/01  23:49:36
20453         Log: Add Encode and correct Filter/Util/Call in nmake Makefile
20454      Branch: perlio
20455            ! win32/Makefile
20456 ____________________________________________________________________________
20457 [  8295] By: jhi                                   on 2001/01/01  23:05:48
20458         Log: Integrate perlio.
20459      Branch: perl
20460           !> ext/Encode/Encode.pm ext/Encode/Encode.xs pp_hot.c
20461           !> t/lib/encode.t
20462 ____________________________________________________________________________
20463 [  8294] By: nick                                  on 2001/01/01  22:48:34
20464         Log: Integrate mainline
20465      Branch: perlio
20466            ! pp_hot.c t/lib/encode.t
20467           !> (integrate 65 files)
20468 ____________________________________________________________________________
20469 [  8293] By: nick                                  on 2001/01/01  21:58:50
20470         Log: More rigor in UTF-8-ness of Encode's toUnicode
20471              XS export some of the utf8 internal functions.
20472              Test some of the functions.
20473              Fix pp_concat() bug shown by said tests.
20474      Branch: perlio
20475            ! ext/Encode/Encode.pm ext/Encode/Encode.xs pp_hot.c
20476            ! t/lib/encode.t
20477 ____________________________________________________________________________
20478 [  8292] By: jhi                                   on 2001/01/01  18:11:44
20479         Log: Integrate perlio.
20480      Branch: perl
20481           !> ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
20482           !> ext/Encode/encengine.c ext/Encode/encode.h
20483 ____________________________________________________________________________
20484 [  8291] By: jhi                                   on 2001/01/01  18:10:58
20485         Log: Podify README.mpeix (a new version from the web),
20486              add a dummy NAME to Carp::Heavy, regen toc.
20487      Branch: perl
20488            ! README.mpeix lib/Carp/Heavy.pm pod/buildtoc.PL pod/perl.pod
20489            ! pod/perltoc.pod
20490 ____________________________________________________________________________
20491 [  8290] By: nick                                  on 2001/01/01  17:43:47
20492         Log: Loose the "Loading..." warning.
20493              Another bug in fallback support
20494      Branch: perlio
20495            ! ext/Encode/Encode.pm ext/Encode/encengine.c
20496 ____________________________________________________________________________
20497 [  8289] By: jhi                                   on 2001/01/01  00:01:57
20498         Log: Bump up Larry's copyright.
20499      Branch: perl
20500            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
20501            ! doop.c dump.c ext/DynaLoader/dl_dld.xs form.h gv.c gv.h
20502            ! handy.h hv.c hv.h mg.c mg.h op.c op.h perl.c perl.h perly.y
20503            ! pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c run.c
20504            ! scope.c sv.c sv.h toke.c utf8.c utf8.h util.c util.h
20505            ! x2p/EXTERN.h x2p/INTERN.h x2p/a2p.c x2p/a2p.h x2p/a2p.y
20506            ! x2p/a2py.c x2p/hash.c x2p/hash.h x2p/proto.h x2p/str.c
20507            ! x2p/str.h x2p/util.c x2p/util.h x2p/walk.c
20508 ____________________________________________________________________________
20509 [  8288] By: nick                                  on 2000/12/31  21:27:53
20510         Log: Fix .ucm reading - forgot a chr()
20511              Start of .ucm write (for .enc to .ucm)
20512      Branch: perlio
20513            ! ext/Encode/compile
20514 ____________________________________________________________________________
20515 [  8287] By: jhi                                   on 2000/12/31  18:15:56
20516         Log: Comment away a diagnostic message as noted by Craig A. Berry
20517              (the unexpected message was confusing testing)
20518      Branch: perl
20519            ! ext/Encode/Encode.pm
20520 ____________________________________________________________________________
20521 [  8286] By: jhi                                   on 2000/12/31  18:14:51
20522         Log: Subject: [PATCH perl@8269] ext/Encode/Makefile.PL line shortening
20523              Date: Sun, 31 Dec 2000 11:17:37 -0600
20524              From: "Craig A. Berry" <craigberry@mac.com>
20525              Message-Id: <5.0.2.1.0.20001230195844.025636c0@exchi01>
20526      Branch: perl
20527            ! ext/Encode/Makefile.PL
20528 ____________________________________________________________________________
20529 [  8285] By: nick                                  on 2000/12/31  18:11:54
20530         Log: Start of support of ICU-style .ucm files:
20531              - teach compile how to read a .ucm file
20532              - first guess at how to represent fallbacks in "tries".
20533              - use fallbacks if check == 0
20534              - new return code to indicate we used one.
20535      Branch: perlio
20536            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
20537            ! ext/Encode/encengine.c ext/Encode/encode.h
20538 ____________________________________________________________________________
20539 [  8284] By: jhi                                   on 2000/12/31  18:04:41
20540         Log: Pacify picky VMS compiler.
20541              
20542              Subject: perl@8269, whiny Compaq C compiler, unsigned expressions
20543              From: "Craig A. Berry" <craig.berry@psinetcs.com>
20544              Date: Sat, 30 Dec 2000 18:10:02 -0600
20545              Message-Id: <200012310010.CAA09719@tiku.hut.fi>
20546      Branch: perl
20547            ! sv.c
20548 ____________________________________________________________________________
20549 [  8283] By: jhi                                   on 2000/12/31  16:11:47
20550         Log: Wrong alarm: cygwin's getpwuid() is just fine (from Gerrit P. Haase)
20551      Branch: perl
20552            ! t/lib/glob-basic.t
20553 ____________________________________________________________________________
20554 [  8282] By: jhi                                   on 2000/12/31  15:26:11
20555         Log: Integrate perlio.
20556      Branch: perl
20557           !> makedef.pl opcode.pl os2/os2.c perlio.c
20558 ____________________________________________________________________________
20559 [  8281] By: nick                                  on 2000/12/31  10:06:15
20560         Log: Tweak perlio.c so that makedef.pl-exported perlsio_binmode()
20561              is available to be exported
20562      Branch: perlio
20563            ! makedef.pl perlio.c
20564 ____________________________________________________________________________
20565 [  8280] By: nick                                  on 2000/12/31  09:41:26
20566         Log: Ilya's OS2 patch (testing for damage on Win32)
20567      Branch: perlio
20568            ! makedef.pl opcode.pl os2/os2.c
20569 ____________________________________________________________________________
20570 [  8279] By: jhi                                   on 2000/12/30  21:52:07
20571         Log: Test nits.
20572      Branch: perl
20573            ! t/lib/syslfs.t t/op/lfs.t
20574 ____________________________________________________________________________
20575 [  8278] By: jhi                                   on 2000/12/30  21:47:49
20576         Log: Subject: Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221 on i686-linux 2.4.0-test13pre4-ac2 -2 (UNINSTALLED)
20577              From: andreas.koenig@anima.de (Andreas J. Koenig)
20578              Date: 30 Dec 2000 22:35:37 +0100
20579              Message-ID: <m3vgs1a8ye.fsf@ak-71.mind.de>
20580              
20581              The 32-bit wraparound test wasn't quite right.
20582      Branch: perl
20583            ! t/lib/syslfs.t t/op/lfs.t
20584 ____________________________________________________________________________
20585 [  8277] By: jhi                                   on 2000/12/30  21:33:44
20586         Log: Subject: [PATCH] open() example in perlfunc.pod 
20587              From: Karsten Sperling <s_sperli@ira.uka.de>
20588              Date: Sat, 30 Dec 2000 22:27:09 +0100
20589              Message-ID: <"iraun1.ira.0090801:001230.213049"@ira.uka.de>
20590      Branch: perl
20591            ! pod/perlfunc.pod
20592 ____________________________________________________________________________
20593 [  8276] By: jhi                                   on 2000/12/30  20:32:40
20594         Log: Not quite that many tests yet.
20595      Branch: perl
20596            ! t/op/pat.t
20597 ____________________________________________________________________________
20598 [  8275] By: jhi                                   on 2000/12/30  20:26:58
20599         Log: Integrate perlio.
20600      Branch: perl
20601           !> toke.c
20602 ____________________________________________________________________________
20603 [  8274] By: jhi                                   on 2000/12/30  20:24:56
20604         Log: Signedness nit.
20605      Branch: perl
20606            ! utf8.c
20607 ____________________________________________________________________________
20608 [  8273] By: jhi                                   on 2000/12/30  20:15:46
20609         Log: Add a test case for 20000731.001 which was fixed by the #8267.
20610      Branch: perl
20611            ! t/op/pat.t
20612 ____________________________________________________________________________
20613 [  8272] By: nick                                  on 2000/12/30  19:47:51
20614         Log: Tweak for MULTIPLICITY/USE_PERLIO
20615      Branch: perlio
20616            ! toke.c
20617 ____________________________________________________________________________
20618 [  8271] By: nick                                  on 2000/12/30  19:46:45
20619         Log: Integrate mainline
20620      Branch: perlio
20621           +> lib/unicode/distinct.pm
20622           !> Changes MANIFEST doop.c embed.h embed.pl mg.c op.c op.h
20623           !> patchlevel.h perl.h pod/perlapi.pod pp.c pp_ctl.c pp_hot.c
20624           !> proto.h regcomp.c regcomp.h regexec.c sv.c t/op/split.t utf8.c
20625 ____________________________________________________________________________
20626 [  8270] By: jhi                                   on 2000/12/30  19:39:50
20627         Log: Subject: RE: perl@8269
20628              From: "Richard Soderberg" <rs@crystalflame.net>
20629              Date: Sat, 30 Dec 2000 11:36:27 -0800
20630              Message-ID: <NAEKLNAAHLMBPMPNBMLEIEAKCKAA.rs@crystalflame.net>
20631              
20632              A missing aTHX_.
20633      Branch: perl
20634            ! toke.c
20635 ____________________________________________________________________________
20636 [  8269] By: jhi                                   on 2000/12/30  18:55:48
20637         Log: Update Changes.
20638      Branch: perl
20639            ! Changes patchlevel.h
20640 ____________________________________________________________________________
20641 [  8268] By: jhi                                   on 2000/12/30  17:18:40
20642         Log: Add a test for Unicode split //.  The #8267 was the cure.
20643      Branch: perl
20644            ! t/op/split.t
20645 ____________________________________________________________________________
20646 [  8267] By: jhi                                   on 2000/12/30  17:14:19
20647         Log: Subject: more UTF8 test suites and an UTF8 patch
20648              From: Inaba Hiroto <inaba@st.rim.or.jp>
20649              Date: Sat, 30 Dec 2000 14:27:10 +0900
20650              Message-ID: <3A4D722D.243AFD88@st.rim.or.jp> 
20651              
20652              Just the patch part for now, and the pragma renamed
20653              as unicode::distinct.
20654      Branch: perl
20655            + lib/unicode/distinct.pm
20656            ! MANIFEST doop.c embed.h embed.pl mg.c op.c op.h perl.h
20657            ! pod/perlapi.pod pp.c pp_ctl.c pp_hot.c proto.h regcomp.c
20658            ! regcomp.h regexec.c sv.c toke.c utf8.c
20659 ____________________________________________________________________________
20660 [  8266] By: nick                                  on 2000/12/30  16:40:49
20661         Log: Integrate mainline
20662      Branch: perlio
20663           +> lib/Pod/Text/Overstrike.pm
20664           !> MANIFEST doio.c hints/dec_osf.sh hv.c lib/Pod/Man.pm
20665           !> lib/Pod/Text/Color.pm lib/Pod/Text/Termcap.pm op.c
20666           !> pod/pod2text.PL sv.c t/lib/syslfs.t t/op/join.t t/op/lfs.t
20667           !> t/pragma/constant.t t/pragma/sub_lval.t t/pragma/utf8.t util.c
20668           !> vms/vms.c vms/vmsish.h vms/vmspipe.com
20669 ____________________________________________________________________________
20670 [  8265] By: jhi                                   on 2000/12/30  07:28:55
20671         Log: The sv_catsv() fix, take two.
20672      Branch: perl
20673            ! sv.c t/op/join.t
20674 ____________________________________________________________________________
20675 [  8264] By: jhi                                   on 2000/12/30  06:19:18
20676         Log: Undo all the join-related changes since #8248: relevant
20677              portions of 8248, 8249, 8250, 8251, 8260, 8263 must go.
20678              The new sv_catsv() doesn't fly so it must go back to
20679              the drawing board.
20680      Branch: perl
20681            ! sv.c t/op/join.t t/pragma/utf8.t
20682 ____________________________________________________________________________
20683 [  8263] By: jhi                                   on 2000/12/30  01:08:32
20684         Log: (Retracted by #8264)  Tweak sv_catsv() some more.
20685      Branch: perl
20686            ! sv.c
20687 ____________________________________________________________________________
20688 [  8262] By: jhi                                   on 2000/12/30  00:45:14
20689         Log: Retract #8261.
20690      Branch: perl
20691            ! hv.c util.c
20692 ____________________________________________________________________________
20693 [  8261] By: jhi                                   on 2000/12/30  00:38:32
20694         Log: (Retracted by #8261). (Unsuccessful memory access tweaks.)
20695      Branch: perl
20696            ! hv.c util.c
20697 ____________________________________________________________________________
20698 [  8260] By: jhi                                   on 2000/12/29  22:51:33
20699         Log: (Retracted by #8264)  More fixing for #8251.
20700      Branch: perl
20701            ! sv.c
20702 ____________________________________________________________________________
20703 [  8259] By: jhi                                   on 2000/12/29  18:27:30
20704         Log: Subject: podlators 1.06 released
20705              From: Russ Allbery <rra@stanford.edu>
20706              Date: 25 Dec 2000 05:09:30 -0800
20707              Message-ID: <ylwvcosl4l.fsf@windlord.stanford.edu>
20708      Branch: perl
20709            + lib/Pod/Text/Overstrike.pm
20710            ! MANIFEST lib/Pod/Man.pm lib/Pod/Text/Color.pm
20711            ! lib/Pod/Text/Termcap.pm pod/pod2text.PL
20712 ____________________________________________________________________________
20713 [  8258] By: jhi                                   on 2000/12/29  18:20:45
20714         Log: Make the large file tests more robust/talkative as suggested by
20715              
20716              Subject: Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221 on i686-linux 2.4.0-test13pre4-ac2 -2 (UNINSTALLED)
20717              From: andreas.koenig@anima.de (Andreas J. Koenig)
20718              Date: 29 Dec 2000 14:23:01 +0100
20719              Message-ID: <m3snn7uzt6.fsf@ak-71.mind.de>
20720      Branch: perl
20721            ! t/lib/syslfs.t t/op/lfs.t
20722 ____________________________________________________________________________
20723 [  8257] By: jhi                                   on 2000/12/29  17:48:04
20724         Log: Further VMS piping fixes from Charles Lane:
20725              
20726              In summary, error messages produced when a subprocess terminated
20727              abnormally were being sent not just to the parent process, but to
20728              grandparents, because of default values for error output that were
20729              not completely overridden when the subprocess was started.
20730              
20731              This patch fixes this behavior by defining user-mode (i.e., temporary
20732              for the duration of the program) logical names for SYS$OUTPUT and
20733              SYS$ERROR when they are (re)opened inside Perl.  And a bunch of other
20734              changes to make it so that the user-mode logicals are the ones that
20735              control where Perl's error messages go if it terminates abnormally.
20736              
20737              I also added some gratuitous fixes to the indentation of braces in
20738              the piping code.  It just looked ugly, before.
20739      Branch: perl
20740            ! doio.c vms/vms.c vms/vmsish.h vms/vmspipe.com
20741 ____________________________________________________________________________
20742 [  8256] By: jhi                                   on 2000/12/29  17:45:12
20743         Log: Subject: [PATCH] Idea: Declare multiple constants at once (fwd)
20744              From: "Casey R. Tweten" <crt@kiski.net>
20745              Date: Fri, 29 Dec 2000 12:03:00 -0500 (EST)
20746              Message-ID: <Pine.OSF.4.21.0012291201150.17186-100000@home.kiski.net>
20747              
20748              Tests for for #8240.
20749      Branch: perl
20750            ! t/pragma/constant.t
20751 ____________________________________________________________________________
20752 [  8255] By: jhi                                   on 2000/12/29  17:43:07
20753         Log: Subject: Re: [PATCH] Interesting syntax idea
20754              From: Simon Cozens <simon@cozens.net>
20755              Date: Fri, 29 Dec 2000 14:34:04 +0000
20756              Message-ID: <20001229143404.A7762@deep-dark-truthful-mirror.perlhacker.org>
20757              
20758              Tests for #8254.
20759      Branch: perl
20760            ! t/pragma/sub_lval.t
20761 ____________________________________________________________________________
20762 [  8254] By: jhi                                   on 2000/12/29  17:42:11
20763         Log: Subject: [PATCH] Interesting syntax idea
20764              From: Simon Cozens <simon@cozens.net>
20765              Date: Wed, 27 Dec 2000 05:08:57 +0000
20766              Message-ID: <20001227050857.A11296@deep-dark-truthful-mirror.perlhacker.org>
20767              
20768              Make opens + bareword assigns do typeglob assigns.
20769      Branch: perl
20770            ! op.c
20771 ____________________________________________________________________________
20772 [  8253] By: jhi                                   on 2000/12/29  17:36:45
20773         Log: Output the (apparent) version of gcc, as suggested by
20774              
20775              Subject: [ID 20001226.001] dec_osf.sh mis-parses gcc version 2.95.2 as less than 2.95, causing installation-failure
20776              From: jhbrown@ai.mit.edu (Jeremy H. Brown)
20777              Date: 26 Dec 2000 04:29:17 -0500
20778              Message-Id: <uv6puify1hu.fsf@suspiria.ai.mit.edu>
20779              
20780              (The patch as such didn't any more apply as the misparsing had
20781              already been addressed in #6474.)  Also change the wording about
20782              gcc 2.95.2, for Jeremy it didn't break sdbm, for me it did.
20783      Branch: perl
20784            ! hints/dec_osf.sh
20785 ____________________________________________________________________________
20786 [  8252] By: nick                                  on 2000/12/29  12:14:31
20787         Log: Integrate mainline
20788      Branch: perlio
20789           !> (integrate 27 files)
20790 ____________________________________________________________________________
20791 [  8251] By: jhi                                   on 2000/12/29  08:45:46
20792         Log: (Retracted by #8264)
20793              
20794              (Fixed by #8260.)
20795              
20796              sv_catsv() needs one more byte space than seems reasonable.
20797              (for join() and PERL_DESTRUCT_LEVEL=2, built with debugging).
20798              Curiouser and curiouser.
20799      Branch: perl
20800            ! sv.c
20801 ____________________________________________________________________________
20802 [  8250] By: jhi                                   on 2000/12/29  07:57:52
20803         Log: More split // UTF-8 tests.
20804      Branch: perl
20805            ! t/pragma/utf8.t
20806 ____________________________________________________________________________
20807 [  8249] By: jhi                                   on 2000/12/29  07:54:51
20808         Log: (Retracted by #8264)  More join() testing which was good because
20809              it revealed a bug in #8248 (the UTF8_EIGHT_BIT_LO() was wrong).
20810      Branch: perl
20811            ! pp.c t/op/join.t utf8.c utf8.h
20812 ____________________________________________________________________________
20813 [  8248] By: jhi                                   on 2000/12/29  07:08:32
20814         Log: (Retracted by #8264)  Externally: join() was still quite UTF-8-unaware.
20815              Internally: sv_catsv() wasn't quite okay on UTF-8, it assumed
20816              that the only cases to care about are byte+byte and byte+character.
20817              
20818              TODO: See how well pp_concat() could be implemented in terms
20819              of sv_catsv().
20820      Branch: perl
20821            ! doop.c sv.c t/op/join.t utf8.h
20822 ____________________________________________________________________________
20823 [  8247] By: jhi                                   on 2000/12/29  06:35:23
20824         Log: Signedness nit.
20825      Branch: perl
20826            ! pp_hot.c
20827 ____________________________________________________________________________
20828 [  8246] By: jhi                                   on 2000/12/29  01:23:31
20829         Log: Subject: Re: [ID 20001226.002] Not OK: perl v5.7.0 +DEVEL8221 on i86pc-solaris 2.8 (UNINSTALLED)
20830              From: Lupe Christoph <lupe@lupe-christoph.de>
20831              Date: Thu, 28 Dec 2000 23:00:00 +0100
20832              Message-ID: <20001228230000.F2574@alanya.lupe-christoph.de>
20833              
20834              Suggest rsync --delete --dry-run.
20835      Branch: perl
20836            ! pod/perlhack.pod
20837 ____________________________________________________________________________
20838 [  8245] By: jhi                                   on 2000/12/28  23:57:05
20839         Log: The maxiters upper limit sanity check (guarding against
20840              non-progress) assumed bytes instead of characters in s///
20841              and split().
20842      Branch: perl
20843            ! pp.c pp_hot.c
20844 ____________________________________________________________________________
20845 [  8244] By: jhi                                   on 2000/12/28  23:34:08
20846         Log: Make some panic messages a bit more logical.
20847      Branch: perl
20848            ! doop.c pod/perldiag.pod pp.c pp_hot.c
20849 ____________________________________________________________________________
20850 [  8243] By: jhi                                   on 2000/12/28  22:59:16
20851         Log: Subject: [PATCH] lvalue AUTOLOAD. No, really.
20852              From: Simon Cozens <simon@cozens.net>
20853              Date: Wed, 27 Dec 2000 02:30:03 +0000
20854              Message-ID: <20001227023003.A7677@deep-dark-truthful-mirror.perlhacker.org>
20855      Branch: perl
20856            ! pp.c t/pragma/sub_lval.t
20857 ____________________________________________________________________________
20858 [  8242] By: jhi                                   on 2000/12/28  22:56:53
20859         Log: Subject: [PATCH blead] Fix B::Terse indentation
20860              From: Daniel Chetlin <daniel@chetlin.com>
20861              Date: Wed, 27 Dec 2000 06:43:30 -0800
20862              Message-ID: <20001227064329.B9573@darkstar>
20863      Branch: perl
20864            ! ext/B/B.pm ext/B/B/Terse.pm t/lib/b.t
20865 ____________________________________________________________________________
20866 [  8241] By: jhi                                   on 2000/12/28  22:48:59
20867         Log: The latter patch from the
20868              
20869              Subject: [PATCH: perl@8211] directory depth typo in one win32 Makefile
20870              From: Peter Prymmer <pvhp@forte.com> 
20871              Date: Fri, 22 Dec 2000 14:52:12 -0800 (PST)
20872              Message-ID: <Pine.OSF.4.10.10012221433140.195493-100000@aspara.forte.com>
20873              
20874              (the former patch from the above should have been
20875              taken care of by Nick I-S)
20876      Branch: perl
20877            ! win32/Makefile
20878 ____________________________________________________________________________
20879 [  8240] By: jhi                                   on 2000/12/28  22:45:22
20880         Log: Subject: Re: [PATCH] Idea: Declare multiple constants at once
20881              From: "Casey R. Tweten" <crt@kiski.net>
20882              Date: Fri, 22 Dec 2000 10:35:53 -0500 (EST)
20883              Message-ID: <Pine.OSF.4.21.0012221032030.28992-100000@home.kiski.net>
20884      Branch: perl
20885            ! lib/constant.pm
20886 ____________________________________________________________________________
20887 [  8239] By: jhi                                   on 2000/12/28  22:37:45
20888         Log: Subject: [PATCH] Re: [ID 19991001.003] sort(sub(arg)) misparsed as sort sub args
20889              From: Simon Cozens <simon@cozens.net>
20890              Date: Wed, 27 Dec 2000 14:12:44 +0000
20891              Message-ID: <20001227141244.A13344@deep-dark-truthful-mirror.perlhacker.org>
20892      Branch: perl
20893            ! t/op/method.t t/op/sort.t toke.c
20894 ____________________________________________________________________________
20895 [  8238] By: jhi                                   on 2000/12/28  22:30:32
20896         Log: Subject: [PATCH perl@8229] Call.pm
20897              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
20898              Date: Mon, 25 Dec 2000 10:47:15 -0000
20899              Message-ID: <000201c06e60$0b967760$a20a140a@bfs.phone.com>
20900      Branch: perl
20901            ! ext/Filter/Util/Call/Call.pm
20902 ____________________________________________________________________________
20903 [  8237] By: jhi                                   on 2000/12/28  22:19:21
20904         Log: Subject: [PATCH blead] Fix problem with `&' prototype
20905              From: Daniel Chetlin <daniel@chetlin.com>
20906              Date: Wed, 27 Dec 2000 15:55:32 -0800
20907              Message-ID: <20001227155532.D9573@darkstar>
20908      Branch: perl
20909            ! op.c t/comp/proto.t
20910 ____________________________________________________________________________
20911 [  8236] By: jhi                                   on 2000/12/28  22:09:25
20912         Log: Subject: Re: [PATCH blead] Fix segfault in gv_handler/mg_find
20913              From: Daniel Chetlin <daniel@chetlin.com>
20914              Date: Sun, 24 Dec 2000 04:09:49 -0800
20915              Message-ID: <20001224040949.B3090@darkstar>
20916      Branch: perl
20917            ! gv.c mg.c t/op/attrs.t
20918 ____________________________________________________________________________
20919 [  8235] By: jhi                                   on 2000/12/28  22:07:11
20920         Log: Subject: [PATCH] Win32::Spawn() didn't inherit cwd and env correctly
20921              From: Jan Dubois <jand@ActiveState.com>
20922              Date: Tue, 26 Dec 2000 20:57:31 -0800
20923              Message-ID: <reti4ts0php3anruv0qcjru3tl850g3sfd@4ax.com>
20924      Branch: perl
20925            ! win32/win32.c
20926 ____________________________________________________________________________
20927 [  8234] By: jhi                                   on 2000/12/28  21:52:42
20928         Log: Subject: Re: [PATCH] Warn on use of reference as array elem
20929              From: Simon Cozens <simon@cozens.net>
20930              Date: Thu, 28 Dec 2000 20:33:13 +0000
20931              Message-ID: <20001228203313.A2607@deep-dark-truthful-mirror.perlhacker.org>
20932      Branch: perl
20933            ! pod/perldiag.pod pp_hot.c t/pragma/warn/pp_hot
20934 ____________________________________________________________________________
20935 [  8233] By: jhi                                   on 2000/12/28  19:40:49
20936         Log: Integrate perlio.
20937      Branch: perl
20938           !> ext/Encode/Makefile.PL ext/Encode/compile
20939 ____________________________________________________________________________
20940 [  8232] By: nick                                  on 2000/12/23  16:06:00
20941         Log: Encode's Makefile.PL fix not good for dmake $(MAKEFILE) is set to -f Makefile
20942              and fails to make '-f'. (Also handle case where xxxx.c files have not been deleted.)
20943      Branch: perlio
20944            ! ext/Encode/Makefile.PL
20945 ____________________________________________________________________________
20946 [  8231] By: nick                                  on 2000/12/23  14:30:34
20947         Log: "Compiled" encode build cleanup
20948              - Makefile uses catfile $(MAKEFILE) etc. for platform issues.
20949              - .c files do not export sub-tables
20950      Branch: perlio
20951            ! ext/Encode/Makefile.PL ext/Encode/compile
20952 ____________________________________________________________________________
20953 [  8230] By: nick                                  on 2000/12/23  12:50:37
20954         Log: Integrate mainline
20955      Branch: perlio
20956           !> INSTALL lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
20957           !> lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
20958           !> pod/perl5004delta.pod pod/perl5005delta.pod
20959           !> pod/perl56delta.pod pod/perldelta.pod pod/perldiag.pod
20960           !> pod/perlembed.pod pod/perlfaq4.pod pod/perllocale.pod
20961           !> pod/perlmodlib.pod pod/perlrequick.pod pod/perlretut.pod
20962           !> pod/perlsub.pod
20963 ____________________________________________________________________________
20964 [  8229] By: jhi                                   on 2000/12/22  15:32:12
20965         Log: Integrate perlio.
20966      Branch: perl
20967           +> win32/distclean.bat
20968           !> MANIFEST t/io/utf8.t
20969 ____________________________________________________________________________
20970 [  8228] By: jhi                                   on 2000/12/22  15:29:40
20971         Log: Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status +update
20972              From: Robin Barker <rmb1@cise.npl.co.uk>
20973              Date: Fri, 22 Dec 2000 12:17:38 GMT
20974              Message-Id: <200012221217.MAA21332@tempest.npl.co.uk>
20975      Branch: perl
20976            ! lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
20977            ! lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
20978            ! pod/perl5004delta.pod pod/perl5005delta.pod
20979            ! pod/perl56delta.pod pod/perldelta.pod pod/perldiag.pod
20980            ! pod/perlembed.pod pod/perlfaq4.pod pod/perllocale.pod
20981            ! pod/perlmodlib.pod pod/perlrequick.pod pod/perlretut.pod
20982            ! pod/perlsub.pod
20983 ____________________________________________________________________________
20984 [  8227] By: jhi                                   on 2000/12/22  15:24:28
20985         Log: Subject: Re: A Configure option like 'otherlibdirs' but for *pre*pending?
20986              From: "John L. Allen" <allen@grumman.com>
20987              Date: Thu, 21 Dec 2000 14:39:58 -0500 (EST)
20988              Message-ID: <Pine.SOL.3.91.1001221133227.23511A-100000@gateway.grumman.com>
20989              
20990              Document APPLLIB_EXP.
20991      Branch: perl
20992            ! INSTALL
20993 ____________________________________________________________________________
20994 [  8226] By: nick                                  on 2000/12/21  22:11:50
20995         Log: Handy script for when one forgets to "dmake clean" 
20996      Branch: perlio
20997            + win32/distclean.bat
20998            ! MANIFEST
20999 ____________________________________________________________________________
21000 [  8225] By: nick                                  on 2000/12/21  21:54:04
21001         Log: CRLF platform issue with io/utf8 fix.
21002      Branch: perlio
21003            ! t/io/utf8.t
21004 ____________________________________________________________________________
21005 [  8224] By: nick                                  on 2000/12/21  21:02:20
21006         Log: Integrate mainline
21007      Branch: perlio
21008           !> Changes Configure Makefile.SH Porting/Glossary
21009           !> Porting/config.sh Porting/config_H configure.com
21010           !> epoc/config.sh ext/Thread/Thread.xs patchlevel.h
21011           !> pod/perlfaq3.pod pod/perlfunc.pod pod/perltoc.pod pp_sys.c
21012           !> sv.c t/io/fs.t t/op/misc.t t/op/utf8decode.t t/pragma/utf8.t
21013           !> win32/config.bc win32/config.gc win32/config.vc
21014 ____________________________________________________________________________
21015 [  8223] By: jhi                                   on 2000/12/21  17:09:16
21016         Log: Update Changes.
21017      Branch: perl
21018            ! Changes patchlevel.h
21019 ____________________________________________________________________________
21020 [  8222] By: jhi                                   on 2000/12/21  16:24:01
21021         Log: Metaconfig unit changes for #8221.
21022      Branch: metaconfig/U/perl
21023           +> issymlink.U
21024            - testsyml.U
21025            ! Mksymlinks.U
21026 ____________________________________________________________________________
21027 [  8221] By: jhi                                   on 2000/12/21  16:23:48
21028         Log: Rename testsyml to issymlink.
21029      Branch: perl
21030            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
21031            ! epoc/config.sh pod/perltoc.pod win32/config.bc win32/config.gc
21032            ! win32/config.vc
21033 ____________________________________________________________________________
21034 [  8220] By: jhi                                   on 2000/12/21  15:47:26
21035         Log: Robustness support for #8218 (symlink forest) since the GNU
21036              tools seem to be overly picky about symlinkage depths.
21037      Branch: perl
21038            ! Makefile.SH t/io/fs.t
21039 ____________________________________________________________________________
21040 [  8219] By: jhi                                   on 2000/12/21  15:38:27
21041         Log: Metaconfig changes for #8218.
21042      Branch: metaconfig
21043            ! U/modified/Oldconfig.U
21044      Branch: metaconfig/U/perl
21045            + Mksymlinks.U
21046            ! testsyml.U
21047 ____________________________________________________________________________
21048 [  8218] By: jhi                                   on 2000/12/21  15:37:57
21049         Log: Add Configure option -Dmksymlinks which will create a symlink
21050              forest if the current/build differs from the source directory.
21051              TODO: mkdir -p is not portable.
21052      Branch: perl
21053            ! Configure
21054 ____________________________________________________________________________
21055 [  8217] By: jhi                                   on 2000/12/21  14:39:12
21056         Log: Subject: [PATCH] Re: Latest tarball doesn't build with threads
21057              From: Nick Ing-Simmons <nik@tiuk.ti.com> 
21058              Date: Thu, 21 Dec 2000 09:38:18 GMT
21059              Message-Id: <200012210938.JAA29043@mikado.tiuk.ti.com>
21060              
21061              The ofs became an SV.
21062      Branch: perl
21063            ! ext/Thread/Thread.xs
21064 ____________________________________________________________________________
21065 [  8216] By: jhi                                   on 2000/12/21  05:40:21
21066         Log: The polymorphism seems to have fixed 20000517.001.
21067      Branch: perl
21068            ! t/pragma/utf8.t
21069 ____________________________________________________________________________
21070 [  8215] By: jhi                                   on 2000/12/21  04:44:52
21071         Log: read() documentation tweak for 20001121.004.
21072      Branch: perl
21073            ! pod/perlfunc.pod
21074 ____________________________________________________________________________
21075 [  8214] By: jhi                                   on 2000/12/21  03:54:11
21076         Log: Fix for 20001210.003, "write(FH) on closed FH causes segv".
21077      Branch: perl
21078            ! pp_sys.c t/op/misc.t
21079 ____________________________________________________________________________
21080 [  8213] By: jhi                                   on 2000/12/21  00:28:10
21081         Log: Subject: [patch: perl@8211]VMS: add -Duseperlio capacity to configure.com
21082              From: Peter Prymmer <pvhp@forte.com>
21083              Date: Wed, 20 Dec 2000 16:13:32 -0800 (PST)
21084              Message-ID: <Pine.OSF.4.10.10012201609140.11967-100000@aspara.forte.com>
21085      Branch: perl
21086            ! configure.com
21087 ____________________________________________________________________________
21088 [  8212] By: jhi                                   on 2000/12/21  00:26:21
21089         Log: Edit edit edit.
21090      Branch: perl
21091            ! pod/perlfaq3.pod
21092 ____________________________________________________________________________
21093 [  8211] By: jhi                                   on 2000/12/20  18:52:46
21094         Log: Update Changes.
21095      Branch: perl
21096            ! Changes patchlevel.h
21097 ____________________________________________________________________________
21098 [  8210] By: jhi                                   on 2000/12/20  18:34:47
21099         Log: Yet another editor edit.
21100      Branch: perl
21101            ! pod/perlfaq3.pod
21102 ____________________________________________________________________________
21103 [  8209] By: jhi                                   on 2000/12/20  15:33:28
21104         Log: More Win32 Perling.
21105      Branch: perl
21106            ! pod/perlfaq3.pod
21107 ____________________________________________________________________________
21108 [  8208] By: jhi                                   on 2000/12/20  15:07:46
21109         Log: More Win32 editor/IDE/shell hints.
21110      Branch: perl
21111            ! pod/perlfaq3.pod
21112 ____________________________________________________________________________
21113 [  8207] By: jhi                                   on 2000/12/20  03:54:08
21114         Log: Subject: [PATCH] obscure timing knowledge
21115              From: Nicholas Clark <nick@ccl4.org>
21116              Date: Tue, 19 Dec 2000 19:22:31 +0000
21117              Message-ID: <20001219192231.F2827@plum.flirble.org>
21118      Branch: perl
21119            ! sv.c
21120 ____________________________________________________________________________
21121 [  8206] By: jhi                                   on 2000/12/20  03:45:57
21122         Log: Subject: [ID 20001219.011] Not OK: perl v5.7.1 +DEVEL8205 on alpha-dec_osf-perlio-multi 4.0f (UNINSTALLED)
21123              From: Spider Boardman <spider@leggy.zk3.dec.com>
21124              Date: Tue, 19 Dec 2000 21:30:16 -0500
21125              Message-Id: <200012200230.VAA17619@leggy.zk3.dec.com>
21126      Branch: perl
21127            ! sv.c
21128 ____________________________________________________________________________
21129 [  8205] By: jhi                                   on 2000/12/19  23:02:01
21130         Log: Update Changes.
21131      Branch: perl
21132            ! Changes patchlevel.h
21133 ____________________________________________________________________________
21134 [  8204] By: jhi                                   on 2000/12/19  22:58:18
21135         Log: Recode the naughty binary bytes ([\x00-\x08\x0b-\x1f\x7f-\xff])
21136              using the \xHH notation.  No more inlined UTF-8, sigh, but easier
21137              on editors and diffing/patching.
21138      Branch: perl
21139            ! t/op/utf8decode.t
21140 ____________________________________________________________________________
21141 [  8203] By: nick                                  on 2000/12/19  21:36:16
21142         Log: Integrate mainline (forgot my own change...)
21143      Branch: perlio
21144           !> ext/Encode/compile
21145 ____________________________________________________________________________
21146 [  8202] By: nick                                  on 2000/12/19  21:34:42
21147         Log: Integrate mainline.
21148      Branch: perlio
21149           !> (integrate 61 files)
21150 ____________________________________________________________________________
21151 [  8201] By: nick                                  on 2000/12/19  21:34:06
21152         Log: Avoid looking for File::Glob when we don't need it.
21153      Branch: perl
21154            ! ext/Encode/compile
21155 ____________________________________________________________________________
21156 [  8200] By: jhi                                   on 2000/12/19  18:35:49
21157         Log: Update Changes.
21158      Branch: perl
21159            ! Changes patchlevel.h
21160 ____________________________________________________________________________
21161 [  8199] By: jhi                                   on 2000/12/19  18:35:07
21162         Log: Microperl tweaks.
21163      Branch: perl
21164            ! sv.c uconfig.h uconfig.sh
21165 ____________________________________________________________________________
21166 [  8198] By: jhi                                   on 2000/12/19  18:29:59
21167         Log: Regen Configure, nitfix uconfig.sh (d_vendorarch is needed).
21168      Branch: perl
21169            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
21170            ! config_h.SH pod/perltoc.pod uconfig.h uconfig.sh
21171 ____________________________________________________________________________
21172 [  8197] By: jhi                                   on 2000/12/19  17:55:29
21173         Log: In VMS embedded perls couldn't access the statically built Socket,
21174              from Charles Lane.
21175      Branch: perl
21176            ! configure.com
21177 ____________________________________________________________________________
21178 [  8196] By: jhi                                   on 2000/12/19  17:49:50
21179         Log: Subject: [PATCH perl@8143] DB_File-1.75 (was RE: [8104] DB_File)
21180              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk> 
21181              Date: Sun, 17 Dec 2000 19:11:44 -0000
21182              Message-ID: <000801c0685d$3224e5a0$a20a140a@bfs.phone.com> 
21183      Branch: perl
21184            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
21185            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo
21186 ____________________________________________________________________________
21187 [  8195] By: jhi                                   on 2000/12/19  17:47:53
21188         Log: Subject: [patch perl@8150] h2xs SYNOPSIS
21189              From: Jonathan Stowe <gellyfish@gellyfish.com>
21190              Date: Mon, 18 Dec 2000 10:24:38 +0000 (GMT)
21191              Message-ID: <Pine.LNX.4.10.10012181021180.20731-100000@orpheus.gellyfish.com>
21192      Branch: perl
21193            ! utils/h2xs.PL
21194 ____________________________________________________________________________
21195 [  8194] By: jhi                                   on 2000/12/19  17:46:28
21196         Log: Subject: Re: useless use of void context work-around
21197              From: andreas.koenig@anima.de (Andreas J. Koenig)
21198              Date: 16 Dec 2000 15:13:36 +0100
21199              Message-ID: <m3g0jofo8f.fsf@ak-71.mind.de>
21200              
21201              Document (comment) the q(di ds ig) trick in the code.
21202      Branch: perl
21203            ! op.c
21204 ____________________________________________________________________________
21205 [  8193] By: jhi                                   on 2000/12/19  17:10:57
21206         Log: Subject: [ID 20001215.004] Sys::Syslog::xlate doesn't handle LOG_EMERG
21207              From: "Mark J. Reed" <mreed@strange.turner.com>
21208              Date: Fri, 15 Dec 2000 21:22:29 -0500 (EST)
21209              Message-Id: <200012160222.VAA13986@strange.turner.com>
21210      Branch: perl
21211            ! ext/Sys/Syslog/Syslog.pm
21212 ____________________________________________________________________________
21213 [  8192] By: jhi                                   on 2000/12/19  17:07:45
21214         Log: Subject: [PATCH] Re: [PATCH] strtoq, strtou(q|ll|l) testing
21215              From: Nicholas Clark <nick@ccl4.org>
21216              Date: Sat, 16 Dec 2000 19:03:13 +0000
21217              Message-ID: <20001216190313.D68304@plum.flirble.org>
21218      Branch: perl
21219            ! t/op/64bitint.t
21220 ____________________________________________________________________________
21221 [  8191] By: jhi                                   on 2000/12/19  17:06:13
21222         Log: Subject: [ID 20001218.005] Not OK: perl v5.7.0 +DEVEL8148 on powerpc-machten 4.1.4
21223              From: Dominic Dunlop <domo@computer.org>
21224              Date: Mon, 18 Dec 2000 12:00:15 +0100
21225              Message-Id: <p04320404b6639e7aa043@[192.168.1.4]>
21226              
21227              This patchlet is needed in order that perl can be statically linked.  
21228      Branch: perl
21229            ! regexec.c
21230 ____________________________________________________________________________
21231 [  8190] By: jhi                                   on 2000/12/19  17:03:08
21232         Log: Subject: [PATCH perl@8133] finding PerlIO symbols for VMS
21233              From: "Craig A. Berry" <craig.berry@psinetcs.com>
21234              Date: Sun, 17 Dec 2000 00:18:35 -0600
21235              Message-Id: <p04330102b661bc01daba@[172.16.52.1]>
21236      Branch: perl
21237            ! perlio.h vms/gen_shrfls.pl
21238 ____________________________________________________________________________
21239 [  8189] By: jhi                                   on 2000/12/19  16:20:28
21240         Log: Subject: [DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDES
21241              From: Prymmer/Kahn <pvhp@best.com>
21242              Date: Tue, 19 Dec 2000 08:08:31 -0800 (PST)
21243              Message-ID: <Pine.BSF.4.21.0012190804040.14656-100000@shell8.ba.best.com>
21244              
21245              A better version of #8188.
21246      Branch: perl
21247            ! pod/perlfaq3.pod
21248 ____________________________________________________________________________
21249 [  8188] By: jhi                                   on 2000/12/19  15:57:06
21250         Log: (Replaced by #8189)
21251              
21252              Subject: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
21253              Date: Mon, 18 Dec 2000 08:03:34 -0800 (PST)
21254              From: Prymmer/Kahn <pvhp@best.com>
21255              Message-ID: <Pine.BSF.4.21.0012180802090.27110-100000@shell8.ba.best.com>
21256              Subject: Re: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
21257              From: Ronald J Kimball <rjk@linguist.Thayer.Dartmouth.EDU>
21258              Date: Mon, 18 Dec 2000 11:10:45 -0500
21259              Message-ID: <20001218111044.B180222@linguist.thayer.dartmouth.edu>
21260      Branch: perl
21261            ! pod/perlfaq3.pod
21262 ____________________________________________________________________________
21263 [  8187] By: jhi                                   on 2000/12/19  15:54:19
21264         Log: Email address fix for Anton Berezin.
21265      Branch: perl
21266            ! AUTHORS
21267 ____________________________________________________________________________
21268 [  8186] By: jhi                                   on 2000/12/19  15:38:54
21269         Log: Subject: [PATCH perl@8102] cygwin port
21270              From: "Eric Fifer" <efifer@dircon.co.uk> 
21271              Date: Thu, 14 Dec 2000 13:41:29 -0000
21272              Message-Id: <200012141340.NAA54236@mailhost1.dircon.co.uk>
21273              
21274              When compiling modules the data item that is being imported
21275              from libperl.dll needs to be tagged as imported/shared data:
21276              extern __declspec(dllimport) PerlIO_funcs PerlIO_pending;
21277      Branch: perl
21278            ! perliol.h
21279 ____________________________________________________________________________
21280 [  8185] By: jhi                                   on 2000/12/19  14:53:24
21281         Log: Regen uconfig.h and uconfig.sh.
21282      Branch: perl
21283            ! uconfig.h uconfig.sh
21284 ____________________________________________________________________________
21285 [  8184] By: jhi                                   on 2000/12/18  20:43:49
21286         Log: Comments work so much better when they are closed.
21287      Branch: perl
21288            ! regcomp.c
21289 ____________________________________________________________________________
21290 [  8183] By: jhi                                   on 2000/12/18  18:04:02
21291         Log: Some compilers (e.g. HP-UX) can't switch on 64-bit integers.
21292              Fixes the bug 20001218.016.
21293      Branch: perl
21294            ! regcomp.c
21295 ____________________________________________________________________________
21296 [  8182] By: gsar                                  on 2000/12/18  09:53:47
21297         Log: delete spurious files
21298      Branch: maint-5.6/perl
21299            - lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif vos/config.def
21300            - vos/config.h vos/config_h.SH_orig
21301 ____________________________________________________________________________
21302 [  8181] By: gsar                                  on 2000/12/18  09:46:08
21303         Log: regen perltoc
21304      Branch: maint-5.6/perl
21305            ! pod/buildtoc.PL pod/perl.pod pod/perlapi.pod pod/perltoc.pod
21306 ____________________________________________________________________________
21307 [  8180] By: gsar                                  on 2000/12/18  09:20:27
21308         Log: integrate changes#7924..7926,7946,7952 from mainline
21309      Branch: maint-5.6/perl
21310           !> lib/CPAN.pm lib/CPAN/FirstTime.pm lib/ExtUtils/MM_Unix.pm
21311           !> lib/File/stat.pm t/lib/class-struct.t
21312 ____________________________________________________________________________
21313 [  8179] By: gsar                                  on 2000/12/18  08:55:54
21314         Log: integrate changes#7889,7890,7900,7903,7904,7907,7910,7917,
21315              7918,7919,7988,8907 from mainline (various)
21316      Branch: maint-5.6/perl
21317           +> t/lib/class-struct.t
21318           !> MANIFEST README.amiga ext/Sys/Syslog/Syslog.pm gv.c
21319           !> lib/Class/Struct.pm pod/perlipc.pod pod/perltie.pod
21320           !> t/lib/syslfs.t t/op/lfs.t utils/perlcc.PL
21321 ____________________________________________________________________________
21322 [  8178] By: gsar                                  on 2000/12/18  08:16:30
21323         Log: avoid redefinition warnings on windows due to sys/socket.h getting
21324              #included before win32.h
21325      Branch: maint-5.6/perl
21326            ! win32/include/sys/socket.h
21327 ____________________________________________________________________________
21328 [  8177] By: gsar                                  on 2000/12/18  05:24:04
21329         Log: make regen_headers; fix POSIX.xs problems; remove outdated
21330              code from sys/socket.h that makes build fail now
21331      Branch: maint-5.6/perl
21332            ! ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c
21333            ! pod/perlapi.pod
21334           !> win32/include/sys/socket.h
21335 ____________________________________________________________________________
21336 [  8176] By: gsar                                  on 2000/12/18  05:20:17
21337         Log: update Changes
21338      Branch: maint-5.6/perl
21339            ! Changes patchlevel.h
21340 ____________________________________________________________________________
21341 [  8175] By: gsar                                  on 2000/12/18  04:57:48
21342         Log: integrate changes#7643,7646..7649,7651..7654,7658,7659,
21343              7661..7665,7667..7669,7671,7673,7676,7677,7681..7683,
21344              7689..7697,7699..7701,7703,7705,7714,7715,7718..7723,
21345              7725,7726,7729..7732,7737,7748,7749,7758,7759,7761,7773,
21346              7775,7776,7782,7785..7787,7804,7807,7808,7810,7811,7816,
21347              7823,7825,7838
21348      Branch: maint-5.6/perl
21349           +> lib/File/Spec/Epoc.pm
21350           !> (integrate 88 files)
21351 ____________________________________________________________________________
21352 [  8174] By: gsar                                  on 2000/12/18  03:53:09
21353         Log: integrate changes#7602,7604..7611,7614,7616..7619,7621..7623,
21354              7625..7629,7631..7634,7637,7639,7642 from mainline
21355      Branch: maint-5.6/perl
21356           +> README.solaris
21357           !> (integrate 26 files)
21358 ____________________________________________________________________________
21359 [  8173] By: gsar                                  on 2000/12/18  03:37:02
21360         Log: integrate changes#7472,7474..7479,7481,7485,7489,7493,7494,7496,
21361              7497,7499..7503,7505..7507,7509..7513,7515..7523,7526..7534,
21362              7536,7540,7542,7544..7546,7549,7553,7556,7557,7559,7561..7563,
21363              7565,7568..7572,7576,7578..7589,9592..7594,7596..7601 from mainline
21364      Branch: maint-5.6/perl
21365           +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
21366            - MAINTAIN
21367           !> (integrate 111 files)
21368 ____________________________________________________________________________
21369 [  8172] By: jhi                                   on 2000/12/18  02:49:27
21370         Log: Regen pods.
21371      Branch: perl
21372            ! pod/perlmodlib.pod pod/perltoc.pod
21373 ____________________________________________________________________________
21374 [  8171] By: gsar                                  on 2000/12/18  02:49:24
21375         Log: integrate changes#7447,7448,7450,7454,7456,7457,7460,7462,
21376              7465..7471 from mainline
21377              
21378              Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
21379              in platforms that strictly require all the symbols being present
21380              at link time.
21381              
21382              Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
21383              
21384              Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[  7350] breaks VMS perl
21385              
21386              Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
21387              
21388              Subject: [PATCH] todo
21389              
21390              Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
21391              
21392              Use $sort, $uniq (and $tr) consistently as wondered
21393              by Nicholas Clark.
21394              
21395              Too enthusiastic editing in #7460.
21396              
21397              The reëntrant version shouldn't be needed unless USE_PURE_BISON.
21398              
21399              Upgrade to CPAN 1.58_55.
21400              Subject: CPAN.pm status
21401              
21402              Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
21403              
21404              Make target reordering to avoid pointless re-makes.
21405              Subject: Re: Total re-make of 'make okfile' after 7451 ?
21406              
21407              Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
21408              
21409              Subject: DOC PATCH 5.6.0
21410              
21411              Add the repository doc by Malcolm, Sarathy, and by Simon,
21412              name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
21413      Branch: maint-5.6/perl
21414           +> Porting/repository.pod
21415           !> Configure MANIFEST Makefile.SH README.dos README.os2
21416           !> config_h.SH configure.com embed.h embed.pl handy.h lib/CPAN.pm
21417           !> lib/CPAN/FirstTime.pm perl.h pod/perlfunc.pod pod/perltodo.pod
21418           !> pp.c proto.h t/io/open.t t/op/assignwarn.t toke.c
21419 ____________________________________________________________________________
21420 [  8169] By: gsar                                  on 2000/12/18  02:33:34
21421         Log: integrate changes#7416,7417,7420..7422,7424,7426..7429,7431..7433,
21422              7435..7441,7445 from mainline
21423              
21424              Make the UTF-8 decoding stricter and more verbose when
21425              malformation happens.  This involved adding an argument
21426              to utf8_to_uv_chk(), which involved changing its prototype,
21427              and prefer STRLEN over I32 for the UTF-8 length, which as
21428              a domino effect necessitated changing the prototypes of
21429              scan_bin(), scan_oct(), scan_hex(), and reg_uni().
21430              The stricter UTF-8 decoding checking uses Markus Kuhn's
21431              UTF-8 Decode Stress Tester from
21432              http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
21433              
21434              Run vms/vms_yfix.pl, should have done that after changing
21435              perly.c in #7382.
21436              
21437              Subject: [PATCH 5.7.0] static linking with uninstalled perl
21438              
21439              (Replaced by #7440.)
21440              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
21441              
21442              Fix the bug ID 20001024.005, the bug introduced by #7416.
21443              
21444              Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
21445              
21446              Fix the bug reported in
21447              From: andreas.koenig@anima.de (Andreas J. Koenig)
21448              Also make is_utf8_char() stricter.
21449              
21450              Missed the header file changes from #7425.
21451              
21452              Check if stdio supports tweaking lval and cnt simultaneously.
21453              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
21454              
21455              Stratus VOS updates from Paul Green.
21456              
21457              Podify README.epoc and README.vos.
21458              
21459              Add targets to Makefile.SH, most importantly
21460              'regen_all' which also remembers to update vms/perly*.
21461              
21462              Subject: Minor update to find2perl, for portability
21463              
21464              Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
21465              
21466              Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
21467              
21468              Rename UTF8LEN() to be UNISKIP(), too confusing to have
21469              UTF8LEN() and UTF8SKIP(). 
21470              
21471              Allow poking holes at the UTF-8 decoding strictness.
21472              
21473              Continue the internal UTF-8 API tweaking.
21474              Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
21475              used much more than the simpler API, now called utf8_to_uv_simple().
21476              Still not quite happy with API, too much partial duplication
21477              of functionality.
21478              
21479              A new version of making the syslog test more robust.
21480              (Replaces #7421.)
21481              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
21482              
21483              buildtoc target tweaks.
21484              
21485              Integrate with vmsperl #7430 by Charles Bailey:
21486              
21487              Cleanup from prior patch (Charles Lane?):
21488              - improve handling of MFDs in Basename and Path
21489              - default to no xsubpp line # munging when building debug images
21490      Branch: maint-5.6/perl
21491           +> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
21492           +> vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
21493           !> (integrate 67 files)
21494 ____________________________________________________________________________
21495 [  8168] By: gsar                                  on 2000/12/18  02:05:49
21496         Log: integrate changes#7512,7733 from mainline (regex bugfixes)
21497              
21498              Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
21499              From: Martin Husemann <martin@duskware.de>
21500              
21501              Subject: [PATCH 5.7.0] restore match data on backtracing
21502              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21503      Branch: maint-5.6/perl
21504           !> regcomp.c regexec.c t/op/re_tests
21505 ____________________________________________________________________________
21506 [  8167] By: gsar                                  on 2000/12/18  01:55:22
21507         Log: integrate changes#7858,7986 from mainline
21508              
21509              C<foreach my $x ...> in pseudo-fork()ed process may diddle
21510              parent's memory; fix it by keeping track of the actual pad
21511              offset rather than a raw pointer (this change is probably also
21512              relevant to non-ithreads case to avoid fallout from reallocs of
21513              the pad array, but is currently only enabled for the ithreads
21514              case in the interests of minimal disruption to existing "well
21515              tested" code)
21516              
21517              fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
21518              due to the notorious GetFileType() bug in Windows 9x, which fstat()
21519              tickles)
21520      Branch: maint-5.6/perl
21521           !> embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
21522           !> proto.h scope.c scope.h sv.c t/op/fork.t win32/perlhost.h
21523           !> win32/win32.c win32/win32.h win32/win32sck.c
21524 ____________________________________________________________________________
21525 [  8166] By: gsar                                  on 2000/12/18  01:52:59
21526         Log: integrate changes#7626,7632,7717,7738,7814,7817,7902,7912,7915
21527              from mainline (xsubpp and ExtUtils::LibList fixups, various
21528              other small items)
21529      Branch: maint-5.6/perl
21530           !> emacs/cperl-mode.el emacs/ptags lib/ExtUtils/Liblist.pm
21531           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
21532           !> lib/ExtUtils/xsubpp lib/unicode/syllables.txt minimod.pl
21533           !> pod/perlfunc.pod pod/perlxs.pod pod/perlxstut.pod t/op/split.t
21534           !> win32/bin/search.pl
21535 ____________________________________________________________________________
21536 [  8165] By: gsar                                  on 2000/12/18  01:28:45
21537         Log: integrate changes#7533,7563,7611,7623 from mainline (various
21538              malloc.c embellishments)
21539      Branch: maint-5.6/perl
21540           !> malloc.c pod/perldiag.pod
21541 ____________________________________________________________________________
21542 [  8164] By: gsar                                  on 2000/12/18  01:23:33
21543         Log: integrate changes#7419,7806,8129 from mainline (various h2xs
21544              fixups)
21545      Branch: maint-5.6/perl
21546           !> utils/h2xs.PL
21547 ____________________________________________________________________________
21548 [  8163] By: gsar                                  on 2000/12/18  01:17:50
21549         Log: integrate changes#7493,7599,7803 from mainline (various perlbug
21550              fixups)
21551      Branch: maint-5.6/perl
21552           !> Makefile.SH utils/perlbug.PL
21553 ____________________________________________________________________________
21554 [  8162] By: gsar                                  on 2000/12/18  00:25:43
21555         Log: always export Perl_deb() (it is required by re.xs whether
21556              Perl is built with or without -DDEBUGGING)
21557      Branch: maint-5.6/perl
21558            ! makedef.pl
21559 ____________________________________________________________________________
21560 [  8161] By: gsar                                  on 2000/12/18  00:23:38
21561         Log: integrate change#7414 from mainline
21562              
21563              Undo the basename() part of #7412 since the lib/basename
21564              tests would need upgrading too.
21565              
21566              squelch two tests in tr.t that rely on tr/// paranoia change
21567              that's not in 5.6.x
21568      Branch: maint-5.6/perl
21569            ! t/op/tr.t
21570           !> lib/File/Basename.pm
21571 ____________________________________________________________________________
21572 [  8160] By: gsar                                  on 2000/12/18  00:05:30
21573         Log: missing change in previous integrate
21574      Branch: maint-5.6/perl
21575           !> README.aix
21576 ____________________________________________________________________________
21577 [  8159] By: gsar                                  on 2000/12/18  00:03:38
21578         Log: integrate changes#7205..7210,7212,7214..7219,7222,7223,7225,7226,
21579              7228,7230..7241,7243,7346,7347,7350..7354,7356,7358..7360,7362,
21580              7363,7365..7368,7370..7374,7376..7386,7391,7393..7399,7304..7408,
21581              7410..7413 from mainline
21582      Branch: maint-5.6/perl
21583           +> README.aix hints/nonstopux.sh lib/unicode/Is/DCmedial.pl
21584           +> t/lib/tie-splice.t
21585            - lib/unicode/Is/DCinital.pl
21586           !> (integrate 112 files)
21587 ____________________________________________________________________________
21588 [  8158] By: jhi                                   on 2000/12/17  23:04:24
21589         Log: Subject: [PATCHES] RE: perl@8150 
21590              From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
21591              Date: Sun, 17 Dec 2000 21:46:39 +0100
21592              Message-ID: <3A3D343F.13566.1ACA7D93@localhost>
21593              
21594              Neither cygwin has a getpwuid() one can trust on.
21595      Branch: perl
21596            ! t/lib/glob-basic.t
21597 ____________________________________________________________________________
21598 [  8157] By: jhi                                   on 2000/12/17  23:01:54
21599         Log: More MAN.PODS => {} fixes.
21600      Branch: perl
21601            ! os2/OS2/ExtAttr/Makefile.PL os2/OS2/PrfDB/Makefile.PL
21602            ! os2/OS2/Process/Makefile.PL os2/OS2/REXX/DLL/Makefile.PL
21603            ! os2/OS2/REXX/Makefile.PL
21604 ____________________________________________________________________________
21605 [  8156] By: gsar                                  on 2000/12/17  22:49:13
21606         Log: integrate changes#7069..7077,7079,7081..7087,7090,7092,7093,
21607              7096..7104,7109..7117,7119..7124,7126,7128,7129,7133,7134,
21608              7136..7139,7141..7146,7148,7149,7151,7153..7155,7157,7158,
21609              7160,7161,7164,7165,7169..7178,7180..7191,7193..7197,7199,
21610              7201,7204 from mainline
21611      Branch: maint-5.6/perl
21612           !> (integrate 121 files)
21613 ____________________________________________________________________________
21614 [  8155] By: jhi                                   on 2000/12/17  22:30:58
21615         Log: Subject: [PATCH perl@8133] fix-up for VMS extensions
21616              From: "Craig A. Berry" <craigberry@mac.com>
21617              Date: Sun, 17 Dec 2000 13:09:28 -0600
21618              Message-Id: <p04330103b6628cabe114@[172.16.52.1]>
21619              
21620              MAN.PODS => ' ' is naughty.
21621      Branch: perl
21622            ! vms/ext/DCLsym/Makefile.PL vms/ext/Stdio/Makefile.PL
21623 ____________________________________________________________________________
21624 [  8154] By: nick                                  on 2000/12/17  22:07:13
21625         Log: MULTIPLICITY nit.
21626      Branch: perl
21627            ! mg.c
21628 ____________________________________________________________________________
21629 [  8153] By: gsar                                  on 2000/12/17  21:23:05
21630         Log: integrate changes#7017..7019,7021..7025,7027..7036,7038,7039,
21631              7041..7044,7046..7048,7050..7061,7063,7066..7067,7069..7074
21632              from mainline
21633              
21634              Document the SvIOK_.*UV().
21635              
21636              Update Unicode todo list.
21637              
21638              Guard against bad string->int conversion for quads.
21639              
21640              Subject: small apidoc fix
21641              
21642              Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
21643              
21644              Subject: [PATCH] Tied filehandle documentation
21645              
21646              Subject: [PATCH] Modernize Opcode.pm documentation
21647              
21648              Make Data::Dumper (non-XS) to work with changed semantics of ref().
21649              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
21650              [applied even though said semantics didn't change in 5.6.x]
21651              
21652              Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
21653              
21654              Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202 
21655              
21656              Fix the URL, but the server is still missing in action.
21657              Subject: [ID 20000905.002] perlfaq1.pod URL error
21658              
21659              Subject: [ID 20000903.001] \w in utf8-strings
21660              
21661              Fix the ccversion detection for 5.1 and beyond.
21662              Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
21663              
21664              Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
21665              
21666              Subject: [ID 20000904.008] Tiny fix for perldiag
21667              
21668              Subject: Re: [ID 20000906.004] segfault with bad perl statement
21669              
21670              Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
21671              
21672              Subject: [ID 20000908.002] perlipc documentation bug.
21673              
21674              Subject: [PATCH lib/Benchmark.pm]
21675              
21676              Re-allow vec() for characters > 255.
21677              Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED) 
21678              
21679              Do away with memory models cruft.  Sorry, PDP users.
21680              
21681              Continue #7041.
21682              
21683              Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
21684              
21685              Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
21686              
21687              Upgrade to CPAN 1.57_65, from Andreas König.
21688              
21689              Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
21690              by Russ Allbery.
21691              
21692              Silence t/pod/*.t about alternate quote-mappings now implemented
21693              by Pod::Text, from Brad Appleton.
21694              
21695              Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
21696              Subject: borland C++ win32.c tweak
21697              
21698              C<@a = @b = split(...)> optimization coredumps under ithreads
21699              (missed a spot when fixing up op_pmreplroot hack for ithreads)
21700              
21701              Document the SvUTF8*().
21702              
21703              Subject:  [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
21704              
21705              Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
21706              
21707              Do in VMS as the #7054 does.
21708              
21709              Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
21710              
21711              Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
21712              
21713              Subject: [patch: perl@7045] vms updates
21714              
21715              Test for the #7049.
21716              Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on    i686-linux 2.2.16-raid (UNINSTALLED)
21717              
21718              Break up the myconfig lines a bit.
21719              Subject: perlbug/perl -V output format
21720              
21721              Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
21722              
21723              The #7054 truncated Configure badly.
21724              
21725              change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
21726              initialization in all the threads on Windows
21727              
21728              Allow for whitespace between "#" and "line" in cpp output.
21729              Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
21730              
21731              Remove vestiges of tr//CU.
21732              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
21733              
21734              The return value of setlocale must be copied away.
21735              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
21736              
21737              Allow chop() and chomp() to be overridden.
21738              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
21739              
21740              Hints optimization.
21741              Subject: Minor nit
21742              
21743              Subject: [PATCH] de-wall t/README
21744              
21745              Subject: Re: Two advertising clauses need to be removed
21746      Branch: maint-5.6/perl
21747           !> (integrate 75 files)
21748 ____________________________________________________________________________
21749 [  8152] By: gsar                                  on 2000/12/17  20:30:11
21750         Log: integrate changes#6945,6947,6949..6954,6956,6958,6959,6961,
21751              6964..6972,6977..6981..6984,6987,6988,6991,6994,6997,
21752              6999..7001,7003..7005,7007,7009,7011,7012 from mainline
21753              
21754              Don't attach -ld to the archname if pointless.
21755              
21756              Document UNTIE in a very minimalistic way.
21757              
21758              POSIX doesn't report long double values under -Duselongdouble
21759              when the long doubles are "real" (bigger than doubles).
21760              
21761              More author updates.
21762              
21763              Try to deduce NV_MAX.  Really should be Configure fodder.
21764              
21765              :: not allowed in pathnames, change to .
21766              Subject: [PATCH perl@6938] cygwin port
21767              
21768              Forget about NV_MAX (#6951).  Various floating point tweaks,
21769              ideas from Eric Fifer, Yitzchak, Alan, and Spider.
21770              
21771              Move the Solaris 7 scan to use64bitall, make the
21772              failure to find 64-bot sparc libc to mention the
21773              possibility of being in an intel, from Lupe and Alan.
21774              
21775              Regen perltoc.
21776              
21777              AUTHORS tweaks, from Peter Prymmer.
21778              
21779              More address tweaking.
21780              
21781              Small tweaks all over.
21782              
21783              File::Temp patches from Andreas König,
21784              
21785              Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
21786              
21787              Subject: CPAN.pm beta 1.57_57 for the core
21788              
21789              Part of the solution.
21790              Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
21791              
21792              Subject: [PATCH@6961] Fix misleading example in perlretut.pod
21793              
21794              Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
21795              
21796              Add the overload warnings to perldiag.
21797              
21798              Drop unused argument.
21799              Subject: Re: [ID 20000831.034] overload::constant and number of arguments. 
21800              
21801              Subject: Nit in Configure (bleadperl@6961)
21802              
21803              Update to PodParser 1.18, from Brad Appleton.
21804              
21805              Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world       
21806              
21807              Subject: [PATCH: 6948] add SCNfldbl to configure.com
21808              
21809              Document UNTIE. Also tweak implementation to suppress the 'inner references'
21810              warning when UNTIE exists and instead pass the cound of extra references to
21811              the UNTIE method.
21812              
21813              Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
21814              so that case-ignoring systems like DCL can tell them from
21815              PRIefldbl and PRIx64.  Apply Merijn's ccversion patches.
21816              
21817              Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
21818              
21819              Feature ordering tweak.
21820              
21821              Regen perltoc.
21822              
21823              Subject: [PATCH] Fix vec() / utf8   (was Re: bitvec ops still broken with utf8 -- or not?)
21824              
21825              Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
21826              
21827              Subject: http:// in L<>
21828              
21829              Detypo.
21830              
21831              change#6791 accidentally clobbered change#6710, put it back
21832              
21833              Only the first line, thank you very much.
21834              
21835              Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
21836              plus rework the http: spots as suggested by Tom Christiansen,
21837              plus regen perltoc.
21838              
21839              Undo part of change 6489 which looks like a bulk edit which
21840              changed _all_ gv_efullname3() calls to gv_efullname4() calls.
21841              The supressing of main:: on return from select() is undesirable.
21842              
21843              Apparently avoiding the swapping is too costly.
21844              
21845              Various Configure nits by Philip Newton,
21846              plus the ebcdic one by me.
21847              
21848              Make certain cc is set before trying to run it.
21849              
21850              If overloaded %{} etc. return the object do not loop.
21851              Thus  sub deref { $_[0] } functions if object is wanted type.
21852              
21853              Update perlhist.
21854              
21855              More %{} and other deref special casing - do not pass to 'nomethod'.
21856      Branch: maint-5.6/perl
21857           !> (integrate 59 files)
21858 ____________________________________________________________________________
21859 [  8151] By: gsar                                  on 2000/12/17  19:14:38
21860         Log: integrate changes#6903,6905..6907,6909,6911..6913,6915,6917,6918,
21861              6920..6926,6928..6930,6934..6937,6939,6940,6942..6944 from mainline
21862              
21863              Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
21864              
21865              Make the epsilon to be relative, not absolute.
21866              
21867              Put back the flags dump as reasoned in
21868              Subject: Re: [PATCH] Glob dumping
21869              
21870              Introduce ccname to keep track of what compiler kind of we have.
21871              
21872              Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps 
21873              
21874              Put back the slice accidentally removed by #6907.
21875              
21876              Reset archname and archname64 always, forcing them be
21877              recomputed at each Configure run, make Configure and
21878              the hints files agree on the naming of largefiles variables.
21879              
21880              Don't say "Perl 5.0 source kit".
21881              
21882              Subject: [PATCH] fix misc cast warnings
21883              
21884              Subject: typos in pods
21885              
21886              NVs not necessarily doubles, as pointed out by Yitzchak.
21887              
21888              Subject: [PATCH 6889] add a few ldbl formats to configure.com
21889              
21890              Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
21891              
21892              Better options for rsync.
21893              
21894              Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
21895              
21896              Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
21897              
21898              Subject: [PATCH] Re: UNTIE method 
21899              
21900              A better fix for the Socket building problem from Craig Berry.
21901              
21902              Retract the dummy test, skip the security tests (instead of failing),
21903              explain what the warnings mean.
21904              
21905              Heap decorruption.
21906              Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
21907              
21908              Update to Unicode 3.0.1.
21909              
21910              Missed one Unicode file.
21911              
21912              Subject: Re: typos in pods
21913              
21914              The #6929 was too skimpy.
21915              
21916              sscanf() may be the only way to read long doubles from strings.
21917              
21918              Reveal Borland's isnan.
21919              Subject: build with BC++ tweak
21920              
21921              Issue useful diagnostic on unknown pod commands.
21922              Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
21923              
21924              Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
21925              
21926              Clarify the third case of ftmp-security warnings.
21927              
21928              Make -Dusemorebits find long doubles in Solaris.
21929              
21930              Wrap the test in eval.
21931      Branch: maint-5.6/perl
21932           +> lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
21933           +> lib/unicode/PropList.txt lib/unicode/README.perl
21934           +> lib/unicode/UCD301.html lib/unicode/UCDFF301.html
21935           +> lib/unicode/Unicode.301 vms/vmspipe.com
21936            - lib/unicode/Props.txt lib/unicode/UCD300.html
21937            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
21938           !> (integrate 305 files)
21939 ____________________________________________________________________________
21940 [  8150] By: jhi                                   on 2000/12/17  18:47:57
21941         Log: Uncheckedin generated files.
21942      Branch: perl
21943            ! global.sym perlapi.c pod/perlapi.pod
21944 ____________________________________________________________________________
21945 [  8149] By: jhi                                   on 2000/12/17  18:41:22
21946         Log: Update Changes.
21947      Branch: perl
21948            ! Changes patchlevel.h
21949 ____________________________________________________________________________
21950 [  8148] By: jhi                                   on 2000/12/17  18:39:16
21951         Log: Subject: [PATCH] Fcntl constants speedup
21952              From: Nicholas Clark <nick@ccl4.org>
21953              Date: Sun, 17 Dec 2000 16:29:24 +0000
21954              Message-ID: <20001217162924.E97668@plum.flirble.org>
21955              
21956              Use IVs for the Fcntl constants instead of NVs.
21957      Branch: perl
21958            ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs t/op/goto_xs.t
21959 ____________________________________________________________________________
21960 [  8147] By: jhi                                   on 2000/12/17  18:33:41
21961         Log: Add test for #8145 (binmode() warning), add warning for
21962              ioctl() and sockpair(), document them. (fileno() cannot
21963              be tripwired with the same kind of warning because
21964              'defined fileno($foo)' seems to be an idiom.)
21965      Branch: perl
21966            ! pod/perldiag.pod pp_sys.c t/pragma/warn/pp_sys
21967 ____________________________________________________________________________
21968 [  8146] By: gsar                                  on 2000/12/17  18:09:08
21969         Log: update Changes
21970      Branch: maint-5.6/perl
21971            ! Changes
21972 ____________________________________________________________________________
21973 [  8145] By: jhi                                   on 2000/12/17  17:39:35
21974         Log: Subject: [PATCH] Re: The long awaited feature ...
21975              From: Simon Cozens <simon@cozens.net>
21976              Date: Sun, 17 Dec 2000 12:31:56 +0000
21977              Message-ID: <20001217123156.A3891@deep-dark-truthful-mirror.perlhacker.org>
21978              
21979              Add a warning to binmode() about using bad filehandles
21980              (can happen e.g. if someone forgets the filehandle argument)
21981      Branch: perl
21982            ! pp_sys.c
21983 ____________________________________________________________________________
21984 [  8144] By: jhi                                   on 2000/12/17  17:33:48
21985         Log: Subject: [patch perl@8133] Typo in my Net::Ping doc patch :(
21986              From: Jonathan Stowe <gellyfish@gellyfish.com>
21987              Date: Sun, 17 Dec 2000 17:08:10 +0000 (GMT)
21988              Message-ID: <Pine.LNX.4.10.10012171700010.3834-100000@orpheus.gellyfish.com>
21989      Branch: perl
21990            ! lib/Net/Ping.pm
21991 ____________________________________________________________________________
21992 [  8143] By: jhi                                   on 2000/12/17  05:31:37
21993         Log: Polymorphic regexps.
21994              
21995              Fixes at least the bugs 20001028.003 (both of them...) and
21996              20001108.001.  The bugs 20001114.001 and 20001205.014 seem
21997              also to be fixed by now, probably already before this patch.
21998      Branch: perl
21999            ! embed.h embed.pl mg.c objXSUB.h pp_ctl.c pp_hot.c proto.h
22000            ! regcomp.c regcomp.h regcomp.sym regexec.c regnodes.h sv.c
22001            ! t/op/utf8decode.t t/pragma/utf8.t
22002 ____________________________________________________________________________
22003 [  8142] By: jhi                                   on 2000/12/16  17:16:05
22004         Log: Subject: [patch perl@8102] dos/djgpp update
22005              From: Laszlo Molnar <ml1050@freemail.hu>
22006              Date: Sat, 16 Dec 2000 01:40:52 +0100
22007              Message-ID: <20001216014052.A335@freemail.hu>
22008      Branch: perl
22009            ! djgpp/config.over t/base/commonsense.t
22010 ____________________________________________________________________________
22011 [  8141] By: jhi                                   on 2000/12/16  17:09:27
22012         Log: Few uncheckedin files.
22013      Branch: perl
22014            ! global.sym perlapi.c pod/perlapi.pod pod/perlintern.pod
22015 ____________________________________________________________________________
22016 [  8140] By: nick                                  on 2000/12/15  22:14:31
22017         Log: Integrate mainline
22018      Branch: perlio
22019           !> (integrate 53 files)
22020 ____________________________________________________________________________
22021 [  8139] By: jhi                                   on 2000/12/15  19:49:49
22022         Log: One more IVUV tweak from Nicholas Clark.
22023      Branch: perl
22024            ! sv.c
22025 ____________________________________________________________________________
22026 [  8138] By: jhi                                   on 2000/12/15  19:17:06
22027         Log: Return of the IVUV-preservation, now seems to be happy even
22028              in Digital UNIX (the broken strtoul brokenness detection
22029              seems to have been the fly in the ointment).
22030      Branch: perl
22031            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
22032            ! config_h.SH configure.com embed.h embed.pl epoc/config.sh
22033            ! objXSUB.h op.c perl.h pp.c pp_hot.c proto.h sv.c sv.h
22034            ! t/lib/peek.t t/op/cmp.t t/op/numconvert.t uconfig.h
22035            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
22036            ! vos/config.ga.h win32/config.bc win32/config.gc
22037            ! win32/config.vc
22038 ____________________________________________________________________________
22039 [  8137] By: jhi                                   on 2000/12/15  18:12:14
22040         Log: Metaconfig unit change for #8136.
22041      Branch: metaconfig
22042            ! U/modified/d_strtoul.U
22043      Branch: metaconfig/U/perl
22044            ! d_strtoull.U d_strtouq.U
22045 ____________________________________________________________________________
22046 [  8136] By: jhi                                   on 2000/12/15  18:11:35
22047         Log: I don't think it's sensible or portable to test the strtou*
22048              on /^-/ strings.
22049      Branch: perl
22050            ! Configure
22051 ____________________________________________________________________________
22052 [  8135] By: jhi                                   on 2000/12/15  17:18:49
22053         Log: Metaconfig unit change for #8134.
22054      Branch: metaconfig
22055            ! U/modified/d_strtoul.U
22056 ____________________________________________________________________________
22057 [  8134] By: jhi                                   on 2000/12/15  17:14:13
22058         Log: If longsize is 8 we don't need a LL suffix for integer constants.
22059      Branch: perl
22060            ! Configure config_h.SH
22061 ____________________________________________________________________________
22062 [  8133] By: jhi                                   on 2000/12/15  16:00:23
22063         Log: Update Changes.
22064      Branch: perl
22065            ! Changes patchlevel.h
22066 ____________________________________________________________________________
22067 [  8132] By: jhi                                   on 2000/12/15  15:44:16
22068         Log: Some compilers get huffy if you do not cast a const pointer
22069              to a non-const when assigning.
22070      Branch: perl
22071            ! gv.c
22072 ____________________________________________________________________________
22073 [  8131] By: jhi                                   on 2000/12/15  15:38:30
22074         Log: Subject: [PATCH 5.7.0] speeding up object creation/destruction 4x times
22075              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22076              Date: Fri, 15 Dec 2000 05:26:57 -0500
22077              Message-ID: <20001215052657.A8319@math.mps.ohio-state.edu>
22078      Branch: perl
22079            ! embed.h embed.pl gv.c objXSUB.h perl.h proto.h sv.c
22080            ! t/pragma/overload.t
22081 ____________________________________________________________________________
22082 [  8130] By: jhi                                   on 2000/12/15  15:36:08
22083         Log: Subject: [PATCH 5.7.0] cosmetic change to overloading
22084              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22085              Date: Thu, 14 Dec 2000 22:02:43 -0500
22086              Message-ID: <20001214220243.A18437@monk.mps.ohio-state.edu>
22087      Branch: perl
22088            ! gv.c perl.h
22089 ____________________________________________________________________________
22090 [  8129] By: jhi                                   on 2000/12/15  15:34:16
22091         Log: Subject: PATCH: h2xs nit
22092              From: Tim Jenness <t.jenness@jach.hawaii.edu>
22093              Date: Thu, 14 Dec 2000 18:25:46 -1000 (HST)
22094              Message-ID: <Pine.LNX.4.30.0012141820340.2533-100000@lapaki.jach.hawaii.edu>
22095              
22096              Add a template README.
22097      Branch: perl
22098            ! utils/h2xs.PL
22099 ____________________________________________________________________________
22100 [  8128] By: jhi                                   on 2000/12/15  15:32:22
22101         Log: Still buggy findgteprime, fix from Eric Joanis <joanis@cs.toronto.edu>.
22102      Branch: perl
22103            ! lib/Tie/SubstrHash.pm t/lib/tie-substrhash.t
22104 ____________________________________________________________________________
22105 [  8127] By: jhi                                   on 2000/12/15  15:19:34
22106         Log: Subject:  [PATCH Opcode.XS, Perl 5.6+] stuff for caller and _ in Safe::
22107              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
22108              Date:     Thu, 14 Dec 2000 20:04:42 EST
22109              Message-Id: <001214200310.49929@DUPHY4.Physics.Drexel.Edu>
22110      Branch: perl
22111            ! ext/Opcode/Opcode.xs
22112 ____________________________________________________________________________
22113 [  8126] By: jhi                                   on 2000/12/15  15:17:49
22114         Log: Subject: [PATCH: perl@8102] s/use vars qw\(/our(/ for OS/390 extension builds
22115              From: Peter Prymmer <pvhp@forte.com>
22116              Date: Thu, 14 Dec 2000 15:50:20 -0800 (PST)
22117              Message-ID: <Pine.OSF.4.10.10012141548200.57557-100000@aspara.forte.com>
22118      Branch: perl
22119            ! ext/Errno/Errno_pm.PL lib/ExtUtils/MM_Unix.pm
22120            ! lib/ExtUtils/Manifest.pm lib/File/Spec.pm
22121            ! lib/File/Spec/Functions.pm lib/File/Spec/Unix.pm
22122 ____________________________________________________________________________
22123 [  8125] By: jhi                                   on 2000/12/15  15:11:05
22124         Log: This seems to be a stage sane and stable enough to checkin.
22125              (it basically is 8102..8118+8122 but no 8120, 8121, 8123, 8124)
22126      Branch: perl
22127            ! MANIFEST embed.h embed.pl objXSUB.h op.c perl.h perlapi.c
22128            ! pod/perlapi.pod pp.c pp_hot.c proto.h sv.c sv.h t/lib/peek.t
22129            ! t/op/cmp.t t/op/numconvert.t
22130 ____________________________________________________________________________
22131 [  8124] By: jhi                                   on 2000/12/15  04:20:26
22132         Log: Something is really wonky.
22133      Branch: perl
22134            ! sv.c
22135 ____________________________________________________________________________
22136 [  8123] By: jhi                                   on 2000/12/15  04:00:50
22137         Log: Fixes for the IV UV patches to compile in Digital UNIX.
22138      Branch: perl
22139            ! sv.c
22140 ____________________________________________________________________________
22141 [  8122] By: jhi                                   on 2000/12/15  02:53:40
22142         Log: Subject: Re: [ID 20001214.011] Unreachable value in a search list logical name
22143              From: "Craig A. Berry" <craigberry@mac.com>
22144              Date: Thu, 14 Dec 2000 19:10:49 -0600
22145              Message-Id: <p04330100b65efbe32f30@[172.16.52.1]>
22146      Branch: perl
22147            ! vms/vms.c
22148 ____________________________________________________________________________
22149 [  8121] By: jhi                                   on 2000/12/15  02:50:00
22150         Log: Metaconfig changes for #8120.
22151      Branch: metaconfig
22152            + U/modified/d_strtoul.U
22153      Branch: metaconfig/U/perl
22154            ! d_strtoull.U d_strtouq.U
22155 ____________________________________________________________________________
22156 [  8120] By: jhi                                   on 2000/12/15  02:49:42
22157         Log: From: Nicholas Clark <nick@ccl4.org> 
22158              Subject: [PATCH] strtoq, strtou(q|ll|l) testing (was [PATCH] faster and 64 bit  preserving arithmetic)
22159              Date: Thu, 14 Dec 2000 18:38:57 +0000
22160              Message-ID: <20001214183857.B97909@plum.flirble.org>
22161      Branch: perl
22162            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
22163            ! config_h.SH configure.com epoc/config.sh perl.h sv.c uconfig.h
22164            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
22165            ! vos/config.ga.def vos/config.ga.h win32/config.bc
22166            ! win32/config.gc win32/config.vc
22167 ____________________________________________________________________________
22168 [  8119] By: jhi                                   on 2000/12/14  23:40:58
22169         Log: Subject: [PATCH] faster and 64 bit preserving arithmetic
22170              From: Nicholas Clark <nick@ccl4.org>
22171              Date: Wed, 13 Dec 2000 20:08:50 +0000
22172              Message-ID: <20001213200849.B71166@plum.flirble.org>
22173      Branch: perl
22174            ! embed.h embed.pl objXSUB.h op.c perl.h pp.c pp_hot.c proto.h
22175            ! sv.c sv.h t/lib/peek.t t/op/cmp.t t/op/numconvert.t
22176 ____________________________________________________________________________
22177 [  8118] By: jhi                                   on 2000/12/14  22:46:26
22178         Log: Integrate perlio.
22179      Branch: perl
22180           !> MANIFEST ext/Encode/compile makedef.pl
22181 ____________________________________________________________________________
22182 [  8117] By: nick                                  on 2000/12/14  22:38:53
22183         Log: Win32 tweaks to get Encode to build
22184              - temp hack to makedef.pl till PerlIO is properly "exported".
22185              - MSVC dislikes  
22186              static encpage_t foo[];
22187              so make 'em extern for now.
22188      Branch: perlio
22189            ! ext/Encode/compile makedef.pl
22190 ____________________________________________________________________________
22191 [  8116] By: nick                                  on 2000/12/14  22:00:53
22192         Log: Document the new files
22193      Branch: perlio
22194            ! MANIFEST
22195 ____________________________________________________________________________
22196 [  8115] By: jhi                                   on 2000/12/14  21:58:01
22197         Log: MANIFEST new files of #8114.
22198      Branch: perl
22199            ! MANIFEST
22200 ____________________________________________________________________________
22201 [  8114] By: jhi                                   on 2000/12/14  21:50:49
22202         Log: Integrate perlio.
22203      Branch: perl
22204           +> ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
22205           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
22206           !> ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
22207           !> ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
22208           !> ext/Encode/Makefile.PL
22209 ____________________________________________________________________________
22210 [  8113] By: jhi                                   on 2000/12/14  21:48:49
22211         Log: The documentation part of the
22212              
22213              Subject: [ID 20001214.002] Net::Ping patch
22214              From: Jonathan Stowe <gellyfish@gellyfish.com>
22215              Date: Thu, 14 Dec 2000 08:28:14 +0000 (GMT)
22216              Message-Id: <Pine.LNX.4.10.10012140805480.19767-200000@orpheus.gellyfish.com>
22217              since the #7529 had already addressed the same problem.
22218      Branch: perl
22219            ! lib/Net/Ping.pm
22220 ____________________________________________________________________________
22221 [  8112] By: jhi                                   on 2000/12/14  21:42:57
22222         Log: Subject: [PATCH] Re: [ID 20001013.006] XS subs are not define()ed
22223              From: Dominic Dunlop <domo@computer.org>
22224              Date: Tue, 12 Dec 2000 10:47:10 +0100
22225              Message-Id: <p04320402b65ba33a92b2@[192.168.1.4]>
22226              
22227              Document how elusive subroutines can be.
22228      Branch: perl
22229            ! pod/perlfunc.pod
22230 ____________________________________________________________________________
22231 [  8111] By: jhi                                   on 2000/12/14  21:38:05
22232         Log: Subject: [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
22233              From: Dominic Dunlop <domo@computer.org>
22234              Date: Thu, 14 Dec 2000 10:13:51 +0100
22235              Message-Id: <p04320407b65e3f4853aa@[192.168.1.4]>
22236      Branch: perl
22237            ! ext/POSIX/POSIX.pod
22238 ____________________________________________________________________________
22239 [  8110] By: jhi                                   on 2000/12/14  21:36:32
22240         Log: Subject: [patch] perlfaq7
22241              From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
22242              Date: Thu, 14 Dec 2000 15:31:07 +0100
22243              Message-ID: <3A38E7BB.13178.11C40A8@localhost>
22244      Branch: perl
22245            ! pod/perlfaq7.pod
22246 ____________________________________________________________________________
22247 [  8109] By: jhi                                   on 2000/12/14  21:29:20
22248         Log: Subject: [8104] Encode
22249              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
22250              Date: Thu, 14 Dec 2000 14:49:34 +0100
22251              Message-Id: <20001214142101.B338.H.M.BRAND@hccnet.nl>
22252              
22253              Type casting for nervous compilers.
22254      Branch: perl
22255            ! ext/Encode/Encode.xs
22256 ____________________________________________________________________________
22257 [  8108] By: jhi                                   on 2000/12/14  21:26:17
22258         Log: Subject: [8104] DB_File
22259              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
22260              Date: Thu, 14 Dec 2000 14:49:35 +0100
22261              Message-Id: <20001214144439.B33A.H.M.BRAND@hccnet.nl>
22262              
22263              Type definition incorrect for DB 2.7.7.  Not known when it
22264              changed, so only changed it for a known revision.
22265      Branch: perl
22266            ! ext/DB_File/DB_File.xs
22267 ____________________________________________________________________________
22268 [  8107] By: jhi                                   on 2000/12/14  21:23:41
22269         Log: Subject: [PATCH: perl@8102] Re: Encode/cp1047.enc etc.
22270              From: Peter Prymmer <pvhp@forte.com>
22271              Date: Thu, 14 Dec 2000 11:11:50 -0800 (PST)
22272              Message-ID: <Pine.OSF.4.10.10012141057330.57557-100000@aspara.forte.com>
22273              
22274              Use '?' (0x6F in EBCDIC) for the illegal codepoint.
22275      Branch: perl
22276            ! ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
22277            ! ext/Encode/Encode/posix-bc.enc
22278 ____________________________________________________________________________
22279 [  8106] By: nick                                  on 2000/12/14  20:36:13
22280         Log: "Cold" build correction to Encode's Makefile.PL
22281      Branch: perlio
22282            ! ext/Encode/Makefile.PL
22283 ____________________________________________________________________________
22284 [  8105] By: nick                                  on 2000/12/14  20:09:37
22285         Log: "Compiled" encodings.
22286              Correct replacement character in EBCDIC .enc files
22287              Add 0x7F to ASCII repertoire.
22288      Branch: perlio
22289            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
22290            ! ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
22291            ! ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
22292            ! ext/Encode/Makefile.PL ext/Encode/compile
22293            ! ext/Encode/encengine.c ext/Encode/encode.h
22294 ____________________________________________________________________________
22295 [  8104] By: nick                                  on 2000/12/14  00:38:20
22296         Log: Integrate mainline
22297      Branch: perlio
22298           !> Changes Configure doio.c embed.h embed.pl ext/DB_File/Changes
22299           !> ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
22300           !> ext/DB_File/dbinfo ext/DB_File/typemap ext/DB_File/version.c
22301           !> hints/hpux.sh lib/Cwd.pm objXSUB.h patchlevel.h perlapi.c
22302           !> pod/perlapi.pod pp_hot.c proto.h t/lib/db-btree.t
22303           !> t/lib/db-hash.t t/lib/db-recno.t
22304 ____________________________________________________________________________
22305 [  8103] By: nick                                  on 2000/12/13  23:16:13
22306         Log: Beginings of compiled encodings - checked in as a snapshot of thoughts
22307              so far and so it does not get lost.
22308      Branch: perlio
22309            + ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
22310 ____________________________________________________________________________
22311 [  8102] By: jhi                                   on 2000/12/13  17:14:22
22312         Log: Update Changes.
22313      Branch: perl
22314            ! Changes patchlevel.h
22315 ____________________________________________________________________________
22316 [  8101] By: jhi                                   on 2000/12/13  16:53:41
22317         Log: Move the proto of start_glob() to a better place; regen api files.
22318      Branch: perl
22319            ! embed.h embed.pl objXSUB.h perlapi.c pod/perlapi.pod proto.h
22320 ____________________________________________________________________________
22321 [  8100] By: jhi                                   on 2000/12/13  16:47:11
22322         Log: Metaconfig change for #8099.
22323      Branch: metaconfig
22324            ! U/modified/Head.U
22325 ____________________________________________________________________________
22326 [  8099] By: jhi                                   on 2000/12/13  16:46:48
22327         Log: Subject: Re: [ID 20000328.039] [PATCH] Eliminate Configure use of /tmp
22328              From: Andy Dougherty <doughera@lafayette.edu>
22329              Date: Wed, 13 Dec 2000 10:36:09 -0500 (EST)
22330              Message-ID: <Pine.SOL.4.10.10012131031230.2017-100000@maxwell.phys.lafayette.edu>
22331      Branch: perl
22332            ! Configure
22333 ____________________________________________________________________________
22334 [  8098] By: jhi                                   on 2000/12/13  16:39:02
22335         Log: Subject: [20000615.005] [PATCH] Cwd::fastgetcwd broken (or mis-named?) on Unix  
22336              From: rspier@pobox.com (Robert Spier)
22337              Date: Tue, 12 Dec 2000 21:12:39 -0500
22338              Message-ID: <14902.56087.678086.725773@rls.cx>
22339              
22340              fastgetcwd is defined using a glob alias on a $^O dependent basis -
22341              and there was no default assignment or perl subroutine.
22342      Branch: perl
22343            ! lib/Cwd.pm
22344 ____________________________________________________________________________
22345 [  8097] By: jhi                                   on 2000/12/13  16:16:01
22346         Log: Subject: [PATCH] move startglob out of pp_hot.c
22347              From: Nicholas Clark <nick@ccl4.org>
22348              Date: Mon, 11 Dec 2000 23:16:39 +0000
22349              Message-ID: <20001211231638.A55550@plum.flirble.org>
22350      Branch: perl
22351            ! doio.c embed.h embed.pl objXSUB.h pp_hot.c proto.h
22352 ____________________________________________________________________________
22353 [  8096] By: jhi                                   on 2000/12/13  15:26:23
22354         Log: Subject: [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio 
22355              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
22356              Date: Wed, 13 Dec 2000 14:01:37 +0100
22357              Message-Id: <20001213135318.621A.H.M.BRAND@hccnet.nl>
22358              
22359              perl/64/HP-UX wants libdb-3.0 to be shared ELF 64 bit which
22360              in turn requires libpthread in libswanted.
22361      Branch: perl
22362            ! hints/hpux.sh
22363 ____________________________________________________________________________
22364 [  8095] By: jhi                                   on 2000/12/12  19:51:05
22365         Log: The integration wars continue.
22366      Branch: perl
22367           !> sv.c
22368 ____________________________________________________________________________
22369 [  8094] By: jhi                                   on 2000/12/12  19:48:26
22370         Log: Subject: [PATCH perl@8070] DB_File-1.74  
22371              From: "Paul Marquess" <paul_marquess@yahoo.co.uk> 
22372              Date: Mon, 11 Dec 2000 23:07:17 -0000
22373              Message-ID: <000001c063c7$1b9d28a0$a20a140a@bfs.phone.com> 
22374      Branch: perl
22375            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
22376            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
22377            ! ext/DB_File/version.c t/lib/db-btree.t t/lib/db-hash.t
22378            ! t/lib/db-recno.t
22379 ____________________________________________________________________________
22380 [  8093] By: nick                                  on 2000/12/12  19:42:13
22381         Log: Integrate/merge mainline with further efficiency tweak to sv.c's utf8 stuff.
22382      Branch: perlio
22383            ! sv.c
22384           !> lib/File/DosGlob.pm
22385 ____________________________________________________________________________
22386 [  8092] By: jhi                                   on 2000/12/12  19:28:11
22387         Log: Integrate perlio.
22388      Branch: perl
22389           !> sv.c
22390 ____________________________________________________________________________
22391 [  8091] By: nick                                  on 2000/12/12  18:49:45
22392         Log: Fix for Tk, and upgrading shared SVs.
22393      Branch: perlio
22394            ! sv.c
22395 ____________________________________________________________________________
22396 [  8090] By: jhi                                   on 2000/12/12  16:48:59
22397         Log: Subject: [PATCH] Re: Breadperl & Tk
22398              From: Nick Ing-Simmons <nik@tiuk.ti.com>
22399              Date: Tue, 12 Dec 2000 14:48:27 GMT
22400              Message-Id: <200012121448.OAA11516@mikado.tiuk.ti.com> 
22401      Branch: perl
22402            ! sv.c
22403 ____________________________________________________________________________
22404 [  8089] By: jhi                                   on 2000/12/12  03:37:19
22405         Log: Subject: DosGlob.pm diff for bash style brace expansion.
22406              From: "Mestnik, Mike" <MMestnik@rustconsulting.com>
22407              Date: Fri, 8 Dec 2000 10:45:30 -0600
22408              Message-ID: <B50C47897E98D3118130009027D3971920F278@EXCHANGE_M1>
22409      Branch: perl
22410            ! lib/File/DosGlob.pm
22411 ____________________________________________________________________________
22412 [  8088] By: nick                                  on 2000/12/11  23:59:59
22413         Log: Integrate mainline
22414      Branch: perlio
22415           !> ext/B/B.pm ext/B/B/Deparse.pm installperl lib/CGI.pm
22416           !> lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
22417           !> lib/ExtUtils/MakeMaker.pm lib/File/DosGlob.pm pod/perldiag.pod
22418           !> pod/perlop.pod pp.c pp_hot.c scope.c t/io/utf8.t t/lib/b.t
22419           !> t/op/local.t t/pragma/warn/toke toke.c
22420 ____________________________________________________________________________
22421 [  8087] By: jhi                                   on 2000/12/11  23:20:23
22422         Log: Integrate perlio.
22423      Branch: perl
22424           !> ext/Encode/Encode.xs perlio.c perlio.h perliol.h
22425 ____________________________________________________________________________
22426 [  8086] By: jhi                                   on 2000/12/11  22:50:59
22427         Log: Tune further the OS detection of CGI.
22428      Branch: perl
22429            ! lib/CGI.pm
22430 ____________________________________________________________________________
22431 [  8085] By: nick                                  on 2000/12/11  22:50:46
22432         Log: Finish 1st pass of "encoding" layer e.g. :
22433              open($fh,"<encoding(iso8859-7)",$greek) || die;
22434      Branch: perlio
22435            ! ext/Encode/Encode.xs perlio.c perliol.h
22436 ____________________________________________________________________________
22437 [  8084] By: jhi                                   on 2000/12/11  22:32:06
22438         Log: Revert the -f ambiguousity patch, seems to cause
22439              too much hassle (the interpret -Q as a function
22440              where Q is not a known filetest part is left in).
22441      Branch: perl
22442            ! lib/ExtUtils/Liblist.pm pod/perldiag.pod t/pragma/warn/toke
22443            ! toke.c
22444 ____________________________________________________________________________
22445 [  8083] By: jhi                                   on 2000/12/11  22:27:23
22446         Log: (accidentally empty check-in)
22447      Branch: perl
22448            ! lib/File/DosGlob.pm
22449 ____________________________________________________________________________
22450 [  8082] By: nick                                  on 2000/12/11  19:09:51
22451         Log: Restore mmap function (broken by tweaks to shared buffer
22452              layer for encode(xxxx)).
22453      Branch: perlio
22454            ! perlio.c
22455 ____________________________________________________________________________
22456 [  8081] By: jhi                                   on 2000/12/11  18:29:13
22457         Log: Subject: Re: The long awaited feature ...
22458              From: Simon Cozens <simon@cozens.net>
22459              Date: Mon, 11 Dec 2000 15:54:24 +0000
22460              Message-ID: <20001211155424.A17680@deep-dark-truthful-mirror.perlhacker.org>
22461              
22462              More io/utf8 tests.
22463      Branch: perl
22464            ! t/io/utf8.t
22465 ____________________________________________________________________________
22466 [  8080] By: jhi                                   on 2000/12/11  18:19:36
22467         Log: Subject: PATCH MakeMaker manpage clarification
22468              From: andreas.koenig@anima.de (Andreas J. Koenig)
22469              Date: 10 Dec 2000 20:46:13 +0100
22470              Message-ID: <m3aea4kqka.fsf@ak-71.mind.de>
22471      Branch: perl
22472            ! lib/ExtUtils/MakeMaker.pm
22473 ____________________________________________________________________________
22474 [  8079] By: jhi                                   on 2000/12/11  15:35:07
22475         Log: Subject: Re: [ID 20001204.007] -MO=Deparse -we '{234;}' failing
22476              From: Simon Cozens <simon@cozens.net>
22477              Date: Sun, 10 Dec 2000 19:06:19 +0000
22478              Message-ID: <20001210190619.B21402@deep-dark-truthful-mirror.perlhacker.org>
22479      Branch: perl
22480            ! ext/B/B/Deparse.pm t/lib/b.t
22481 ____________________________________________________________________________
22482 [  8078] By: jhi                                   on 2000/12/11  15:09:11
22483         Log: Subject: [PATCH] docs on NaN
22484              From: Nicholas Clark <nick@ccl4.org>
22485              Date: Mon, 11 Dec 2000 01:48:38 +0000
22486              Message-ID: <20001211014838.B99205@plum.flirble.org>
22487      Branch: perl
22488            ! pod/perlop.pod
22489 ____________________________________________________________________________
22490 [  8077] By: jhi                                   on 2000/12/11  15:02:21
22491         Log: Subject: [PATCH] Re: [Fwd: BUG 20001205.022] Local on Hash elements
22492              From: Simon Cozens <simon@cozens.net>
22493              Date: Mon, 11 Dec 2000 01:21:45 +0000
22494              Message-ID: <20001211012144.A23467@deep-dark-truthful-mirror.perlhacker.org>
22495      Branch: perl
22496            ! pp.c pp_hot.c scope.c t/op/local.t
22497 ____________________________________________________________________________
22498 [  8076] By: nick                                  on 2000/12/10  20:43:32
22499         Log: Not merge worthy...
22500              Allow arg to layers e.g. open($fh,"<:encode(iso8859-15)",$name)
22501              syntax is modelled on attributes.
22502              Untested fix for io/utf8 on Win32 etc.
22503              Very clumsy start to the encode layer.
22504      Branch: perlio
22505            ! ext/Encode/Encode.xs perlio.c perlio.h perliol.h
22506 ____________________________________________________________________________
22507 [  8075] By: jhi                                   on 2000/12/10  18:39:33
22508         Log: Darwin is not Windows.
22509      Branch: perl
22510            ! lib/CGI.pm
22511 ____________________________________________________________________________
22512 [  8074] By: jhi                                   on 2000/12/10  18:31:27
22513         Log: Subject: Ambiguous -%c() resolved as a file test
22514              From: "Paul Marquess" <Paul.Marquess@openwave.com>
22515              Date: Sun, 10 Dec 2000 15:35:07 -0000
22516              Message-ID: <002601c062be$c5f749c0$a20a140a@bfs.phone.com>
22517      Branch: perl
22518            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
22519 ____________________________________________________________________________
22520 [  8073] By: jhi                                   on 2000/12/10  18:16:29
22521         Log: Subject: PATCH installperl misinformed 
22522              From: andreas.koenig@anima.de (Andreas J. Koenig)
22523              Date: 10 Dec 2000 13:01:32 +0100 
22524              Message-ID: <m3r93glc2r.fsf@ak-71.mind.de>
22525      Branch: perl
22526            ! installperl
22527 ____________________________________________________________________________
22528 [  8072] By: jhi                                   on 2000/12/10  18:07:55
22529         Log: The walkoptree confusion rages; walkoptree() seems to be coming
22530              from B.xs, while walkoptree_slow() comes from B.pm.
22531      Branch: perl
22532            ! ext/B/B.pm
22533 ____________________________________________________________________________
22534 [  8071] By: nick                                  on 2000/12/10  11:45:47
22535         Log: Integrate mainline
22536      Branch: perlio
22537           +> t/base/commonsense.t
22538           !> (integrate 37 files)
22539 ____________________________________________________________________________
22540 [  8070] By: jhi                                   on 2000/12/10  04:46:21
22541         Log: Update Changes.
22542      Branch: perl
22543            ! Changes patchlevel.h
22544 ____________________________________________________________________________
22545 [  8069] By: jhi                                   on 2000/12/10  04:39:19
22546         Log: Subject: Re: PATCH: Let Test::Harness bail out early (Was: Testing module dependencies)
22547              From: andreas.koenig@anima.de (Andreas J. Koenig)
22548              Date: 09 Dec 2000 17:14:25 +0100
22549              Message-ID: <m3wvd9o9lq.fsf@ak-71.mind.de>
22550      Branch: perl
22551            + t/base/commonsense.t
22552            ! MANIFEST lib/Test/Harness.pm t/TEST t/UTEST
22553 ____________________________________________________________________________
22554 [  8068] By: jhi                                   on 2000/12/10  04:17:36
22555         Log: Subject: [PATCH 5.7.0@8047] RE: [ID 20001013.009] DB_File issues warning when setting element to    undef
22556              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
22557              Date: Sat, 9 Dec 2000 16:47:22 -0000
22558              Message-ID: <002001c061ff$b3aba820$a20a140a@bfs.phone.com>
22559      Branch: perl
22560            ! ext/DB_File/typemap ext/GDBM_File/GDBM_File.pm
22561            ! ext/GDBM_File/typemap ext/NDBM_File/NDBM_File.pm
22562            ! ext/NDBM_File/typemap ext/ODBM_File/ODBM_File.pm
22563            ! ext/ODBM_File/typemap ext/SDBM_File/SDBM_File.pm
22564            ! ext/SDBM_File/typemap t/lib/db-btree.t t/lib/db-hash.t
22565            ! t/lib/db-recno.t t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
22566            ! t/lib/sdbm.t
22567 ____________________________________________________________________________
22568 [  8067] By: jhi                                   on 2000/12/10  03:52:02
22569         Log: Test case for #8066.
22570      Branch: perl
22571            ! t/op/misc.t
22572 ____________________________________________________________________________
22573 [  8066] By: jhi                                   on 2000/12/10  03:50:30
22574         Log: Subject: [PATCH] Re: [ID 20001202.002] [BUG all] 'die qr{pattern}' does not check termination
22575              From: Simon Cozens <simon@cozens.net>
22576              Date: Sun, 10 Dec 2000 00:55:37 +0000
22577              Message-ID: <20001210005537.B16221@deep-dark-truthful-mirror.perlhacker.org>
22578      Branch: perl
22579            ! pp_sys.c
22580 ____________________________________________________________________________
22581 [  8065] By: jhi                                   on 2000/12/10  03:44:52
22582         Log: Test case for #8064.
22583      Branch: perl
22584            ! t/comp/proto.t
22585 ____________________________________________________________________________
22586 [  8064] By: jhi                                   on 2000/12/10  03:42:32
22587         Log: Subject: Re: prototype of substr
22588              From: Simon Cozens <simon@cozens.net>
22589              Date: Sun, 10 Dec 2000 00:13:33 +0000
22590              Message-ID: <20001210001333.A16221@deep-dark-truthful-mirror.perlhacker.org>
22591              
22592              Make CORE::substr to be '$$;$$' instead of '$$;$;$'.
22593      Branch: perl
22594            ! pp.c
22595 ____________________________________________________________________________
22596 [  8063] By: jhi                                   on 2000/12/10  03:39:42
22597         Log: Subject: [PATCH] perlguts.pod
22598              From: Simon Cozens <simon@cozens.net>
22599              Date: Sun, 10 Dec 2000 00:06:47 +0000
22600              Message-ID: <20001210000647.A16203@deep-dark-truthful-mirror.perlhacker.org>
22601              
22602              Documentation of the different types of ops,
22603              plus the functions in dump.c
22604      Branch: perl
22605            ! pod/perlguts.pod
22606 ____________________________________________________________________________
22607 [  8062] By: jhi                                   on 2000/12/10  03:30:04
22608         Log: Subject: [ID 20001209.006] Not OK: perl v5.7.0 +DEVEL7978 on armv4l-linux-64int 2.2.17-rmk1 (UNINSTALLED)
22609              From: Nicholas Clark <nick@talking.bollo.cx>
22610              Date: Sat, 09 Dec 2000 18:57:25 +0000
22611              Message-Id: <E144pBV-0002Nv-00@Bagpuss.unfortu.net>
22612              
22613              Be more robust in weird hostname setups.
22614      Branch: perl
22615            ! t/lib/net-hostent.t
22616 ____________________________________________________________________________
22617 [  8061] By: jhi                                   on 2000/12/10  03:28:21
22618         Log: Pacify fussy compiler. 
22619      Branch: perl
22620            ! pp_sys.c
22621 ____________________________________________________________________________
22622 [  8060] By: jhi                                   on 2000/12/10  02:52:46
22623         Log: Integrate perlio.
22624      Branch: perl
22625           !> pp_sys.c t/io/utf8.t
22626 ____________________________________________________________________________
22627 [  8059] By: nick                                  on 2000/12/09  23:40:14
22628         Log: read/sysread/recv should now be utf8 aware.
22629              Basic test for utf8 read.
22630      Branch: perlio
22631            ! pp_sys.c t/io/utf8.t
22632 ____________________________________________________________________________
22633 [  8058] By: jhi                                   on 2000/12/09  21:56:02
22634         Log: Integrate perlio.
22635      Branch: perl
22636           +> t/io/utf8.t
22637           !> MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t toke.c
22638 ____________________________________________________________________________
22639 [  8057] By: jhi                                   on 2000/12/09  21:53:35
22640         Log: Subject: Re: Additional patch for UTF8-keys (Re: perl@8016)
22641              From: Inaba Hiroto <inaba@st.rim.or.jp>
22642              Date: Sun, 10 Dec 2000 05:53:21 +0900
22643              Message-ID: <3A329BC0.15E8BFF9@st.rim.or.jp>
22644              
22645              Tests for #8056.
22646      Branch: perl
22647            ! t/op/each.t
22648 ____________________________________________________________________________
22649 [  8056] By: jhi                                   on 2000/12/09  21:51:16
22650         Log: Subject: Additional patch for UTF8-keys (Re: perl@8016)
22651              From: Inaba Hiroto <inaba@st.rim.or.jp>
22652              Date: Sat, 09 Dec 2000 18:02:00 +0900
22653              Message-ID: <3A31F508.34F4BB23@st.rim.or.jp>
22654              
22655              exists() didn't work for UTF-8 keys, and neither did shared hash keys.
22656      Branch: perl
22657            ! embed.h embed.pl hv.c objXSUB.h op.c proto.h sv.c
22658 ____________________________________________________________________________
22659 [  8055] By: nick                                  on 2000/12/09  20:11:48
22660         Log: Make write() (i.e. formats) utf8-aware by calling do_print() rather
22661              than raw PerlIO_write() - does not seem to break any tests.
22662      Branch: perlio
22663            ! pp_sys.c
22664 ____________________________________________________________________________
22665 [  8054] By: nick                                  on 2000/12/09  19:47:30
22666         Log: Make print, syswrite, send, readline, getc honour utf8-ness of PerlIO.
22667              (sysread, recv and write i.e. formats still to do...)
22668              Allow :utf8 or :bytes in PerlIO_apply_layers() so that
22669              open($fh,">:utf8","name")
22670              etc. work. - "applying" those just sets/clears the UTF8 bit of the top layer,
22671              so no extra overhead is involved.
22672              Tweak t/comp/require.t to add a 'use bytes' to permit its dubious writing of BOM
22673              to a non-utf8 stream.
22674              Add initial io/utf8.t
22675              Fix SvPVutf8() - sv_2pv() was not expecting to be called with something
22676              that was already SvPOK() - (we just fossiked with SvUTF8 bit). Fix that
22677              and also just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
22678      Branch: perlio
22679            + t/io/utf8.t
22680            ! MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t
22681 ____________________________________________________________________________
22682 [  8053] By: nick                                  on 2000/12/09  19:26:37
22683         Log: Did not get that has_utf8/this_utf8 fix right last time, another spot
22684              was only testing this_utf8.
22685      Branch: perlio
22686            ! toke.c
22687 ____________________________________________________________________________
22688 [  8052] By: nick                                  on 2000/12/09  19:09:41
22689         Log: Typo/thinko in S_scan_const() - seeing high bit sets has_utf8 not this_utf8
22690              i.e. the output string has one, but don't mess with source assumption.
22691      Branch: perlio
22692            ! toke.c
22693 ____________________________________________________________________________
22694 [  8051] By: jhi                                   on 2000/12/09  16:55:17
22695         Log: Integrate perlio.
22696      Branch: perl
22697           !> MANIFEST embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c
22698           !> sv.c thrdvar.h util.c
22699 ____________________________________________________________________________
22700 [  8050] By: jhi                                   on 2000/12/09  16:48:07
22701         Log: Nits noticed by Peter Prymmer.
22702      Branch: perl
22703            ! lib/ExtUtils/MM_VMS.pm
22704 ____________________________________________________________________________
22705 [  8049] By: nick                                  on 2000/12/09  13:49:40
22706         Log: UTF8 output prework.
22707              - Store $\ and $, as SVs so they can have SvUTF8 flag
22708              - use do_print() rather than raw PerlIO_write() to print them.
22709      Branch: perlio
22710            ! embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c sv.c
22711            ! thrdvar.h util.c
22712 ____________________________________________________________________________
22713 [  8048] By: nick                                  on 2000/12/09  12:30:43
22714         Log: Integrate mainline.
22715      Branch: perlio
22716           +> ext/Encode/Encode/iso8859-16.enc ext/POSIX/hints/svr4.pl
22717           +> t/op/reverse.t
22718           !> Changes MANIFEST doop.c ext/POSIX/Makefile.PL hints/svr4.sh
22719           !> lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
22720           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/Manifest.pm patchlevel.h
22721           !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp.h
22722           !> pp_hot.c t/README t/base/term.t t/lib/bigfltpm.t
22723           !> t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
22724 ____________________________________________________________________________
22725 [  8047] By: jhi                                   on 2000/12/09  00:23:27
22726         Log: Subject: Re: [pvhp@forte.com: [ID 20001208.004] Not OK: perl v5.7.0 +DEVEL8042 on VMS_AXP V7.1 (UNINSTALLED)]
22727              From: Michael G Schwern <schwern@pobox.com>
22728              Date: Fri, 8 Dec 2000 14:43:04 -0600
22729      Branch: perl
22730            ! lib/ExtUtils/MM_VMS.pm
22731 ____________________________________________________________________________
22732 [  8046] By: jhi                                   on 2000/12/08  23:10:27
22733         Log: A missed check-in.
22734      Branch: perl
22735            ! lib/ExtUtils/Manifest.pm
22736 ____________________________________________________________________________
22737 [  8045] By: jhi                                   on 2000/12/08  21:57:12
22738         Log: (null check-in)
22739      Branch: perl
22740            ! lib/ExtUtils/MM_Unix.pm pod/perlintern.pod
22741 ____________________________________________________________________________
22742 [  8044] By: jhi                                   on 2000/12/08  21:11:06
22743         Log: Add ISO 8859-16 encoding.  Not a standard yet but seems to be
22744              at the final draft stage.
22745      Branch: perl
22746            + ext/Encode/Encode/iso8859-16.enc
22747            ! MANIFEST
22748 ____________________________________________________________________________
22749 [  8043] By: jhi                                   on 2000/12/08  16:39:04
22750         Log: Update Changes.
22751      Branch: perl
22752            ! Changes patchlevel.h
22753 ____________________________________________________________________________
22754 [  8042] By: jhi                                   on 2000/12/08  16:33:39
22755         Log: Do not return the Unicode replacement character if UTF-8
22756              decoding goes awry, it should be up to the caller to decide.
22757      Branch: perl
22758            ! pod/perlapi.pod utf8.c
22759 ____________________________________________________________________________
22760 [  8041] By: jhi                                   on 2000/12/08  16:22:28
22761         Log: metaconfig maintenance.
22762      Branch: metaconfig
22763            ! U/modified/stdchar.U
22764      Branch: metaconfig/U/perl
22765            + testsyml.U
22766 ____________________________________________________________________________
22767 [  8040] By: jhi                                   on 2000/12/08  16:03:08
22768         Log: Subject: [ID 20001207.009] Not OK: perl v5.7.0 +DEVEL8030 on os2-64int-ld 2.30
22769              From: sthoenna@efn.org
22770              Date: Thu, 7 Dec 2000 21:32:43 -0800 (PST)
22771              Message-Id: <200012080532.eB85Wh729109@garcia.efn.org>
22772      Branch: perl
22773            ! Changes lib/ExtUtils/MM_OS2.pm
22774 ____________________________________________________________________________
22775 [  8039] By: jhi                                   on 2000/12/08  15:57:11
22776         Log: Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful
22777              From: Simon Cozens <simon@cozens.net>
22778              Date: Fri, 8 Dec 2000 13:33:31 +0000
22779              Message-ID: <20001208133331.A11535@deep-dark-truthful-mirror.perlhacker.org>
22780              
22781              (The pp_hot part needed a rewrite.)
22782      Branch: perl
22783            ! doop.c pp_hot.c utf8.c
22784 ____________________________________________________________________________
22785 [  8038] By: jhi                                   on 2000/12/08  15:25:08
22786         Log: Subject: djSP
22787              From: Michael Stevens <michael@etla.org>
22788              Date: Wed, 6 Dec 2000 23:24:01 +0000
22789              Message-ID: <20001206232400.A21381@firedrake.org>
22790              
22791              Plus a note from Nick Ing-Simmons.
22792      Branch: perl
22793            ! pp.h
22794 ____________________________________________________________________________
22795 [  8037] By: jhi                                   on 2000/12/08  15:18:35
22796         Log: Filetype is text.
22797      Branch: perl
22798            ! t/op/utf8decode.t
22799 ____________________________________________________________________________
22800 [  8036] By: jhi                                   on 2000/12/08  03:31:27
22801         Log: Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
22802              From: Andy Dougherty <doughera@lafayette.edu>
22803              Date: Thu, 7 Dec 2000 12:36:45 -0500 (EST)
22804              Message-Id: <Pine.SOL.4.10.10012071235400.13162-100000@maxwell.phys.lafayette.edu>
22805              
22806              Subject: Re: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
22807              From: Andy Dougherty <doughera@lafayette.edu>
22808              Date: Thu, 7 Dec 2000 13:56:10 -0500 (EST)
22809              Message-ID: <Pine.SOL.4.10.10012071354420.6665-100000@maxwell.phys.lafayette.edu>
22810      Branch: perl
22811            + ext/POSIX/hints/svr4.pl
22812            ! MANIFEST ext/POSIX/Makefile.PL hints/svr4.sh t/lib/bigfltpm.t
22813 ____________________________________________________________________________
22814 [  8035] By: jhi                                   on 2000/12/08  03:26:01
22815         Log: Subject: [ID 20001207.003] [PATCH] t/base/term.t causes abort if Config.pm not built
22816              From: Andy Dougherty <doughera@lafayette.edu>
22817              Date: Thu, 7 Dec 2000 10:50:47 -0500 (EST)
22818              Message-Id: <Pine.SOL.4.10.10012071049400.7566-100000@maxwell.phys.lafayette.edu>
22819      Branch: perl
22820            ! t/README t/base/term.t
22821 ____________________________________________________________________________
22822 [  8034] By: jhi                                   on 2000/12/08  03:21:59
22823         Log: Subject: DOC PATCH 5.6.0: -s return value incompletely documented
22824              From: mjd@plover.com  
22825              Date: 7 Dec 2000 21:04:20 -0000
22826              Message-ID: <20001207210420.22282.qmail@plover.com>
22827              
22828              Plus -z doc.
22829      Branch: perl
22830            ! pod/perlfunc.pod
22831 ____________________________________________________________________________
22832 [  8033] By: jhi                                   on 2000/12/08  03:19:03
22833         Log: Use the UTF8 macros a bit.  They can't be used with abandon
22834              everywhere because we do generate illegal UTF-8 in some situations.
22835              This is of course naughty.
22836      Branch: perl
22837            ! pod/perlapi.pod utf8.c utf8.h
22838 ____________________________________________________________________________
22839 [  8032] By: jhi                                   on 2000/12/08  03:00:09
22840         Log: Out of sync?
22841      Branch: perl
22842            ! t/pragma/warn/utf8
22843 ____________________________________________________________________________
22844 [  8031] By: jhi                                   on 2000/12/08  02:22:39
22845         Log: Cnt spl.
22846      Branch: perl
22847            ! MANIFEST
22848 ____________________________________________________________________________
22849 [  8030] By: jhi                                   on 2000/12/08  01:23:54
22850         Log: Add test for reverse().
22851      Branch: perl
22852            + t/op/reverse.t
22853            ! MANIFEST
22854 ____________________________________________________________________________
22855 [  8029] By: jhi                                   on 2000/12/08  01:21:47
22856         Log: Integrate perlio.
22857      Branch: perl
22858           !> ext/IO/IO.xs fakesdio.h global.sym lib/warnings.pm perlapi.c
22859           !> perlio.c perlio.h perlsdio.h warnings.pl
22860 ____________________________________________________________________________
22861 [  8028] By: jhi                                   on 2000/12/08  01:19:08
22862         Log: Introduce macros for UTF8 decoding.
22863      Branch: perl
22864            ! t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
22865 ____________________________________________________________________________
22866 [  8027] By: nick                                  on 2000/12/07  22:18:19
22867         Log: Integrate mainline
22868      Branch: perlio
22869           !> embed.pl pod/perlapi.pod utf8.c
22870 ____________________________________________________________________________
22871 [  8026] By: nick                                  on 2000/12/07  21:45:08
22872         Log: Various oddities p4 diff -se showed up
22873              Remove 'our' from warnings.pl
22874      Branch: perlio
22875            ! global.sym lib/warnings.pm pod/perlapi.pod warnings.pl
22876 ____________________________________________________________________________
22877 [  8025] By: nick                                  on 2000/12/07  21:43:32
22878         Log: Change PerlIO_(get|set)pos to take SV *
22879              Should fix, OS/2, VMS, (sfio??)
22880      Branch: perlio
22881            ! ext/IO/IO.xs fakesdio.h perlapi.c perlio.c perlio.h perlsdio.h
22882 ____________________________________________________________________________
22883 [  8024] By: jhi                                   on 2000/12/07  19:05:32
22884         Log: Document utf8_to_uv() better.
22885      Branch: perl
22886            ! pod/perlapi.pod utf8.c
22887 ____________________________________________________________________________
22888 [  8023] By: jhi                                   on 2000/12/07  18:23:47
22889         Log: Document utf8_length(), utf8_distance(), and utf8_hop().
22890      Branch: perl
22891            ! embed.pl pod/perlapi.pod utf8.c
22892 ____________________________________________________________________________
22893 [  8022] By: jhi                                   on 2000/12/07  04:13:51
22894         Log: Integrate perlio.
22895      Branch: perl
22896           !> perlio.c t/io/dup.t win32/config.vc win32/config_H.bc
22897           !> win32/config_H.gc win32/config_H.vc win32/config_h.PL
22898           !> win32/makefile.mk
22899 ____________________________________________________________________________
22900 [  8021] By: nick                                  on 2000/12/07  00:28:14
22901         Log: Various attempts at MSVC debug - not sure what has
22902              changed but works now. 
22903              Seems atexit() _may_ work for DLLs built with MSVC so don't
22904              call cleanup that way.
22905      Branch: perlio
22906            ! perlio.c win32/makefile.mk
22907 ____________________________________________________________________________
22908 [  8020] By: nick                                  on 2000/12/06  19:57:20
22909         Log: Integrate mainline
22910      Branch: perlio
22911           +> lib/ExtUtils/MANIFEST.SKIP t/op/concat.t
22912           !> (integrate 75 files)
22913 ____________________________________________________________________________
22914 [  8019] By: nick                                  on 2000/12/06  19:28:21
22915         Log: Add useperlio to config.vc
22916              Turn off binmode in config_H.PL
22917              Regen all the config_H.xx
22918              Attempt to get debugging build with MSVC.
22919      Branch: perlio
22920            ! win32/config.vc win32/config_H.bc win32/config_H.gc
22921            ! win32/config_H.vc win32/config_h.PL win32/makefile.mk
22922 ____________________________________________________________________________
22923 [  8018] By: nick                                  on 2000/12/06  19:21:57
22924         Log: Test various dup/external program options on all platforms.
22925      Branch: perlio
22926            ! t/io/dup.t
22927 ____________________________________________________________________________
22928 [  8017] By: nick                                  on 2000/12/06  19:20:47
22929         Log: Fix harness to be less picky
22930      Branch: perlio
22931            ! lib/Test/Harness.pm
22932 ____________________________________________________________________________
22933 [  8016] By: jhi                                   on 2000/12/06  16:45:12
22934         Log: Update Changes.
22935      Branch: perl
22936            ! Changes patchlevel.h
22937 ____________________________________________________________________________
22938 [  8015] By: jhi                                   on 2000/12/06  16:41:03
22939         Log: Test \x{...} with ord().
22940      Branch: perl
22941            ! t/op/ord.t
22942 ____________________________________________________________________________
22943 [  8014] By: jhi                                   on 2000/12/06  16:20:33
22944         Log: Test tweak because of #8013.
22945      Branch: perl
22946            ! t/lib/b.t
22947 ____________________________________________________________________________
22948 [  8013] By: jhi                                   on 2000/12/06  16:09:09
22949         Log: Subject: [PATCH] $VERSION crusade, strict, tests, etc... all over lib/
22950              From: Michael G Schwern <schwern@pobox.com>
22951              Date: Tue, 5 Dec 2000 21:23:28 -0500
22952              Message-ID: <20001205212328.C6473@blackrider.aocn.com>
22953              
22954              Carp::Heavy parts not very applicable because of recent changes.
22955      Branch: perl
22956            ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/CGI/Apache.pm
22957            ! lib/CGI/Switch.pm lib/Carp.pm lib/Carp/Heavy.pm
22958            ! lib/DirHandle.pm lib/Dumpvalue.pm lib/English.pm lib/Env.pm
22959            ! lib/Exporter.pm lib/Exporter/Heavy.pm
22960            ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_OS2.pm
22961            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
22962            ! lib/ExtUtils/MM_Win32.pm lib/File/CheckTree.pm
22963            ! lib/File/DosGlob.pm lib/File/Find.pm lib/File/stat.pm
22964            ! lib/FileCache.pm lib/I18N/Collate.pm lib/Net/hostent.pm
22965            ! lib/Net/netent.pm lib/Net/protoent.pm lib/Net/servent.pm
22966            ! lib/Pod/Functions.pm lib/Pod/Html.pm lib/Search/Dict.pm
22967            ! lib/SelectSaver.pm lib/Term/Cap.pm lib/Term/Complete.pm
22968            ! lib/Term/ReadLine.pm lib/Text/Abbrev.pm lib/Tie/Hash.pm
22969            ! lib/Tie/RefHash.pm lib/Tie/Scalar.pm lib/Tie/SubstrHash.pm
22970            ! lib/Time/Local.pm lib/Time/tm.pm lib/UNIVERSAL.pm
22971            ! lib/User/grent.pm lib/User/pwent.pm lib/bytes.pm
22972            ! lib/charnames.pm lib/diagnostics.pm lib/filetest.pm
22973            ! lib/integer.pm lib/less.pm lib/locale.pm lib/open.pm
22974            ! lib/overload.pm lib/subs.pm lib/utf8.pm lib/vars.pm
22975            ! lib/warnings/register.pm t/lib/attrs.t t/lib/syslog.t
22976            ! warnings.pl
22977 ____________________________________________________________________________
22978 [  8012] By: jhi                                   on 2000/12/06  15:22:38
22979         Log: Subject: [PATCH] Re: New harness is failing things
22980              From: Nick Ing-Simmons <nik@tiuk.ti.com>
22981              Date: Wed, 6 Dec 2000 13:00:30 GMT
22982              Message-Id: <200012061300.NAA10567@mikado.tiuk.ti.com>
22983      Branch: perl
22984            ! lib/Test/Harness.pm
22985 ____________________________________________________________________________
22986 [  8011] By: jhi                                   on 2000/12/06  15:12:08
22987         Log: Subject: installhtml changes
22988              From: Michael Stevens <michael@etla.org>
22989              Date: Wed, 6 Dec 2000 13:15:53 +0000
22990              Message-ID: <20001206131553.A27317@firedrake.org>
22991      Branch: perl
22992            ! installhtml
22993 ____________________________________________________________________________
22994 [  8010] By: jhi                                   on 2000/12/06  15:06:05
22995         Log: Subject: the dTHR hits
22996              From: Michael Stevens <michael@etla.org>
22997              Date: Wed, 6 Dec 2000 12:06:03 +0000
22998              Message-ID: <20001206120603.A24581@firedrake.org>
22999              
23000              More, errrm, less dTHRs.
23001      Branch: perl
23002            ! bytecode.pl ext/B/B/C.pm
23003 ____________________________________________________________________________
23004 [  8009] By: jhi                                   on 2000/12/06  15:04:25
23005         Log: Subject: MakeMaker mailing list gone?
23006              From: Michael G Schwern <schwern@pobox.com>
23007              Date: Tue, 5 Dec 2000 19:29:59 -0500
23008              Message-ID: <20001205192959.B6473@blackrider.aocn.com>
23009              
23010              The MakeMaker mailing list is dead, perlbug is the right
23011              address to report bugs.
23012      Branch: perl
23013            ! lib/ExtUtils/MakeMaker.pm
23014 ____________________________________________________________________________
23015 [  8008] By: jhi                                   on 2000/12/06  15:00:32
23016         Log: Subject: [PATCH ExtUtils::Manifest 1.1] Default MANIFEST.SKIP]
23017              From: Michael G Schwern <schwern@pobox.com>
23018              Date: Tue, 5 Dec 2000 19:21:21 -0500
23019              Message-ID: <20001205192121.A6473@blackrider.aocn.com>
23020              
23021              Add a default MANIFEST skip that ignores things like
23022              version control files, editor temporary files, and the Makefile.
23023      Branch: perl
23024            + lib/ExtUtils/MANIFEST.SKIP
23025            ! MANIFEST lib/ExtUtils/Manifest.pm
23026 ____________________________________________________________________________
23027 [  8007] By: jhi                                   on 2000/12/06  14:57:20
23028         Log: In Amiga more manual hackery of the scripts seems to be needed,
23029              from Jan-Erik Karlsson.  Why Configure does not get this right
23030              is unknown, may be shell-induced.
23031      Branch: perl
23032            ! README.amiga
23033 ____________________________________________________________________________
23034 [  8006] By: jhi                                   on 2000/12/05  23:53:12
23035         Log: Add TOPm1s to peek at the second topmost stack item.
23036      Branch: perl
23037            ! pp.h
23038 ____________________________________________________________________________
23039 [  8005] By: jhi                                   on 2000/12/05  23:13:55
23040         Log: Avaunt, you foul UTF-8 tests.
23041      Branch: perl
23042            ! t/op/ver.t t/pragma/utf8.t
23043 ____________________________________________________________________________
23044 [  8004] By: jhi                                   on 2000/12/05  23:09:54
23045         Log: Continue utf8 dispersal. 
23046      Branch: perl
23047            + t/op/concat.t
23048            ! MANIFEST t/pragma/utf8.t
23049 ____________________________________________________________________________
23050 [  8003] By: nick                                  on 2000/12/05  23:02:39
23051         Log: Integrate mainline.
23052      Branch: perlio
23053           +> t/op/length.t t/op/utf8decode.t
23054           !> (integrate 69 files)
23055 ____________________________________________________________________________
23056 [  8002] By: jhi                                   on 2000/12/05  22:59:28
23057         Log: Integrate perlio.
23058      Branch: perl
23059           !> iperlsys.h perl.c perlio.c win32/perllib.c
23060 ____________________________________________________________________________
23061 [  8001] By: nick                                  on 2000/12/05  22:07:52
23062         Log: Win32 PERL_IMPLICIT_SYS passes all tests with USE_PERLIO
23063              - calloc/free suffer from damage on TerminateThread()
23064              - use PerlMemShared (as originally planned) now fixed
23065              - avoid doing anything important on DLL "detach".
23066      Branch: perlio
23067            ! perl.c perlio.c win32/perllib.c
23068 ____________________________________________________________________________
23069 [  8000] By: nick                                  on 2000/12/05  21:05:09
23070         Log: Fix gross PerlMemShared issue.
23071      Branch: perlio
23072            ! iperlsys.h
23073 ____________________________________________________________________________
23074 [  7999] By: jhi                                   on 2000/12/05  20:46:58
23075         Log: Test for Unicode (UTF-8) hash keys.
23076      Branch: perl
23077            ! t/op/each.t
23078 ____________________________________________________________________________
23079 [  7998] By: jhi                                   on 2000/12/05  20:30:35
23080         Log: Remove an unnecessary 'use utf8' (unnecessary because \x{...}
23081              is now always UTF-8), empty line cosmetics.
23082      Branch: perl
23083            ! t/pragma/utf8.t
23084 ____________________________________________________________________________
23085 [  7997] By: jhi                                   on 2000/12/05  20:15:40
23086         Log: Subject: Re: STRLEN - what?
23087              From: Andy Dougherty <doughera@lafayette.edu>
23088              Date: Tue, 5 Dec 2000 11:58:46 -0500 (EST)
23089              Message-ID: <Pine.SOL.4.10.10012051152100.3586-100000@maxwell.phys.lafayette.edu>
23090              
23091              Explain STRLEN.
23092      Branch: perl
23093            ! pod/perlguts.pod
23094 ____________________________________________________________________________
23095 [  7996] By: jhi                                   on 2000/12/05  20:13:34
23096         Log: Split off the UTF-8 decoder tests, make them to check also
23097              the error message.
23098      Branch: perl
23099            + t/op/utf8decode.t
23100            ! MANIFEST t/pragma/utf8.t utf8.c
23101 ____________________________________________________________________________
23102 [  7995] By: jhi                                   on 2000/12/05  16:39:47
23103         Log: Start migrating bits of pragma/utf8 to elsewhere
23104              (since the long term plan is to obsolete 'use utf8').
23105      Branch: perl
23106            + t/op/length.t
23107            ! MANIFEST t/pragma/utf8.t
23108 ____________________________________________________________________________
23109 [  7994] By: jhi                                   on 2000/12/05  16:30:21
23110         Log: Fix a manual edit typo from #7993, fix the message formatting
23111              for Unicode, add few our declarations.
23112      Branch: perl
23113            ! lib/Carp/Heavy.pm
23114 ____________________________________________________________________________
23115 [  7993] By: jhi                                   on 2000/12/05  16:09:15
23116         Log: Subject: Need help with warnings :-(
23117              From: "Ben Tilly" <ben_tilly@hotmail.com>
23118              Date: Tue, 05 Dec 2000 01:35:54 -0500
23119              Message-ID: <LAW2-F2380n7J95K7aI00001bb9@hotmail.com>
23120              
23121              Subject: UPDATE: Carp/Heavy now passes all tests
23122              From: "Ben Tilly" <ben_tilly@hotmail.com>
23123              Date: Tue, 05 Dec 2000 07:59:41 -0500
23124              Message-ID: <LAW2-F58V1qdiixjnzi00005523@hotmail.com>
23125              
23126              The Brave New Carp.
23127      Branch: perl
23128            ! lib/Carp.pm lib/Carp/Heavy.pm
23129 ____________________________________________________________________________
23130 [  7992] By: jhi                                   on 2000/12/05  15:55:08
23131         Log: Subject: [PATCH perl@7979] cygwin port
23132              From: "Eric Fifer" <efifer@dircon.co.uk>
23133              Date: Tue, 5 Dec 2000 14:04:09 -0000
23134              Message-Id: <200012051402.OAA60286@mailhost2.dircon.co.uk>
23135      Branch: perl
23136            ! t/lib/net-hostent.t
23137 ____________________________________________________________________________
23138 [  7991] By: jhi                                   on 2000/12/05  15:52:34
23139         Log: Subject: Re: [PATCH] The largest hoax of all times?
23140              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23141              Date: Tue, 5 Dec 2000 00:40:25 -0500
23142              Message-ID: <20001205004025.A4050@monk.mps.ohio-state.edu>
23143              
23144              Subject: Re: [PATCH] The largest hoax of all times?
23145              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23146              Date: Mon, 4 Dec 2000 23:55:53 -0500
23147              Message-ID: <20001204235553.A1140@monk.mps.ohio-state.edu>
23148              
23149              Subject: Re: [PATCH] The largest hoax of all times?
23150              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23151              Date: Tue, 5 Dec 2000 01:28:45 -0500
23152              Message-ID: <20001205012844.A4227@monk.mps.ohio-state.edu>
23153              
23154              Fix the unpredictable order of DESTROYs.
23155      Branch: perl
23156            ! embed.h embed.pl objXSUB.h pod/perlapi.pod proto.h scope.c
23157            ! sv.c sv.h t/op/ref.t
23158 ____________________________________________________________________________
23159 [  7990] By: jhi                                   on 2000/12/05  14:38:53
23160         Log: Subject: [PATCH] shrink pp_hot fractionally
23161              From: Nicholas Clark <nick@ccl4.org>
23162              Date: Tue, 5 Dec 2000 12:44:31 +0000
23163              Message-ID: <20001205124431.E74518@plum.flirble.org>
23164              
23165              Use report_evil_fh().
23166      Branch: perl
23167            ! opcode.pl opnames.h pp_hot.c util.c
23168 ____________________________________________________________________________
23169 [  7989] By: jhi                                   on 2000/12/05  14:21:27
23170         Log: Subject: [PATCH] [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
23171              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
23172              Date: Mon, 04 Dec 2000 22:21:59 -0800
23173              Message-ID: <HmIL6gzkgepS092yn@efn.org>
23174              
23175              Harness shouldn't ignore responses like "ok 3\r\r\n".
23176      Branch: perl
23177            ! lib/Test/Harness.pm
23178 ____________________________________________________________________________
23179 [  7988] By: jhi                                   on 2000/12/05  13:51:28
23180         Log: Integrate the "skip" messages to explain().
23181      Branch: perl
23182            ! t/lib/syslfs.t t/op/lfs.t
23183 ____________________________________________________________________________
23184 [  7987] By: jhi                                   on 2000/12/05  12:34:54
23185         Log: The one that got away in #7984.
23186              
23187              Subject: Re: dTHR - what and why?
23188              From: Michael Stevens <michael@etla.org> 
23189              Date: Tue, 5 Dec 2000 11:15:52 +0000
23190              Message-ID: <20001205111552.A4647@firedrake.org>
23191      Branch: perl
23192            ! sv.h
23193 ____________________________________________________________________________
23194 [  7986] By: gsar                                  on 2000/12/05  09:14:44
23195         Log: fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
23196              due to the notorious GetFileType() bug in Windows 9x, which fstat()
23197              tickles)
23198      Branch: perl
23199            ! win32/perlhost.h win32/win32.c win32/win32.h win32/win32sck.c
23200 ____________________________________________________________________________
23201 [  7985] By: jhi                                   on 2000/12/05  05:49:03
23202         Log: Integrate perlio.
23203      Branch: perl
23204           !> iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
23205           !> win32/perlhost.h win32/perllib.c
23206 ____________________________________________________________________________
23207 [  7984] By: jhi                                   on 2000/12/05  05:48:16
23208         Log: dTHR is a nop in 5.6.0 onwards.  Ergo, it can go.
23209      Branch: perl
23210            ! av.c cygwin/cygwin.c deb.c djgpp/djgpp.c doio.c doop.c dump.c
23211            ! epoc/epoc.c ext/ByteLoader/ByteLoader.xs
23212            ! ext/ByteLoader/byterun.c ext/Devel/DProf/DProf.xs
23213            ! ext/Thread/Thread.xs ext/re/re.xs gv.c hv.c mg.c op.c
23214            ! os2/OS2/REXX/REXX.xs os2/os2.c os2/os2ish.h perl.c perl.h
23215            ! perlapi.c pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c
23216            ! regexec.c run.c scope.c sv.c taint.c thread.h toke.c
23217            ! universal.c utf8.c util.c vmesa/vmesa.c vms/ext/Stdio/Stdio.xs
23218            ! win32/win32.c
23219 ____________________________________________________________________________
23220 [  7983] By: nick                                  on 2000/12/04  23:27:43
23221         Log: PERL_IMPLICIT_SYS (almost) works - something odd with "signal"
23222      Branch: perlio
23223            ! iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
23224            ! win32/perlhost.h win32/perllib.c
23225 ____________________________________________________________________________
23226 [  7982] By: jhi                                   on 2000/12/04  19:44:09
23227         Log: Yet Another Copying-Without-Paying-Attention-To-SvUTF8(sv) Bug
23228              uncovered by #7980.
23229      Branch: perl
23230            ! op.c
23231 ____________________________________________________________________________
23232 [  7981] By: jhi                                   on 2000/12/04  19:42:07
23233         Log: Subject: [PATCH] Trivial dump.c feature
23234              From: Simon Cozens <simon@cozens.net>
23235              Date: Mon, 4 Dec 2000 18:08:38 +0000
23236              Message-ID: <20001204180838.A5541@pembro33.pmb.ox.ac.uk>
23237              
23238              Show whether a constant is UTF-8.
23239      Branch: perl
23240            ! dump.c
23241 ____________________________________________________________________________
23242 [  7980] By: jhi                                   on 2000/12/04  19:36:51
23243         Log: UTF-8 hash keys, patch from Inaba Hiroto.
23244      Branch: perl
23245            ! embed.h embed.pl hv.c hv.h pod/perlapi.pod proto.h
23246 ____________________________________________________________________________
23247 [  7979] By: jhi                                   on 2000/12/04  17:36:28
23248         Log: Update Changes.
23249      Branch: perl
23250            ! Changes patchlevel.h
23251 ____________________________________________________________________________
23252 [  7978] By: jhi                                   on 2000/12/04  16:42:17
23253         Log: Retract #7977, still too volatile (the euphemism of the day
23254              for unfinished and buggy :-)
23255      Branch: perl
23256            ! doop.c hv.c pp.c sv.h
23257 ____________________________________________________________________________
23258 [  7977] By: jhi                                   on 2000/12/04  16:25:15
23259         Log: (Retracted by #7978, too shaky yet.)
23260              
23261              Subject: Re: utf8 in hash keys, implementor missing
23262              From: Simon Cozens <simon@cozens.net>
23263              Date: Sat, 2 Dec 2000 19:49:35 +0000
23264              Message-ID: <20001202194935.A25673@pembro33.pmb.ox.ac.uk>
23265              
23266              The first step at UTF-8 hash keys.
23267      Branch: perl
23268            ! doop.c hv.c pp.c sv.h
23269 ____________________________________________________________________________
23270 [  7976] By: jhi                                   on 2000/12/04  16:13:53
23271         Log: Subject: [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
23272              From: sthoenna@efn.org
23273              Date: Sun, 3 Dec 2000 19:06:53 -0800 (PST)
23274              Message-Id: <200012040306.eB436rE18922@garcia.efn.org>
23275      Branch: perl
23276            ! os2/os2.c perlio.c
23277 ____________________________________________________________________________
23278 [  7975] By: jhi                                   on 2000/12/04  16:05:25
23279         Log: Subject: Re: [ID 20001129.009] Not OK: perl v5.7.0 +DEVEL7928 on os2-64int-ld 2.30 (UNINSTALLED)
23280              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
23281              Date: Thu, 30 Nov 2000 20:50:37 -0800
23282              Message-ID: <d4yJ6gzkgGsJ092yn@efn.org>
23283      Branch: perl
23284            ! os2/os2.c
23285 ____________________________________________________________________________
23286 [  7974] By: jhi                                   on 2000/12/04  16:03:57
23287         Log: Subject: [PATCH] ++ 20% faster
23288              From: Nicholas Clark <nick@ccl4.org>
23289              Date: Mon, 4 Dec 2000 12:17:27 +0000
23290              Message-ID: <20001204121726.B52976@plum.flirble.org>
23291              
23292              Make '$i = ""; $i++' to produce true IVs without a hint of NVs.
23293      Branch: perl
23294            ! sv.c
23295 ____________________________________________________________________________
23296 [  7973] By: jhi                                   on 2000/12/04  16:00:48
23297         Log: 
23298              Subject: Re: Not OK: perl v5.7.0 +DEVEL7825 on aix 4.2.1.0 (UNINSTALLED)
23299              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
23300              Date: Mon, 04 Dec 2000 12:30:45 +0100
23301              Message-Id: <20001204122118.E85D.H.M.BRAND@hccnet.nl>
23302              
23303              AIX 4.2 (using latest patchlevels on 20001130) has a broken bind
23304              library (getprotobyname and getprotobynumber are outversioned by
23305              the same calls in libc, at least for xlc version 3.
23306      Branch: perl
23307            ! hints/aix.sh
23308 ____________________________________________________________________________
23309 [  7972] By: jhi                                   on 2000/12/04  02:58:31
23310         Log: Integrate perlio.
23311      Branch: perl
23312           !> doio.c iperlsys.h perl.c perl.h perlio.c perlio.h toke.c
23313           !> win32/makefile.mk win32/perlhost.h win32/perllib.c
23314           !> win32/win32.h win32/win32iop.h win32/win32thread.h
23315 ____________________________________________________________________________
23316 [  7971] By: nick                                  on 2000/12/04  00:24:33
23317         Log: Quieten some noise in Win32 builds:
23318              - win32.h is included after <sys/socket.h>, so need to 
23319              set Win32SCK_IS_STDSCK earlier to avoid re-defined noise in XSUB.h
23320              - GCC (& MSVC?) have execv(...,const char *const *) so need a cast from char **.
23321      Branch: perlio
23322            ! doio.c perl.h toke.c win32/win32.h
23323 ____________________________________________________________________________
23324 [  7970] By: nick                                  on 2000/12/03  22:57:46
23325         Log: PERL_IMPLICIT_SYS compiles but does not work.
23326      Branch: perlio
23327            ! iperlsys.h perl.c perlio.c perlio.h win32/makefile.mk
23328            ! win32/perlhost.h win32/perllib.c win32/win32.h
23329            ! win32/win32iop.h win32/win32thread.h
23330 ____________________________________________________________________________
23331 [  7969] By: jhi                                   on 2000/12/03  22:12:58
23332         Log: On DEBUGGING make ANYOFUTF8 nodes store away also the SV
23333              used to swash_init(), makes regprop() dumps more informative
23334              (+utf8::IsAlpha, -utf8::IsDigit, for example).
23335      Branch: perl
23336            ! regcomp.c regexec.c
23337 ____________________________________________________________________________
23338 [  7968] By: jhi                                   on 2000/12/03  21:39:56
23339         Log: Implement ANYOFUTF8 regprop() dumping.
23340      Branch: perl
23341            ! regcomp.c
23342 ____________________________________________________________________________
23343 [  7967] By: jhi                                   on 2000/12/03  20:57:19
23344         Log: Make uv_to_utf8() to zero-terminate its output buffer,
23345              always use (at least) UTF8_MAXLEN + 1 U8s deep buffer.
23346      Branch: perl
23347            ! op.c pp.c regcomp.c regexec.c sv.c toke.c utf8.c
23348 ____________________________________________________________________________
23349 [  7966] By: nick                                  on 2000/12/03  18:41:21
23350         Log: Integrate mainline (STDCHAR)
23351      Branch: perlio
23352           !> Configure t/pragma/utf8.t
23353 ____________________________________________________________________________
23354 [  7965] By: jhi                                   on 2000/12/03  17:58:20
23355         Log: Raw zero bytes in text files confuse at least GNU patch 2.1.
23356      Branch: perl
23357            ! t/pragma/utf8.t
23358 ____________________________________________________________________________
23359 [  7964] By: jhi                                   on 2000/12/03  17:35:56
23360         Log: Integrate perlio.
23361      Branch: perl
23362           !> iperlsys.h perlio.c
23363 ____________________________________________________________________________
23364 [  7963] By: jhi                                   on 2000/12/03  17:33:55
23365         Log: Metaconfig unit change for #7962.
23366      Branch: metaconfig
23367            ! U/modified/stdchar.U
23368 ____________________________________________________________________________
23369 [  7962] By: jhi                                   on 2000/12/03  17:33:27
23370         Log: Untangle the <stdio.h> #include nest for the stdchar test,
23371              from Andy Dougherty.
23372      Branch: perl
23373            ! Configure
23374 ____________________________________________________________________________
23375 [  7961] By: nick                                  on 2000/12/03  16:53:00
23376         Log: Make iperlsys.h vector stdio not PerlIO.
23377      Branch: perlio
23378            ! iperlsys.h perlio.c
23379 ____________________________________________________________________________
23380 [  7960] By: nick                                  on 2000/12/03  14:43:01
23381         Log: Integrate mainline
23382      Branch: perlio
23383           !> Changes Configure config_h.SH lib/ExtUtils/MM_Unix.pm op.c
23384           !> patchlevel.h pod/perldiag.pod t/lib/net-hostent.t toke.c
23385 ____________________________________________________________________________
23386 [  7959] By: jhi                                   on 2000/12/03  08:16:36
23387         Log: Use DO_UTF8().
23388      Branch: perl
23389            ! op.c
23390 ____________________________________________________________________________
23391 [  7958] By: jhi                                   on 2000/12/02  18:33:05
23392         Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
23393              From: Mike Guy <mjtg@cam.ac.uk>         
23394              Date: Sat, 02 Dec 2000 17:27:13 +0000
23395              Message-Id: <E142GRN-0003go-00@libra.cus.cam.ac.uk>
23396              
23397              An extraneous argument.
23398      Branch: perl
23399            ! toke.c
23400 ____________________________________________________________________________
23401 [  7957] By: jhi                                   on 2000/12/02  18:22:32
23402         Log: A missing hunk.
23403      Branch: perl
23404            ! t/lib/net-hostent.t
23405 ____________________________________________________________________________
23406 [  7956] By: jhi                                   on 2000/12/02  18:06:20
23407         Log: Subject: [PATCH] Re: [ID 20001202.001] (Net::hostent)
23408              From: Nicholas Clark <nick@ccl4.org>
23409              Date: Sat, 2 Dec 2000 14:28:27 +0000
23410              Message-ID: <20001202142827.A12308@plum.flirble.org>
23411              
23412              Test robustness.
23413      Branch: perl
23414            ! t/lib/net-hostent.t
23415 ____________________________________________________________________________
23416 [  7955] By: jhi                                   on 2000/12/02  17:58:06
23417         Log: Metaconfig unit change for #7954.
23418      Branch: metaconfig
23419            ! U/modified/stdchar.U
23420 ____________________________________________________________________________
23421 [  7954] By: jhi                                   on 2000/12/02  17:54:32
23422         Log: An inconvenient hang would happen if the stdio _ptr wasn't
23423              found in <stdio.h> and <stdio_impl.h> didn't exist.  (grep
23424              would be grepping stdin for all eternity for the _ptr.)
23425      Branch: perl
23426            ! Configure
23427 ____________________________________________________________________________
23428 [  7953] By: jhi                                   on 2000/12/02  00:07:15
23429         Log: Update Changes.
23430      Branch: perl
23431            ! Changes patchlevel.h
23432 ____________________________________________________________________________
23433 [  7952] By: jhi                                   on 2000/12/01  23:54:47
23434         Log: Subject: Re: long shell lines
23435              From: Andy Dougherty <doughera@lafayette.edu>
23436              Date: Thu, 30 Nov 2000 12:45:37 -0500 (EST)
23437              Message-ID: <Pine.SOL.4.10.10011301044590.26388-100000@maxwell.phys.lafayette.edu>
23438              
23439              Split overly long shell command lines.
23440      Branch: perl
23441            ! lib/ExtUtils/MM_Unix.pm
23442 ____________________________________________________________________________
23443 [  7951] By: jhi                                   on 2000/12/01  23:48:02
23444         Log: The metaconfig unit change for #7950.
23445      Branch: metaconfig
23446            + U/modified/stdchar.U
23447 ____________________________________________________________________________
23448 [  7950] By: jhi                                   on 2000/12/01  23:47:39
23449         Log: Try to find stdchar also from <stdio_impl.h>.
23450      Branch: perl
23451            ! Configure config_h.SH
23452 ____________________________________________________________________________
23453 [  7949] By: jhi                                   on 2000/12/01  23:46:45
23454         Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
23455              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
23456              Date: Fri, 1 Dec 2000 16:26:08 -0500
23457              Message-ID: <20001201162608.B1436@linguist.dartmouth.edu>
23458              
23459              Reword the diagnostic message.
23460      Branch: perl
23461            ! pod/perldiag.pod
23462 ____________________________________________________________________________
23463 [  7948] By: nick                                  on 2000/12/01  22:49:43
23464         Log: Integrate mainline (for s/y/m as sub names stuff).
23465      Branch: perlio
23466           !> lib/CPAN.pm lib/CPAN/FirstTime.pm pod/perldiag.pod t/op/misc.t
23467           !> t/pragma/warn/toke toke.c
23468 ____________________________________________________________________________
23469 [  7947] By: jhi                                   on 2000/12/01  20:55:41
23470         Log: Integrate perlio.
23471      Branch: perl
23472           !> perlio.c perliol.h t/io/pipe.t
23473 ____________________________________________________________________________
23474 [  7946] By: jhi                                   on 2000/12/01  20:36:51
23475         Log: Upgrade to CPAN 1.59_51, from Andreas König.
23476      Branch: perl
23477            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
23478 ____________________________________________________________________________
23479 [  7945] By: nick                                  on 2000/12/01  20:31:32
23480         Log: Integrate mainline
23481      Branch: perlio
23482           +> ext/Encode/Encode/EncodeFormat.pod lib/unicode/Is/Blank.pl
23483           +> lib/unicode/Is/SpacePerl.pl t/lib/class-struct.t
23484           +> t/lib/net-hostent.t
23485           !> (integrate 35 files)
23486 ____________________________________________________________________________
23487 [  7944] By: jhi                                   on 2000/12/01  20:23:29
23488         Log: Some help for 20001130.011.  Now one gets warnings like
23489              "Ambiguous -f() resolved as a file test ..."
23490      Branch: perl
23491            ! pod/perldiag.pod t/pragma/warn/toke toke.c
23492 ____________________________________________________________________________
23493 [  7943] By: jhi                                   on 2000/12/01  19:44:44
23494         Log: Retract #7941.  Forbidding subs m/s/etc is too cruel because
23495              that also breaks using them as methods. 
23496      Branch: perl
23497            ! pod/perldiag.pod t/op/misc.t toke.c
23498 ____________________________________________________________________________
23499 [  7942] By: nick                                  on 2000/12/01  17:56:46
23500         Log: Fix 'mmap' lib/filehand.t (ungetc) test fail.
23501              Make 'unix' pass most tests
23502              - do unread by temporary push of layer ("pending") holding unread chars
23503              - fast_gets is now based on per-handle flag
23504              - relax one of io/pipe.t tests to allow print to fail and close to
23505              succeed so that it passes on unbuffered "unix" layer.
23506              Remaining fail is sporadic and a genuine race condition between
23507              parent/child in fork test.
23508      Branch: perlio
23509            ! perlio.c perliol.h t/io/pipe.t
23510 ____________________________________________________________________________
23511 [  7941] By: jhi                                   on 2000/12/01  15:28:58
23512         Log: (Retracted by #7943.)
23513              
23514              Reserve the short named string operator names.
23515      Branch: perl
23516            ! pod/perldiag.pod t/op/misc.t toke.c
23517 ____________________________________________________________________________
23518 [  7940] By: jhi                                   on 2000/12/01  06:45:53
23519         Log: Get the three different space character classes right under utf8.
23520      Branch: perl
23521            + lib/unicode/Is/Blank.pl lib/unicode/Is/SpacePerl.pl
23522            ! MANIFEST lib/unicode/mktables.PL pod/perlre.pod regcomp.c
23523            ! regexec.c t/op/pat.t utf8.c
23524 ____________________________________________________________________________
23525 [  7939] By: jhi                                   on 2000/12/01  03:26:26
23526         Log: Two more tests that make no sense in UTF-8 since the test
23527              data is not in UTF-8.
23528      Branch: perl
23529            ! t/op/regexp.t
23530 ____________________________________________________________________________
23531 [  7938] By: jhi                                   on 2000/12/01  03:20:39
23532         Log: \x{} doesn't any more require 'use utf8' outside regexen so why
23533              should it be required inside regexen?
23534      Branch: perl
23535            ! regcomp.c t/op/regmesg.t
23536 ____________________________________________________________________________
23537 [  7937] By: jhi                                   on 2000/12/01  02:58:53
23538         Log: Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't
23539              stored and restored, and thusly was trounced by the utf8 swash
23540              routines.
23541      Branch: perl
23542            ! regcomp.c
23543 ____________________________________________________________________________
23544 [  7936] By: jhi                                   on 2000/11/30  20:41:39
23545         Log: Fix for 20001128.006, be more careful in Perl_sv_utf8_downgrade().
23546              Why the different platforms behave so differently (core dump vs
23547              no core dump) on this bug is a but of a mystery, but if I had to
23548              guess I would mumble something like 'alignment'.
23549      Branch: perl
23550            ! sv.c
23551 ____________________________________________________________________________
23552 [  7935] By: jhi                                   on 2000/11/30  16:17:02
23553         Log: Subject: [PATCH perl@7930] toke.c perlio.c -Wformat nits
23554              From: Robin Barker <rmb1@cise.npl.co.uk>
23555              Message-Id: <200011301427.OAA00030@tempest.npl.co.uk>
23556              Date: Thu, 30 Nov 2000 14:27:12 GMT
23557      Branch: perl
23558            ! perlio.c toke.c
23559 ____________________________________________________________________________
23560 [  7934] By: jhi                                   on 2000/11/30  16:04:49
23561         Log: In OS/390 'localhost' can be 'localhost.FOO.BAR'.
23562      Branch: perl
23563            ! t/lib/net-hostent.t
23564 ____________________________________________________________________________
23565 [  7933] By: jhi                                   on 2000/11/30  06:07:26
23566         Log: Subject: [ID 20001129.007] Not OK: perl v5.7.0 +DEVEL7928 on VMS_AXP V7.1 (UNINSTALLED)
23567              From: Peter Prymmer <pvhp@forte.com>
23568              Date: Wed, 29 Nov 2000 15:16:45 -0800 (PST)
23569              Message-Id: <Pine.OSF.4.10.10011291515570.328738-100000@aspara.forte.com>
23570              
23571              In VMS the localhost may be LOCALHOST.
23572      Branch: perl
23573            ! t/lib/net-hostent.t
23574 ____________________________________________________________________________
23575 [  7932] By: jhi                                   on 2000/11/30  01:11:11
23576         Log: Subject: Re: question about retlen in utf8.c:Perl_utf8_to_uv()
23577              From: Peter Prymmer <pvhp@forte.com>
23578              Date: Wed, 29 Nov 2000 12:36:40 -0800 (PST)
23579              Message-ID: <Pine.OSF.4.10.10011291233120.328738-100000@aspara.forte.com>
23580              
23581              plus regen perlapi.pod.
23582      Branch: perl
23583            ! pod/perlapi.pod utf8.c
23584 ____________________________________________________________________________
23585 [  7931] By: jhi                                   on 2000/11/30  01:06:19
23586         Log: Subject:  [PATCH perl@7930] get t/lib/filter-util.t to work on VMS 
23587              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
23588              Date:     Wed, 29 Nov 2000 17:15:11 EST
23589              Message-Id: <001129171439.6099b@DUPHY4.Physics.Drexel.Edu>
23590      Branch: perl
23591            ! t/lib/filter-util.pl t/lib/filter-util.t
23592 ____________________________________________________________________________
23593 [  7930] By: jhi                                   on 2000/11/29  18:51:55
23594         Log: Update Changes.
23595      Branch: perl
23596            ! Changes patchlevel.h
23597 ____________________________________________________________________________
23598 [  7929] By: jhi                                   on 2000/11/29  18:50:55
23599         Log: Update the va_copy() metaconfig unit.
23600      Branch: metaconfig/U/perl
23601            ! need_va_copy.U
23602 ____________________________________________________________________________
23603 [  7928] By: jhi                                   on 2000/11/29  17:50:43
23604         Log: Subject: [ID 20001128.003] Not OK: perl v5.7.0 +DEVEL7891 on ppc-linux 2.2.17  
23605              From: Dominic Dunlop <domo@computer.org>
23606              Date: Tue, 28 Nov 2000 16:41:57 +0100
23607              Message-Id: <p04320400b649771b9797@[192.168.1.4]>
23608              
23609              Patch to catch a core dump in the Configure va_copy test.
23610      Branch: perl
23611            ! Configure config_h.SH
23612 ____________________________________________________________________________
23613 [  7927] By: jhi                                   on 2000/11/29  17:31:59
23614         Log: Retract #7921, the patch shouldn't be needed.
23615      Branch: perl
23616            ! sv.c
23617 ____________________________________________________________________________
23618 [  7926] By: jhi                                   on 2000/11/29  17:01:41
23619         Log: Make the Class::Struct import() wiser.
23620      Branch: perl
23621            ! lib/Class/Struct.pm t/lib/class-struct.t
23622 ____________________________________________________________________________
23623 [  7925] By: jhi                                   on 2000/11/29  16:36:33
23624         Log: All the core library users of Class::Struct seem to be
23625              using "use Class::Struct 'struct';" instead of the bare
23626              "use Class::Struct;", which isn't documented in Class::Struct.
23627              This can't be right.
23628      Branch: perl
23629            ! lib/File/stat.pm
23630 ____________________________________________________________________________
23631 [  7924] By: jhi                                   on 2000/11/29  16:32:15
23632         Log: A test works better if it has the right 1..$n output.
23633      Branch: perl
23634            ! t/lib/class-struct.t
23635 ____________________________________________________________________________
23636 [  7923] By: jhi                                   on 2000/11/29  16:29:11
23637         Log: Forgot to MANIFEST the new Net::hostent test.
23638      Branch: perl
23639            ! MANIFEST
23640 ____________________________________________________________________________
23641 [  7922] By: jhi                                   on 2000/11/29  16:27:49
23642         Log: Integrate perlio.
23643      Branch: perl
23644           !> iperlsys.h perlio.c
23645 ____________________________________________________________________________
23646 [  7921] By: jhi                                   on 2000/11/29  16:27:10
23647         Log: (Retracted by #7927.)
23648              
23649              Subject: [PATCH] Is infinity a number?
23650              From: Simon Cozens <simon@cozens.net>
23651              Date: Wed, 29 Nov 2000 14:48:20 +0000
23652              Message-ID: <20001129144820.A31339@pembro33.pmb.ox.ac.uk>
23653      Branch: perl
23654            ! sv.c
23655 ____________________________________________________________________________
23656 [  7920] By: jhi                                   on 2000/11/29  16:23:02
23657         Log: Subject: net_hostent.t (was Re: [ID 20001128.002] what's the point of example code if it is buggy?)
23658              From: rspier@pobox.com (Robert Spier)
23659              Date: Wed, 29 Nov 2000 02:17:49 -0500
23660              Message-ID: <14884.44445.760322.278647@localhost.localdomain>
23661              
23662              Add a test for Net::hostent.
23663      Branch: perl
23664            + t/lib/net-hostent.t
23665 ____________________________________________________________________________
23666 [  7919] By: jhi                                   on 2000/11/29  16:21:31
23667         Log: Make "use Class::Struct 'struct';" work again (broken by #7617);
23668              add a test for Class::Struct.
23669      Branch: perl
23670            + t/lib/class-struct.t
23671            ! MANIFEST lib/Class/Struct.pm
23672 ____________________________________________________________________________
23673 [  7918] By: jhi                                   on 2000/11/29  15:48:40
23674         Log: Subject: Re: Minor suggestion for Sys::Syslog  [PATCH]
23675              From: rspier@pobox.com (Robert Spier)
23676              Date: Wed, 29 Nov 2000 02:25:39 -0500
23677              Message-ID: <14884.44915.86028.422238@localhost.localdomain>
23678              
23679              More checking in case someone has broken their services or
23680              protocol databases.
23681      Branch: perl
23682            ! ext/Sys/Syslog/Syslog.pm
23683 ____________________________________________________________________________
23684 [  7917] By: jhi                                   on 2000/11/29  15:46:25
23685         Log: Subject: [PATCH] $^O  win32 -> MSWin32
23686              From: rspier@pobox.com (Robert Spier)
23687              Date: Wed, 29 Nov 2000 02:17:38 -0500
23688              Message-ID: <14884.44434.340627.126145@localhost.localdomain>
23689              
23690              plus similar nits for vms, err, VMS, and UNICOS.
23691      Branch: perl
23692            ! t/lib/syslfs.t t/op/lfs.t
23693 ____________________________________________________________________________
23694 [  7916] By: jhi                                   on 2000/11/29  15:42:51
23695         Log: Subject: [PATCH] Tokeniser debugging
23696              From: Simon Cozens <simon@cozens.net>
23697              Date: Wed, 29 Nov 2000 14:15:45 +0000
23698              Message-ID: <20001129141545.A30864@pembro33.pmb.ox.ac.uk>
23699      Branch: perl
23700            ! perl.c perl.h pod/perlrun.pod toke.c
23701 ____________________________________________________________________________
23702 [  7915] By: jhi                                   on 2000/11/29  15:41:36
23703         Log: Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
23704              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23705              Date: Wed, 29 Nov 2000 02:13:14 -0500
23706              Message-ID: <20001129021314.A2532@monk.mps.ohio-state.edu>
23707              
23708              OUT keyword nits.
23709              
23710              Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
23711              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23712              Date: Wed, 29 Nov 2000 03:09:04 -0500
23713              Message-ID: <20001129030904.A2754@monk.mps.ohio-state.edu>
23714              
23715              OUT and IN_OUT documentation.
23716      Branch: perl
23717            ! lib/ExtUtils/xsubpp pod/perlxs.pod
23718 ____________________________________________________________________________
23719 [  7914] By: jhi                                   on 2000/11/29  03:35:01
23720         Log: Subject: Re: [ID 20001127.002] const subs hurt under debugger
23721              From: John Tobey <jtobey@john-edwin-tobey.org>
23722              Date: Tue, 28 Nov 2000 01:13:41 -0500 (EST)
23723              Message-Id: <m140e1N-000FOoC@feynman.localnet>
23724              
23725              plus a performance speedup noticed by Sarathy.
23726      Branch: perl
23727            ! op.c
23728 ____________________________________________________________________________
23729 [  7913] By: jhi                                   on 2000/11/29  03:16:59
23730         Log: Use "1 while unlink" so that VMS gets clean, too.
23731      Branch: perl
23732            ! t/lib/filter-util.t
23733 ____________________________________________________________________________
23734 [  7912] By: jhi                                   on 2000/11/29  03:09:08
23735         Log: Subject: [PATCH 5.7.0] OUT keyword for xsubpp
23736              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23737              Date: Tue, 28 Nov 2000 03:27:09 -0500
23738              Message-ID: <20001128032709.A23401@monk.mps.ohio-state.edu>
23739      Branch: perl
23740            ! lib/ExtUtils/xsubpp
23741 ____________________________________________________________________________
23742 [  7911] By: jhi                                   on 2000/11/29  03:06:30
23743         Log: This should have been part of #7872: no need to scan UTF-8
23744              until eternity.
23745      Branch: perl
23746            ! utf8.c
23747 ____________________________________________________________________________
23748 [  7910] By: jhi                                   on 2000/11/29  02:50:04
23749         Log: One more perltie.pod nit from Casey R. Tweten.
23750      Branch: perl
23751            ! pod/perltie.pod
23752 ____________________________________________________________________________
23753 [  7909] By: jhi                                   on 2000/11/29  02:44:23
23754         Log: Document the known sprintf test failures, exact standard
23755              reference from Dominic Dunlop, NonStop-UX testing from Tom Bates.
23756      Branch: perl
23757            ! pod/perldelta.pod t/op/sprintf.t
23758 ____________________________________________________________________________
23759 [  7908] By: jhi                                   on 2000/11/29  02:36:23
23760         Log: Add the Encoding table format documentation.
23761      Branch: perl
23762            + ext/Encode/Encode/EncodeFormat.pod
23763            ! MANIFEST
23764 ____________________________________________________________________________
23765 [  7907] By: jhi                                   on 2000/11/29  02:07:24
23766         Log: Subject: Re: [PATCH] Updating perltie.pod for arrays
23767              From: "Casey R. Tweten" <crt@kiski.net>
23768              Date: Tue, 28 Nov 2000 12:11:41 -0500 (EST)
23769              Message-ID: <Pine.OSF.4.21.0011281209050.25178-100000@home.kiski.net>
23770              
23771              Subject: Re: [PATCH] Updating perltie.pod for arrays
23772              From: "Casey R. Tweten" <crt@kiski.net>
23773              Date: Tue, 28 Nov 2000 15:03:50 -0500 (EST)
23774              Message-ID: <Pine.OSF.4.21.0011281458500.10331-100000@home.kiski.net>
23775      Branch: perl
23776            ! pod/perltie.pod
23777 ____________________________________________________________________________
23778 [  7906] By: nick                                  on 2000/11/28  22:40:59
23779         Log: Initial tidy of setmode() muddle (UNIX does not have, nor need it).
23780      Branch: perlio
23781            ! iperlsys.h perlio.c
23782 ____________________________________________________________________________
23783 [  7905] By: nick                                  on 2000/11/28  22:04:34
23784         Log: Integrate mainline
23785      Branch: perlio
23786           !> (integrate 39 files)
23787 ____________________________________________________________________________
23788 [  7904] By: jhi                                   on 2000/11/28  16:44:43
23789         Log: Subject: [ID 20001128.002] what's the point of example code if it is buggy?
23790              From: Nicholas Clark <nick@babyhippo.co.uk>
23791              Date: Tue, 28 Nov 2000 11:16:57 +0000
23792              Message-Id: <E140ikr-00076N-00@fruitbat.babyhippo.co.uk>
23793      Branch: perl
23794            ! pod/perlipc.pod
23795 ____________________________________________________________________________
23796 [  7903] By: jhi                                   on 2000/11/28  16:40:31
23797         Log: Subject: [PATCH] Updating perltie.pod for arrays
23798              From: "Casey R. Tweten" <crt@kiski.net>
23799              Date: Mon, 27 Nov 2000 17:47:20 -0500 (EST)
23800              Message-ID: <Pine.OSF.4.21.0011271746360.11659-100000@home.kiski.net>
23801      Branch: perl
23802            ! pod/perltie.pod
23803 ____________________________________________________________________________
23804 [  7902] By: jhi                                   on 2000/11/28  16:39:37
23805         Log: Subject: [PATCH] Re: 5.6 bug: split /^/ implies /m modifier (from CLPM)
23806              From: Robin Barker <rmb1@cise.npl.co.uk>
23807              Date: Mon, 27 Nov 2000 17:56:44 GMT
23808              Message-Id: <200011271756.RAA22706@tempest.npl.co.uk>
23809      Branch: perl
23810            ! pod/perlfunc.pod t/op/split.t
23811 ____________________________________________________________________________
23812 [  7901] By: jhi                                   on 2000/11/28  16:28:04
23813         Log: setmode() is a DOSish-only thing.
23814      Branch: perl
23815            ! perlio.c
23816 ____________________________________________________________________________
23817 [  7900] By: jhi                                   on 2000/11/28  16:21:46
23818         Log: Subject: [PATCH] perlcc.PL cleanups
23819              From: Simon Cozens <simon@cozens.net>
23820              Date: Tue, 28 Nov 2000 12:44:35 +0000
23821              Message-ID: <20001128124435.A5500@pembro33.pmb.ox.ac.uk>
23822      Branch: perl
23823            ! utils/perlcc.PL
23824 ____________________________________________________________________________
23825 [  7899] By: gsar                                  on 2000/11/28  06:32:55
23826         Log: reintegrate files missed by change#7895
23827      Branch: maint-5.6/perl
23828           +> ext/ByteLoader/bytecode.h utils/Makefile
23829            - utils/perlbc.PL
23830 ____________________________________________________________________________
23831 [  7897] By: gsar                                  on 2000/11/27  18:22:47
23832         Log: can't integrate these two files, for some reason
23833      Branch: maint-5.6/perl
23834            - ext/ByteLoader/bytecode.h utils/Makefile
23835 ____________________________________________________________________________
23836 [  7895] By: gsar                                  on 2000/11/27  18:11:21
23837         Log: integrate changes#6763..6766,6770,6773,6775..6776,6778,6780,
23838              6782..6791,6793..6814,6816,6818..6822,6824..6830,6838..6849,
23839              6757..6890,6892..6901 from mainline
23840              
23841              Bytecompiler patches from Benjamin Stuhl.
23842              
23843              More bytecompiler.
23844              
23845              Subject: [PATCH blead] B:: missing dependency
23846              
23847              Subject: [PATCH: 6757] configure.com updates and syslog build
23848              
23849              Long double Gconvert fixes from Yitzchak Scott-Thoennes
23850              and Spider Boardman.
23851              
23852              Subject: [PATCH blead] nextchar() abuse misses an optimisation
23853              
23854              Long double fixes from Spider Boardman.
23855              
23856              Make the selection of NVff et al stricter.
23857              
23858              cSVOPo_*v things index into the current PL_curpad
23859              under ithreads, which is different from the curpad
23860              used by the XSUB.  (In other words, the code as-is
23861              before this patch wouldn't work under ithreads.)
23862              
23863              Be portable.
23864              
23865              VMS MMS (make) wants null action.
23866              
23867              Mac and other portability updates from Chris Nandor.
23868              
23869              Storable support, v-version fixes.
23870              Subject: CPAN.pm beta for testing available
23871              
23872              Portability fix from Hugo van der Sanden.
23873              
23874              Bad makefile.
23875              
23876              Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
23877              
23878              Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
23879              
23880              Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
23881              
23882              Replace #6705 with a minimal doc patch.
23883              Subject: [PATCH 5.6.0] replace change #6705
23884              
23885              Drop the separate perlbc, perlcc -b should be enough.
23886              
23887              installperl couldn't tell whether it had run tests or not.
23888              Subject: [PATCH] Re: installperl and t/TEST
23889              
23890              Add silencer flags to installperl.
23891              Subject: [PATCH] Making installperl silent.
23892              
23893              Make "make install" by default silent.  A new "install-verbose"
23894              target is verbose.
23895              
23896              More liberal parsing of version numbers.
23897              Subject: Re: CPAN.pm beta for testing available
23898              
23899              Create directories in silence.
23900              Subject: [PATCH] Another silencer for MakeMaker
23901              
23902              DOS patches and portability/porting notes, from Tim Jenness.
23903              
23904              Make installman to recognize the silence flag -S.
23905              
23906              Actually do something with the silencer option.
23907              
23908              Continue silencing.
23909              
23910              Show the doc file, not the temp file.
23911              
23912              Regen perltoc.
23913              
23914              Subject: [PATCH] More silencing of installman.
23915              
23916              Better wording for the vec lvalue diagnostic.
23917              Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
23918              
23919              Subject: [PATCH: 6805] several more tweaks to configure.com
23920              
23921              Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
23922              
23923              Missing parts of 
23924              Subject: [PATCH: 6789] some endl fixes for VMS wackiness
23925              
23926              Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
23927              (applied slightly modified)
23928              
23929              installperl --verbose and --silent.
23930              Subject: Re: [PATCH] More silencing of installman.
23931              
23932              Add install-silent target.
23933              
23934              AIX 4.3.3 has SOCKS in libc with a differently named init routine,
23935              the problem reported in
23936              Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
23937              
23938              Tweak the sfio/useperlio logic, hopefully as wished in
23939              Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
23940              
23941              One forgotten file from #6816.
23942              
23943              Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
23944              
23945              Remove duplicately applied patch shards.
23946              Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
23947              
23948              Support preserving extremely big/small angles.
23949              
23950              Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
23951              
23952              Subject: [PATCH] installation not quite silent yet.
23953              
23954              Update the test count.
23955              
23956              Use UVxf, PTR2UV, NVff.
23957              
23958              Document PTR2XX and INT2PTR.
23959              
23960              no-install target a la make -n.
23961              Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
23962              
23963              grep -e isn't portable.
23964              Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
23965              
23966              Can't get the test to reliably work thanks to the
23967              inaccurateness of floating point.  "Resolves" bug ids
23968              20000826.003, 20000826.009, 20000826.010,
23969              
23970              Subject: installman buglet
23971              
23972              DJGPP update from Laszlo Molnar.
23973              
23974              Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
23975              
23976              Passing -R in ldflags makes now it to appear in the default
23977              for lddlflags, just like with -L.
23978              Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
23979              
23980              Test nit.
23981              
23982              Use the actual thread type, not the pointer-to-struct.
23983              
23984              Provice virtual $Config{ccflags_nolargefiles} etc. 
23985              
23986              display_format used as a class method without arguments was broken,
23987              reported in
23988              Subject: Math::Complex->display_format() sets style to 'Math::Complex'
23989              
23990              Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
23991              
23992              Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
23993              
23994              Subject: [PATCH@6855] _Minor_ change to overload.pm pod
23995              
23996              opmini.o may be left around if a build is interrupted.
23997              
23998              Typo in #6858.
23999              
24000              Fix for ID 20000828.001, long doubles were not formatted
24001              correctly (showed up in $], which stopped installing perl).
24002              
24003              An attempt to fix the problem reported in
24004              Subject: Building perl@6856 using gcc/AIX 4.3.3 
24005              I can't test this properly since the gcc installation I have
24006              access to seems to be botched (gcc is calling the AIX cpp,
24007              a losing proposition...)
24008              
24009              Add -ld to archname on long tr...double platforms.
24010              
24011              Subject: hv.h Doc Patch
24012              
24013              Potential cruft.
24014              
24015              Subject: [PATCH bleedperl@6856] warnings fixes
24016              
24017              -S is the silent flag, -s is the strip flag.
24018              Subject: [PATCH] Re: [PATCH] make no-install          
24019              
24020              Take out the SUIDMAIL thing, that will not be
24021              a problem in 5.7.*.
24022              
24023              Subject: [PATCH bleedperl@6866] spellings
24024              
24025              Subject: [PATCH] Re: files not cleaned even by veryclean
24026              
24027              Use minimal @INC in tests, most of the time just '../lib',
24028              so that we simply can't pick up stuff from other Perls than
24029              the one we are testing.  Pointed out by
24030              Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built   
24031              
24032              Update to Getopt::Long 2.24, from Johan Vromans.
24033              
24034              Fix for thinko in #6848.
24035              Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
24036              
24037              Patches all over for people and the files they (hopefully) care about.
24038              
24039              Subject: Net::protoent does not export 'getproto'
24040              
24041              Missed a change in #6869.
24042              
24043              Subject: [PATCH] Warnings in B::Deparse
24044              
24045              Subject: [PATCH] Glob dumping
24046              
24047              Disable one of the tests for now.
24048              
24049              Disabling the one test is a bit tricky.
24050              
24051              Don't forget to tidy up.
24052              
24053              The #6881 removed one dump line.
24054              
24055              Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
24056              
24057              Under usethreads the dumped variable is IN_PAD.
24058              Subject: Re: [PATCH] Glob dumping
24059              
24060              Subject: [ID 20000829.026] [PATCH 6868] File::Temp
24061              
24062              Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
24063              
24064              Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
24065              
24066              Regen Configure for #6894.
24067              
24068              Subject: [PATCH: 6889] updates to perlebcdic.pod
24069              
24070              Undo namespace pollution of #6878.
24071              Subject: Re: Net::protoent does not export 'getproto'
24072              
24073              Admit that we are leaking scalars.
24074              
24075              Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
24076      Branch: maint-5.6/perl
24077           !> (integrate 271 files)
24078 ____________________________________________________________________________
24079 [  7894] By: gsar                                  on 2000/11/27  16:00:34
24080         Log: a couple of nits
24081      Branch: maint-5.6/perl
24082            ! MANIFEST pp_sys.c
24083 ____________________________________________________________________________
24084 [  7893] By: gsar                                  on 2000/11/27  15:10:56
24085         Log: integrate changes#6666..6678,6680..6682,6684..6691,6699..6733,
24086              6740..6745,6747..6757,6760
24087              
24088              Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
24089              
24090              Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
24091              
24092              Doc nits spotted by Richard Soderberg.
24093              
24094              move WNOHANG definition to where other such things are
24095              
24096              Make $Config{byteorder} more magical so that it is
24097              dynamically computed: nice for 'fat binaries'.
24098              Subject: [PATCH]: default byteorder
24099              
24100              Subject: [PATCH] Cwd.pm now uses strict
24101              
24102              Subject: Re: [PATCH]Re: Questions about Math::BigFloat
24103              
24104              Get -DLEAKTEST to compile (not necessarily to work, mind)
24105              Subject: [ID 20000724.006] -DLEAKTEST problem
24106              
24107              perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
24108              
24109              Add perlebcdic from Peter Prymmer, regen toc.
24110              
24111              Don't propose using modules built for 5.005 if no binary
24112              compatibility with 5.005 is attempted.
24113              
24114              Do not use prototyping here.
24115              Subject: [ID 20000817.016] [PATCH] Peek.xs
24116              
24117              Document what the backtick returns if the command fails.
24118              
24119              Add byteorder to the myconfig output.
24120              
24121              Introduce NVef, NVff, and NVgf, use the middle one.
24122              (helps for lib/peek + Linux + long doubles)  Reported in
24123              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
24124              Use NVs in POSIX math, not doubles.
24125              Subject: [ID 20000817.014] POSIX & modfl
24126              
24127              Subject: [PATCH 5.6.0+] newSVrv() memory leak
24128              
24129              The byteorder code in #6671 was wrong.
24130              
24131              Fix the lib/complex failure of
24132              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
24133              Linux long double accuracy issue: something that
24134              when printed with %g looks like "2" but int() of it is 1.
24135              
24136              Propagate new Configure vars.
24137              
24138              Unbuffer the output.
24139              
24140              Subject: [PATCH] perltrap.pod spring cleaning
24141              
24142              Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
24143              Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
24144              
24145              Tiny Getopt::Long patch from Johan Vromans.
24146              
24147              Document code point which makes if (defined %stash::) to work
24148              (noted by Spider Boardman).
24149              
24150              Subject: [PATCH perl@6698] cygwin port
24151              
24152              Document the NDBM_File and ODBM_File as SDBM_File
24153              was documented in #6417.
24154              
24155              The new tests were missing from #6415.
24156              
24157              Add [[:blank:]] as suggested in
24158              Subject: [ID 20000716.024] [=cc=] / [:blank:]
24159              (the [=cc=] has already been taken care of by #6439
24160              so the whole bug report can be closed)
24161              and make [[:space:]] to be equivalent to isspace(3)
24162              (as opposed to \s, which is isSPACE()).  The difference
24163              is that now [[:space:]] matches the mythical vertical tab,
24164              while \s doesn't.
24165              
24166              Don't eat leading os from index entries.
24167              Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
24168              
24169              Subject: [PATCH 5.6.0+] fix for Win32::DomainName
24170              
24171              Typo in pp_complement().
24172              Subject: [PATCH perl-current] Deparse
24173              
24174              Add warnif(), check warnings further up the stack,
24175              all the warnings functions now can take an optional object reference.
24176              Subject: [PATCH bleedperl@6691] warnings pragma update
24177              
24178              Fix a core dump in lib/selfloader under -DDEBUGGING.
24179              Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED) 
24180              
24181              Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
24182              
24183              Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
24184              
24185              Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
24186              Put back the long double avoidance code to POSIX.xs
24187              because VMS seems to need it still.
24188              
24189              Introduce a 'veryclean' target that is like 'distclean'
24190              but also removes *~ and *.orig.
24191              
24192              Subject: [ID 20000817.023] endianness description in perlfunc.pod
24193              
24194              Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
24195              
24196              Let's try #6717 again.
24197              
24198              UTF8 concat fixes.
24199              Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
24200              
24201              pp_open() could pass an uninitialized filename down to do_open9().
24202              
24203              Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
24204              
24205              Update to CGI 2.72, from Lincoln Stein.
24206              
24207              Subject: [PATCH] Silence MakeMaker (Was: installman)
24208              
24209              Use temporary directory instead of current directory.
24210              Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
24211              
24212              Document odd vs even subreleases and -Dusedevel.
24213              
24214              The veryclean target needs to clobber.
24215              
24216              Use File::Spec->tmpdir().
24217              
24218              Document the number of exponent digits.
24219              
24220              Mention perlebcdic and perlposix-bc.
24221              
24222              s/this one/the 5.6.0 release/
24223              
24224              The #6724 is here.
24225              
24226              The correct cleaning order is an art.
24227              
24228              small tweaks for change#6705: avoid C++ style comments in C code;
24229              use Perl's malloc API rather than the low level system one
24230              
24231              Array context keeps slithering in.
24232              
24233              Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
24234              
24235              Subject: [PATCH] os2.c fix for use64bitint
24236              
24237              Update to Pod::LaTeX 0.53.
24238              Subject: [PATCH] lib/Pod/LaTeX.pm updates
24239              
24240              Document the endianness of Alpha more precisely.
24241              
24242              Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
24243              
24244              Rename the macro argument because some preprocessors
24245              can't tell the difference and expand arguments also inside
24246              double quoted strings.
24247              
24248              free TLS slot properly on Windows
24249              
24250              use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
24251              
24252              Unicos/mk requires elaborate paranoia.
24253              
24254              Tweak the floating point output routine preferences.
24255              
24256              Also under djgpp the timestamps are funky.
24257              
24258              Apply some PodParser 1.18 patches; the Pod/Find.pm
24259              patches cannot be applied since #6712 conflicts.
24260              
24261              Use PodParser 1.18 new test.
24262              
24263              A pod nit.
24264              Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
24265              
24266              Be verydeepclean.
24267      Branch: maint-5.6/perl
24268           +> pod/perlebcdic.pod
24269           !> (integrate 106 files)
24270 ____________________________________________________________________________
24271 [  7892] By: jhi                                   on 2000/11/27  15:02:32
24272         Log: Update Changes.
24273      Branch: perl
24274            ! Changes patchlevel.h
24275 ____________________________________________________________________________
24276 [  7891] By: jhi                                   on 2000/11/27  14:57:23
24277         Log: Subject: Re: perlfaq style changes
24278              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
24279              Date: Sat, 25 Nov 2000 23:32:26 -0800
24280              Message-ID: <KyLI6gzkgiRK092yn@efn.org>
24281              
24282              plus a note from Ronald Kimball.
24283      Branch: perl
24284            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq6.pod
24285 ____________________________________________________________________________
24286 [  7890] By: jhi                                   on 2000/11/27  14:53:14
24287         Log: Subject: [PATCH perl@7825] Re: [ID 20001122.006] weird behaviour of $|
24288              From: Benjamin Holzman <bah@ecnvantage.com>
24289              Date: Sun, 26 Nov 2000 16:27:33 -0500
24290              Message-ID: <20001126162733.J25040@ecnvantage.com>
24291      Branch: perl
24292            ! gv.c
24293 ____________________________________________________________________________
24294 [  7889] By: jhi                                   on 2000/11/27  14:43:11
24295         Log: Subject: [ID 20001127.004] White space problem in perlamiga.pod
24296              From: lvirden@cas.org
24297              Date: Mon, 27 Nov 2000 09:32:06 -0500 (EST)
24298              Message-Id: <200011271432.JAA09550@lwv26awu.cas.org>     
24299      Branch: perl
24300            ! README.amiga
24301 ____________________________________________________________________________
24302 [  7888] By: jhi                                   on 2000/11/27  14:32:34
24303         Log: Restore also the locale test to no-sprintf-taint state.
24304              Fixes the bug 20001127.003.
24305      Branch: perl
24306            ! sv.c t/pragma/locale.t
24307 ____________________________________________________________________________
24308 [  7887] By: gsar                                  on 2000/11/27  14:13:05
24309         Log: integrate changes#6613..6616,6620..6665 from mainline
24310              
24311              VMS configure.com update continues.
24312              
24313              Subject: Test fails / warnings with perl-current #6612
24314              
24315              Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
24316              
24317              Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
24318              
24319              For now remove the mail code.
24320              
24321              Subject: Re: [PATCH] @+, @- readonly
24322              
24323              Subject: warning: storage class after type is obsolescent
24324              
24325              Subject: sfio2000
24326              
24327              Subject: Re: File::Temp problems on VMS in bleedperl
24328              
24329              README.os2 update.
24330              Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
24331              
24332              Make the user to give up his firstborn, err, to knowingly
24333              verify installing an unstable developer release.  Also bump
24334              the release to 5.7.0, but leave a patch tag in the local
24335              patches saying that this is not yet the real thing.
24336              
24337              Update (kinda) to Test 1.14, from Joshua Pritikin.
24338              
24339              make ok etc also for win32.
24340              
24341              Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
24342              
24343              Don't blow limited stacks, a lower number is enough to
24344              tickle the lookbehind limit.
24345              
24346              Use -Dusedevel; regen Configure and the respective Porting stuff.
24347              
24348              Subject: [PATCH] debugger exit code should reflect user exit code
24349              
24350              Subject: [PATCH perl@6620] cygwin port
24351              
24352              Missed a file from #6638.
24353              
24354              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)
24355              
24356              magic callbacks all need to have same type signature
24357              
24358              Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
24359              
24360              Fix a dependency problem.
24361              Subject: [PATCH: 6640] VMS Makefile.SH update
24362              
24363              The numeric locale was reset to "C" by s?printf and never restored.
24364              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
24365              No test since adding the failing example to locale.t
24366              does not fail -- probably because the locale settings are so
24367              thoroughly tweaked by that time.  Running the example standalone
24368              does fail, though.  UPDATE: test case added at change #7540.
24369              
24370              Subject: [ID 20000324.040] minor fix to perlhpux.pod
24371              
24372              Update to CPAN 1.57.
24373              
24374              Subject: [PATCH] Cwd::_backtick_pwd does not check return value
24375              
24376              Change the perlbug address to perl.org since it's more forgiving.
24377              
24378              Change the regx compilation error markers to use = instead of <
24379              since pod makes using the latter quite messy.  Reported in
24380              ID 20000814.006 by Abigail and in
24381              Subject: Unknown escape E<> ?
24382              
24383              Update to perldebtut 1.9, from Richard Foley.
24384              
24385              check that the number pseudo children doesn't exceed
24386              MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
24387              the WaitForMultipleObjects() limit that would cause wait()
24388              to crash)
24389              wait() and waitpid() could potentially be rewritten to use
24390              more than one thread to do the waiting to eliminate this
24391              limitation
24392              
24393              change#6328 could make close(SOCKET) return false on windows
24394              when it shouldn't
24395              
24396              pod nit seen in passing
24397              
24398              on windows, the return values from wait() and waitpid() don't
24399              match those of pseudo-pids
24400              
24401              waitpid() now handles externally spawned pids correctly;
24402              fixes for backtick/wait/waitpid failures on Windows 9x
24403              these changes make the pid returned by process functions on
24404              Windows 9x always positive by clearing the high bit (which
24405              is always set on Win9x); pseudo-process PIDs are likewise
24406              always negative now on Win9x (just as on NT/2000)
24407              
24408              trailing new %ENV entries weren't being pushed into the real
24409              environment of subprocesses on Windows
24410              
24411              Tweak the regex compilation errors once more.
24412              
24413              avoid warnings from dense compiler
24414              
24415              add "ok" targets from change#6632 in makefile.mk
24416      Branch: maint-5.6/perl
24417            - lib/Pod/PlainText.pm vms/configure.com
24418           !> (integrate 66 files)
24419 ____________________________________________________________________________
24420 [  7886] By: jhi                                   on 2000/11/27  13:54:18
24421         Log: __FUNCTION__ isn't portable and trying to emulate it leads
24422              into practically spelling out the name of the function.
24423              Takes care of the bug 20001127.001.
24424      Branch: perl
24425            ! perlio.c
24426 ____________________________________________________________________________
24427 [  7885] By: gsar                                  on 2000/11/27  13:53:18
24428         Log: integrate changes#6540..6541,6546..6549,6552..6554,6557..6606,
24429              6610..6611 from mainline
24430              
24431              Make regular expression parse error messages easier to understand.
24432              Subject: Re: enhanced(?) regex error messages
24433              
24434              Tiny tidying on report_evil_fh().
24435              
24436              Subject: Re: enhanced(?) regex error messages 
24437              plus Capitalize the error messages, plus perldiag them.
24438              
24439              Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
24440              
24441              Document here-doc better.
24442              
24443              Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
24444              
24445              Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
24446              Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
24447              (either perlbug or p5p ate the original), plus regen
24448              perlapi and perltoc. 
24449              
24450              Regen global.sym.
24451              
24452              Double check that we have a dirhandle.
24453              
24454              Subject: Re: enhanced(?) regex error messages
24455              (plus two small patches sent privately)
24456              (this still seems to leave few test failures)
24457              
24458              warn is a macro, avoid using at a variable to avoid warnings
24459              in some configurations; readdir.t is too conservative in
24460              estimating number of *.t's
24461              
24462              Get back into sync with Jeffrey on the enhanced regex warnings.
24463              
24464              Subject: [PATCH 5.6.0] cygwin port
24465              
24466              Zero entries were skipped, fix from Adrian Goalby
24467              <argoalby@yahoo.co.uk>
24468              
24469              Subject: Remove dead entry in perldiag
24470              
24471              Amend the description of Perl6.
24472              Subject: [PATCH Perl-5.6.0] perlfaq1.pod
24473              
24474              detypo
24475              
24476              It's the 2ndO'ROSSC.
24477              
24478              Revert the sv.c part of #6559, a better fix is needed.
24479              
24480              Iterating perl6 description.
24481              
24482              Update to Term::ANSIColor 1.03, from Russ Allbery.
24483              
24484              Update to Getopt::Long 2.23_05, from Johan Vromans.
24485              
24486              Small AUTHORS and MAINTAIN updates.  Could do with big updates.
24487              
24488              Update to Pod::Parser 1.17, from Brad Appleton.
24489              
24490              Update to CPAN 1.56, from Andreas König.
24491              
24492              Update to CGI 2.70, from Lincoln Stein.
24493              
24494              Put back the std @INC thing.
24495              
24496              Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
24497              Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
24498              
24499              Document the IO::Select timeout.
24500              
24501              sleep(1) does not necessarily return 1.
24502              Subject: [PATCH bleadperl] op/lex_assign.t  
24503              
24504              Subject: debugger "d" command doesnt check line number
24505              
24506              B::Deparse didn't do sub attributes.
24507              Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
24508              
24509              Preprocessing and postprocessing for File::Find.
24510              Subject: Patch to Find::File.pm to allow alphabetical results
24511              
24512              Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value 
24513              
24514              Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
24515              
24516              Subject: Re: [ID 20000730.003] utf8::length() bad
24517              
24518              Subject: Getting perlio and threads to compile
24519              (the Solaris version changes in Configure skipped)
24520              
24521              Tests for #6589.
24522              Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
24523              
24524              Add Perl debugging tutorial, regen toc. 
24525              Subject: perldebtut.pod
24526              
24527              Add a few missing files, update MANIFEST.
24528              
24529              Rewrite of vms/subconfigure.com as configure.com,
24530              from Peter Prymmer and the vmsperl crew.
24531              
24532              Should have deleted this in #6603.
24533              
24534              Fix the test for 5005threads.
24535              
24536              Fix-n-skip the tests under 5005threads.
24537              
24538              Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
24539              
24540              Upgrade to CGI 2.71, from Lincoln Stein.
24541      Branch: maint-5.6/perl
24542           +> lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
24543           +> lib/Pod/PlainText.pm pod/perldebtut.pod t/lib/gol-oo.t
24544           +> t/op/regmesg.t t/pod/find.t vms/configure.com
24545            - vms/subconfigure.com
24546            ! lib/lib.pm
24547           !> (integrate 115 files)
24548 ____________________________________________________________________________
24549 [  7884] By: jhi                                   on 2000/11/27  13:44:33
24550         Log: Subject:  [PATCH perl@7795 (and earlier)] VMS test cleanup
24551              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
24552              Date:     Mon, 27 Nov 2000 08:23:54 EST
24553              Message-Id: <001127082318.6381c@DUPHY4.Physics.Drexel.Edu>
24554      Branch: perl
24555            ! vms/descrip_mms.template vms/test.com
24556 ____________________________________________________________________________
24557 [  7883] By: gsar                                  on 2000/11/27  11:50:46
24558         Log: integrate changes#6469..6484,6486..6501,6504..6505,6507..6509,
24559              6511..6513,6515..6523,6525..6536
24560              
24561              The swallow_bom() saga continues.  The #23 of require.t
24562              (UTF16-LE) still fails (silently, no output) but the #22
24563              (UTF16-BE) seems to be working now.  The root of the
24564              failure may be in sv_gets(): is it UTF-16LE-aware,
24565              especially when it comes to line endings? 
24566              
24567              Document the problem with -P in HP-UX and its workaround.
24568              
24569              Subject: [PATCH] allow non-variable as lhs of non-updating tr///
24570              (aka ID 20000730.002)
24571              
24572              Subject: fix and question re: waitpid() under win32
24573              
24574              Make the safety catch for buggy gccs work with triple version
24575              numbers like 2.95.2.  Reported in
24576              Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
24577              
24578              In Digital UNIX warn if gcc explicitly chosen because even
24579              2.95.2 is known to cause problems.
24580              
24581              Make chr() for values >127 to create utf8 when under utf8.
24582              
24583              various syntax errors and such (not fixed: comp/require.t#22 coredump
24584              on Windows)
24585              
24586              Stash away the largefiles flags and libswanted.
24587              
24588              BOM patching from Simon Cozens.
24589              
24590              If gccosandvers is equal to osname, clear gccosandvers.
24591              
24592              Make p4desc to skip non-mainperl branches by default.
24593              
24594              Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
24595              
24596              The test from this
24597              Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
24598              
24599              In new BSDs changes to argv[] do not show up in ps(1) output,
24600              instead one must use setproctitle().  This was already addressed
24601              by change #6457, but the below has a new variant for FreeBSD 4.0
24602              or later, and the matter is also documented more.
24603              
24604              FreeBSD 3.* updates from
24605              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
24606              
24607              regen_headers, regen perltoc.
24608              
24609              Document in one place the memory abstractions used in Perl core.
24610              
24611              memcpy has n o in it, as pinted ut by Sarathy.
24612              
24613              Remove the extraneous "main::" prefix from all the
24614              "opened only for", "on closed", and "never opened" warnings.
24615              
24616              The name of a filehandle does not have <these>.
24617              
24618              The tr utf8 patching continues.
24619              
24620              The new setproctitle() feature is available only in 
24621              bleeding edge FreeBSD.  From Paul Saab.
24622              
24623              Subject: [PATCH bleadperl] [ID 20000731.010] regex error 
24624              
24625              Dump UVs as UVs in Data::Dumper.
24626              
24627              detypo #6494
24628              
24629              Document the IVdf UVuf UVof UVxf.
24630              
24631              require.t needs binmode() to work on windows
24632              
24633              Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
24634              that are hopefully soon put into use.
24635              
24636              Allow "no Module;" even if there is no 'unimport'.
24637              
24638              Better skip message for the test; one of the two problems in
24639              Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
24640              
24641              The subtest 4 may fail also on VOBS, as pointed out
24642              by Nick Ing-Simmons in November 1999, bug id 19991124.003
24643              (but the failure in that bug report isn't the subtest 4).
24644              
24645              Be more informative on what is skipped and why,
24646              also repeat the list at the end.
24647              
24648              Add a URL for FSF.
24649              
24650              Subject: [PATCH] sv.h documentation - SvLEN
24651              
24652              Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
24653              
24654              Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
24655              
24656              Subject: [PATCH] bad cppsymbols on os2 + Configure question
24657              
24658              Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
24659              
24660              Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
24661              mention the idea of @( and @)
24662              
24663              This is 6512.  Really.
24664              
24665              Subject: [ID 19990721.004] Documentation bug in perlfunc
24666              
24667              Subject: Minor tweak to perlvar.pod
24668              
24669              In the warnings call filehandles consistently so;
24670              add "unopened" warning for stat().
24671              
24672              After the #6519 a warning about stat() is just that,
24673              not about a filetest, which now have their own warning.
24674              
24675              Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
24676              
24677              Subject: Re: Array vs. List context
24678              
24679              Subject: New perlcc, take 2
24680              
24681              Weed buglets pointed out by
24682              Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
24683              
24684              gcc versions might have (parentheses) in them.
24685              
24686              Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
24687              
24688              Essential prototype changes were missing from #6527.
24689              Also make report_evil_fh() more bomb-proof.
24690              
24691              Zap lib/Sys directory when cleaning up.
24692              
24693              Change the Policy policy: now -Dprefix= with an existing
24694              Policy.sh and prefix == siteprefix == vendorprefix, then all
24695              of them follow along the new prefix.
24696              Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
24697              
24698              Continue fixing the io warnings.  This also
24699              sort of fixes bug ID 20000802.003: the core dump
24700              is no more.  Whether the current behaviour is correct
24701              (giving a warning: "Not a format reference"), is another matter.
24702              
24703              Have symbols for the IoTYPEs.
24704              
24705              Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
24706              
24707              Document a bit that UDP is not what you might think.
24708              Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
24709              tr memory corruption fix from Simon Cozens.
24710              
24711              Plug the security hole described in the Aug 05 2000 bugtraq message
24712              "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
24713              The security hole exists only in suidperls, which isn't
24714              installed or even built by default.
24715      Branch: maint-5.6/perl
24716           !> (integrate 71 files)
24717 ____________________________________________________________________________
24718 [  7882] By: gsar                                  on 2000/11/27  10:25:36
24719         Log: integrate changes#6439..6444,6446..6453,6455..6457,6460..6465,6467..6468
24720              from mainline
24721              
24722              Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
24723              to be fatal errors (instead of by default ignoring them, and
24724              ignoring with a bug: even though -w gave an error, the opening [
24725              was left in)  Reported in:
24726              
24727              Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
24728              
24729              Subject: [PATCH] split /^/
24730              
24731              MacOS nits from Matthias Neeracher.
24732              
24733              More split() doc and test patches from Mike Guy.
24734              
24735              Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
24736              from Graham Barr in the module list.
24737              
24738              docfix from Peter Scott <Peter@PSDT.com>.
24739              
24740              File::Temp patches for VMS and OS/2 from Tim Jenness.
24741              
24742              open() wariness in perlbug.
24743              
24744              Subject: [PATCH] minor doc change - perlguts
24745              
24746              Subject: Minor doc patch: handy.h
24747              
24748              Be wary of close()s, too.
24749              
24750              Further File::Temp patches from Yitzchak Scott-Thoennes
24751              and Craig A. Berry.
24752              
24753              Subject: [PATCH] fixes bug 20000508.004
24754              
24755              Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
24756              
24757              Allow "no AutoLoader;", based on change #6444,
24758              suggested by Graham Barr.
24759              
24760              Use setproctitle() if available to modify $0.
24761              
24762              Warn if the version of the operating system used to compile gcc
24763              differs from the current version of the operating system.
24764              Also display the gcc compilation os and version in myconfig.
24765              Inspiration from
24766              
24767              Tiny fixes for #6460.
24768              
24769              The problem described in this
24770              Subject: [ID 20000322.018] named chars aren't magical enough
24771              has been fixed in perl 5.6.0 but just in case added a test
24772              to keep it away.  (The report from Joseph Hall.)
24773              
24774              Tune the comments and hopefully stop a memory leak.
24775              
24776              Subject: UTF8 concat
24777              (with a memory leak fixed, plus a few casts added)
24778              This also seems to help for
24779              Subject: [ID 20000716.015] join UTF8 weirdness
24780              
24781              Do not upgrade SVs into utf8 just because they participate
24782              in eq or cmp.  Reported and fix suggested in
24783              Subject: [ID 20000720.009] sv_eq UTF8 bug
24784              
24785              Fix the HALF_UPGRADE() macro introduced in #6263.
24786              
24787              Find green threads before native threads.
24788              Subject: Re: Patch to jpl/JNI/Makefile.PL
24789      Branch: maint-5.6/perl
24790           !> (integrate 30 files)
24791 ____________________________________________________________________________
24792 [  7881] By: jhi                                   on 2000/11/27  05:48:41
24793         Log: It seems that *both* the unused submatch loop cleanup
24794              codes are needed.
24795      Branch: perl
24796            ! regexec.c
24797 ____________________________________________________________________________
24798 [  7880] By: jhi                                   on 2000/11/27  04:50:07
24799         Log: Clean .exists deeper.
24800      Branch: perl
24801            ! Makefile.SH
24802 ____________________________________________________________________________
24803 [  7879] By: jhi                                   on 2000/11/27  02:31:35
24804         Log: The code in regcppop() (see #7878) contains the correct lower
24805              limit for the unused submatch 'cleanup' loop so that under
24806              "use utf8" the following code wouldn't dump core:
24807              "," =~ /([^,]*,)*/  With the the wrong lower limit (>=1)
24808              the cleanup loop in regtry() stomped beyond allocated area
24809              in the startp[] array.  Therefore, copied the correct lower
24810              loop limit (*PL_reglastparen) to regtry().  Note: something
24811              may still not be quite right: why was the _higher_ loop limit
24812              (prog->nparens) different in the utf8 case?
24813              
24814              After this patch "./perl -Ilib -Mutf8 t/op/regexp.t" works
24815              without core dumps, there were about 17 of them before
24816              the patch (with us since Perl 5.7.0).  Two failures, still:
24817              496 and 505 (though these may not be severe).
24818              
24819              Patch #7881 is also needed since both the cleanup loops
24820              seem to be needed.
24821              
24822              Also, the t/op/pat#44 seems to core dump under utf8.
24823              Plus a couple of failures.  UGH-8.
24824      Branch: perl
24825            ! regexec.c
24826 ____________________________________________________________________________
24827 [  7878] By: jhi                                   on 2000/11/27  02:21:17
24828         Log: The unused submatch cleanup code in regtry() seems to be more crucial,
24829              the code in regcppop() seems to be redundant for the test suite --
24830              but it contains a germ of truth, and it needed for the build
24831              process itself: see #7879 and #7881.
24832      Branch: perl
24833            ! regexec.c
24834 ____________________________________________________________________________
24835 [  7877] By: jhi                                   on 2000/11/27  01:53:09
24836         Log: Comment on comment.
24837      Branch: perl
24838            ! regexec.c
24839 ____________________________________________________________________________
24840 [  7876] By: jhi                                   on 2000/11/27  00:49:59
24841         Log: Adjust the docs to agree with #7875.
24842      Branch: perl
24843            ! pod/perllocale.pod
24844 ____________________________________________________________________________
24845 [  7875] By: jhi                                   on 2000/11/27  00:49:27
24846         Log: Retract #7863.  It makes more sense not to taint formatted output,
24847              not even by sprintf().
24848      Branch: perl
24849            ! sv.c
24850 ____________________________________________________________________________
24851 [  7874] By: jhi                                   on 2000/11/26  23:36:02
24852         Log: Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
24853              Not really fixed (should really dump the UTF-8 charclass),
24854              but stopped displaying the garbage.
24855              
24856              Also add a note on the (missing) Unicode PSXSPC and BLANK.
24857      Branch: perl
24858            ! regcomp.c
24859 ____________________________________________________________________________
24860 [  7873] By: jhi                                   on 2000/11/26  21:31:13
24861         Log: BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.
24862      Branch: perl
24863            ! regexec.c
24864 ____________________________________________________________________________
24865 [  7872] By: jhi                                   on 2000/11/26  21:06:04
24866         Log: No need to scan till infinity, 13 is enough.
24867      Branch: perl
24868            ! handy.h utf8.c
24869 ____________________________________________________________________________
24870 [  7871] By: jhi                                   on 2000/11/26  20:20:32
24871         Log: Test line numbers are different with utf8.
24872      Branch: perl
24873            ! t/op/re_tests
24874 ____________________________________________________________________________
24875 [  7870] By: jhi                                   on 2000/11/26  20:10:12
24876         Log: Message nit.
24877      Branch: perl
24878            ! regcomp.c
24879 ____________________________________________________________________________
24880 [  7869] By: jhi                                   on 2000/11/26  19:01:05
24881         Log: Make utf8_length() and utf8_distance() (the latter of which
24882              is unused at the moment) to be less forgiving about bad UTF-8.
24883      Branch: perl
24884            ! embed.h embed.pl objXSUB.h proto.h utf8.c
24885 ____________________________________________________________________________
24886 [  7868] By: jhi                                   on 2000/11/26  18:45:56
24887         Log: Subject: Re: [ID 20001125.004] OK: perl v5.7.0 +DEVEL7825 on i686-linux 2.2.17 (UNINSTALLED)
24888              From: Benjamin Holzman <bah@ecnvantage.com>
24889              Date: Sat, 25 Nov 2000 20:40:20 -0500       
24890              Message-ID: <20001125204020.A25040@ecnvantage.com>              
24891              
24892              Debian allows installing /usr/bin/locale without installing
24893              any locales, an error message will ensue.
24894      Branch: perl
24895            ! t/pragma/locale.t
24896 ____________________________________________________________________________
24897 [  7867] By: jhi                                   on 2000/11/26  18:31:12
24898         Log: Subject: Re: [PATCH: perl@7825] SvTEMP-ness on rhs of aassign can wreak havoc
24899              From: Benjamin Holzman <bah@ecnvantage.com>
24900              Date: Sun, 26 Nov 2000 02:42:34 -0500
24901              Message-ID: <20001126024234.G25040@ecnvantage.com>
24902              
24903              Patch for the bug 20000212.002.
24904      Branch: perl
24905            ! sv.c t/op/array.t
24906 ____________________________________________________________________________
24907 [  7866] By: jhi                                   on 2000/11/26  18:28:09
24908         Log: Subject: PATCH: File::Temp fix on WindowsNT/VMS
24909              From: Tim Jenness <t.jenness@jach.hawaii.edu>
24910              Date: Fri, 24 Nov 2000 18:38:34 -1000 (HST)
24911              Message-ID: <Pine.LNX.4.21.0011241833230.18423-100000@lapaki.jach.hawaii.edu>
24912              
24913              File::Temp 0.11.
24914      Branch: perl
24915            ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
24916 ____________________________________________________________________________
24917 [  7865] By: jhi                                   on 2000/11/26  18:24:22
24918         Log: The metaconfig unit change for #7864.
24919      Branch: metaconfig/U/perl
24920            ! need_va_copy.U
24921 ____________________________________________________________________________
24922 [  7864] By: jhi                                   on 2000/11/26  18:23:41
24923         Log: Make the va_copy() test not to be so talkative.
24924      Branch: perl
24925            ! Configure config_h.SH
24926 ____________________________________________________________________________
24927 [  7863] By: jhi                                   on 2000/11/26  18:11:02
24928         Log: Fix locale inconsistencies unearthed by Hugo's work.
24929              Now the floating point sprintf really does taint the result
24930              string as perllocale promises (has promised for a long time)
24931              if "use locale" is in the lexical scope.
24932      Branch: perl
24933            ! sv.c t/pragma/locale.t
24934 ____________________________________________________________________________
24935 [  7862] By: jhi                                   on 2000/11/26  00:35:15
24936         Log: Subject: [PATCH] Re: pp_add -> pp_i_add efficiency hack?
24937              From: Nicholas Clark <nick@ccl4.org>
24938              Date: Sun, 26 Nov 2000 00:07:50 +0000
24939              Message-ID: <20001126000750.A22446@plum.flirble.org>
24940              
24941              Infinit.
24942      Branch: perl
24943            ! sv.c
24944 ____________________________________________________________________________
24945 [  7861] By: jhi                                   on 2000/11/26  00:01:26
24946         Log: Integrate perlio.
24947      Branch: perl
24948           !> doio.c perlio.c perliol.h pp_sys.c win32/makefile.mk
24949 ____________________________________________________________________________
24950 [  7860] By: nick                                  on 2000/11/25  22:04:17
24951         Log: Correct relative path from new ext\Filter\Util\Call location
24952              back to miniperl.
24953      Branch: perlio
24954            ! win32/makefile.mk
24955 ____________________________________________________________________________
24956 [  7859] By: nick                                  on 2000/11/25  21:26:54
24957         Log: Integrate mainline.
24958      Branch: perlio
24959           +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
24960           +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
24961           +> t/lib/filter-util.t
24962            - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
24963            - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
24964            - t/lib/filt-util.t
24965           !> AUTHORS Configure MANIFEST README.amiga configure.com doio.c
24966           !> embed.h embed.pl ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
24967           !> hints/solaris_2.sh hints/uwin.sh hints/vmesa.sh
24968           !> lib/ExtUtils/MM_Unix.pm makedef.pl perl.h perlio.c perlio.h
24969           !> perlsdio.h proto.h t/lib/io_sock.t win32/Makefile
24970           !> win32/makefile.mk
24971 ____________________________________________________________________________
24972 [  7858] By: gsar                                  on 2000/11/25  20:52:17
24973         Log: C<foreach my $x ...> in pseudo-fork()ed process may diddle
24974              parent's memory; fix it by keeping track of the actual pad
24975              offset rather than a raw pointer (this change is probably also
24976              relevant to non-ithreads case to avoid fallout from reallocs of
24977              the pad array, but is currently only enabled for the ithreads
24978              case in the interests of minimal disruption to existing "well
24979              tested" code)
24980      Branch: perl
24981            ! embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
24982            ! proto.h scope.c scope.h sv.c t/op/fork.t
24983 ____________________________________________________________________________
24984 [  7857] By: nick                                  on 2000/11/25  20:01:28
24985         Log: All tests pass on Win32/gcc/USE_PERLIO.
24986              - when crlf layer is pushed make unix-level binary.
24987              - remove :crlf injection in pp_backtick in pp_sys.c
24988              - (Change dependacy of extension .dll's to perldll.def rather than perl.exe)
24989      Branch: perlio
24990            ! doio.c perlio.c pp_sys.c win32/makefile.mk
24991 ____________________________________________________________________________
24992 [  7856] By: jhi                                   on 2000/11/25  18:38:30
24993         Log: Update the metaconfig units for #7855.
24994      Branch: metaconfig/U/perl
24995            ! useperlio.U usesocks.U
24996 ____________________________________________________________________________
24997 [  7855] By: jhi                                   on 2000/11/25  18:37:54
24998         Log: Undo the SOCKS workarounds, instead start using PerlIO
24999              if SOCKS is selected.
25000              
25001              Subject: perl@7847, [ID 20001030.005], close-patch, perlio - The big cleanup
25002              From: Jens Hamisch <jens@Strawberry.COM>
25003              Date: Fri, 24 Nov 2000 18:31:30 +0100
25004              Message-ID: <20001124183130.E28337@Strawberry.COM>
25005              
25006              Subject: Re: perl@7847, [ID 20001030.005], close-patch, perlio - Patch the patch ...
25007              From: Jens Hamisch <jens@Strawberry.COM>
25008              Date: Fri, 24 Nov 2000 19:11:51 +0100
25009              Message-ID: <20001124191151.A28753@Strawberry.COM>
25010      Branch: perl
25011            ! Configure doio.c embed.h embed.pl makedef.pl perl.h perlio.c
25012            ! perlio.h perlsdio.h proto.h t/lib/io_sock.t
25013 ____________________________________________________________________________
25014 [  7854] By: jhi                                   on 2000/11/25  17:39:08
25015         Log: Undo #7848.  Some of the code seems to use walkoptree(),
25016              some walkoptree_slow().  An unfinished renaming?
25017              Now the sub is walkoptree() (which is @EXPORT_OK),
25018              the walkoptree_slow() is a typeglob alias to walkoptree.
25019              This makes the tests to pass, at least.
25020      Branch: perl
25021            ! ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
25022 ____________________________________________________________________________
25023 [  7853] By: nick                                  on 2000/11/24  22:24:33
25024         Log: Re-arrange crlf vs binary for platforms that care.
25025              crlf layer is now "the" buffer layer and can turn its behaviour on/off.
25026              Lip-service to making stdio layer work on such platfroms (untested).
25027              Now fails 3 tests rather than one, checkin to see if I can debug 
25028              the issue under linux. (Do not merge.)
25029      Branch: perlio
25030            ! doio.c perlio.c perliol.h
25031 ____________________________________________________________________________
25032 [  7852] By: jhi                                   on 2000/11/24  18:57:39
25033         Log: AUTHORS edits.
25034      Branch: perl
25035            ! AUTHORS
25036 ____________________________________________________________________________
25037 [  7851] By: jhi                                   on 2000/11/24  17:34:56
25038         Log: Add Jan-Erik Karlsson.
25039      Branch: perl
25040            ! AUTHORS
25041 ____________________________________________________________________________
25042 [  7850] By: jhi                                   on 2000/11/24  17:27:56
25043         Log: Configure should find stdchar on its own.
25044      Branch: perl
25045            ! hints/solaris_2.sh
25046 ____________________________________________________________________________
25047 [  7849] By: jhi                                   on 2000/11/24  17:24:55
25048         Log: Subject: PATCH over 7848: Filter test flawed
25049              From: andreas.koenig@anima.de (Andreas J. Koenig)
25050              Date: 24 Nov 2000 10:28:29 +0100
25051              Message-ID: <m3k89tbtxe.fsf@ak-71.mind.de>
25052      Branch: perl
25053            ! t/lib/filter-util.t
25054 ____________________________________________________________________________
25055 [  7848] By: jhi                                   on 2000/11/24  17:22:15
25056         Log: Subject: [ID 20001124.001] B exports "walkoptree" but does not define it
25057              From: Simon Cozens <simon@pembro4.pmb.ox.ac.uk>
25058              Date: Fri, 24 Nov 2000 16:12:58 +0000
25059              Message-Id: <E13zLT8-0005FN-00@pembro4.pmb.ox.ac.uk>
25060      Branch: perl
25061            ! ext/B/B.pm
25062 ____________________________________________________________________________
25063 [  7847] By: jhi                                   on 2000/11/24  03:07:01
25064         Log: Integrate perlio.
25065      Branch: perl
25066           !> doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
25067           !> win32/makefile.mk
25068 ____________________________________________________________________________
25069 [  7846] By: gsar                                  on 2000/11/24  00:55:57
25070         Log: integrate changes#6415..6418,6420..6438 from mainline
25071              
25072              Fix the bitvector ops for utf8 (tricky since past 7 bits
25073              the utf8 'characters' can be more than one octet).
25074              
25075              MPE/ix updates for perl 5.6.0 from Mark Bixby.
25076              
25077              Subject: SDBM_File documentation
25078              
25079              Detypo.
25080              
25081              Decutandpasto.
25082              
25083              Send all installperl messages to STDERR and be -w clean.
25084              
25085              Out-of-date note removed.
25086              
25087              Protect against "wild next"s, that is, callbacks doing "next"
25088              instead of "return".
25089              
25090              Use STDOUT consistently.
25091              
25092              The output might have been produced in the wrong order.
25093              
25094              A missing 'break' after the [[:space:]] switch case.
25095              
25096              Add tests for
25097              [ID 19991110.003] another matching finding by pcre author
25098              which has already been fixed by some patch, as verified in
25099              
25100              Documentation to explain the behaviour of map().
25101              
25102              Add an optimization for map-maps-a-list-element-to-more-list-elements
25103              case, but add also notes explaining the relationship of this
25104              patch and the earlier notes by Sarathy.
25105              
25106              Subject: [ID 20000716.023] syslog test fails without sockets
25107              
25108              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
25109              Test cases for #6431.
25110              
25111              File::Spec::VMS fixup for tmpdir from Craig Berry.
25112              
25113              Make the "uninit variable" warning to say "concat or string"
25114              or "join or string" when in concat or join .
25115              
25116              Get UTF16 BOMs working.  Patch from
25117              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
25118              
25119              Subject: [PATCH] Make large file tests deal with SIGXFSZ
25120              
25121              Subject: [ID 20000724.003] Documentation changes for perllocale.pod
25122              
25123              Subject: [PATCH] av.c apidoc
25124      Branch: maint-5.6/perl
25125           !> (integrate 43 files)
25126 ____________________________________________________________________________
25127 [  7845] By: gsar                                  on 2000/11/24  00:20:45
25128         Log: integrate changes#6406..6414 from mainline
25129              
25130              Merge perlhacktut into perlhack, update perlguts.
25131              
25132              Fix AutoSplit to use File::Spec the right way in VMS,
25133              from Peter Prymmer.
25134              
25135              The bug report
25136              [ID 19991110.002] minimal matching discrepancy found by pcre author
25137              seems to have been fixed (though differently from what was suggested
25138              in the report) in 5.6.0.  Add tests to keep the bug from reappearing.
25139              
25140              thinko fix in vms/descrip_mms.template, the win32.pod in lib,
25141              not in pod, from Peter Prymmer
25142              
25143              Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
25144              From: Hugo <hv@crypt.compulink.co.uk>
25145              Date: Fri, 14 Jul 2000 23:05:20 +0100
25146              Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
25147              
25148              Didn't anymore apply, but that point still could use another fix.
25149              
25150              lib/b test fixes from Peter Prymmer.
25151              
25152              More docs for sv functions.
25153              
25154              perlvms.pod whitespace cleanup to keep pod utils happy.
25155              
25156              another VMS build tweak from Peter Prymmer
25157      Branch: maint-5.6/perl
25158           !> embed.pl lib/AutoSplit.pm pod/perlapi.pod pod/perlfunc.pod
25159           !> pod/perlguts.pod pod/perlhack.pod sv.c t/lib/b.t t/op/re_tests
25160           !> vms/descrip_mms.template vms/perlvms.pod
25161 ____________________________________________________________________________
25162 [  7844] By: nick                                  on 2000/11/23  23:42:45
25163         Log: Win32/perlio Now just fails one io/argv.t test - lack 
25164              of default :crlf on standard streams.
25165      Branch: perlio
25166            ! doio.c perlio.c
25167 ____________________________________________________________________________
25168 [  7843] By: nick                                  on 2000/11/23  23:04:05
25169         Log: Win32 passes all but t/lib/peek.t with perlio and home-grown crlf.
25170              peek fail is showing a real problem (multiple crlf layers
25171              are getting pushed.)
25172      Branch: perlio
25173            ! doio.c perlio.c win32/makefile.mk
25174 ____________________________________________________________________________
25175 [  7842] By: nick                                  on 2000/11/23  19:46:23
25176         Log: Implement PerlIO_binmode()
25177              Fix PerlIOCrlf_unread() (*--ptr rather than *ptr-- ...)
25178              Test on UNIX with PERLIO="perlio crlf" to mimic Win32,
25179              make binmode in t/lib/io_tell.t unconditional so that works.
25180              Checkin just so Win32 machine can see these changes.
25181      Branch: perlio
25182            ! doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
25183 ____________________________________________________________________________
25184 [  7841] By: jhi                                   on 2000/11/23  19:30:00
25185         Log: README.amiga changes from Jan-Erik Karlsson <trg@privat.utfors.se>.
25186      Branch: perl
25187            ! README.amiga
25188 ____________________________________________________________________________
25189 [  7840] By: jhi                                   on 2000/11/23  17:18:02
25190         Log: SOCKS wrestling continues, patches from Jens Hamisch.
25191      Branch: perl
25192            ! doio.c embed.h embed.pl perlsdio.h proto.h
25193 ____________________________________________________________________________
25194 [  7839] By: jhi                                   on 2000/11/23  16:54:14
25195         Log: Push Filter::Util::Call one level deeper.
25196      Branch: perl
25197            + t/lib/filter-util.t
25198           +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
25199           +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
25200            - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
25201            - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
25202            - t/lib/filt-util.t
25203            ! MANIFEST configure.com hints/uwin.sh hints/vmesa.sh
25204            ! win32/Makefile win32/makefile.mk
25205 ____________________________________________________________________________
25206 [  7838] By: jhi                                   on 2000/11/23  16:52:40
25207         Log: Reach back one higher up when searching for PERL_SRC.
25208      Branch: perl
25209            ! lib/ExtUtils/MM_Unix.pm
25210 ____________________________________________________________________________
25211 [  7837] By: jhi                                   on 2000/11/23  16:05:41
25212         Log: Subject: Re: perl@7826
25213              Date: Thu, 23 Nov 2000 02:20:25 -0600
25214              From: "Craig A. Berry" <craigberry@mac.com>
25215              Message-Id: <p04330102b6424b6cd4c9@[172.16.52.1]>
25216              
25217              Make VMS to like Filter::Util::Call. 
25218      Branch: perl
25219            ! configure.com ext/Filter/Util/Makefile.PL
25220 ____________________________________________________________________________
25221 [  7836] By: nick                                  on 2000/11/23  16:04:08
25222         Log: Implement crlf layer - not ready for merge.
25223      Branch: perlio
25224            ! perlio.c win32/makefile.mk
25225 ____________________________________________________________________________
25226 [  7835] By: jhi                                   on 2000/11/23  15:56:52
25227         Log: STDCHAR is different in Sparc v9 vs x86.
25228      Branch: perl
25229            ! hints/solaris_2.sh
25230 ____________________________________________________________________________
25231 [  7834] By: jhi                                   on 2000/11/23  15:50:47
25232         Log: The type needs to be visible to protos.
25233      Branch: perl
25234            ! perl.h
25235 ____________________________________________________________________________
25236 [  7833] By: jhi                                   on 2000/11/23  15:40:46
25237         Log: Finish unfinished SOCKS workaround changes.
25238      Branch: perl
25239            ! doio.c
25240 ____________________________________________________________________________
25241 [  7832] By: jhi                                   on 2000/11/23  15:33:30
25242         Log: Integrate perlio.
25243      Branch: perl
25244           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
25245           !> win32/makefile.mk
25246 ____________________________________________________________________________
25247 [  7831] By: nick                                  on 2000/11/23  10:31:07
25248         Log: Correct makefile.mk dependancies for ext/Filter/Util
25249              Build ext/Encode
25250              Run dmake regen_config_h
25251      Branch: perlio
25252            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
25253            ! win32/makefile.mk
25254 ____________________________________________________________________________
25255 [  7830] By: nick                                  on 2000/11/23  08:05:07
25256         Log: Integrate mainline
25257      Branch: perlio
25258           +> ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
25259           +> ext/Filter/Util/Makefile.PL lib/Filter/Simple.pm
25260           +> t/lib/filt-util.pl t/lib/filt-util.t
25261           !> (integrate 41 files)
25262 ____________________________________________________________________________
25263 [  7829] By: gsar                                  on 2000/11/23  03:07:11
25264         Log: build the Filter extension on windows
25265      Branch: perl
25266            ! win32/Makefile win32/makefile.mk
25267 ____________________________________________________________________________
25268 [  7828] By: gsar                                  on 2000/11/23  02:46:35
25269         Log: regenerate win32/config* and fix some inconsistencies in the
25270              makefiles; always export Perl_deb() because it is needed
25271              by ext/re/* (whether perl itself is built with -DDEBUGGING
25272              or not)
25273      Branch: perl
25274            ! makedef.pl win32/Makefile win32/config_H.bc win32/config_H.gc
25275            ! win32/config_H.vc win32/makefile.mk
25276 ____________________________________________________________________________
25277 [  7827] By: gsar                                  on 2000/11/23  02:18:38
25278         Log: get sources building on windows+MSVC again (untested with other
25279              compilers)
25280      Branch: perl
25281            ! win32/include/sys/socket.h win32/perllib.c
25282 ____________________________________________________________________________
25283 [  7826] By: jhi                                   on 2000/11/23  01:18:26
25284         Log: Update Changes.
25285      Branch: perl
25286            ! Changes patchlevel.h
25287 ____________________________________________________________________________
25288 [  7825] By: jhi                                   on 2000/11/23  00:20:41
25289         Log: Subject: Re: av.c patch (having slight problems)
25290              From: "Ben Tilly" <ben_tilly@hotmail.com>
25291              Date: Tue, 21 Nov 2000 23:29:31 -0500
25292              Message-ID: <LAW2-F113pL32ctFfj800000d81@hotmail.com>
25293              
25294              unshift() speedup.
25295      Branch: perl
25296            ! av.c
25297 ____________________________________________________________________________
25298 [  7824] By: jhi                                   on 2000/11/22  23:59:15
25299         Log: Fixes for signedness warnings noticed by VMSperlers.
25300      Branch: perl
25301            ! ext/Storable/Storable.xs regcomp.c sv.c
25302 ____________________________________________________________________________
25303 [  7823] By: jhi                                   on 2000/11/22  23:19:31
25304         Log: Subject: [PATCH perl@7795] small cleanup task for test suite
25305              From: Peter Prymmer <pvhp@forte.com>
25306              Date: Wed, 22 Nov 2000 15:04:13 -0800 (PST)
25307              Message-ID: <Pine.OSF.4.10.10011221457530.519633-100000@aspara.forte.com>
25308      Branch: perl
25309            ! t/pragma/warn/pp_hot
25310 ____________________________________________________________________________
25311 [  7822] By: jhi                                   on 2000/11/22  22:52:20
25312         Log: Be clean.
25313      Branch: perl
25314            ! Makefile.SH
25315 ____________________________________________________________________________
25316 [  7821] By: jhi                                   on 2000/11/22  22:46:39
25317         Log: Add the simple frontend to Filter::Util:Call, Filter::Simple 0.01
25318              by Damian Conway, as suggested by Paul Marquess.
25319      Branch: perl
25320            + lib/Filter/Simple.pm
25321 ____________________________________________________________________________
25322 [  7820] By: jhi                                   on 2000/11/22  22:45:51
25323         Log: Add the Filter::Util::Call 1.04 by Paul Marquess from Filter-1.19.
25324      Branch: perl
25325            + ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
25326            + ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
25327            + t/lib/filt-util.t
25328            ! MANIFEST
25329 ____________________________________________________________________________
25330 [  7819] By: jhi                                   on 2000/11/22  22:03:27
25331         Log: Integrate perlio.
25332      Branch: perl
25333           !> README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
25334           !> win32/makefile.mk
25335 ____________________________________________________________________________
25336 [  7818] By: jhi                                   on 2000/11/22  21:56:02
25337         Log: More SOCKS versus 64-bit patches from Jens Hamisch.
25338      Branch: perl
25339            ! doio.c embed.h embed.pl makedef.pl perl.h pp_sys.c proto.h
25340            ! t/lib/io_sock.t
25341 ____________________________________________________________________________
25342 [  7817] By: jhi                                   on 2000/11/22  21:39:49
25343         Log: Subject: [PATCH 5.7.0] Liblist returns found libraries
25344              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25345              Date: Wed, 22 Nov 2000 16:08:12 -0500
25346              Message-ID: <20001122160812.A24269@monk.mps.ohio-state.edu>
25347      Branch: perl
25348            ! lib/ExtUtils/Liblist.pm
25349 ____________________________________________________________________________
25350 [  7816] By: jhi                                   on 2000/11/22  21:38:25
25351         Log: Go ahead and #include <unistd.h> in perl.h.
25352      Branch: perl
25353            ! doio.c malloc.c mg.c perl.h pp.c pp_hot.c pp_sys.c toke.c
25354            ! util.c
25355 ____________________________________________________________________________
25356 [  7815] By: jhi                                   on 2000/11/22  21:22:52
25357         Log: Subject: [PATCH 5.7.0] Overeager visited-positions optimizations
25358              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25359              Date: Mon, 20 Nov 2000 18:30:52 -0500
25360              Message-ID: <20001120183051.A15228@monk.mps.ohio-state.edu>
25361      Branch: perl
25362            ! pod/perlre.pod regcomp.c t/op/re_tests
25363 ____________________________________________________________________________
25364 [  7814] By: jhi                                   on 2000/11/22  21:21:46
25365         Log: Subject: [PATCH 5.7.0] Liblist finally works
25366              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25367              Date: Tue, 21 Nov 2000 22:02:17 -0500
25368              Message-ID: <20001121220217.A24174@monk.mps.ohio-state.edu>
25369      Branch: perl
25370            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_VMS.pm
25371            ! lib/ExtUtils/MakeMaker.pm
25372 ____________________________________________________________________________
25373 [  7813] By: jhi                                   on 2000/11/22  21:20:23
25374         Log: Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706    +Duseperlio on AIX4.[23]
25375              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
25376              Date: Wed, 22 Nov 2000 17:53:15 +0100
25377              Message-Id: <20001122174544.49A2.H.M.BRAND@hccnet.nl>
25378              
25379              AIX dynaloader and perlio patch.
25380      Branch: perl
25381            ! ext/DynaLoader/dl_aix.xs
25382 ____________________________________________________________________________
25383 [  7812] By: jhi                                   on 2000/11/22  21:17:52
25384         Log: (Accidentally empty patch.)
25385      Branch: perl
25386            ! av.c
25387 ____________________________________________________________________________
25388 [  7811] By: jhi                                   on 2000/11/22  21:16:31
25389         Log: Subject: [PATCH: perl@7777] make VMS' test.com tail compatible w/ unix
25390              From: Peter Prymmer <pvhp@forte.com>
25391              Date: Mon, 20 Nov 2000 16:53:54 -0800 (PST)
25392              Message-ID: <Pine.OSF.4.10.10011201651050.373336-100000@aspara.forte.com>
25393      Branch: perl
25394            ! vms/test.com
25395 ____________________________________________________________________________
25396 [  7810] By: jhi                                   on 2000/11/22  21:15:36
25397         Log: Subject: Re: perl@7777 
25398              From: "John P. Linderman" <jpl@research.att.com>
25399              Date: Wed, 22 Nov 2000 13:11:11 -0500
25400              Message-Id: <200011221811.NAA90072@raptor.research.att.com>
25401              
25402              Detypoing.
25403      Branch: perl
25404            ! lib/CPAN.pm
25405 ____________________________________________________________________________
25406 [  7809] By: jhi                                   on 2000/11/22  21:14:19
25407         Log: Subject:  [PATCH perl@7795] Perlio_tell fix
25408              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
25409              Date:     Wed, 22 Nov 2000 13:51:37 EST
25410              Message-Id: <001122135058.56e24@DUPHY4.Physics.Drexel.Edu>
25411      Branch: perl
25412            ! perlsdio.h
25413 ____________________________________________________________________________
25414 [  7808] By: jhi                                   on 2000/11/22  21:13:27
25415         Log: Subject: [ID 20001120.003] [PATCH] io_udp.t fails without 'localhost'
25416              From: Casey Tweten <crt@kiski.net>
25417              Date: Mon, 20 Nov 2000 11:53:03 -0500 (EST)
25418              Message-Id: <200011201653.LAA10194@home.kiski.net>
25419      Branch: perl
25420            ! t/lib/io_udp.t
25421 ____________________________________________________________________________
25422 [  7807] By: jhi                                   on 2000/11/22  21:12:35
25423         Log: Subject: [ID 20001120.002] [PATCH] io_sock.t fails without 'localhost'
25424              From: Casey Tweten <crt@kiski.net>
25425              Date: Mon, 20 Nov 2000 11:36:11 -0500 (EST)
25426              Message-Id: <200011201636.LAA07227@home.kiski.net>
25427      Branch: perl
25428            ! t/lib/io_sock.t
25429 ____________________________________________________________________________
25430 [  7806] By: jhi                                   on 2000/11/22  21:10:59
25431         Log: Subject: Re: [PATCH] Evolution of h2xs [WAS: Re: PATCH subs.pm]
25432              From: "Casey R. Tweten" <crt@kiski.net>
25433              Date: Wed, 22 Nov 2000 09:05:07 -0500 (EST)
25434              Message-ID: <Pine.OSF.4.21.0011220903580.1811-100000@home.kiski.net>
25435      Branch: perl
25436            ! utils/h2xs.PL
25437 ____________________________________________________________________________
25438 [  7805] By: nick                                  on 2000/11/22  21:05:06
25439         Log: Integrate mainline
25440      Branch: perlio
25441           !> Changes Porting/genlog ext/DB_File/DB_File.xs
25442           !> ext/DB_File/version.c lib/Test.pm patchlevel.h
25443           !> utils/perlbug.PL
25444 ____________________________________________________________________________
25445 [  7804] By: jhi                                   on 2000/11/22  21:01:12
25446         Log: Subject: [PATCH] Test.pm POD peculiarity
25447              From: "Casey R. Tweten" <crt@kiski.net>
25448              Date: Tue, 21 Nov 2000 15:01:25 -0500 (EST)
25449              Message-ID: <Pine.OSF.4.21.0011211458020.20114-100000@home.kiski.net>
25450      Branch: perl
25451            ! lib/Test.pm
25452 ____________________________________________________________________________
25453 [  7803] By: jhi                                   on 2000/11/22  20:59:59
25454         Log: Subject: [ID 20001122.002] [PATCH 5.7.0@7795] two small patches to perlbug
25455              From: "Philip Newton" <pnewton@gmx.de>
25456              Date: Wed, 22 Nov 2000 14:25:53 +0100
25457              Message-Id: <3A1BD771.25462.1939FAD@localhost>
25458              
25459              Be case-understanding also on 's', and use the -oi of sendmail
25460              not to terminate the transmission on a lone '.'.
25461      Branch: perl
25462            ! utils/perlbug.PL
25463 ____________________________________________________________________________
25464 [  7802] By: nick                                  on 2000/11/22  20:51:42
25465         Log: Win32 PerlIO intermediate state now working as expected.
25466              - In current state we are still using C runtime in text/binary
25467              mode and "crlf" layer is just a dummy (clone of perlio buffer layer).
25468              - PERLIO=stdio and PERLIO=unix pass all expected tests.
25469              - PERLIO=perlio fails t/lib/dprof.t because Dprof.xs calls PerlIO_tell()
25470              and PerlIO_seek() and the dummy crlf layer is not making adjustments
25471              for CRLF translation happening in C runtime. All other tests pass.
25472              
25473              Added note to README.win32 to point out the snags of doing a perl build
25474              with Norton AntiVirus turned on.
25475              
25476              Tweaked t/pragma/warnings.t so that when run stand-alone you can tell
25477              which file a fail comes from.
25478              
25479              Updated "canned" config.h to match the one generated.
25480      Branch: perlio
25481            ! README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
25482            ! win32/makefile.mk
25483 ____________________________________________________________________________
25484 [  7801] By: jhi                                   on 2000/11/22  06:50:20
25485         Log: Nickety nits.
25486      Branch: perl
25487            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
25488 ____________________________________________________________________________
25489 [  7800] By: jhi                                   on 2000/11/22  01:29:55
25490         Log: Changes had accidentally gone too silent on non-main branches.
25491      Branch: perl
25492            ! Changes Porting/genlog patchlevel.h
25493 ____________________________________________________________________________
25494 [  7799] By: gsar                                  on 2000/11/22  01:02:56
25495         Log: some lib_pm.PL changes snuck in via change#7772
25496      Branch: maint-5.6/perl
25497            ! Makefile.SH
25498 ____________________________________________________________________________
25499 [  7798] By: nick                                  on 2000/11/21  21:59:40
25500         Log: Integrate mainline
25501      Branch: perlio
25502           !> (integrate 28 files)
25503 ____________________________________________________________________________
25504 [  7797] By: jhi                                   on 2000/11/21  21:01:45
25505         Log: Integrate perlio.
25506      Branch: perl
25507           !> doio.c perlio.c perlio.h win32/perllib.c win32/win32.c
25508 ____________________________________________________________________________
25509 [  7796] By: nick                                  on 2000/11/21  20:36:22
25510         Log: Win32 builds and runs (mostly) with USE_PERLIO.
25511              PERLIO=perlio passes all tests. 
25512              PERLIO=stdio (sadly the default) hangs in t.pragma/warnings.t #319
25513      Branch: perlio
25514            ! perlio.c win32/perllib.c win32/win32.c
25515 ____________________________________________________________________________
25516 [  7795] By: jhi                                   on 2000/11/21  19:03:44
25517         Log: Update Changes.
25518      Branch: perl
25519            ! Changes patchlevel.h
25520 ____________________________________________________________________________
25521 [  7794] By: jhi                                   on 2000/11/21  18:56:34
25522         Log: Subject: PerlIO_apply_layers prototype (was Re: [PATCH: perl@7777] add system locale testing for VMS)
25523              From: "Craig A. Berry" <craigberry@mac.com>
25524              Date: Mon, 20 Nov 2000 20:27:06 -0600
25525              Message-Id: <p04330101b63f8baf25a2@[172.16.52.1]>
25526              
25527              A cut-and-pasto.
25528      Branch: perl
25529            ! perlio.h
25530 ____________________________________________________________________________
25531 [  7793] By: jhi                                   on 2000/11/21  18:54:41
25532         Log: Subject: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706 +Duseperlio on AIX4.[23]
25533              From: Dominic Dunlop <domo@computer.org> 
25534              Date: Mon, 20 Nov 2000 18:55:29 +0100
25535              Message-Id: <p04320403b63b2c750dce@[192.168.1.4]> 
25536              
25537              va_copy() and the need of it.
25538              See <http://wwwold.dkuug.dk/JTC1/SC22/WG14/www/docs/n907.ps>.
25539      Branch: metaconfig/U/perl
25540            + need_va_copy.U
25541      Branch: perl
25542            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
25543            ! config_h.SH configure.com epoc/config.sh handy.h perlio.c
25544            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
25545            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
25546            ! win32/config.bc win32/config.gc win32/config.vc
25547 ____________________________________________________________________________
25548 [  7792] By: jhi                                   on 2000/11/21  17:04:10
25549         Log: Integrate scope.h@7790 from perlio, works better with multiplicity.
25550      Branch: perl
25551           !> scope.h
25552 ____________________________________________________________________________
25553 [  7791] By: jhi                                   on 2000/11/21  17:01:16
25554         Log: Export the SOCKS workaround symbols only if necessary.
25555      Branch: perl
25556            ! doio.c embed.h embed.pl makedef.pl perlsdio.h proto.h
25557 ____________________________________________________________________________
25558 [  7790] By: nick                                  on 2000/11/20  23:57:11
25559         Log: If we use (aTHX_ ...) then put Perl_ on the front. (Or drop the aTHX_).
25560      Branch: perlio
25561            ! scope.h
25562 ____________________________________________________________________________
25563 [  7789] By: nick                                  on 2000/11/20  23:38:33
25564         Log: Integrate mainline
25565      Branch: perlio
25566           +> lib/File/Spec/Epoc.pm
25567           !> (integrate 34 files)
25568 ____________________________________________________________________________
25569 [  7788] By: nick                                  on 2000/11/20  23:20:18
25570         Log: Make extra buffer layer work (dummy crlf layer)
25571      Branch: perlio
25572            ! doio.c perlio.c perlio.h
25573 ____________________________________________________________________________
25574 [  7787] By: jhi                                   on 2000/11/20  22:44:04
25575         Log: Subject: [PATCH: perl@7777] add system locale testing for VMS
25576              From: Peter Prymmer <pvhp@forte.com>
25577              Date: Mon, 20 Nov 2000 12:56:52 -0800 (PST)
25578              Message-ID: <Pine.OSF.4.10.10011201244390.376086-100000@aspara.forte.com>
25579      Branch: perl
25580            ! t/pragma/locale.t
25581 ____________________________________________________________________________
25582 [  7786] By: jhi                                   on 2000/11/20  22:29:10
25583         Log: Subject: DOC PATCH 5.6.0 perlreftut
25584              From: mjd@plover.com
25585              Date: 20 Nov 2000 19:45:06 -0000
25586              Message-ID: <20001120194506.9505.qmail@plover.com>
25587      Branch: perl
25588            ! pod/perlreftut.pod
25589 ____________________________________________________________________________
25590 [  7785] By: jhi                                   on 2000/11/20  22:27:44
25591         Log: Subject: [ID 20001120.010] typo in lib/Cwd.pm broke Cwd::chdir
25592              From: David Dyck <dcd@tc.fluke.com>
25593              Date: Mon, 20 Nov 2000 11:43:40 -0800
25594              Message-Id: <200011201943.LAA08451@dd.tc.fluke.com>
25595      Branch: perl
25596            ! lib/Cwd.pm
25597 ____________________________________________________________________________
25598 [  7784] By: jhi                                   on 2000/11/20  22:23:21
25599         Log: Subject: [PATCH 5.7.0] lexicals not recognized in a run-time (?{})
25600              Date: Mon, 20 Nov 2000 17:06:10 -0500
25601              To: Mailing list Perl5 <perl5-porters@perl.org>
25602              Message-ID: <20001120170609.A11780@monk.mps.ohio-state.edu>
25603      Branch: perl
25604            ! pp_ctl.c t/op/pat.t
25605 ____________________________________________________________________________
25606 [  7783] By: jhi                                   on 2000/11/20  22:11:18
25607         Log: Subject: [PATCH] doop.c - UTF8 tr///               
25608              From: Simon Cozens <simon@cozens.net>
25609              Date: Sat, 18 Nov 2000 18:49:30 +0000
25610              Message-ID: <20001118184930.A31687@pembro4.pmb.ox.ac.uk>
25611              
25612              Subject: Re: [PATCH] doop.c - UTF8 tr///           
25613              From: Simon Cozens <simon@cozens.net>
25614              Date: Mon, 20 Nov 2000 20:45:22 +0000
25615              Message-ID: <20001120204522.A26042@pembro4.pmb.ox.ac.uk>
25616              
25617              Make tr on UTF-8 better but still not correct.
25618      Branch: perl
25619            ! doop.c
25620 ____________________________________________________________________________
25621 [  7782] By: jhi                                   on 2000/11/20  22:02:16
25622         Log: Remove the shared object before attempting to create
25623              (by linking) a new one.  E.g. in AIX not removing
25624              becomes quite painful if one tries to do more than one
25625              build in the same tree (an interrupted build, for example),
25626              since the AIX' shared dynaloader seemingly keeps the shared
25627              objects open and therefore 'busy' for quite a while, even when
25628              nobody is using the objects, leading into link failures.
25629      Branch: perl
25630            ! lib/ExtUtils/MM_Unix.pm
25631 ____________________________________________________________________________
25632 [  7781] By: gsar                                  on 2000/11/20  19:02:55
25633         Log: type mismatch due to faulty integration
25634      Branch: maint-5.6/perl
25635            ! toke.c win32/Makefile
25636 ____________________________________________________________________________
25637 [  7780] By: gsar                                  on 2000/11/20  17:31:55
25638         Log: integrate changes#6392,6394..6399,6401..6404
25639              
25640              The {multiplier} of a fixed substring was overlooked which
25641              caused a wrong initial search offset for that substring.
25642              
25643              Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
25644              From: Hugo <hv@crypt.compulink.co.uk>
25645              Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
25646              Date: Thu, 13 Jul 2000 19:27:13 +0100
25647              
25648              Fix the BOM bug: not a byteorder bug, a signedness bug.
25649              
25650              Replace change #6337 with a better one.
25651              
25652              Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
25653              From: Hugo <hv@crypt.compulink.co.uk>
25654              Date: Fri, 14 Jul 2000 04:16:20 +0100
25655              Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
25656              
25657              MakeMaker should not remove editor backups (*~) on `make clean`
25658              by default (completes change#6383)
25659              
25660              move new variables to the end of the interpreter structure (for
25661              bincompat in code that doesn't #include XSUB.h)
25662              
25663              rename totally bletcherous SvLOCK() thingy (doesn't do what the
25664              name suggests anyway)
25665              
25666              various cleanups (typos, misformatted code, and small bugs)
25667              
25668              typecasts needed for change#6394
25669              
25670              typos in change#6399, regen headers
25671              
25672              inconsistent types needs casts
25673              
25674              PERL_OBJECT build tweaks
25675      Branch: maint-5.6/perl
25676           !> MANIFEST doop.c embed.h embed.pl embedvar.h
25677           !> ext/IPC/SysV/Makefile.PL global.sym intrpvar.h
25678           !> lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h pod/perlapi.pod
25679           !> pp.c proto.h regcomp.c regexec.c sv.h t/op/re_tests thread.h
25680           !> toke.c util.c
25681 ____________________________________________________________________________
25682 [  7779] By: gsar                                  on 2000/11/20  17:06:29
25683         Log: integrate changes#6376..6378,6380,6383,6385..6388,6391
25684              
25685              Cosmetics and perldelta.
25686              
25687              Fix nits noticed by Boston.pm.
25688              
25689              Do the cc sanity check both before the hints and
25690              after the cc selction.
25691              
25692              get sprintf.t to adjust properly for 3-digit exponents
25693              
25694              don't clobber *.orig files on *clean targets
25695              
25696              fix bugs in processing %v-*d and similar format specs (from
25697              Avi Finkel <avi@finkel.org>)
25698              
25699              sprintf test tweaks (from Dominic Dunlop)
25700              
25701              new selfloader.t in change#6183 doesn't close DATA handles,
25702              and thus fails to clean up tmp files on dosish platforms
25703              
25704              typos (spotted by Peter Prymmer)
25705              
25706              typo fix from Craig Berry
25707      Branch: maint-5.6/perl
25708           !> Configure Makefile.SH config_h.SH ext/IPC/SysV/Makefile.PL
25709           !> pod/perldelta.pod pod/perlre.pod sv.c t/lib/english.t
25710           !> t/lib/selfloader.t t/op/sprintf.t vms/subconfigure.com
25711           !> x2p/Makefile.SH
25712 ____________________________________________________________________________
25713 [  7778] By: gsar                                  on 2000/11/20  16:46:51
25714         Log: integrate changes#6340..6342,6348,6354,6356,6357,6371,6372,6375
25715              
25716              Subject: Re: format bug report  [Patch]
25717              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
25718              Date: Wed, 05 Jul 2000 13:12:52 +0200
25719              Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
25720              
25721              Subject: Re: format bug report  [Patch]
25722              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
25723              Date: Wed, 05 Jul 2000 14:10:01 +0200
25724              Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
25725              
25726              Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
25727              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
25728              Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
25729              Date: Fri, 07 Jul 2000 17:57:16 +0100
25730              
25731              Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
25732              To: perl5-porters@perl.org
25733              From: Karsten Sperling <spiff@phreax.net>
25734              Date: Mon, 10 Jul 2000 15:12:52 +0200
25735              Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
25736              
25737              README.posix-bc podified from Thomas Dorner.
25738              
25739              Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take2
25740              From: Dominic Dunlop <domo@computer.org>
25741              Date: Tue, 11 Jul 2000 12:27:33 +0200
25742              Message-Id: <p04320405b590a14d4650@[192.168.1.4]>
25743              
25744              Typo in #6341.
25745              
25746              Fix for
25747              Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
25748              From: Roderick Schertler <roderick@argon.org>
25749              Date: Tue, 11 Jul 2000 13:55:05 -0400
25750              Message-Id: <200007111755.NAA05077@jones.argon.org>
25751              
25752              Minor cleanups on the booklist.
25753              
25754              Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
25755              regen perltoc.
25756              
25757              windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
25758      Branch: maint-5.6/perl
25759           +> pod/perlbook.pod
25760           !> MANIFEST README.posix-bc doio.c lib/Symbol.pm pod/Makefile.SH
25761           !> pod/buildtoc.PL pod/perl.pod pod/perlfaq2.pod pod/perltoc.pod
25762           !> pp_hot.c t/op/sprintf.t t/op/write.t toke.c win32/win32sck.c
25763 ____________________________________________________________________________
25764 [  7777] By: jhi                                   on 2000/11/20  16:08:49
25765         Log: Update Changes.
25766      Branch: perl
25767            ! Changes patchlevel.h
25768 ____________________________________________________________________________
25769 [  7776] By: jhi                                   on 2000/11/20  15:27:56
25770         Log: Assume SOCKS is broken in all 64bitall platforms, not just Solaris.
25771              This may be overly harsh but until proven otherwise, we think this
25772              way, or until we have a simple test for Configure (having to start
25773              up servers is does not count as simple) to check for the problems.
25774      Branch: perl
25775            ! perl.h
25776 ____________________________________________________________________________
25777 [  7775] By: jhi                                   on 2000/11/20  15:22:17
25778         Log: Solaris hints tweaks.
25779      Branch: perl
25780            ! hints/solaris_2.sh
25781 ____________________________________________________________________________
25782 [  7774] By: jhi                                   on 2000/11/20  15:01:20
25783         Log: Add a workaround to SOCKS 64-bit problems.
25784      Branch: perl
25785            ! doio.c embed.h embed.pl perlsdio.h proto.h
25786 ____________________________________________________________________________
25787 [  7773] By: jhi                                   on 2000/11/20  14:51:47
25788         Log: sysseek() instead of seek().
25789      Branch: perl
25790            ! t/lib/syslfs.t
25791 ____________________________________________________________________________
25792 [  7772] By: gsar                                  on 2000/11/20  13:06:23
25793         Log: integrate changes#6315..6319,6321..6331,6333..6338
25794              
25795              Integrate with Sarathy, preliminary fix for unicos
25796              alignment problems in [ID 20000612.002] Perl problem on Cray system.
25797              
25798              some debugger output does not go to the socket when RemotePort is set
25799              
25800              winsock cleanup never done on Windows (leads to handle leaks)
25801              
25802              fix UNC path handling on Windows under ithreads, and chdir()
25803              return value when given a non-existent directory
25804              
25805              Autogenerate pod/Makefile and pod/buildtoc.
25806              buildtoc also checks whether the existin pods are
25807              mentioned in MANIFEST and perl.pod, and vice versa.
25808              (None of the thusly found discrepancies fixed yet.)
25809              roffitall also needs to be autogenerated similarly but it
25810              seems so badly out of date that I didn't touch it yet.
25811              
25812              Config is being used.
25813              
25814              Add =head1 NAMEs so that buildtoc is happy.
25815              (The CGI::Util nit reported to Lincoln.)
25816              
25817              Fix complaints of buildtoc.
25818              
25819              Fix the alignment problem in Crays ([ID 20000612.002]).
25820              
25821              Remove perlbook, update perlfaq book listing,
25822              rearrange perl.pod, regenerate perltoc.
25823              
25824              Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
25825              was cast to an unsigned (32-bit) integer with wild abandon.
25826              
25827              winsock options weren't being set in all threads under ithreads
25828              (caused send()s from second and subsequent threads to fail)
25829              
25830              accept() leaks memory on windows due to incorrect ordering of
25831              closesocket() and fclose() calls
25832              
25833              Reorder perl.pod once more.
25834              
25835              More POSIX.pod tweaks.
25836              
25837              Sprinkle ldlibpath.
25838              
25839              Precedence goof, fix based on
25840              Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
25841              From: Hugo <hv@crypt.compulink.co.uk>
25842              Date: Tue, 11 Jul 2000 12:52:38 +0100
25843              Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
25844              
25845              Subject: PATCH perlguts.pod: Document D and d magic types
25846              From: mjd@plover.com
25847              Date: 5 Jul 2000 18:01:51 -0000
25848              Message-ID: <20000705180151.29413.qmail@plover.com>
25849              
25850              Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
25851              From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
25852              Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
25853              Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
25854              
25855              Subject: [PATCH cfgperl] $& segfaults if you trick it
25856              From: simon@brecon.co.uk (Simon Cozens)
25857              Date: 7 Jul 2000 11:26:09 GMT
25858              Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
25859              
25860              Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
25861              From: Hugo <hv@crypt.compulink.co.uk>
25862              Date: Tue, 11 Jul 2000 12:44:50 +0100
25863              Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
25864              
25865              Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
25866              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
25867              Date: Tue, 11 Jul 2000 13:50:51 +0100
25868              Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
25869      Branch: maint-5.6/perl
25870           +> ext/DynaLoader/hints/netbsd.pl lib/Win32.pod pod/Makefile.SH
25871           +> pod/buildtoc.PL
25872            - pod/Makefile pod/Win32.pod pod/buildtoc pod/perlbook.pod
25873           !> (integrate 26 files)
25874 ____________________________________________________________________________
25875 [  7771] By: gsar                                  on 2000/11/20  12:31:42
25876         Log: integrate changes#6283..6285,6291,6294..6300,6302..6304,6306..6307,
25877              6310,6311,6314
25878              
25879              Subject: [PATCH bleedperl] File::Spec 0.82 beta
25880              From: Barrie Slaymaker <barries@jester.slaysys.com>
25881              Date: Wed, 28 Jun 2000 11:35:29 -0400
25882              Message-Id: <200006281535.LAA21095@jester.slaysys.com>
25883              
25884              tweak perlembed for multiplicity/usethreads sanity; correct notes
25885              about Windows
25886              
25887              localize %INC in a Safe compartment so that use/require work
25888              (many other magic globals probably need similar treatment)
25889              
25890              dounwind() may cause POPSUB() to diddle the wrong PL_curpad
25891              when @_ is modified, causing coredumps
25892              
25893              slurp mode fix in change#4736 still not quite right
25894              
25895              Point to perlipc for more SysV IPC examples.
25896              
25897              Elaborate POSIX.pod.  Still needs work.
25898              
25899              fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
25900              
25901              fix large memory leak that has been around for ever, masked by
25902              -DPURIFY (most of the arenas were never freed!)
25903              
25904              fix memory leak on Windows (PL_sys_intern contents were never
25905              freed)
25906              
25907              PERL_OBJECT build tweak
25908              
25909              adjust change#6299
25910              
25911              remove rel2abs prototypes (from Barrie Slaymaker)
25912              
25913              missing perldiag entry for unpack("w",...) diagnostic (from
25914              Andreas Koenig)
25915              
25916              better diagnostic on Frob->stuff() when Frob:: doesn't exist
25917              (from Richard Soderberg <rs@oregonnet.com>)
25918              
25919              Win32 patches for cfgperl from Sarathy.
25920              
25921              b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
25922              
25923              More POSIX.pod embellishment.
25924              
25925              tyop in change#6306
25926      Branch: maint-5.6/perl
25927           !> (integrate 44 files)
25928 ____________________________________________________________________________
25929 [  7770] By: gsar                                  on 2000/11/20  11:51:00
25930         Log: integrate changes#6268..6282 from cfgperl branch
25931              
25932              Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
25933              From: Dominic Dunlop <domo@computer.org>
25934              Date: Thu, 29 Jun 2000 12:32:39 +0200
25935              Message-Id: <p04320403b580cc1338db@[192.168.1.4]>
25936              
25937              Regen headers for #6261 (and update embed.pl for this) and #6267,
25938              silence few compiler warnings.
25939              
25940              Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
25941              From: Nicholas Clark <nick@talking.bollo.cx>
25942              Date: Fri, 23 Jun 2000 16:21:15 +0100
25943              Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
25944              
25945              Subject: PATCH pod/perltie.pod
25946              From: Ian Phillipps <Ian.Phillipps@iname.com>
25947              Date: Fri, 16 Jun 2000 00:17:19 +0100
25948              Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
25949              (only the first hunk, the second hunk had already been done
25950              by some other patch)
25951              
25952              Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
25953              From: Tom Phoenix <rootbeer@redcat.com>
25954              Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
25955              Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
25956              
25957              Subject: [PATCH] xsub attributes
25958              From: Doug MacEachern <dougm@covalent.net>
25959              Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
25960              Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
25961              
25962              Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
25963              From: Andy Dougherty <doughera@lafayette.edu>
25964              Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
25965              Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
25966              
25967              Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
25968              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
25969              Date: Tue, 13 Jun 2000 02:43:48 -0500
25970              Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
25971              
25972              Subject: [PATCH] Re: eval documentation: context
25973              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
25974              Date: Mon, 12 Jun 2000 15:07:29 +0100
25975              Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
25976              
25977              Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
25978              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
25979              Date: Mon, 12 Jun 2000 14:55:59 +0100
25980              Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
25981              
25982              Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
25983              From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
25984              Date: Fri, 09 Jun 2000 12:39:27 -0400
25985              Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
25986              (plus update the version "number" of Text::Wrap)
25987              
25988              Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
25989              From: Tim Ayers <tayers@bridge.com>
25990              Date: Thu, 08 Jun 2000 08:11:06 +0200
25991              Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
25992              [resent by Richard Foley, Message-Id probably wrong]
25993              
25994              Subject: Re: backwards compatibility in h2xs and makemaker  [PATCH]
25995              From: rspier@pobox.com (Robert Spier)
25996              Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
25997              Message-ID: <14654.31913.845602.610277@rls.cx>
25998              
25999              Subject: [PATCH 5.6.0] utils/h2xs.PL
26000              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
26001              Date: Wed, 7 Jun 2000 04:02:04 -0500
26002              Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
26003              
26004              Subject: [PATCH 5.6.0]ITHREADs for VMS
26005              From: Dan Sugalski <dan@sidhe.org>
26006              Date: Tue, 06 Jun 2000 11:59:50 -0400
26007              Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
26008      Branch: maint-5.6/perl
26009           !> (integrate 31 files)
26010 ____________________________________________________________________________
26011 [  7769] By: gsar                                  on 2000/11/20  11:29:06
26012         Log: integrate changes#6261..6266 from cfgperl
26013              
26014              Subject: Re: [PATCH cfgperl] BOMs away!
26015              From: simon@brecon.co.uk (Simon Cozens)
26016              Date: 17 Jun 2000 11:49:57 GMT
26017              Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
26018              
26019              Subject: 5.6.0 Patch for EPOC
26020              From: Olaf Flebbe <o.flebbe@gmx.de>
26021              Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
26022              Message-ID: <23449.960929969@www11.gmx.net>
26023              
26024              tr fixes from Simon Cozens
26025              
26026              Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
26027              From: Marty Lucich <marty@netcom.com>
26028              Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
26029              Message-Id: <200006282116.OAA11148@netcom.com>
26030              ccdlflags update (the BSD/OS 4.1 part had already been taken
26031              care of by #6141).
26032              
26033              Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
26034              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
26035              Date: Wed, 28 Jun 2000 17:50:12 -0700
26036              Message-ID: <E1pW5gzkg2kV092yn@efn.org>
26037              
26038              Subject: [PATCH 5.6.0] cygwin port
26039              Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
26040              From: "Fifer, Eric" <EFifer@sanwaint.com>
26041              Date: Thu, 29 Jun 2000 12:58:29 +0100
26042      Branch: maint-5.6/perl
26043           !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
26044           !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
26045           !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
26046           !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
26047 ____________________________________________________________________________
26048 [  7768] By: gsar                                  on 2000/11/20  11:13:44
26049         Log: integrate changes#6252..6256,6259..6260
26050              
26051              Paranoia tweak on #6249.
26052              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
26053              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
26054              Date: Sun, 25 Jun 2000 23:43:12 -0400
26055              Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
26056              
26057              Subject: tr///, help wanted.
26058              From: simon@brecon.co.uk (Simon Cozens)
26059              Date: 28 Jun 2000 11:29:04 GMT
26060              Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
26061              
26062              small thinko tweaks
26063              
26064              tweaks from Simon Conzes to further fix tr/// under utf8
26065              
26066              perlnewmod was missing from MANIFEST.
26067              
26068              Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
26069              From: simon@brecon.co.uk (Simon Cozens)
26070              Date: 17 Jun 2000 11:56:44 GMT
26071              Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org>
26072              pack U0, pack C0
26073      Branch: maint-5.6/perl
26074           !> MANIFEST doop.c embed.h embed.pl embedvar.h global.sym
26075           !> lib/Exporter.pm lib/IPC/Open3.pm objXSUB.h op.c
26076           !> pod/perlfunc.pod pp.c pp_proto.h proto.h sv.c t/op/my_stash.t
26077           !> t/op/pack.t t/op/tr.t t/pragma/constant.t t/pragma/warn/op
26078 ____________________________________________________________________________
26079 [  7767] By: gsar                                  on 2000/11/20  10:51:38
26080         Log: integrate change#6250 from cfgperl
26081              
26082              Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
26083              From: Doug MacEachern <dougm@covalent.net>
26084              Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
26085              Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
26086      Branch: maint-5.6/perl
26087           +> t/op/my_stash.t
26088           !> MANIFEST embed.pl global.sym proto.h toke.c
26089 ____________________________________________________________________________
26090 [  7766] By: gsar                                  on 2000/11/20  10:48:34
26091         Log: integrate changes#6240,6242..6246,6248,6249 from cfgperl
26092              
26093              Subject: [ID 20000626.007] h2xs man page contains trailing garbage
26094              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
26095              Date: Mon, 26 Jun 2000 18:40:14 +0100
26096              Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
26097              
26098              Subject: [PATCH] bytes<->utf8 fixes
26099              From: simon@brecon.co.uk (Simon Cozens)
26100              Date: 26 Jun 2000 04:55:45 GMT
26101              Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
26102              
26103              Subject: [PATCH] is_utf8_string
26104              From: simon@brecon.co.uk (Simon Cozens)
26105              Date: 26 Jun 2000 02:25:59 GMT
26106              Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
26107              
26108              Subject: [PATCH] avoid mg_ptr in '*' magic
26109              From: Doug MacEachern <dougm@covalent.net>
26110              Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
26111              Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
26112              
26113              Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
26114              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
26115              Date: Sat, 24 Jun 2000 13:06:20 +0100
26116              Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
26117              
26118              Allow for standalone testing.
26119              
26120              Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
26121              From: Mark-Jason Dominus <mjd@plover.com>
26122              Date: Tue, 27 Jun 2000 22:36:42 -0400
26123              Message-ID: <20000628023642.12166.qmail@plover.com>
26124              
26125              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
26126              From: Frank Tobin <ftobin@uiuc.edu>
26127              Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
26128              Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
26129      Branch: maint-5.6/perl
26130           !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
26131           !> global.sym gv.c lib/IPC/Open3.pm objXSUB.h perlapi.c perlapi.h
26132           !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp_proto.h
26133           !> proto.h sv.c t/lib/filefunc.t t/lib/filespec.t t/lib/peek.t
26134           !> utf8.c utils/h2xs.PL
26135 ____________________________________________________________________________
26136 [  7765] By: gsar                                  on 2000/11/20  10:29:13
26137         Log: integrate change#6239 from cfgperl
26138              
26139              Configure maintenance.  Sever some dependency cycles,
26140              separate gccversion from the cc unit,
26141              address [ID 20000623.006] Configure script patch for using gcc on AIX
26142              (but solve it a little bit differently),
26143              unduplex some accidentally duplicated units,
26144              suggest using gcc if no cc available
26145              (p5p thread: "Solaris configure: counterproposal", 1999-09)
26146      Branch: maint-5.6/perl
26147           !> Configure Todo-5.6 config_h.SH
26148 ____________________________________________________________________________
26149 [  7764] By: gsar                                  on 2000/11/20  10:25:55
26150         Log: integrate changes#6233..6238 from cfgperl
26151              
26152              Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
26153              From: Mark-Jason Dominus <mjd@plover.com>
26154              Date: Fri, 16 Jun 2000 20:53:04 -0400
26155              Message-ID: <20000617005304.8008.qmail@plover.com>
26156              
26157              Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
26158              because when run as services (Win32ese for daemons)
26159              no environment variables are set and tmpdir ends up as /tmp,
26160              which is ambiguous.
26161              Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
26162              From: matt@sergeant.org
26163              Date: 16 Jun 2000 16:30:43 -0000
26164              Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
26165              
26166              The thread begun by
26167              Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
26168              From: Kevin.Ruscoe@ubsw.com
26169              Date: Fri, 16 Jun 2000 16:38:51 +0100
26170              Message-Id: <H000019b03c300d6@MHS>
26171              
26172              Tweak embed.pl, regen headers.
26173              
26174              Subject: [PATCH 5.6.0] XS module loading fixup for VMS
26175              From: Dan Sugalski <dan@sidhe.org>
26176              Date: Fri, 23 Jun 2000 17:00:00 -0400
26177              Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
26178      Branch: maint-5.6/perl
26179           !> (integrate 27 files)
26180 ____________________________________________________________________________
26181 [  7763] By: gsar                                  on 2000/11/20  10:08:08
26182         Log: s/perl56delta/perldelta/g
26183      Branch: maint-5.6/perl
26184            ! pod/Makefile
26185 ____________________________________________________________________________
26186 [  7762] By: gsar                                  on 2000/11/20  10:04:00
26187         Log: integrate changes#6225,6229,6231,6232 from cfgperl
26188              
26189              Add source code filenames to apidoc.
26190              From: simon@brecon.co.uk (Simon Cozens)
26191              Subject: [PATCH embed.pl] Source X-ref
26192              Date: 22 Jun 2000 02:18:49 GMT
26193              Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
26194              
26195              Subject: README.hpux version 0.6.1
26196              Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
26197              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
26198              Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
26199              
26200              Subject: [PATCH 5.6.0] cygwin port
26201              From: "Fifer, Eric" <EFifer@sanwaint.com>
26202              Date: Tue, 20 Jun 2000 14:30:58 +0100
26203              Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
26204              
26205              Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
26206              From: simon@brecon.co.uk (Simon Cozens)
26207              Date: 19 Jun 2000 15:18:27 GMT
26208              Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
26209              
26210              plus update pod/Makefile and regenerate perltoc
26211      Branch: maint-5.6/perl
26212           +> pod/perlutil.pod
26213           !> MANIFEST README.cygwin README.hpux Todo-5.6 embed.pl
26214           !> lib/File/Find.pm pod/Makefile pod/perltoc.pod pod/roffitall
26215 ____________________________________________________________________________
26216 [  7761] By: jhi                                   on 2000/11/20  04:09:55
26217         Log: Miraculous typo.
26218      Branch: perl
26219            ! t/op/pat.t
26220 ____________________________________________________________________________
26221 [  7760] By: jhi                                   on 2000/11/20  04:06:08
26222         Log: Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
26223              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26224              Date: Sun, 19 Nov 2000 22:30:26 -0500
26225              Message-ID: <20001119223026.A5165@monk.mps.ohio-state.edu>
26226      Branch: perl
26227            ! regexec.c scope.h t/op/pat.t
26228 ____________________________________________________________________________
26229 [  7759] By: jhi                                   on 2000/11/20  02:05:22
26230         Log: Make certain MacOS Classic has NO_ENVIRON_ARRAY.
26231      Branch: perl
26232            ! perl.h
26233 ____________________________________________________________________________
26234 [  7758] By: jhi                                   on 2000/11/20  01:58:11
26235         Log: Subject: [perl 7711: EPOC] updates
26236              From: Olaf Flebbe <o.flebbe@gmx.de>
26237              Date: Sun, 19 Nov 2000 19:33:30 +0100 (MET)
26238              Message-ID: <25575.974658810@www23.gmx.net>               
26239      Branch: perl
26240            + lib/File/Spec/Epoc.pm
26241            ! MANIFEST epoc/epocish.c lib/CGI.pm lib/Cwd.pm
26242            ! lib/File/Basename.pm lib/File/Find.pm lib/File/Path.pm
26243            ! lib/File/Spec.pm perl.c sv.c
26244 ____________________________________________________________________________
26245 [  7757] By: jhi                                   on 2000/11/20  01:53:11
26246         Log: ext/re/hints/MSWin32.pl seems to be missing from perlio.
26247      Branch: perl
26248            ! MANIFEST
26249 ____________________________________________________________________________
26250 [  7756] By: jhi                                   on 2000/11/20  01:47:22
26251         Log: Integrate perlio.
26252      Branch: perl
26253            - ext/re/hints/MSWin32.pl
26254           !> global.sym perlio.c perlio.h perliol.h pod/perlapi.pod sv.c
26255           !> win32/config.gc win32/config_H.gc win32/win32sck.c
26256 ____________________________________________________________________________
26257 [  7755] By: nick                                  on 2000/11/19  20:57:17
26258         Log: Add dummy crlf layer (just as buffer)
26259              Correct 1st bug - one layer of indirection.
26260      Branch: perlio
26261            ! perlio.c perlio.h perliol.h
26262 ____________________________________________________________________________
26263 [  7754] By: nick                                  on 2000/11/19  20:56:12
26264         Log: Work-round to Perl_deb_nocontext is no longer required
26265      Branch: perlio
26266            - ext/re/hints/MSWin32.pl
26267 ____________________________________________________________________________
26268 [  7753] By: nick                                  on 2000/11/19  20:01:16
26269         Log: diff -se shows these as different
26270      Branch: perlio
26271            ! global.sym pod/perlapi.pod
26272 ____________________________________________________________________________
26273 [  7752] By: nick                                  on 2000/11/19  18:57:30
26274         Log: Configure GCC/Win32 build -Duseperlio
26275              Fix a couple of gross issues
26276              - double-include of ../deb.o in re.dll
26277              - win32sck.c needs PerlIO and FILE 
26278      Branch: perlio
26279            ! ext/re/hints/MSWin32.pl win32/config.gc win32/config_H.gc
26280            ! win32/win32sck.c
26281 ____________________________________________________________________________
26282 [  7751] By: nick                                  on 2000/11/19  17:05:36
26283         Log: Special case :crlf and :raw in dummy PerlIO_apply_layers
26284      Branch: perlio
26285            ! perlio.c
26286 ____________________________________________________________________________
26287 [  7750] By: nick                                  on 2000/11/19  16:57:14
26288         Log: Missing aTHX_
26289      Branch: perlio
26290            ! sv.c
26291 ____________________________________________________________________________
26292 [  7749] By: jhi                                   on 2000/11/19  16:28:40
26293         Log: Subject: [ID 20001118.006] [PATCH] perl@7707 djgpp/config.over, hints/dos_djgpp.sh and Storable.pm
26294              From: "Peter J. Farley III" <pjfarley@banet.net>
26295              Date: Sun, 19 Nov 2000 01:42:58 -0500
26296              Message-Id: <5.0.1.4.0.20001119011855.00a55ec0@pop5.banet.net>
26297      Branch: perl
26298            ! djgpp/config.over ext/Storable/Storable.pm hints/dos_djgpp.sh
26299 ____________________________________________________________________________
26300 [  7748] By: jhi                                   on 2000/11/19  16:08:10
26301         Log: Subject: podlators 1.05 available        
26302              From: Russ Allbery <rra@stanford.edu>   
26303              Date: 18 Nov 2000 22:04:28 -0800
26304              Message-ID: <ylitpkijkj.fsf@windlord.stanford.edu>
26305      Branch: perl
26306            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL
26307 ____________________________________________________________________________
26308 [  7747] By: nick                                  on 2000/11/19  11:19:39
26309         Log: Integrate mainline
26310      Branch: perlio
26311           !> embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
26312           !> util.c
26313 ____________________________________________________________________________
26314 [  7746] By: jhi                                   on 2000/11/19  06:42:22
26315         Log: Make hex scanning warn on "\x{x}" and "\xx".
26316              "\x" and and hex("x") are still valid.
26317      Branch: perl
26318            ! util.c
26319 ____________________________________________________________________________
26320 [  7745] By: nick                                  on 2000/11/18  22:52:28
26321         Log: Integrate mainline
26322      Branch: perlio
26323           !> emacs/ptags embed.h embed.pl lib/CPAN.pm lib/CPAN/FirstTime.pm
26324           !> perl.h perlio.c proto.h regcomp.c regcomp.h
26325 ____________________________________________________________________________
26326 [  7744] By: jhi                                   on 2000/11/18  22:50:28
26327         Log: Introduce Perl_utf8_length().  Use it.
26328      Branch: perl
26329            ! embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
26330 ____________________________________________________________________________
26331 [  7743] By: jhi                                   on 2000/11/18  22:38:51
26332         Log: Compiler denit.
26333      Branch: perl
26334            ! perlio.c
26335 ____________________________________________________________________________
26336 [  7742] By: jhi                                   on 2000/11/18  20:33:05
26337         Log: Integrate perlio.
26338      Branch: perl
26339           !> cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
26340           !> perlio.h pp_ctl.c pp_sys.c sv.c
26341 ____________________________________________________________________________
26342 [  7741] By: jhi                                   on 2000/11/18  20:31:27
26343         Log: Subject: [PATCH 5.7.0] make regcomp reenterable
26344              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26345              Date: Fri, 17 Nov 2000 20:35:11 -0500
26346              Message-ID: <20001117203511.A13121@monk.mps.ohio-state.edu>
26347              
26348              Subject: Re: [PATCH 5.7.0] make regcomp reenterable
26349              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26350              Date: Fri, 17 Nov 2000 21:03:47 -0500
26351              Message-ID: <20001117210347.A16570@monk.mps.ohio-state.edu>
26352              
26353              Plus a little bit of tweaking in pregcomp().
26354      Branch: perl
26355            ! embed.h embed.pl perl.h proto.h regcomp.c regcomp.h
26356 ____________________________________________________________________________
26357 [  7740] By: nick                                  on 2000/11/18  20:17:22
26358         Log: Lexical use open ... support:
26359              add ->cop_io to COP structure in cop.h.
26360              Make mg.c and gv.c associate it with ${^OPEN}.
26361              Make lib/open.pm set it.
26362              Have sv.c, perl.c, pp_ctl.c, op.c manipulate it in a manner
26363              manner similar to ->cop_warnings.
26364              Have doio.c's do_open9 and pp_sys.c's pp_backticks use it as default and
26365              call new PerlIO_apply_layers().
26366              Declare latter in perlio.h and define in perlio.c
26367      Branch: perlio
26368            ! cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
26369            ! perlio.h pp_ctl.c pp_sys.c sv.c
26370 ____________________________________________________________________________
26371 [  7739] By: jhi                                   on 2000/11/18  19:54:00
26372         Log: Integrate perlio.
26373      Branch: perl
26374           !> doio.c perlio.c pp.c
26375 ____________________________________________________________________________
26376 [  7738] By: jhi                                   on 2000/11/18  17:16:13
26377         Log: Subject: [PATCH 5.7.0] etags broken again
26378              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26379              Date: Sat, 18 Nov 2000 02:41:36 -0500
26380              Message-ID: <20001118024136.A19097@monk.mps.ohio-state.edu>
26381      Branch: perl
26382            ! emacs/ptags
26383 ____________________________________________________________________________
26384 [  7737] By: jhi                                   on 2000/11/18  17:12:18
26385         Log: Upgrade to CPAN.pm 1.58_93 (the RC1 for 1.59), from Andreas König.
26386      Branch: perl
26387            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
26388 ____________________________________________________________________________
26389 [  7736] By: nick                                  on 2000/11/18  14:06:20
26390         Log: Basic tweaks to do_open() type parsing to allow layer/discipline
26391              part to be isolated.
26392      Branch: perlio
26393            ! doio.c perlio.c
26394 ____________________________________________________________________________
26395 [  7735] By: nick                                  on 2000/11/18  11:03:32
26396         Log: Integrate mainline
26397      Branch: perlio
26398           !> Changes README.amiga README.win32 patchlevel.h
26399           !> pod/perlfunc.pod pp.c regcomp.c regexec.c t/op/re_tests
26400 ____________________________________________________________________________
26401 [  7734] By: jhi                                   on 2000/11/18  01:18:56
26402         Log: Update Changes.
26403      Branch: perl
26404            ! Changes patchlevel.h
26405 ____________________________________________________________________________
26406 [  7733] By: jhi                                   on 2000/11/18  00:32:54
26407         Log: Subject: [PATCH 5.7.0] restore match data on backtracing
26408              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26409              Date: Fri, 17 Nov 2000 17:28:02 -0500
26410              Message-ID: <20001117172802.A1032@monk.mps.ohio-state.edu>
26411      Branch: perl
26412            ! regcomp.c regexec.c t/op/re_tests
26413 ____________________________________________________________________________
26414 [  7732] By: jhi                                   on 2000/11/18  00:28:56
26415         Log: Sparc 64-bit pack() fix from Jens Hamisch.
26416      Branch: perl
26417            ! pp.c
26418 ____________________________________________________________________________
26419 [  7731] By: jhi                                   on 2000/11/18  00:18:39
26420         Log: Explain in more detail the {} syntax ambiguousity.
26421              
26422              Subject: [PATCH] Re: [ID 20001117.003] map { "$_", 1} @array is syntax error
26423              From: Nicholas Clark <nick@ccl4.org>
26424              Date: Fri, 17 Nov 2000 22:10:28 +0000
26425              Message-ID: <20001117221028.A88930@plum.flirble.org>
26426      Branch: perl
26427            ! pod/perlfunc.pod
26428 ____________________________________________________________________________
26429 [  7730] By: jhi                                   on 2000/11/18  00:12:18
26430         Log: Subject: Fix for README.amiga (20000323.033)
26431              From: "Stephen P. Potter" <spp@spotter.yi.org>
26432              Date: Fri, 17 Nov 2000 12:25:51 -0500
26433              Message-Id: <200011171725.MAA05768@spotter.yi.org>
26434      Branch: perl
26435            ! README.amiga
26436 ____________________________________________________________________________
26437 [  7729] By: jhi                                   on 2000/11/18  00:08:34
26438         Log: Subject: [PATCH 5.6.0 README.win32] very minor typos
26439              From: "A. C. Yardley" <yardley@tanet.net>
26440              Date: Mon, 3 Apr 2000 11:35:33 -0700
26441              Message-ID: <3483.000403@tanet.net>
26442      Branch: perl
26443            ! README.win32
26444 ____________________________________________________________________________
26445 [  7728] By: nick                                  on 2000/11/17  21:59:47
26446         Log: Integrate mainline
26447      Branch: perlio
26448           !> configure.com hints/solaris_2.sh lib/Carp/Heavy.pm
26449           !> lib/ExtUtils/xsubpp lib/Pod/Checker.pm pod/perlfaq9.pod
26450           !> pod/perlhack.pod pod/perllocale.pod pod/perlmodlib.PL
26451           !> pod/perlpod.pod pod/perlxs.pod pod/perlxstut.pod t/lib/b.t
26452 ____________________________________________________________________________
26453 [  7727] By: nick                                  on 2000/11/17  21:56:31
26454         Log: Experiment on use of attributes.pm interface.
26455              Valid generic fix to auto-vivify code in rv2gv - only "upgrade" to
26456              SVt_PVRV if not already something better (else vivify of say magic gets
26457              core dump).
26458      Branch: perlio
26459            ! perlio.c pp.c
26460 ____________________________________________________________________________
26461 [  7726] By: jhi                                   on 2000/11/17  14:15:49
26462         Log: Subject: Fix for 20000815.006
26463              From: "Stephen P. Potter" <spp@spotter.yi.org>
26464              Date: Fri, 17 Nov 2000 08:57:45 -0500
26465              Message-Id: <200011171357.IAA05122@spotter.yi.org>
26466              
26467              It's really 20000518.006.
26468      Branch: perl
26469            ! pod/perlmodlib.PL
26470 ____________________________________________________________________________
26471 [  7725] By: jhi                                   on 2000/11/17  14:12:31
26472         Log: Subject: Fix for 20000409.001
26473              From: "Stephen P. Potter" <spp@spotter.yi.org>
26474              Date: Fri, 17 Nov 2000 08:55:45 -0500
26475              Message-Id: <200011171355.IAA05104@spotter.yi.org>
26476      Branch: perl
26477            ! pod/perlfaq9.pod
26478 ____________________________________________________________________________
26479 [  7724] By: jhi                                   on 2000/11/17  14:08:58
26480         Log: Undo #7627 now that we have =head3.
26481      Branch: perl
26482            ! pod/perlhack.pod
26483 ____________________________________________________________________________
26484 [  7723] By: jhi                                   on 2000/11/17  14:04:09
26485         Log: As surmised the #7719 wasn't a good move.
26486      Branch: perl
26487            ! hints/solaris_2.sh
26488 ____________________________________________________________________________
26489 [  7722] By: jhi                                   on 2000/11/17  13:59:04
26490         Log: Also the 64bitall hints can be either here or there.
26491      Branch: perl
26492            ! hints/solaris_2.sh
26493 ____________________________________________________________________________
26494 [  7721] By: jhi                                   on 2000/11/17  02:26:23
26495         Log: Test tweak for the open pragma.
26496      Branch: perl
26497            ! t/lib/b.t
26498 ____________________________________________________________________________
26499 [  7720] By: jhi                                   on 2000/11/17  00:23:22
26500         Log: The long double hints can be here or there.
26501      Branch: perl
26502            ! hints/solaris_2.sh
26503 ____________________________________________________________________________
26504 [  7719] By: jhi                                   on 2000/11/17  00:14:06
26505         Log: For Solaris use64bitall the stdchar needs a little bit of help.
26506      Branch: perl
26507            ! hints/solaris_2.sh
26508 ____________________________________________________________________________
26509 [  7718] By: jhi                                   on 2000/11/16  23:27:34
26510         Log: Subject: Re: Bug in Carp::Heavy/5.6.0?
26511              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
26512              Date: Wed, 15 Nov 2000 08:56:32 +0100
26513              Message-ID: <3A1241B0.64477E00@alcatel.at>
26514      Branch: perl
26515            ! lib/Carp/Heavy.pm
26516 ____________________________________________________________________________
26517 [  7717] By: jhi                                   on 2000/11/16  23:23:29
26518         Log: Subject: [PATCH] Re: 20001101.003 PDL
26519              From: Nicholas Clark <nick@ccl4.org>
26520              Date: Thu, 16 Nov 2000 16:48:25 +0000
26521              Message-ID: <20001116164825.B93487@plum.flirble.org>
26522      Branch: perl
26523            ! lib/ExtUtils/xsubpp pod/perlxs.pod pod/perlxstut.pod
26524 ____________________________________________________________________________
26525 [  7716] By: jhi                                   on 2000/11/16  23:21:31
26526         Log: Subject: [PATCH] Re: [p5p] [PATCH perlpod.pod] Digging into the =head
26527              From: "Casey R. Tweten" <crt@kiski.net>
26528              Date: Thu, 16 Nov 2000 12:02:47 -0500 (EST)
26529              Message-ID: <Pine.OSF.4.21.0011161200410.700-100000@home.kiski.net>
26530      Branch: perl
26531            ! lib/Pod/Checker.pm pod/perlpod.pod
26532 ____________________________________________________________________________
26533 [  7715] By: jhi                                   on 2000/11/16  23:19:40
26534         Log: Avoid an infinite loop in VMS when utils scripts are run
26535              with no arguments, from Charles Lane.
26536      Branch: perl
26537            ! configure.com
26538 ____________________________________________________________________________
26539 [  7714] By: jhi                                   on 2000/11/16  23:17:08
26540         Log: Subject: perllocale.pod changes
26541              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
26542              Date: Mon, 13 Nov 2000 10:09:22 +0300
26543              Message-ID: <402099F49BEED211999700805FC7359F825416@ru0028exch01.spb.lucent.com>
26544      Branch: perl
26545            ! pod/perllocale.pod
26546 ____________________________________________________________________________
26547 [  7713] By: jhi                                   on 2000/11/16  23:14:06
26548         Log: Integrate perlio.
26549      Branch: perl
26550           !> doio.c perlio.c perlio.h util.c
26551 ____________________________________________________________________________
26552 [  7712] By: nick                                  on 2000/11/16  21:10:58
26553         Log: Integrate mainline
26554      Branch: perlio
26555           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
26556           !> config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
26557           !> uconfig.sh vos/config.alpha.def vos/config.alpha.h
26558           !> vos/config.ga.def vos/config.ga.h win32/config.bc
26559           !> win32/config.gc win32/config.vc
26560 ____________________________________________________________________________
26561 [  7711] By: nick                                  on 2000/11/16  19:56:41
26562         Log: Minor tweaks:
26563              consistent way of getting 'rb', 'wb' etc. for binary opens
26564              move *perlio::layers to *open::layers
26565              a #define to show layers available
26566              DOSISH popen/PerlIO had export/import sense inverted.
26567      Branch: perlio
26568            ! doio.c perlio.c perlio.h util.c
26569 ____________________________________________________________________________
26570 [  7710] By: jhi                                   on 2000/11/16  15:46:05
26571         Log: Add HAS_SBRK_PROTO.
26572      Branch: metaconfig/U/perl
26573            + d_sbrkproto.U
26574      Branch: perl
26575            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
26576            ! config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
26577            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
26578            ! vos/config.ga.def vos/config.ga.h win32/config.bc
26579            ! win32/config.gc win32/config.vc
26580 ____________________________________________________________________________
26581 [  7709] By: nick                                  on 2000/11/16  07:31:49
26582         Log: Integrate mainline
26583      Branch: perlio
26584           !> (integrate 35 files)
26585 ____________________________________________________________________________
26586 [  7708] By: jhi                                   on 2000/11/16  05:33:03
26587         Log: These files are text, not binary.
26588      Branch: perl
26589            ! ext/Encode/Encode/iso8859-10.enc
26590            ! ext/Encode/Encode/iso8859-13.enc
26591            ! ext/Encode/Encode/iso8859-14.enc
26592            ! ext/Encode/Encode/iso8859-15.enc
26593 ____________________________________________________________________________
26594 [  7707] By: jhi                                   on 2000/11/16  01:53:37
26595         Log: Update Changes.
26596      Branch: perl
26597            ! Changes patchlevel.h
26598 ____________________________________________________________________________
26599 [  7706] By: jhi                                   on 2000/11/16  01:35:59
26600         Log: More #undefing of stdio.
26601      Branch: perl
26602            ! fakesdio.h nostdio.h
26603 ____________________________________________________________________________
26604 [  7705] By: jhi                                   on 2000/11/16  01:34:18
26605         Log: Add fwalk() probe to the configuration files and regen perltoc.
26606      Branch: perl
26607            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
26608            ! config_h.SH configure.com epoc/config.sh pod/perltoc.pod
26609            ! uconfig.h uconfig.sh util.c vos/config.alpha.def
26610            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
26611            ! win32/config.bc win32/config.gc win32/config.vc
26612 ____________________________________________________________________________
26613 [  7704] By: jhi                                   on 2000/11/16  01:33:07
26614         Log: Add the _fwalk() unit.  (The probe says 'fwalk()'.  Time for
26615              an optional third argument to Inlibc?)
26616      Branch: metaconfig/U/perl
26617            + d__fwalk.U
26618 ____________________________________________________________________________
26619 [  7703] By: jhi                                   on 2000/11/16  01:09:22
26620         Log: The type of the hash_cb() size argument is tricky.
26621      Branch: perl
26622            ! ext/DB_File/DB_File.xs
26623 ____________________________________________________________________________
26624 [  7702] By: jhi                                   on 2000/11/15  23:01:16
26625         Log: Quick temporary fix for 20001114.008 as suggested by Nick Ing-Simmons.
26626      Branch: perl
26627            ! nostdio.h
26628 ____________________________________________________________________________
26629 [  7701] By: jhi                                   on 2000/11/15  22:52:32
26630         Log: Detypo.
26631      Branch: perl
26632            ! t/lib/bigfltpm.t
26633 ____________________________________________________________________________
26634 [  7700] By: jhi                                   on 2000/11/15  22:51:56
26635         Log: UINT64_C() work continues.
26636      Branch: perl
26637            ! handy.h perl.h utf8.h
26638 ____________________________________________________________________________
26639 [  7699] By: jhi                                   on 2000/11/15  14:13:04
26640         Log: SOCKS has its own USE_THREADS, based on
26641              
26642              Subject: [ID 20001114.002] et. al. bugfix followup
26643              From: Jens Hamisch <jens@Strawberry.COM> 
26644              Date: Wed, 15 Nov 2000 14:23:11 +0100
26645              Message-ID: <20001115142311.A21164@Strawberry.COM>
26646      Branch: perl
26647            ! perl.h
26648 ____________________________________________________________________________
26649 [  7698] By: jhi                                   on 2000/11/15  03:50:56
26650         Log: Add few missing #undefs and sort them.
26651      Branch: perl
26652            ! fakesdio.h
26653 ____________________________________________________________________________
26654 [  7697] By: jhi                                   on 2000/11/15  03:39:14
26655         Log: Linenumber fix.
26656      Branch: perl
26657            ! t/pragma/warn/utf8
26658 ____________________________________________________________________________
26659 [  7696] By: jhi                                   on 2000/11/15  02:55:26
26660         Log: EBCDIC tweaks.
26661              
26662              Subject: [PATCH: perl@7674 ++] fixes for warnings and regmesg (reprise)
26663              From: Peter Prymmer <pvhp@forte.com>
26664              Date: Tue, 14 Nov 2000 17:05:11 -0800 (PST)
26665              Message-ID: <Pine.OSF.4.10.10011141653510.106218-100000@aspara.forte.com>
26666      Branch: perl
26667            ! t/op/regmesg.t t/pragma/warn/utf8
26668 ____________________________________________________________________________
26669 [  7695] By: jhi                                   on 2000/11/15  02:53:58
26670         Log: Subject: [PATCH: perl@7674 + Scott-Thoennes] hush warnings about malformed EBCDIC text
26671              From: Peter Prymmer <pvhp@forte.com>
26672              Date: Tue, 14 Nov 2000 15:09:41 -0800 (PST)
26673              Message-ID: <Pine.OSF.4.10.10011141500260.106218-100000@aspara.forte.com>
26674      Branch: perl
26675            ! utf8.c
26676 ____________________________________________________________________________
26677 [  7694] By: jhi                                   on 2000/11/15  02:50:55
26678         Log: Subject: [PATCH: perl@7674] updates to README.os390
26679              From: Prymmer/Kahn <pvhp@best.com>
26680              Date: Tue, 14 Nov 2000 09:20:20 -0800 (PST)
26681              Message-ID: <Pine.BSF.4.21.0011140913370.15162-100000@shell8.ba.best.com>
26682      Branch: perl
26683            ! README.os390
26684 ____________________________________________________________________________
26685 [  7693] By: jhi                                   on 2000/11/15  02:48:37
26686         Log: Quit utf8_to_uv() instantly if curlen == 0.
26687      Branch: perl
26688            ! utf8.c
26689 ____________________________________________________________________________
26690 [  7692] By: jhi                                   on 2000/11/15  02:24:29
26691         Log: Use u_int32_t for the size of hash_cb(), not size_t.
26692              
26693              Subject: [ID 20001114.003] Solaris 8, 64 Bit DB_file patch
26694              From: Jens Hamisch <jens@Strawberry.COM>     
26695              Date: Tue, 14 Nov 2000 19:03:55 +0100
26696              Message-Id: <20001114190355.A20559@Strawberry.COM>
26697      Branch: perl
26698            ! ext/DB_File/DB_File.xs
26699 ____________________________________________________________________________
26700 [  7691] By: jhi                                   on 2000/11/15  02:20:12
26701         Log: Use UINT64_C().
26702              
26703              Subject: [ID 20001114.006] 5.7.0-7680 Solaris 8, 64 bit, utf8 patch
26704              From: Jens Hamisch <jens@Strawberry.COM>
26705              Date: Tue, 14 Nov 2000 19:16:23 +0100
26706              Message-Id: <20001114191623.G20559@Strawberry.COM>
26707      Branch: perl
26708            ! utf8.c utf8.h
26709 ____________________________________________________________________________
26710 [  7690] By: jhi                                   on 2000/11/15  02:17:06
26711         Log: Defined INT64_C() and UINT64_C() unless defined by <inttypes.h>
26712              (a macro to define signed and unsigned integer constants).
26713      Branch: perl
26714            ! handy.h
26715 ____________________________________________________________________________
26716 [  7689] By: jhi                                   on 2000/11/15  01:56:51
26717         Log: Regen Configure.
26718      Branch: perl
26719            ! Configure
26720 ____________________________________________________________________________
26721 [  7688] By: jhi                                   on 2000/11/15  01:56:32
26722         Log: Make the unit know about SOCKS.
26723      Branch: metaconfig
26724            ! U/protos/socksizetype.U
26725 ____________________________________________________________________________
26726 [  7687] By: jhi                                   on 2000/11/15  01:54:47
26727         Log: Remove unused dependencies.
26728      Branch: metaconfig
26729            ! U/compline/d_getpagsz.U
26730 ____________________________________________________________________________
26731 [  7686] By: nick                                  on 2000/11/14  21:25:13
26732         Log: Integrate mainline.
26733      Branch: perlio
26734           +> ext/re/hints/MSWin32.pl win32/bin/mdelete.bat
26735           !> MANIFEST doio.c doop.c ext/IO/lib/IO/Handle.pm
26736           !> ext/IO/lib/IO/Seekable.pm ext/SDBM_File/Makefile.PL
26737           !> lib/ExtUtils/MM_Unix.pm lib/perl5db.pl makedef.pl perl.h
26738           !> perlio.c pp.c pp_sys.c toke.c utf8.c utf8.h win32/Makefile
26739           !> win32/config.bc win32/config.gc win32/config.vc
26740           !> win32/makefile.mk win32/win32.c win32/win32.h win32/win32sck.c
26741 ____________________________________________________________________________
26742 [  7685] By: jhi                                   on 2000/11/14  17:54:56
26743         Log: Integrate perlio.
26744      Branch: perl
26745           +> fakesdio.h perliol.h
26746           !> MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
26747           !> perlsdio.h perlsfio.h pod/perlfunc.pod
26748 ____________________________________________________________________________
26749 [  7684] By: nick                                  on 2000/11/14  17:43:04
26750         Log: PerlIO #include and #ifdef re-work.
26751      Branch: perlio
26752            + fakesdio.h perliol.h
26753            ! MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
26754            ! perlsdio.h perlsfio.h
26755 ____________________________________________________________________________
26756 [  7683] By: jhi                                   on 2000/11/14  15:42:40
26757         Log: Hoist the duplicated socket/netdb include logic to perl.h;
26758              undef SETERRNO in case SOCKS has defined it.  Based on:
26759              
26760              Subject: [ID 20001114.002] Code-Cleanups concerning SOCKS5 and Solaris   
26761              From: Jens Hamisch <jens@Strawberry.COM> 
26762              Date: Tue, 14 Nov 2000 11:34:40 +0100
26763              Message-Id: <20001114113440.A20005@Strawberry.COM>
26764      Branch: perl
26765            ! doio.c perl.h pp_sys.c
26766 ____________________________________________________________________________
26767 [  7682] By: jhi                                   on 2000/11/14  14:07:28
26768         Log: Subject: some additions for makefiles for win32 (for perl@7674)
26769              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
26770              Date: Tue, 14 Nov 2000 09:31:13 +0300
26771              Message-ID: <402099F49BEED211999700805FC7359F8254FC@ru0028exch01.spb.lucent.com>
26772      Branch: perl
26773            ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
26774            ! win32/makefile.mk
26775 ____________________________________________________________________________
26776 [  7681] By: jhi                                   on 2000/11/14  14:01:41
26777         Log: Subject: tiny typo in perl5db.pl
26778              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
26779              Date: Tue, 14 Nov 2000 09:29:28 +0300
26780              Message-ID: <402099F49BEED211999700805FC7359F8254F7@ru0028exch01.spb.lucent.com>
26781      Branch: perl
26782            ! lib/perl5db.pl
26783 ____________________________________________________________________________
26784 [  7680] By: jhi                                   on 2000/11/14  04:13:50
26785         Log: Redo #7679 with LFs instead of CRLFs.
26786      Branch: perl
26787            ! ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm makedef.pl
26788            ! perlio.c win32/Makefile win32/bin/mdelete.bat win32/config.gc
26789            ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
26790 ____________________________________________________________________________
26791 [  7679] By: jhi                                   on 2000/11/14  01:21:09
26792         Log: Subject: [PATCH perl@7638] Get PerlIO building on Win32
26793              From: Benjamin Stuhl <tiriath@yahoo.com> 
26794              Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
26795              Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
26796      Branch: perl
26797            + win32/bin/mdelete.bat
26798            ! MANIFEST ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm
26799            ! makedef.pl perlio.c win32/Makefile win32/config.gc
26800            ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
26801 ____________________________________________________________________________
26802 [  7678] By: jhi                                   on 2000/11/14  01:19:20
26803         Log: Fix the re extension building for Win32.
26804              
26805              Subject: [PATCH perl@7638] Get PerlIO building on Win32
26806              From: Benjamin Stuhl <tiriath@yahoo.com> 
26807              Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
26808              Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
26809      Branch: perl
26810            + ext/re/hints/MSWin32.pl
26811            ! MANIFEST
26812 ____________________________________________________________________________
26813 [  7677] By: jhi                                   on 2000/11/14  01:13:54
26814         Log: Subject: [ID 20001113.003] utf8_to_uv on malformed utf returns wrong values
26815              From: sthoenna@efn.org
26816              Date: Mon, 13 Nov 2000 14:49:40 -0800 (PST)
26817              Message-Id: <200011132249.eADMnek09679@garcia.efn.org>
26818      Branch: perl
26819            ! doop.c pp.c toke.c utf8.c utf8.h
26820 ____________________________________________________________________________
26821 [  7676] By: jhi                                   on 2000/11/13  20:23:15
26822         Log: Subject: Re: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
26823              From: Nicholas Clark <nick@ccl4.org>
26824              Date: Mon, 13 Nov 2000 18:55:04 +0000
26825              Message-ID: <20001113185504.J29183@plum.flirble.org>
26826      Branch: perl
26827            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Seekable.pm
26828 ____________________________________________________________________________
26829 [  7675] By: nick                                  on 2000/11/13  20:21:57
26830         Log: Integrate mainline ...
26831      Branch: perlio
26832           !> Changes MANIFEST doop.c ext/IO/IO.xs ext/IO/lib/IO/Handle.pm
26833           !> ext/IO/lib/IO/Seekable.pm patchlevel.h perl.h perlio.c
26834           !> perlsfio.h pod/perlfunc.pod pod/perlunicode.pod pp.c regexp.h
26835           !> t/io/tell.t t/lib/io_xs.t t/op/bop.t utf8.c
26836 ____________________________________________________________________________
26837 [  7674] By: jhi                                   on 2000/11/13  15:07:56
26838         Log: Update Changes.
26839      Branch: perl
26840            ! Changes patchlevel.h
26841 ____________________________________________________________________________
26842 [  7673] By: jhi                                   on 2000/11/13  14:42:42
26843         Log: Remove the new two tests of lib/io_xs for now, they seem to
26844              fail under perlio on some platforms.
26845      Branch: perl
26846            ! t/lib/io_xs.t
26847 ____________________________________________________________________________
26848 [  7672] By: jhi                                   on 2000/11/13  13:57:53
26849         Log: Make PerlIO_getpos() to behave like fgetpos() on return.
26850      Branch: perl
26851            ! perlio.c
26852 ____________________________________________________________________________
26853 [  7671] By: jhi                                   on 2000/11/13  05:30:48
26854         Log: Placate nervous compilers that see longer than ints switch()ing.
26855      Branch: perl
26856            ! utf8.c
26857 ____________________________________________________________________________
26858 [  7670] By: jhi                                   on 2000/11/13  05:14:21
26859         Log: fputs() does return EOF on error but here we don't care.
26860      Branch: perl
26861            ! perlio.c
26862 ____________________________________________________________________________
26863 [  7669] By: jhi                                   on 2000/11/13  05:02:45
26864         Log: Declare reg_data like reg_substr_data.
26865      Branch: perl
26866            ! regexp.h
26867 ____________________________________________________________________________
26868 [  7668] By: jhi                                   on 2000/11/13  04:54:34
26869         Log: Typos in #7667.
26870      Branch: perl
26871            ! perl.h
26872 ____________________________________________________________________________
26873 [  7667] By: jhi                                   on 2000/11/13  04:49:49
26874         Log: Cleanup messy #ifdef.
26875      Branch: perl
26876            ! perl.h
26877 ____________________________________________________________________________
26878 [  7666] By: jhi                                   on 2000/11/13  04:17:34
26879         Log: Subject: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
26880              From: Nicholas Clark <nick@talking.bollo.cx>
26881              Date: Sun, 12 Nov 2000 21:14:11 +0000
26882              Message-Id: <E13v4S3-0000iY-00@Bagpuss.unfortu.net>
26883              
26884              Note: only one breakage of the two reported is fixed by this patch.
26885      Branch: perl
26886            ! perlio.c
26887 ____________________________________________________________________________
26888 [  7665] By: jhi                                   on 2000/11/13  04:05:07
26889         Log: Tweak the definition of the bit complement on UTF-8 data:
26890              if none of the characters in the string are > 0xff,
26891              the result is a complemented byte string, not a (UTF-8)
26892              char string.  Based on the summary in
26893              
26894              Subject: Re: [ID 20000918.005] ~ on wide chars
26895              From: sthoenna@efn.org (Yitzchak Scott-Thoennes) 
26896              Date: Fri, 10 Nov 2000 09:47:15 -0800
26897              Message-ID: <jSDD6gzkgi/T092yn@efn.org>
26898              
26899              This should give us the maximum backward (pre-char string)
26900              compatibility and utf8 compatibility.  The other alternative
26901              would be to limit the bit complement to be always byte only,
26902              taking the least significant byte of the chars.
26903      Branch: perl
26904            ! doop.c pod/perlunicode.pod pp.c t/op/bop.t
26905 ____________________________________________________________________________
26906 [  7664] By: jhi                                   on 2000/11/13  00:23:44
26907         Log: Couple of tests from #7660 salvaged.
26908      Branch: perl
26909            - t/op/tell.t
26910            ! MANIFEST t/io/tell.t
26911 ____________________________________________________________________________
26912 [  7663] By: jhi                                   on 2000/11/13  00:02:48
26913         Log: Subject: [ID 20001112.007] sfio's sftell isn't ftell
26914              From: Nicholas Clark <nick@talking.bollo.cx>
26915              Date: Sun, 12 Nov 2000 21:23:43 +0000
26916              Message-Id: <E13v4bH-0000lN-00@Bagpuss.unfortu.net>
26917      Branch: perl
26918            ! perlsfio.h
26919 ____________________________________________________________________________
26920 [  7662] By: jhi                                   on 2000/11/13  00:01:39
26921         Log: Subject: [ID 20001112.006] IO::Seekable::getpos doesn't check for fgetpos() failure
26922              From: Nicholas Clark <nick@talking.bollo.cx>
26923              Date: Sun, 12 Nov 2000 21:30:04 +0000
26924              Message-Id: <E13v4hQ-0000mn-00@Bagpuss.unfortu.net>
26925      Branch: perl
26926            ! ext/IO/IO.xs ext/IO/lib/IO/Seekable.pm t/lib/io_xs.t
26927 ____________________________________________________________________________
26928 [  7661] By: jhi                                   on 2000/11/12  23:57:29
26929         Log: Document tell() on special streams.
26930      Branch: perl
26931            ! pod/perlfunc.pod
26932 ____________________________________________________________________________
26933 [  7660] By: jhi                                   on 2000/11/12  23:54:22
26934         Log: (Subsumed by #7664)
26935      Branch: perl
26936            + t/op/tell.t
26937            ! MANIFEST
26938 ____________________________________________________________________________
26939 [  7659] By: jhi                                   on 2000/11/12  22:55:25
26940         Log: Many subdocumented return values of the IO extension now documented.
26941              ungetc and write still left subdocumented.
26942              
26943              Subject: [PATCH] (was Re: IO::Handle::ungetc)
26944              From: Nicholas Clark <nick@talking.bollo.cx>
26945              Date: Sun, 12 Nov 2000 21:35:53 +0000
26946              Message-ID: <20001112213552.A3034@Bagpuss.unfortu.net>
26947      Branch: perl
26948            ! ext/IO/lib/IO/Handle.pm
26949 ____________________________________________________________________________
26950 [  7658] By: jhi                                   on 2000/11/12  21:37:06
26951         Log: Subject: [ID 20001112.004] man perlfunc omits tell()'s error return
26952              From: Nicholas Clark <nick@talking.bollo.cx>
26953              Date: Sun, 12 Nov 2000 20:03:22 +0000
26954              Message-Id: <E13v3LV-0008Pd-00@Bagpuss.unfortu.net>
26955      Branch: perl
26956            ! pod/perlfunc.pod
26957 ____________________________________________________________________________
26958 [  7657] By: jhi                                   on 2000/11/12  20:34:55
26959         Log: Integrate perlio.
26960      Branch: perl
26961           !> perlio.c
26962 ____________________________________________________________________________
26963 [  7656] By: nick                                  on 2000/11/12  19:25:06
26964         Log: Add aTHX_ to Perl_croak's (MULTIPLICITY et. al.)
26965      Branch: perlio
26966            ! perlio.c
26967 ____________________________________________________________________________
26968 [  7655] By: nick                                  on 2000/11/12  19:09:41
26969         Log: Integrate mainline
26970      Branch: perlio
26971           +> README.solaris ext/Encode/Encode/cp1006.enc
26972           +> ext/Encode/Encode/cp424.enc ext/Encode/Encode/cp856.enc
26973           +> ext/Encode/Encode/gsm0338.enc ext/Encode/Encode/iso8859-10.enc
26974           +> ext/Encode/Encode/iso8859-13.enc
26975           +> ext/Encode/Encode/iso8859-14.enc
26976           +> ext/Encode/Encode/iso8859-15.enc
26977           !> (integrate 34 files)
26978 ____________________________________________________________________________
26979 [  7654] By: jhi                                   on 2000/11/12  19:00:22
26980         Log: Add a metaconfig unit for fsync.
26981      Branch: metaconfig/U/perl
26982            + d_fsync.U
26983 ____________________________________________________________________________
26984 [  7653] By: jhi                                   on 2000/11/12  19:00:01
26985         Log: Add HAS_FSYNC, lack noticed by Nicholas Clark.
26986      Branch: perl
26987            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
26988            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
26989            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
26990            ! vos/config.ga.h win32/config.bc win32/config.gc
26991            ! win32/config.vc
26992 ____________________________________________________________________________
26993 [  7652] By: jhi                                   on 2000/11/11  21:12:01
26994         Log: Copy the s// information of README.hpux also to the perlrun.
26995      Branch: perl
26996            ! README.hpux pod/perlrun.pod
26997 ____________________________________________________________________________
26998 [  7651] By: jhi                                   on 2000/11/11  21:03:13
26999         Log: More README.solaris updates from Andy Dougherty.
27000      Branch: perl
27001            ! README.solaris
27002 ____________________________________________________________________________
27003 [  7650] By: jhi                                   on 2000/11/11  18:38:57
27004         Log: More descriptive error for unknown perlio layers.
27005              
27006              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
27007              From: Dominic Dunlop <domo@computer.org> 
27008              Date: Sat, 11 Nov 2000 18:20:32 +0100             
27009              Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
27010      Branch: perl
27011            ! perlio.c pod/perldiag.pod
27012 ____________________________________________________________________________
27013 [  7649] By: jhi                                   on 2000/11/11  18:37:52
27014         Log: MachTen doesn't really do mmap() and munmap().
27015              
27016              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
27017              From: Dominic Dunlop <domo@computer.org> 
27018              Date: Sat, 11 Nov 2000 18:20:32 +0100             
27019              Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
27020      Branch: perl
27021            ! hints/machten.sh
27022 ____________________________________________________________________________
27023 [  7648] By: jhi                                   on 2000/11/11  18:36:46
27024         Log: Subject: [PATCH] fwd: Re: [ID 20001105.011] Perl 5.6.0 documentation glitch
27025              From: rspier@pobox.com (Robert Spier)
27026              Date: Sat, 11 Nov 2000 12:22:15 -0500 (EST)
27027              Message-ID: <14861.32839.491271.985797@rls.cx>
27028      Branch: perl
27029            ! Porting/Contract pod/perltoot.pod
27030 ____________________________________________________________________________
27031 [  7647] By: jhi                                   on 2000/11/11  18:35:30
27032         Log: Simplify the getpagesize() unit by dropping the
27033              pagesize probe since it's nowadays slightly more
27034              complicated because of sysconf(). (Note: if some
27035              platform really needs the -lPW for getpagesize,
27036              I just broke it.)
27037              
27038              TODO: a new pagesize unit.
27039      Branch: metaconfig
27040            ! U/compline/d_getpagsz.U
27041 ____________________________________________________________________________
27042 [  7646] By: jhi                                   on 2000/11/11  18:33:23
27043         Log: Add getpagesize() probing, on non-UNIX guess 'undef'.
27044      Branch: perl
27045            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
27046            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
27047            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
27048            ! vos/config.ga.h win32/config.bc win32/config.gc
27049            ! win32/config.vc
27050 ____________________________________________________________________________
27051 [  7645] By: jhi                                   on 2000/11/11  16:45:15
27052         Log: Use sysconf() or getpagesize() to find out the pagesize.
27053      Branch: perl
27054            ! perlio.c
27055 ____________________________________________________________________________
27056 [  7644] By: jhi                                   on 2000/11/11  15:46:08
27057         Log: Integrate perlio.
27058      Branch: perl
27059           !> perlio.c
27060 ____________________________________________________________________________
27061 [  7643] By: jhi                                   on 2000/11/11  15:33:36
27062         Log: Subject: Re: [PATCH] README.solaris
27063              From: Lupe Christoph <lupe@lupe-christoph.de>
27064              Date: Sat, 11 Nov 2000 14:08:10 +0100
27065              Message-ID: <20001111140810.C10394@alanya.lupe-christoph.de>
27066      Branch: perl
27067            ! README.solaris
27068 ____________________________________________________________________________
27069 [  7642] By: jhi                                   on 2000/11/11  15:22:12
27070         Log: Subject: [PATCH perl@7638] cygwin port
27071              From: "Eric Fifer" <egf7@columbia.edu>            
27072              Date: Fri, 10 Nov 2000 19:30:30 -0000
27073              Message-ID: <000001c04b4c$b96b7980$243670c2@fifer>
27074      Branch: perl
27075            ! README.cygwin lib/ExtUtils/MM_Cygwin.pm
27076 ____________________________________________________________________________
27077 [  7641] By: nick                                  on 2000/11/11  14:50:36
27078         Log: Fixup mmap layer by doing mmap() calls on pagesize boundaries.
27079              Also call "Buf" layer directly when unread'ing non-read chars.
27080      Branch: perlio
27081            ! perlio.c
27082 ____________________________________________________________________________
27083 [  7640] By: jhi                                   on 2000/11/11  02:05:02
27084         Log: Add more encoding tables.
27085      Branch: perl
27086            + ext/Encode/Encode/cp1006.enc ext/Encode/Encode/cp424.enc
27087            + ext/Encode/Encode/cp856.enc ext/Encode/Encode/gsm0338.enc
27088            + ext/Encode/Encode/iso8859-10.enc
27089            + ext/Encode/Encode/iso8859-13.enc
27090            + ext/Encode/Encode/iso8859-14.enc
27091            + ext/Encode/Encode/iso8859-15.enc
27092            ! MANIFEST
27093 ____________________________________________________________________________
27094 [  7639] By: jhi                                   on 2000/11/10  18:49:25
27095         Log: Subject: [PATCH] README.solaris
27096              From: Andy Dougherty <doughera@lafayette.edu>
27097              Date: Fri, 10 Nov 2000 12:18:00 -0500 (EST)
27098              Message-ID: <Pine.SOL.4.10.10011101217100.28341-100000@maxwell.phys.lafayette.edu>
27099      Branch: perl
27100            + README.solaris
27101            ! INSTALL MANIFEST hints/solaris_2.sh pod/buildtoc.PL
27102            ! pod/perl.pod pod/perltoc.pod
27103 ____________________________________________________________________________
27104 [  7638] By: jhi                                   on 2000/11/10  15:04:15
27105         Log: Update Changes.
27106      Branch: perl
27107            ! Changes patchlevel.h
27108 ____________________________________________________________________________
27109 [  7637] By: jhi                                   on 2000/11/10  14:14:28
27110         Log: Explain better why certain regex tests are skipped.
27111              
27112              Subject: Re: tests skipped: unknown reason
27113              From: Lupe Christoph <lupe@lupe-christoph.de>
27114              Date: Fri, 10 Nov 2000 09:08:56 +0100
27115              Message-ID: <20001110090856.J785@alanya.lupe-christoph.de>
27116      Branch: perl
27117            ! t/op/regexp.t
27118 ____________________________________________________________________________
27119 [  7636] By: nick                                  on 2000/11/10  13:40:00
27120         Log: Integrate mainline.
27121      Branch: perlio
27122           !> emacs/cperl-mode.el ext/IO/lib/IO/Handle.pm hints/linux.sh
27123           !> hints/uts.sh lib/unicode/syllables.txt perlio.c
27124           !> win32/bin/search.pl
27125 ____________________________________________________________________________
27126 [  7635] By: nick                                  on 2000/11/10  13:25:52
27127         Log: Re-instate stdio large file support via perlio.
27128      Branch: perl
27129            ! perlio.c
27130 ____________________________________________________________________________
27131 [  7634] By: jhi                                   on 2000/11/10  04:49:55
27132         Log: Amdahl UTS hints updates.
27133              
27134              Subject: [ID 20001109.016] Trouble going from 5.4 to 5.6
27135              From: hom00@utsglobal.com (Harold O Morris)
27136              Date: Thu, 9 Nov 2000 20:02 PST
27137              Message-Id: <m13u5OV-000045C@juno.uts.utsglobal.com>
27138      Branch: perl
27139            ! hints/uts.sh
27140 ____________________________________________________________________________
27141 [  7633] By: jhi                                   on 2000/11/09  23:33:28
27142         Log: Subject: [PATCH] IO::Seekable pod
27143              From: Nicholas Clark <nick@talking.bollo.cx>
27144              Date: Thu, 9 Nov 2000 20:29:45 +0000
27145              Message-ID: <20001109202945.A10451@Bagpuss.unfortu.net>
27146      Branch: perl
27147            ! ext/IO/lib/IO/Handle.pm
27148 ____________________________________________________________________________
27149 [  7632] By: jhi                                   on 2000/11/09  21:55:41
27150         Log: Various doc oddball characters.
27151              
27152              Subject: [ID 20001106.004] Perl 5.6.0 bugs  
27153              From: Michael Somos <somos@grail.cba.csuohio.edu>
27154              Date: Mon, 6 Nov 2000 17:44:20 -0500
27155              Message-Id: <200011062244.RAA28632@grail.cba.csuohio.edu>
27156      Branch: perl
27157            ! emacs/cperl-mode.el lib/unicode/syllables.txt
27158            ! win32/bin/search.pl
27159 ____________________________________________________________________________
27160 [  7631] By: jhi                                   on 2000/11/09  21:12:29
27161         Log: Subject: Re: bash -c exit and linux hints 
27162              From: "John P. Linderman" <jpl@research.att.com>
27163              Date: Thu, 02 Nov 2000 09:37:25 -0500
27164              Message-Id: <200011021437.JAA63199@raptor.research.att.com>
27165      Branch: perl
27166            ! hints/linux.sh
27167 ____________________________________________________________________________
27168 [  7630] By: nick                                  on 2000/11/09  20:34:11
27169         Log: Integrate mainline.
27170      Branch: perlio
27171           !> (integrate 91 files)
27172 ____________________________________________________________________________
27173 [  7629] By: jhi                                   on 2000/11/09  19:46:31
27174         Log: Missing dTHXs.
27175              
27176              Subject: RE: perl@7595 builds not on cygwin
27177              From: "Eric Fifer" <egf7@columbia.edu>
27178              Date: Thu, 9 Nov 2000 19:26:50 -0000
27179              Message-ID: <000201c04a83$05ef1660$933570c2@fifer>
27180      Branch: perl
27181            ! ext/Devel/Peek/Peek.xs
27182 ____________________________________________________________________________
27183 [  7628] By: jhi                                   on 2000/11/09  14:48:27
27184         Log: Disable only the tests 99 and 166 for UTF-8 locales.
27185      Branch: perl
27186            ! t/pragma/locale.t
27187 ____________________________________________________________________________
27188 [  7627] By: jhi                                   on 2000/11/09  14:40:27
27189         Log: There's no =head3.
27190      Branch: perl
27191            ! pod/perlhack.pod
27192 ____________________________________________________________________________
27193 [  7626] By: jhi                                   on 2000/11/09  13:54:26
27194         Log: The generated boot_* headers are wrong.  Pickier compiler,
27195              such as KAI C++ will refuse to compile the resulting perlmain.
27196              
27197              Subject: [ID 20001109.005] Bug in minimod.pl, perl 5.6.0
27198              From: Harri Pasanen <harri.pasanen@trema.com>
27199              Date: Thu, 09 Nov 2000 14:23:28 +0100
27200              Message-Id: <3A0AA550.26D548A3@trema.com>
27201      Branch: perl
27202            ! minimod.pl
27203 ____________________________________________________________________________
27204 [  7625] By: jhi                                   on 2000/11/09  13:50:44
27205         Log: Subject: [PATCH: perl@7613] updates to Porting/pumpkin.pod
27206              From: Prymmer/Kahn <pvhp@best.com>
27207              Date: Wed, 8 Nov 2000 22:13:26 -0800 (PST)
27208              Message-ID: <Pine.BSF.4.21.0011082208390.5584-100000@shell8.ba.best.com>
27209              
27210              All except the "cow orker" change.
27211      Branch: perl
27212            ! Porting/pumpkin.pod
27213 ____________________________________________________________________________
27214 [  7624] By: jhi                                   on 2000/11/09  13:45:33
27215         Log: Fix for
27216              
27217              Subject: [ID 20001109.003] Not OK: perl v5.7.0 +DEVEL7620 on PA-RISC2.0 11.00 (UNINSTALLED)
27218              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
27219              Date: Thu, 09 Nov 2000 11:05:52 +0100
27220              Message-Id: <20001109110452.66CF.H.M.BRAND@hccnet.nl>
27221      Branch: perl
27222            ! pod/perldiag.pod t/pragma/warn/pp_sys
27223 ____________________________________________________________________________
27224 [  7623] By: jhi                                   on 2000/11/09  13:37:16
27225         Log: Typo in an ifndef.
27226              
27227              Subject: Re: [PATCH 5.7.0] better messages from malloc()
27228              From: Joe Smith <jms@inwap.com>         
27229              Date: Thu, 09 Nov 2000 01:33:14 -0800
27230              Message-Id: <3A0A6F5A.1E3969BB@inwap.com>
27231      Branch: perl
27232            ! malloc.c
27233 ____________________________________________________________________________
27234 [  7622] By: jhi                                   on 2000/11/09  13:31:18
27235         Log: Remove unused extra arguments.
27236      Branch: metaconfig/U/perl
27237            ! perlxv.U
27238      Branch: perl
27239            ! Configure config_h.SH
27240 ____________________________________________________________________________
27241 [  7621] By: jhi                                   on 2000/11/09  13:16:36
27242         Log: More VMS moves on environment handling, from Charles Lane.
27243      Branch: perl
27244            ! t/pragma/locale.t
27245 ____________________________________________________________________________
27246 [  7620] By: jhi                                   on 2000/11/09  04:42:38
27247         Log: Subject: patch to detect stat followed by lstat(_): [ID 20001106.006] find2perl generated scripts issue new lstat()    on filehandle _ warning
27248              From: David Dyck <dcd@tc.fluke.com>
27249              Date: Wed, 8 Nov 2000 18:36:26 -0800 (PST)
27250              Message-ID: <Pine.LNX.4.30.0011081817490.177-100000@dd.tc.fluke.com>
27251      Branch: perl
27252            ! pp_sys.c
27253 ____________________________________________________________________________
27254 [  7619] By: jhi                                   on 2000/11/09  04:36:21
27255         Log: Forgot from #7618.
27256      Branch: perl
27257            ! lib/File/stat.pm
27258 ____________________________________________________________________________
27259 [  7618] By: jhi                                   on 2000/11/09  04:28:44
27260         Log: Make deleting for %ENV work for (newer versions of) VMS,
27261              from Craig A. Berry.
27262      Branch: perl
27263            ! vms/vms.c
27264 ____________________________________________________________________________
27265 [  7617] By: jhi                                   on 2000/11/09  04:25:05
27266         Log: Subject: [PATCH] Class::Struct at compile time
27267              From: "Casey R. Tweten" <crt@kiski.net>
27268              Date: Wed, 8 Nov 2000 20:46:41 -0500 (EST)
27269              Message-ID: <Pine.OSF.4.21.0011082041360.8238-100000@home.kiski.net>
27270      Branch: perl
27271            ! lib/Class/Struct.pm
27272 ____________________________________________________________________________
27273 [  7616] By: jhi                                   on 2000/11/09  04:15:17
27274         Log: Subject: [ID 20001108.013] spelling
27275              From: "Todd T. Fries" <todd@fries.int.mrleng.com>
27276              Date: Wed, 8 Nov 2000 18:36:42 -0600 (CST)
27277              Message-Id: <200011090036.eA90agN05921@fries.int.mrleng.com>
27278      Branch: perl
27279            ! lib/ftp.pl
27280 ____________________________________________________________________________
27281 [  7615] By: jhi                                   on 2000/11/09  04:12:42
27282         Log: Subject: [PATCH: perl@7613] add Encode to VMS build and tests
27283              From: Peter Prymmer <pvhp@forte.com>
27284              Date: Wed, 8 Nov 2000 15:29:06 -0800 (PST)
27285              Message-ID: <Pine.OSF.4.10.10011081524450.248546-100000@aspara.forte.com>
27286      Branch: perl
27287            ! configure.com
27288 ____________________________________________________________________________
27289 [  7614] By: jhi                                   on 2000/11/08  22:42:55
27290         Log: A missing aTHX_.
27291      Branch: perl
27292            ! ext/IPC/SysV/SysV.xs
27293 ____________________________________________________________________________
27294 [  7613] By: jhi                                   on 2000/11/08  19:30:21
27295         Log: Update Changes.
27296      Branch: perl
27297            ! Changes patchlevel.h
27298 ____________________________________________________________________________
27299 [  7612] By: jhi                                   on 2000/11/08  18:35:25
27300         Log: Subject: is this the appropriate patch to fix: [ID 20001106.006] find2perl generated scripts issue new lstat()    on filehandle _ warning
27301              From: David Dyck <dcd@tc.fluke.com>
27302              Date: Wed, 8 Nov 2000 10:05:44 -0800 (PST)
27303              Message-ID: <Pine.LNX.4.30.0011080957440.2572-100000@dd.tc.fluke.com>
27304      Branch: perl
27305            ! pp_sys.c
27306 ____________________________________________________________________________
27307 [  7611] By: jhi                                   on 2000/11/08  18:30:26
27308         Log: Subject: [PATCH bleadperl] Re: Patch 7533 prevents malloc.c from compiling on MachTen
27309              From: Dominic Dunlop <domo@computer.org>
27310              Date: Tue, 7 Nov 2000 12:05:25 +0100
27311              Message-Id: <p04320403b62d8e0870cf@[192.168.1.4]>
27312      Branch: perl
27313            ! malloc.c
27314 ____________________________________________________________________________
27315 [  7610] By: jhi                                   on 2000/11/08  18:25:14
27316         Log: Do not test UTF-8 locales since that the tests would require
27317              polymorphic regexen.
27318      Branch: perl
27319            ! t/pragma/locale.t
27320 ____________________________________________________________________________
27321 [  7609] By: jhi                                   on 2000/11/08  17:12:51
27322         Log: Locale buglets.
27323              
27324              Subject: RE: Locales support (setlocale) fixes
27325              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
27326              Date: Wed, 8 Nov 2000 20:01:39 +0300
27327              Message-ID: <402099F49BEED211999700805FC7359F825283@ru0028exch01.spb.lucent.com>
27328      Branch: perl
27329            ! t/pragma/locale.t util.c
27330 ____________________________________________________________________________
27331 [  7608] By: jhi                                   on 2000/11/08  17:00:16
27332         Log: Deleting $ENV{PATH} in VMS is not recommendable.
27333      Branch: perl
27334            ! t/pragma/locale.t
27335 ____________________________________________________________________________
27336 [  7607] By: jhi                                   on 2000/11/08  16:58:26
27337         Log: Subject: PATCH std stdio for (Free)BSD
27338              From: Nicholas Clark <nick@ccl4.org>
27339              Date: Wed, 8 Nov 2000 15:36:29 +0000
27340              Message-ID: <20001108153629.D98736@plum.flirble.org>
27341      Branch: metaconfig
27342            ! U/compline/d_stdstdio.U
27343      Branch: perl
27344            ! Configure config_h.SH
27345 ____________________________________________________________________________
27346 [  7606] By: jhi                                   on 2000/11/08  16:43:31
27347         Log: Forgot to bump the line numbers in #7601.
27348      Branch: perl
27349            ! t/pragma/warn/pp_sys
27350 ____________________________________________________________________________
27351 [  7605] By: jhi                                   on 2000/11/08  16:39:12
27352         Log: More careful detection of how well NVs and UVs mix.
27353              
27354              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))
27355              From: Nicholas Clark <nick@ccl4.org>
27356              Date: Wed, 8 Nov 2000 15:14:12 +0000
27357              Message-ID: <20001108151412.B98736@plum.flirble.org>
27358              
27359              Added some SIGFPE paranoia.
27360      Branch: metaconfig/U/perl
27361            ! perlxv.U
27362      Branch: perl
27363            ! Configure config_h.SH
27364 ____________________________________________________________________________
27365 [  7604] By: jhi                                   on 2000/11/08  14:39:10
27366         Log: Subject: [patch perl@7595] VMS configure.com tweak
27367              From: "Craig A. Berry" <craigberry@mac.com>
27368              Date: Wed, 8 Nov 2000 00:24:12 -0600
27369              Message-Id: <p04330103b62e879ceeff@[192.168.56.177]>
27370      Branch: perl
27371            ! configure.com
27372 ____________________________________________________________________________
27373 [  7603] By: jhi                                   on 2000/11/08  14:27:11
27374         Log: Subject: [PATCH @7595] int/ptr casts in perlio.c
27375              From: Robin Barker <rmb1@cise.npl.co.uk>
27376              Date: Wed, 8 Nov 2000 11:11:39 GMT
27377              Message-Id: <200011081111.LAA07377@tempest.npl.co.uk>
27378      Branch: perl
27379            ! perlio.c
27380 ____________________________________________________________________________
27381 [  7602] By: jhi                                   on 2000/11/08  14:25:03
27382         Log: Fix for the tie-refhash string table leaks.
27383              
27384              From: Nick Ing-Simmons <nik@tiuk.ti.com> 
27385              Date: Wed, 8 Nov 2000 13:03:04 GMT
27386              Message-Id: <200011081303.NAA07042@mikado.tiuk.ti.com>
27387      Branch: perl
27388            ! t/lib/tie-refhash.t
27389 ____________________________________________________________________________
27390 [  7601] By: jhi                                   on 2000/11/08  14:21:08
27391         Log: Try to avoid flockless and emulationless places.
27392      Branch: perl
27393            ! t/pragma/warn/pp_sys
27394 ____________________________________________________________________________
27395 [  7600] By: jhi                                   on 2000/11/08  02:28:54
27396         Log: Overrideable keys, each, pop, push, shift, splice, unshift.
27397              
27398              Subject: [PATCH] prototyped functions that should be overrideable
27399              From: "Casey R. Tweten" <crt@kiski.net>
27400              Date: Fri, 3 Nov 2000 11:09:12 -0500 (EST)
27401              Message-ID: <Pine.OSF.4.21.0011031100470.17471-100000@home.kiski.net>
27402      Branch: perl
27403            ! toke.c
27404 ____________________________________________________________________________
27405 [  7599] By: jhi                                   on 2000/11/08  01:12:05
27406         Log: Make perlbug not insist on dumping to a file when stdout isn't a tty.
27407              
27408              Subject: [PATCH] perlbug.PL
27409              From: "Kurt D. Starsinic" <kstar@chapin.edu>
27410              Date: Mon, 6 Nov 2000 21:39:01 -0500
27411              Message-ID: <20001106213901.B20955@O2.chapin.edu>
27412      Branch: perl
27413            ! utils/perlbug.PL
27414 ____________________________________________________________________________
27415 [  7598] By: jhi                                   on 2000/11/07  23:42:00
27416         Log: Bad thinko in #7581 (I used the test program with the expanded
27417              values as-is).
27418      Branch: metaconfig
27419            ! U/compline/d_stdstdio.U
27420      Branch: perl
27421            ! Configure
27422 ____________________________________________________________________________
27423 [  7597] By: jhi                                   on 2000/11/07  21:43:29
27424         Log: Subject: [PATCH perl@7573] cygwin port
27425              From: "Fifer, Eric" <EFifer@sanwaint.com>
27426              Date: Tue, 7 Nov 2000 18:08:51 -0000 
27427              Message-ID: <779F20BCCE5AD31186A50008C75D99791717BB@silldn_mail1.sanwaint.com>
27428              
27429              Synchronize with Cygwin 1.1.5.
27430      Branch: perl
27431            ! AUTHORS README.cygwin cygwin/cygwin.c hints/cygwin.sh mg.c
27432            ! pod/perlport.pod unixish.h util.c
27433 ____________________________________________________________________________
27434 [  7596] By: jhi                                   on 2000/11/07  21:39:25
27435         Log: perlhack updates from H.Merijn Brand.
27436      Branch: perl
27437            ! pod/perlhack.pod
27438 ____________________________________________________________________________
27439 [  7595] By: jhi                                   on 2000/11/07  20:21:41
27440         Log: Update Changes.
27441      Branch: perl
27442            ! Changes patchlevel.h
27443 ____________________________________________________________________________
27444 [  7594] By: jhi                                   on 2000/11/07  19:18:58
27445         Log: Be more robust in Dynaloader.pm.
27446      Branch: perl
27447            ! ext/DynaLoader/DynaLoader_pm.PL
27448 ____________________________________________________________________________
27449 [  7593] By: jhi                                   on 2000/11/07  16:49:31
27450         Log: AUTHORS update.
27451      Branch: perl
27452            ! AUTHORS
27453 ____________________________________________________________________________
27454 [  7592] By: gsar                                  on 2000/11/07  16:39:51
27455         Log: normalize relative paths in virtualized current directory on windows,
27456              under ithreads (avoids ".." etc showing up in what Cwd::cwd()
27457              returns)
27458      Branch: perl
27459            ! win32/vdir.h
27460 ____________________________________________________________________________
27461 [  7591] By: jhi                                   on 2000/11/07  16:04:26
27462         Log: Too profiler-happy: with optimization the #7590 actually makes
27463              the test to run 0.5% _slower_.  Requires much more instrumentation.
27464              Retract #7590.
27465      Branch: perl
27466            ! regcomp.c regcomp.h
27467 ____________________________________________________________________________
27468 [  7590] By: jhi                                   on 2000/11/07  15:51:13
27469         Log: Shave off about 5% (Digital UNIX, -g, pixie) of the op/regexp
27470              execution time in regcomp.c S_cl_any() and S_cl_is_anything()
27471              by using memset() and testing bytewise (as opposed to bitwise).
27472      Branch: perl
27473            ! regcomp.c regcomp.h
27474 ____________________________________________________________________________
27475 [  7589] By: jhi                                   on 2000/11/07  12:56:39
27476         Log: Subject: [PATCH perl@7573] configure.com and st-lock.t changes for   
27477              From: "Craig A. Berry" <craig.berry@psinetcs.com>
27478              Date: Mon, 06 Nov 2000 23:45:30 -0500
27479              Message-Id: <0011079735.AA973576259@univpress.com>
27480      Branch: perl
27481            ! configure.com t/lib/st-lock.t
27482 ____________________________________________________________________________
27483 [  7588] By: jhi                                   on 2000/11/07  01:03:28
27484         Log: Tweak #7587.
27485      Branch: perl
27486            ! pod/perldiag.pod
27487 ____________________________________________________________________________
27488 [  7587] By: jhi                                   on 2000/11/07  01:00:27
27489         Log: A doc addition for bug id 20001105.019, beware \p.
27490      Branch: perl
27491            ! pod/perldiag.pod
27492 ____________________________________________________________________________
27493 [  7586] By: jhi                                   on 2000/11/07  00:32:22
27494         Log: Fake support of holey files in win/dosish platforms.
27495              
27496              Subject: SDBM_File under MS-Windows95/98 does not work correctly. (APR#1302)
27497              From: kipp@shonanblue.ne.jp
27498              Date: Mon, 6 Nov 2000 13:30:55 -0800
27499              Message-Id: <200011062130.eA6LUpZ17387@smtp3.ActiveState.com>
27500      Branch: perl
27501            ! ext/SDBM_File/sdbm/sdbm.c
27502 ____________________________________________________________________________
27503 [  7585] By: jhi                                   on 2000/11/07  00:12:54
27504         Log: Subject: Pod updates
27505              From: "Stephen P. Potter" <spp@spotter.yi.org>
27506              Date: Mon, 06 Nov 2000 18:56:43 -0500
27507              Message-Id: <200011062357.SAA18173@spotter.yi.org>
27508      Branch: perl
27509            ! README.dos README.os2 README.win32 pod/buildtoc.PL
27510            ! pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
27511            ! pod/perl56delta.pod pod/perldebguts.pod pod/perldebtut.pod
27512            ! pod/perldebug.pod pod/perldelta.pod pod/perldiag.pod
27513            ! pod/perlembed.pod pod/perlfaq.pod pod/perlfaq1.pod
27514            ! pod/perlfaq2.pod pod/perlfaq5.pod pod/perlfaq7.pod
27515            ! pod/perlfaq8.pod pod/perlfilter.pod pod/perlfunc.pod
27516            ! pod/perlguts.pod pod/perlhack.pod pod/perlhist.pod
27517            ! pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
27518            ! pod/perlmodlib.pod pod/perlnumber.pod pod/perlop.pod
27519            ! pod/perlopentut.pod pod/perlport.pod pod/perlre.pod
27520            ! pod/perlsub.pod pod/perltie.pod pod/perltoot.pod
27521            ! pod/perltootc.pod pod/perlunicode.pod
27522 ____________________________________________________________________________
27523 [  7584] By: jhi                                   on 2000/11/07  00:04:17
27524         Log: Varargs don't always work too well if one puts an unsigned
27525              char on the stack and pop an unsigned quad off the stack.
27526              
27527              Subject: Re: [ID 20001103.002] Not OK: perl v5.7.0 +DEVEL7523 on os2-64int-ld-2.30 (UNINSTALLED)
27528              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)         
27529              Date: Mon, 06 Nov 2000 15:19:05 -0800
27530              Message-ID: <pxzB6gzkgKXY092yn@efn.org>  
27531      Branch: perl
27532            ! utf8.c
27533 ____________________________________________________________________________
27534 [  7583] By: jhi                                   on 2000/11/06  23:58:48
27535         Log: %ENV note tweaks from Dan Sugalski.
27536      Branch: perl
27537            ! pod/perlport.pod vms/perlvms.pod
27538 ____________________________________________________________________________
27539 [  7582] By: jhi                                   on 2000/11/06  23:05:49
27540         Log: glibc5 detection by __GNU_LIBRARY__.
27541      Branch: perl
27542            ! toke.c
27543 ____________________________________________________________________________
27544 [  7581] By: jhi                                   on 2000/11/06  22:51:29
27545         Log: Make the stdio test program of 7427 less noisy while being 
27546              compiled so that Digital UNIX wouldn't get both
27547              d_stdio_ptr_lval_nochange_cnt and d_stdio_ptr_lval_sets_cnt
27548              undefined.  This makes perlio happy.
27549      Branch: metaconfig
27550            ! U/compline/d_stdstdio.U
27551      Branch: perl
27552            ! Configure config_h.SH
27553 ____________________________________________________________________________
27554 [  7580] By: jhi                                   on 2000/11/06  22:41:41
27555         Log: Document %ENV = () portability issues.
27556      Branch: perl
27557            ! pod/perlport.pod vms/perlvms.pod
27558 ____________________________________________________________________________
27559 [  7579] By: jhi                                   on 2000/11/06  21:29:24
27560         Log: VOS updates from Paul Green.
27561      Branch: perl
27562            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
27563 ____________________________________________________________________________
27564 [  7578] By: jhi                                   on 2000/11/06  21:00:40
27565         Log: Sanitize the environment further.
27566      Branch: perl
27567            ! t/pragma/locale.t
27568 ____________________________________________________________________________
27569 [  7577] By: jhi                                   on 2000/11/06  20:53:51
27570         Log: Re-introduce 7552 lost in integration.
27571      Branch: perl
27572            ! perlio.c
27573 ____________________________________________________________________________
27574 [  7576] By: jhi                                   on 2000/11/06  20:33:46
27575         Log: Admit that the test leaks scalars.
27576      Branch: perl
27577            ! t/comp/proto.t
27578 ____________________________________________________________________________
27579 [  7575] By: jhi                                   on 2000/11/06  20:17:08
27580         Log: Integrate perlio.
27581      Branch: perl
27582           !> perlio.c
27583 ____________________________________________________________________________
27584 [  7574] By: nick                                  on 2000/11/06  20:07:28
27585         Log: Remove debug. Try (Mmap_t) on madvise() call.
27586      Branch: perlio
27587            ! perlio.c
27588 ____________________________________________________________________________
27589 [  7573] By: jhi                                   on 2000/11/06  13:56:05
27590         Log: Update Changes.
27591      Branch: perl
27592            ! Changes patchlevel.h
27593 ____________________________________________________________________________
27594 [  7572] By: jhi                                   on 2000/11/06  13:48:41
27595         Log: Subject: Re: rsync'ed patches vs. rsync'ed source
27596              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
27597              Date: Mon, 06 Nov 2000 10:11:42 +0100
27598              Message-Id: <20001106100920.9BAD.H.M.BRAND@hccnet.nl>
27599      Branch: perl
27600            ! pod/perlhack.pod
27601 ____________________________________________________________________________
27602 [  7571] By: jhi                                   on 2000/11/06  01:45:51
27603         Log: AUTHORS updates.
27604      Branch: perl
27605            ! AUTHORS
27606 ____________________________________________________________________________
27607 [  7570] By: jhi                                   on 2000/11/06  00:18:00
27608         Log: Fix for
27609              
27610              Subject: [ID 20000728.005] perl -P broken
27611              From: David Dyck <dcd@tc.fluke.com>
27612              Date: Fri, 28 Jul 2000 17:19:16 -0700
27613              Message-Id: <200007290019.RAA08484@dd.tc.fluke.com>
27614              
27615              (hopefully).  The fix is also not complete, it seems to break
27616              BOM swallowing for libc5 systems, but until someone figures
27617              out a way to do this without ftell(), this will do.
27618      Branch: perl
27619            ! toke.c
27620 ____________________________________________________________________________
27621 [  7569] By: jhi                                   on 2000/11/06  00:05:30
27622         Log: Document that the evaled syntax errors cause scalar leaks.
27623      Branch: perl
27624            ! t/comp/proto.t
27625 ____________________________________________________________________________
27626 [  7568] By: jhi                                   on 2000/11/05  23:14:47
27627         Log: opmini.o can linger from Configures past.
27628      Branch: perl
27629            ! Makefile.SH
27630 ____________________________________________________________________________
27631 [  7567] By: jhi                                   on 2000/11/05  21:28:39
27632         Log: Fake __FUNCTION__ for non-gcc builds, cast madvise()
27633              first argument correctly.
27634      Branch: perl
27635            ! perlio.c
27636 ____________________________________________________________________________
27637 [  7566] By: jhi                                   on 2000/11/05  21:15:56
27638         Log: Integrate perlio.
27639      Branch: perl
27640           !> perlio.c
27641 ____________________________________________________________________________
27642 [  7565] By: jhi                                   on 2000/11/05  21:15:13
27643         Log: Use -dM for gcc (the suggested patch did it only for Linux,
27644              but I think it can be generalized).
27645              
27646              Subject: Re: connect and $!{EINPROGRESS} pb (was [ID 20001030.010] [PATCH] io_multihomed.t failing)
27647              From: Pixel <pixel@mandrakesoft.com>
27648              Date: 05 Nov 2000 21:49:34 +0100 
27649              Message-ID: <ly8zqygn4x.fsf@leia.mandrakesoft.com>
27650      Branch: perl
27651            ! ext/Errno/Errno_pm.PL
27652 ____________________________________________________________________________
27653 [  7564] By: nick                                  on 2000/11/05  21:09:18
27654         Log: Added a mmap layer as a "subclass" of perlio.
27655              PERLIO=mmap ./perl harness passes
27656      Branch: perlio
27657            ! perlio.c
27658 ____________________________________________________________________________
27659 [  7563] By: jhi                                   on 2000/11/05  19:48:55
27660         Log: Add a note for future generations about bug id 20000229.006.
27661      Branch: perl
27662            ! malloc.c
27663 ____________________________________________________________________________
27664 [  7562] By: jhi                                   on 2000/11/05  19:38:24
27665         Log: Fix for bug id 19990615.008, pos() unset during s///ge.
27666      Branch: perl
27667            ! pp_ctl.c t/op/pos.t
27668 ____________________________________________________________________________
27669 [  7561] By: jhi                                   on 2000/11/05  18:21:46
27670         Log: Add =pod to be tidy.
27671      Branch: perl
27672            ! lib/Math/Complex.pm
27673 ____________________________________________________________________________
27674 [  7560] By: jhi                                   on 2000/11/05  17:38:46
27675         Log: Upgrade to Storable 1.0.6, from Raphael Manfredi.
27676      Branch: perl
27677            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
27678            ! ext/Storable/Storable.xs t/lib/st-recurse.t
27679 ____________________________________________________________________________
27680 [  7559] By: jhi                                   on 2000/11/05  17:32:59
27681         Log: Subject: [Corrected/tested PATCH] Re: [ID 20001102.008] Not OK: perl v5.7.0 +DEVEL7503 on i686-linux 2.2.16
27682              From: "Peter J. Farley III" <pjfarley@banet.net>
27683              Date: Sun, 05 Nov 2000 11:55:59 -0500
27684              Message-Id: <4.3.1.0.20001105115341.00b35160@pop5.banet.net> 
27685      Branch: perl
27686            ! t/lib/syslog.t
27687 ____________________________________________________________________________
27688 [  7558] By: jhi                                   on 2000/11/05  17:29:19
27689         Log: Integrate perlio.
27690      Branch: perl
27691           !> perlio.c
27692 ____________________________________________________________________________
27693 [  7557] By: jhi                                   on 2000/11/05  17:22:01
27694         Log: A fix of sorts for 20000329.026, a better error message
27695              for a missing "use charnames" when using the \N{...}. 
27696      Branch: perl
27697            ! pod/perldiag.pod toke.c
27698 ____________________________________________________________________________
27699 [  7556] By: jhi                                   on 2000/11/05  16:33:50
27700         Log: Test tweak: show also the failed locales.
27701              
27702              Subject: [ID 20001105.001] Not OK: perl v5.7.0 +DEVEL7523 on i86pc-solaris 2.8  
27703              From: Lupe Christoph <lupe@lupe-christoph.de>         
27704              Date: Sun, 5 Nov 2000 12:39:27 +0100 (MET)
27705              Message-Id: <200011051139.MAA12442@lupe-christoph.de>
27706      Branch: perl
27707            ! t/pragma/locale.t
27708 ____________________________________________________________________________
27709 [  7555] By: nick                                  on 2000/11/05  11:09:34
27710         Log: Fix read from STDERR on raw unix layer for Solaris where fd 2 is
27711              open RDWR so does not fail. (pragma/warnings 303 again...)
27712      Branch: perlio
27713            ! perlio.c
27714 ____________________________________________________________________________
27715 [  7554] By: nick                                  on 2000/11/05  10:10:13
27716         Log: Fix case where ungetc(f,EOF) was allowed.
27717              Move PerlIO_ungetc() near PerlIO_putc()/PerlIO_getc() in the file
27718              so we can see similarities.
27719              Use types more carefully and a STDCHAR array in hope that this will
27720              fix Jarrko's 64bit machine.
27721      Branch: perlio
27722            ! perlio.c
27723 ____________________________________________________________________________
27724 [  7553] By: jhi                                   on 2000/11/05  01:12:16
27725         Log: Fix for
27726              
27727              Subject: [ID 20001004.007] taint propogation is inconsistent
27728              From: pimlott@idiomtech.com (Andrew Pimlott) 
27729              Date: Wed, 4 Oct 2000 23:17:44 -0400 (EDT)
27730              Message-Id: <m13h1XU-000SEmC@nolfolan.idiomtech.com>
27731              
27732              The culprit was sv_setsv() which was rather blindly
27733              propagating taint, which lead to behaviour where if
27734              a tainted anon hash value was seen all the hash values
27735              from then on at that level became tainted, or at any
27736              upper levels in the case of nested anon hashes.
27737      Branch: perl
27738            ! sv.c t/op/taint.t
27739 ____________________________________________________________________________
27740 [  7552] By: jhi                                   on 2000/11/04  23:44:18
27741         Log: Some cpps don't like splitting conditionals across several lines.
27742      Branch: perl
27743            ! perlio.c
27744 ____________________________________________________________________________
27745 [  7551] By: nick                                  on 2000/11/04  23:40:44
27746         Log: Integrate mainline
27747      Branch: perlio
27748           !> pp_hot.c t/op/taint.t
27749 ____________________________________________________________________________
27750 [  7550] By: nick                                  on 2000/11/04  23:39:05
27751         Log: Integrate mainline again
27752      Branch: perlio
27753           !> Configure config_h.SH embed.h embed.pl perl.h proto.h
27754           !> t/lib/b.t t/op/misc.t util.c
27755 ____________________________________________________________________________
27756 [  7549] By: jhi                                   on 2000/11/04  23:14:01
27757         Log: Fix for
27758              
27759              Subject: [ID 20001004.006] undef is never tainted
27760              From: pimlott@idiomtech.com (Andrew Pimlott)
27761              Date: Wed, 4 Oct 2000 21:57:43 -0400 (EDT)
27762              Message-Id: <m13h0I3-000SEmC@nolfolan.idiomtech.com>
27763              
27764              An undef read from a slurped file was not tainted.
27765      Branch: perl
27766            ! pp_hot.c t/op/taint.t
27767 ____________________________________________________________________________
27768 [  7548] By: jhi                                   on 2000/11/04  22:56:21
27769         Log: Test tweak ($Config{useperlio} is by default undef) .
27770      Branch: perl
27771            ! t/lib/b.t
27772 ____________________________________________________________________________
27773 [  7547] By: jhi                                   on 2000/11/04  22:43:56
27774         Log: Integrate perlio.
27775      Branch: perl
27776           +> lib/perlio.pm
27777           !> MANIFEST iperlsys.h objXSUB.h perlapi.c perlio.c
27778           !> pod/perlapi.pod t/lib/b.t
27779 ____________________________________________________________________________
27780 [  7546] By: jhi                                   on 2000/11/04  22:40:59
27781         Log: Configure would use a bad $myuname from an old config.sh.
27782              
27783              Subject: [PATCH 5.6.1-to-be and 5.7.x] Very old Configure myuname bug
27784              From: Andy Dougherty <doughera@lafayette.edu>
27785              Date: Sat, 4 Nov 2000 14:15:29 -0500 (EST)
27786              Message-ID: <Pine.SOL.4.10.10011041410120.982-100000@maxwell.phys.lafayette.edu>
27787      Branch: metaconfig
27788            ! U/modified/Oldconfig.U
27789      Branch: perl
27790            ! Configure config_h.SH
27791 ____________________________________________________________________________
27792 [  7545] By: jhi                                   on 2000/11/04  22:36:54
27793         Log: Subject: Locales support (setlocale) fixes
27794              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
27795              Date: Sat, 4 Nov 2000 10:15:48 +0300 
27796              Message-ID: <402099F49BEED211999700805FC7359F82511F@ru0028exch01.spb.lucent.com>
27797              
27798              Modified quite a bit to be more portable.
27799      Branch: perl
27800            ! embed.h embed.pl perl.h proto.h util.c
27801 ____________________________________________________________________________
27802 [  7544] By: jhi                                   on 2000/11/04  22:32:47
27803         Log: Dying is too strict here, better just skip.
27804      Branch: perl
27805            ! t/op/misc.t
27806 ____________________________________________________________________________
27807 [  7543] By: nick                                  on 2000/11/04  21:55:13
27808         Log: Merge mainline
27809      Branch: perlio
27810           +> ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
27811           +> ext/Encode/Encode/posix-bc.enc ext/re/hints/aix.pl
27812           +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
27813           !> (integrate 64 files)
27814 ____________________________________________________________________________
27815 [  7542] By: jhi                                   on 2000/11/04  21:09:28
27816         Log: More Changes tweakery.
27817      Branch: perl
27818            ! Changes Porting/genlog
27819 ____________________________________________________________________________
27820 [  7541] By: jhi                                   on 2000/11/04  20:58:18
27821         Log: Changes fixups.
27822      Branch: perl
27823            ! Changes
27824 ____________________________________________________________________________
27825 [  7540] By: jhi                                   on 2000/11/04  20:42:38
27826         Log: Locale tweakery.  Add test case for bug id 20000809.003 to op/misc,
27827              create a "fast path" for locale name probing using "locale -a"
27828              if available, squash finally hopefully the s?printf resetting
27829              the numeric locale (since, IIUC perllocale, it never shouldn't). 
27830      Branch: perl
27831            ! sv.c t/op/misc.t t/pragma/locale.t
27832 ____________________________________________________________________________
27833 [  7539] By: nick                                  on 2000/11/04  19:56:10
27834         Log: PerlIO infrastructure complete.
27835      Branch: perlio
27836            + lib/perlio.pm
27837            ! MANIFEST iperlsys.h perlio.c t/lib/b.t
27838 ____________________________________________________________________________
27839 [  7538] By: nick                                  on 2000/11/04  14:31:32
27840         Log: Type tweaks + less contorted allocation scheme
27841      Branch: perlio
27842            ! perlio.c
27843 ____________________________________________________________________________
27844 [  7537] By: nick                                  on 2000/11/04  12:40:42
27845         Log: Fix for stdio as default "discipline" - PerlIO_init() was fdopen(2,"w")'ing
27846              a fresh FILE * rather than re-using stderr. Which meant PerlIO_stderr() was
27847              fully buffered rather than unbuffered (on Solaris, Linux seemed to do something
27848              sensible) which lead to some interesting fails.
27849      Branch: perlio
27850            ! perlio.c
27851 ____________________________________________________________________________
27852 [  7536] By: jhi                                   on 2000/11/04  00:20:02
27853         Log: Add FCNTL_CAN_LOCK.
27854              
27855              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
27856              From: Andy Dougherty <doughera@lafayette.edu>
27857              Date: Fri, 3 Nov 2000 15:32:14 -0500 (EST)
27858              Message-ID: <Pine.SOL.4.10.10011031528090.29-100000@maxwell.phys.lafayette.edu>
27859              
27860              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
27861              From: Andy Dougherty <doughera@lafayette.edu>
27862              In-Reply-To: <4.3.1.0.20001031222203.00b24b20@pop5.banet.net>
27863              Message-ID: <Pine.SOL.4.10.10011031532170.29-100000@maxwell.phys.lafayette.edu>
27864      Branch: metaconfig/U/perl
27865            + d_fcntl_can_lock.U
27866            ! startperl.U
27867      Branch: perl
27868            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
27869            ! config_h.SH epoc/config.sh pp_sys.c uconfig.h uconfig.sh
27870            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
27871            ! vos/config.ga.h win32/config.bc win32/config.gc
27872            ! win32/config.vc
27873 ____________________________________________________________________________
27874 [  7535] By: nick                                  on 2000/11/03  22:19:10
27875         Log: Implement stack of layers - (perlio.c _is_ derived from the old file honest...)
27876              - Works on Linux with
27877              perlio + unix
27878              stdio
27879              - Works on Solaris with
27880              perlio + unix
27881              - Fails ONE test (print to STDIN should fail) on Solaris with stdio.
27882              - Fails (hangs in openpid) if you try and stack
27883              perlio + stdio - Linux stdio's read() logic is hanging.
27884      Branch: perlio
27885            ! iperlsys.h perlio.c
27886 ____________________________________________________________________________
27887 [  7534] By: jhi                                   on 2000/11/03  15:16:02
27888         Log: Subject: Re: README.aix
27889              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
27890              Date: Fri, 03 Nov 2000 16:03:15 +0100
27891              Message-Id: <20001103151040.95C6.H.M.BRAND@hccnet.nl>
27892      Branch: perl
27893            ! README.aix
27894 ____________________________________________________________________________
27895 [  7533] By: jhi                                   on 2000/11/03  03:59:02
27896         Log: Subject: [PATCH 5.7.0] better messages from malloc()
27897              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
27898              Date: Wed, 1 Nov 2000 23:39:56 -0500
27899              Message-ID: <20001101233956.A520@monk.mps.ohio-state.edu>
27900      Branch: perl
27901            ! malloc.c pod/perldiag.pod
27902 ____________________________________________________________________________
27903 [  7532] By: jhi                                   on 2000/11/03  00:11:56
27904         Log: The #7521 touched things it shouldn't have.
27905      Branch: perl
27906            ! ext/POSIX/POSIX.xs ext/POSIX/typemap
27907 ____________________________________________________________________________
27908 [  7531] By: jhi                                   on 2000/11/02  22:32:33
27909         Log: Subject:  [PATCH] Perl@7504, vms/gen_shrfls.pl
27910              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
27911              Date:     Thu, 2 Nov 2000 16:58:36 EST
27912              Message-Id: <001102165758.31020@DUPHY4.Physics.Drexel.Edu>
27913      Branch: perl
27914            ! vms/gen_shrfls.pl
27915 ____________________________________________________________________________
27916 [  7530] By: jhi                                   on 2000/11/02  22:08:49
27917         Log: Fix the problem discussed in
27918              
27919              Subject: [ID 20001015.004] Fwd: Tie::SubstrHash -- bug & fix (all Perl versions)
27920              Date: Mon, 16 Oct 2000 04:48:59 +0300 (EET DST) 
27921              Message-Id: <200010160148.EAA14523@alpha.hut.fi> 
27922              
27923              originally from Linc Madison.  Also Andreas König's comments
27924              taken into account.  Some other problems with Tie::SubstrHash
27925              fixed: didn't croak when the table exceeded the requested number
27926              of entries (as documented) but instead when the number of entries
27927              exceeded the size of the table, a croak() had an unnecessary \n,
27928              didn't have a CLEAR method, documented that there is no exists().
27929              Didn't fix to be strict-proof because the module uses &foo; and
27930              dynamic scope.  Added a test script exercizing both first tamely 
27931              the basic functionality, and then the failure cases reported by
27932              Linc Madison.
27933      Branch: perl
27934            + t/lib/tie-substrhash.t
27935            ! MANIFEST lib/Tie/SubstrHash.pm
27936 ____________________________________________________________________________
27937 [  7529] By: jhi                                   on 2000/11/02  17:58:08
27938         Log: recv() can fail and return undef.
27939              
27940              Subject: [ID 20001102.003] Net::Ping patch: "Bad arg lenght" error appears if host is unreachable    
27941              From: "Alexey V. Barantsev" <barancev@kazbek.ispras.ru>
27942              Date: Thu, 2 Nov 2000 20:12:20 +0300
27943              Message-Id: <200011021712.UAA07919@dallas.kazbek.ispras.ru>
27944      Branch: perl
27945            ! lib/Net/Ping.pm
27946 ____________________________________________________________________________
27947 [  7528] By: jhi                                   on 2000/11/02  17:49:09
27948         Log: Detpyo.
27949      Branch: perl
27950            ! pod/perlop.pod
27951 ____________________________________________________________________________
27952 [  7527] By: jhi                                   on 2000/11/02  15:48:37
27953         Log: Add Tie::RefHash::Nestable (lives in Tie/RefHash.pm),
27954              fix a autovivification bug in Tie::RefHash, add tests for both.
27955              
27956              Subject: Re: Tie::RefHash: use hash refs as keys in nested hashes
27957              From: Edward Avis <epa98@doc.ic.ac.uk>
27958              Date: Thu, 2 Nov 2000 15:24:30 +0000 (GMT)
27959              Message-ID: <Pine.LNX.4.21.0011021516010.8344-100000@texel03.doc.ic.ac.uk>
27960      Branch: perl
27961            + t/lib/tie-refhash.t
27962            ! MANIFEST lib/Tie/RefHash.pm
27963 ____________________________________________________________________________
27964 [  7526] By: jhi                                   on 2000/11/02  13:56:26
27965         Log: Test::Harness revealed buglets in the new DynaLoader.
27966              
27967              Subject: [ID 20001102.001] Not OK: perl v5.7.0 +DEVEL7523 on i686-linux 2.2.16a (UNINSTALLED)
27968              From: andreas.koenig@anima.de (Andreas J. Koenig)
27969              Date: 02 Nov 2000 11:26:48 +0100 
27970              Message-Id: <m3vgu6k6tz.fsf@ak-71.mind.de>
27971      Branch: perl
27972            ! ext/DynaLoader/DynaLoader_pm.PL
27973 ____________________________________________________________________________
27974 [  7525] By: jhi                                   on 2000/11/01  23:52:08
27975         Log: The entry for #7503 was missing.
27976      Branch: perl
27977            ! Changes
27978 ____________________________________________________________________________
27979 [  7524] By: jhi                                   on 2000/11/01  23:40:52
27980         Log: Update Changes.
27981      Branch: perl
27982            ! Changes patchlevel.h
27983 ____________________________________________________________________________
27984 [  7523] By: jhi                                   on 2000/11/01  22:57:09
27985         Log: More tweaking on the #7522 theme.
27986      Branch: perl
27987            ! ext/DynaLoader/DynaLoader_pm.PL
27988 ____________________________________________________________________________
27989 [  7522] By: jhi                                   on 2000/11/01  22:06:15
27990         Log: Expand %Config variables and %ENV variables only if
27991              so requested during build time using the
27992              PERL_BUILD_EXPAND_CONFIG_VARS and PERL_BUILD_EXPAND_ENV_VARS.
27993              Not expanding makes relocating distributions easier.
27994      Branch: perl
27995            ! ext/DynaLoader/DynaLoader_pm.PL
27996 ____________________________________________________________________________
27997 [  7521] By: jhi                                   on 2000/11/01  20:56:34
27998         Log: Make the POSIX::setuid and POSIX::setgid to really call setuid()
27999              and setgid() because they were just changing $< and $( which means
28000              only changing the real uid/gid, as opposed to changing both
28001              real and effective ids.  (The alternative way could have been
28002              in POSIX.pm to change $> and $), too, but making a direct call
28003              to the C API feels cleaner.)  Fixes the bug
28004              
28005              Subject: [ID 20000904.005] POSIX::setuid() Doesn't Call setuid()
28006              From: "Garry T. Williams" <garry@zvolve.com>
28007              Date: Mon, 4 Sep 2000 12:09:44 -0400 (EDT)
28008              Message-Id: <200009041609.e84G9iN12155@ifr.inside.zvolve.net>
28009      Branch: perl
28010            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
28011            ! ext/POSIX/typemap pod/perlvar.pod
28012 ____________________________________________________________________________
28013 [  7520] By: jhi                                   on 2000/11/01  20:08:33
28014         Log: Subject: [ID 20000904.004] perlsec Manual Page Incorrect Doing "Safe Backticks"
28015              From: "Garry T. Williams" <garry@zvolve.com>
28016              Date: Mon, 4 Sep 2000 11:32:38 -0400 (EDT)
28017              Message-Id: <200009041532.e84FWcl12106@ifr.inside.zvolve.net>
28018      Branch: perl
28019            ! pod/perlsec.pod
28020 ____________________________________________________________________________
28021 [  7519] By: jhi                                   on 2000/11/01  20:01:22
28022         Log: Locale warning explanation tweak.
28023      Branch: perl
28024            ! pod/perldiag.pod
28025 ____________________________________________________________________________
28026 [  7518] By: jhi                                   on 2000/11/01  18:57:13
28027         Log: C.pm part of
28028              
28029              Subject: [ID 20001010.001] [Daniel.Stutz@astaro.de: perlcc and C.pm in perl-5.7.0]
28030              From: Jarkko Hietaniemi <jhi@iki.fi>
28031              Date: Tue, 10 Oct 2000 08:22:28 -0500
28032              Message-Id: <20001010082228.B17030@chaos.wustl.edu>
28033      Branch: perl
28034            ! ext/B/B/C.pm
28035 ____________________________________________________________________________
28036 [  7517] By: jhi                                   on 2000/11/01  18:41:59
28037         Log: Subject: [ID 20001005.006] Documentation -- description of qr//
28038              From: Martien Verbruggen <mgjv@comdyn.com.au>
28039              Date: Fri, 6 Oct 2000 14:09:10 +1100
28040              Message-Id: <200010060309.OAA03457@verbruggen.comdyn.com.au>
28041      Branch: perl
28042            ! pod/perlop.pod
28043 ____________________________________________________________________________
28044 [  7516] By: jhi                                   on 2000/11/01  18:34:55
28045         Log: Generalize the Camel wording.
28046              
28047              Subject: Re: perlfaq style changes
28048              From: John Borwick <jhborwic@unity.ncsu.edu>
28049              Date: Wed, 1 Nov 2000 13:19:21 -0500 (EST)
28050              Message-ID: <Pine.GSO.4.21.0011011318270.7428-100000@eos00du.eos.ncsu.edu>
28051      Branch: perl
28052            ! pod/perlfaq3.pod pod/perlfaq8.pod pod/perlfaq9.pod
28053 ____________________________________________________________________________
28054 [  7515] By: jhi                                   on 2000/11/01  16:52:31
28055         Log: Subject: [ID 20001005.004] doc bug: perlsec misleading re file output
28056              From: pimlott@idiomtech.com (Andrew Pimlott)
28057              Date: Thu, 5 Oct 2000 13:20:58 -0400 (EDT)
28058              Message-Id: <m13hEhW-000SEmC@nolfolan.idiomtech.com>
28059      Branch: perl
28060            ! pod/perlsec.pod
28061 ____________________________________________________________________________
28062 [  7514] By: jhi                                   on 2000/11/01  15:03:40
28063         Log: More AIX lore.
28064      Branch: perl
28065            ! ext/re/hints/aix.pl
28066 ____________________________________________________________________________
28067 [  7513] By: jhi                                   on 2000/11/01  14:48:30
28068         Log: Subject: [ID 20001101.001] Net::Ping icmp odd $bytes
28069              From: root <root@chronos.fi.muni.cz>
28070              Date: Wed, 1 Nov 2000 12:31:32 +0100
28071              Message-Id: <200011011131.MAA03310@chronos.fi.muni.cz>
28072      Branch: perl
28073            ! lib/Net/Ping.pm
28074 ____________________________________________________________________________
28075 [  7512] By: jhi                                   on 2000/11/01  14:46:47
28076         Log: Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
28077              From: Martin Husemann <martin@duskware.de>
28078              Date: Tue, 31 Oct 2000 23:39:35 +0100 (MET)
28079              Message-Id: <200010312239.e9VMdZR01580@night-porter.duskware.de>
28080      Branch: perl
28081            ! regcomp.c
28082 ____________________________________________________________________________
28083 [  7511] By: jhi                                   on 2000/11/01  14:39:50
28084         Log: AUTHORS updates.
28085      Branch: perl
28086            ! AUTHORS
28087 ____________________________________________________________________________
28088 [  7510] By: jhi                                   on 2000/11/01  14:29:50
28089         Log: Subject: [PATCH] startperl to respect versiononly
28090              From: Robin Barker <rmb1@cise.npl.co.uk> 
28091              Date: Tue, 31 Oct 2000 16:29:36 GMT
28092              Message-Id: <200010311629.QAA01771@tempest.npl.co.uk>
28093      Branch: metaconfig/U/perl
28094            ! startperl.U
28095      Branch: perl
28096            ! Configure config_h.SH
28097 ____________________________________________________________________________
28098 [  7509] By: jhi                                   on 2000/11/01  14:19:53
28099         Log: printf UVs the correct way, noticed by Robin Barker.
28100      Branch: perl
28101            ! utf8.c
28102 ____________________________________________________________________________
28103 [  7508] By: jhi                                   on 2000/11/01  14:10:03
28104         Log: Do not cleanup *% because the % has special meanings in some
28105              shell environments.
28106      Branch: perl
28107            ! ext/Storable/Makefile.PL
28108 ____________________________________________________________________________
28109 [  7507] By: jhi                                   on 2000/11/01  14:06:00
28110         Log: The NonStop-UX libraries have a novel way to say NaN.
28111      Branch: perl
28112            ! t/lib/bigfltpm.t
28113 ____________________________________________________________________________
28114 [  7506] By: jhi                                   on 2000/11/01  14:03:35
28115         Log: The osname has been lowercased by now, from Tom Bates.
28116      Branch: metaconfig
28117            ! U/modified/Oldconfig.U
28118      Branch: perl
28119            ! Configure config_h.SH
28120 ____________________________________________________________________________
28121 [  7505] By: jhi                                   on 2000/10/31  19:18:39
28122         Log: The compiler is either gcc or cc, from Tom Bates.
28123      Branch: perl
28124            ! hints/nonstopux.sh
28125 ____________________________________________________________________________
28126 [  7504] By: jhi                                   on 2000/10/31  14:53:42
28127         Log: Update Changes.
28128      Branch: perl
28129            ! Changes patchlevel.h
28130 ____________________________________________________________________________
28131 [  7503] By: jhi                                   on 2000/10/31  14:30:50
28132         Log: Whitespace style tweak.  Was originally going to see to
28133              
28134              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
28135              From: Joe Smith <jms@inwap.com>
28136              Date: Mon, 30 Oct 2000 18:47:57 -0800
28137              Message-Id: <39FE32DD.24AAC4D@inwap.com>
28138              
28139              but that had already been taken care of.
28140      Branch: metaconfig
28141            ! U/compline/d_stdstdio.U
28142      Branch: perl
28143            ! Configure config_h.SH
28144 ____________________________________________________________________________
28145 [  7502] By: jhi                                   on 2000/10/31  14:25:02
28146         Log: AUTHORS tweaks.
28147      Branch: perl
28148            ! AUTHORS
28149 ____________________________________________________________________________
28150 [  7501] By: jhi                                   on 2000/10/31  14:23:59
28151         Log: Subject: perlfaq style changes
28152              From: John Borwick <jhborwic@unity.ncsu.edu>
28153              Date: Tue, 31 Oct 2000 03:15:11 -0500 (EST)
28154              Message-ID: <Pine.GSO.4.21.0010310307500.5819-100000@eos00du.eos.ncsu.edu>
28155      Branch: perl
28156            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
28157            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
28158            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
28159            ! pod/perlfaq9.pod
28160 ____________________________________________________________________________
28161 [  7500] By: jhi                                   on 2000/10/31  14:22:15
28162         Log: Be more lenient on bad UTF-8 when doing bit arithmetics.
28163              
28164              Subject: Re: [ID 20000918.005] ~ on wide chars
28165              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
28166              Date: Mon, 30 Oct 2000 21:09:55 -0800
28167              Message-ID: <jQl/5gzkgWYL092yn@efn.org>
28168              
28169              (The ord() part of the patch skipped.)
28170      Branch: perl
28171            ! doop.c
28172 ____________________________________________________________________________
28173 [  7499] By: jhi                                   on 2000/10/31  14:20:08
28174         Log: Subject: [ID 20001030.001] 5.7.0-7489: Null-Pointer reference in mg.c
28175              From: Jens Hamisch <jens@Strawberry.COM>
28176              Date: Mon, 30 Oct 2000 15:17:07 +0100
28177              Message-Id: <20001030151707.A9597@Strawberry.COM>
28178      Branch: perl
28179            ! av.c
28180 ____________________________________________________________________________
28181 [  7498] By: jhi                                   on 2000/10/31  14:16:29
28182         Log: Subject: [PATCH: perl@7483] add three new EBCDIC Encode-ings && many tests
28183              From: Peter Prymmer <pvhp@forte.com>
28184              Date: Mon, 30 Oct 2000 16:59:11 -0800 (PST)
28185              Message-ID: <Pine.OSF.4.10.10010301643590.67363-100000@aspara.forte.com>
28186      Branch: perl
28187            + ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
28188            + ext/Encode/Encode/posix-bc.enc
28189            ! MANIFEST t/lib/encode.t
28190 ____________________________________________________________________________
28191 [  7497] By: jhi                                   on 2000/10/31  14:13:22
28192         Log: Subject: [PATCH: perl@7483] fix coded control chars in cgi-html.t
28193              From: Peter Prymmer <pvhp@forte.com>
28194              Date: Mon, 30 Oct 2000 17:48:11 -0800 (PST)
28195              Message-ID: <Pine.OSF.4.10.10010301746350.69159-100000@aspara.forte.com>
28196      Branch: perl
28197            ! t/lib/cgi-html.t
28198 ____________________________________________________________________________
28199 [  7496] By: jhi                                   on 2000/10/31  14:12:05
28200         Log: Subject: [PATCH: perl@7483] CRLF fix for cgi-function.t tests
28201              From: Peter Prymmer <pvhp@forte.com>
28202              Date: Mon, 30 Oct 2000 17:46:33 -0800 (PST)
28203              Message-ID: <Pine.OSF.4.10.10010301745120.69159-100000@aspara.forte.com>
28204      Branch: perl
28205            ! t/lib/cgi-function.t
28206 ____________________________________________________________________________
28207 [  7495] By: jhi                                   on 2000/10/31  14:11:08
28208         Log: Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
28209              From: Peter Prymmer <pvhp@forte.com>
28210              Date: Mon, 30 Oct 2000 16:41:21 -0800 (PST)
28211              Message-ID: <Pine.OSF.4.10.10010301634500.67363-100000@aspara.forte.com>
28212      Branch: perl
28213            + ext/re/hints/aix.pl
28214            ! MANIFEST ext/re/Makefile.PL
28215 ____________________________________________________________________________
28216 [  7494] By: jhi                                   on 2000/10/31  14:08:32
28217         Log: Use Errno magic.
28218              
28219              Subject: [ID 20001030.009] [PATCH] ftmp-mktemp failing
28220              From: Casey Tweten <perl@ctweten.amsite.com>
28221              Date: Mon, 30 Oct 2000 15:51:17 -0500
28222              Message-Id: <200010302051.e9UKpHd02194@ctweten.amsite.com>
28223      Branch: perl
28224            ! lib/File/Temp.pm
28225 ____________________________________________________________________________
28226 [  7493] By: jhi                                   on 2000/10/31  14:05:07
28227         Log: Add a perlbug flag, -A, to avoid acknowledgement messages.
28228              
28229              Subject: PATCH (Re: [ID 20001030.008] OK: perl v5.7.0 +DEVEL7445 on i586-linux 2.2.16 (UNINSTALLED))
28230              From: Nicholas Clark <nick@ccl4.org>
28231              Date: Mon, 30 Oct 2000 17:38:45 +0000
28232              Message-ID: <20001030173845.O60355@plum.flirble.org>
28233      Branch: perl
28234            ! Makefile.SH utils/perlbug.PL
28235 ____________________________________________________________________________
28236 [  7492] By: nick                                  on 2000/10/30  19:37:23
28237         Log: Change files which are mysteriously different to mainline to be
28238              copies of mainline.
28239      Branch: perlio
28240            ! objXSUB.h perlapi.c pod/perlapi.pod
28241 ____________________________________________________________________________
28242 [  7491] By: nick                                  on 2000/10/30  18:05:54
28243         Log: Perlio fixes discovered on big-endian & very traditional Solaris:
28244              - typo in endian code in putc.
28245              - Don't allow read of write-only files and vice-versa
28246              - and off-by-one in flush-all loop.
28247              Remove debug calls as they were using GCC specific features.
28248      Branch: perlio
28249            ! perlio.c
28250 ____________________________________________________________________________
28251 [  7490] By: nick                                  on 2000/10/29  21:45:45
28252         Log: Integrate mainline to perlio
28253      Branch: perlio
28254           !> lib/ExtUtils/Manifest.pm op.c t/comp/proto.t t/pragma/utf8.t
28255           !> toke.c
28256 ____________________________________________________________________________
28257 [  7489] By: jhi                                   on 2000/10/29  21:11:08
28258         Log: Subject: [Chris Winters <cwinters@intes.net>] patch to ExtUtils::Manifest
28259              From: andreas.koenig@anima.de (Andreas J. Koenig)
28260              Date: 29 Oct 2000 22:05:59 +0100
28261              Message-ID: <m3snpfqrwo.fsf@ak-71.mind.de>
28262      Branch: perl
28263            ! lib/ExtUtils/Manifest.pm
28264 ____________________________________________________________________________
28265 [  7488] By: jhi                                   on 2000/10/29  21:07:47
28266         Log: Tests for #7487.
28267              
28268              Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
28269              From: andreas.koenig@anima.de (Andreas J. Koenig)
28270              Date: 29 Oct 2000 19:37:09 +0100
28271              Message-ID: <m34s1vsdd6.fsf@ak-71.mind.de>
28272      Branch: perl
28273            ! t/comp/proto.t
28274 ____________________________________________________________________________
28275 [  7487] By: jhi                                   on 2000/10/29  21:06:27
28276         Log: constsub spillage.
28277              
28278              Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
28279              From: John Tobey <jtobey@john-edwin-tobey.org>
28280              Date: Sun, 29 Oct 2000 11:37:45 -0500 (EST)
28281              Message-Id: <m13pvSr-000FObC@feynman.localnet>
28282      Branch: perl
28283            ! op.c
28284 ____________________________________________________________________________
28285 [  7486] By: nick                                  on 2000/10/29  21:05:04
28286         Log: Integrate mainline to perlio branch
28287      Branch: perlio
28288           +> Porting/repository.pod lib/unicode/Is/DCmedial.pl
28289           +> t/lib/tie-splice.t vos/config.alpha.def vos/config.alpha.h
28290           +> vos/config.ga.def vos/config.ga.h vos/configure_perl.cm
28291           +> vos/install_perl.cm
28292            - MAINTAIN fix_pl lib/unicode/Is/DCinital.pl vos/config.def
28293            - vos/config.h vos/config_h.SH_orig
28294           !> (integrate 141 files)
28295 ____________________________________________________________________________
28296 [  7485] By: jhi                                   on 2000/10/29  21:00:47
28297         Log: Make \x{...} consistently produce UTF-8.
28298              
28299              Subject: Re: \x{...} is confused 
28300              From: Simon Cozens <simon@cozens.net>
28301              Date: Sun, 29 Oct 2000 19:36:48 +0000
28302              Message-ID: <20001029193648.A6287@pembro4.pmb.ox.ac.uk>
28303      Branch: perl
28304            ! t/pragma/utf8.t toke.c
28305 ____________________________________________________________________________
28306 [  7484] By: nick                                  on 2000/10/29  20:05:29
28307         Log: PerlIO passes all tests.
28308      Branch: perlio
28309            ! perlio.c
28310 ____________________________________________________________________________
28311 [  7483] By: jhi                                   on 2000/10/29  18:06:55
28312         Log: Update Changes.
28313      Branch: perl
28314            ! Changes patchlevel.h
28315 ____________________________________________________________________________
28316 [  7482] By: nick                                  on 2000/10/29  17:43:28
28317         Log: Include <unistd.h> to get correct lseek() prototype etc.
28318              (I thought perl.h did that) - down to two fails
28319              - comp/require.t (last test)
28320              - lib/io_xs.t - possibly import/export of FILE * ?
28321      Branch: perlio
28322            ! perlio.c
28323 ____________________________________________________________________________
28324 [  7481] By: jhi                                   on 2000/10/29  17:02:37
28325         Log: UTF-8 decoder tweak.
28326      Branch: perl
28327            ! utf8.c
28328 ____________________________________________________________________________
28329 [  7480] By: nick                                  on 2000/10/29  16:26:11
28330         Log: Fixed two bugs:
28331              - error code not being set on close (of broken pipe)
28332              - append mode was truncating.
28333              At least one seek/tell bug remains.
28334      Branch: perlio
28335            ! perlio.c
28336 ____________________________________________________________________________
28337 [  7479] By: nick                                  on 2000/10/29  11:18:16
28338         Log: Prototype (stdio-like) PerlIO passing basic tests. Checked in
28339              in case of accidents. Still several worrying fails, no line disciplines yet.
28340      Branch: perlio
28341            ! iperlsys.h perlio.c
28342 ____________________________________________________________________________
28343 [  7478] By: jhi                                   on 2000/10/29  02:04:01
28344         Log: Add also emailless people.
28345      Branch: perl
28346            ! AUTHORS
28347 ____________________________________________________________________________
28348 [  7477] By: jhi                                   on 2000/10/29  01:36:00
28349         Log: The #7476 needs a MANIFEST change, too.
28350      Branch: perl
28351            ! MANIFEST
28352 ____________________________________________________________________________
28353 [  7476] By: jhi                                   on 2000/10/29  01:35:21
28354         Log: Have only one master list of AUTHORS, drop unmaintained MAINTAIN.
28355      Branch: perl
28356            - MAINTAIN
28357            ! AUTHORS Changes
28358 ____________________________________________________________________________
28359 [  7475] By: jhi                                   on 2000/10/28  23:57:25
28360         Log: De-quoted-unreadable to ISO Latin 1.
28361              (There's one ISO-2022-JP name in Changes5.004.)
28362      Branch: perl
28363            ! Changes Changes5.6
28364 ____________________________________________________________________________
28365 [  7474] By: jhi                                   on 2000/10/28  19:13:06
28366         Log: Subject: [ID 20001027.007] uniq array in perlfaq
28367              From: Hans Ginzel <hans@kolej.mff.cuni.cz>     
28368              Date: Fri, 27 Oct 2000 19:28:30 +0200
28369              Message-Id: <20001027192830.A1564@kolej.mff.cuni.cz> 
28370      Branch: perl
28371            ! pod/perlfaq4.pod
28372 ____________________________________________________________________________
28373 [  7473] By: jhi                                   on 2000/10/28  18:02:05
28374         Log: Locking null mutexes is not recommendable.
28375              
28376              Subject: Re: [ID 20001027.008] Not OK: perl v5.7.0 +DEVEL7462 on i386-freebsd-thread-64all 4.1-stable (UNINSTALLED) 
28377              From: Hugo <hv@crypt.compulink.co.uk>
28378              Date: Sat, 28 Oct 2000 18:41:12 +0100
28379              Message-Id: <200010281741.SAA31327@crypt.compulink.co.uk>
28380      Branch: perl
28381            ! op.c
28382 ____________________________________________________________________________
28383 [  7472] By: jhi                                   on 2000/10/28  17:52:58
28384         Log: Better create a true mailing list for the repository keepers.
28385      Branch: perl
28386            ! Porting/repository.pod
28387 ____________________________________________________________________________
28388 [  7471] By: jhi                                   on 2000/10/28  17:28:24
28389         Log: Add the repository doc by Malcolm, Sarathy, and by Simon,
28390              name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
28391      Branch: perl
28392            + Porting/repository.pod
28393            ! MANIFEST
28394 ____________________________________________________________________________
28395 [  7470] By: jhi                                   on 2000/10/28  17:20:54
28396         Log: Subject: DOC PATCH 5.6.0
28397              From: mjd@plover.com
28398              Date: 27 Oct 2000 17:32:44 -0000
28399              Message-ID: <20001027173244.23754.qmail@plover.com>
28400      Branch: perl
28401            ! pod/perlfunc.pod
28402 ____________________________________________________________________________
28403 [  7469] By: jhi                                   on 2000/10/28  17:16:45
28404         Log: Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
28405              From: "Peter J. Farley III" <pjfarley@banet.net>
28406              Date: Fri, 27 Oct 2000 20:32:56 -0400
28407              Message-Id: <4.3.1.0.20001027202303.00ad8900@pop5.banet.net>
28408      Branch: perl
28409            ! README.dos
28410 ____________________________________________________________________________
28411 [  7468] By: jhi                                   on 2000/10/28  17:07:18
28412         Log: Make target reordering to avoid pointless re-makes.
28413              
28414              Subject: Re: Total re-make of 'make okfile' after 7451 ?
28415              From: Nicholas Clark <nick@ccl4.org>
28416              Date: Sat, 28 Oct 2000 00:31:02 +0100
28417              Message-ID: <20001028003101.A54517@plum.flirble.org>
28418      Branch: perl
28419            ! Makefile.SH
28420 ____________________________________________________________________________
28421 [  7467] By: jhi                                   on 2000/10/28  17:05:31
28422         Log: Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
28423              From: lvirden@cas.org
28424              Date: Fri, 27 Oct 2000 13:14:41 -0400 (EDT)
28425              Message-Id: <200010271714.NAA22015@lwv26awu.cas.org>
28426      Branch: perl
28427            ! README.os2
28428 ____________________________________________________________________________
28429 [  7466] By: jhi                                   on 2000/10/28  16:09:16
28430         Log: Upgrade to CPAN 1.58_55.
28431              
28432              Subject: CPAN.pm status
28433              From: andreas.koenig@anima.de (Andreas J. Koenig) 
28434              Date: 28 Oct 2000 08:18:00 +0200 
28435              Message-ID: <m3n1fpa3qf.fsf@ak-71.mind.de>
28436      Branch: perl
28437            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
28438 ____________________________________________________________________________
28439 [  7465] By: jhi                                   on 2000/10/28  16:02:47
28440         Log: The reëntrant version shouldn't be needed unless USE_PURE_BISON.
28441      Branch: perl
28442            ! embed.h embed.pl perl.h proto.h toke.c
28443 ____________________________________________________________________________
28444 [  7464] By: nick                                  on 2000/10/28  10:43:44
28445         Log: Fix for sv_2iv() on "shared" value from keys %hash.
28446      Branch: perl
28447            ! sv.c
28448 ____________________________________________________________________________
28449 [  7463] By: jhi                                   on 2000/10/27  16:18:29
28450         Log: Update Changes.
28451      Branch: perl
28452            ! Changes patchlevel.h
28453 ____________________________________________________________________________
28454 [  7462] By: jhi                                   on 2000/10/27  16:17:44
28455         Log: Too enthusiastic editing in #7460.
28456      Branch: metaconfig
28457            ! U/modified/Oldsym.U
28458      Branch: perl
28459            ! Configure config_h.SH
28460 ____________________________________________________________________________
28461 [  7461] By: jhi                                   on 2000/10/27  15:37:38
28462         Log: Retract #7459, the script needs more work.
28463      Branch: perl
28464            - mkreef
28465            ! MANIFEST
28466 ____________________________________________________________________________
28467 [  7460] By: jhi                                   on 2000/10/27  15:23:14
28468         Log: Use $sort, $uniq (and $tr) consistently as wondered
28469              by Nicholas Clark.
28470      Branch: metaconfig
28471            ! U/modified/Cppsym.U U/modified/Getfile.U U/modified/Guess.U
28472            ! U/modified/Myread.U U/modified/Oldsym.U U/modified/Signal.U
28473            ! U/modified/libc.U
28474      Branch: perl
28475            ! Configure config_h.SH
28476 ____________________________________________________________________________
28477 [  7459] By: jhi                                   on 2000/10/27  15:02:07
28478         Log: (Retracted by #7461)
28479              
28480              Add a shell script for creating/removing symbolic link farms,
28481              useful for keeping the source code read-only and doing the
28482              builds somewhere else.
28483      Branch: perl
28484            + mkreef
28485            ! MANIFEST
28486 ____________________________________________________________________________
28487 [  7458] By: jhi                                   on 2000/10/27  14:42:20
28488         Log: Do away with the fix_pl.
28489      Branch: perl
28490            - fix_pl
28491            ! MANIFEST Makefile.SH
28492 ____________________________________________________________________________
28493 [  7457] By: jhi                                   on 2000/10/27  12:43:13
28494         Log: Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
28495              From: Jens Hamisch <jens@Strawberry.COM>
28496              Date: Fri, 27 Oct 2000 14:38:21 +0200
28497              Message-Id: <20001027143821.B3366@Strawberry.COM>
28498      Branch: perl
28499            ! perl.h
28500 ____________________________________________________________________________
28501 [  7456] By: jhi                                   on 2000/10/27  12:33:42
28502         Log: Subject: [PATCH] todo
28503              From: Nicholas Clark <nick@ccl4.org>
28504              Date: Thu, 26 Oct 2000 22:32:29 +0100
28505              Message-ID: <20001026223229.A44540@plum.flirble.org>
28506      Branch: perl
28507            ! pod/perltodo.pod
28508 ____________________________________________________________________________
28509 [  7455] By: jhi                                   on 2000/10/27  12:02:21
28510         Log: Subject: Re: [PATCH bleadperl] ripples from constsub patch
28511              From: John Tobey <jtobey@john-edwin-tobey.org>
28512              Date: Thu, 26 Oct 2000 22:29:53 -0400 (EDT)
28513              Message-Id: <m13ozHF-000FObC@feynman.localnet>
28514      Branch: perl
28515            ! op.c t/pragma/sub_lval.t
28516 ____________________________________________________________________________
28517 [  7454] By: jhi                                   on 2000/10/27  11:59:42
28518         Log: Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
28519              From: sthoenna@efn.org
28520              Date: Thu, 26 Oct 2000 14:00:03 -0700 (PDT)
28521              Message-Id: <200010262100.e9QL03U06386@garcia.efn.org>
28522      Branch: perl
28523            ! pp.c t/op/assignwarn.t
28524 ____________________________________________________________________________
28525 [  7453] By: jhi                                   on 2000/10/27  00:15:08
28526         Log: Upgrade to Storable 1.0.5, from Raphael Manfredi.
28527      Branch: perl
28528            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
28529            ! ext/Storable/Storable.xs t/lib/st-lock.t
28530 ____________________________________________________________________________
28531 [  7452] By: jhi                                   on 2000/10/26  13:05:52
28532         Log: Undo #7451, this seems to be a deficiency in Perforce,
28533              there is no per-file line-terminator type, only per-client.
28534      Branch: perl
28535            ! README.dos README.win32 djgpp/configure.bat win32/Makefile
28536            ! win32/makefile.mk
28537 ____________________________________________________________________________
28538 [  7451] By: jhi                                   on 2000/10/26  04:56:03
28539         Log: Experimenting in DOS arcana.
28540      Branch: perl
28541            ! README.dos README.win32 djgpp/configure.bat win32/Makefile
28542            ! win32/makefile.mk
28543 ____________________________________________________________________________
28544 [  7450] By: jhi                                   on 2000/10/26  04:50:52
28545         Log: Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[  7350] breaks VMS perl
28546              From: "Peter J. Farley III" <pjfarley@banet.net>            
28547              Date: Wed, 25 Oct 2000 23:10:18 -0400
28548              Message-Id: <4.3.1.0.20001025230222.00accba0@pop5.banet.net>
28549      Branch: perl
28550            ! t/io/open.t
28551 ____________________________________________________________________________
28552 [  7449] By: jhi                                   on 2000/10/26  04:49:16
28553         Log: Subject: Re: [PATCH 5.6.0]Add non-blocking thread doneness checking
28554              From: Hugo <hv@crypt.compulink.co.uk>
28555              Date: Thu, 26 Oct 2000 01:55:17 +0100
28556              Message-Id: <200010260055.BAA27869@crypt.compulink.co.uk>
28557              
28558              minus one unneeded mutex lock/unlock pointed out by Dan Sugalski.
28559      Branch: perl
28560            ! ext/Thread/Thread.pm ext/Thread/Thread.xs t/lib/thr5005.t
28561 ____________________________________________________________________________
28562 [  7448] By: jhi                                   on 2000/10/26  04:38:36
28563         Log: Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
28564              From: Peter Prymmer <pvhp@forte.com>
28565              Date: Wed, 25 Oct 2000 18:23:56 -0700 (PDT)                          
28566              Message-ID: <Pine.OSF.4.10.10010251816200.247618-100000@aspara.forte.com>
28567      Branch: perl
28568            ! configure.com
28569 ____________________________________________________________________________
28570 [  7447] By: jhi                                   on 2000/10/25  23:20:02
28571         Log: Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
28572              in platforms that strictly require all the symbols being present
28573              at link time.
28574      Branch: perl
28575            ! handy.h
28576 ____________________________________________________________________________
28577 [  7446] By: jhi                                   on 2000/10/25  21:55:57
28578         Log: Update Changes.
28579      Branch: perl
28580            ! Changes patchlevel.h
28581 ____________________________________________________________________________
28582 [  7445] By: jhi                                   on 2000/10/25  21:27:08
28583         Log: Integrate with vmsperl #7430 by Charles Bailey:
28584              
28585              Cleanup from prior patch (Charles Lane?):
28586              - improve handling of MFDs in Basename and Path
28587              - default to no xsubpp line # munging when building debug images
28588      Branch: perl
28589           !> lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
28590 ____________________________________________________________________________
28591 [  7444] By: jhi                                   on 2000/10/25  21:03:50
28592         Log: Subject: [PATCH] Zero-padded Numerics in Perl Format
28593              From: John Peacock <JPeacock@UnivPress.com>
28594              Date: Thu, 18 May 2000 11:55:27 -0400
28595              Message-ID: <3924126F.A58BE57A@UnivPress.com>
28596      Branch: perl
28597            ! form.h pod/perldelta.pod pod/perlform.pod pp_ctl.c
28598            ! t/op/write.t
28599 ____________________________________________________________________________
28600 [  7443] By: jhi                                   on 2000/10/25  20:43:10
28601         Log: Temporary stopgap for the self-tying issue: for now only
28602              array and hash self-ties are verboten.  The real fix, of
28603              course, would be to comprehensively test (and implement?)
28604              and debug (and document) self-ties.
28605      Branch: perl
28606            ! pod/perldiag.pod pp_sys.c t/op/tie.t
28607 ____________________________________________________________________________
28608 [  7442] By: jhi                                   on 2000/10/25  20:14:30
28609         Log: Subject: [PATCH 5.6.0]Add non-blocking thread doneness checking
28610              From: Dan Sugalski <dan@sidhe.org>
28611              Date: Wed, 25 Oct 2000 13:36:35 -0400
28612              Message-Id: <5.0.0.25.0.20001025133504.01ef1e20@24.8.96.48>
28613              
28614              plus regen global.sym.
28615      Branch: perl
28616            ! ext/Thread/Thread.pm ext/Thread/Thread.xs global.sym perl.c
28617            ! thrdvar.h util.c
28618 ____________________________________________________________________________
28619 [  7441] By: jhi                                   on 2000/10/25  20:12:20
28620         Log: buildtoc target tweaks.
28621      Branch: perl
28622            ! pod/Makefile.SH
28623 ____________________________________________________________________________
28624 [  7440] By: jhi                                   on 2000/10/25  20:03:53
28625         Log: A new version of making the syslog test more robust.
28626              (Replaces #7421.)
28627              
28628              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
28629              From: "Kurt D. Starsinic" <kstar@chapin.edu>
28630              Date: Wed, 25 Oct 2000 12:13:54 -0400
28631              Message-ID: <20001025121354.B2264@O2.chapin.edu>
28632      Branch: perl
28633            ! t/lib/syslog.t
28634 ____________________________________________________________________________
28635 [  7439] By: jhi                                   on 2000/10/25  20:00:48
28636         Log: Continue the internal UTF-8 API tweaking.
28637              Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
28638              used much more than the simpler API, now called utf8_to_uv_simple().
28639              Still not quite happy with API, too much partial duplication
28640              of functionality.
28641      Branch: perl
28642            ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perlapi.c
28643            ! pod/perlapi.pod pod/perlunicode.pod pp.c pp_ctl.c proto.h
28644            ! regcomp.c regexec.c sv.c toke.c utf8.c
28645 ____________________________________________________________________________
28646 [  7438] By: jhi                                   on 2000/10/25  18:52:30
28647         Log: Allow poking holes at the UTF-8 decoding strictness.
28648      Branch: perl
28649            ! embed.pl pp.c proto.h sv.c t/pragma/utf8.t toke.c utf8.c
28650            ! utf8.h
28651 ____________________________________________________________________________
28652 [  7437] By: jhi                                   on 2000/10/25  13:53:05
28653         Log: Rename UTF8LEN() to be UNISKIP(), too confusing to have
28654              UTF8LEN() and UTF8SKIP(). 
28655      Branch: perl
28656            ! pp.c utf8.c utf8.h
28657 ____________________________________________________________________________
28658 [  7436] By: jhi                                   on 2000/10/25  13:51:37
28659         Log: Subject: [PATCH] Re: PerlIO - Configure tweak for Linux/glibc?
28660              From: Nicholas Clark <nick@ccl4.org>
28661              Date: Wed, 25 Oct 2000 14:44:05 +0100
28662              Message-ID: <20001025144404.D27253@plum.flirble.org>
28663      Branch: perl
28664            ! pod/perlrun.pod
28665 ____________________________________________________________________________
28666 [  7435] By: jhi                                   on 2000/10/25  13:49:32
28667         Log: Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
28668              From: Mike Guy <mjtg@cam.ac.uk>
28669              Date: Tue, 24 Oct 2000 14:59:40 +0100
28670              Message-Id: <E13o4c8-00076u-00@libra.cus.cam.ac.uk>
28671      Branch: perl
28672            ! scope.c
28673 ____________________________________________________________________________
28674 [  7434] By: jhi                                   on 2000/10/25  13:48:41
28675         Log: AIX is picky about its symbol exports.  Solution for now
28676              is to include the deb.o explicitly to the re extension build.
28677              
28678              Subject: Re: introduce missing .Perl_deb symbol to aix build (Questions)
28679              From: Peter Prymmer <pvhp@forte.com>
28680              Date: Tue, 24 Oct 2000 12:57:22 -0700 (PDT)
28681              Message-ID: <Pine.OSF.4.10.10010241252180.127055-100000@aspara.forte.com>
28682      Branch: perl
28683            ! ext/re/Makefile.PL hints/aix.sh
28684 ____________________________________________________________________________
28685 [  7433] By: jhi                                   on 2000/10/25  13:46:49
28686         Log: Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
28687              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
28688              Date: Wed, 25 Oct 2000 12:02:20 +0200
28689              Message-Id: <20001025114712.C9F9.H.M.BRAND@hccnet.nl>
28690      Branch: perl
28691            ! perlsdio.h
28692 ____________________________________________________________________________
28693 [  7432] By: jhi                                   on 2000/10/25  13:44:28
28694         Log: Subject: Minor update to find2perl, for portability
28695              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
28696              Date: Wed, 25 Oct 2000 12:05:47 +0100
28697              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8355@UKRUX002.rundc.uk.origin-it.com>
28698      Branch: perl
28699            ! x2p/find2perl.PL
28700 ____________________________________________________________________________
28701 [  7431] By: jhi                                   on 2000/10/25  13:40:39
28702         Log: Add targets to Makefile.SH, most importantly
28703              'regen_all' which also remembers to update vms/perly*.
28704      Branch: perl
28705            ! Makefile.SH
28706 ____________________________________________________________________________
28707 [  7430] By: bailey                                on 2000/10/25  03:13:53
28708         Log: Cleanup from prior patch (Charles Lane?):
28709              - improve handling of MFDs in Basename and Path
28710              - default to no xsubpp line # munging when building debug images
28711      Branch: vmsperl
28712            ! lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
28713 ____________________________________________________________________________
28714 [  7429] By: jhi                                   on 2000/10/24  20:03:40
28715         Log: Podify README.epoc and README.vos.
28716      Branch: perl
28717            ! README.epoc README.vos pod/buildtoc.PL pod/perl.pod
28718            ! pod/perlport.pod pod/perltoc.pod
28719 ____________________________________________________________________________
28720 [  7428] By: jhi                                   on 2000/10/24  19:10:33
28721         Log: Stratus VOS updates from Paul Green.
28722      Branch: perl
28723            + vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
28724            + vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
28725            - vos/config.def vos/config.h vos/config_h.SH_orig
28726            ! MANIFEST README.vos pod/perlport.pod vos/Changes vos/build.cm
28727            ! vos/compile_perl.cm vos/config.pl vos/perl.bind vos/vosish.h
28728 ____________________________________________________________________________
28729 [  7427] By: jhi                                   on 2000/10/24  18:59:48
28730         Log: Check if stdio supports tweaking lval and cnt simultaneously.
28731              
28732              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
28733              From: Nicholas Clark <nick@ccl4.org>
28734              Date: Mon, 23 Oct 2000 15:39:32 +0100
28735              Message-ID: <20001023153932.A10786@plum.flirble.org>
28736      Branch: metaconfig
28737            ! U/compline/d_stdstdio.U
28738      Branch: perl
28739            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
28740            ! config_h.SH configure.com epoc/config.sh iperlsys.h perlio.c
28741            ! perlsdio.h perlsfio.h pod/Makefile.SH pod/perltoc.pod
28742            ! uconfig.h uconfig.sh vms/genconfig.pl vos/config.def
28743            ! vos/config.h vos/config_h.SH_orig win32/config.bc
28744            ! win32/config.gc win32/config.vc
28745 ____________________________________________________________________________
28746 [  7426] By: jhi                                   on 2000/10/24  17:57:44
28747         Log: Missed the header file changes from #7425.
28748      Branch: perl
28749            ! embed.h embed.pl objXSUB.h proto.h
28750 ____________________________________________________________________________
28751 [  7425] By: jhi                                   on 2000/10/24  17:55:17
28752         Log: Fix the bug reported in
28753              
28754              From: andreas.koenig@anima.de (Andreas J. Koenig)
28755              Subject: Encode bug?
28756              Date: 24 Oct 2000 14:01:26 +0200 
28757              Message-ID: <m3lmveqwh5.fsf@ak-71.mind.de>
28758              
28759              Also make is_utf8_char() stricter.
28760      Branch: perl
28761            ! ext/Encode/Encode.xs utf8.c
28762 ____________________________________________________________________________
28763 [  7424] By: jhi                                   on 2000/10/24  15:15:39
28764         Log: Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
28765              From: Peter Scott <Peter@PSDT.com>
28766              Date: Mon, 23 Oct 2000 19:46:01 -0700
28767              Message-Id: <4.3.2.7.2.20001023194324.00ab7220@psdt.com>
28768      Branch: perl
28769            ! pod/perlfaq5.pod
28770 ____________________________________________________________________________
28771 [  7423] By: jhi                                   on 2000/10/24  14:25:30
28772         Log: Test tweak to avoid pulling in the whole Config.
28773      Branch: perl
28774            ! t/lib/st-lock.t
28775 ____________________________________________________________________________
28776 [  7422] By: jhi                                   on 2000/10/24  14:03:16
28777         Log: Fix the bug ID 20001024.005, the bug introduced by #7416.
28778      Branch: perl
28779            ! pp.c
28780 ____________________________________________________________________________
28781 [  7421] By: jhi                                   on 2000/10/24  13:32:09
28782         Log: (Replaced by #7440.)
28783              
28784              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
28785              From: "Kurt D. Starsinic" <kstar@chapin.edu>
28786              Date: Mon, 23 Oct 2000 16:40:54 -0400
28787              Message-ID: <20001023164054.B14491@O2.chapin.edu>
28788      Branch: perl
28789            ! t/lib/syslog.t
28790 ____________________________________________________________________________
28791 [  7420] By: jhi                                   on 2000/10/24  13:30:53
28792         Log: Subject: [PATCH 5.7.0] static linking with uninstalled perl
28793              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
28794              Date: Mon, 23 Oct 2000 17:29:03 -0400
28795              Message-ID: <20001023172903.A18749@monk.mps.ohio-state.edu>
28796      Branch: perl
28797            ! lib/ExtUtils/MM_Unix.pm
28798 ____________________________________________________________________________
28799 [  7419] By: jhi                                   on 2000/10/24  13:29:57
28800         Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
28801              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
28802              Date: Mon, 23 Oct 2000 19:01:32 -0400
28803              Message-ID: <20001023190132.A19791@monk.mps.ohio-state.edu>
28804      Branch: perl
28805            ! utils/h2xs.PL
28806 ____________________________________________________________________________
28807 [  7418] By: jhi                                   on 2000/10/24  13:26:04
28808         Log: Replace #7409 with
28809              
28810              Subject: Re: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgp
28811              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
28812              Date: Mon, 23 Oct 2000 20:08:56 +0200
28813              Message-ID: <20001023200855.A14850@nice.ram.loc>
28814      Branch: perl
28815            ! ext/Storable/Storable.pm t/lib/st-lock.t
28816 ____________________________________________________________________________
28817 [  7417] By: jhi                                   on 2000/10/24  13:17:52
28818         Log: Run vms/vms_yfix.pl, should have done that after changing
28819              perly.c in #7382.
28820      Branch: perl
28821            ! vms/perly_c.vms vms/perly_h.vms
28822 ____________________________________________________________________________
28823 [  7416] By: jhi                                   on 2000/10/24  02:55:33
28824         Log: Make the UTF-8 decoding stricter and more verbose when
28825              malformation happens.  This involved adding an argument
28826              to utf8_to_uv_chk(), which involved changing its prototype,
28827              and prefer STRLEN over I32 for the UTF-8 length, which as
28828              a domino effect necessitated changing the prototypes of
28829              scan_bin(), scan_oct(), scan_hex(), and reg_uni().
28830              The stricter UTF-8 decoding checking uses Markus Kuhn's
28831              UTF-8 Decode Stress Tester from
28832              http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
28833      Branch: perl
28834            ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perl.c
28835            ! perlapi.c pod/perlapi.pod pod/perldiag.pod pod/perlunicode.pod
28836            ! pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c t/pragma/utf8.t
28837            ! t/pragma/warn/utf8 toke.c utf8.c utf8.h util.c
28838 ____________________________________________________________________________
28839 [  7415] By: jhi                                   on 2000/10/23  14:06:06
28840         Log: Update Changes.
28841      Branch: perl
28842            ! Changes patchlevel.h
28843 ____________________________________________________________________________
28844 [  7414] By: jhi                                   on 2000/10/23  12:39:52
28845         Log: Undo the basename() part of #7412 since the lib/basename
28846              tests would need upgrading too.
28847      Branch: perl
28848            ! lib/File/Basename.pm
28849 ____________________________________________________________________________
28850 [  7413] By: jhi                                   on 2000/10/23  12:19:27
28851         Log: Document PERL_INSTALL_ROOT of #7210.
28852      Branch: perl
28853            ! lib/ExtUtils/Install.pm
28854 ____________________________________________________________________________
28855 [  7412] By: jhi                                   on 2000/10/23  12:16:47
28856         Log: Miscellaneous MacOS Classic library updates from Matthias Neeracher.
28857      Branch: perl
28858            ! lib/ExtUtils/Mksymlists.pm lib/File/Basename.pm
28859            ! lib/File/Path.pm lib/Term/ReadLine.pm lib/perl5db.pl
28860 ____________________________________________________________________________
28861 [  7411] By: jhi                                   on 2000/10/23  12:07:41
28862         Log: Subject: [PATCH: perl@7386] miscellaneous typos in 3 pods
28863              From: Prymmer/Kahn <pvhp@best.com>
28864              Date: Sun, 22 Oct 2000 22:18:40 -0700 (PDT)
28865              Message-ID: <Pine.BSF.4.21.0010222214150.11774-100000@shell8.ba.best.com>
28866      Branch: perl
28867            ! README.aix pod/perlebcdic.pod vms/ext/Stdio/Stdio.pm
28868 ____________________________________________________________________________
28869 [  7410] By: jhi                                   on 2000/10/23  04:10:11
28870         Log: The change #7187 was not so good on VMS.
28871              
28872              Subject: [PATCH perl@7369] VMS perldoc.PL fix for double quoted temp filename
28873              From: "Craig A. Berry" <craig.berry@psinetcs.com>
28874              Date: Sun, 22 Oct 2000 23:03:08 -0500
28875              Message-Id: <p04330102b617d093470b@[172.16.52.1]>
28876      Branch: perl
28877            ! utils/perldoc.PL
28878 ____________________________________________________________________________
28879 [  7409] By: jhi                                   on 2000/10/23  03:57:36
28880         Log: Avoid Storable locking on DJGPP for now.
28881              
28882              Subject: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgpp
28883              From: "Peter J. Farley III" <pjfarley@banet.net>
28884              Date: Sun, 22 Oct 2000 20:00:00 -0400
28885              Message-Id: <4.3.1.0.20001022194247.00acfee0@pop5.banet.net>
28886      Branch: perl
28887            ! ext/Storable/Storable.pm t/lib/st-lock.t
28888 ____________________________________________________________________________
28889 [  7408] By: jhi                                   on 2000/10/23  03:50:24
28890         Log: Subject: Re: [20000731.007] potential syntax error not detected [PATCH]
28891              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
28892              Date: Sun, 22 Oct 2000 21:12:22 -0400
28893              Message-ID: <20001022211222.A1062496@linguist.dartmouth.edu>
28894      Branch: perl
28895            ! lib/vars.pm
28896 ____________________________________________________________________________
28897 [  7407] By: jhi                                   on 2000/10/23  03:43:12
28898         Log: Subject: Re: [ID 20001021.005] SEGV with regex match 
28899              From: Hugo <hv@crypt.compulink.co.uk>
28900              Date: Mon, 23 Oct 2000 00:47:22 +0100
28901              Message-Id: <200010222347.AAA09697@crypt.compulink.co.uk>
28902      Branch: perl
28903            ! regexec.c t/op/pat.t
28904 ____________________________________________________________________________
28905 [  7406] By: jhi                                   on 2000/10/23  03:40:29
28906         Log: Retract #7404 with a patch from Robin Barker, via Andy Dougherty.
28907      Branch: perl
28908            ! lib/ExtUtils/MakeMaker.pm
28909 ____________________________________________________________________________
28910 [  7405] By: jhi                                   on 2000/10/22  21:32:00
28911         Log: Doc patch.
28912              
28913              Subject: [ID 19991128.002] \&{'foo'} not caught by strict refs
28914              From: rspier@pobox.com (Robert Spier)
28915              Date: Sun, 22 Oct 2000 15:24:32 -0400 (EDT)
28916              Message-ID: <14835.16112.13457.447971@rls.cx>
28917      Branch: perl
28918            ! lib/strict.pm
28919 ____________________________________________________________________________
28920 [  7404] By: jhi                                   on 2000/10/22  21:30:51
28921         Log: Subject: [PATCH] Re: [ID 20000121.007] XXX documentation in man ExtUtils::MakeMaker
28922              From: rspier@pobox.com (Robert Spier)
28923              Date: Sun, 22 Oct 2000 15:43:03 -0400 (EDT)
28924              Message-ID: <14835.17223.72448.705566@rls.cx>
28925      Branch: perl
28926            ! lib/ExtUtils/MakeMaker.pm
28927 ____________________________________________________________________________
28928 [  7403] By: jhi                                   on 2000/10/22  21:24:11
28929         Log: Subject: [PATCH bleadperl] ripples from constsub patch
28930              From: John Tobey <jtobey@john-edwin-tobey.org>
28931              Date: Sun, 22 Oct 2000 17:10:43 -0400 (EDT)
28932              Message-Id: <m13nSOB-000FObC@feynman.localnet>
28933      Branch: perl
28934            ! dump.c ext/B/B.pm ext/B/B.xs ext/B/B/Deparse.pm t/lib/b.t
28935 ____________________________________________________________________________
28936 [  7402] By: jhi                                   on 2000/10/22  20:59:35
28937         Log: Support s?printf parameter reordering.
28938      Branch: perl
28939            ! pod/perldelta.pod pod/perlfunc.pod sv.c t/op/sprintf.t
28940 ____________________________________________________________________________
28941 [  7401] By: jhi                                   on 2000/10/22  19:19:14
28942         Log: Expand %Config variables only if explicitly so requested
28943              during build time by PERL_BUILD_EXPAND_CONFIG_VARS.
28944              
28945              Subject: Re: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
28946              From: Gurusamy Sarathy <gsar@ActiveState.com>
28947              Date: Sun, 22 Oct 2000 11:47:32 -0700
28948              Message-Id: <200010221847.LAA02167@smtp3.ActiveState.com>            
28949      Branch: perl
28950            ! Makefile.SH lib/lib_pm.PL
28951 ____________________________________________________________________________
28952 [  7400] By: jhi                                   on 2000/10/22  18:24:10
28953         Log: Move the #7390 test from warn/op to comp/redef.
28954              
28955              Subject: Re: Creating const subs for constants.
28956              From: John Tobey <jtobey@john-edwin-tobey.org>
28957              Date: Sun, 22 Oct 2000 04:04:12 -0400 (EDT)
28958              Message-Id: <m13nG72-000FObC@feynman.localnet>               
28959      Branch: perl
28960            ! t/comp/redef.t t/pragma/warn/op
28961 ____________________________________________________________________________
28962 [  7399] By: jhi                                   on 2000/10/22  17:49:59
28963         Log: Subject: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
28964              From: Nicholas Clark <nick@ccl4.org>
28965              Date: Sat, 21 Oct 2000 22:23:19 +0100
28966              Message-ID: <20001021222319.B45586@plum.flirble.org>
28967      Branch: perl
28968            ! ext/DynaLoader/DynaLoader_pm.PL
28969 ____________________________________________________________________________
28970 [  7398] By: jhi                                   on 2000/10/22  17:47:35
28971         Log: Subject: [PATCH bleadperl] -MO=C falls over on package <none>
28972              From: Hugo <hv@crypt.compulink.co.uk>
28973              Date: Sat, 21 Oct 2000 18:19:59 +0100
28974              Message-Id: <200010211719.SAA02087@crypt.compulink.co.uk>
28975      Branch: perl
28976            ! ext/B/B.pm ext/B/B/C.pm
28977 ____________________________________________________________________________
28978 [  7397] By: jhi                                   on 2000/10/22  17:35:18
28979         Log: Subject: [ID 20001021.003] updated hints/openbsd.sh
28980              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
28981              Date: Sat, 21 Oct 2000 13:55:50 -0600 (MDT)
28982              Message-Id: <200010211955.e9LJton24170@xerxes.courtesan.com>
28983      Branch: perl
28984            ! hints/openbsd.sh
28985 ____________________________________________________________________________
28986 [  7396] By: jhi                                   on 2000/10/22  17:19:46
28987         Log: Subject: installman go-faster stripes
28988              From: Nicholas Clark <nick@talking.bollo.cx>
28989              Date: Sat, 21 Oct 2000 17:24:53 +0100
28990              Message-ID: <20001021172452.A20371@Bagpuss.unfortu.net>
28991              
28992              Subject: Re: installman go-faster stripes
28993              From: Russ Allbery <rra@stanford.edu>
28994              Date: 21 Oct 2000 11:04:13 -0700
28995              Message-ID: <ylbswe5aw2.fsf@windlord.stanford.edu>
28996      Branch: perl
28997            ! installman pod/pod2man.PL
28998 ____________________________________________________________________________
28999 [  7395] By: jhi                                   on 2000/10/22  17:17:35
29000         Log: Hints tweak from Anton Berezin.
29001      Branch: perl
29002            ! hints/freebsd.sh
29003 ____________________________________________________________________________
29004 [  7394] By: jhi                                   on 2000/10/22  04:50:04
29005         Log: Tweak the Is* definitions of Unicode character classes
29006              to better match the official categorizations; embrace
29007              the official categorizations; add the combining marks
29008              as alpha (and -numeric); fix DCinital (a typo and edito)
29009              to be DCmedial.
29010      Branch: perl
29011            + lib/unicode/Is/DCmedial.pl
29012            - lib/unicode/Is/DCinital.pl
29013            ! MANIFEST lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
29014            ! lib/unicode/Is/Graph.pl lib/unicode/Is/Print.pl
29015            ! lib/unicode/Is/Punct.pl lib/unicode/Is/Space.pl
29016            ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
29017 ____________________________________________________________________________
29018 [  7393] By: jhi                                   on 2000/10/21  18:06:05
29019         Log: Subject: [PATCH@blead Tie/Array.pm] Re: [ID 20001020.002] Tie::Array SPLICE method is buggy
29020              From: Daniel Chetlin <daniel@chetlin.com>
29021              Date: Sat, 21 Oct 2000 02:57:03 -0700
29022              Message-ID: <20001021025703.A2115@darkstar.chetlin.org>
29023      Branch: perl
29024            + t/lib/tie-splice.t
29025            ! MANIFEST lib/Tie/Array.pm
29026 ____________________________________________________________________________
29027 [  7392] By: gsar                                  on 2000/10/21  18:05:15
29028         Log: resync utfperl branch with mainline
29029      Branch: utfperl
29030           !> (integrate 1760 files)
29031 ____________________________________________________________________________
29032 [  7391] By: jhi                                   on 2000/10/21  14:37:49
29033         Log: Testcases for a #7383,#7385 related bug.
29034              
29035              Subject: PATCH Re: [ID 20001020.006] "$2$utf8" == modification of read-only-variable
29036              From: Nicholas Clark <nick@ccl4.org>
29037              Date: Sat, 21 Oct 2000 15:04:51 +0100
29038              Message-ID: <20001021150451.A51566@plum.flirble.org>
29039      Branch: perl
29040            ! t/pragma/utf8.t
29041 ____________________________________________________________________________
29042 [  7390] By: jhi                                   on 2000/10/21  14:35:57
29043         Log: Add a testcase for #7389.
29044      Branch: perl
29045            ! t/pragma/warn/op
29046 ____________________________________________________________________________
29047 [  7389] By: jhi                                   on 2000/10/21  14:26:45
29048         Log: Subject: Re: Creating const subs for constants.
29049              From: John Tobey <jtobey@john-edwin-tobey.org>
29050              Date: Fri, 20 Oct 2000 22:03:27 -0400 (EDT)
29051              Message-Id: <m13mo0N-000FObC@feynman.localnet>
29052      Branch: perl
29053            ! cv.h embed.h embed.pl objXSUB.h op.c perlapi.c pod/perlapi.pod
29054            ! proto.h sv.c
29055 ____________________________________________________________________________
29056 [  7388] By: nick                                  on 2000/10/21  11:44:23
29057         Log: Populate perlio branch
29058      Branch: perlio
29059           +> (branch 1760 files)
29060 ____________________________________________________________________________
29061 [  7387] By: nick                                  on 2000/10/21  10:52:05
29062         Log: Get branch back as replica of mainline via :
29063              p4 integrate -b utfperl
29064              p4 resolve -at ./...
29065      Branch: utfperl
29066           +> (branch 269 files)
29067            - Todo-5.005 eg/ADB eg/README eg/cgi/RunMeFirst
29068            - eg/cgi/caution.xbm eg/cgi/clickable_image.cgi
29069            - eg/cgi/cookie.cgi eg/cgi/crash.cgi eg/cgi/customize.cgi
29070            - eg/cgi/diff_upload.cgi eg/cgi/dna_small_gif.uu
29071            - eg/cgi/file_upload.cgi eg/cgi/frameset.cgi eg/cgi/index.html
29072            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
29073            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
29074            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
29075            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
29076            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
29077            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
29078            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
29079            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
29080            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
29081            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
29082            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
29083            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
29084            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
29085            - eg/van/vanish eg/who eg/wrapsuid epoc/Config.pm
29086            - epoc/autosplit.pl epoc/config.h epoc/perl.mmp epoc/perl.pkg
29087            - ext/DynaLoader/dl_rhapsody.xs lib/Sys/Hostname.pm
29088            - lib/Sys/Syslog.pm lib/byte.pm lib/byte_heavy.pl lib/caller.pm
29089            - lib/chat2.pl lib/lib.pm lib/unicode/Eq/Latin1.pl
29090            - lib/unicode/Eq/Unicode.pl lib/unicode/Props.txt
29091            - lib/unicode/UCD300.html lib/unicode/Unicode.300
29092            - lib/unicode/Unicode3.html os2/POSIX.mkfifo pod/Makefile
29093            - pod/Win32.pod pod/buildtoc t/lib/thread.t t/op/64bit.t
29094            - t/op/nothread.t utils/perlbc.PL vms/subconfigure.com
29095            - win32/PerlCRT.def win32/gstartup.c win32/oldnames.def
29096           !> (integrate 965 files)
29097 ____________________________________________________________________________
29098 [  7386] By: jhi                                   on 2000/10/21  01:31:12
29099         Log: Update Changes.
29100      Branch: perl
29101            ! Changes patchlevel.h
29102 ____________________________________________________________________________
29103 [  7385] By: jhi                                   on 2000/10/21  01:28:42
29104         Log: The #7383 was right only in the context of the original bug report,
29105              not in more general case.
29106      Branch: perl
29107            ! pp_hot.c
29108 ____________________________________________________________________________
29109 [  7384] By: jhi                                   on 2000/10/21  01:08:23
29110         Log: Fix for ID 20000915.011, IO::Select warning for an undefined fd.
29111      Branch: perl
29112            ! ext/IO/lib/IO/Select.pm
29113 ____________________________________________________________________________
29114 [  7383] By: jhi                                   on 2000/10/21  00:44:18
29115         Log: Fix for ID 20001020.006, concatenating an unset submatch
29116              with utf8 resulted in "Modification of a read-only value".
29117      Branch: perl
29118            ! pp_hot.c t/pragma/utf8.t
29119 ____________________________________________________________________________
29120 [  7382] By: jhi                                   on 2000/10/20  20:44:31
29121         Log: Make scan_num() reëntrant, as suggested in
29122              
29123              Subject: [PATCH perl@7229] Rentrant parser and yylex()
29124              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
29125              Date: Fri, 20 Oct 2000 14:17:27 +0100
29126              Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
29127      Branch: perl
29128            ! embed.h embed.pl objXSUB.h perlapi.c perly.c perly.y proto.h
29129            ! toke.c
29130 ____________________________________________________________________________
29131 [  7381] By: jhi                                   on 2000/10/20  20:07:29
29132         Log: Reëntrancy fix.
29133              
29134              Subject: [PATCH perl@7229] Rentrant parser and yylex()
29135              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
29136              Date: Fri, 20 Oct 2000 14:17:27 +0100
29137              Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
29138      Branch: perl
29139            ! embed.h embed.pl perl.h proto.h toke.c
29140 ____________________________________________________________________________
29141 [  7380] By: jhi                                   on 2000/10/20  19:15:54
29142         Log: Don't write double values through long double pointers,
29143              based on a part of
29144              
29145              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
29146              From: Jens Hamisch <jens@Strawberry.COM>
29147              Date: Tue, 17 Oct 2000 08:39:36 +0200
29148              Message-Id: <20001017083936.A11104@Strawberry.COM>
29149      Branch: perl
29150            ! perl.h pp.c
29151 ____________________________________________________________________________
29152 [  7379] By: jhi                                   on 2000/10/20  18:43:37
29153         Log: Portability tweak on #7377.
29154              
29155              Subject:  Re: [nick@cow.org.uk: [ID 20001020.004] Not OK: perl v5.7.0 +DEVEL7368 on i386-freebsd-64all 4.1-stable (UNINSTALLED)]
29156              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
29157              Date:     Fri, 20 Oct 2000 13:13:41 EDT
29158              Message-Id: <001020131216.3b141@DUPHY4.Physics.Drexel.Edu>
29159      Branch: perl
29160            ! t/lib/dprof.t
29161 ____________________________________________________________________________
29162 [  7378] By: jhi                                   on 2000/10/20  12:57:19
29163         Log: SOCKS function redefinitions need prototypes, too, otherwise
29164              for example 32 bit versus 64 bit differences cause a lot of
29165              problems.  Part of
29166              
29167              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
29168              From: Jens Hamisch <jens@Strawberry.COM>
29169              Date: Tue, 17 Oct 2000 08:39:36 +0200
29170              Message-Id: <20001017083936.A11104@Strawberry.COM>
29171      Branch: perl
29172            ! doio.c pp_sys.c
29173 ____________________________________________________________________________
29174 [  7377] By: jhi                                   on 2000/10/20  12:37:12
29175         Log: Subject:  [PATCH] Perl 5.6.0/5.7.0 enable DProf test for VMS
29176              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
29177              Date:     Fri, 20 Oct 2000 08:26:04 EDT
29178              Message-Id: <001020074851.3751a@DUPHY4.Physics.Drexel.Edu>
29179      Branch: perl
29180            ! configure.com t/lib/dprof.t t/lib/dprof/V.pm vms/test.com
29181 ____________________________________________________________________________
29182 [  7376] By: jhi                                   on 2000/10/20  12:35:31
29183         Log: Subject:  [PATCH] Perl 5.6.0/5.7.0, vms/gen_shrfls.pl update
29184              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
29185              Date:     Fri, 20 Oct 2000 07:48:15 EDT
29186              Message-Id: <001020074423.39b82@DUPHY4.Physics.Drexel.Edu>
29187      Branch: perl
29188            ! configure.com vms/gen_shrfls.pl
29189 ____________________________________________________________________________
29190 [  7375] By: bailey                                on 2000/10/20  04:44:37
29191         Log: SYN SYN
29192      Branch: vmsperl
29193           +> (branch 134 files)
29194            - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
29195            - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
29196            - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
29197            - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
29198            - eg/cgi/frameset.cgi eg/cgi/index.html
29199            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
29200            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
29201            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
29202            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
29203            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
29204            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
29205            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
29206            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
29207            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
29208            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
29209            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
29210            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
29211            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
29212            - eg/van/vanish eg/who eg/wrapsuid lib/chat2.pl
29213            - lib/unicode/Props.txt lib/unicode/UCD300.html
29214            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
29215            - utils/perlbc.PL vms/subconfigure.com
29216           !> (integrate 785 files)
29217 ____________________________________________________________________________
29218 [  7374] By: jhi                                   on 2000/10/20  00:59:48
29219         Log: In the latest compiler builds cccdlflags must not become -fpic,
29220              from Wilfredo Sánchez.
29221      Branch: perl
29222            ! hints/darwin.sh
29223 ____________________________________________________________________________
29224 [  7373] By: jhi                                   on 2000/10/20  00:56:35
29225         Log: Subject: PATCH CR+LF should be "\cM\cJ" in perlop
29226              From: Tony Cook <tony@develop-help.com>
29227              Date: Fri, 20 Oct 2000 07:29:15 +1100 (EST)
29228              Message-ID: <Pine.LNX.4.10.10010200725530.12682-100000@develop-help.com>
29229      Branch: perl
29230            ! pod/perlop.pod
29231 ____________________________________________________________________________
29232 [  7372] By: jhi                                   on 2000/10/19  19:34:40
29233         Log: Typo noted by Mark Lutz.
29234      Branch: perl
29235            ! t/op/64bitint.t
29236 ____________________________________________________________________________
29237 [  7371] By: jhi                                   on 2000/10/19  19:33:13
29238         Log: NonStop-UX patches from Tom Bates <tom.bates@compaq.com>
29239      Branch: metaconfig
29240            ! U/modified/Cppsym.U U/modified/Oldconfig.U
29241      Branch: metaconfig/U/perl
29242            ! End.U dlsrc.U libperl.U
29243      Branch: perl
29244            + hints/nonstopux.sh
29245            ! Configure MANIFEST config_h.SH
29246 ____________________________________________________________________________
29247 [  7370] By: jhi                                   on 2000/10/19  17:18:08
29248         Log: Subject: PATCH do_print has 2 PerlIO_error()s
29249              From: nick@ccl4.org
29250              Date: Thu, 19 Oct 2000 18:09:20 +0100
29251              Message-ID: <20001019180920.A8440@babyhippo.co.uk>
29252      Branch: perl
29253            ! doio.c
29254 ____________________________________________________________________________
29255 [  7369] By: jhi                                   on 2000/10/19  14:01:49
29256         Log: Update Changes.
29257      Branch: perl
29258            ! Changes patchlevel.h
29259 ____________________________________________________________________________
29260 [  7368] By: jhi                                   on 2000/10/19  13:04:29
29261         Log: Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX w/GCC
29262              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
29263              Date: Wed, 18 Oct 2000 13:12:01 +0200
29264              Message-Id: <20001018131021.F844.H.M.BRAND@hccnet.nl>
29265      Branch: perl
29266            ! hints/aix.sh
29267 ____________________________________________________________________________
29268 [  7367] By: jhi                                   on 2000/10/19  02:22:40
29269         Log: Fix of sorts for bug id 20000901.092.  There seems to be no trace
29270              of a 'pmshort' anywhere in the B, so the offending line was simply
29271              removed.
29272      Branch: perl
29273            ! ext/B/B/Debug.pm
29274 ____________________________________________________________________________
29275 [  7366] By: jhi                                   on 2000/10/19  02:12:37
29276         Log: Add the test case for the bug id 20000730.004 which seems
29277              to have been fixed by now.
29278      Branch: perl
29279            ! t/pragma/utf8.t
29280 ____________________________________________________________________________
29281 [  7365] By: jhi                                   on 2000/10/18  23:36:24
29282         Log: Subject: [PATCH 5.7.0] Re: [ID 20001018.008] flip-flop bug when there's no <FH> 
29283              From: Hugo <hv@crypt.compulink.co.uk>
29284              Date: Wed, 18 Oct 2000 23:25:58 +0100
29285              Message-Id: <200010182225.XAA20330@crypt.compulink.co.uk>
29286      Branch: perl
29287            ! pp_ctl.c pp_hot.c t/op/flip.t t/pragma/warn/pp_hot
29288 ____________________________________________________________________________
29289 [  7364] By: jhi                                   on 2000/10/18  21:12:53
29290         Log: (retracted)
29291      Branch: perl
29292            ! pp.c
29293 ____________________________________________________________________________
29294 [  7363] By: jhi                                   on 2000/10/18  20:55:38
29295         Log: Missing change from #7362.
29296      Branch: perl
29297            ! win32/perlhost.h
29298 ____________________________________________________________________________
29299 [  7362] By: jhi                                   on 2000/10/18  20:52:01
29300         Log: Borland C fstat() never saw the fd as writable.
29301              
29302              Subject: fix for Borland's weak "stat" (perl@7211)
29303              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
29304              Date: Mon, 16 Oct 2000 09:55:03 +0400
29305              Message-ID: <402099F49BEED211999700805FC7359F7C0E40@ru0028exch01.spb.lucent.com>
29306      Branch: perl
29307            ! win32/win32.c
29308 ____________________________________________________________________________
29309 [  7361] By: jhi                                   on 2000/10/18  17:43:50
29310         Log: Regen toc.
29311      Branch: perl
29312            ! pod/buildtoc.PL pod/perl.pod pod/perlport.pod pod/perltoc.pod
29313 ____________________________________________________________________________
29314 [  7360] By: jhi                                   on 2000/10/18  17:07:44
29315         Log: From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
29316              Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX 4.3.2 w/GCC 2.95.2
29317              Message-Id: <20001016151837.9977.H.M.BRAND@hccnet.nl>
29318              Date: Mon, 16 Oct 2000 15:19:49 +0200
29319      Branch: perl
29320            + README.aix
29321            ! MANIFEST
29322 ____________________________________________________________________________
29323 [  7359] By: jhi                                   on 2000/10/18  17:04:49
29324         Log: Subject: Pod patch for Devel::Peek
29325              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
29326              Message-Id: <20001016121252.996B.H.M.BRAND@hccnet.nl>
29327              Date: Mon, 16 Oct 2000 12:26:34 +0200
29328      Branch: perl
29329            ! ext/Devel/Peek/Peek.pm
29330 ____________________________________________________________________________
29331 [  7358] By: jhi                                   on 2000/10/18  17:03:15
29332         Log: Make Cwd more bulletproof in chrooted environments.
29333              
29334              Subject: [ID 20001018.001] Fix for Cwd.pm (chroot)
29335              From: "Eric E. Coe" <Eric.Coe@oracle.com>
29336              Date: Wed, 18 Oct 2000 04:03:54 -0400
29337              Message-Id: <39ED596A.70E599FE@oracle.com>
29338      Branch: perl
29339            ! lib/Cwd.pm
29340 ____________________________________________________________________________
29341 [  7357] By: jhi                                   on 2000/10/18  16:37:26
29342         Log: Disable the UTF8 downgrade croakage for now to avoid
29343              too many not okay messages.
29344      Branch: perl
29345            ! doio.c
29346 ____________________________________________________________________________
29347 [  7356] By: jhi                                   on 2000/10/17  23:29:41
29348         Log: Show the failed remote port, instead of the failing line number.
29349              
29350              Subject: [PATCH 5.6.1 Debugger] More diagnostics
29351              From: David Sparks <daves@ActiveState.com>
29352              Date: Tue, 17 Oct 2000 15:00:24 -0700
29353              Message-Id: <5.0.0.25.0.20001017144037.02551e10@pop3>
29354      Branch: perl
29355            ! lib/perl5db.pl
29356 ____________________________________________________________________________
29357 [  7355] By: jhi                                   on 2000/10/17  14:11:31
29358         Log: On output try to downgrade to bytes, croak if impossible,
29359              from Simon Cozens.  This means that outputting >255 UTF8
29360              is impossible.  Consider this as a strong incentive to get
29361              the I/O disciplines implemented.
29362      Branch: perl
29363            ! doio.c pod/perldiag.pod sv.c
29364 ____________________________________________________________________________
29365 [  7354] By: jhi                                   on 2000/10/17  13:42:23
29366         Log: Clarify documentation on 'use bytes'.
29367              
29368              Subject: Re: What does 'use bytes' "mean" ?
29369              From: Simon Cozens <simon@cozens.net>
29370              Date: Mon, 18 Sep 2000 18:24:25 +0100
29371              Message-ID: <20000918182425.A26765@deep-dark-truthful-mirror.perlhacker.org>
29372      Branch: perl
29373            ! lib/bytes.pm
29374 ____________________________________________________________________________
29375 [  7353] By: jhi                                   on 2000/10/17  13:28:12
29376         Log: Workaround for a sfio bug where the stream error indicator
29377              is not cleared as documented.
29378              
29379              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
29380              From: Nicholas Clark <nick@ccl4.org>
29381              Date: Mon, 16 Oct 2000 18:28:23 +0100
29382              Message-ID: <20001016182823.J19700@plum.flirble.org>
29383      Branch: perl
29384            ! doio.c
29385 ____________________________________________________________________________
29386 [  7352] By: jhi                                   on 2000/10/17  13:06:19
29387         Log: More IoTYPE sprinkling.
29388      Branch: perl
29389            ! doio.c pp_hot.c
29390 ____________________________________________________________________________
29391 [  7351] By: jhi                                   on 2000/10/16  22:47:07
29392         Log: Detect early whether the std streams have gone bad.
29393              
29394              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
29395              Date: Mon, 16 Oct 2000 23:28:42 +0100
29396              From: Nicholas Clark <nick@ccl4.org>
29397              Message-ID: <20001016232842.A37942@plum.flirble.org>
29398      Branch: perl
29399            ! t/op/misc.t
29400 ____________________________________________________________________________
29401 [  7350] By: jhi                                   on 2000/10/16  22:45:16
29402         Log: Subject: [ID 20001016.012] [PATCHes Included]OK: perl v5.7.0 on dos-djgpp djgpp
29403              From: "Peter J. Farley III" <pjfarley@banet.net>
29404              Date: Mon, 16 Oct 2000 18:15:59 -0400
29405              Message-Id: <4.3.1.0.20001016180235.00ac65a0@pop5.banet.net>
29406      Branch: perl
29407            ! djgpp/djgpp.c dosish.h t/io/open.t
29408 ____________________________________________________________________________
29409 [  7349] By: jhi                                   on 2000/10/16  22:36:45
29410         Log: perldelta tweak.
29411      Branch: perl
29412            ! pod/perldelta.pod
29413 ____________________________________________________________________________
29414 [  7348] By: jhi                                   on 2000/10/16  15:17:53
29415         Log: Update Changes.
29416      Branch: perl
29417            ! Changes patchlevel.h
29418 ____________________________________________________________________________
29419 [  7347] By: jhi                                   on 2000/10/16  13:55:27
29420         Log: Add the capability to include/exclude branches.
29421      Branch: perl
29422            ! Porting/genlog
29423 ____________________________________________________________________________
29424 [  7346] By: jhi                                   on 2000/10/16  13:18:04
29425         Log: Add Charles Lane.
29426      Branch: perl
29427            ! AUTHORS Changes
29428 ____________________________________________________________________________
29429 [  7345] By: jhi                                   on 2000/10/16  13:13:21
29430         Log: Add a perldelta note about the change #6024, pointed out by Sarathy.
29431      Branch: perl
29432            ! pod/perldelta.pod
29433 ____________________________________________________________________________
29434 [  7344] By: gsar                                  on 2000/10/16  09:30:21
29435         Log: integrate change#6220 from cfgperl
29436              
29437              Win32 patches from Benjamin Stuhl.
29438      Branch: maint-5.6/perl
29439           !> makedef.pl win32/win32.h
29440 ____________________________________________________________________________
29441 [  7343] By: gsar                                  on 2000/10/16  08:32:19
29442         Log: integrate changes#6221,6222 from cfgperl
29443              
29444              Remove tr///CU (the feature is to be obsoleted by better interfaces).
29445              From: simon@brecon.co.uk (Simon Cozens)
29446              Subject: [PATCH] Eliminate tr///[CU][CU]
29447              Date: 23 Jun 2000 11:05:40 GMT
29448              Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
29449              
29450              doc typo fix
29451              Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
29452              From: Ian Phillipps <Ian.Phillipps@iname.com>
29453              Date: Fri, 23 Jun 2000 10:40:58 +0100
29454              Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
29455      Branch: maint-5.6/perl
29456           !> doop.c embed.pl lib/Pod/Usage.pm pod/perlop.pod toke.c utf8.c
29457 ____________________________________________________________________________
29458 [  7342] By: gsar                                  on 2000/10/16  08:28:08
29459         Log: integrate change#6217 from cfgperl (in part)
29460              
29461              Rename the fdpid locking and integrate with Sarathy.
29462      Branch: maint-5.6/perl
29463           !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h
29464           !> global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
29465           !> pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
29466           !> win32/win32.c
29467 ____________________________________________________________________________
29468 [  7341] By: gsar                                  on 2000/10/16  08:23:39
29469         Log: integrate changes#6214..6216 from mainline
29470              
29471              @_ can't have junk in it even in the non-USE_ITHREADS case because
29472              caller() wants to populate @DB::args with it (causes a coredump
29473              in Carp::confess())
29474              
29475              tweak comment about @DB::args
29476              
29477              be more optimal about clearing @_
29478      Branch: maint-5.6/perl
29479           !> av.h cop.h pp_ctl.c t/op/runlevel.t
29480 ____________________________________________________________________________
29481 [  7340] By: gsar                                  on 2000/10/16  08:20:37
29482         Log: integrate changes#6207..6210 from cfgperl
29483              
29484              Subject: [PATCH 5.6.0] Threadsafe patches
29485              From: Dan Sugalski <dan@sidhe.org>
29486              To: perl5-porters@perl.org
29487              Date: Mon, 08 May 2000 18:08:13 -0400
29488              Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
29489              
29490              Regen headers for #6207.
29491              
29492              Lock PL_fdpid against race conditions, based on:
29493              Subject: [PATCH 5.6.0]subprocess fixup for threads
29494              From: Dan Sugalski <dan@sidhe.org>
29495              To: perl5-porters@perl.org
29496              Date: Tue, 11 Apr 2000 17:02:32 -0400
29497              Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
29498              
29499              Mopup for #6207 and #6209.
29500      Branch: maint-5.6/perl
29501           !> doio.c embed.h embed.pl global.sym gv.c intrpvar.h objXSUB.h
29502           !> perl.c pp.c pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c
29503           !> win32/win32.c
29504 ____________________________________________________________________________
29505 [  7339] By: gsar                                  on 2000/10/16  08:14:34
29506         Log: integrate change#6203 from cfgperl
29507              
29508              perldiag should refer to perlos2.pod not README.os2
29509      Branch: maint-5.6/perl
29510           !> pod/perldiag.pod
29511 ____________________________________________________________________________
29512 [  7338] By: gsar                                  on 2000/10/16  08:11:42
29513         Log: integrate change#6201 from mainline
29514              
29515              Perl_eval_pv() leaks 4 bytes every time it is called because it
29516              does a PUSHMARK that's never ever POPMARKed; in general, only
29517              Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
29518              Perl_eval_[sp]v() don't because they don't take any incoming
29519              arguments (this leak has been around since the original version
29520              of perl_eval_pv() in 5.003_97e)
29521      Branch: maint-5.6/perl
29522           !> perl.c
29523 ____________________________________________________________________________
29524 [  7337] By: gsar                                  on 2000/10/16  08:08:47
29525         Log: integrate changes#6197..6200 from cfgperl
29526              
29527              Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
29528              From: John Borwick <jhborwic@unity.ncsu.edu>
29529              Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
29530              Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
29531              
29532              Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
29533              From: Dan Sugalski <dan@sidhe.org>
29534              To: vmsperl@perl.org, perl5-porters@perl.org
29535              Date: Fri, 02 Jun 2000 16:00:41 -0400
29536              Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
29537              Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
29538              
29539              Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
29540              From: Dan Sugalski <dan@sidhe.org>
29541              To: perl5-porters@perl.org, vmsperl@perl.org
29542              Date: Fri, 02 Jun 2000 17:30:51 -0400
29543              Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
29544              
29545              Update to cperl-mode.el 4.31 from
29546              ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
29547              Subject: A couple of notes
29548              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
29549              To: Mailing list Perl5 <perl5-porters@perl.org>
29550              Date: Sat, 3 Jun 2000 23:33:32 -0400
29551              Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
29552      Branch: maint-5.6/perl
29553           !> emacs/cperl-mode.el embed.h embed.pl embedvar.h
29554           !> ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c perlapi.h
29555           !> pod/perlapi.pod pod/perlintern.pod pod/perlsyn.pod proto.h
29556           !> vms/descrip_mms.template vms/gen_shrfls.pl vms/vms.c
29557           !> vms/vmsish.h
29558 ____________________________________________________________________________
29559 [  7336] By: gsar                                  on 2000/10/16  08:03:46
29560         Log: integrate changes#6194,6195 from mainline
29561              
29562              fix small eval"" memory leaks under USE_ITHREADS
29563              
29564              fix yet another eval"" leak under USE_ITHREADS
29565      Branch: maint-5.6/perl
29566           !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
29567           !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
29568           !> vms/perly_c.vms
29569 ____________________________________________________________________________
29570 [  7335] By: gsar                                  on 2000/10/16  08:02:15
29571         Log: integrate changes#6190,6191 from mainline
29572              
29573              submit missing embed.pl change
29574              
29575              vec() loses numericalness (modified version of patch suggested
29576              by Robin Barker)
29577      Branch: maint-5.6/perl
29578           !> doop.c embed.pl t/op/vec.t
29579 ____________________________________________________________________________
29580 [  7334] By: gsar                                  on 2000/10/16  08:01:03
29581         Log: integrate change#6189 from mainline
29582              
29583              counting tr/// corrupts later operation (from M.J.T Guy)
29584      Branch: maint-5.6/perl
29585           !> doop.c t/op/tr.t
29586 ____________________________________________________________________________
29587 [  7333] By: gsar                                  on 2000/10/16  07:59:07
29588         Log: integrate changes#6183..6188 from mainline
29589              
29590              SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
29591              <nick@ccl4.org>)
29592              
29593              tweak for change#6127
29594              
29595              remove incorrect documentation about implicit split to @_ in
29596              list context, which never really worked in perl 5 (from
29597              M.J.T. Guy)
29598              
29599              further qualify references to "alphanumeric" (from Wolfgang Laun
29600              <wolfgang.laun@alcatel.at>)
29601              
29602              replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
29603              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
29604              
29605              h2xs tweaks
29606      Branch: maint-5.6/perl
29607           +> lib/Pod/LaTeX.pm t/lib/selfloader.t
29608           !> AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm handy.h
29609           !> lib/SelfLoader.pm perl.c pod/perlapi.pod pod/perldata.pod
29610           !> pod/perlfaq6.pod pod/perlfaq9.pod pod/perlfunc.pod
29611           !> pod/perllocale.pod pod/perlre.pod pod/perltrap.pod
29612           !> pod/pod2latex.PL utils/h2xs.PL
29613 ____________________________________________________________________________
29614 [  7332] By: gsar                                  on 2000/10/16  07:53:52
29615         Log: integrate change#6179 from mainline
29616              
29617              buggy modulus on UVs introduced by change#3378 (resulted in
29618              4063328477 % 65535 amounting to 27406, instead of 27407)
29619      Branch: maint-5.6/perl
29620           !> pp.c t/op/arith.t
29621 ____________________________________________________________________________
29622 [  7331] By: gsar                                  on 2000/10/16  07:52:49
29623         Log: integrate changes#6176,6177,6178,6182 from cfgperl
29624              
29625              Single-quoted utf8 patch from Simon Cozens.
29626              
29627              Substitution utf8 patch from Simon Cozens.
29628              
29629              Be cleaner.
29630              
29631              Be Cleaner Part Deux.
29632      Branch: maint-5.6/perl
29633           !> Makefile.SH pp_hot.c toke.c
29634 ____________________________________________________________________________
29635 [  7330] By: gsar                                  on 2000/10/16  07:41:36
29636         Log: integrate change#6172 from mainline
29637              
29638              fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
29639              (from Ilya Zakharevich)
29640      Branch: maint-5.6/perl
29641           !> regexec.c t/op/re_tests
29642 ____________________________________________________________________________
29643 [  7329] By: gsar                                  on 2000/10/16  07:40:25
29644         Log: integrate change#6171 from mainline
29645              
29646              scalar() doesn't force scalar context when used in void context
29647              (from Simon Cozens)
29648      Branch: maint-5.6/perl
29649           !> op.c t/op/wantarray.t
29650 ____________________________________________________________________________
29651 [  7328] By: gsar                                  on 2000/10/16  07:39:33
29652         Log: integrate change#6170 from mainline
29653              
29654              change#6142 needs tweaks to tests to work where there's no
29655              symlink() (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
29656      Branch: maint-5.6/perl
29657           !> t/lib/filefind.t
29658 ____________________________________________________________________________
29659 [  7327] By: gsar                                  on 2000/10/16  07:35:34
29660         Log: integrate changes#6166..6168 from cfgperl
29661              
29662              Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
29663              in case somebody wants to write an extension for more
29664              shadow database interfaces.
29665              
29666              tweak todo
29667              
29668              Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
29669      Branch: maint-5.6/perl
29670           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
29671           !> Todo-5.6 config_h.SH epoc/config.sh perl.h pp_sys.c toke.c
29672           !> vms/subconfigure.com vos/config.def vos/config.h vos/config.pl
29673           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
29674           !> win32/config.vc win32/config_H.bc win32/config_H.gc
29675           !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
29676 ____________________________________________________________________________
29677 [  7326] By: gsar                                  on 2000/10/16  07:29:05
29678         Log: integrate changes#6157,6159..6161,6164 from cfgperl
29679              
29680              Regen Configure to jive with #6149.
29681              
29682              Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
29683              
29684              Changes for the File::Temp 0.08 (change #6159) test suite
29685              to fit better into the Perl distribution test framework.
29686              
29687              Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
29688              both from Simon Cozens.
29689              
29690              detypo
29691      Branch: maint-5.6/perl
29692           +> pod/perlmodlib.PL pod/perlnewmod.pod
29693           !> AUTHORS Configure MAINTAIN MANIFEST config_h.SH
29694           !> lib/File/Temp.pm pod/Makefile pod/perl.pod pod/perlmodlib.pod
29695           !> pod/perltoc.pod t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
29696           !> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
29697 ____________________________________________________________________________
29698 [  7325] By: gsar                                  on 2000/10/16  07:25:13
29699         Log: integrate change#6158 from vmsperl
29700              
29701              Add fallback to tmpfile for use in cases where user's relying on
29702              ACLs on SYS$SCRATCH to permit file creation. (based on Charles
29703              Lane's patch)
29704      Branch: maint-5.6/perl
29705           !> vms/vms.c vms/vmsish.h
29706 ____________________________________________________________________________
29707 [  7324] By: gsar                                  on 2000/10/16  07:20:50
29708         Log: integrate changes#6153..6155 from mainline
29709              
29710              prettier Test::Harness output on failed tests (from Nicholas Clark
29711              <nick@Bagpuss.uk.boo.com>)
29712              
29713              avoid type mismatch warning
29714              
29715              small bug in change#6144; remove random \xA0 character that snuck
29716              in via change#6145
29717      Branch: maint-5.6/perl
29718           !> lib/AutoSplit.pm lib/ExtUtils/xsubpp lib/Test/Harness.pm
29719           !> perl.c
29720 ____________________________________________________________________________
29721 [  7323] By: gsar                                  on 2000/10/16  07:18:47
29722         Log: integrate changes#6151,6152 from mainline
29723              
29724              fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
29725              
29726              cosmetic fixups of RE debug output (from Ilya Zakharevich)
29727      Branch: maint-5.6/perl
29728           !> regexec.c
29729 ____________________________________________________________________________
29730 [  7322] By: gsar                                  on 2000/10/16  07:17:25
29731         Log: integrate changes#6146..6150 from mainline
29732              
29733              doc typo
29734              
29735              add a make entry to Config.pm so "perl -V:make" works on VMS
29736              (from Peter Prymmer)
29737              
29738              close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
29739              
29740              OS/2 tweaks for usethreads build (from Rocco Caputo
29741              <troc@netrus.net>)
29742              
29743              perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
29744      Branch: maint-5.6/perl
29745           !> Configure hints/os2.sh lib/ExtUtils/MM_Unix.pm lib/warnings.pm
29746           !> makedef.pl os2/Makefile.SHs os2/OS2/REXX/t/rx_dllld.t
29747           !> os2/OS2/REXX/t/rx_objcall.t os2/OS2/REXX/t/rx_tievar.t
29748           !> os2/OS2/REXX/t/rx_tieydb.t os2/os2.c os2/os2ish.h perl.c
29749           !> pod/perlrequick.pod util.c vms/subconfigure.com warnings.h
29750           !> warnings.pl x2p/a2p.h
29751 ____________________________________________________________________________
29752 [  7321] By: gsar                                  on 2000/10/16  07:14:02
29753         Log: integrate changes#6143..6145 from mainline
29754              
29755              MacOS support, part 1 (from Matthias Neeracher
29756              <neeri@iis.ee.ethz.ch>)
29757              
29758              MacOS support, part 2: make AutoSplit use File::Spec instead
29759              of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
29760              <neeri@iis.ee.ethz.ch>)
29761              
29762              make xsubpp skip embedded pod (from Matthias Neeracher
29763              <neeri@iis.ee.ethz.ch>)
29764      Branch: maint-5.6/perl
29765           +> ext/DynaLoader/dl_mac.xs
29766           !> MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
29767           !> ext/POSIX/POSIX.xs lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
29768           !> lib/ExtUtils/xsubpp mg.c perl.c perlsfio.h pod/perlfaq4.pod
29769           !> pp_ctl.c proto.h toke.c util.c util.h
29770 ____________________________________________________________________________
29771 [  7320] By: gsar                                  on 2000/10/16  07:12:13
29772         Log: integrate changes#6141,6142 from mainline
29773              
29774              BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
29775              forwarded by Peter Seebach from the bsdi-users mailing list.
29776              p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
29777              
29778              File::Find fails to chdir when chasing symlinks (from
29779              Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
29780      Branch: maint-5.6/perl
29781           !> hints/bsdos.sh lib/File/Find.pm t/lib/filefind.t
29782 ____________________________________________________________________________
29783 [  7319] By: gsar                                  on 2000/10/16  07:04:30
29784         Log: integrate change#6139 from mainline
29785              
29786              revise mktables.PL for bugs and newness in Unicode 3.0
29787              (from James Bence <jbence@amgen.com>)
29788      Branch: maint-5.6/perl
29789           +> (branch 30 files)
29790           !> (integrate 49 files)
29791 ____________________________________________________________________________
29792 [  7318] By: gsar                                  on 2000/10/16  07:01:01
29793         Log: integrate changes#6137,6138 from mainline
29794              
29795              fix bogus redeclaration warning for "our" variables in different
29796              scopes
29797              
29798              add note about the handling of negative indices to tied arrays
29799              (from Michael G Schwern <schwern@pobox.com>)
29800      Branch: maint-5.6/perl
29801           !> op.c pod/perltie.pod t/pragma/strict-vars
29802 ____________________________________________________________________________
29803 [  7317] By: gsar                                  on 2000/10/16  06:58:46
29804         Log: integrate changes#6127..6136 from mainline
29805              
29806              call_method(...,G_EVAL) can longjmp() out if the method probing
29807              failed (from Gisle Aas)
29808              
29809              new perlxstut example for passing/returning refs to arrays
29810              (from David Lowe <dlowe@pootpoot.com>)
29811              
29812              VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
29813              
29814              fix places that mean C<"word" character> but say C<alphanumeric
29815              character>
29816              
29817              avoid warnings in POSIX.pm (from Barrie Slaymaker)
29818              
29819              warnings::enabled() doesn't fall back to looking at $^W if
29820              caller isn't using lexical warnings (from Paul Marquess)
29821              
29822              elide bogus test in change#6132
29823              
29824              make Test::Harness use wait.h/WCOREDUMP if available
29825              (from Ben Tilly <ben_tilly@hotmail.com>)
29826              
29827              enable Test::Harness to dynamically determine column width etc.
29828              (from Rob Napier <rnapier@employees.org>)
29829              
29830              random pod typos (from Peter Scott <Peter@PSDT.com>)
29831      Branch: maint-5.6/perl
29832           !> cop.h ext/Devel/Peek/Peek.pm ext/POSIX/POSIX.pm
29833           !> lib/Test/Harness.pm perl.c pod/perldebguts.pod
29834           !> pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
29835           !> pod/perlxstut.pod pp_ctl.c t/pragma/warn/9enabled vms/test.com
29836 ____________________________________________________________________________
29837 [  7316] By: gsar                                  on 2000/10/16  06:53:23
29838         Log: integrate change#6126 from mainline
29839              
29840              change#2879 broke rvalue autovivification of magicals such as
29841              ${$num} (reworked variant of patch suggested by Simon Cozens)
29842      Branch: maint-5.6/perl
29843           !> embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
29844           !> pp_hot.c proto.h t/op/gv.t
29845 ____________________________________________________________________________
29846 [  7315] By: gsar                                  on 2000/10/16  06:51:38
29847         Log: integrate changes#6123,6125 from mainline
29848              
29849              clarify gotcha with #line directives (from Rocco Caputo
29850              <troc@netrus.net>)
29851              
29852              enable propagating exception objects via Perl_croak() in XS code
29853              (from Gisle Aas)
29854      Branch: maint-5.6/perl
29855           !> pod/perldebug.pod pod/perlsyn.pod util.c
29856 ____________________________________________________________________________
29857 [  7314] By: gsar                                  on 2000/10/16  06:49:28
29858         Log: integrate change#6122 from mainline
29859              
29860              downgrade fatal error on C<"foo@nosucharray.com"> to optional
29861              warning (from Mark-Jason Dominus)
29862      Branch: maint-5.6/perl
29863           !> lib/ExtUtils/typemap pod/perldelta.pod pod/perlsub.pod
29864           !> pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
29865           !> t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
29866           !> toke.c
29867 ____________________________________________________________________________
29868 [  7313] By: gsar                                  on 2000/10/16  06:46:54
29869         Log: integrate changes#6112..6121 from vmsperl
29870              
29871              Check for existence of file before trying to delete
29872              
29873              Ugly workaround for version-specific RTL error
29874              
29875              Urk -- undo previous removal of vmsish 'exit' change
29876              
29877              Add bounds checking for several strings (Charles Lane)
29878              
29879              Miscellaneous cosmetic fixes (Charles Lane)
29880              
29881              Treat sockets as special in sys(read|write) (Charles Lane et al.)
29882              
29883              Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
29884              Flatten case labels in switch statements uniformly (Charles Bailey)
29885              
29886              Quiet error messages in vmsish.t (Charles Lane)
29887              
29888              Add missing escape (Charles Lane)
29889              
29890              Allow eliminate_macros() and fixpath() to handle space-delimited
29891              lists (based on fixes by Craig Berry)
29892      Branch: maint-5.6/perl
29893           !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
29894           !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
29895           !> vms/vmsish.h
29896 ____________________________________________________________________________
29897 [  7312] By: gsar                                  on 2000/10/16  06:41:18
29898         Log: integrate changes#6107,6110 from cfgperl
29899              
29900              Tweak the todo list.
29901              
29902              todo tweak
29903      Branch: maint-5.6/perl
29904           !> Todo-5.6
29905 ____________________________________________________________________________
29906 [  7311] By: gsar                                  on 2000/10/16  06:38:38
29907         Log: integrate changes#6104,6108 from mainline
29908              
29909              PL_sys_intern was being initialized too late on windows
29910              
29911              reenable fake signal handling on Windows, bugs and all
29912      Branch: maint-5.6/perl
29913           !> embed.h embed.pl global.sym makedef.pl mg.c objXSUB.h perl.c
29914           !> perl.h perlapi.c pod/perlapi.pod proto.h win32/perlhost.h
29915           !> win32/win32.c
29916 ____________________________________________________________________________
29917 [  7310] By: gsar                                  on 2000/10/16  06:36:03
29918         Log: integrate changes#6095,6097..6103 from cfgperl
29919              
29920              Introduce NV_PRESERVED_BITS.  Not yet used anywhere but
29921              might be useful in future.
29922              
29923              Add a note about possible compilation problems from Allen Smith.
29924              
29925              Add a note about other, yet unsupported, shadow password APIs.
29926              
29927              Tweaks for the cc bugs from Allen Smith.
29928              
29929              More compilation tweakery from Allen Smith.
29930              
29931              Hints and test tweaks for Unicos.
29932              
29933              The test suite tweak in #6101 wasn't quite right.
29934              
29935              Test tweaking for Unicos continues.
29936      Branch: maint-5.6/perl
29937           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
29938           !> config_h.SH hints/irix_6.sh hints/unicos.sh pp_sys.c t/lib/b.t
29939           !> t/lib/complex.t t/op/64bitint.t
29940 ____________________________________________________________________________
29941 [  7309] By: gsar                                  on 2000/10/16  06:29:41
29942         Log: integrate changes#6093,6094 from mainline
29943              
29944              fork() failure to create pseudo process sets errno=EAGAIN and returns
29945              undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
29946              
29947              cygwin update (from Eric Fifer <efifer@sanwaint.com>)
29948      Branch: maint-5.6/perl
29949           !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
29950           !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
29951 ____________________________________________________________________________
29952 [  7308] By: gsar                                  on 2000/10/16  06:27:29
29953         Log: integrate change#6092 from cfgperl
29954              
29955              Regen perltoc with the fixed buildtoc.
29956      Branch: maint-5.6/perl
29957           !> pod/perltoc.pod
29958 ____________________________________________________________________________
29959 [  7307] By: gsar                                  on 2000/10/16  06:26:40
29960         Log: integrate changes#6089,6090 from mainline
29961              
29962              buildtoc tweak to fix newline lossage
29963              
29964              concat doesn't preserve utf8-ness, and doesn't invalidate
29965              [NI]OK; added tests for both
29966      Branch: maint-5.6/perl
29967           !> perl.c pod/buildtoc pp_hot.c sv.c t/op/substr.t
29968 ____________________________________________________________________________
29969 [  7306] By: gsar                                  on 2000/10/16  06:24:05
29970         Log: integrate change#6088 from cfgperl
29971              
29972              Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
29973              because we do not use those.  The HAS_GETSPNAM remains,
29974              though, because we still do use that.
29975      Branch: maint-5.6/perl
29976           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
29977           !> config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
29978           !> pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
29979           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
29980           !> win32/config.vc win32/config_H.bc win32/config_H.gc
29981           !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
29982 ____________________________________________________________________________
29983 [  7305] By: gsar                                  on 2000/10/16  06:15:52
29984         Log: integrate changes#6084,6085,6087 from mainline
29985              
29986              substr() does not preserve utf8-ness (from Stefan Eissing
29987              <Eissing@medicaldataservice.de>); added tests
29988              
29989              repeat operator (x) doesn't preserve utf8-ness
29990              
29991              reverse() and quotemeta() weren't preserving utf8-ness; add tests
29992      Branch: maint-5.6/perl
29993           !> pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
29994 ____________________________________________________________________________
29995 [  7304] By: gsar                                  on 2000/10/16  06:13:10
29996         Log: integrate changes#6077..6083 from mainline
29997              
29998              avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
29999              and Tom Phoenix)
30000              
30001              workaround for CRT bug in chdir() (from Charles Lane, via
30002              Peter Prymmer)
30003              
30004              remove outdated kludge in Carp (NULLs are permitted in diagnostics
30005              now)
30006              
30007              add File::Temp v0.08 from CPAN, with small tweaks to testsuite
30008              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
30009              
30010              better default perlbug categories for ok reports (from Richard Foley)
30011              
30012              peek.t non-portable to ithreads
30013              
30014              note about undocumented caller() return value (from M.J.T. Guy);
30015              yet another peek.t tweak
30016      Branch: maint-5.6/perl
30017           +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
30018           +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
30019           !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
30020           !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
30021           !> pod/perltie.pod t/lib/peek.t utils/perlbug.PL vms/vms.c
30022           !> vms/vmsish.h
30023 ____________________________________________________________________________
30024 [  7303] By: gsar                                  on 2000/10/16  06:03:18
30025         Log: integrate changes#6011,6016,6033,6035..6039,6047..6052,6054..6059,
30026              6073..6075 from cfgperl (pp_sys.c manually merged due to conflicts)
30027              
30028              &HUGE_VAL is not defined, it exists.
30029              
30030              Do not warn that an infinity does not look like a number.
30031              
30032              Rewrite the pwent/spent logic to be a little bit more clearer.
30033              
30034              Continue on the pwent/spent case.
30035              
30036              Correct Freudian slip.
30037              
30038              Use HUGE_VALL if applicable.
30039              
30040              pwent/spent #ifdef imbalance.
30041              
30042              Infinite problems.
30043              
30044              Call getspnam() only iff needd.
30045              
30046              Test both the scalar and list contexts.
30047              
30048              Use setxxent()/endxxent().
30049              
30050              Complex tweakery.
30051              
30052              Unicos hint tweak.
30053              
30054              Be more forgiving in POSIX about HUGE_VALL.
30055              
30056              Detypo.
30057              
30058              The search of infinity continues, this time simplified.
30059              
30060              The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
30061              in natively 64-bit platforms where a long is a quad (no need
30062              for long longs).  Also added bias for IVs.
30063              
30064              Complex tweaks.
30065              
30066              Introduce t/lib/peek.t.
30067              
30068              Make the test more portable.
30069      Branch: maint-5.6/perl
30070           +> t/lib/peek.t
30071            ! pp_sys.c
30072           !> MANIFEST ext/POSIX/POSIX.xs hints/unicos.sh
30073           !> lib/Math/Complex.pm sv.c t/lib/complex.t t/op/grent.t
30074           !> t/op/pwent.t toke.c util.c
30075 ____________________________________________________________________________
30076 [  7302] By: gsar                                  on 2000/10/16  05:03:37
30077         Log: integrate changes#6066..6071 from mainline
30078              
30079              s/END/CHECK/
30080              
30081              replace direct call to sighandler() with (*PL_sighandlerp)()
30082              
30083              note about values()
30084              
30085              File::Spec compatibility update (from Barrie Slaymaker
30086              <barries@slaysys.com>)
30087              
30088              remove misleading comment (from M.J.T. Guy)
30089              
30090              misformatted perllocal.pod (from Tim Jenness
30091              <t.jenness@jach.hawaii.edu>)
30092      Branch: maint-5.6/perl
30093           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
30094           !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
30095           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
30096           !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
30097 ____________________________________________________________________________
30098 [  7301] By: gsar                                  on 2000/10/16  05:00:08
30099         Log: integrate changes#6061..6063 from mainline
30100              
30101              change#5921 neglected to make eq honor "use bytes"
30102              
30103              additional tests for utf8.t
30104              
30105              tokeq() could read unallocated field in argument
30106      Branch: maint-5.6/perl
30107           !> sv.c t/pragma/utf8.t toke.c
30108 ____________________________________________________________________________
30109 [  7300] By: gsar                                  on 2000/10/16  04:56:54
30110         Log: integrate changes#6046,6048,6057,6058 from mainline
30111              
30112              libscheck has insufficient checks for n32 libs (from
30113              Albert Chin-A-Young <china@thewrittenword.com>)
30114              
30115              add note about how $( doesn't interpolate in REs (from
30116              Philip Newton <newton@ficus.frogspace.net>)
30117              
30118              fix broken parsing of /\x{ab}/
30119              
30120              printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
30121              (spotted by Donald Kinzer <dkinzer@premia.com>)
30122      Branch: maint-5.6/perl
30123           !> hints/irix_6.sh perl.c pod/perlop.pod regcomp.c
30124           !> t/pragma/utf8.t
30125 ____________________________________________________________________________
30126 [  7299] By: gsar                                  on 2000/10/16  04:52:50
30127         Log: integrate change#6044 from mainline
30128              
30129              change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
30130              such that underscores are only ignored in literal numbers,
30131              "\x{...}", and hex/oct argument
30132      Branch: maint-5.6/perl
30133           !> perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
30134 ____________________________________________________________________________
30135 [  7298] By: gsar                                  on 2000/10/16  04:50:53
30136         Log: integrate changes#6027..6043 from mainline
30137              
30138              podlators-1.02 update (from Russ Allbery)
30139              
30140              Pod::Man generates groff-incompatible macro definition (from
30141              Tom Christiansen)
30142              
30143              add CGI.pm v2.66 (from Lincoln Stein)
30144              
30145              introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
30146              for @- and @+ (from Johan Vromans)
30147              
30148              small nits in diagnostics.pm (from Robin Barker)
30149              
30150              whitespace adjustments
30151              
30152              missing files in MANIFEST
30153              
30154              cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
30155              to compensate
30156              
30157              remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
30158              
30159              perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
30160      Branch: maint-5.6/perl
30161           +> lib/CGI/Util.pm t/lib/cgi-pretty.t
30162           !> MANIFEST Porting/makerel lib/CGI.pm lib/CGI/Carp.pm
30163           !> lib/CGI/Cookie.pm lib/CGI/Pretty.pm lib/CGI/Push.pm
30164           !> lib/English.pm lib/Pod/Man.pm lib/Pod/Text.pm
30165           !> lib/diagnostics.pm pod/perldiag.pod pod/perlretut.pod
30166           !> pod/perltrap.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
30167           !> t/lib/cgi-html.t t/lib/cgi-request.t
30168 ____________________________________________________________________________
30169 [  7297] By: gsar                                  on 2000/10/16  04:44:30
30170         Log: integrate change#6025 from mainline
30171              
30172              Is{Alnum,Alpha,Word} don't match titlecase
30173              TODO: IsSpace is defined recursively!
30174              (both spotted by Larry)
30175      Branch: maint-5.6/perl
30176           !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
30177           !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
30178 ____________________________________________________________________________
30179 [  7296] By: gsar                                  on 2000/10/16  04:39:30
30180         Log: integrate change#6023 from mainline
30181              
30182              debugger stomps on $. (from M.J.T. Guy)
30183      Branch: maint-5.6/perl
30184           !> lib/perl5db.pl
30185 ____________________________________________________________________________
30186 [  7295] By: gsar                                  on 2000/10/16  04:38:02
30187         Log: integrate change#6022 from mainline
30188              
30189              unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
30190      Branch: maint-5.6/perl
30191           !> sv.c
30192 ____________________________________________________________________________
30193 [  7294] By: gsar                                  on 2000/10/16  04:37:05
30194         Log: integrate changes#6018..6021 from mainline
30195              
30196              make lib/syslog.t portable to systems that don't have _PATH_LOG,
30197              make _PATH_LOG() return "" if unavailable
30198              
30199              windows portability tweaks
30200              
30201              test tweak
30202              
30203              remove Win2K issue in pod (fixed by change#6020)
30204      Branch: maint-5.6/perl
30205           !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
30206           !> ext/Sys/Syslog/Syslog.xs pod/perldelta.pod t/lib/b.t
30207           !> t/lib/open3.t t/lib/syslog.t win32/win32.h
30208 ____________________________________________________________________________
30209 [  7293] By: gsar                                  on 2000/10/16  04:20:00
30210         Log: integrate changes#6013..6015 from mainline
30211              
30212              tweak change#5945 to display correct switch name in diagnostic
30213              
30214              glob() loading File::Glob behind the scenes may cause syntax errors
30215              
30216              tweak test for portability
30217      Branch: maint-5.6/perl
30218           !> op.c perl.c pod/perldiag.pod t/lib/b.t
30219 ____________________________________________________________________________
30220 [  7292] By: gsar                                  on 2000/10/16  04:18:11
30221         Log: integrate changes#6005..6010 from mainline, cfgperl
30222              
30223              perldoc might fail via "use blib" (from Hugo van der Sanden)
30224              
30225              Regen Configure.
30226              
30227              note about compile failures and END blocks (from M.J.T. Guy)
30228              
30229              VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
30230              
30231              (change#6009 integrated earlier in change#7255)
30232              
30233              clarify note about shadow password support (from
30234              gellyfish@gellyfish.com)
30235      Branch: maint-5.6/perl
30236           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
30237           !> config_h.SH installperl pod/perldelta.pod pod/perlfunc.pod
30238           !> pod/perlmod.pod utils/perldoc.PL vms/subconfigure.com
30239 ____________________________________________________________________________
30240 [  7291] By: gsar                                  on 2000/10/16  04:12:03
30241         Log: integrate changes#6002,6003 from mainline
30242              
30243              destructive sv_setsv() can lose UV-ness from source, causing
30244              numeric promotions/comparisons to fail to do the right thing
30245              
30246              allow REG_EXPAND_SZ keys in Windows registry (from
30247              John Clayton <John.Clayton@barclayscapital.com>)
30248      Branch: maint-5.6/perl
30249           !> sv.c win32/win32.c
30250 ____________________________________________________________________________
30251 [  7290] By: gsar                                  on 2000/10/16  04:10:19
30252         Log: integrate change#6001 from mainline
30253              
30254              support additional library locations via $Config{otherlibdirs}
30255              (from Andy Dougherty)
30256      Branch: maint-5.6/perl
30257           !> Configure INSTALL Porting/Glossary Porting/config.sh
30258           !> Porting/config_H config_h.SH epoc/config.sh perl.c
30259           !> vms/subconfigure.com vos/config.def vos/config_h.SH_orig
30260           !> win32/config.bc win32/config.gc win32/config.vc
30261 ____________________________________________________________________________
30262 [  7289] By: gsar                                  on 2000/10/16  04:08:28
30263         Log: integrate change#5999 from mainline
30264              
30265              fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
30266      Branch: maint-5.6/perl
30267           !> t/pragma/warn/toke toke.c
30268 ____________________________________________________________________________
30269 [  7288] By: gsar                                  on 2000/10/16  04:07:01
30270         Log: integrate changes#5997,5998 from cfgperl
30271              
30272              Preserve $!.
30273              
30274              Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
30275      Branch: maint-5.6/perl
30276           !> lib/Math/Complex.pm
30277 ____________________________________________________________________________
30278 [  7287] By: gsar                                  on 2000/10/16  04:04:37
30279         Log: integrate change#5995 from mainline
30280              
30281              fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
30282      Branch: maint-5.6/perl
30283           !> mg.c t/pragma/warn/7fatal warnings.h warnings.pl
30284 ____________________________________________________________________________
30285 [  7286] By: gsar                                  on 2000/10/16  04:03:21
30286         Log: integrate change#5994 from mainline
30287              
30288              fix for missed accounting for null byte in pack("Z",...) (from
30289              M.J.T. Guy)
30290      Branch: maint-5.6/perl
30291           !> pp.c t/op/pack.t
30292 ____________________________________________________________________________
30293 [  7285] By: gsar                                  on 2000/10/16  04:02:11
30294         Log: integrate changes#5989..5993 from mainline
30295              
30296              qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
30297              itself and no other (from Tom Hughes)
30298              
30299              use $ENV{LIB} to search for libs under Visual C compiler
30300              on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
30301              
30302              posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
30303              
30304              pod nit (from Simon Cozens)
30305              
30306              various minor tweaks seen on p5p
30307      Branch: maint-5.6/perl
30308           !> README.posix-bc hints/posix-bc.sh lib/ExtUtils/Liblist.pm
30309           !> lib/perl5db.pl pod/perlipc.pod pod/perlop.pod pod/perlvar.pod
30310           !> t/op/array.t toke.c
30311 ____________________________________________________________________________
30312 [  7284] By: gsar                                  on 2000/10/16  03:59:00
30313         Log: integrate changes#5978..5988 from mainline
30314              
30315              sync version numbers in File::Spec with the ones on CPAN
30316              (from Barrie Slaymaker)
30317              
30318              under useithreads, constant pad entries could inadvertantly be
30319              shared across threads (from Eric Blood <eblood@xmission.com>);
30320              added Eric's test case to testsuite
30321              
30322              allow Configure -S to run non-interactively (spotted by Greg Hudson
30323              <ghudson@mit.edu>)
30324              
30325              rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
30326              prototype mismatch with CORE::glob(); update pod and tests to
30327              suit (File::Glob::glob() is still available for backward
30328              compatibility, but should be considered deprecated)
30329              
30330              avoid error in IO::Socket::INET when given an unknown service name
30331              with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
30332              
30333              numeric conversion of non-number in change#3378 tramples on
30334              OOK offset, causing segfaults
30335              
30336              attributes::reftype() doesn't work on tied argument
30337              
30338              forked child may not exit correctly if it failed to open
30339              /dev/console (from Graham Barr)
30340              
30341              add regular expressions tutorial and quick-start guide (from
30342              Mark Kvale <kvale@phy.ucsf.edu>)
30343              
30344              B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
30345              
30346              s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
30347              <paul@miraclefish.com>)
30348      Branch: maint-5.6/perl
30349           +> pod/perlrequick.pod pod/perlretut.pod
30350           !> AUTHORS Configure MAINTAIN MANIFEST ext/B/B/Bytecode.pm
30351           !> ext/B/B/Disassembler.pm ext/File/Glob/Glob.pm
30352           !> ext/IO/lib/IO/Socket/INET.pm ext/Sys/Syslog/Syslog.pm
30353           !> lib/ExtUtils/MakeMaker.pm lib/File/Spec/Functions.pm
30354           !> lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
30355           !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
30356           !> lib/File/Spec/Win32.pm op.c sv.c t/lib/glob-basic.t
30357           !> t/lib/glob-case.t t/lib/glob-taint.t t/op/misc.t xsutils.c
30358 ____________________________________________________________________________
30359 [  7283] By: gsar                                  on 2000/10/16  03:52:14
30360         Log: integrate change#5977 from mainline
30361              
30362              autoquote barewords followed by newline and arrow properly
30363              (variant of fix suggested by Rick Delaney and M.J.T. Guy)
30364      Branch: maint-5.6/perl
30365           !> t/pragma/warn/toke toke.c
30366 ____________________________________________________________________________
30367 [  7282] By: gsar                                  on 2000/10/16  03:50:48
30368         Log: integrate change#5976 from mainline
30369              
30370              DB_File v1.73 update (from Paul Marquess)
30371      Branch: maint-5.6/perl
30372           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
30373           !> ext/DB_File/DB_File.xs ext/DB_File/version.c
30374 ____________________________________________________________________________
30375 [  7281] By: gsar                                  on 2000/10/16  03:49:14
30376         Log: integrate change#5975 from mainline
30377              
30378              allow sort() reentrancy (variant of patch suggested by
30379              Hugo van der Sanden)
30380      Branch: maint-5.6/perl
30381           !> pp_ctl.c t/op/sort.t
30382 ____________________________________________________________________________
30383 [  7280] By: gsar                                  on 2000/10/16  03:48:22
30384         Log: integrate change#5974 from mainline
30385              
30386              change#4197 somehow missed initializing PL_errors, meaning
30387              syntax error queueing wasn't working outside eval"" at all;
30388              also fixed eval"" to localize PL_error_count, so that compile-time
30389              eval's don't clobber the error state of the outer context
30390      Branch: maint-5.6/perl
30391           !> lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
30392           !> t/pragma/warn/toke
30393 ____________________________________________________________________________
30394 [  7279] By: gsar                                  on 2000/10/16  03:46:21
30395         Log: integrate change#5973 from mainline
30396              
30397              fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
30398      Branch: maint-5.6/perl
30399           !> regcomp.c regexec.c t/op/re_tests
30400 ____________________________________________________________________________
30401 [  7278] By: gsar                                  on 2000/10/16  03:44:54
30402         Log: integrate change#5971 from cfgperl
30403              
30404              Unicos tweaks from Mark P. Lutz.
30405      Branch: maint-5.6/perl
30406           !> hints/unicos.sh lib/Math/Complex.pm
30407 ____________________________________________________________________________
30408 [  7277] By: gsar                                  on 2000/10/16  03:42:59
30409         Log: integrate changes#5966..5970 from mainline
30410              
30411              add testsuite for B backends, fix bug in B::Deparse (from
30412              Simon Cozens <simon@brecon.co.uk>)
30413              
30414              improved docs on the warn_uninit diagnostic (from David Glasser
30415              and Simon Cozens)
30416              
30417              tolerate spaces in group names in test on solaris (from David Boyce
30418              <dsb@boyski.com>)
30419              
30420              fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
30421              
30422              Data::Dumper fumbles negative numbers on 32-bit platforms where
30423              IV is >32bits
30424      Branch: maint-5.6/perl
30425           +> t/lib/b.t t/lib/syslog.t
30426           !> MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
30427           !> ext/Data/Dumper/Dumper.xs ext/Sys/Syslog/Syslog.pm
30428           !> pod/perldiag.pod t/lib/dumper.t t/op/groups.t
30429 ____________________________________________________________________________
30430 [  7276] By: gsar                                  on 2000/10/16  03:39:30
30431         Log: integrate change#5965 from mainline
30432              
30433              avoid "will not stay shared" warnings for our variables (from
30434              Robin Barker)
30435      Branch: maint-5.6/perl
30436           !> op.c t/pragma/warn/op
30437 ____________________________________________________________________________
30438 [  7275] By: gsar                                  on 2000/10/16  03:38:18
30439         Log: integrate change#5964 from mainline
30440              
30441              reformat to 72 columns (again)
30442      Branch: maint-5.6/perl
30443           !> pod/perldiag.pod
30444 ____________________________________________________________________________
30445 [  7274] By: gsar                                  on 2000/10/16  03:36:58
30446         Log: integrate change#5963 from mainline
30447              
30448              patch from Larry to make (\&) prototype work; added tests for
30449              the same
30450      Branch: maint-5.6/perl
30451           !> op.c t/comp/proto.t
30452 ____________________________________________________________________________
30453 [  7273] By: gsar                                  on 2000/10/16  03:35:51
30454         Log: integrate changes#5956..5962 from mainline
30455              
30456              better diagnostics on failed tests (from Ilya Zakharevich)
30457              
30458              pod nits (from A. C. Yardley <yardley@tanet.net>)
30459              
30460              change#3569 deleted some essential code, revert; avoid use of
30461              atexit() to make DynaLoader work properly on AIX under mod_perl
30462              (from Jens-Uwe Mager <jum@helios.de>)
30463              
30464              doubled words in pods (from Simon Cozens
30465              <simon.p.cozens@jp.pwcglobal.com>)
30466              
30467              better INSTALL notes on Solaris issues (from Dominic Dunlop)
30468              
30469              recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
30470              
30471              updated README.hpux (from Jeff Okamoto)
30472      Branch: maint-5.6/perl
30473           !> INSTALL README.hpux emacs/cperl-mode.el
30474           !> ext/DynaLoader/dl_aix.xs pod/perldebguts.pod pod/perldelta.pod
30475           !> pod/perlfaq5.pod pod/perlfork.pod pod/perlfunc.pod
30476           !> pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
30477           !> pod/perlmod.pod pod/perlmodlib.pod pod/perlnumber.pod
30478           !> pod/perlopentut.pod pod/perltodo.pod pod/perltootc.pod
30479           !> t/op/lex_assign.t
30480 ____________________________________________________________________________
30481 [  7272] By: gsar                                  on 2000/10/16  03:31:22
30482         Log: integrate change#5955 from mainline
30483              
30484              longstanding bug exposed by change#3307: sort arguments weren't
30485              compiled with the right wantarray context (ensuing runtime lookup
30486              via block_gimme() was getting the incidental context of the
30487              sort() itself)
30488      Branch: maint-5.6/perl
30489           !> op.c t/op/sort.t
30490 ____________________________________________________________________________
30491 [  7271] By: gsar                                  on 2000/10/16  03:29:11
30492         Log: integrate changes#5933,5935,5940..5944,5946,5951,5952 from cfgperl
30493              branch
30494              
30495              Flatten the cpp jungle doing the nosuid checking.
30496              
30497              Do not assume sign propagation. (from M.J.T. Guy)
30498              
30499              Various Unicos 10.0.0.6 fixes. (from Mark Lutz)
30500              
30501              Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
30502              Now pp_ncmp() returns undef is either operand is a NaN.
30503              
30504              On second thoughts frexp() does have two arguments.
30505              
30506              Document that tr() is not tr(1).
30507              
30508              Be more robust on "extreme" (large absolute value)
30509              arguments.  Originally reported by Daniel Connelly
30510              as a problem with asinh() on large negative arguments,
30511              asinh() used to bail out because an argument to log()
30512              ended up being zero.  Ilya Zakharevich proposed using
30513              Taylor's series in such cases, which for such large
30514              arguments is a very good approximation.
30515              
30516              Undo "use integer" addition from 64bitint as it seems
30517              to break most of the subtests in Digital UNIX;
30518              Unicos needs to find another way.
30519      Branch: maint-5.6/perl
30520           !> (integrate 29 files)
30521 ____________________________________________________________________________
30522 [  7270] By: gsar                                  on 2000/10/16  03:09:44
30523         Log: integrate changes#5948,5949,5950 from mainline
30524              
30525              typo in vars.pm that leads to cryptic message (from Piotr
30526              Piatkowski <kompas@kompas.usr.onet.pl>)
30527              
30528              make perldoc use the pod2man from the same version (from
30529              M.J.T. Guy)
30530              
30531              reformat perldiag to avoid long lines
30532      Branch: maint-5.6/perl
30533           !> lib/vars.pm pod/perldiag.pod utils/perldoc.PL
30534 ____________________________________________________________________________
30535 [  7269] By: gsar                                  on 2000/10/16  03:05:54
30536         Log: integrate change#5947 from mainline
30537              
30538              use &dl_error rather than &dl_load_file as the guard for calling
30539              boot_DynaLoader() (meant to fix dl_error() redefined warnings in
30540              statically built perl)
30541      Branch: maint-5.6/perl
30542           !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
30543 ____________________________________________________________________________
30544 [  7268] By: gsar                                  on 2000/10/16  03:04:48
30545         Log: integrate change#5945 from mainline
30546              
30547              make module name mandatory after -M switch; reorder perldiag
30548              alphabetically (from Mark-Jason Dominus)
30549      Branch: maint-5.6/perl
30550           !> perl.c pod/perldiag.pod
30551 ____________________________________________________________________________
30552 [  7267] By: gsar                                  on 2000/10/16  03:03:01
30553         Log: integrate change#5939 from mainline
30554              
30555              more pod nits (from Larry Virden)
30556      Branch: maint-5.6/perl
30557           !> README.win32 pod/perlsub.pod pod/perlsyn.pod
30558           !> pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
30559           !> pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
30560 ____________________________________________________________________________
30561 [  7266] By: gsar                                  on 2000/10/16  03:01:39
30562         Log: integrate change#5938 from mainline
30563              
30564              Consolidated B::Deparse fixes (from Stephen McCamant)
30565      Branch: maint-5.6/perl
30566           !> ext/B/B/Deparse.pm
30567 ____________________________________________________________________________
30568 [  7265] By: gsar                                  on 2000/10/16  03:00:43
30569         Log: integrate change#5936 from mainline
30570              
30571              additional tests for change#7263 (from Paul Marquess)
30572      Branch: maint-5.6/perl
30573           !> t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
30574           !> t/pragma/warn/5nolint t/pragma/warn/6default
30575 ____________________________________________________________________________
30576 [  7264] By: gsar                                  on 2000/10/16  02:58:34
30577         Log: integrate change#5934 from mainline
30578              
30579              propagate lexical warnings from surrounding scope correctly
30580              within string eval() (from Paul Marquess)
30581      Branch: maint-5.6/perl
30582           !> pp_ctl.c t/pragma/warn/pp_ctl
30583 ____________________________________________________________________________
30584 [  7263] By: gsar                                  on 2000/10/16  02:56:53
30585         Log: integrate change#5932 from mainline
30586              
30587              add rsignal(), whichsig() and do_join() to public API list
30588              (mod_perl uses them to good advantage)
30589      Branch: maint-5.6/perl
30590           !> embed.pl global.sym objXSUB.h perlapi.c proto.h
30591 ____________________________________________________________________________
30592 [  7262] By: gsar                                  on 2000/10/16  02:55:53
30593         Log: integrate change#5931 from mainline
30594              
30595              fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
30596      Branch: maint-5.6/perl
30597           !> pp_hot.c regexec.c t/op/pat.t
30598 ____________________________________________________________________________
30599 [  7261] By: gsar                                  on 2000/10/16  02:55:01
30600         Log: integrate change#5930 from mainline
30601              
30602              small os390 tweaks (from Peter Prymmer)
30603      Branch: maint-5.6/perl
30604           !> config_h.SH makedepend.SH
30605 ____________________________________________________________________________
30606 [  7260] By: gsar                                  on 2000/10/16  02:54:10
30607         Log: integrate change#5929 from mainline
30608              
30609              pod nits
30610      Branch: maint-5.6/perl
30611           !> pod/perlguts.pod
30612 ____________________________________________________________________________
30613 [  7259] By: gsar                                  on 2000/10/16  02:52:55
30614         Log: integrate change#5927 from mainline
30615              
30616              arrange for next() to resume at the unstack op rather than the
30617              loop conditional, so that scope cleanup happens correctly
30618              (from Stephen McCamant)
30619      Branch: maint-5.6/perl
30620           !> op.c pp_ctl.c t/op/misc.t
30621 ____________________________________________________________________________
30622 [  7258] By: gsar                                  on 2000/10/16  02:51:38
30623         Log: integrate change#5926 from mainline
30624              
30625              on windows, reserve 16M of stack rather than 128M (allows more
30626              threads to run concurrently)
30627      Branch: maint-5.6/perl
30628           !> win32/Makefile win32/makefile.mk
30629 ____________________________________________________________________________
30630 [  7257] By: gsar                                  on 2000/10/16  02:50:37
30631         Log: integrate change#5925 from mainline
30632              
30633              POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
30634      Branch: maint-5.6/perl
30635           !> toke.c
30636 ____________________________________________________________________________
30637 [  7256] By: gsar                                  on 2000/10/16  02:49:36
30638         Log: integrate change#5924 from mainline
30639              
30640              avoid using uninitialized memory in require version check
30641      Branch: maint-5.6/perl
30642           !> pp_ctl.c universal.c
30643 ____________________________________________________________________________
30644 [  7255] By: gsar                                  on 2000/10/16  02:48:03
30645         Log: integrate changes#5923,5928,6009 from mainline
30646              
30647              IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
30648      Branch: maint-5.6/perl
30649           !> ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
30650 ____________________________________________________________________________
30651 [  7254] By: gsar                                  on 2000/10/16  02:44:46
30652         Log: integrate change#5922 from mainline
30653              
30654              commentary about IoTYPE() (from Nathan Torkington)
30655      Branch: maint-5.6/perl
30656           !> sv.h
30657 ____________________________________________________________________________
30658 [  7253] By: gsar                                  on 2000/10/16  02:43:49
30659         Log: integrate change#5921 from mainline
30660              
30661              make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
30662      Branch: maint-5.6/perl
30663           !> sv.c t/lib/charnames.t t/pragma/utf8.t
30664 ____________________________________________________________________________
30665 [  7252] By: gsar                                  on 2000/10/16  02:42:31
30666         Log: integrate change#5920 from mainline
30667              
30668              Larry's fix for buggy propagation of utf8-ness in join(); add test
30669      Branch: maint-5.6/perl
30670           !> doop.c t/op/ver.t
30671 ____________________________________________________________________________
30672 [  7251] By: gsar                                  on 2000/10/16  02:41:14
30673         Log: integrate changes#5915..5919 from mainline
30674              
30675              various (pod tweaks &c)
30676      Branch: maint-5.6/perl
30677           !> (integrate 33 files)
30678 ____________________________________________________________________________
30679 [  7250] By: gsar                                  on 2000/10/16  02:38:16
30680         Log: integrate change#5914 from mainline
30681              
30682              caller() wasn't returning the right number of elements for
30683              eval {...}
30684      Branch: maint-5.6/perl
30685           !> pp_ctl.c t/pragma/warn/9enabled
30686 ____________________________________________________________________________
30687 [  7249] By: gsar                                  on 2000/10/16  02:37:02
30688         Log: integrate change#5913 from mainline
30689              
30690              pod nit: $yday range for localtime/gmtime is 0..364 not 1..365
30691              (from Mark-Jason Dominus)
30692      Branch: maint-5.6/perl
30693           !> pod/perlfunc.pod
30694 ____________________________________________________________________________
30695 [  7248] By: gsar                                  on 2000/10/16  02:35:58
30696         Log: integrate change#5912 from mainline
30697              
30698              fix totally broken caching in UNIVERSAL::isa() (from
30699              Nick Ing-Simmons)
30700      Branch: maint-5.6/perl
30701           !> t/op/universal.t universal.c
30702 ____________________________________________________________________________
30703 [  7247] By: gsar                                  on 2000/10/16  02:34:27
30704         Log: integrate changes#5910,5911 from mainline
30705              
30706              typo in pod
30707              
30708              add linebreak properties from unicode/LineBrk.txt (from
30709              Dave Hartnoll <Dave_Hartnoll@3b2.com>)
30710      Branch: maint-5.6/perl
30711           +> (branch 29 files)
30712           !> ext/Thread/Thread.pm lib/unicode/mktables.PL
30713 ____________________________________________________________________________
30714 [  7246] By: gsar                                  on 2000/10/16  02:33:29
30715         Log: integrate change#5909 from mainline
30716              
30717              mode argument to do_binmode() should be file mode, not boolean
30718      Branch: maint-5.6/perl
30719           !> pp_sys.c
30720 ____________________________________________________________________________
30721 [  7245] By: gsar                                  on 2000/10/16  02:31:04
30722         Log: integrate change#5908 from mainline
30723              
30724              introduce illegal symbols into null package so that
30725              gv_fetchpv(...,TRUE) always returns a valid GV even when the
30726              symbol is trapped by strictures (avoids coredumps)
30727      Branch: maint-5.6/perl
30728           !> embedvar.h gv.c intrpvar.h perl.c perlapi.h
30729           !> t/pragma/strict-vars
30730 ____________________________________________________________________________
30731 [  7244] By: jhi                                   on 2000/10/16  02:29:54
30732         Log: Subject: $Carp::ExportLevel confusion in Exporter
30733              From: "Ben Tilly" <ben_tilly@hotmail.com>
30734              Date: Sat, 14 Oct 2000 16:44:34 EDT
30735              Message-ID: <LAW2-F258sQwY6YHkid00003788@hotmail.com>
30736      Branch: perl
30737            ! lib/Exporter/Heavy.pm
30738 ____________________________________________________________________________
30739 [  7243] By: jhi                                   on 2000/10/16  02:28:33
30740         Log: Subject: [PATCH perlguts.pod] Document offset hack
30741              From: Simon Cozens <simon@cozens.net>
30742              Message-ID: <20001014193225.A6568@pembro4.pmb.ox.ac.uk>
30743              Date: Sat, 14 Oct 2000 19:32:25 +0100
30744      Branch: perl
30745            ! pod/perlguts.pod
30746 ____________________________________________________________________________
30747 [  7242] By: gsar                                  on 2000/10/16  02:26:51
30748         Log: integrate changes#5905,5906,5907,6064 from mainline
30749              
30750              printf/sprintf didn't get quad types right under use64bitint
30751      Branch: maint-5.6/perl
30752           !> pp_sys.c sv.c t/op/64bitint.t
30753 ____________________________________________________________________________
30754 [  7241] By: jhi                                   on 2000/10/16  02:22:44
30755         Log: Subject: small pod patch
30756              From: Dan Boorstein <dan_boo@bellsouth.net>
30757              Date: Sat, 14 Oct 2000 14:29:24 -0400
30758              Message-ID: <39E8A604.B501DB4F@bellsouth.net>
30759      Branch: perl
30760            ! pod/perlfaq7.pod pod/perlmod.pod
30761 ____________________________________________________________________________
30762 [  7240] By: jhi                                   on 2000/10/16  02:13:46
30763         Log: -w cleanup.
30764              
30765              Subject: Re: Problems with bleadperl 
30766              From: "Stephen P. Potter" <spp@ds.net>
30767              Date: Fri, 13 Oct 2000 13:32:49 -0400
30768              Message-Id: <200010131732.NAA19391@spp.users.ds.net>
30769      Branch: perl
30770            ! t/pragma/overload.t
30771 ____________________________________________________________________________
30772 [  7239] By: jhi                                   on 2000/10/16  01:41:18
30773         Log: One more ~utf8 tweak.
30774      Branch: perl
30775            ! t/op/bop.t
30776 ____________________________________________________________________________
30777 [  7238] By: jhi                                   on 2000/10/16  01:34:14
30778         Log: Tweak the test of #7235.
30779      Branch: perl
30780            ! t/op/bop.t
30781 ____________________________________________________________________________
30782 [  7237] By: jhi                                   on 2000/10/16  01:25:04
30783         Log: Fix a couple of compiler-noted nits in #7235.
30784      Branch: perl
30785            ! pp.c
30786 ____________________________________________________________________________
30787 [  7236] By: jhi                                   on 2000/10/16  01:22:46
30788         Log: Fix few quad issues, which for example broke chr(~chr(~0)) for UTF8.
30789      Branch: perl
30790            ! pp.c pp_hot.c
30791 ____________________________________________________________________________
30792 [  7235] By: jhi                                   on 2000/10/15  16:24:44
30793         Log: Make ~(chr(a).chr(b)) eq chr(~a).chr(~b) on utf8.
30794              
30795              From: Simon Cozens <simon@cozens.net>
30796              Subject: [PATCH] Re: [ID 20000918.005] ~ on wide chars
30797              Date: Sat, 14 Oct 2000 20:52:13 +0100
30798              Message-ID: <20001014205213.A9645@pembro4.pmb.ox.ac.uk>
30799      Branch: perl
30800            ! pp.c t/op/bop.t utf8.h
30801 ____________________________________________________________________________
30802 [  7234] By: jhi                                   on 2000/10/15  15:19:29
30803         Log: split() utf8 fixes.  Should fix both 20001014.001 and 20000426.003.
30804              The problem was that rx->minlen was in chars while pp_split()
30805              thought it would be in bytes. 
30806      Branch: perl
30807            ! pp.c t/pragma/utf8.t
30808 ____________________________________________________________________________
30809 [  7233] By: jhi                                   on 2000/10/14  20:24:24
30810         Log: Document FNCASE=y as discussed in the bug 20000902.009.
30811      Branch: perl
30812            ! README.dos
30813 ____________________________________________________________________________
30814 [  7232] By: jhi                                   on 2000/10/14  18:52:21
30815         Log: Add test for bug id 20000427.003 (which seems to have
30816              been fixed) (also duplicate as 20000427.004, though
30817              with a higher severity).  Move one utf8 from op/append
30818              to pragma/utf8, tag the tests with bug ids.
30819      Branch: perl
30820            ! t/op/append.t t/pragma/utf8.t
30821 ____________________________________________________________________________
30822 [  7231] By: jhi                                   on 2000/10/14  17:28:37
30823         Log: Test cases for bug id 20000323.056 (the bug seems to be fixed).
30824      Branch: perl
30825            ! t/pragma/utf8.t
30826 ____________________________________________________________________________
30827 [  7230] By: jhi                                   on 2000/10/14  14:24:50
30828         Log: Needs to be conditional on SunOS 4.
30829              
30830              Subject: [Pach 5.7.0@7229] Removing -ldb from the core build
30831              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
30832              Date: Sat, 14 Oct 2000 13:37:49 +0100
30833              Message-ID: <000101c035db$8ffb60a0$2614140a@bfs.phone.com>
30834      Branch: metaconfig/U/perl
30835            ! End.U
30836      Branch: perl
30837            ! Configure myconfig.SH pod/perldelta.pod
30838 ____________________________________________________________________________
30839 [  7229] By: jhi                                   on 2000/10/14  00:49:22
30840         Log: Update Changes.
30841      Branch: perl
30842            ! Changes patchlevel.h
30843 ____________________________________________________________________________
30844 [  7228] By: jhi                                   on 2000/10/14  00:46:10
30845         Log: Subject: RFC: a (temporary?) way around utf8.pm for EBCDIC
30846              From: Peter Prymmer <pvhp@forte.com>
30847              Date: Fri, 13 Oct 2000 15:59:56 -0700 (PDT)
30848              Message-ID: <Pine.OSF.4.10.10010131548260.133963-100000@aspara.forte.com>
30849      Branch: perl
30850            ! lib/utf8.pm
30851 ____________________________________________________________________________
30852 [  7227] By: jhi                                   on 2000/10/13  23:20:30
30853         Log: Make the test acknowledge that self-ties are disabled as #7213 said.
30854      Branch: perl
30855            ! t/op/tie.t
30856 ____________________________________________________________________________
30857 [  7226] By: jhi                                   on 2000/10/13  22:14:32
30858         Log: Tweak #7225.
30859              
30860              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00 (UNINSTALLED) [PATCH bleadperl]
30861              From: Peter Prymmer <pvhp@forte.com>
30862              Date: Fri, 13 Oct 2000 14:44:49 -0700 (PDT)
30863              Message-ID: <Pine.OSF.4.10.10010131414410.133963-100000@aspara.forte.com>
30864      Branch: perl
30865            ! t/op/sprintf.t
30866 ____________________________________________________________________________
30867 [  7225] By: jhi                                   on 2000/10/13  22:11:31
30868         Log: op/sprintf.t patch for OS/390 (and any other host with limited
30869              floating-point exponent length)
30870              
30871              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00  (UNINSTALLED) [PATCH bleadperl]
30872              From: Dominic Dunlop <domo@computer.org>
30873              Date: Fri, 13 Oct 2000 19:17:57 +0200
30874              Message-Id: <p04320400b60cf2a6a05c@[192.168.1.4]>
30875      Branch: perl
30876            ! t/op/sprintf.t
30877 ____________________________________________________________________________
30878 [  7224] By: jhi                                   on 2000/10/13  18:40:48
30879         Log: Allow @+ and @- to be doublequoted, from Simon Cozens. 
30880      Branch: perl
30881            ! toke.c
30882 ____________________________________________________________________________
30883 [  7223] By: jhi                                   on 2000/10/13  18:37:13
30884         Log: Thinko in #7222.
30885      Branch: perl
30886            ! utf8.c
30887 ____________________________________________________________________________
30888 [  7222] By: jhi                                   on 2000/10/13  18:05:23
30889         Log: Use UTF8SKIP(), from Simon Cozens.
30890      Branch: perl
30891            ! utf8.c
30892 ____________________________________________________________________________
30893 [  7221] By: jhi                                   on 2000/10/13  15:43:19
30894         Log: (accidentally empty check-in)
30895      Branch: perl
30896            ! utf8.c
30897 ____________________________________________________________________________
30898 [  7220] By: jhi                                   on 2000/10/13  15:23:51
30899         Log: Add (optimistically) Storable to static extensions.
30900      Branch: perl
30901            ! hints/uwin.sh hints/vmesa.sh
30902 ____________________________________________________________________________
30903 [  7219] By: jhi                                   on 2000/10/13  15:20:05
30904         Log: Amdahl UTS doesn't seem to do dynaloading.
30905      Branch: perl
30906            ! hints/uts.sh
30907 ____________________________________________________________________________
30908 [  7218] By: jhi                                   on 2000/10/13  15:15:20
30909         Log: Slight tweak of the code to appease Amdahl UTS cc.
30910      Branch: perl
30911            ! pp.c
30912 ____________________________________________________________________________
30913 [  7217] By: jhi                                   on 2000/10/13  14:50:42
30914         Log: In Amdahl UTS "struct sv" is defined by a system header,
30915              <ksync.h>.
30916      Branch: perl
30917            ! perl.h sv.h
30918 ____________________________________________________________________________
30919 [  7216] By: jhi                                   on 2000/10/13  11:58:25
30920         Log: Ilya implemented the memory profiling API.
30921      Branch: perl
30922            ! Todo
30923 ____________________________________________________________________________
30924 [  7215] By: jhi                                   on 2000/10/13  02:56:38
30925         Log: Subject: [PATCH 5.7.0] Perl API for mstats
30926              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
30927              Date: Thu, 12 Oct 2000 22:52:40 -0400
30928              Message-ID: <20001012225240.A7113@monk.mps.ohio-state.edu>
30929      Branch: perl
30930            ! ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
30931 ____________________________________________________________________________
30932 [  7214] By: jhi                                   on 2000/10/13  02:55:38
30933         Log: Subject: [PATCH 5.7.0] IVs in mtats
30934              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
30935              Date: Thu, 12 Oct 2000 22:51:04 -0400
30936              Message-ID: <20001012225104.A7103@monk.mps.ohio-state.edu>
30937      Branch: perl
30938            ! malloc.c perl.h
30939 ____________________________________________________________________________
30940 [  7213] By: jhi                                   on 2000/10/13  02:31:47
30941         Log: Self-ties are unsupported currently, stopgap patch from Alan Burlison.
30942      Branch: perl
30943            ! pod/perldiag.pod pp_sys.c
30944 ____________________________________________________________________________
30945 [  7212] By: jhi                                   on 2000/10/13  01:27:38
30946         Log: Subject: [PATCH: perl@7181] was: Re: off to a bad start on fixing regression tests
30947              From: Peter Prymmer <pvhp@forte.com>
30948              Date: Tue, 10 Oct 2000 10:26:07 -0700 (PDT)
30949              Message-ID: <Pine.OSF.4.10.10010101020180.441897-100000@aspara.forte.com>
30950      Branch: perl
30951            ! t/op/oct.t
30952 ____________________________________________________________________________
30953 [  7211] By: jhi                                   on 2000/10/13  00:35:09
30954         Log: Update Changes.
30955      Branch: perl
30956            ! Changes patchlevel.h
30957 ____________________________________________________________________________
30958 [  7210] By: jhi                                   on 2000/10/12  23:59:40
30959         Log: The Install.pm third of
30960              
30961              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
30962              From: Bill Campbell <bill@celestial.com>
30963              Message-ID: <20001005180451.A22029@kstarr.celestial.com>
30964              Date: Thu, 5 Oct 2000 18:04:51 -0700
30965      Branch: perl
30966            ! lib/ExtUtils/Install.pm
30967 ____________________________________________________________________________
30968 [  7209] By: jhi                                   on 2000/10/12  23:58:43
30969         Log: Two thirds of
30970              
30971              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
30972              Date: Thu, 5 Oct 2000 18:04:51 -0700
30973              From: Bill Campbell <bill@celestial.com>
30974              Message-ID: <20001005180451.A22029@kstarr.celestial.com>
30975              
30976              The Install.pm changes will be submitted separately because
30977              they need some work and discussion still.
30978      Branch: perl
30979            ! lib/getopts.pl lib/termcap.pl
30980 ____________________________________________________________________________
30981 [  7208] By: jhi                                   on 2000/10/12  23:41:19
30982         Log: Subject:  [PATCH] 5.6.0 & 5.7.1,  VMS fixes
30983              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
30984              Date:     Thu, 12 Oct 2000 07:30:02 EDT
30985              Message-Id: <001012072828.2eabc@DUPHY4.Physics.Drexel.Edu>
30986      Branch: perl
30987            ! lib/File/Temp.pm t/lib/st-lock.t t/pod/find.t
30988            ! t/pod/testp2pt.pl vms/gen_shrfls.pl
30989 ____________________________________________________________________________
30990 [  7207] By: jhi                                   on 2000/10/12  23:39:01
30991         Log: An updated EBCDIC tr patch.
30992              
30993              Subject: Re: [PATCH: perl@7181] op/tr tests on OS/390
30994              From: Peter Prymmer <pvhp@forte.com>
30995              Date: Wed, 11 Oct 2000 17:16:30 -0700 (PDT)
30996              Message-ID: <Pine.OSF.4.10.10010111707430.516446-100000@aspara.forte.com>
30997      Branch: perl
30998            ! t/op/tr.t
30999 ____________________________________________________________________________
31000 [  7206] By: jhi                                   on 2000/10/12  23:34:55
31001         Log: Upgrade to CPAN 1.58, from Andreas König.
31002      Branch: perl
31003            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
31004 ____________________________________________________________________________
31005 [  7205] By: jhi                                   on 2000/10/12  23:29:08
31006         Log: Introduce the man[24-8] variables, from Andy Dougherty.
31007      Branch: metaconfig/U/perl
31008            + mandirs.U mandirstyle.U
31009      Branch: perl
31010            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
31011            ! config_h.SH epoc/config.sh uconfig.h uconfig.sh vos/config.def
31012            ! vos/config.h vos/config.pl vos/config_h.SH_orig
31013            ! win32/config.bc win32/config.gc win32/config.vc
31014 ____________________________________________________________________________
31015 [  7204] By: gsar                                  on 2000/10/12  18:11:24
31016         Log: restore change#7202
31017      Branch: perl
31018            ! mg.c
31019 ____________________________________________________________________________
31020 [  7203] By: gsar                                  on 2000/10/12  18:09:40
31021         Log: another test of the Emergency Broadcast System--back out 
31022              change#7202
31023      Branch: perl
31024            ! mg.c
31025 ____________________________________________________________________________
31026 [  7202] By: gsar                                  on 2000/10/12  16:40:47
31027         Log: (submitted on behalf of Jarkko)
31028              Fix the lib/encode.t subtest 6 failure as reported by Andreas
31029              Koenig, gmagical substr() wasn't propagating UTF8ness.  The bug
31030              was unearthed by change 7182, as was a bug in HTML::Entities.
31031      Branch: perl
31032            ! mg.c
31033 ____________________________________________________________________________
31034 [  7201] By: jhi                                   on 2000/10/11  03:16:05
31035         Log: SvPV() (via mg_get() of sv_2pv()) can update the UTF8ness of the SVs.
31036      Branch: perl
31037            ! pp_hot.c t/pragma/utf8.t
31038 ____________________________________________________________________________
31039 [  7200] By: jhi                                   on 2000/10/11  00:40:30
31040         Log: The #7198 was a false alarm.
31041      Branch: perl
31042            ! pp_hot.c
31043 ____________________________________________________________________________
31044 [  7199] By: jhi                                   on 2000/10/11  00:26:04
31045         Log: Remove duplicated code.
31046      Branch: perl
31047            ! t/lib/cgi-html.t
31048 ____________________________________________________________________________
31049 [  7198] By: jhi                                   on 2000/10/10  23:30:46
31050         Log: (Retracted by #7200.)
31051      Branch: perl
31052            ! pp_hot.c
31053 ____________________________________________________________________________
31054 [  7197] By: jhi                                   on 2000/10/10  21:49:30
31055         Log: Add the test case for #7190, from the original bug report
31056              by Andreas König.
31057      Branch: perl
31058            ! t/pragma/utf8.t
31059 ____________________________________________________________________________
31060 [  7196] By: jhi                                   on 2000/10/10  21:40:49
31061         Log: Reapply Andy's patch and regen Configure.
31062      Branch: perl
31063            ! Configure INSTALL Makefile.SH Porting/Glossary
31064            ! Porting/config.sh config_h.SH epoc/config.sh installperl
31065            ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
31066            ! win32/config.vc
31067 ____________________________________________________________________________
31068 [  7195] By: jhi                                   on 2000/10/10  21:09:30
31069         Log: Use the versiononly instead of the installscripts,
31070              retract the changes 7146 and 7147.
31071      Branch: perl
31072            ! Configure INSTALL Makefile.SH Porting/Glossary
31073            ! Porting/config.sh Porting/config_H config_h.SH epoc/config.sh
31074            ! installperl uconfig.sh vos/config.def win32/config.bc
31075            ! win32/config.gc win32/config.vc
31076 ____________________________________________________________________________
31077 [  7194] By: jhi                                   on 2000/10/10  21:06:15
31078         Log: Subject: [PATCH: perl@7181] ver.t v string tests for os/390
31079              From: Peter Prymmer <pvhp@forte.com>
31080              Date: Tue, 10 Oct 2000 13:24:18 -0700 (PDT)
31081              Message-ID: <Pine.OSF.4.10.10010101322510.441897-100000@aspara.forte.com>
31082      Branch: perl
31083            ! t/op/ver.t
31084 ____________________________________________________________________________
31085 [  7193] By: jhi                                   on 2000/10/10  21:05:12
31086         Log: Subject: [PATCH: perl@7181] op/tr tests on OS/390
31087              From: Peter Prymmer <pvhp@forte.com>
31088              Date: Tue, 10 Oct 2000 13:56:35 -0700 (PDT)
31089              Message-ID: <Pine.OSF.4.10.10010101355140.441897-100000@aspara.forte.com>
31090      Branch: perl
31091            ! t/op/tr.t
31092 ____________________________________________________________________________
31093 [  7192] By: jhi                                   on 2000/10/10  20:57:30
31094         Log: Add versiononly, delete installscripts, from Andy Dougherty.
31095      Branch: metaconfig
31096            - U/installdirs/installscripts.U
31097      Branch: metaconfig/U/perl
31098            + versiononly.U
31099 ____________________________________________________________________________
31100 [  7191] By: jhi                                   on 2000/10/10  19:41:21
31101         Log: Subject: [PATCH: perl@7181] perlebcdic.pod updates and corrections
31102              From: Peter Prymmer <pvhp@forte.com>
31103              Date: Tue, 10 Oct 2000 12:35:57 -0700 (PDT)
31104              Message-ID: <Pine.OSF.4.10.10010101231390.441897-100000@aspara.forte.com>
31105      Branch: perl
31106            ! pod/perlebcdic.pod
31107 ____________________________________________________________________________
31108 [  7190] By: jhi                                   on 2000/10/10  19:26:14
31109         Log: Subject: Re: utf8 concat, mg_get
31110              From: Simon Cozens <simon@cozens.net>
31111              Date: Tue, 10 Oct 2000 17:40:17 +0100
31112              Message-ID: <20001010174017.A13130@pembro4.pmb.ox.ac.uk>
31113      Branch: perl
31114            ! pp_hot.c
31115 ____________________________________________________________________________
31116 [  7189] By: jhi                                   on 2000/10/10  19:23:03
31117         Log: Subject: [ID 20000720.004] ExtUtils::MakeMaker finds wrong version of perl
31118              From: jdb@dfwnet.sbms.sbc.com (J. David Blackstone)
31119              Date: Thu, 20 Jul 2000 13:31:22 -0500 (CDT)
31120              Message-Id: <200007201831.NAA05776@dfwnet1.dfwnet.sbms.sbc.com>
31121      Branch: perl
31122            ! lib/ExtUtils/MM_Unix.pm
31123 ____________________________________________________________________________
31124 [  7188] By: jhi                                   on 2000/10/10  15:31:24
31125         Log: Subject: RE: [ID 19990803.001] README.win32 suggestions 
31126              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
31127              Date: Fri, 14 Jul 2000 10:47:36 +0100
31128              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8224@UKRUX002.rundc.uk.origin-it.com>
31129      Branch: perl
31130            ! README.win32
31131 ____________________________________________________________________________
31132 [  7187] By: jhi                                   on 2000/10/10  13:30:10
31133         Log: Quote the temp file name, needed in Win32 because the
31134              default name unfortunately contains spaces, shouldn't
31135              hurt elsewhere.
31136              
31137              Subject: FW: perldoc fails if $TEMP contains spaces
31138              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
31139              Date: Thu, 14 Sep 2000 08:58:45 +0100
31140              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A82AA@UKRUX002.rundc.uk.origin-it.com>
31141      Branch: perl
31142            ! utils/perldoc.PL
31143 ____________________________________________________________________________
31144 [  7186] By: jhi                                   on 2000/10/10  13:16:27
31145         Log: Subject: [PATCH 5.6.0] Re: [ID 20001009.004] SEGV from sprintf in a thread 
31146              From: hv@hugo.hybyte.com
31147              Date: Tue, 10 Oct 2000 14:10:20 +0100
31148              Message-Id: <200010101310.OAA00953@hugo.hybyte.com>
31149      Branch: perl
31150            ! t/lib/thr5005.t util.c
31151 ____________________________________________________________________________
31152 [  7185] By: jhi                                   on 2000/10/10  12:06:22
31153         Log: Upgrade to podlators 1.04, from Russ Allbery.
31154      Branch: perl
31155            ! lib/Pod/Man.pm lib/Pod/Text.pm
31156 ____________________________________________________________________________
31157 [  7184] By: jhi                                   on 2000/10/10  12:01:32
31158         Log: Upgrade to CGI.pm 2.74, from Lincoln Stein.
31159      Branch: perl
31160            ! lib/CGI.pm t/lib/cgi-form.t t/lib/cgi-html.t
31161 ____________________________________________________________________________
31162 [  7183] By: jhi                                   on 2000/10/09  23:47:15
31163         Log: Subject: [PATCH: perl@7159] various VMS cleanup issues + CXX configure
31164              From: Peter Prymmer <pvhp@forte.com>
31165              Message-ID: <Pine.OSF.4.10.10010091625290.260786-100000@aspara.forte.com>
31166              Date: Mon, 9 Oct 2000 16:30:44 -0700 (PDT)
31167      Branch: perl
31168            ! configure.com vms/descrip_mms.template vms/vms.c vms/vmsish.h
31169 ____________________________________________________________________________
31170 [  7182] By: jhi                                   on 2000/10/09  23:43:16
31171         Log: Make eq work again with utf8 (disabling the upgrading
31172              should no more be necessary since the copies of the
31173              scalars are upgraded, not the scalars themselves).
31174              Takes care of ID 20001009.001.  (The claimed length()
31175              bug in 20001009.001 seems bogus to me.)
31176      Branch: perl
31177            ! sv.c t/pragma/utf8.t
31178 ____________________________________________________________________________
31179 [  7181] By: gsar                                  on 2000/10/09  19:41:54
31180         Log: tweak for change#7173
31181      Branch: perl
31182            ! win32/win32sck.c
31183 ____________________________________________________________________________
31184 [  7180] By: gsar                                  on 2000/10/09  19:26:56
31185         Log: on Windows, clean targets might not work under some flavors of the shell
31186      Branch: perl
31187            ! win32/Makefile win32/makefile.mk
31188 ____________________________________________________________________________
31189 [  7179] By: jhi                                   on 2000/10/09  19:21:02
31190         Log: Update Changes.
31191      Branch: perl
31192            ! Changes patchlevel.h
31193 ____________________________________________________________________________
31194 [  7178] By: jhi                                   on 2000/10/09  19:18:23
31195         Log: Warn about unknown scripts.
31196              
31197              Subject: Re: ideas? patches? [PATCH bleadperl]
31198              From: Dominic Dunlop <domo@computer.org>
31199              Date: Mon, 9 Oct 2000 14:57:17 +0200
31200              Message-Id: <p04320400b6076a75b15f@[192.168.1.4]>
31201      Branch: perl
31202            ! lib/charnames.pm
31203 ____________________________________________________________________________
31204 [  7177] By: jhi                                   on 2000/10/09  19:13:27
31205         Log: Change #7160 had a nasty typo.
31206      Branch: metaconfig
31207            ! U/compline/Compile.U
31208      Branch: perl
31209            ! Configure config_h.SH
31210 ____________________________________________________________________________
31211 [  7176] By: gsar                                  on 2000/10/09  18:59:33
31212         Log: pod nit
31213      Branch: perl
31214            ! pod/perlport.pod
31215 ____________________________________________________________________________
31216 [  7175] By: gsar                                  on 2000/10/09  18:54:28
31217         Log: Windows9x doesn't support link(), despite what Config.pm
31218              might think
31219      Branch: perl
31220            ! lib/ExtUtils/Manifest.pm
31221 ____________________________________________________________________________
31222 [  7174] By: gsar                                  on 2000/10/09  18:50:03
31223         Log: avoid nonportable example code
31224      Branch: perl
31225            ! lib/File/Copy.pm
31226 ____________________________________________________________________________
31227 [  7173] By: gsar                                  on 2000/10/09  18:46:54
31228         Log: on Windows, avoid potential exception (could happen if MSVCRT isn't
31229              being used) when closing a socket handle
31230      Branch: perl
31231            ! win32/win32.c win32/win32.h win32/win32sck.c
31232 ____________________________________________________________________________
31233 [  7172] By: gsar                                  on 2000/10/09  18:41:40
31234         Log: on Windows, cwd strings in the environment should be of the
31235              form =X:=X:\foo instead of =X=X:\foo\
31236      Branch: perl
31237            ! win32/vdir.h
31238 ____________________________________________________________________________
31239 [  7171] By: gsar                                  on 2000/10/09  18:30:09
31240         Log: on Windows, LoadLibrary() could load an extension DLL multiple
31241              times if forward slashes are used in the path
31242      Branch: perl
31243            ! win32/win32.c
31244 ____________________________________________________________________________
31245 [  7170] By: jhi                                   on 2000/10/09  17:53:59
31246         Log: Add a todo note about overloadable assertions.
31247      Branch: perl
31248            ! Todo-5.6
31249 ____________________________________________________________________________
31250 [  7169] By: jhi                                   on 2000/10/09  13:43:45
31251         Log: Subject: PATCH 5.6 perldebguts grammar cleanup
31252              From: mjd@plover.com
31253              Date: 9 Oct 2000 00:24:44 -0000
31254              Message-ID: <20001009002444.10616.qmail@plover.com>
31255      Branch: perl
31256            ! pod/perldebguts.pod
31257 ____________________________________________________________________________
31258 [  7168] By: nick                                  on 2000/10/08  13:16:33
31259         Log: Tables assume network byte order for 16 bit forms, so 'S' packing
31260              is not right thing to do on (e.g. x86). Network order is also "right" for
31261              X fonts.
31262      Branch: perl
31263            ! ext/Encode/Encode.pm
31264 ____________________________________________________________________________
31265 [  7167] By: nick                                  on 2000/10/08  12:54:42
31266         Log: Make "encodings" work post-install when Encode/*.enc files may not
31267              be in same directory as Encode.pm
31268      Branch: perl
31269            ! ext/Encode/Encode.pm
31270 ____________________________________________________________________________
31271 [  7166] By: nick                                  on 2000/10/08  11:51:26
31272         Log: Work round the fact that $hash->{$key} does not take into account
31273              UTF8'ness of $key yet.  Thus fromUnicode needs to do $hash->{chr(ord($ch))}
31274              so that key is always in the "expected" encoding - i.e. same way we put
31275              it in the hash.
31276      Branch: perl
31277            ! ext/Encode/Encode.pm
31278 ____________________________________________________________________________
31279 [  7165] By: gsar                                  on 2000/10/08  04:15:29
31280         Log: save_re_context() could reset PL_curcop to freed memory, causing core
31281              dumps in code such as C<use CGI::Carp; use something_that_calls_die;>
31282      Branch: perl
31283            ! pp_ctl.c
31284 ____________________________________________________________________________
31285 [  7164] By: jhi                                   on 2000/10/06  20:51:48
31286         Log: UTF8ize split() so that the cloned substrings get the UTF8
31287              flag of the original scalar.  Problem reported by Simon Cozens.
31288      Branch: perl
31289            ! pp.c t/pragma/utf8.t
31290 ____________________________________________________________________________
31291 [  7163] By: nick                                  on 2000/10/06  20:48:34
31292         Log: Fix in change 7162 was too-late for case where we "upgraded" to PVIV and
31293              got a false +ve and so did not reach code which would have un-FAKEd the SV.
31294      Branch: perl
31295            ! sv.c
31296 ____________________________________________________________________________
31297 [  7162] By: nick                                  on 2000/10/06  20:25:37
31298         Log: Make sv_upgrade() undo READONLY|FAKE shared string hackery.
31299              To fix  (sort {$a <=> $b} keys %hash) in particular but
31300              should cover a number of other as-yet-unknown cases as well.
31301      Branch: perl
31302            ! sv.c
31303 ____________________________________________________________________________
31304 [  7161] By: jhi                                   on 2000/10/06  19:56:18
31305         Log: Change the version number of Tie::Handle in the core to 4.0,
31306              the (unrelated) Tie::Handle in CPAN will remain at 3.0.
31307              
31308              Subject: Note on Tie::Handle
31309              From: andreas.koenig@anima.de (Andreas J. Koenig)
31310              Date:      06 Oct 2000 21:48:58 +0200
31311              Message-ID: <m3ya01kaxh.fsf@ak-71.mind.de>
31312      Branch: perl
31313            ! lib/Tie/Handle.pm
31314 ____________________________________________________________________________
31315 [  7160] By: jhi                                   on 2000/10/06  18:20:35
31316         Log: Fix bug in #7157 (s/cflags/ccflags); moved the -o foo
31317              as the first option of cc/ld because of ultrapicky compilers
31318              (e.g. OS/390 R2.5)
31319      Branch: metaconfig
31320            + U/modified/d_getpgrp.U U/modified/d_setpgrp.U
31321            ! U/compline/Compile.U U/compline/Csym.U U/compline/ccflags.U
31322            ! U/compline/orderlib.U U/modified/Cppsym.U
31323            ! U/modified/d_access.U
31324      Branch: metaconfig/U/perl
31325            ! Checkcc.U d_dlsymun.U gccvers.U
31326      Branch: perl
31327            ! Configure config_h.SH
31328 ____________________________________________________________________________
31329 [  7159] By: jhi                                   on 2000/10/06  13:56:39
31330         Log: Update Changes.
31331      Branch: perl
31332            ! Changes patchlevel.h
31333 ____________________________________________________________________________
31334 [  7158] By: jhi                                   on 2000/10/06  12:48:40
31335         Log: Eliminate $Is_VMS code from the test.
31336              
31337              Subject:  Re: [ID 20001004.005] Not OK: perl v5.7.0 +DEVEL7129 on VMS_AXP V7.1
31338              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
31339              Message-Id: <001005074528.21621@DUPHY4.Physics.Drexel.Edu>
31340              Date:     Thu, 5 Oct 2000 07:46:33 EDT
31341      Branch: perl
31342            ! t/lib/b.t
31343 ____________________________________________________________________________
31344 [  7157] By: jhi                                   on 2000/10/06  12:47:13
31345         Log: Also the $ccflags is needed for the C compiler check.
31346              
31347              Subject: Configure (check for C-compiler)
31348              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
31349              Date: Fri, 06 Oct 2000 08:47:15 +0200
31350              Message-Id: <20001006084120.C52B.H.M.BRAND@hccnet.nl>
31351      Branch: metaconfig/U/perl
31352            ! Checkcc.U
31353      Branch: perl
31354            ! Configure config_h.SH
31355 ____________________________________________________________________________
31356 [  7156] By: jhi                                   on 2000/10/06  11:45:15
31357         Log: The HINT_BYTE patch is apparently unnecessary, retracted.
31358      Branch: perl
31359            ! perl.c pp_ctl.c sv.h utf8.c
31360 ____________________________________________________________________________
31361 [  7155] By: jhi                                   on 2000/10/06  11:40:41
31362         Log: IO::Handle->syswrite() did not handle length omission
31363              like CORE::syswrite() does.
31364              
31365              Subject: [Fwd] IO::Handle, syswrite and arguments
31366              From: Graham Barr <gbarr@pobox.com>
31367              Date: Fri, 6 Oct 2000 10:22:05 +0100
31368              Message-ID: <20001006102205.U6312@pobox.com>
31369              
31370              The original patch from andrew@ugh.net.au.
31371      Branch: perl
31372            ! ext/IO/lib/IO/Handle.pm
31373 ____________________________________________________________________________
31374 [  7154] By: jhi                                   on 2000/10/06  01:42:15
31375         Log: Tweak #7153.
31376      Branch: perl
31377            ! utf8.h
31378 ____________________________________________________________________________
31379 [  7153] By: jhi                                   on 2000/10/06  00:39:55
31380         Log: Patch from Simon Cozens to avoid using utf8 routines in EBCDIC.
31381      Branch: perl
31382            ! utf8.h
31383 ____________________________________________________________________________
31384 [  7152] By: jhi                                   on 2000/10/06  00:38:11
31385         Log: Patch from Peter Prymmer to disable utf8 in EBCDIC platforms.
31386      Branch: perl
31387            ! perl.c pp_ctl.c sv.h utf8.c
31388 ____________________________________________________________________________
31389 [  7151] By: jhi                                   on 2000/10/06  00:36:38
31390         Log: Subject: Re: Questions about Tie::Array and perl modules
31391              From: Nick Ing-Simmons <nik@tiuk.ti.com>
31392              Date: Thu, 5 Oct 2000 09:37:11 +0100 (BST)
31393              Message-Id: <200010050837.JAA00564@mikado.tiuk.ti.com>
31394              
31395              Bug reported and fix suggested by Philip D Crow <pcrow@hertz.com>.
31396      Branch: perl
31397            ! lib/Tie/Array.pm t/op/array.t
31398 ____________________________________________________________________________
31399 [  7150] By: jhi                                   on 2000/10/05  00:20:45
31400         Log: Regen Changes.
31401      Branch: perl
31402            ! Changes patchlevel.h
31403 ____________________________________________________________________________
31404 [  7149] By: jhi                                   on 2000/10/05  00:20:01
31405         Log: Regen toc.
31406      Branch: perl
31407            ! pod/perltoc.pod
31408 ____________________________________________________________________________
31409 [  7148] By: jhi                                   on 2000/10/04  23:35:08
31410         Log: Code around the stat-on-a-pipe-returns-a-mode-of-zero bug
31411              reported several times by Dominic Dunlop, for example in
31412              ID 20000315.008.  Patch from Dominic.  Patch affects at
31413              least MachTen, and possibly other oldish BSDs. Should not
31414              break non-broken platforms (tested on LinuxPPC). 
31415      Branch: perl
31416            ! doio.c
31417 ____________________________________________________________________________
31418 [  7147] By: jhi                                   on 2000/10/04  23:26:34
31419         Log: The one that got away from 7146.
31420      Branch: metaconfig
31421            + U/installdirs/installscripts.U
31422 ____________________________________________________________________________
31423 [  7146] By: jhi                                   on 2000/10/04  23:25:04
31424         Log: Enable disabling scripts installation by Configure -Uinstallscripts,
31425              suggested by H. Merijn Brand.
31426      Branch: perl
31427            ! Configure INSTALL Makefile.SH Porting/Glossary
31428            ! Porting/config.sh Porting/config_H epoc/config.sh installperl
31429            ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
31430            ! win32/config.vc
31431 ____________________________________________________________________________
31432 [  7145] By: jhi                                   on 2000/10/04  22:08:21
31433         Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
31434              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
31435              Date: Wed, 4 Oct 2000 17:37:46 -0400
31436              Message-ID: <20001004173746.A26697@monk.mps.ohio-state.edu>
31437      Branch: perl
31438            ! utils/h2xs.PL
31439 ____________________________________________________________________________
31440 [  7144] By: jhi                                   on 2000/10/04  18:11:41
31441         Log: Subject: [PATCH perlrun.pod] Re: [ID 20000930.002] perlrun nor perldelta mention -s modification
31442              From: Jeff Pinyan <jeffp@crusoe.net>
31443              Date: Tue, 3 Oct 2000 16:35:42 -0400 (EDT)
31444              Message-ID: <Pine.GSO.4.21.0010031634530.14163-100000@crusoe.crusoe.net>
31445      Branch: perl
31446            ! pod/perlrun.pod
31447 ____________________________________________________________________________
31448 [  7143] By: jhi                                   on 2000/10/04  18:09:58
31449         Log: Subject: perlhack.pod Patch for Externals Tools
31450              From: Fisher Mark <fisherm@tce.com>
31451              Date: Tue, 3 Oct 2000 15:43:27 -0500 
31452              Message-ID: <B9B6874277EED211B1890008C707AF530505B180@indyexch3.indy.tce.com>
31453      Branch: perl
31454            ! pod/perlhack.pod
31455 ____________________________________________________________________________
31456 [  7142] By: jhi                                   on 2000/10/04  18:08:41
31457         Log: Subject:  [PATCH] 5.6.0 & 5.7.0  VMS TZ fix for VMS6.2 and earlier
31458              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
31459              Date:     Wed, 4 Oct 2000 12:11:11 EDT
31460              Message-Id: <001004120530.25cb5@DUPHY4.Physics.Drexel.Edu>
31461      Branch: perl
31462            ! vms/vms.c
31463 ____________________________________________________________________________
31464 [  7141] By: jhi                                   on 2000/10/04  12:20:16
31465         Log: Subject: [PATCH 5.7.0] h2xs not working
31466              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
31467              Message-ID: <20001003214301.A22851@monk.mps.ohio-state.edu>
31468              Date: Tue, 3 Oct 2000 21:43:01 -0400
31469              
31470              Subject: [PATCH 5.7.0] h2xs not documenting the created module
31471              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
31472              Date: Tue, 3 Oct 2000 22:55:19 -0400
31473              Message-ID: <20001003225519.A23360@monk.mps.ohio-state.edu>
31474      Branch: perl
31475            ! utils/h2xs.PL
31476 ____________________________________________________________________________
31477 [  7140] By: jhi                                   on 2000/10/04  11:53:44
31478         Log: Subject: [ID 20001004.003] installman "Ambiguous call resolved as CORE::"
31479              From: nick@babyhippo.com
31480              Date: Wed, 4 Oct 2000 12:06:45 +0100
31481              Message-Id: <20001004120645.A7356@babyhippo.com>
31482              
31483              Retract 7118 and 7135.
31484      Branch: perl
31485            ! installman installperl op.c t/pragma/subs.t
31486 ____________________________________________________________________________
31487 [  7139] By: jhi                                   on 2000/10/03  22:09:41
31488         Log: It is possible to have no hosts database at all.  Pointed out in
31489              
31490              Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
31491              From: Peter Prymmer <pvhp@forte.com>
31492              Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
31493              Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
31494      Branch: metaconfig
31495            ! U/modified/myhostname.U
31496      Branch: perl
31497            ! Configure config_h.SH
31498 ____________________________________________________________________________
31499 [  7138] By: jhi                                   on 2000/10/03  21:49:49
31500         Log: Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
31501              From: Peter Prymmer <pvhp@forte.com>
31502              Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
31503              Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
31504      Branch: perl
31505            ! pp_sys.c
31506 ____________________________________________________________________________
31507 [  7137] By: jhi                                   on 2000/10/03  20:10:05
31508         Log: One remaining nit less at the VMS mailbox sizing.
31509      Branch: perl
31510            ! vms/vms.c
31511 ____________________________________________________________________________
31512 [  7136] By: jhi                                   on 2000/10/03  20:08:47
31513         Log: Test harness update to sync with the new perlcc,
31514              from Simon Cozens.
31515      Branch: perl
31516            ! t/TEST t/UTEST
31517 ____________________________________________________________________________
31518 [  7135] By: jhi                                   on 2000/10/03  15:15:42
31519         Log: Subject: Re: PATCH for 20001003.004
31520              Date: Tue, 3 Oct 2000 11:03:04 -0400 (EDT)
31521              From: "AARON B. DOSSETT" <aaron@iglou.com>
31522              Message-Id: <E13gTay-0006od-00@iglou.com>
31523      Branch: perl
31524            ! installman installperl
31525 ____________________________________________________________________________
31526 [  7134] By: jhi                                   on 2000/10/03  15:00:34
31527         Log: Subject: [ID 20001003.006] B::Debug not -w clean
31528              From: Nicholas Clark <nick@babyhippo.co.uk>
31529              Date: Tue, 03 Oct 2000 15:46:32 +0100
31530              Message-Id: <E13gTKy-0002R2-00@fruitbat.babyhippo.co.uk>
31531      Branch: perl
31532            ! ext/B/B/Debug.pm
31533 ____________________________________________________________________________
31534 [  7133] By: jhi                                   on 2000/10/03  14:58:39
31535         Log: Scale down the VMS message boxes, by Charles Lane.
31536              Fix for ID 20000903.009, workaround at
31537              http://www.xray.mpe.mpg.de/mailing-lists/vmsperl/2000-09/msg00039.html
31538      Branch: perl
31539            ! vms/vms.c
31540 ____________________________________________________________________________
31541 [  7132] By: jhi                                   on 2000/10/03  11:20:37
31542         Log: Upgrade to Storable 1.0.3, from Raphael Manfredi.
31543      Branch: perl
31544            + t/lib/st-lock.t t/lib/st-utf8.t
31545            ! MANIFEST ext/Storable/ChangeLog ext/Storable/Storable.pm
31546            ! ext/Storable/Storable.xs t/lib/st-recurse.t
31547 ____________________________________________________________________________
31548 [  7131] By: jhi                                   on 2000/10/03  03:38:23
31549         Log: Encode nits.
31550      Branch: perl
31551            ! MANIFEST Makefile.SH
31552 ____________________________________________________________________________
31553 [  7130] By: jhi                                   on 2000/10/03  03:31:05
31554         Log: Update Changes.
31555      Branch: perl
31556            ! Changes patchlevel.h
31557 ____________________________________________________________________________
31558 [  7129] By: jhi                                   on 2000/10/03  02:24:02
31559         Log: Misplaced else.
31560      Branch: metaconfig/U/perl
31561            ! d_strtoll.U
31562      Branch: perl
31563            ! Configure config_h.SH
31564 ____________________________________________________________________________
31565 [  7128] By: jhi                                   on 2000/10/03  02:08:29
31566         Log: Subject: [ID 20000915.007] Not OK: perl v5.7.0 +DEVEL7092 on os2-64int-ld 2.30 '(UNINSTALLED)'
31567              From: sthoenna@efn.org
31568              Date: Fri, 15 Sep 2000 07:19:57 -0700 (PDT)
31569              Message-Id: <200009151419.e8FEJvE19796@garcia.efn.org>
31570      Branch: metaconfig/U/perl
31571            ! d_strtoll.U
31572      Branch: perl
31573            ! Configure config_h.SH hints/os2.sh os2/os2ish.h
31574 ____________________________________________________________________________
31575 [  7127] By: jhi                                   on 2000/10/03  01:13:14
31576         Log: Update Changes.
31577      Branch: perl
31578            ! Changes patchlevel.h
31579 ____________________________________________________________________________
31580 [  7126] By: jhi                                   on 2000/10/03  00:57:08
31581         Log: Introduce NO_ENVIRON_ARRAY (and USE_ENVIRON_ARRAY) defines
31582              as suggested by Olaf Flebbe and Nick Clark.
31583      Branch: perl
31584            ! epoc/epocish.h perl.h sv.c unixish.h util.c vms/vmsish.h
31585 ____________________________________________________________________________
31586 [  7125] By: jhi                                   on 2000/10/03  00:50:56
31587         Log: Subject: [ID 20001002.001] Not OK: perl v5.7.0 +DEVEL7093 +...001 on i586-linux 2.2.16 (UNINSTALLED)
31588              From: Nick Clark <nick@plum.flirble.org>
31589              Date: Mon, 2 Oct 2000 11:03:24 +0100
31590              Message-Id: <20001002110324.D20073@plum.flirble.org>
31591              
31592              Also fixes bug ID 20001002.005.
31593      Branch: perl
31594            ! t/lib/encode.t
31595 ____________________________________________________________________________
31596 [  7124] By: jhi                                   on 2000/10/03  00:34:59
31597         Log: Subject: [PATCH 5.7.0] Epoc update
31598              From: Olaf Flebbe <o.flebbe@gmx.de>
31599              Date: Wed, 20 Sep 2000 23:16:26 +0200 (MEST)
31600              Message-ID: <26423.969484586@www10.gmx.net>
31601      Branch: perl
31602            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
31603            ! epoc/epoc_stubs.c epoc/epocish.h epoc/link.pl
31604            ! lib/AutoLoader.pm lib/Cwd.pm mg.c perl.c perl.h pp_sys.c sv.c
31605            ! util.c util.h
31606 ____________________________________________________________________________
31607 [  7123] By: jhi                                   on 2000/10/03  00:30:07
31608         Log: Regen headers.
31609      Branch: perl
31610            ! embed.h opcode.h pod/perlapi.pod pp.sym pp_proto.h
31611 ____________________________________________________________________________
31612 [  7122] By: jhi                                   on 2000/10/03  00:10:48
31613         Log: OpenBSD flags tweak from Todd C. Miller, tweaked some more by Abigail.
31614      Branch: perl
31615            ! hints/openbsd.sh
31616 ____________________________________________________________________________
31617 [  7121] By: jhi                                   on 2000/10/03  00:05:06
31618         Log: Subject: [PATCH pod/perlop.pod]  Documentation glitch in magic autoincrement.
31619              From: <abigail@foad.org>
31620              Date: Tue, 26 Sep 2000 13:36:14 -0400
31621              Message-ID: <20000926173614.4356.qmail@foad.org>
31622      Branch: perl
31623            ! pod/perlop.pod
31624 ____________________________________________________________________________
31625 [  7120] By: jhi                                   on 2000/10/03  00:04:00
31626         Log: Inside require() $^S was always left undefined.
31627              
31628              Subject: Re: Tiny 2-byte change to fix debugger's eval bug
31629              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
31630              Date: Wed, 27 Sep 2000 18:54:49 -0400
31631              Message-ID: <20000927185449.A24927@monk.mps.ohio-state.edu>
31632      Branch: perl
31633            ! cop.h mg.c pp_ctl.c util.c
31634 ____________________________________________________________________________
31635 [  7119] By: jhi                                   on 2000/10/03  00:00:16
31636         Log: Subject: [PATCH] DLL not restartabke with threaded perl
31637              From: "Dave Hartnoll" <Dave_Hartnoll@3b2.com>
31638              Date: Thu, 28 Sep 2000 09:20:46 +0100
31639              Message-ID: <002101c02925$00aa8d80$7e0aa8c0@3b2.com>
31640      Branch: perl
31641            ! perl.c
31642 ____________________________________________________________________________
31643 [  7118] By: jhi                                   on 2000/10/02  23:59:20
31644         Log: Subject: Re: [ID 20000828.017] bytecode fails with use subs;
31645              From: Nicholas Clark <nick@ccl4.org>
31646              Date: Thu, 28 Sep 2000 11:52:24 +0100
31647              Message-ID: <20000928115224.D7924@plum.flirble.org>
31648      Branch: perl
31649            ! op.c
31650 ____________________________________________________________________________
31651 [  7117] By: jhi                                   on 2000/10/02  23:57:51
31652         Log: Subject: [ID 20000928.002] perlcc & ByteCode.pm option mismatch
31653              From: Nicholas Clark <nick@babyhippo.co.uk>
31654              Date: Thu, 28 Sep 2000 12:18:10 +0100
31655              Message-Id: <E13ebha-0004IV-00@fruitbat.babyhippo.co.uk>
31656              
31657              Did not apply cleanly, manual intervention was needed.
31658      Branch: perl
31659            ! ext/B/B/Bytecode.pm utils/perlcc.PL
31660 ____________________________________________________________________________
31661 [  7116] By: jhi                                   on 2000/10/02  23:50:40
31662         Log: Document the issue (is not a syntax error, kind of)
31663              
31664              Subject: Re: [ID 20000901.011] the list (1,,3) ought to be a syntax error
31665              From: Nicholas Clark <nick@ccl4.org>
31666              Date: Thu, 28 Sep 2000 17:12:42 +0100
31667              Message-ID: <20000928171242.K7924@plum.flirble.org>
31668      Branch: perl
31669            ! pod/perldata.pod
31670 ____________________________________________________________________________
31671 [  7115] By: jhi                                   on 2000/10/02  23:48:58
31672         Log: Subject: [PATCH 5.7.0] Minor optimization in re_intuit_start
31673              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
31674              Date: Thu, 28 Sep 2000 21:55:31 -0400
31675              Message-ID: <20000928215531.A4315@monk.mps.ohio-state.edu>
31676      Branch: perl
31677            ! regexec.c
31678 ____________________________________________________________________________
31679 [  7114] By: jhi                                   on 2000/10/02  23:47:57
31680         Log: Subject: DOC PATCH 5.6.0
31681              From: mjd@plover.com
31682              Date: 30 Sep 2000 06:02:34 -0000
31683              Message-ID: <20000930060234.4559.qmail@plover.com>
31684      Branch: perl
31685            ! pod/perldebguts.pod
31686 ____________________________________________________________________________
31687 [  7113] By: jhi                                   on 2000/10/02  23:46:43
31688         Log: SOCK_DGRAM and listen() do not mix as reported in
31689              
31690              Subject: [ID 20000930.001] Bug in perl 5.00503 IO::Socket
31691              From: Petter Reinholdtsen <pere@hungry.com>
31692              Date: Sun, 1 Oct 2000 10:57:20 +0800
31693              Message-Id: <200010010257.KAA05735@localhost.localdomain>
31694              
31695              The patch for 5.7.0+ had to be reengineered, though.
31696      Branch: perl
31697            ! ext/IO/lib/IO/Socket/UNIX.pm
31698 ____________________________________________________________________________
31699 [  7112] By: jhi                                   on 2000/10/02  23:36:57
31700         Log: Subject: Re: [PATCH 5.005_64 missed]
31701              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
31702              Date: Sun, 1 Oct 2000 18:50:10 -0400
31703              Message-ID: <20001001185010.A14152@monk.mps.ohio-state.edu>
31704      Branch: perl
31705            ! pod/perlxs.pod
31706 ____________________________________________________________________________
31707 [  7111] By: jhi                                   on 2000/10/02  23:35:40
31708         Log: Subject: Re: [ID 20000912.008] substr replacement of tainted data (bug) 
31709              From: Radu Greab <radu@netsoft.ro>
31710              Date: Mon, 2 Oct 2000 22:03:44 +0300 (EEST)
31711              Message-ID: <14808.56336.594486.626712@busy.netsoft.ro>
31712      Branch: perl
31713            ! op.c opcode.pl t/op/substr.t
31714 ____________________________________________________________________________
31715 [  7110] By: jhi                                   on 2000/10/02  23:32:38
31716         Log: Subject: [PATCH] Fix aliasing of tied filehandles
31717              From: Daniel Chetlin <daniel@chetlin.com>
31718              Date: Mon, 2 Oct 2000 14:53:27 -0700
31719              Message-ID: <20001002145327.C1617@ilmd>
31720      Branch: perl
31721            ! perl.h pp_hot.c t/op/tiehandle.t
31722 ____________________________________________________________________________
31723 [  7109] By: jhi                                   on 2000/10/02  23:31:30
31724         Log: s/Robin Parker/Robin Barker/
31725      Branch: perl
31726            ! Changes5.6
31727 ____________________________________________________________________________
31728 [  7108] By: jhi                                   on 2000/10/02  23:15:46
31729         Log: Retract #7091 as suggested in
31730              
31731              From: Robin Barker <rmb1@cise.npl.co.uk> 
31732              Subject: [PATCH-R]  was Re: SuSE's gcc-2.95.2 and //depot/perl
31733              Date: Fri, 29 Sep 2000 13:10:22 +0100 (BST)
31734              Message-Id: <200009291210.NAA17098@tempest.npl.co.uk>
31735      Branch: perl
31736            ! embed.pl proto.h
31737 ____________________________________________________________________________
31738 [  7107] By: nick                                  on 2000/10/02  18:23:14
31739         Log: A few tweaks to get Tk803 to work with Encode scheme.
31740      Branch: perl
31741            ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
31742 ____________________________________________________________________________
31743 [  7106] By: nick                                  on 2000/10/01  21:34:14
31744         Log: Add checking cases to Encode's toUnicode and fromUnicode.
31745      Branch: perl
31746            ! ext/Encode/Encode.pm
31747 ____________________________________________________________________________
31748 [  7105] By: nick                                  on 2000/10/01  17:18:01
31749         Log: Add encoding tables from tcl8.3.2 and perl code in Encode.pm
31750              To read and use them.
31751              Add a lib/encode.t which checks a few things.
31752      Branch: perl
31753            + ext/Encode/Encode/ascii.enc ext/Encode/Encode/big5.enc
31754            + ext/Encode/Encode/cp1250.enc ext/Encode/Encode/cp1251.enc
31755            + ext/Encode/Encode/cp1252.enc ext/Encode/Encode/cp1253.enc
31756            + ext/Encode/Encode/cp1254.enc ext/Encode/Encode/cp1255.enc
31757            + ext/Encode/Encode/cp1256.enc ext/Encode/Encode/cp1257.enc
31758            + ext/Encode/Encode/cp1258.enc ext/Encode/Encode/cp437.enc
31759            + ext/Encode/Encode/cp737.enc ext/Encode/Encode/cp775.enc
31760            + ext/Encode/Encode/cp850.enc ext/Encode/Encode/cp852.enc
31761            + ext/Encode/Encode/cp855.enc ext/Encode/Encode/cp857.enc
31762            + ext/Encode/Encode/cp860.enc ext/Encode/Encode/cp861.enc
31763            + ext/Encode/Encode/cp862.enc ext/Encode/Encode/cp863.enc
31764            + ext/Encode/Encode/cp864.enc ext/Encode/Encode/cp865.enc
31765            + ext/Encode/Encode/cp866.enc ext/Encode/Encode/cp869.enc
31766            + ext/Encode/Encode/cp874.enc ext/Encode/Encode/cp932.enc
31767            + ext/Encode/Encode/cp936.enc ext/Encode/Encode/cp949.enc
31768            + ext/Encode/Encode/cp950.enc ext/Encode/Encode/dingbats.enc
31769            + ext/Encode/Encode/euc-cn.enc ext/Encode/Encode/euc-jp.enc
31770            + ext/Encode/Encode/euc-kr.enc ext/Encode/Encode/gb12345.enc
31771            + ext/Encode/Encode/gb1988.enc ext/Encode/Encode/gb2312.enc
31772            + ext/Encode/Encode/iso2022-jp.enc
31773            + ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
31774            + ext/Encode/Encode/iso8859-1.enc
31775            + ext/Encode/Encode/iso8859-2.enc
31776            + ext/Encode/Encode/iso8859-3.enc
31777            + ext/Encode/Encode/iso8859-4.enc
31778            + ext/Encode/Encode/iso8859-5.enc
31779            + ext/Encode/Encode/iso8859-6.enc
31780            + ext/Encode/Encode/iso8859-7.enc
31781            + ext/Encode/Encode/iso8859-8.enc
31782            + ext/Encode/Encode/iso8859-9.enc ext/Encode/Encode/jis0201.enc
31783            + ext/Encode/Encode/jis0208.enc ext/Encode/Encode/jis0212.enc
31784            + ext/Encode/Encode/koi8-r.enc ext/Encode/Encode/ksc5601.enc
31785            + ext/Encode/Encode/macCentEuro.enc
31786            + ext/Encode/Encode/macCroatian.enc
31787            + ext/Encode/Encode/macCyrillic.enc
31788            + ext/Encode/Encode/macDingbats.enc
31789            + ext/Encode/Encode/macGreek.enc
31790            + ext/Encode/Encode/macIceland.enc
31791            + ext/Encode/Encode/macJapan.enc ext/Encode/Encode/macRoman.enc
31792            + ext/Encode/Encode/macRomania.enc ext/Encode/Encode/macThai.enc
31793            + ext/Encode/Encode/macTurkish.enc
31794            + ext/Encode/Encode/macUkraine.enc
31795            + ext/Encode/Encode/shiftjis.enc ext/Encode/Encode/symbol.enc
31796            + t/lib/encode.t
31797            ! MANIFEST ext/Encode/Encode.pm
31798 ____________________________________________________________________________
31799 [  7104] By: nick                                  on 2000/09/30  13:04:30
31800         Log: Subject: [PATCH@blead] Fix some recursion in overload.pm
31801              From: Daniel Chetlin <daniel@chetlin.com>
31802              Date: Mon, 18 Sep 2000 05:05:40 -0700
31803              Message-Id: <20000918050540.C652@ilmd>
31804      Branch: perl
31805            ! lib/overload.pm sv.c t/pragma/overload.t
31806 ____________________________________________________________________________
31807 [  7103] By: nick                                  on 2000/09/30  12:53:36
31808         Log: Subject: [ID 20000917.002] 5.7.0 and blead@7095 make html makes man
31809              From: Johan Vromans <jvromans@squirrel.nl>
31810              Date: Sun, 17 Sep 2000 19:46:05 +0200 (CEST)
31811              Message-Id: <14789.861.376723.870640@phoenix.squirrel.nl>
31812      Branch: perl
31813            ! pod/Makefile.SH
31814 ____________________________________________________________________________
31815 [  7102] By: nick                                  on 2000/09/30  12:52:31
31816         Log: Subject: [PATCH] Re: [ID 20000915.010] Infinite loop with -MO=Deparse
31817              From: Spider Boardman <spider@Orb.Nashua.NH.US>
31818              Date: Sat, 16 Sep 2000 16:36:45 -0400
31819              Message-Id: <200009162036.QAA11694@Orb.Nashua.NH.US>
31820      Branch: perl
31821            ! ext/B/B/Deparse.pm
31822 ____________________________________________________________________________
31823 [  7101] By: nick                                  on 2000/09/30  12:51:41
31824         Log: Subject: [PATCH perl@7065] another VMS my_fwrite() fix for Storable
31825              From: Craig A. Berry <craig.berry@psinetcs.com>
31826              Date: Sat, 16 Sep 2000 10:11:10 -0500
31827              Message-Id: <4.3.2.7.2.20000916010548.01ce1b60@exchi01>
31828      Branch: perl
31829            ! vms/vms.c
31830 ____________________________________________________________________________
31831 [  7100] By: nick                                  on 2000/09/30  12:50:33
31832         Log: Subject: Re: unicode support and perl [ID 20000901.097]
31833              From: Spider Boardman <spider@Orb.Nashua.NH.US>
31834              Date: Fri, 15 Sep 2000 16:37:58 -0400
31835              Message-Id: <200009152037.QAA19056@Orb.Nashua.NH.US>
31836      Branch: perl
31837            ! t/op/append.t
31838 ____________________________________________________________________________
31839 [  7099] By: nick                                  on 2000/09/30  12:49:35
31840         Log: Subject: Re: unicode support and perl [ID 20000901.097]
31841              From: Spider Boardman <spider@Orb.Nashua.NH.US>
31842              Date: Fri, 15 Sep 2000 16:25:30 -0400
31843              Message-Id: <200009152025.QAA18540@Orb.Nashua.NH.US>
31844      Branch: perl
31845            ! pp_hot.c
31846 ____________________________________________________________________________
31847 [  7098] By: nick                                  on 2000/09/30  12:48:00
31848         Log: Subject: Re: Trapping by opmask sets strange parser state [PATCH]
31849              From: Gisle Aas <gisle@ActiveState.com>
31850              Date: 15 Sep 2000 16:23:41 +0200
31851              Message-Id: <m3aed9ybrm.fsf@eik.g.aas.no>
31852      Branch: perl
31853            ! toke.c
31854 ____________________________________________________________________________
31855 [  7097] By: nick                                  on 2000/09/30  12:45:16
31856         Log: Subject: [PATCH] Nits in perlmod.pod
31857              From: Daniel Chetlin <daniel@chetlin.com>
31858              Date: Fri, 15 Sep 2000 02:04:09 -0700
31859              Message-Id: <20000915020409.A2104@ilmd>
31860      Branch: perl
31861            ! pod/perlmod.pod
31862 ____________________________________________________________________________
31863 [  7096] By: nick                                  on 2000/09/30  12:18:00
31864         Log: Re-instate Perl_utf8_to_uv without checking parameter - added in change 7075.
31865              i.e. rename Simon's function to Perl_utf8_to_uv_chk, change all calls to it
31866              to use new name and add Perl_utf8_to_uv() as a wrapper which calls it passing
31867              0 to checking to get the warning.
31868      Branch: perl
31869            ! doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
31870            ! perlapi.c pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c
31871            ! regexec.c sv.c toke.c utf8.c
31872 ____________________________________________________________________________
31873 [  7095] By: nick                                  on 2000/09/15  16:55:59
31874         Log: Mutliplicity & ithreads fix for sv.c/Encode.xs
31875              
31876              Subject: [ID 20000915.004] Not OK: perl v5.7.1 +devel-7094 on alpha-dec_osf-thread-multi 4.0f (UNINSTALLED)
31877              From: Spider Boardman <spider@Orb.Nashua.NH.US>
31878              Message-Id: <200009151037.GAA07447@Orb.Nashua.NH.US>
31879              Date: Fri, 15 Sep 2000 06:37:30 -0400
31880      Branch: perl
31881            ! ext/Encode/Encode.xs sv.c
31882 ____________________________________________________________________________
31883 [  7094] By: jhi                                   on 2000/09/15  03:23:32
31884         Log: Update Changes.
31885      Branch: perl
31886            ! Changes patchlevel.h
31887 ____________________________________________________________________________
31888 [  7093] By: jhi                                   on 2000/09/15  03:11:44
31889         Log: Fix for the charnames.t failures from Spider Boardman.
31890      Branch: perl
31891            ! toke.c
31892 ____________________________________________________________________________
31893 [  7092] By: jhi                                   on 2000/09/15  00:15:48
31894         Log: Botched the #7090 check-in.
31895      Branch: perl
31896            ! sv.c
31897 ____________________________________________________________________________
31898 [  7091] By: jhi                                   on 2000/09/14  23:33:24
31899         Log: Part of #7081 didn't come through.
31900      Branch: perl
31901            ! embed.pl proto.h
31902 ____________________________________________________________________________
31903 [  7090] By: jhi                                   on 2000/09/14  23:17:39
31904         Log: Subject: Re: perl@7078 
31905              From: Spider Boardman <spider@web.zk3.dec.com>
31906              Date: Thu, 14 Sep 2000 19:06:36 -0400
31907              Message-Id: <200009142306.TAA20082@leggy.zk3.dec.com>
31908      Branch: perl
31909            ! sv.c toke.c
31910 ____________________________________________________________________________
31911 [  7089] By: jhi                                   on 2000/09/14  23:11:21
31912         Log: Small portability tweaks.
31913      Branch: perl
31914            ! ext/Encode/Encode.xs
31915 ____________________________________________________________________________
31916 [  7088] By: jhi                                   on 2000/09/14  22:57:23
31917         Log: Fake return to pacify picky compilers.
31918      Branch: perl
31919            ! ext/Encode/Encode.xs
31920 ____________________________________________________________________________
31921 [  7087] By: jhi                                   on 2000/09/14  22:53:37
31922         Log: Subject: [PATCH] utf8.c apidoc
31923              From: Simon Cozens <simon@cozens.net>
31924              Date: Thu, 14 Sep 2000 23:46:57 +0100
31925              Message-ID: <20000914234657.A13953@deep-dark-truthful-mirror.perlhacker.org>
31926      Branch: perl
31927            ! perlapi.c pod/perlapi.pod utf8.c
31928 ____________________________________________________________________________
31929 [  7086] By: jhi                                   on 2000/09/14  22:40:38
31930         Log: We don't need to count the high bit bytes, a boolean is enough. 
31931      Branch: perl
31932            ! sv.c
31933 ____________________________________________________________________________
31934 [  7085] By: jhi                                   on 2000/09/14  21:20:09
31935         Log: Replace #7084 with
31936              
31937              Subject: Re: perl@7078 
31938              From: Spider Boardman <spider@web.zk3.dec.com>
31939              Date: Thu, 14 Sep 2000 17:09:36 -0400
31940              Message-Id: <200009142109.RAA03425@leggy.zk3.dec.com>
31941      Branch: perl
31942            ! sv.c utf8.c
31943 ____________________________________________________________________________
31944 [  7084] By: jhi                                   on 2000/09/14  20:03:34
31945         Log: UTF8-encoded version of 256 is 0xc4 0x80; test that a char is
31946              convertable to bytes by checking it doesn't go above 0xc3
31947              
31948              Subject: Re: perl@7078
31949              From: Simon Cozens <simon@cozens.net>
31950              Date: Thu, 14 Sep 2000 20:59:19 +0100
31951              Message-ID: <20000914205919.A11098@deep-dark-truthful-mirror.perlhacker.org>
31952      Branch: perl
31953            ! utf8.c
31954 ____________________________________________________________________________
31955 [  7083] By: jhi                                   on 2000/09/14  19:38:47
31956         Log: Subject: Re: perl@7078
31957              From: Simon Cozens <simon@cozens.net>
31958              Date: Thu, 14 Sep 2000 20:13:09 +0100
31959              Message-ID: <20000914201309.A10640@deep-dark-truthful-mirror.perlhacker.org>
31960      Branch: perl
31961            ! t/op/bop.t
31962 ____________________________________________________________________________
31963 [  7082] By: jhi                                   on 2000/09/14  17:50:44
31964         Log: The one that got away.
31965      Branch: perl
31966            ! lib/File/Find.pm
31967 ____________________________________________________________________________
31968 [  7081] By: jhi                                   on 2000/09/14  17:45:35
31969         Log: Subject: [PATCH perl-5.7.0] continued -Wformat support
31970              From: Robin Barker <rmb1@cise.npl.co.uk>
31971              Message-Id: <200009141707.SAA13276@tempest.npl.co.uk>
31972              Date: Thu, 14 Sep 2000 18:07:38 +0100 (BST)
31973      Branch: perl
31974            ! Porting/pumpkin.pod embed.pl ext/ByteLoader/bytecode.h
31975            ! ext/Devel/Peek/Peek.xs ext/DynaLoader/dl_dlopen.xs
31976            ! ext/Storable/Storable.xs malloc.c perl.c perl.h pp.c proto.h
31977            ! regcomp.c toke.c universal.c
31978 ____________________________________________________________________________
31979 [  7080] By: jhi                                   on 2000/09/14  17:40:35
31980         Log: Problems picked up by AIX cc.
31981              
31982              Subject: Re: perl@7078 (patch included)
31983              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
31984              Date: Thu, 14 Sep 2000 18:53:30 +0200
31985              Message-Id: <20000914182304.7017.H.M.BRAND@hccnet.nl>
31986      Branch: perl
31987            ! ext/Encode/Encode.xs
31988 ____________________________________________________________________________
31989 [  7079] By: jhi                                   on 2000/09/14  17:38:27
31990         Log: Subject: File::Find 5.7.0 POD nits
31991              From: Rich Morin <rdm@cfcl.com>
31992              Date: Wed, 13 Sep 2000 22:03:58 -0700
31993              Message-Id: <v042208a0b5e60b3149be@w205.z205158144.scl-ca.dsl.cnc.net>
31994      Branch: perl
31995            ! lib/File/Find.pm
31996 ____________________________________________________________________________
31997 [  7078] By: jhi                                   on 2000/09/14  14:58:20
31998         Log: Update Changes.
31999      Branch: perl
32000            ! Changes patchlevel.h
32001 ____________________________________________________________________________
32002 [  7077] By: jhi                                   on 2000/09/14  14:55:54
32003         Log: Compilation warnings and an error.
32004      Branch: perl
32005            ! sv.c
32006 ____________________________________________________________________________
32007 [  7076] By: jhi                                   on 2000/09/14  14:42:56
32008         Log: Fix for a parsing bug, not for the original bug.
32009              
32010              Subject: Re: [ID 20000910.005] Another segfault with regexes. 
32011              From: Spider Boardman <spider@web.zk3.dec.com>
32012              Date: Wed, 13 Sep 2000 17:52:20 -0400
32013              Message-Id: <200009132152.RAA24029@leggy.zk3.dec.com>
32014      Branch: perl
32015            ! regcomp.c
32016 ____________________________________________________________________________
32017 [  7075] By: jhi                                   on 2000/09/14  14:40:40
32018         Log: Batch of UTF-8 patches from Simon Cozens.
32019      Branch: perl
32020            ! doop.c embed.h embed.pl ext/Encode/Encode.xs handy.h op.c
32021            ! pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c
32022            ! toke.c utf8.c
32023 ____________________________________________________________________________
32024 [  7074] By: jhi                                   on 2000/09/14  14:29:58
32025         Log: Subject: Re: Two advertising clauses need to be removed
32026              From: Russ Allbery <rra@stanford.edu>
32027              Date: 13 Sep 2000 18:50:26 -0700
32028              Message-ID: <ylwvgfvj19.fsf@windlord.stanford.edu>
32029      Branch: perl
32030            ! ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
32031 ____________________________________________________________________________
32032 [  7073] By: jhi                                   on 2000/09/14  14:28:20
32033         Log: Subject: [PATCH] de-wall t/README
32034              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
32035              Date: Wed, 13 Sep 2000 17:46:55 -0700
32036              Message-ID: <//Bw5gzkge/e092yn@efn.org>
32037      Branch: perl
32038            ! t/README
32039 ____________________________________________________________________________
32040 [  7072] By: jhi                                   on 2000/09/14  14:25:10
32041         Log: Hints optimization.
32042              
32043              Subject: Minor nit
32044              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
32045              Date: Wed, 13 Sep 2000 21:42:07 +0200
32046              Message-Id: <20000913214116.1D38.H.M.BRAND@hccnet.nl>
32047      Branch: perl
32048            ! hints/hpux.sh
32049 ____________________________________________________________________________
32050 [  7071] By: jhi                                   on 2000/09/14  14:23:30
32051         Log: Allow chop() and chomp() to be overridden.
32052              
32053              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
32054              From: "Casey R. Tweten" <crt@kiski.net>
32055              Date: Wed, 13 Sep 2000 12:41:31 -0400 (EDT)
32056              Message-ID: <Pine.OSF.4.21.0009131154120.6661-100000@home.kiski.net>
32057      Branch: perl
32058            ! toke.c
32059 ____________________________________________________________________________
32060 [  7070] By: jhi                                   on 2000/09/14  14:20:36
32061         Log: The return value of setlocale must be copied away.
32062              
32063              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
32064              From: Alan Burlison <Alan.Burlison@uk.sun.com>
32065              Date: Wed, 13 Sep 2000 16:27:37 +0100 
32066              Message-Id: <39BF9CE9.3D7FBBDD@uk.sun.com>
32067      Branch: perl
32068            ! util.c
32069 ____________________________________________________________________________
32070 [  7069] By: jhi                                   on 2000/09/14  14:16:27
32071         Log: Remove vestiges of tr//CU.
32072              
32073              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
32074              From: Nick Clark <nick@plum.flirble.org>
32075              Date: Tue, 12 Sep 2000 22:50:14 +0100
32076              Message-Id: <E13YxwU-000DDQ-00@plum.flirble.org>
32077              
32078              Subject: Re: [ID 20000912.009] perlunicode.pod still mentions tr///CU
32079              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
32080              Date: Tue, 12 Sep 2000 21:38:48 -0700
32081              Message-ID: <YTwv5gzkgmfL092yn@efn.org>
32082      Branch: perl
32083            ! op.h pod/perlunicode.pod
32084 ____________________________________________________________________________
32085 [  7068] By: jhi                                   on 2000/09/13  14:18:39
32086         Log: Add the Encode extension.  The code is still largely just skeleton.
32087      Branch: perl
32088            + ext/Encode/Encode.pm ext/Encode/Encode.xs
32089            + ext/Encode/Makefile.PL ext/Encode/Todo
32090            ! MANIFEST Todo-5.6
32091 ____________________________________________________________________________
32092 [  7067] By: jhi                                   on 2000/09/12  17:43:33
32093         Log: Allow for whitespace between "#" and "line" in cpp output.
32094              
32095              Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
32096              From: Calle Dybedahl <calle@lysator.liu.se>
32097              Date: 12 Sep 2000 19:38:02 +0200 
32098              Message-ID: <867l8hy0hx.fsf_-_@tezcatlipoca.algonet.se>
32099      Branch: perl
32100            ! ext/Errno/ChangeLog ext/Errno/Errno_pm.PL
32101 ____________________________________________________________________________
32102 [  7066] By: gsar                                  on 2000/09/12  17:24:29
32103         Log: change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
32104              initialization in all the threads on Windows
32105      Branch: perl
32106            ! win32/win32.c
32107 ____________________________________________________________________________
32108 [  7065] By: jhi                                   on 2000/09/12  15:11:31
32109         Log: Update Changes.
32110      Branch: perl
32111            ! Changes patchlevel.h
32112 ____________________________________________________________________________
32113 [  7064] By: jhi                                   on 2000/09/12  14:54:54
32114         Log: Retract #7062, the pod tests are not ready.
32115      Branch: perl
32116            ! t/TEST t/harness
32117 ____________________________________________________________________________
32118 [  7063] By: jhi                                   on 2000/09/12  14:25:41
32119         Log: The #7054 truncated Configure badly.
32120      Branch: metaconfig/U/perl
32121            ! End.U
32122      Branch: perl
32123            ! Configure config_h.SH
32124 ____________________________________________________________________________
32125 [  7062] By: jhi                                   on 2000/09/12  14:08:32
32126         Log: Subject: [ID 20000911.009] t/pod/*.t tests not run by harness or make test
32127              From: sthoenna@efn.org
32128              Date: Mon, 11 Sep 2000 17:56:47 -0700 (PDT)
32129              Message-Id: <200009120056.e8C0ulZ21635@garcia.efn.org>
32130      Branch: perl
32131            ! t/TEST t/harness
32132 ____________________________________________________________________________
32133 [  7061] By: jhi                                   on 2000/09/12  14:07:18
32134         Log: Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
32135              From: sthoenna@efn.org
32136              Date: Mon, 11 Sep 2000 22:07:21 -0700 (PDT)
32137              Message-Id: <200009120507.e8C57LA02461@garcia.efn.org>
32138      Branch: perl
32139            ! pod/perlxs.pod
32140 ____________________________________________________________________________
32141 [  7060] By: jhi                                   on 2000/09/12  14:06:08
32142         Log: Break up the myconfig lines a bit.
32143              
32144              Subject: perlbug/perl -V output format
32145              From: sthoenna@efn.org
32146              Date: Tue, 12 Sep 2000 00:04:11 -0700 (PDT)
32147              Message-Id: <200009120704.e8C74BX10562@garcia.efn.org>
32148      Branch: perl
32149            ! myconfig.SH
32150 ____________________________________________________________________________
32151 [  7059] By: jhi                                   on 2000/09/12  14:05:04
32152         Log: Test for the #7049.
32153              
32154              Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on    i686-linux 2.2.16-raid (UNINSTALLED)
32155              From: andreas.koenig@anima.de (Andreas J. Koenig)
32156              Date: 12 Sep 2000 06:42:01 +0200
32157              Message-ID: <m3k8cigr1i.fsf@ak-71.mind.de>
32158      Branch: perl
32159            ! t/op/my.t
32160 ____________________________________________________________________________
32161 [  7058] By: jhi                                   on 2000/09/12  14:03:05
32162         Log: Subject: [patch: perl@7045] vms updates
32163              From: Peter Prymmer <pvhp@forte.com>
32164              Date: Mon, 11 Sep 2000 18:41:48 -0700 (PDT)
32165              Message-ID: <Pine.OSF.4.10.10009111840030.339348-100000@aspara.forte.com>
32166      Branch: perl
32167            ! configure.com lib/ExtUtils/MM_VMS.pm vms/descrip_mms.template
32168 ____________________________________________________________________________
32169 [  7057] By: jhi                                   on 2000/09/12  14:00:51
32170         Log: Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
32171              From: sthoenna@efn.org
32172              Date: Mon, 11 Sep 2000 16:28:13 -0700 (PDT)
32173              Message-Id: <200009112328.e8BNSD616812@garcia.efn.org>
32174      Branch: perl
32175            ! t/op/64bitint.t
32176 ____________________________________________________________________________
32177 [  7056] By: jhi                                   on 2000/09/12  13:58:14
32178         Log: Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
32179              From: Jeff Pinyan <jeffp@crusoe.net>
32180              Date: Sun, 10 Sep 2000 12:01:21 -0400 (EDT)
32181              Message-ID: <Pine.GSO.4.21.0009101200190.12441-100000@crusoe.crusoe.net>
32182      Branch: perl
32183            ! pod/perlfunc.pod
32184 ____________________________________________________________________________
32185 [  7055] By: jhi                                   on 2000/09/12  13:56:32
32186         Log: Do in VMS as the #7054 does.
32187      Branch: perl
32188            ! configure.com
32189 ____________________________________________________________________________
32190 [  7054] By: jhi                                   on 2000/09/12  13:50:31
32191         Log: Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
32192              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
32193              Date: Mon, 11 Sep 2000 08:33:09 +0100
32194              Message-ID: <000e01c01bc2$88b2d2c0$0e14140a@bfs.phone.com>
32195      Branch: metaconfig/U/perl
32196            ! End.U
32197      Branch: perl
32198            ! Configure Makefile.SH config_h.SH lib/ExtUtils/Embed.pm
32199            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
32200 ____________________________________________________________________________
32201 [  7053] By: jhi                                   on 2000/09/12  13:29:19
32202         Log: Subject:  [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
32203              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
32204              Date:     Tue, 12 Sep 2000 08:35:59 EDT
32205              Message-Id: <000912081130.13ca9@DUPHY4.Physics.Drexel.Edu>
32206      Branch: perl
32207            ! vms/test.com
32208 ____________________________________________________________________________
32209 [  7052] By: jhi                                   on 2000/09/11  23:01:50
32210         Log: Document the SvUTF8*().
32211      Branch: perl
32212            ! pod/perlapi.pod sv.h
32213 ____________________________________________________________________________
32214 [  7051] By: gsar                                  on 2000/09/11  14:46:30
32215         Log: C<@a = @b = split(...)> optimization coredumps under ithreads
32216              (missed a spot when fixing up op_pmreplroot hack for ithreads)
32217      Branch: perl
32218            ! op.c t/op/split.t
32219 ____________________________________________________________________________
32220 [  7050] By: nick                                  on 2000/09/11  10:03:51
32221         Log: Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
32222              
32223              Subject: borland C++ win32.c tweak
32224              From: Vadim Konovalov <vkonovalov@lucent.com>
32225              Message-ID: <402099F49BEED211999700805FC7359F6FB379@ru0028exch01.spb.lucent.com>
32226              Date: Mon, 11 Sep 2000 11:22:33 +0400
32227      Branch: perl
32228            ! win32/win32.c
32229 ____________________________________________________________________________
32230 [  7049] By: nick                                  on 2000/09/11  09:57:33
32231         Log: Point fix for s/// on foreach (keys %xxx).
32232      Branch: perl
32233            ! pp_hot.c
32234 ____________________________________________________________________________
32235 [  7048] By: jhi                                   on 2000/09/10  23:37:09
32236         Log: Silence t/pod/*.t about alternate quote-mappings now implemented
32237              by Pod::Text, from Brad Appleton.
32238      Branch: perl
32239            ! t/pod/testp2pt.pl
32240 ____________________________________________________________________________
32241 [  7047] By: jhi                                   on 2000/09/10  14:32:53
32242         Log: Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
32243              by Russ Allbery.
32244      Branch: perl
32245            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL pod/pod2text.PL
32246 ____________________________________________________________________________
32247 [  7046] By: jhi                                   on 2000/09/10  14:15:08
32248         Log: Upgrade to CPAN 1.57_65, from Andreas König.
32249      Branch: perl
32250            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
32251 ____________________________________________________________________________
32252 [  7045] By: jhi                                   on 2000/09/08  21:36:32
32253         Log: Update Changes.
32254      Branch: perl
32255            ! Changes patchlevel.h
32256 ____________________________________________________________________________
32257 [  7044] By: jhi                                   on 2000/09/08  21:29:56
32258         Log: Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
32259              From: Peter Prymmer <pvhp@forte.com>
32260              Date: Fri, 8 Sep 2000 13:33:27 -0700 (PDT)
32261              Message-ID: <Pine.OSF.4.10.10009081331420.132461-100000@aspara.forte.com>
32262      Branch: perl
32263            ! configure.com
32264 ____________________________________________________________________________
32265 [  7043] By: jhi                                   on 2000/09/08  21:27:50
32266         Log: Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
32267              From: Peter Prymmer <pvhp@forte.com>
32268              Date: Fri, 8 Sep 2000 11:02:19 -0700 (PDT)
32269              Message-ID: <Pine.OSF.4.10.10009081054340.132461-100000@aspara.forte.com>
32270      Branch: perl
32271            ! Makefile.SH installperl
32272 ____________________________________________________________________________
32273 [  7042] By: jhi                                   on 2000/09/08  21:23:21
32274         Log: Continue #7041.
32275      Branch: perl
32276            ! cygwin/Makefile.SHs os2/Makefile.SHs
32277 ____________________________________________________________________________
32278 [  7041] By: jhi                                   on 2000/09/08  21:18:10
32279         Log: Do away with memory models cruft.  Sorry, PDP users.
32280      Branch: metaconfig
32281            ! U/modified/cc.U U/modified/libpth.U
32282      Branch: perl
32283            ! Configure Makefile.SH Porting/Glossary Porting/config.sh
32284            ! Porting/config_H cflags.SH config_h.SH configure.com
32285            ! epoc/config.sh hints/mint.sh hints/titanos.sh hints/vmesa.sh
32286            ! lib/ExtUtils/MM_Unix.pm win32/config.bc win32/config.gc
32287            ! win32/config.vc x2p/Makefile.SH x2p/cflags.SH
32288 ____________________________________________________________________________
32289 [  7040] By: jhi                                   on 2000/09/08  14:34:18
32290         Log: Major rewrite of s2p.  And I mean really major, it is
32291              an implementation of sed in perl.  If called as s2p it
32292              will function as s2p.  Note: needs non-UNIXifying.
32293              
32294              Subject: s2p
32295              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
32296              Date: Mon, 28 Aug 2000 14:05:12 +0200
32297              Message-ID: <39AA5578.2102E2AA@alcatel.at>
32298      Branch: perl
32299            ! x2p/s2p.PL
32300 ____________________________________________________________________________
32301 [  7039] By: jhi                                   on 2000/09/08  14:19:49
32302         Log: Re-allow vec() for characters > 255.
32303              
32304              Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED) 
32305              From: Spider Boardman <spider@web.zk3.dec.com>
32306              Date: Fri, 08 Sep 2000 02:21:02 -0400
32307              Message-Id: <200009080621.CAA03409@leggy.zk3.dec.com>
32308      Branch: perl
32309            ! doop.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
32310            ! t/op/vec.t
32311 ____________________________________________________________________________
32312 [  7038] By: jhi                                   on 2000/09/08  14:14:18
32313         Log: Subject: [PATCH lib/Benchmark.pm]
32314              From: <abigail@foad.org>
32315              Date: Thu, 7 Sep 2000 15:03:20 -0400
32316              Message-ID: <20000907190320.888.qmail@foad.org>
32317      Branch: perl
32318            ! lib/Benchmark.pm
32319 ____________________________________________________________________________
32320 [  7037] By: jhi                                   on 2000/09/08  14:11:06
32321         Log: Optimizing hash keys into shared strings doesn't work with ithreads.
32322              
32323              Subject: Re: [ID 20000907.008] Not OK: v5.7.0 on alpha-dec_osf-thread-multi    
32324              From: Spider Boardman <spider@web.zk3.dec.com>
32325              Date: Fri, 08 Sep 2000 01:30:27 -0400
32326              Message-Id: <200009080530.BAA10498@leggy.zk3.dec.com>
32327      Branch: perl
32328            ! op.c
32329 ____________________________________________________________________________
32330 [  7036] By: jhi                                   on 2000/09/08  14:08:58
32331         Log: Subject: [ID 20000908.002] perlipc documentation bug.
32332              From: Major Sébastien <sebastien.major@crdp.ac-caen.fr>
32333              Date: Fri, 08 Sep 2000 12:38:32 +0200
32334              Message-Id: <39B8C1A8.3DC36E6D@crdp.ac-caen.fr>
32335      Branch: perl
32336            ! pod/perlipc.pod
32337 ____________________________________________________________________________
32338 [  7035] By: jhi                                   on 2000/09/08  14:03:12
32339         Log: Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
32340              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
32341              Date: Fri, 08 Sep 2000 11:47:34 +0200
32342              Message-Id: <20000908111426.FBDB.H.M.BRAND@hccnet.nl>
32343      Branch: perl
32344            ! hints/dec_osf.sh
32345 ____________________________________________________________________________
32346 [  7034] By: jhi                                   on 2000/09/08  13:59:35
32347         Log: Subject: Re: [ID 20000906.004] segfault with bad perl statement
32348              From: Simon Cozens <simon@cozens.net>
32349              Date: Thu, 7 Sep 2000 20:40:38 +0100
32350              Message-ID: <20000907204038.A15650@deep-dark-truthful-mirror.perlhacker.org>
32351      Branch: perl
32352            ! pp_hot.c
32353 ____________________________________________________________________________
32354 [  7033] By: jhi                                   on 2000/09/08  04:03:03
32355         Log: Subject: [ID 20000904.008] Tiny fix for perldiag
32356              From: "Larry W. Virden" <lvirden@cas.org>
32357              Date: Mon, 4 Sep 2000 18:45:44 -0400 (EDT)
32358              Message-Id: <200009042245.SAA22916@lwv26awu.cas.org>
32359      Branch: perl
32360            ! pod/perldiag.pod
32361 ____________________________________________________________________________
32362 [  7032] By: jhi                                   on 2000/09/07  22:18:30
32363         Log: Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
32364              From: Peter Scott <Peter.J.Scott@jpl.nasa.gov>
32365              Date: Mon, 04 Sep 2000 13:16:38 -0700
32366              Message-Id: <4.3.2.7.2.20000904130939.00adae90@mail2a.jpl.nasa.gov>
32367      Branch: perl
32368            ! lib/perl5db.pl
32369 ____________________________________________________________________________
32370 [  7031] By: jhi                                   on 2000/09/07  22:02:29
32371         Log: Fix the ccversion detection for 5.1 and beyond.
32372              
32373              Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
32374              From: Spider Boardman <spider@leggy.zk3.dec.com>
32375              Date: Thu, 7 Sep 2000 17:54:27 -0400
32376              Message-Id: <200009072154.RAA14747@leggy.zk3.dec.com>
32377      Branch: perl
32378            ! hints/dec_osf.sh
32379 ____________________________________________________________________________
32380 [  7030] By: jhi                                   on 2000/09/07  19:12:28
32381         Log: Fix for
32382              
32383              Subject: [ID 20000903.001] \w in utf8-strings
32384              From: Marc Lehmann <pcg@goof.com>
32385              Date: Sun, 03 Sep 2000 09:44:29 +0200
32386              Message-Id: <E13VUS5-0000cv-00.pgcc-forever-2000-09-03-09-44-29@fuji>
32387              
32388              and various related nits.
32389      Branch: perl
32390            ! lib/unicode/mktables.PL regcomp.h regexec.c utf8.c
32391 ____________________________________________________________________________
32392 [  7029] By: jhi                                   on 2000/09/07  18:49:09
32393         Log: Fix the URL, but the server is still missing in action.
32394              
32395              Subject: [ID 20000905.002] perlfaq1.pod URL error
32396              From: "Larry W. Virden" <lvirden@cas.org>
32397              Date: Tue, 5 Sep 2000 08:24:40 -0400 (EDT)
32398              Message-Id: <200009051224.IAA11226@lwv26awu.cas.org>
32399      Branch: perl
32400            ! pod/perlfaq1.pod
32401 ____________________________________________________________________________
32402 [  7028] By: jhi                                   on 2000/09/07  18:47:13
32403         Log: Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202 
32404              From: Hugo <hv@crypt.compulink.co.uk>
32405              Date: Tue, 05 Sep 2000 14:13:37 +0100
32406              Message-Id: <200009051313.OAA24507@crypt.compulink.co.uk>
32407      Branch: perl
32408            ! toke.c
32409 ____________________________________________________________________________
32410 [  7027] By: jhi                                   on 2000/09/07  18:45:35
32411         Log: Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
32412              From: Daniel Chetlin <daniel@chetlin.com>
32413              Date: Tue, 5 Sep 2000 04:57:07 -0700
32414              Message-ID: <20000905045707.A8620@ilmd.chetlin.org>
32415      Branch: perl
32416            ! pod/perlfaq6.pod pod/perlop.pod
32417 ____________________________________________________________________________
32418 [  7026] By: jhi                                   on 2000/09/07  18:44:01
32419         Log: Document the new ref() semantics.
32420              
32421              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
32422              From: Gisle Aas <gisle@ActiveState.com>
32423              Date: 05 Sep 2000 08:10:30 +0200
32424              Message-ID: <m3vgwb8j3d.fsf@eik.g.aas.no>
32425      Branch: perl
32426            ! pod/perldelta.pod
32427 ____________________________________________________________________________
32428 [  7025] By: jhi                                   on 2000/09/07  18:42:27
32429         Log: Make Data::Dumper (non-XS) to work with changed semantics of ref().
32430              
32431              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
32432              From: Gisle Aas <gisle@ActiveState.com>
32433              Date: 05 Sep 2000 08:11:40 +0200
32434              Message-ID: <m3snrf8j1f.fsf@eik.g.aas.no>
32435      Branch: perl
32436            ! ext/Data/Dumper/Dumper.pm t/lib/dumper.t
32437 ____________________________________________________________________________
32438 [  7024] By: jhi                                   on 2000/09/07  18:39:32
32439         Log: Subject: [PATCH] Modernize Opcode.pm documentation
32440              From: Gisle Aas <gisle@ActiveState.com>
32441              Date: 4 Sep 2000 00:18:55 -0000
32442              Message-ID: <20000904001855.26128.qmail@eik.g.aas.no>
32443      Branch: perl
32444            ! ext/Opcode/Opcode.pm
32445 ____________________________________________________________________________
32446 [  7023] By: jhi                                   on 2000/09/07  18:37:42
32447         Log: Subject: [PATCH] Tied filehandle documentation
32448              From: Gisle Aas <gisle@ActiveState.com>
32449              Date: 4 Sep 2000 00:14:40 -0000
32450              Message-ID: <20000904001440.26084.qmail@eik.g.aas.no>
32451      Branch: perl
32452            ! pod/perlfunc.pod pod/perltie.pod
32453 ____________________________________________________________________________
32454 [  7022] By: jhi                                   on 2000/09/07  18:35:37
32455         Log: Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
32456              From: Gisle Aas <gisle@ActiveState.com>
32457              Date: 4 Sep 2000 00:04:22 -0000
32458              Message-ID: <20000904000422.26002.qmail@eik.g.aas.no>
32459      Branch: perl
32460            ! lib/Tie/Handle.pm t/lib/tie-stdhandle.t
32461 ____________________________________________________________________________
32462 [  7021] By: jhi                                   on 2000/09/07  18:33:22
32463         Log: Subject: small apidoc fix
32464              From: Marc Lehmann <pcg@goof.com>
32465              Date: Sun, 3 Sep 2000 05:12:06 +0200
32466              Message-ID: <20000903051206.A5909@cerebro.laendle>
32467      Branch: perl
32468            ! pod/perlapi.pod utf8.c
32469 ____________________________________________________________________________
32470 [  7020] By: jhi                                   on 2000/09/07  16:14:57
32471         Log: Tiny perldelta nits.
32472      Branch: perl
32473            ! pod/perldelta.pod
32474 ____________________________________________________________________________
32475 [  7019] By: jhi                                   on 2000/09/07  16:04:20
32476         Log: Guard against bad string->int conversion for quads.
32477      Branch: perl
32478            ! t/op/64bitint.t
32479 ____________________________________________________________________________
32480 [  7018] By: jhi                                   on 2000/09/06  17:07:03
32481         Log: Update Unicode todo list.
32482      Branch: perl
32483            ! Todo-5.6
32484 ____________________________________________________________________________
32485 [  7017] By: jhi                                   on 2000/09/05  21:16:01
32486         Log: Document the SvIOK_.*UV().
32487      Branch: perl
32488            ! pod/perlapi.pod sv.h
32489 ____________________________________________________________________________
32490 [  7016] By: nick                                  on 2000/09/03  21:54:46
32491         Log: Hash lookup of constant strings optimization:
32492              Introduce SvREADONLY && SvFAKE to flag an SV which has SvPVX pointing
32493              to string table (as per sharepvn). Add newSV_pvn_share to create such
32494              a thing. Make hv.c compare addresses of strings and skip string compare
32495              if equal. Make method_named and helem ops use these shared-string SVs
32496              when arg is constant. Make keys op return shared-string SVs (less clearly
32497              a win).
32498      Branch: perl
32499            ! embed.h embed.pl embedvar.h global.sym hv.c objXSUB.h op.c
32500            ! opcode.h opnames.h perlapi.c perlapi.h pod/perlapi.pod
32501            ! pod/perlintern.pod pp_hot.c proto.h sv.c
32502 ____________________________________________________________________________
32503 [  7015] By: jhi                                   on 2000/09/02  17:48:59
32504         Log: This is 5.7.0.
32505      Branch: perl
32506            ! Changes
32507 ____________________________________________________________________________
32508 [  7014] By: jhi                                   on 2000/09/02  17:35:45
32509         Log: Changes and patchlevel tweaks.
32510      Branch: perl
32511            ! Changes patchlevel.h
32512 ____________________________________________________________________________
32513 [  7013] By: jhi                                   on 2000/09/02  17:30:50
32514         Log: Update Changes.
32515      Branch: perl
32516            ! Changes patchlevel.h
32517 ____________________________________________________________________________
32518 [  7012] By: nick                                  on 2000/09/02  17:25:20
32519         Log: More %{} and other deref special casing - do not pass to 'nomethod'.
32520      Branch: perl
32521            ! gv.c lib/overload.pm
32522 ____________________________________________________________________________
32523 [  7011] By: jhi                                   on 2000/09/02  17:16:25
32524         Log: Update perlhist.
32525      Branch: perl
32526            ! pod/perlhist.pod
32527 ____________________________________________________________________________
32528 [  7010] By: jhi                                   on 2000/09/02  17:01:35
32529         Log: perldelta nits.
32530      Branch: perl
32531            ! pod/perldelta.pod
32532 ____________________________________________________________________________
32533 [  7009] By: nick                                  on 2000/09/02  16:48:35
32534         Log: If overloaded %{} etc. return the object do not loop.
32535              Thus  sub deref { $_[0] } functions if object is wanted type.
32536      Branch: perl
32537            ! pp.h
32538 ____________________________________________________________________________
32539 [  7008] By: jhi                                   on 2000/09/02  16:26:11
32540         Log: Retab MANIFEST.
32541      Branch: perl
32542            ! ext/Storable/MANIFEST
32543 ____________________________________________________________________________
32544 [  7007] By: jhi                                   on 2000/09/02  16:23:02
32545         Log: Make certain cc is set before trying to run it.
32546      Branch: perl
32547            ! hints/hpux.sh hints/irix_6.sh hints/solaris_2.sh
32548 ____________________________________________________________________________
32549 [  7006] By: jhi                                   on 2000/09/02  15:45:41
32550         Log: Unicode notes.
32551      Branch: perl
32552            ! pod/perldelta.pod
32553 ____________________________________________________________________________
32554 [  7005] By: jhi                                   on 2000/09/02  15:42:11
32555         Log: Various Configure nits by Philip Newton,
32556              plus the ebcdic one by me.
32557      Branch: metaconfig
32558            + U/modified/pager.U
32559            ! U/ebcdic/ebcdic.U U/modified/Finish.U U/modified/Guess.U
32560      Branch: metaconfig/U/perl
32561            ! Devel.U quadfio.U
32562      Branch: perl
32563            ! Configure config_h.SH
32564 ____________________________________________________________________________
32565 [  7004] By: jhi                                   on 2000/09/02  15:06:14
32566         Log: Apparently avoiding the swapping is too costly.
32567              
32568              From: "Ben Tilly" <ben_tilly@hotmail.com>
32569              Subject: Re: the door is closed.
32570              Date: Fri, 01 Sep 2000 20:23:16 EDT
32571              Message-ID: <LAW2-F2963JkUwWpSWe00000904@hotmail.com>
32572      Branch: perl
32573            ! pod/perlfaq4.pod
32574 ____________________________________________________________________________
32575 [  7003] By: nick                                  on 2000/09/02  12:26:04
32576         Log: Undo part of change 6489 which looks like a bulk edit which
32577              changed _all_ gv_efullname3() calls to gv_efullname4() calls.
32578              The supressing of main:: on return from select() is undesirable.
32579      Branch: perl
32580            ! pp_sys.c
32581 ____________________________________________________________________________
32582 [  7002] By: jhi                                   on 2000/09/01  23:08:54
32583         Log: Update Changes.
32584      Branch: perl
32585            ! Changes patchlevel.h
32586 ____________________________________________________________________________
32587 [  7001] By: jhi                                   on 2000/09/01  23:00:13
32588         Log: Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
32589              From: Peter Prymmer <pvhp@forte.com>
32590              Date: Fri, 1 Sep 2000 15:50:57 -0700 (PDT)
32591              Message-ID: <Pine.OSF.4.10.10009011542550.147696-100000@aspara.forte.com>
32592              
32593              plus rework the http: spots as suggested by Tom Christiansen,
32594              plus regen perltoc.
32595      Branch: perl
32596            ! README.os2 pod/perl56delta.pod pod/perlebcdic.pod
32597            ! pod/perlguts.pod pod/perltoc.pod pod/perlxs.pod
32598 ____________________________________________________________________________
32599 [  7000] By: jhi                                   on 2000/09/01  22:36:01
32600         Log: Only the first line, thank you very much.
32601      Branch: perl
32602            ! hints/solaris_2.sh
32603 ____________________________________________________________________________
32604 [  6999] By: gsar                                  on 2000/09/01  22:16:40
32605         Log: change#6791 accidentally clobbered change#6710, put it back
32606      Branch: perl
32607            ! win32/win32.c
32608 ____________________________________________________________________________
32609 [  6998] By: jhi                                   on 2000/09/01  22:14:16
32610         Log: Mention the HP-UX LP64 freak failure.
32611      Branch: perl
32612            ! pod/perldelta.pod
32613 ____________________________________________________________________________
32614 [  6997] By: jhi                                   on 2000/09/01  21:48:32
32615         Log: Detypo.
32616      Branch: perl
32617            ! hints/hpux.sh
32618 ____________________________________________________________________________
32619 [  6996] By: jhi                                   on 2000/09/01  21:27:10
32620         Log: Update Changes.
32621      Branch: perl
32622            ! Changes patchlevel.h
32623 ____________________________________________________________________________
32624 [  6995] By: jhi                                   on 2000/09/01  21:14:24
32625         Log: Mi splgn s gnin.g
32626      Branch: perl
32627            ! pp_ctl.c
32628 ____________________________________________________________________________
32629 [  6994] By: jhi                                   on 2000/09/01  21:09:54
32630         Log: Subject: http:// in L<>
32631              From: Nicholas Clark <nick@ccl4.org>
32632              Date: Fri, 1 Sep 2000 22:03:21 +0100
32633              Message-ID: <20000901220321.B72074@plum.flirble.org>
32634      Branch: perl
32635            ! README.os2 pod/perl56delta.pod pod/perlxs.pod
32636 ____________________________________________________________________________
32637 [  6993] By: jhi                                   on 2000/09/01  21:06:54
32638         Log: Update to Storable 1.0, from Raphael Manfredi.
32639      Branch: perl
32640            ! ext/Storable/ChangeLog ext/Storable/MANIFEST
32641            ! ext/Storable/Makefile.PL ext/Storable/README
32642            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
32643            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
32644            ! t/lib/st-dclone.t t/lib/st-dump.pl t/lib/st-forgive.t
32645            ! t/lib/st-freeze.t t/lib/st-overload.t t/lib/st-recurse.t
32646            ! t/lib/st-retrieve.t t/lib/st-store.t t/lib/st-tied.t
32647            ! t/lib/st-tiedhook.t t/lib/st-tieditems.t
32648 ____________________________________________________________________________
32649 [  6992] By: jhi                                   on 2000/09/01  20:43:05
32650         Log: Mention known sfio+linux buglet.
32651      Branch: perl
32652            ! pod/perldelta.pod
32653 ____________________________________________________________________________
32654 [  6991] By: jhi                                   on 2000/09/01  20:40:11
32655         Log: Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
32656              From: Peter Prymmer <pvhp@forte.com>
32657              Date: Fri, 1 Sep 2000 12:03:38 -0700 (PDT)
32658              Message-ID: <Pine.OSF.4.10.10009011140240.147696-100000@aspara.forte.com>
32659      Branch: perl
32660            ! vms/vms.c
32661 ____________________________________________________________________________
32662 [  6990] By: jhi                                   on 2000/09/01  20:25:26
32663         Log: Retract #6986.
32664      Branch: perl
32665            ! hints/solaris_2.sh
32666 ____________________________________________________________________________
32667 [  6989] By: jhi                                   on 2000/09/01  20:23:00
32668         Log: Mergesort is back.
32669      Branch: perl
32670            ! pod/perldelta.pod pod/perltoc.pod pp_ctl.c
32671 ____________________________________________________________________________
32672 [  6988] By: jhi                                   on 2000/09/01  19:37:40
32673         Log: Subject: [PATCH] Fix vec() / utf8   (was Re: bitvec ops still broken with utf8 -- or not?)
32674              From: Mike Guy <mjtg@cam.ac.uk>
32675              Date: Fri, 01 Sep 2000 17:43:33 +0100
32676              Message-Id: <E13Utuf-0004Bw-00@draco.cus.cam.ac.uk>
32677      Branch: perl
32678            ! doop.c embed.pl perlapi.c pod/perlapi.pod pod/perldiag.pod
32679            ! pod/perlfunc.pod proto.h t/op/vec.t utf8.c
32680 ____________________________________________________________________________
32681 [  6987] By: jhi                                   on 2000/09/01  19:17:10
32682         Log: Regen perltoc.
32683      Branch: perl
32684            ! pod/perltoc.pod
32685 ____________________________________________________________________________
32686 [  6986] By: jhi                                   on 2000/09/01  18:51:10
32687         Log: Subject: Re: Solaris x86 has no SPARC libraries!
32688              From: Lupe Christoph <lupe@lupe-christoph.de>
32689              Date: Fri, 1 Sep 2000 20:41:20 +0200
32690              Message-ID: <20000901204120.P13547@alanya.lupe-christoph.de>
32691      Branch: perl
32692            ! hints/solaris_2.sh
32693 ____________________________________________________________________________
32694 [  6985] By: jhi                                   on 2000/09/01  18:28:10
32695         Log: Update Changes.
32696      Branch: perl
32697            ! Changes patchlevel.h
32698 ____________________________________________________________________________
32699 [  6984] By: jhi                                   on 2000/09/01  18:26:53
32700         Log: Feature ordering tweak.
32701      Branch: perl
32702            ! myconfig.SH
32703 ____________________________________________________________________________
32704 [  6983] By: jhi                                   on 2000/09/01  18:19:50
32705         Log: Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
32706              From: <abigail@foad.org>
32707              Date: Fri, 1 Sep 2000 13:07:32 -0400
32708              Message-ID: <20000901170732.18249.qmail@foad.org>
32709      Branch: perl
32710            ! t/pragma/overload.t
32711 ____________________________________________________________________________
32712 [  6982] By: jhi                                   on 2000/09/01  18:17:54
32713         Log: Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
32714              so that case-ignoring systems like DCL can tell them from
32715              PRIefldbl and PRIx64.  Apply Merijn's ccversion patches.
32716      Branch: metaconfig/U/perl
32717            ! Checkcc.U gccvers.U longdblfio.U perlxvf.U quadfio.U
32718      Branch: perl
32719            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
32720            ! config_h.SH configure.com epoc/config.sh hints/aix.sh
32721            ! hints/dec_osf.sh hints/hpux.sh hints/irix_6.sh
32722            ! hints/solaris_2.sh myconfig.SH uconfig.h uconfig.sh
32723            ! vos/config.def vos/config.h vos/config_h.SH_orig
32724            ! win32/config.bc win32/config.gc win32/config.vc
32725 ____________________________________________________________________________
32726 [  6981] By: nick                                  on 2000/09/01  17:21:57
32727         Log: Document UNTIE. Also tweak implementation to suppress the 'inner references'
32728              warning when UNTIE exists and instead pass the cound of extra references to
32729              the UNTIE method.
32730      Branch: perl
32731            ! pod/perltie.pod pp_sys.c
32732 ____________________________________________________________________________
32733 [  6980] By: jhi                                   on 2000/09/01  16:54:44
32734         Log: Subject: [PATCH: 6948] add SCNfldbl to configure.com
32735              From: Peter Prymmer <pvhp@forte.com>
32736              Date: Thu, 31 Aug 2000 18:47:18 -0700 (PDT)
32737              Message-ID: <Pine.OSF.4.10.10008311811060.91659-100000@aspara.forte.com>
32738      Branch: perl
32739            ! configure.com
32740 ____________________________________________________________________________
32741 [  6979] By: jhi                                   on 2000/09/01  16:06:20
32742         Log: Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world       
32743              From: Mike Guy <mjtg@cam.ac.uk> 
32744              Date: Fri, 01 Sep 2000 16:49:27 +0100
32745              Message-Id: <E13Ut4J-0002sd-00@draco.cus.cam.ac.uk>  
32746      Branch: perl
32747            ! t/base/rs.t
32748 ____________________________________________________________________________
32749 [  6978] By: jhi                                   on 2000/09/01  16:00:42
32750         Log: Update to PodParser 1.18, from Brad Appleton.
32751      Branch: perl
32752            ! lib/Pod/Checker.pm t/pod/find.t
32753 ____________________________________________________________________________
32754 [  6977] By: jhi                                   on 2000/09/01  14:48:58
32755         Log: Subject: Nit in Configure (bleadperl@6961)
32756              From: Lupe Christoph <lupe@lupe-christoph.de>
32757              Date: Fri, 1 Sep 2000 16:34:29 +0200
32758              Message-ID: <20000901163429.K13547@alanya.lupe-christoph.de>
32759      Branch: metaconfig
32760            ! U/compline/ccflags.U
32761      Branch: perl
32762            ! Configure config_h.SH
32763 ____________________________________________________________________________
32764 [  6976] By: jhi                                   on 2000/09/01  14:39:52
32765         Log: Update Changes.
32766      Branch: perl
32767            ! Changes patchlevel.h
32768 ____________________________________________________________________________
32769 [  6975] By: jhi                                   on 2000/09/01  14:37:36
32770         Log: microperl config update.
32771      Branch: perl
32772            ! uconfig.h uconfig.sh
32773 ____________________________________________________________________________
32774 [  6974] By: jhi                                   on 2000/09/01  14:36:53
32775         Log: Document known deficiencies.
32776      Branch: perl
32777            ! pod/perldelta.pod
32778 ____________________________________________________________________________
32779 [  6973] By: jhi                                   on 2000/09/01  14:10:20
32780         Log: Mention warnings fixes and updates.
32781      Branch: perl
32782            ! pod/perldelta.pod
32783 ____________________________________________________________________________
32784 [  6972] By: jhi                                   on 2000/09/01  14:01:52
32785         Log: Drop unused argument.
32786              
32787              Subject: Re: [ID 20000831.034] overload::constant and number of arguments. 
32788              From: Spider Boardman <spider@web.zk3.dec.com>
32789              Date: Thu, 31 Aug 2000 16:10:15 -0400
32790              Message-Id: <200008312010.QAA20392@leggy.zk3.dec.com>
32791      Branch: perl
32792            ! toke.c
32793 ____________________________________________________________________________
32794 [  6971] By: jhi                                   on 2000/09/01  13:59:24
32795         Log: Add the overload warnings to perldiag.
32796      Branch: perl
32797            ! lib/overload.pm pod/perldiag.pod
32798 ____________________________________________________________________________
32799 [  6970] By: jhi                                   on 2000/09/01  13:55:10
32800         Log: Subject: RE: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
32801              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
32802              Date: Fri, 1 Sep 2000 13:43:15 +0100 
32803              Message-ID: <001001c01412$32c7dde0$a20a140a@bfs.phone.com>                
32804      Branch: perl
32805            ! lib/overload.pm t/pragma/overload.t
32806 ____________________________________________________________________________
32807 [  6969] By: jhi                                   on 2000/09/01  13:52:27
32808         Log: Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
32809              From: <abigail@foad.org>
32810              Date: Fri, 1 Sep 2000 05:46:54 -0400
32811              Message-ID: <20000901094654.6476.qmail@foad.org>
32812      Branch: perl
32813            ! lib/overload.pm
32814 ____________________________________________________________________________
32815 [  6968] By: jhi                                   on 2000/09/01  13:50:05
32816         Log: Subject: [PATCH@6961] Fix misleading example in perlretut.pod
32817              From: Daniel Chetlin <daniel@chetlin.com>
32818              Date: Fri, 1 Sep 2000 02:10:55 -0700
32819              Message-ID: <20000901021055.C3400@ilmd.chetlin.org>
32820      Branch: perl
32821            ! pod/perlretut.pod
32822 ____________________________________________________________________________
32823 [  6967] By: jhi                                   on 2000/09/01  13:47:54
32824         Log: Part of the solution.
32825              
32826              Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
32827              From: Mike Guy <mjtg@cam.ac.uk>
32828              Date: Fri, 01 Sep 2000 14:16:01 +0100
32829              Message-Id: <E13Uqfp-0006dN-00@draco.cus.cam.ac.uk>
32830      Branch: perl
32831            ! gv.c mg.c
32832 ____________________________________________________________________________
32833 [  6966] By: jhi                                   on 2000/09/01  13:46:17
32834         Log: Subject: CPAN.pm beta 1.57_57 for the core
32835              From: andreas.koenig@anima.de (Andreas J. Koenig)
32836              Date: 01 Sep 2000 15:16:31 +0200
32837              Message-ID: <m3r974z1zk.fsf@ak-71.mind.de>
32838      Branch: perl
32839            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
32840 ____________________________________________________________________________
32841 [  6965] By: jhi                                   on 2000/09/01  13:43:18
32842         Log: Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
32843              From: "Craig A. Berry" <craig.berry@psinetcs.com>
32844              Date: Fri, 01 Sep 2000 01:47:22 -0500
32845              Message-Id: <4.3.2.7.2.20000901011206.01ca2e88@exchi01>
32846      Branch: perl
32847            ! pod/perldelta.pod vms/vms.c
32848 ____________________________________________________________________________
32849 [  6964] By: jhi                                   on 2000/09/01  13:35:35
32850         Log: File::Temp patches from Andreas König,
32851              
32852              Subject: Re: [ID 20000831.046] OK: perl v5.7.0 +DEVEL6961 on sun4-solaris 2.8  (UNINSTALLED)
32853              From: andreas.koenig@anima.de (Andreas J. Koenig)
32854              Date: 01 Sep 2000 10:07:20 +0200
32855              Message-ID: <m3lmxc1qo7.fsf@ak-71.mind.de>
32856              
32857              Subject: Re: Almost OK: perl v5.7.0 +DEVEL6937 on PA-RISC2.0 11.00 (INSTALLED)
32858              From: andreas.koenig@anima.de (Andreas J. Koenig)
32859              Date: 31 Aug 2000 23:26:08 +0200
32860              Message-ID: <m3bsy92kcv.fsf@ak-71.mind.de>
32861      Branch: perl
32862            ! lib/File/Temp.pm t/lib/ftmp-security.t
32863 ____________________________________________________________________________
32864 [  6963] By: jhi                                   on 2000/09/01  02:22:24
32865         Log: Retract the mergesort code, way too incompatible licensing
32866              and copyrights.
32867      Branch: perl
32868            ! pod/perldelta.pod pp_ctl.c
32869 ____________________________________________________________________________
32870 [  6962] By: jhi                                   on 2000/08/31  23:27:32
32871         Log: Update Changes.
32872      Branch: perl
32873            ! Changes patchlevel.h
32874 ____________________________________________________________________________
32875 [  6961] By: jhi                                   on 2000/08/31  23:20:04
32876         Log: Small tweaks all over.
32877      Branch: metaconfig
32878            ! U/compline/d_gconvert.U
32879      Branch: perl
32880            ! AUTHORS Configure config_h.SH pp_ctl.c
32881 ____________________________________________________________________________
32882 [  6960] By: jhi                                   on 2000/08/31  22:39:36
32883         Log: Further rewording.
32884      Branch: perl
32885            ! pp_ctl.c
32886 ____________________________________________________________________________
32887 [  6959] By: jhi                                   on 2000/08/31  21:26:44
32888         Log: More address tweaking.
32889      Branch: perl
32890            ! AUTHORS Changes
32891 ____________________________________________________________________________
32892 [  6958] By: jhi                                   on 2000/08/31  20:47:25
32893         Log: AUTHORS tweaks, from Peter Prymmer.
32894              
32895              Subject: [PATCH: 6948] mvs doesn't exist (not any more)
32896              From: Peter Prymmer <pvhp@forte.com>
32897              Date: Thu, 31 Aug 2000 12:56:32 -0700 (PDT) 
32898              Message-ID: <Pine.OSF.4.10.10008311248410.91659-100000@aspara.forte.com>
32899      Branch: perl
32900            ! AUTHORS MAINTAIN
32901 ____________________________________________________________________________
32902 [  6957] By: jhi                                   on 2000/08/31  20:34:43
32903         Log: perldelta tweaks.
32904      Branch: perl
32905            ! pod/perldelta.pod
32906 ____________________________________________________________________________
32907 [  6956] By: jhi                                   on 2000/08/31  19:11:06
32908         Log: Regen perltoc.
32909      Branch: perl
32910            ! pod/perltoc.pod
32911 ____________________________________________________________________________
32912 [  6955] By: jhi                                   on 2000/08/31  19:06:30
32913         Log: Clarify the mergesort situation.
32914      Branch: perl
32915            ! pp_ctl.c
32916 ____________________________________________________________________________
32917 [  6954] By: jhi                                   on 2000/08/31  18:24:17
32918         Log: Move the Solaris 7 scan to use64bitall, make the
32919              failure to find 64-bot sparc libc to mention the
32920              possibility of being in an intel, from Lupe and Alan.
32921      Branch: perl
32922            ! hints/solaris_2.sh
32923 ____________________________________________________________________________
32924 [  6953] By: jhi                                   on 2000/08/31  18:09:20
32925         Log: Forget about NV_MAX (#6951).  Various floating point tweaks,
32926              ideas from Eric Fifer, Yitzchak, Alan, and Spider.
32927      Branch: metaconfig
32928            ! U/compline/d_gconvert.U U/threads/archname.U
32929      Branch: metaconfig/U/perl
32930            ! perlxv.U
32931      Branch: perl
32932            ! Configure config_h.SH sv.c
32933 ____________________________________________________________________________
32934 [  6952] By: jhi                                   on 2000/08/31  17:42:24
32935         Log: :: not allowed in pathnames, change to .
32936              
32937              Subject: [PATCH perl@6938] cygwin port
32938              From: "Fifer, Eric" <EFifer@sanwaint.com>
32939              Date: Thu, 31 Aug 2000 16:32:59 +0100
32940              Message-ID: <779F20BCCE5AD31186A50008C75D997917179A@silldn_mail1.sanwaint.com>
32941      Branch: metaconfig/U/perl
32942            ! perlxv.U
32943 ____________________________________________________________________________
32944 [  6951] By: jhi                                   on 2000/08/31  17:02:05
32945         Log: Try to deduce NV_MAX.  Really should be Configure fodder.
32946      Branch: perl
32947            ! perl.h
32948 ____________________________________________________________________________
32949 [  6950] By: jhi                                   on 2000/08/31  16:26:08
32950         Log: More author updates.
32951              
32952              Subject: Re: [PATCH] Mark-Jason Dominus Does Exist
32953              From: Simon Cozens <simon@cozens.net>
32954              Date: Thu, 31 Aug 2000 17:13:32 +0100
32955              Message-ID: <20000831171332.A22498@deep-dark-truthful-mirror.perlhacker.org>
32956      Branch: perl
32957            ! AUTHORS
32958 ____________________________________________________________________________
32959 [  6949] By: jhi                                   on 2000/08/31  16:04:49
32960         Log: POSIX doesn't report long double values under -Duselongdouble
32961              when the long doubles are "real" (bigger than doubles).
32962              
32963              Subject: [ID 20000831.014] Not OK: perl v5.7.0 +DEVEL6919 on alpha-dec_osf-ld 5.1
32964              From: Spider Boardman <spider@peano.zk3.dec.com>
32965              Date: Thu, 31 Aug 2000 11:48:48 -0400 (EDT)
32966              Message-Id: <200008311548.LAA0000161952@peano.zk3.dec.com>
32967      Branch: perl
32968            ! ext/POSIX/POSIX.xs
32969 ____________________________________________________________________________
32970 [  6948] By: jhi                                   on 2000/08/31  15:25:10
32971         Log: Update Changes.
32972      Branch: perl
32973            ! Changes patchlevel.h
32974 ____________________________________________________________________________
32975 [  6947] By: jhi                                   on 2000/08/31  15:22:29
32976         Log: Document UNTIE in a very minimalistic way.
32977      Branch: perl
32978            ! pod/perlfunc.pod pod/perltie.pod
32979 ____________________________________________________________________________
32980 [  6946] By: jhi                                   on 2000/08/31  15:15:23
32981         Log: Document known failures.
32982      Branch: perl
32983            ! pod/perldelta.pod
32984 ____________________________________________________________________________
32985 [  6945] By: jhi                                   on 2000/08/31  15:07:00
32986         Log: Don't attach -ld to the archname if pointless.
32987      Branch: metaconfig
32988            ! U/threads/archname.U
32989      Branch: perl
32990            ! Configure config_h.SH
32991 ____________________________________________________________________________
32992 [  6944] By: jhi                                   on 2000/08/31  14:37:42
32993         Log: Wrap the test in eval.
32994              
32995              Subject: Re: [ID 20000831.009] Not OK: perl v5.7.0 +DEVEL6932 on sun4-solaris2.8 (UNINSTALLED)
32996              From: Tim Jenness <timj@jach.hawaii.edu>
32997              Date: Thu, 31 Aug 2000 03:39:33 -1000 (HST)
32998              Message-ID: <Pine.LNX.4.21.0008310311190.7444-100000@lapaki.jach.hawaii.edu>
32999      Branch: perl
33000            ! t/lib/ftmp-security.t
33001 ____________________________________________________________________________
33002 [  6943] By: jhi                                   on 2000/08/31  14:30:57
33003         Log: Make -Dusemorebits find long doubles in Solaris.
33004      Branch: perl
33005            ! hints/solaris_2.sh
33006 ____________________________________________________________________________
33007 [  6942] By: jhi                                   on 2000/08/31  13:48:45
33008         Log: Clarify the third case of ftmp-security warnings.
33009      Branch: perl
33010            ! INSTALL
33011 ____________________________________________________________________________
33012 [  6941] By: jhi                                   on 2000/08/31  13:40:31
33013         Log: Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
33014              From: <abigail@foad.org>
33015              Date: Thu, 31 Aug 2000 01:35:05 -0400
33016              Message-ID: <20000831053505.32120.qmail@foad.org>
33017      Branch: perl
33018            ! pod/perldelta.pod
33019 ____________________________________________________________________________
33020 [  6940] By: jhi                                   on 2000/08/31  13:38:48
33021         Log: Issue useful diagnostic on unknown pod commands.
33022              
33023              Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
33024              From: <abigail@foad.org>
33025              Date: Thu, 31 Aug 2000 03:41:18 -0400
33026              Message-ID: <20000831074118.24880.qmail@foad.org>
33027      Branch: perl
33028            ! lib/Pod/Man.pm
33029 ____________________________________________________________________________
33030 [  6939] By: jhi                                   on 2000/08/31  13:34:33
33031         Log: Reveal Borland's isnan.
33032              
33033              Subject: build with BC++ tweak
33034              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
33035              Date: Thu, 31 Aug 2000 13:09:37 +0400
33036              Message-ID: <402099F49BEED211999700805FC7359F6FACA6@ru0028exch01.spb.lucent.com>
33037      Branch: perl
33038            ! win32/win32.h
33039 ____________________________________________________________________________
33040 [  6938] By: jhi                                   on 2000/08/31  05:01:20
33041         Log: Update Changes.
33042      Branch: perl
33043            ! Changes patchlevel.h
33044 ____________________________________________________________________________
33045 [  6937] By: jhi                                   on 2000/08/31  04:26:23
33046         Log: sscanf() may be the only way to read long doubles from strings.
33047      Branch: metaconfig/U/perl
33048            ! longdblfio.U
33049      Branch: perl
33050            ! Configure config_h.SH perl.h util.c
33051 ____________________________________________________________________________
33052 [  6936] By: jhi                                   on 2000/08/31  04:18:19
33053         Log: The #6929 was too skimpy.
33054      Branch: perl
33055            ! sv.c
33056 ____________________________________________________________________________
33057 [  6935] By: jhi                                   on 2000/08/31  02:47:07
33058         Log: Subject: Re: typos in pods
33059              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
33060              Date: Wed, 30 Aug 2000 19:25:34 -0700
33061              Message-ID: <eIcr5gzkg25X092yn@efn.org>
33062      Branch: perl
33063            ! lib/CPAN.pm lib/Pod/Checker.pm pod/perlmodlib.PL
33064 ____________________________________________________________________________
33065 [  6934] By: jhi                                   on 2000/08/31  02:42:55
33066         Log: Missed one Unicode file.
33067      Branch: perl
33068            + lib/unicode/UCDFF301.html
33069 ____________________________________________________________________________
33070 [  6933] By: jhi                                   on 2000/08/30  23:42:27
33071         Log: Update Changes.
33072      Branch: perl
33073            ! Changes patchlevel.h
33074 ____________________________________________________________________________
33075 [  6932] By: jhi                                   on 2000/08/30  23:40:07
33076         Log: Mention UNTIE in perldelta.  Still needs documenting
33077              in perltie et alia.
33078      Branch: perl
33079            ! pod/perldelta.pod
33080 ____________________________________________________________________________
33081 [  6931] By: jhi                                   on 2000/08/30  23:36:02
33082         Log: Subject: [PATCH] Don't use big-Oh when talking about lower bounds.
33083              From: <abigail@foad.org>
33084              Date: Wed, 30 Aug 2000 19:28:07 -0400
33085              Message-ID: <20000830232807.305.qmail@foad.org>
33086      Branch: perl
33087            ! pod/perldelta.pod
33088 ____________________________________________________________________________
33089 [  6930] By: jhi                                   on 2000/08/30  23:32:40
33090         Log: Update to Unicode 3.0.1.
33091      Branch: perl
33092            + lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
33093            + lib/unicode/PropList.txt lib/unicode/README.perl
33094            + lib/unicode/UCD301.html lib/unicode/Unicode.301
33095            - lib/unicode/Props.txt lib/unicode/UCD300.html
33096            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
33097            ! (edit 257 files)
33098 ____________________________________________________________________________
33099 [  6929] By: jhi                                   on 2000/08/30  22:38:18
33100         Log: Heap decorruption.
33101              
33102              Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
33103              From: Alan Burlison <Alan.Burlison@uk.sun.com>
33104              Date: Wed, 30 Aug 2000 22:39:52 +0100
33105              Message-ID: <39AD7F28.A06533CF@uk.sun.com>
33106      Branch: perl
33107            ! sv.c
33108 ____________________________________________________________________________
33109 [  6928] By: jhi                                   on 2000/08/30  22:29:34
33110         Log: Retract the dummy test, skip the security tests (instead of failing),
33111              explain what the warnings mean.
33112      Branch: perl
33113            ! INSTALL lib/File/Temp.pm t/lib/ftmp-security.t
33114 ____________________________________________________________________________
33115 [  6927] By: jhi                                   on 2000/08/30  22:14:13
33116         Log: Change the internal implementation of sort() to be mergesort
33117              instead of quicksort, from John Linderman <jpl@research.att.com>.
33118              Gives us better worst case, better average case, and stability.
33119              What's there not to like?  (Small fixes for threaded builds
33120              were required).
33121      Branch: perl
33122            ! pod/perldelta.pod pp_ctl.c t/op/runlevel.t
33123 ____________________________________________________________________________
33124 [  6926] By: jhi                                   on 2000/08/30  20:55:20
33125         Log: A better fix for the Socket building problem from Craig Berry.
33126      Branch: perl
33127            ! vms/vms.c
33128 ____________________________________________________________________________
33129 [  6925] By: jhi                                   on 2000/08/30  20:20:25
33130         Log: Subject: [PATCH] Re: UNTIE method 
33131              From: Nick Ing-Simmons <nik@tiuk.ti.com>
33132              Date: Wed, 30 Aug 2000 18:26:55 +0100 (BST)
33133              Message-Id: <200008301726.SAA01114@mikado.tiuk.ti.com>
33134      Branch: perl
33135            ! pp_sys.c t/op/tie.t
33136 ____________________________________________________________________________
33137 [  6924] By: jhi                                   on 2000/08/30  20:17:11
33138         Log: Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
33139              From: "Craig A. Berry" <craig.berry@psinetcs.com>
33140              Date: Wed, 30 Aug 2000 15:03:14 -0500
33141              Message-Id: <4.3.2.7.2.20000830144622.028fe7a8@exchi01>
33142      Branch: perl
33143            ! vms/vms.c
33144 ____________________________________________________________________________
33145 [  6923] By: jhi                                   on 2000/08/30  20:15:18
33146         Log: Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
33147              From: "Craig A. Berry" <craig.berry@psinetcs.com>
33148              Date: Wed, 30 Aug 2000 13:30:36 -0500
33149              Message-Id: <4.3.2.7.2.20000830130617.02b8b968@exchi01>
33150      Branch: perl
33151            ! vms/vms.c
33152 ____________________________________________________________________________
33153 [  6922] By: jhi                                   on 2000/08/30  19:54:43
33154         Log: Better options for rsync.
33155      Branch: perl
33156            ! pod/perlhack.pod
33157 ____________________________________________________________________________
33158 [  6921] By: jhi                                   on 2000/08/30  19:40:16
33159         Log: Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
33160              From: Rick Delaney <rick@consumercontact.com>
33161              Date: Wed, 30 Aug 2000 15:36:55 -0400 (EDT)
33162              Message-Id: <Pine.UW2.4.10.10008301535210.1949-100000@consumer>
33163      Branch: perl
33164            ! pod/perlfunc.pod
33165 ____________________________________________________________________________
33166 [  6920] By: jhi                                   on 2000/08/30  19:36:40
33167         Log: Subject: [PATCH 6889] add a few ldbl formats to configure.com
33168              From: Peter Prymmer <pvhp@forte.com>
33169              Date: Tue, 29 Aug 2000 17:36:00 -0700 (PDT)
33170              Message-ID: <Pine.OSF.4.10.10008291720260.502507-100000@aspara.forte.com>
33171      Branch: perl
33172            ! configure.com
33173 ____________________________________________________________________________
33174 [  6919] By: jhi                                   on 2000/08/30  14:52:02
33175         Log: Update Changes.
33176      Branch: perl
33177            ! Changes patchlevel.h
33178 ____________________________________________________________________________
33179 [  6918] By: jhi                                   on 2000/08/30  14:48:34
33180         Log: NVs not necessarily doubles, as pointed out by Yitzchak.
33181      Branch: perl
33182            ! lib/ExtUtils/typemap
33183 ____________________________________________________________________________
33184 [  6917] By: jhi                                   on 2000/08/30  14:46:34
33185         Log: Subject: typos in pods
33186              From: Nicholas Clark <nick@ccl4.org>
33187              Date: Wed, 30 Aug 2000 01:12:50 +0100
33188              Message-ID: <20000830011249.A61388@plum.flirble.org>
33189      Branch: perl
33190            ! pod/perldbmfilter.pod pod/perldebtut.pod pod/perldebug.pod
33191            ! pod/perldiag.pod pod/perlebcdic.pod pod/perlfunc.pod
33192            ! pod/perlguts.pod pod/perlhack.pod pod/perlmodlib.pod
33193            ! pod/perlnewmod.pod pod/perlport.pod pod/perltoc.pod
33194 ____________________________________________________________________________
33195 [  6916] By: jhi                                   on 2000/08/30  14:19:09
33196         Log: Document Storable problems on Crays.  (Will have
33197              to document all the other Storable problems, too.)
33198      Branch: perl
33199            ! pod/perldelta.pod
33200 ____________________________________________________________________________
33201 [  6915] By: jhi                                   on 2000/08/30  14:06:02
33202         Log: Subject: [PATCH] fix misc cast warnings
33203              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
33204              Date: Tue, 29 Aug 2000 23:16:14 -0700
33205              Message-ID: <uaKr5gzkgGwQ092yn@efn.org>
33206      Branch: perl
33207            ! lib/ExtUtils/typemap os2/OS2/ExtAttr/ExtAttr.xs
33208            ! os2/OS2/ExtAttr/typemap os2/OS2/REXX/REXX.xs os2/os2.c
33209            ! os2/os2ish.h
33210 ____________________________________________________________________________
33211 [  6914] By: jhi                                   on 2000/08/30  14:03:45
33212         Log: Timestamp mismatch again.  Need to fix this dependence on
33213              config_h.SH timestamp, since it's the contents of config_h.SH
33214              that matter.
33215      Branch: perl
33216            ! uconfig.h uconfig.sh
33217 ____________________________________________________________________________
33218 [  6913] By: jhi                                   on 2000/08/30  13:54:06
33219         Log: Don't say "Perl 5.0 source kit".
33220      Branch: perl
33221            ! perl.c
33222 ____________________________________________________________________________
33223 [  6912] By: jhi                                   on 2000/08/30  13:51:24
33224         Log: Reset archname and archname64 always, forcing them be
33225              recomputed at each Configure run, make Configure and
33226              the hints files agree on the naming of largefiles variables.
33227      Branch: metaconfig
33228            ! U/threads/archname.U
33229      Branch: metaconfig/U/perl
33230            ! use64bits.U
33231      Branch: perl
33232            ! Configure config_h.SH configpm hints/aix.sh hints/hpux.sh
33233            ! hints/linux.sh hints/solaris_2.sh
33234 ____________________________________________________________________________
33235 [  6911] By: jhi                                   on 2000/08/30  13:30:13
33236         Log: Put back the slice accidentally removed by #6907.
33237      Branch: perl
33238            ! hints/solaris_2.sh
33239 ____________________________________________________________________________
33240 [  6910] By: jhi                                   on 2000/08/30  01:24:26
33241         Log: Be consistent: other Net::get* do export theirs.
33242              
33243              Subject: Re: Net::protoent does not export 'getproto'
33244              From: Yasushi Nakajima <sey@jkc.co.jp>
33245              Date: Wed, 30 Aug 2000 09:53:14 +0900
33246              Message-Id: <200008300051.DAA24700@taku.hut.fi>
33247      Branch: perl
33248            ! lib/Net/protoent.pm
33249 ____________________________________________________________________________
33250 [  6909] By: jhi                                   on 2000/08/30  01:17:25
33251         Log: Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps 
33252              From: Gurusamy Sarathy <gsar@ActiveState.com>
33253              Date: Tue, 29 Aug 2000 17:17:07 -0700
33254              Message-Id: <200008300017.RAA25382@smtp3.ActiveState.com>
33255      Branch: perl
33256            ! cop.h
33257 ____________________________________________________________________________
33258 [  6908] By: jhi                                   on 2000/08/30  00:58:05
33259         Log: Update Changes.
33260      Branch: perl
33261            ! Changes patchlevel.h
33262 ____________________________________________________________________________
33263 [  6907] By: jhi                                   on 2000/08/30  00:57:22
33264         Log: Introduce ccname to keep track of what compiler kind of we have.
33265      Branch: metaconfig/U/perl
33266            ! Checkcc.U gccvers.U
33267      Branch: perl
33268            ! Configure config_h.SH hints/solaris_2.sh
33269 ____________________________________________________________________________
33270 [  6906] By: jhi                                   on 2000/08/30  00:25:47
33271         Log: Put back the flags dump as reasoned in
33272              
33273              Subject: Re: [PATCH] Glob dumping
33274              From: Mike Guy <mjtg@cam.ac.uk> 
33275              Date: Tue, 29 Aug 2000 21:41:32 +0100
33276              Message-Id: <E13TsCK-0007iL-00@draco.cus.cam.ac.uk>
33277      Branch: perl
33278            ! dump.c t/lib/peek.t
33279 ____________________________________________________________________________
33280 [  6905] By: jhi                                   on 2000/08/30  00:16:17
33281         Log: Make the epsilon to be relative, not absolute.
33282              
33283              Subject: Re: [ID 20000829.039] Not OK: perl v5.7.0 +DEVEL6899 +[ID on alpha-dec_osf-ld 5.1 (UNINSTALLED)
33284              From: Spider Boardman <spider-perl@orb.nashua.nh.us>
33285              Date: Tue, 29 Aug 2000 19:58:56 -0400
33286              Message-Id: <200008292358.TAA31114@leggy.zk3.dec.com>
33287      Branch: perl
33288            ! t/lib/trig.t
33289 ____________________________________________________________________________
33290 [  6904] By: jhi                                   on 2000/08/30  00:13:09
33291         Log: From now on, Gisle is on my list of usual suspects :-)
33292              Retract #6902.
33293      Branch: perl
33294            ! ext/Opcode/Safe.pm
33295 ____________________________________________________________________________
33296 [  6903] By: jhi                                   on 2000/08/29  23:51:20
33297         Log: Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
33298              From: "Craig A. Berry" <craig.berry@psinetcs.com>
33299              Date: Tue, 29 Aug 2000 18:43:26 -0500
33300              Message-Id: <4.3.2.7.2.20000829180705.01b005b8@exchi01>
33301      Branch: perl
33302            + vms/vmspipe.com
33303            ! MANIFEST t/io/openpid.t vms/descrip_mms.template vms/test.com
33304            ! vms/vms.c
33305 ____________________________________________________________________________
33306 [  6902] By: jhi                                   on 2000/08/29  23:44:14
33307         Log: Retry what #6882 attempted.
33308              
33309              Subject: Re: [ID 20000829.004] Sharing leak root name into safe compartment
33310              From: Gisle Aas <gisle@ActiveState.com>
33311              Date: 30 Aug 2000 00:33:09 +0200
33312              Message-ID: <m3pumry9y2.fsf@eik.g.aas.no>
33313      Branch: perl
33314            ! ext/Opcode/Safe.pm
33315 ____________________________________________________________________________
33316 [  6901] By: jhi                                   on 2000/08/29  22:59:32
33317         Log: Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
33318              From: Hugo <hv@crypt.compulink.co.uk>
33319              Date: Mon, 12 Jun 2000 19:36:08 +0100
33320              Message-Id: <200006121836.TAA16977@crypt.compulink.co.uk>
33321      Branch: perl
33322            ! sv.c
33323 ____________________________________________________________________________
33324 [  6900] By: jhi                                   on 2000/08/29  22:58:35
33325         Log: Admit that we are leaking scalars.
33326              
33327              Subject: [ID 20000829.037] Not OK: perl v5.7.0 +DEVEL6899 on alpha-dec_osf 4.0f (UNINSTALLED)
33328              From: Spider Boardman <spider@leggy.zk3.dec.com>
33329              Date: Tue, 29 Aug 2000 18:48:29 -0400
33330              Message-Id: <200008292248.SAA31507@leggy.zk3.dec.com>
33331      Branch: perl
33332            ! t/pragma/warnings.t
33333 ____________________________________________________________________________
33334 [  6899] By: jhi                                   on 2000/08/29  20:53:13
33335         Log: Update Changes.
33336      Branch: perl
33337            ! Changes patchlevel.h
33338 ____________________________________________________________________________
33339 [  6898] By: jhi                                   on 2000/08/29  20:46:21
33340         Log: Undo namespace pollution of #6878.
33341              
33342              Subject: Re: Net::protoent does not export 'getproto'
33343              From: Mike Guy <mjtg@cam.ac.uk>
33344              Date: Tue, 29 Aug 2000 21:32:37 +0100
33345              Message-Id: <E13Ts3h-0007eN-00@draco.cus.cam.ac.uk>
33346      Branch: perl
33347            ! lib/Net/protoent.pm
33348 ____________________________________________________________________________
33349 [  6897] By: jhi                                   on 2000/08/29  20:44:29
33350         Log: Subject: [PATCH: 6889] updates to perlebcdic.pod
33351              From: Peter Prymmer <pvhp@forte.com>
33352              Date: Tue, 29 Aug 2000 13:32:41 -0700 (PDT)
33353              Message-ID: <Pine.OSF.4.10.10008291327500.502507-100000@aspara.forte.com>
33354      Branch: perl
33355            ! pod/perlebcdic.pod
33356 ____________________________________________________________________________
33357 [  6896] By: jhi                                   on 2000/08/29  20:40:57
33358         Log: There's no point repeating the 'revision' (5) of perl5.
33359      Branch: metaconfig/U/perl
33360            ! Devel.U patchlevel.U
33361      Branch: perl
33362            ! Configure config_h.SH
33363 ____________________________________________________________________________
33364 [  6895] By: jhi                                   on 2000/08/29  20:16:58
33365         Log: Regen Configure for #6894.
33366      Branch: metaconfig/U/perl
33367            ! perladmin.U
33368      Branch: perl
33369            ! Configure config_h.SH
33370 ____________________________________________________________________________
33371 [  6894] By: jhi                                   on 2000/08/29  19:59:52
33372         Log: Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
33373              From: "Philip Newton" <Philip.Newton@gmx.net>
33374              Date: Tue, 29 Aug 2000 21:39:14 +0200
33375              Message-Id: <200008291938.VAA98259@smtp1.nikoma.de>
33376      Branch: perl
33377            ! Configure INSTALL README hints/README.hints hints/bsdos.sh
33378            ! hints/freebsd.sh pod/perl.pod pod/perl56delta.pod
33379            ! pod/perlfaq2.pod pod/perllocale.pod pod/perlxs.pod
33380            ! utils/perlbug.PL
33381 ____________________________________________________________________________
33382 [  6893] By: jhi                                   on 2000/08/29  19:55:30
33383         Log: Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
33384              From: "Philip Newton" <Philip.Newton@gmx.net>
33385              Date: Tue, 29 Aug 2000 21:39:14 +0200
33386              Message-Id: <200008291938.VAA98255@smtp1.nikoma.de>
33387      Branch: perl
33388            ! installhtml
33389 ____________________________________________________________________________
33390 [  6892] By: jhi                                   on 2000/08/29  19:53:59
33391         Log: Subject: [ID 20000829.026] [PATCH 6868] File::Temp
33392              From: "Philip Newton" <Philip.Newton@gmx.net>
33393              Date: Tue, 29 Aug 2000 21:48:18 +0200
33394              Message-Id: <200008291947.VAA13628@smtp2.nikoma.de>
33395      Branch: perl
33396            ! lib/File/Temp.pm
33397 ____________________________________________________________________________
33398 [  6891] By: jhi                                   on 2000/08/29  18:30:03
33399         Log: Nail the ID 20000828.023.
33400      Branch: perl
33401            ! ext/Storable/Storable.xs
33402 ____________________________________________________________________________
33403 [  6890] By: jhi                                   on 2000/08/29  16:50:17
33404         Log: Under usethreads the dumped variable is IN_PAD.
33405              
33406              Subject: Re: [PATCH] Glob dumping
33407              From: Gisle Aas <gisle@ActiveState.com>
33408              Date: 29 Aug 2000 18:45:05 +0200
33409              Message-ID: <m37l9010fi.fsf@eik.g.aas.no>
33410      Branch: perl
33411            ! t/lib/peek.t
33412 ____________________________________________________________________________
33413 [  6889] By: jhi                                   on 2000/08/29  15:17:37
33414         Log: Update Changes.
33415      Branch: perl
33416            ! Changes patchlevel.h
33417 ____________________________________________________________________________
33418 [  6888] By: jhi                                   on 2000/08/29  14:49:59
33419         Log: Retract #6882, broke the safe tests.
33420      Branch: perl
33421            ! ext/Opcode/Safe.pm
33422 ____________________________________________________________________________
33423 [  6887] By: jhi                                   on 2000/08/29  14:47:06
33424         Log: Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
33425              From: Gisle Aas <gisle@ActiveState.com> 
33426              Date: 09 Jun 2000 20:00:11 +0200
33427              Message-ID: <m3n1kud9as.fsf@eik.g.aas.no>
33428      Branch: perl
33429            ! utils/perldoc.PL
33430 ____________________________________________________________________________
33431 [  6886] By: jhi                                   on 2000/08/29  14:42:45
33432         Log: The #6881 removed one dump line.
33433      Branch: perl
33434            ! t/lib/peek.t
33435 ____________________________________________________________________________
33436 [  6885] By: jhi                                   on 2000/08/29  14:30:47
33437         Log: Don't forget to tidy up.
33438      Branch: perl
33439            ! t/lib/ftmp-security.t
33440 ____________________________________________________________________________
33441 [  6884] By: jhi                                   on 2000/08/29  14:25:17
33442         Log: Disabling the one test is a bit tricky.
33443      Branch: perl
33444            ! t/lib/ftmp-security.t
33445 ____________________________________________________________________________
33446 [  6883] By: jhi                                   on 2000/08/29  14:16:25
33447         Log: Disable one of the tests for now.
33448      Branch: perl
33449            ! t/lib/ftmp-security.t
33450 ____________________________________________________________________________
33451 [  6882] By: jhi                                   on 2000/08/29  14:05:50
33452         Log: Subject: [ID 20000829.004] Sharing leak root name into safe compartment
33453              From: gisle@aas.no
33454              Date: 29 Aug 2000 10:35:06 -0000
33455              Message-Id: <20000829103506.21538.qmail@eik.g.aas.no>
33456      Branch: perl
33457            ! ext/Opcode/Safe.pm
33458 ____________________________________________________________________________
33459 [  6881] By: jhi                                   on 2000/08/29  14:03:51
33460         Log: Subject: [PATCH] Glob dumping
33461              From: Gisle Aas <gisle@ActiveState.com>
33462              Date: 29 Aug 2000 07:59:42 -0000
33463              Message-ID: <20000829075942.20923.qmail@eik.g.aas.no>
33464      Branch: perl
33465            ! dump.c
33466 ____________________________________________________________________________
33467 [  6880] By: jhi                                   on 2000/08/29  14:02:01
33468         Log: Subject: [PATCH] Warnings in B::Deparse
33469              From: <abigail@foad.org>
33470              Date: Tue, 29 Aug 2000 00:00:01 -0400
33471              Message-ID: <20000829040001.2999.qmail@foad.org>
33472      Branch: perl
33473            ! ext/B/B/Deparse.pm
33474 ____________________________________________________________________________
33475 [  6879] By: jhi                                   on 2000/08/29  13:57:26
33476         Log: Missed a change in #6869.
33477      Branch: perl
33478            ! mg.c
33479 ____________________________________________________________________________
33480 [  6878] By: jhi                                   on 2000/08/29  13:45:04
33481         Log: Subject: Net::protoent does not export 'getproto'
33482              From: Yasushi Nakajima <sey@jkc.co.jp>
33483              Date: Tue, 29 Aug 2000 17:28:57 +0900                 
33484      Branch: perl
33485            ! lib/Net/protoent.pm
33486 ____________________________________________________________________________
33487 [  6877] By: jhi                                   on 2000/08/29  13:39:19
33488         Log: Patches all over for people and the files they (hopefully) care about.
33489      Branch: perl
33490            ! AUTHORS Changes MAINTAIN
33491 ____________________________________________________________________________
33492 [  6876] By: jhi                                   on 2000/08/29  12:53:54
33493         Log: Fix for thinko in #6848.
33494              
33495              Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
33496              From: Lupe Christoph <lupe@lupe-christoph.de>
33497              Date: Tue, 29 Aug 2000 09:04:08 +0200
33498              Message-ID: <20000829090408.V4437@alanya.lupe-christoph.de>
33499      Branch: perl
33500            ! ext/Thread/Thread.xs
33501 ____________________________________________________________________________
33502 [  6875] By: jhi                                   on 2000/08/29  12:50:14
33503         Log: Update to Getopt::Long 2.24, from Johan Vromans.
33504      Branch: perl
33505            ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
33506 ____________________________________________________________________________
33507 [  6874] By: jhi                                   on 2000/08/29  02:09:53
33508         Log: Use minimal @INC in tests, most of the time just '../lib',
33509              so that we simply can't pick up stuff from other Perls than
33510              the one we are testing.  Pointed out by
33511              
33512              From: Mike Guy <mjtg@cam.ac.uk>
33513              Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built   
33514              Date: Fri, 25 Aug 2000 15:15:59 +0100
33515              Message-Id: <E13SKH1-00031D-00@virgo.cus.cam.ac.uk>
33516      Branch: perl
33517            ! (edit 185 files)
33518 ____________________________________________________________________________
33519 [  6873] By: jhi                                   on 2000/08/29  01:07:11
33520         Log: Subject: [PATCH] Re: files not cleaned even by veryclean
33521              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
33522              Date: Mon, 28 Aug 2000 17:45:52 -0700
33523              Message-ID: <Afwq5gzkg2UB092yn@efn.org>
33524      Branch: perl
33525            ! Makefile.SH hints/os2.sh
33526 ____________________________________________________________________________
33527 [  6872] By: jhi                                   on 2000/08/28  23:33:39
33528         Log: Subject: [PATCH bleedperl@6866] spellings
33529              From: marcel@codewerk.com (Marcel Grunauer)
33530              Date: Tue, 29 Aug 2000 01:19:59 +0200
33531              Message-Id: <200008282319.BAA29862@gandalf.local>
33532      Branch: perl
33533            ! README.os390 pod/perl5004delta.pod pod/perldebtut.pod
33534            ! pod/perlebcdic.pod pod/perlfunc.pod pod/perlguts.pod
33535            ! pod/perlipc.pod pod/perlthrtut.pod pod/perlutil.pod
33536 ____________________________________________________________________________
33537 [  6871] By: jhi                                   on 2000/08/28  23:22:09
33538         Log: Take out the SUIDMAIL thing, that will not be
33539              a problem in 5.7.*.
33540      Branch: perl
33541            ! patchlevel.h
33542 ____________________________________________________________________________
33543 [  6870] By: jhi                                   on 2000/08/28  23:19:30
33544         Log: -S is the silent flag, -s is the strip flag.
33545              
33546              Subject: [PATCH] Re: [PATCH] make no-install          
33547              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
33548              Date: Mon, 28 Aug 2000 15:12:55 -0700
33549              Message-ID: <nPuq5gzkg2FO092yn@efn.org> 
33550      Branch: perl
33551            ! Makefile.SH
33552 ____________________________________________________________________________
33553 [  6869] By: jhi                                   on 2000/08/28  23:12:05
33554         Log: Subject: [PATCH bleedperl@6856] warnings fixes
33555              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
33556              Date: Mon, 28 Aug 2000 23:55:06 +0100
33557              Message-ID: <000501c01143$0230af80$2014140a@bfs.phone.com>
33558      Branch: perl
33559            ! lib/warnings.pm pod/perllexwarn.pod t/pragma/warn/7fatal
33560            ! warnings.h warnings.pl
33561 ____________________________________________________________________________
33562 [  6868] By: jhi                                   on 2000/08/28  21:38:22
33563         Log: Potential cruft.
33564      Branch: perl
33565            ! Makefile.SH
33566 ____________________________________________________________________________
33567 [  6867] By: jhi                                   on 2000/08/28  21:35:36
33568         Log: Update Changes.
33569      Branch: perl
33570            ! Changes patchlevel.h
33571 ____________________________________________________________________________
33572 [  6866] By: jhi                                   on 2000/08/28  21:33:49
33573         Log: Subject: hv.h Doc Patch
33574              From: Fisher Mark <fisherm@tce.com>
33575              Date: Mon, 28 Aug 2000 16:24:59 -0500
33576              Message-ID: <B9B6874277EED211B1890008C707AF5302881C77@indyexch3.indy.tce.com>
33577      Branch: perl
33578            ! hv.h
33579 ____________________________________________________________________________
33580 [  6865] By: jhi                                   on 2000/08/28  21:02:15
33581         Log: Add -ld to archname on long tr...double platforms.
33582      Branch: metaconfig
33583            ! U/threads/archname.U
33584      Branch: perl
33585            ! Configure config_h.SH
33586 ____________________________________________________________________________
33587 [  6864] By: jhi                                   on 2000/08/28  20:38:59
33588         Log: An attempt to fix the problem reported in
33589              
33590              Subject: Building perl@6856 using gcc/AIX 4.3.3 
33591              From: Daniel Muino <dmuino@afip.gov.ar> 
33592              Date: Mon, 28 Aug 2000 15:50:01 -0300   
33593              Message-ID: <20000828155001.A14403@con2-dgi>
33594              
33595              I can't test this properly since the gcc installation I have
33596              access to seems to be botched (gcc is calling the AIX cpp,
33597              a losing proposition...)
33598      Branch: perl
33599            ! hints/aix.sh
33600 ____________________________________________________________________________
33601 [  6863] By: jhi                                   on 2000/08/28  18:57:52
33602         Log: Fix for ID 20000828.001, long doubles were not formatted
33603              correctly (showed up in $], which stopped installing perl).
33604      Branch: perl
33605            ! sv.c
33606 ____________________________________________________________________________
33607 [  6862] By: jhi                                   on 2000/08/28  18:07:15
33608         Log: Typo in #6858.
33609      Branch: perl
33610            ! lib/Cwd.pm
33611 ____________________________________________________________________________
33612 [  6861] By: jhi                                   on 2000/08/28  17:57:27
33613         Log: opmini.o may be left around if a build is interrupted.
33614      Branch: perl
33615            ! Makefile.SH
33616 ____________________________________________________________________________
33617 [  6860] By: jhi                                   on 2000/08/28  16:52:50
33618         Log: Subject: [PATCH@6855] _Minor_ change to overload.pm pod
33619              From: Daniel Chetlin <daniel@chetlin.com>
33620              Date: Mon, 28 Aug 2000 01:14:18 -0700
33621              Message-ID: <20000828011418.J769@ilmd.chetlin.org>
33622      Branch: perl
33623            ! lib/overload.pm
33624 ____________________________________________________________________________
33625 [  6859] By: jhi                                   on 2000/08/28  16:08:46
33626         Log: Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
33627              From: Nicholas Clark <nick@ccl4.org>
33628              Date: Mon, 28 Aug 2000 16:03:27 +0100
33629              Message-Id: <20000828160327.C49785@plum.flirble.org>
33630      Branch: perl
33631            ! ext/ByteLoader/bytecode.h
33632 ____________________________________________________________________________
33633 [  6858] By: jhi                                   on 2000/08/28  16:02:10
33634         Log: Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
33635              From: Wolfgang Laun <wolfgang.laun@alcatel.at>
33636              Date: Mon, 28 Aug 2000 13:08:30 +0200
33637              Message-Id: <200008281108.NAA00782@localhost.aut.alcatel.at>
33638      Branch: perl
33639            ! lib/Cwd.pm
33640 ____________________________________________________________________________
33641 [  6857] By: jhi                                   on 2000/08/28  15:42:47
33642         Log: display_format used as a class method without arguments was broken,
33643              reported in
33644              
33645              Subject: Math::Complex->display_format() sets style to 'Math::Complex'
33646              From: Yasushi Nakajima <sey@san.p.kyoto.jkc.co.jp>
33647              Date: Mon, 28 Aug 2000 16:38:08 +0900 (JST)
33648              Message-Id: <200008280738.QAA00215@san.p.kyoto.jkc.co.jp>
33649      Branch: perl
33650            ! lib/Math/Complex.pm t/lib/complex.t
33651 ____________________________________________________________________________
33652 [  6856] By: jhi                                   on 2000/08/27  22:09:48
33653         Log: Update Changes.
33654      Branch: perl
33655            ! Changes patchlevel.h
33656 ____________________________________________________________________________
33657 [  6855] By: jhi                                   on 2000/08/27  21:59:21
33658         Log: Retract #6853 (false alarm).
33659      Branch: perl
33660            ! lib/ExtUtils/xsubpp
33661 ____________________________________________________________________________
33662 [  6854] By: jhi                                   on 2000/08/27  21:37:44
33663         Log: Update Changes.
33664      Branch: perl
33665            ! Changes patchlevel.h
33666 ____________________________________________________________________________
33667 [  6853] By: jhi                                   on 2000/08/27  21:37:16
33668         Log: Subject: [PATCH perl@6850] workaround for xsubpp
33669              From: Hugo <hv@crypt.compulink.co.uk>
33670              Date: Sun, 27 Aug 2000 22:30:25 +0100
33671              Message-Id: <200008272130.WAA10083@crypt.compulink.co.uk>
33672      Branch: perl
33673            ! lib/ExtUtils/xsubpp
33674 ____________________________________________________________________________
33675 [  6852] By: jhi                                   on 2000/08/27  21:33:58
33676         Log: Big-endian 64-bit patch from Raphael Manfredi.
33677      Branch: perl
33678            ! ext/Storable/Storable.xs
33679 ____________________________________________________________________________
33680 [  6851] By: jhi                                   on 2000/08/27  21:22:21
33681         Log: More ruthless editing from Hugo van der Sanden.
33682      Branch: perl
33683            ! pod/perldelta.pod
33684 ____________________________________________________________________________
33685 [  6850] By: jhi                                   on 2000/08/27  16:11:46
33686         Log: Update Changes.
33687      Branch: perl
33688            ! Changes patchlevel.h
33689 ____________________________________________________________________________
33690 [  6849] By: jhi                                   on 2000/08/27  16:11:05
33691         Log: Provice virtual $Config{ccflags_nolargefiles} etc. 
33692      Branch: perl
33693            ! configpm pod/perldelta.pod
33694 ____________________________________________________________________________
33695 [  6848] By: jhi                                   on 2000/08/27  15:35:08
33696         Log: Use the actual thread type, not the pointer-to-struct.
33697      Branch: perl
33698            ! ext/Thread/Thread.xs
33699 ____________________________________________________________________________
33700 [  6847] By: jhi                                   on 2000/08/27  15:30:49
33701         Log: Test nit.
33702      Branch: perl
33703            ! t/pragma/warn/pp_sys
33704 ____________________________________________________________________________
33705 [  6846] By: jhi                                   on 2000/08/27  15:19:02
33706         Log: Passing -R in ldflags makes now it to appear in the default
33707              for lddlflags, just like with -L.
33708              
33709              Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
33710              From: Lupe Christoph <lupe@lupe-christoph.de>
33711              Date: Sun, 27 Aug 2000 10:28:21 +0200
33712              Message-ID: <20000827102821.B4437@alanya.lupe-christoph.de>
33713      Branch: metaconfig/U/perl
33714            ! dlsrc.U
33715      Branch: perl
33716            ! Configure
33717 ____________________________________________________________________________
33718 [  6845] By: jhi                                   on 2000/08/27  15:08:54
33719         Log: Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
33720              From: Alan Burlison <Alan.Burlison@uk.sun.com>
33721              Date: Sat, 26 Aug 2000 22:23:27 +0100
33722              Message-ID: <39A8354F.E1E832C9@uk.sun.com>
33723      Branch: perl
33724            ! lib/ExtUtils/MM_Unix.pm
33725 ____________________________________________________________________________
33726 [  6844] By: jhi                                   on 2000/08/27  15:02:37
33727         Log: DJGPP update from Laszlo Molnar.
33728              
33729              Subject: [ID 20000826.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6788 on dos-djgpp djgpp (UNINSTALLED) [PATCH]
33730              From: ml1050 <ml1050@freemail.hu>
33731              Date: Sat, 26 Aug 2000 23:24:40 +0200
33732              Message-Id: <20000826232440.A439@freemail.hu>
33733      Branch: perl
33734            ! djgpp/config.over lib/File/Temp.pm pod/buildtoc.PL
33735            ! t/lib/ftmp-security.t t/lib/posix.t t/pragma/warn/pp_sys
33736 ____________________________________________________________________________
33737 [  6843] By: jhi                                   on 2000/08/27  14:53:58
33738         Log: Subject: installman buglet
33739              From: Lupe Christoph <lupe@lupe-christoph.de>
33740              Date: Sun, 27 Aug 2000 14:38:59 +0200
33741              Message-ID: <20000827143859.E4437@alanya.lupe-christoph.de>
33742      Branch: perl
33743            ! installman
33744 ____________________________________________________________________________
33745 [  6842] By: jhi                                   on 2000/08/27  14:52:08
33746         Log: Can't get the test to reliably work thanks to the
33747              inaccurateness of floating point.  "Resolves" bug ids
33748              20000826.003, 20000826.009, 20000826.010,
33749      Branch: perl
33750            ! t/lib/trig.t
33751 ____________________________________________________________________________
33752 [  6841] By: jhi                                   on 2000/08/26  15:53:58
33753         Log: Update Changes.
33754      Branch: perl
33755            ! Changes patchlevel.h
33756 ____________________________________________________________________________
33757 [  6840] By: jhi                                   on 2000/08/26  14:23:03
33758         Log: grep -e isn't portable.
33759              
33760              Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
33761              From: chris@broadband.att.com
33762              Date: Sat, 26 Aug 2000 00:17:27 -0600 (MDT)
33763              Message-Id: <200008260617.AAA10219@lazlo.tci.com>
33764      Branch: perl
33765            ! hints/solaris_2.sh
33766 ____________________________________________________________________________
33767 [  6839] By: jhi                                   on 2000/08/26  14:12:23
33768         Log: no-install target a la make -n.
33769              
33770              Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
33771              From: <abigail@foad.org>
33772              Date: Sat, 26 Aug 2000 03:57:34 -0400
33773              Message-ID: <20000826075735.18912.qmail@foad.org>
33774      Branch: perl
33775            ! Makefile.SH installman installperl
33776 ____________________________________________________________________________
33777 [  6838] By: jhi                                   on 2000/08/26  14:06:33
33778         Log: Retract #6826 as the #6828 should be do the same
33779              in a More Correct Way.
33780      Branch: perl
33781            ! installperl
33782 ____________________________________________________________________________
33783 [  6837] By: jhi                                   on 2000/08/26  05:24:00
33784         Log: More casting.
33785      Branch: perl
33786            ! ext/Storable/Storable.xs
33787 ____________________________________________________________________________
33788 [  6836] By: jhi                                   on 2000/08/26  05:05:46
33789         Log: Nicer in decimal.
33790      Branch: perl
33791            ! ext/Storable/Storable.xs
33792 ____________________________________________________________________________
33793 [  6835] By: jhi                                   on 2000/08/26  05:03:50
33794         Log: There be no UVdf.
33795      Branch: perl
33796            ! ext/Storable/Storable.xs
33797 ____________________________________________________________________________
33798 [  6834] By: jhi                                   on 2000/08/26  05:00:18
33799         Log: Continue IVdfing and UVxfing.
33800      Branch: perl
33801            ! ext/Storable/Storable.xs
33802 ____________________________________________________________________________
33803 [  6833] By: jhi                                   on 2000/08/26  04:53:14
33804         Log: Use IVdf.
33805      Branch: perl
33806            ! ext/Storable/Storable.xs
33807 ____________________________________________________________________________
33808 [  6832] By: jhi                                   on 2000/08/26  04:40:41
33809         Log: Document PTR2XX and INT2PTR.
33810      Branch: perl
33811            ! pod/perlguts.pod
33812 ____________________________________________________________________________
33813 [  6831] By: jhi                                   on 2000/08/26  04:33:18
33814         Log: Use UVxf, PTR2UV, NVff.
33815      Branch: perl
33816            ! ext/Storable/Storable.xs
33817 ____________________________________________________________________________
33818 [  6830] By: jhi                                   on 2000/08/26  04:31:32
33819         Log: Update the test count.
33820      Branch: perl
33821            ! t/lib/trig.t
33822 ____________________________________________________________________________
33823 [  6829] By: jhi                                   on 2000/08/26  03:05:50
33824         Log: Subject: [PATCH] installation not quite silent yet.
33825              From: <abigail@foad.org>
33826              Date: Fri, 25 Aug 2000 20:07:53 -0400
33827              Message-ID: <20000826000753.7822.qmail@foad.org>
33828      Branch: perl
33829            ! installman installperl
33830 ____________________________________________________________________________
33831 [  6828] By: jhi                                   on 2000/08/26  03:05:14
33832         Log: Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
33833              From: Spider Boardman <spider@web.zk3.dec.com>
33834              Date: Fri, 25 Aug 2000 19:12:40 -0400
33835              Message-Id: <200008252312.TAA17828@leggy.zk3.dec.com>
33836      Branch: perl
33837            ! gv.c
33838 ____________________________________________________________________________
33839 [  6827] By: jhi                                   on 2000/08/25  23:54:34
33840         Log: Support preserving extremely big/small angles.
33841      Branch: perl
33842            ! lib/Math/Trig.pm pod/perldelta.pod t/lib/trig.t
33843 ____________________________________________________________________________
33844 [  6826] By: jhi                                   on 2000/08/25  23:01:20
33845         Log: Patch installperl to be long double-aware.
33846              
33847              Subject: Re: [PATCH] [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
33848              From: Spider Boardman <spider@web.zk3.dec.com>
33849              Date: Fri, 25 Aug 2000 18:15:23 -0400
33850              Message-Id: <200008252215.SAA28740@leggy.zk3.dec.com>
33851      Branch: perl
33852            ! installperl
33853 ____________________________________________________________________________
33854 [  6825] By: jhi                                   on 2000/08/25  22:58:25
33855         Log: Remove duplicately applied patch shards.
33856              
33857              Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
33858              From: Spider Boardman <spider@leggy.zk3.dec.com>
33859              Date: Fri, 25 Aug 2000 16:45:03 -0400
33860              Message-Id: <200008252045.QAA23518@leggy.zk3.dec.com>
33861      Branch: perl
33862            ! t/lib/cgi-html.t
33863 ____________________________________________________________________________
33864 [  6824] By: jhi                                   on 2000/08/25  22:57:00
33865         Log: Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
33866              From: Daniel Chetlin <daniel@chetlin.com>
33867              Date: Fri, 25 Aug 2000 12:23:16 -0700
33868              Message-ID: <20000825122316.A10250@ilmd.chetlin.org>
33869              
33870              Subject: Re: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
33871              From: Daniel Chetlin <daniel@chetlin.com>
33872              Date: Fri, 25 Aug 2000 14:47:19 -0700
33873              Message-ID: <20000825144719.A20587@ilmd.chetlin.org>
33874      Branch: perl
33875            ! installman
33876 ____________________________________________________________________________
33877 [  6823] By: jhi                                   on 2000/08/25  22:44:17
33878         Log: Timestamp problem?
33879      Branch: perl
33880            ! uconfig.h uconfig.sh
33881 ____________________________________________________________________________
33882 [  6822] By: jhi                                   on 2000/08/25  19:01:06
33883         Log: One forgotten file from #6816.
33884      Branch: perl
33885            ! vos/config.h
33886 ____________________________________________________________________________
33887 [  6821] By: jhi                                   on 2000/08/25  18:56:39
33888         Log: Regen Changes.
33889      Branch: perl
33890            ! Changes patchlevel.h
33891 ____________________________________________________________________________
33892 [  6820] By: jhi                                   on 2000/08/25  18:52:35
33893         Log: Fix Changes ordering.
33894      Branch: perl
33895            ! Changes
33896 ____________________________________________________________________________
33897 [  6819] By: jhi                                   on 2000/08/25  18:50:25
33898         Log: Update Changes.
33899      Branch: perl
33900            ! Changes patchlevel.h
33901 ____________________________________________________________________________
33902 [  6818] By: jhi                                   on 2000/08/25  18:47:45
33903         Log: Tweak the sfio/useperlio logic, hopefully as wished in
33904              
33905              Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
33906              From: Nicholas Clark <nick@babyhippo.co.uk>
33907              Date: Fri, 25 Aug 2000 12:01:45 +0100
33908              Message-Id: <E13SHF3-0005I9-00@fruitbat.babyhippo.co.uk>
33909      Branch: metaconfig/U/perl
33910            ! d_sfio.U
33911      Branch: perl
33912            ! Configure
33913 ____________________________________________________________________________
33914 [  6817] By: jhi                                   on 2000/08/25  18:32:51
33915         Log: Allow microperl to assume <math.h>, without it the math
33916              functions like floor() are assumed to return int, which makes
33917              for core dumps in machines where integer and floating register
33918              don't mix.
33919      Branch: perl
33920            ! uconfig.h uconfig.sh
33921 ____________________________________________________________________________
33922 [  6816] By: jhi                                   on 2000/08/25  18:27:17
33923         Log: AIX 4.3.3 has SOCKS in libc with a differently named init routine,
33924              the problem reported in
33925              
33926              Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
33927              From: danhale@us.ibm.com
33928              Date: Fri, 25 Aug 2000 10:58:06 -0400
33929              Message-Id: <85256946.005238A3.00@d54mta02.raleigh.ibm.com>
33930      Branch: metaconfig/U/perl
33931            + d_socks5_init.U
33932      Branch: perl
33933            ! Configure INSTALL config_h.SH configure.com epoc/config.sh
33934            ! perl.c uconfig.h uconfig.sh vos/config.def vos/config.h
33935            ! vos/config.pl vos/config_h.SH_orig win32/config.bc
33936            ! win32/config.gc win32/config.vc
33937 ____________________________________________________________________________
33938 [  6815] By: jhi                                   on 2000/08/25  17:43:31
33939         Log: A solution for the retrieve_fd autosplit warning,
33940              idea suggested by Mike Guy.
33941      Branch: perl
33942            ! ext/Storable/Storable.pm
33943 ____________________________________________________________________________
33944 [  6814] By: jhi                                   on 2000/08/25  17:16:03
33945         Log: Add install-silent target.
33946      Branch: perl
33947            ! Makefile.SH
33948 ____________________________________________________________________________
33949 [  6813] By: jhi                                   on 2000/08/25  17:14:23
33950         Log: Subject: Re: [PATCH] More silencing of installman.
33951              From: <abigail@foad.org>
33952              Date: Thu, 24 Aug 2000 19:27:03 -0400
33953              Message-ID: <20000824232703.7001.qmail@foad.org>
33954              
33955              Subject: Re: [PATCH] More silencing of installman.
33956              From: <abigail@foad.org>
33957              Date: Fri, 25 Aug 2000 03:00:58 -0400
33958              Message-ID: <20000825070058.10697.qmail@foad.org>
33959      Branch: perl
33960            ! installman
33961 ____________________________________________________________________________
33962 [  6812] By: jhi                                   on 2000/08/25  17:11:28
33963         Log: installperl --verbose and --silent.
33964              
33965              Subject: Re: [PATCH] More silencing of installman.
33966              From: <abigail@foad.org>
33967              Message-ID: <20000825064430.9719.qmail@foad.org>
33968              Date: Fri, 25 Aug 2000 02:44:30 -0400
33969      Branch: perl
33970            ! installperl
33971 ____________________________________________________________________________
33972 [  6811] By: jhi                                   on 2000/08/25  17:05:43
33973         Log: Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
33974              From: "Peter J. Farley III" <pjfarley@banet.net>
33975              Date: Thu, 24 Aug 2000 21:58:03 -0400
33976              Message-Id: <4.3.1.0.20000824215500.00ac3df0@pop5.banet.net>
33977              
33978              (applied slightly modified)
33979      Branch: perl
33980            ! lib/ExtUtils/MM_Unix.pm
33981 ____________________________________________________________________________
33982 [  6810] By: jhi                                   on 2000/08/25  17:01:18
33983         Log: Missing parts of 
33984              
33985              Subject: [PATCH: 6789] some endl fixes for VMS wackiness
33986              From: Peter Prymmer <pvhp@forte.com>
33987              Date: Wed, 23 Aug 2000 13:58:31 -0700 (PDT)
33988              Message-ID: <Pine.OSF.4.10.10008231351000.126820-100000@aspara.forte.com>
33989      Branch: perl
33990            ! t/lib/cgi-html.t
33991 ____________________________________________________________________________
33992 [  6809] By: jhi                                   on 2000/08/25  16:46:32
33993         Log: Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
33994              From: "Craig A. Berry" <craig.berry@psinetcs.com>
33995              Date: Thu, 24 Aug 2000 19:13:11 -0500
33996              Message-Id: <4.3.2.7.2.20000824174417.02479ef8@exchi01>
33997      Branch: perl
33998            ! vms/vms.c
33999 ____________________________________________________________________________
34000 [  6808] By: jhi                                   on 2000/08/25  16:39:22
34001         Log: Subject: [PATCH: 6805] several more tweaks to configure.com
34002              From: Peter Prymmer <pvhp@forte.com>
34003              Date: Thu, 24 Aug 2000 16:25:48 -0700 (PDT)
34004              Message-ID: <Pine.OSF.4.10.10008241623420.181493-100000@aspara.forte.com>
34005      Branch: perl
34006            ! configure.com
34007 ____________________________________________________________________________
34008 [  6807] By: jhi                                   on 2000/08/25  16:36:37
34009         Log: Better wording for the vec lvalue diagnostic.
34010              
34011              Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
34012              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
34013              Date: Wed, 23 Aug 2000 14:12:16 -0400
34014              Message-ID: <20000823141215.A173200@linguist.dartmouth.edu>
34015      Branch: perl
34016            ! pod/perldiag.pod
34017 ____________________________________________________________________________
34018 [  6806] By: jhi                                   on 2000/08/24  18:17:22
34019         Log: Subject: [PATCH] More silencing of installman.
34020              From: <abigail@foad.org>
34021              Date: Thu, 24 Aug 2000 14:01:44 -0400
34022              Message-ID: <20000824180144.20062.qmail@foad.org>
34023      Branch: perl
34024            ! installman
34025 ____________________________________________________________________________
34026 [  6805] By: jhi                                   on 2000/08/24  15:00:31
34027         Log: Update Changes.
34028      Branch: perl
34029            ! Changes patchlevel.h
34030 ____________________________________________________________________________
34031 [  6804] By: jhi                                   on 2000/08/24  14:59:07
34032         Log: Regen perltoc.
34033      Branch: perl
34034            ! pod/perltoc.pod
34035 ____________________________________________________________________________
34036 [  6803] By: jhi                                   on 2000/08/24  14:44:39
34037         Log: Show the doc file, not the temp file.
34038      Branch: perl
34039            ! installman
34040 ____________________________________________________________________________
34041 [  6802] By: jhi                                   on 2000/08/24  14:41:53
34042         Log: Continue silencing.
34043      Branch: perl
34044            ! installman
34045 ____________________________________________________________________________
34046 [  6801] By: jhi                                   on 2000/08/24  14:34:40
34047         Log: Actually do something with the silencer option.
34048      Branch: perl
34049            ! installman
34050 ____________________________________________________________________________
34051 [  6800] By: jhi                                   on 2000/08/24  14:26:22
34052         Log: Make installman to recognize the silence flag -S.
34053      Branch: perl
34054            ! installman
34055 ____________________________________________________________________________
34056 [  6799] By: jhi                                   on 2000/08/24  13:49:38
34057         Log: DOS patches and portability/porting notes, from Tim Jenness.
34058      Branch: perl
34059            ! lib/File/Temp.pm
34060 ____________________________________________________________________________
34061 [  6798] By: jhi                                   on 2000/08/24  13:48:27
34062         Log: Create directories in silence.
34063              
34064              Subject: [PATCH] Another silencer for MakeMaker
34065              From: andreas.koenig@anima.de (Andreas J. Koenig)
34066              Date: 24 Aug 2000 14:18:52 +0200
34067              Message-ID: <m3zom297ir.fsf@ak-71.mind.de>
34068      Branch: perl
34069            ! lib/ExtUtils/Command.pm
34070 ____________________________________________________________________________
34071 [  6797] By: jhi                                   on 2000/08/24  13:46:42
34072         Log: More liberal parsing of version numbers.
34073              
34074              Subject: Re: CPAN.pm beta for testing available
34075              From: andreas.koenig@anima.de (Andreas J. Koenig)
34076              Date: 24 Aug 2000 13:51:57 +0200
34077              Message-ID: <m34s4aanc2.fsf@ak-71.mind.de>
34078      Branch: perl
34079            ! lib/CPAN.pm
34080 ____________________________________________________________________________
34081 [  6796] By: jhi                                   on 2000/08/24  13:44:36
34082         Log: Make "make install" by default silent.  A new "install-verbose"
34083              target is verbose.
34084      Branch: perl
34085            ! Makefile.SH
34086 ____________________________________________________________________________
34087 [  6795] By: jhi                                   on 2000/08/24  13:39:14
34088         Log: Add silencer flags to installperl.
34089              
34090              Subject: [PATCH] Making installperl silent.
34091              From: <abigail@foad.org>
34092              Date: Thu, 24 Aug 2000 05:01:45 -0400
34093              Message-ID: <20000824090145.13141.qmail@foad.org>
34094      Branch: perl
34095            ! installperl
34096 ____________________________________________________________________________
34097 [  6794] By: jhi                                   on 2000/08/24  13:35:50
34098         Log: installperl couldn't tell whether it had run tests or not.
34099              
34100              Subject: [PATCH] Re: installperl and t/TEST
34101              From: <abigail@foad.org>
34102              Date: Thu, 24 Aug 2000 04:00:53 -0400
34103              Message-ID: <20000824080053.2494.qmail@foad.org>
34104      Branch: perl
34105            ! Makefile.SH installperl
34106 ____________________________________________________________________________
34107 [  6793] By: jhi                                   on 2000/08/24  13:27:50
34108         Log: Drop the separate perlbc, perlcc -b should be enough.
34109      Branch: perl
34110            - utils/perlbc.PL
34111            ! MANIFEST pod/perldelta.pod pod/perlutil.pod utils/Makefile
34112 ____________________________________________________________________________
34113 [  6792] By: jhi                                   on 2000/08/24  04:41:30
34114         Log: Upgrade to Storable 0.7.4, from Raphael Manfredi,
34115              plus the typo fix from Peter Prymmer.
34116      Branch: perl
34117            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
34118            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
34119 ____________________________________________________________________________
34120 [  6791] By: jhi                                   on 2000/08/24  02:10:43
34121         Log: Replace #6705 with a minimal doc patch.
34122              
34123              Subject: [PATCH 5.6.0] replace change #6705
34124              From: Jan Dubois <jand@ActiveState.com>
34125              Date: Wed, 23 Aug 2000 18:31:51 -0700
34126              Message-ID: <dau8qsolaurdcbom4810gfuhbjegemtr58@4ax.com>
34127      Branch: perl
34128            ! lib/Win32.pod win32/win32.c
34129 ____________________________________________________________________________
34130 [  6790] By: jhi                                   on 2000/08/23  17:52:00
34131         Log: Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
34132              From: Mike Guy <mjtg@cam.ac.uk>
34133              Date: Wed, 23 Aug 2000 18:38:46 +0100
34134              Message-Id: <E13ReUA-0000vC-00@virgo.cus.cam.ac.uk>
34135      Branch: perl
34136            ! doop.c pod/perldiag.pod pod/perlfunc.pod t/op/vec.t
34137 ____________________________________________________________________________
34138 [  6789] By: jhi                                   on 2000/08/23  15:34:21
34139         Log: Update Changes.
34140      Branch: perl
34141            ! Changes patchlevel.h
34142 ____________________________________________________________________________
34143 [  6788] By: jhi                                   on 2000/08/23  15:33:40
34144         Log: Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
34145              From: Wilfredo Sánchez <wsanchez@apple.com>
34146              Date: Tue, 22 Aug 2000 19:31:27 -0700
34147              Message-Id: <200008230231.TAA00461@ns1.abstrata.com>
34148      Branch: perl
34149            ! perl.h
34150 ____________________________________________________________________________
34151 [  6787] By: jhi                                   on 2000/08/23  15:29:31
34152         Log: Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
34153              From: Spider Boardman <spider@leggy.zk3.dec.com>
34154              Date: Wed, 23 Aug 2000 10:33:23 -0400
34155              Message-Id: <200008231433.KAA28122@leggy.zk3.dec.com>
34156      Branch: perl
34157            ! lib/Pod/Html.pm
34158 ____________________________________________________________________________
34159 [  6786] By: jhi                                   on 2000/08/23  15:28:11
34160         Log: Bad makefile.
34161      Branch: perl
34162            ! ext/B/Makefile.PL
34163 ____________________________________________________________________________
34164 [  6785] By: jhi                                   on 2000/08/23  14:37:04
34165         Log: Update Changes.
34166      Branch: perl
34167            ! Changes patchlevel.h
34168 ____________________________________________________________________________
34169 [  6784] By: jhi                                   on 2000/08/23  13:58:41
34170         Log: Portability fix from Hugo van der Sanden.
34171      Branch: perl
34172            ! ext/re/Makefile.PL
34173 ____________________________________________________________________________
34174 [  6783] By: jhi                                   on 2000/08/23  13:53:53
34175         Log: Storable support, v-version fixes.
34176              
34177              Subject: CPAN.pm beta for testing available
34178              From: andreas.koenig@anima.de (Andreas J. Koenig)
34179              Date: 22 Aug 2000 23:31:33 +0200
34180              Message-ID: <m3hf8dc79m.fsf@ak-71.mind.de>
34181      Branch: perl
34182            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
34183 ____________________________________________________________________________
34184 [  6782] By: jhi                                   on 2000/08/23  13:51:26
34185         Log: Mac and other portability updates from Chris Nandor.
34186      Branch: perl
34187            ! pod/perlmodinstall.pod
34188 ____________________________________________________________________________
34189 [  6781] By: jhi                                   on 2000/08/23  13:47:33
34190         Log: Subject: [PATCH: 6778] fix a small typo in Storable.xs
34191              From: Peter Prymmer <pvhp@forte.com>
34192              Date: Tue, 22 Aug 2000 16:20:41 -0700 (PDT)
34193              Message-ID: <Pine.OSF.4.10.10008221616430.68568-100000@aspara.forte.com>
34194      Branch: perl
34195            ! ext/Storable/Storable.xs
34196 ____________________________________________________________________________
34197 [  6780] By: jhi                                   on 2000/08/23  13:33:34
34198         Log: VMS MMS (make) wants null action.
34199      Branch: perl
34200            ! ext/B/Makefile.PL
34201 ____________________________________________________________________________
34202 [  6779] By: jhi                                   on 2000/08/22  19:44:47
34203         Log: Forgot portability nit.
34204      Branch: perl
34205            ! t/lib/st-forgive.t
34206 ____________________________________________________________________________
34207 [  6778] By: jhi                                   on 2000/08/22  19:35:25
34208         Log: Be portable.
34209      Branch: perl
34210            ! ext/B/Makefile.PL t/lib/st-forgive.t t/lib/st-retrieve.t
34211            ! t/lib/st-store.t
34212 ____________________________________________________________________________
34213 [  6777] By: jhi                                   on 2000/08/22  18:50:53
34214         Log: Update Changes.
34215      Branch: perl
34216            ! Changes patchlevel.h
34217 ____________________________________________________________________________
34218 [  6776] By: jhi                                   on 2000/08/22  18:44:46
34219         Log: cSVOPo_*v things index into the current PL_curpad
34220              under ithreads, which is different from the curpad
34221              used by the XSUB.  (In other words, the code as-is
34222              before this patch wouldn't work under ithreads.)
34223              From Sarathy.
34224      Branch: perl
34225            ! ext/B/B.xs
34226 ____________________________________________________________________________
34227 [  6775] By: jhi                                   on 2000/08/22  18:18:37
34228         Log: Make the selection of NVff et al stricter.
34229      Branch: metaconfig/U/perl
34230            ! perlxvf.U
34231      Branch: perl
34232            ! Configure config_h.SH
34233 ____________________________________________________________________________
34234 [  6774] By: jhi                                   on 2000/08/22  17:19:42
34235         Log: perldelta nits.
34236      Branch: perl
34237            ! pod/perldelta.pod
34238 ____________________________________________________________________________
34239 [  6773] By: jhi                                   on 2000/08/22  17:06:26
34240         Log: Long double fixes from Spider Boardman.
34241              
34242              Subject: [ID 20000821.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on alpha-dec_osf 5.1 (UNINSTALLED)
34243              From: system PRIVILEGED account <root@peano.zk3.dec.com>
34244              Date: Mon, 21 Aug 2000 18:41:15 -0400 (EDT)
34245              Message-Id: <200008212241.SAA0000014255@peano.zk3.dec.com>
34246      Branch: perl
34247            ! t/lib/bigfltpm.t t/lib/st-06compat.t
34248 ____________________________________________________________________________
34249 [  6772] By: jhi                                   on 2000/08/22  15:04:53
34250         Log: Update Changes.
34251      Branch: perl
34252            ! Changes patchlevel.h
34253 ____________________________________________________________________________
34254 [  6771] By: jhi                                   on 2000/08/22  15:01:44
34255         Log: perldelta fixes from Hugo van der Sanden.
34256      Branch: perl
34257            ! pod/perldelta.pod
34258 ____________________________________________________________________________
34259 [  6770] By: jhi                                   on 2000/08/22  14:34:49
34260         Log: Subject: [PATCH blead] nextchar() abuse misses an optimisation
34261              From: Hugo <hv@crypt.compulink.co.uk>
34262              Date: Tue, 22 Aug 2000 11:21:53 +0100
34263              Message-Id: <200008221021.LAA03332@crypt.compulink.co.uk>
34264      Branch: perl
34265            ! regcomp.c
34266 ____________________________________________________________________________
34267 [  6769] By: jhi                                   on 2000/08/22  14:30:02
34268         Log: Add Yitzchak, reformat.
34269      Branch: perl
34270            ! Changes config_h.SH
34271 ____________________________________________________________________________
34272 [  6768] By: jhi                                   on 2000/08/22  14:21:35
34273         Log: Long double Gconvert fixes from Yitzchak Scott-Thoennes
34274              and Spider Boardman.
34275      Branch: metaconfig
34276            ! U/compline/d_gconvert.U
34277      Branch: perl
34278            ! Configure
34279 ____________________________________________________________________________
34280 [  6767] By: jhi                                   on 2000/08/22  14:11:24
34281         Log: Subject: Re: [PATCH] [ID 20000820.012] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on
34282              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
34283              Date: Mon, 21 Aug 2000 19:08:31 -0700
34284              Message-ID: <fCeo5gzkgmhY092yn@efn.org>
34285      Branch: perl
34286            - ext/Storable/patchlevel.h
34287            ! MANIFEST ext/Storable/MANIFEST
34288 ____________________________________________________________________________
34289 [  6766] By: jhi                                   on 2000/08/22  13:49:29
34290         Log: Subject: [PATCH: 6757] configure.com updates and syslog build
34291              From: Peter Prymmer <pvhp@forte.com>
34292              Date: Mon, 21 Aug 2000 17:15:35 -0700 (PDT)
34293              Message-ID: <Pine.OSF.4.10.10008211653270.17516-100000@aspara.forte.com>
34294      Branch: perl
34295            ! configure.com ext/Storable/Makefile.PL
34296 ____________________________________________________________________________
34297 [  6765] By: jhi                                   on 2000/08/22  13:44:59
34298         Log: Subject: [PATCH blead] B:: missing dependency
34299              From: Hugo <hv@crypt.compulink.co.uk>
34300              Date: Tue, 22 Aug 2000 06:44:33 +0100
34301              Message-Id: <200008220544.GAA31051@crypt.compulink.co.uk>
34302      Branch: perl
34303            ! ext/B/Makefile.PL
34304 ____________________________________________________________________________
34305 [  6764] By: jhi                                   on 2000/08/22  13:38:12
34306         Log: More bytecompiler.
34307      Branch: perl
34308            ! pod/perlutil.pod utils/Makefile utils/perlbc.PL
34309 ____________________________________________________________________________
34310 [  6763] By: jhi                                   on 2000/08/22  13:36:44
34311         Log: Bytecompiler patches from Benjamin Stuhl.
34312      Branch: perl
34313            ! bytecode.pl embedvar.h ext/B/B.pm ext/B/B.xs
34314            ! ext/B/B/Asmdata.pm ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
34315            ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
34316            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
34317            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h intrpvar.h
34318            ! perl.c perlapi.h pod/perldelta.pod
34319 ____________________________________________________________________________
34320 [  6762] By: jhi                                   on 2000/08/21  23:43:40
34321         Log: An obsoleted diagnostic.
34322      Branch: perl
34323            ! pod/perldelta.pod
34324 ____________________________________________________________________________
34325 [  6761] By: jhi                                   on 2000/08/21  23:01:45
34326         Log: The #6759 wasn't quite right.
34327      Branch: perl
34328            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
34329            ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
34330            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
34331            ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
34332            ! t/lib/st-tieditems.t
34333 ____________________________________________________________________________
34334 [  6760] By: jhi                                   on 2000/08/21  22:35:49
34335         Log: Be verydeepclean.
34336      Branch: perl
34337            ! Makefile.SH
34338 ____________________________________________________________________________
34339 [  6759] By: jhi                                   on 2000/08/21  22:25:40
34340         Log: Subject: [PATCH: 6757] make new Storable tests forgiving of places where not built
34341              From: Peter Prymmer <pvhp@forte.com>
34342              Date: Mon, 21 Aug 2000 14:58:16 -0700 (PDT)
34343              Message-ID: <Pine.OSF.4.10.10008211456250.17516-100000@aspara.forte.com>
34344      Branch: perl
34345            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
34346            ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
34347            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
34348            ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
34349            ! t/lib/st-tieditems.t
34350 ____________________________________________________________________________
34351 [  6758] By: jhi                                   on 2000/08/21  22:22:32
34352         Log: Few more casts, need reported in
34353              
34354              Subject: Re: [ID 20000821.010] OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i586-linux-64all 2.2.16-9mdk (UNINSTALLED)
34355              From: Mike Stok <mike@stok.co.uk>
34356              Date: Mon, 21 Aug 2000 15:59:29 -0500 (CDT)
34357              Message-ID: <Pine.LNX.4.21.0008211558480.19081-100000@ratdog.stok.co.uk>
34358              
34359              and
34360              
34361              Subject: [ID 20000821.013] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i686-linux-64int 2.2.13
34362              From: abigail@foad.org
34363              Date: 21 Aug 2000 21:31:34 -0000
34364              Message-Id: <20000821213134.30170.qmail@foad.org>
34365      Branch: perl
34366            ! ext/Storable/Storable.xs
34367 ____________________________________________________________________________
34368 [  6757] By: jhi                                   on 2000/08/21  18:37:07
34369         Log: Update Changes.
34370      Branch: perl
34371            ! Changes patchlevel.h
34372 ____________________________________________________________________________
34373 [  6756] By: jhi                                   on 2000/08/21  18:34:02
34374         Log: A pod nit.
34375              
34376              Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
34377              From: <abigail@foad.org>
34378              Date: Mon, 21 Aug 2000 14:00:16 -0400
34379              Message-ID: <20000821180016.28627.qmail@foad.org>
34380      Branch: perl
34381            ! pod/perlre.pod
34382 ____________________________________________________________________________
34383 [  6755] By: jhi                                   on 2000/08/21  18:30:56
34384         Log: Use PodParser 1.18 new test.
34385      Branch: perl
34386            ! t/pod/special_seqs.t t/pod/special_seqs.xr
34387 ____________________________________________________________________________
34388 [  6754] By: jhi                                   on 2000/08/21  18:28:35
34389         Log: Apply some PodParser 1.18 patches; the Pod/Find.pm
34390              patches cannot be applied since #6712 conflicts.
34391      Branch: perl
34392            ! lib/Pod/InputObjects.pm lib/Pod/Parser.pm lib/Pod/Usage.pm
34393 ____________________________________________________________________________
34394 [  6753] By: jhi                                   on 2000/08/21  18:15:11
34395         Log: Weed out some smaller changes.
34396      Branch: perl
34397            ! pod/perldelta.pod
34398 ____________________________________________________________________________
34399 [  6752] By: jhi                                   on 2000/08/21  18:02:30
34400         Log: Also under djgpp the timestamps are funky.
34401      Branch: perl
34402            ! t/op/stat.t
34403 ____________________________________________________________________________
34404 [  6751] By: jhi                                   on 2000/08/21  17:55:56
34405         Log: Tweak the floating point output routine preferences.
34406      Branch: metaconfig
34407            ! U/compline/d_gconvert.U
34408      Branch: perl
34409            ! Configure
34410 ____________________________________________________________________________
34411 [  6750] By: jhi                                   on 2000/08/21  17:51:29
34412         Log: Unicos/mk requires elaborate paranoia.
34413      Branch: perl
34414            ! lib/Math/Complex.pm
34415 ____________________________________________________________________________
34416 [  6749] By: gsar                                  on 2000/08/21  16:53:31
34417         Log: use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
34418      Branch: perl
34419            ! lib/Cwd.pm
34420 ____________________________________________________________________________
34421 [  6748] By: gsar                                  on 2000/08/21  16:22:19
34422         Log: free TLS slot properly on Windows
34423      Branch: perl
34424            ! thread.h win32/perllib.c win32/win32thread.h
34425 ____________________________________________________________________________
34426 [  6747] By: jhi                                   on 2000/08/21  16:20:58
34427         Log: Rename the macro argument because some preprocessors
34428              can't tell the difference and expand arguments also inside
34429              double quoted strings.
34430      Branch: perl
34431            ! regcomp.c
34432 ____________________________________________________________________________
34433 [  6746] By: jhi                                   on 2000/08/21  16:09:41
34434         Log: Support long doubles in Storable.
34435              
34436              Subject: Re: Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on i686-linux-thread-multi-64int 2.2.14-5.0 (UNINSTALLED)
34437              From: Radu Greab <radu@netsoft.ro>
34438              Date: Mon, 21 Aug 2000 18:05:59 +0300 (EET DST)
34439              Message-ID: <Pine.GSO.4.05.10008211804210.10137-100000@localhost>
34440      Branch: perl
34441            ! ext/Storable/Storable.xs
34442 ____________________________________________________________________________
34443 [  6745] By: jhi                                   on 2000/08/21  15:51:40
34444         Log: Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
34445              From: "Fifer, Eric" <EFifer@sanwaint.com>
34446              Date: Mon, 21 Aug 2000 15:34:49 +0100
34447              Message-ID: <779F20BCCE5AD31186A50008C75D9979171786@silldn_mail1.sanwaint.com>
34448      Branch: perl
34449            ! t/pragma/warn/9enabled
34450 ____________________________________________________________________________
34451 [  6744] By: jhi                                   on 2000/08/21  15:39:35
34452         Log: Document the endianness of Alpha more precisely.
34453      Branch: perl
34454            ! hints/unicos.sh pod/perldelta.pod pod/perlfunc.pod
34455            ! pod/perlport.pod
34456 ____________________________________________________________________________
34457 [  6743] By: jhi                                   on 2000/08/21  14:47:05
34458         Log: perldelta fixes from the p5p crowd.
34459      Branch: perl
34460            ! pod/perldelta.pod pod/perlop.pod
34461 ____________________________________________________________________________
34462 [  6742] By: jhi                                   on 2000/08/21  13:34:51
34463         Log: Update to Pod::LaTeX 0.53.
34464              
34465              Subject: [PATCH] lib/Pod/LaTeX.pm updates
34466              From: Tim Jenness <timj@jach.hawaii.edu>
34467              Date: Sun, 20 Aug 2000 23:09:48 -1000 (HST)
34468              Message-ID: <Pine.LNX.4.21.0008202308040.12047-100000@lapaki.jach.hawaii.edu>
34469      Branch: perl
34470            ! lib/Pod/LaTeX.pm
34471 ____________________________________________________________________________
34472 [  6741] By: jhi                                   on 2000/08/21  13:33:01
34473         Log: Subject: [PATCH] os2.c fix for use64bitint
34474              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
34475              Date: Mon, 21 Aug 2000 01:32:25 -0700
34476              Message-ID: <ZkOo5gzkgWEb092yn@efn.org>
34477      Branch: perl
34478            ! os2/os2.c
34479 ____________________________________________________________________________
34480 [  6740] By: jhi                                   on 2000/08/21  13:28:52
34481         Log: Array context keeps slithering in.
34482              
34483              Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
34484              From: Daniel Chetlin <daniel@chetlin.com>
34485              Date: Sun, 20 Aug 2000 21:40:25 -0700
34486              Message-ID: <20000820214025.C29387@ilmd.chetlin.org>
34487      Branch: perl
34488            ! ext/Storable/Storable.xs lib/Pod/InputObjects.pm
34489            ! pod/perldebtut.pod
34490 ____________________________________________________________________________
34491 [  6739] By: jhi                                   on 2000/08/21  13:23:55
34492         Log: Big-endian quad fixes for Storable from Radu Greab,
34493              plus few explicit null casts for picky compilers.
34494      Branch: perl
34495            ! ext/Storable/Storable.xs
34496 ____________________________________________________________________________
34497 [  6738] By: gsar                                  on 2000/08/21  05:56:13
34498         Log: small tweaks for change#6705: avoid C++ style comments in C code;
34499              use Perl's malloc API rather than the low level system one
34500      Branch: perl
34501            ! win32/win32.c
34502 ____________________________________________________________________________
34503 [  6737] By: gsar                                  on 2000/08/21  05:35:41
34504         Log: add Storable to list of extensions on Windows
34505      Branch: perl
34506            ! win32/Makefile win32/makefile.mk
34507 ____________________________________________________________________________
34508 [  6736] By: jhi                                   on 2000/08/21  02:57:53
34509         Log: Update Changes.
34510      Branch: perl
34511            ! Changes patchlevel.h
34512 ____________________________________________________________________________
34513 [  6735] By: jhi                                   on 2000/08/21  02:57:20
34514         Log: Draft 0.
34515      Branch: perl
34516            ! pod/perldelta.pod
34517 ____________________________________________________________________________
34518 [  6734] By: jhi                                   on 2000/08/21  02:57:03
34519         Log: Add Storable 0.7.2 from Raphael Manfredi,
34520              plus the patch from
34521              
34522              Subject: Re: someone with too much time and a 64-bit box and interest in Storable?
34523              From: Radu Greab <radu@netsoft.ro>
34524              Date: Mon, 21 Aug 2000 03:10:05 +0300 (EEST)
34525              Message-ID: <Pine.LNX.4.10.10008210258160.1292-100000@busy.netsoft.ro>
34526              
34527              plus changes to get Storable to compile with
34528              picky ANSI compilers.
34529      Branch: perl
34530            + ext/Storable/ChangeLog ext/Storable/MANIFEST
34531            + ext/Storable/Makefile.PL ext/Storable/README
34532            + ext/Storable/Storable.pm ext/Storable/Storable.xs
34533            + ext/Storable/patchlevel.h t/lib/st-06compat.t
34534            + t/lib/st-blessed.t t/lib/st-canonical.t t/lib/st-dclone.t
34535            + t/lib/st-dump.pl t/lib/st-forgive.t t/lib/st-freeze.t
34536            + t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
34537            + t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
34538            + t/lib/st-tieditems.t
34539            ! MANIFEST
34540 ____________________________________________________________________________
34541 [  6733] By: jhi                                   on 2000/08/21  02:29:09
34542         Log: The correct cleaning order is an art.
34543      Branch: perl
34544            ! Makefile.SH
34545 ____________________________________________________________________________
34546 [  6732] By: jhi                                   on 2000/08/21  01:23:39
34547         Log: The #6724 is here.
34548      Branch: perl
34549            ! t/lib/ftmp-security.t
34550 ____________________________________________________________________________
34551 [  6731] By: jhi                                   on 2000/08/20  23:17:03
34552         Log: s/this one/the 5.6.0 release/
34553      Branch: perl
34554            ! pod/perl56delta.pod
34555 ____________________________________________________________________________
34556 [  6730] By: jhi                                   on 2000/08/20  23:07:34
34557         Log: Mention perlebcdic and perlposix-bc.
34558      Branch: perl
34559            ! pod/perlport.pod
34560 ____________________________________________________________________________
34561 [  6729] By: jhi                                   on 2000/08/20  21:32:59
34562         Log: Document the number of exponent digits.
34563      Branch: perl
34564            ! pod/perlfunc.pod
34565 ____________________________________________________________________________
34566 [  6728] By: jhi                                   on 2000/08/20  21:16:47
34567         Log: Use File::Spec->tmpdir().
34568              
34569              Subject: Re: [ID 20000820.001] not OK - Perl 5.7.0 (uninstalled)
34570              From: Tim Jenness <timj@jach.hawaii.edu>
34571              Message-ID: <Pine.LNX.4.21.0008201057080.20544-100000@lapaki.jach.hawaii.edu>
34572              MIME-Version: 1.0
34573              Date: Sun, 20 Aug 2000 11:01:25 -1000 (HST)
34574      Branch: perl
34575            ! utils/perlbug.PL
34576 ____________________________________________________________________________
34577 [  6727] By: jhi                                   on 2000/08/20  20:43:32
34578         Log: Update Changes.
34579      Branch: perl
34580            ! Changes patchlevel.h
34581 ____________________________________________________________________________
34582 [  6726] By: jhi                                   on 2000/08/20  20:41:44
34583         Log: The veryclean target needs to clobber.
34584      Branch: perl
34585            ! Makefile.SH
34586 ____________________________________________________________________________
34587 [  6725] By: jhi                                   on 2000/08/20  20:37:38
34588         Log: Document odd vs even subreleases and -Dusedevel.
34589      Branch: perl
34590            ! INSTALL
34591 ____________________________________________________________________________
34592 [  6724] By: jhi                                   on 2000/08/20  19:58:05
34593         Log: Use temporary directory instead of current directory.
34594              
34595              Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
34596              From: Tim Jenness <timj@jach.hawaii.edu>
34597              Date: Sat, 19 Aug 2000 10:26:07 -1000 (HST)
34598              Message-ID: <Pine.LNX.4.21.0008191015090.13727-100000@lapaki.jach.hawaii.edu>
34599      Branch: perl
34600            ! t/lib/ftmp-security.t
34601 ____________________________________________________________________________
34602 [  6723] By: jhi                                   on 2000/08/20  19:55:55
34603         Log: Subject: [PATCH] Silence MakeMaker (Was: installman)
34604              From: andreas.koenig@anima.de (Andreas J. Koenig)
34605              Date: 20 Aug 2000 15:52:03 +0200
34606              Message-ID: <m3em3khwfw.fsf_-_@ak-71.mind.de>
34607      Branch: perl
34608            ! lib/ExtUtils/MM_Unix.pm
34609 ____________________________________________________________________________
34610 [  6722] By: jhi                                   on 2000/08/20  19:46:01
34611         Log: Update to CGI 2.72, from Lincoln Stein.
34612      Branch: perl
34613            ! lib/CGI.pm
34614 ____________________________________________________________________________
34615 [  6721] By: jhi                                   on 2000/08/20  19:43:54
34616         Log: Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
34617              From: Radu Greab <radu@netsoft.ro>
34618              Date: Sun, 20 Aug 2000 18:03:26 +0300 (EEST)
34619              Message-ID: <Pine.LNX.4.10.10008201753260.1292-100000@busy.netsoft.ro>
34620      Branch: perl
34621            ! ext/GDBM_File/GDBM_File.xs
34622 ____________________________________________________________________________
34623 [  6720] By: jhi                                   on 2000/08/20  19:42:01
34624         Log: pp_open() could pass an uninitialized filename down to do_open9().
34625      Branch: perl
34626            ! pp_sys.c
34627 ____________________________________________________________________________
34628 [  6719] By: jhi                                   on 2000/08/20  14:06:41
34629         Log: UTF8 concat fixes.
34630              
34631              Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
34632              From: Hugo <hv@crypt.compulink.co.uk>
34633              Date: Sun, 20 Aug 2000 07:30:46 +0100
34634              Message-Id: <200008200630.HAA18053@crypt.compulink.co.uk>
34635      Branch: perl
34636            ! pp_hot.c t/op/append.t
34637 ____________________________________________________________________________
34638 [  6718] By: jhi                                   on 2000/08/20  02:09:37
34639         Log: Let's try #6717 again.
34640      Branch: perl
34641            ! lib/File/Temp.pm
34642 ____________________________________________________________________________
34643 [  6717] By: jhi                                   on 2000/08/20  01:56:55
34644         Log: Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
34645              From: "Craig A. Berry" <craig.berry@metamorgs.com>
34646              Date: Sat, 19 Aug 2000 18:15:39 -0500
34647              Message-Id: <p04320402b5c4c10bc280@[192.168.56.169]>
34648      Branch: perl
34649            ! lib/File/Temp.pm
34650 ____________________________________________________________________________
34651 [  6716] By: jhi                                   on 2000/08/19  15:50:11
34652         Log: Update Changes.
34653      Branch: perl
34654            ! Changes patchlevel.h
34655 ____________________________________________________________________________
34656 [  6715] By: jhi                                   on 2000/08/19  15:39:09
34657         Log: Subject: [ID 20000817.023] endianness description in perlfunc.pod
34658              From: Jonathan D Johnston <jdjohnston2@juno.com>
34659              Date: Thu, 17 Aug 2000 23:13:01 -0400       
34660              Message-Id: <20000817.231304.-743351.1.jdjohnston2@juno.com>
34661      Branch: perl
34662            ! pod/perlfunc.pod
34663 ____________________________________________________________________________
34664 [  6714] By: jhi                                   on 2000/08/19  15:34:04
34665         Log: Introduce a 'veryclean' target that is like 'distclean'
34666              but also removes *~ and *.orig.
34667      Branch: perl
34668            ! Makefile.SH lib/ExtUtils/MM_Unix.pm pod/Makefile.SH
34669            ! utils/Makefile x2p/Makefile.SH
34670 ____________________________________________________________________________
34671 [  6713] By: jhi                                   on 2000/08/19  14:15:45
34672         Log: Put back the long double avoidance code to POSIX.xs
34673              because VMS seems to need it still.
34674      Branch: perl
34675            ! ext/POSIX/POSIX.xs
34676 ____________________________________________________________________________
34677 [  6712] By: jhi                                   on 2000/08/19  14:10:41
34678         Log: Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
34679              From: Peter Prymmer <pvhp@forte.com>
34680              Date: Fri, 18 Aug 2000 18:18:31 -0700 (PDT)
34681              Message-ID: <Pine.OSF.4.10.10008181818100.322420-100000@aspara.forte.com>
34682      Branch: perl
34683            ! lib/Pod/Find.pm t/pod/find.t
34684 ____________________________________________________________________________
34685 [  6711] By: jhi                                   on 2000/08/19  14:09:19
34686         Log: Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
34687              From: Peter Prymmer <pvhp@forte.com>
34688              Date: Fri, 18 Aug 2000 17:54:10 -0700 (PDT)
34689              Message-ID: <Pine.OSF.4.10.10008181751350.322420-100000@aspara.forte.com>
34690              cc: vmsperl@perl.org
34691      Branch: perl
34692            ! t/lib/peek.t
34693 ____________________________________________________________________________
34694 [  6710] By: jhi                                   on 2000/08/19  14:08:01
34695         Log: Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
34696              From: Jan Dubois <jand@ActiveState.com>
34697              Date: Fri, 18 Aug 2000 16:31:48 -0700
34698              Message-ID: <2ihrps00u6qkpjtfq6f2b1d1ndkrs7l04u@4ax.com>
34699      Branch: perl
34700            ! win32/win32.c
34701 ____________________________________________________________________________
34702 [  6709] By: jhi                                   on 2000/08/19  14:06:57
34703         Log: Fix a core dump in lib/selfloader under -DDEBUGGING.
34704              
34705              Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED) 
34706              From: Spider.Boardman@Orb.Nashua.NH.US
34707              Date: Fri, 18 Aug 2000 18:41:14 -0400
34708              Message-Id: <200008182241.SAA29667@Orb.Nashua.NH.US>
34709      Branch: perl
34710            ! regcomp.c
34711 ____________________________________________________________________________
34712 [  6708] By: jhi                                   on 2000/08/18  22:04:49
34713         Log: Update Changes.
34714      Branch: perl
34715            ! Changes patchlevel.h
34716 ____________________________________________________________________________
34717 [  6707] By: jhi                                   on 2000/08/18  21:55:14
34718         Log: Add warnif(), check warnings further up the stack,
34719              all the warnings functions now can take an optional object reference.
34720              
34721              Subject: [PATCH bleedperl@6691] warnings pragma update
34722              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
34723              Date: Fri, 18 Aug 2000 22:42:06 +0100
34724              Message-ID: <000c01c0095d$278e0040$ca01073e@bfs.phone.com>
34725      Branch: perl
34726            ! lib/Class/Struct.pm lib/Tie/Handle.pm lib/Tie/Hash.pm
34727            ! lib/Tie/Scalar.pm lib/fields.pm lib/syslog.pl lib/warnings.pm
34728            ! pod/perllexwarn.pod t/pragma/warn/9enabled warnings.pl
34729 ____________________________________________________________________________
34730 [  6706] By: jhi                                   on 2000/08/18  21:41:45
34731         Log: Typo in pp_complement().
34732              
34733              Subject: [PATCH perl-current] Deparse
34734              From: Peter Scott <Peter@PSDT.com>
34735              Date: Fri, 18 Aug 2000 12:44:37 -0700
34736              Message-Id: <4.3.2.7.2.20000818124024.00ba2be0@psdt.com>
34737      Branch: perl
34738            ! ext/B/B/Deparse.pm
34739 ____________________________________________________________________________
34740 [  6705] By: jhi                                   on 2000/08/18  21:25:59
34741         Log: Subject: [PATCH 5.6.0+] fix for Win32::DomainName
34742              From: Jan Dubois <jand@ActiveState.com>
34743              Date: Fri, 18 Aug 2000 14:22:51 -0700
34744              Message-ID: <0o9rps458r29eb97h5csuq81b1eip4no33@4ax.com>
34745      Branch: perl
34746            ! lib/Win32.pod win32/win32.c
34747 ____________________________________________________________________________
34748 [  6704] By: jhi                                   on 2000/08/18  21:16:14
34749         Log: Don't eat leading os from index entries.
34750              
34751              Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
34752              From: Russ Allbery <rra@stanford.edu>
34753              Date: 10 Aug 2000 20:49:25 -0700
34754              Message-ID: <ylu2cs78ze.fsf@windlord.stanford.edu>
34755      Branch: perl
34756            ! lib/Pod/Man.pm
34757 ____________________________________________________________________________
34758 [  6703] By: jhi                                   on 2000/08/18  21:07:06
34759         Log: Add [[:blank:]] as suggested in
34760              
34761              Subject: [ID 20000716.024] [=cc=] / [:blank:]
34762              From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
34763              Date: Sun, 16 Jul 2000 17:55:29 -0700
34764              Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
34765              
34766              (the [=cc=] has already been taken care of by #6439
34767              so the whole bug report can be closed)
34768              
34769              and make [[:space:]] to be equivalent to isspace(3)
34770              (as opposed to \s, which is isSPACE()).  The difference
34771              is that now [[:space:]] matches the mythical vertical tab,
34772              while \s doesn't.
34773      Branch: perl
34774            ! handy.h pod/perlre.pod pod/perlretut.pod regcomp.c regcomp.h
34775            ! regexec.c t/op/pat.t
34776 ____________________________________________________________________________
34777 [  6702] By: jhi                                   on 2000/08/18  18:47:47
34778         Log: The new tests were missing from #6415.
34779      Branch: perl
34780            ! t/op/bop.t
34781 ____________________________________________________________________________
34782 [  6701] By: jhi                                   on 2000/08/18  18:20:40
34783         Log: Document the NDBM_File and ODBM_File as SDBM_File
34784              was documented in #6417.
34785      Branch: perl
34786            ! ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
34787            ! ext/SDBM_File/SDBM_File.pm
34788 ____________________________________________________________________________
34789 [  6700] By: jhi                                   on 2000/08/18  18:10:39
34790         Log: Subject: [PATCH perl@6698] cygwin port
34791              From: "Fifer, Eric" <EFifer@sanwaint.com>
34792              Date: Fri, 18 Aug 2000 17:30:05 +0100
34793              Message-ID: <779F20BCCE5AD31186A50008C75D9979171784@silldn_mail1.sanwaint.com>
34794      Branch: perl
34795            ! lib/File/Temp.pm
34796 ____________________________________________________________________________
34797 [  6699] By: jhi                                   on 2000/08/18  16:21:49
34798         Log: Document code point which makes if (defined %stash::) to work
34799              (noted by Spider Boardman).
34800      Branch: perl
34801            ! op.c
34802 ____________________________________________________________________________
34803 [  6698] By: jhi                                   on 2000/08/18  13:43:27
34804         Log: Update Changes.
34805      Branch: perl
34806            ! Changes patchlevel.h
34807 ____________________________________________________________________________
34808 [  6697] By: jhi                                   on 2000/08/18  13:35:57
34809         Log: Tiny Getopt::Long patch from Johan Vromans.
34810      Branch: perl
34811            ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
34812 ____________________________________________________________________________
34813 [  6696] By: jhi                                   on 2000/08/18  13:26:14
34814         Log: Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
34815              From: Paul David Fardy <pdf@morgan.ucs.mun.ca>
34816              Date: Thu, 17 Aug 2000 17:23:40 -0230 (NDT)
34817              Message-Id: <200008171953.RAA17673@porthos.ucs.mun.ca>
34818      Branch: perl
34819            ! pod/perldiag.pod pod/perlsyn.pod
34820 ____________________________________________________________________________
34821 [  6695] By: jhi                                   on 2000/08/18  13:13:26
34822         Log: Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
34823              From: Daniel Chetlin <daniel@chetlin.com>
34824              Date: Fri, 18 Aug 2000 03:13:36 -0700
34825              Message-ID: <20000818031336.B14165@ilmd.chetlin.org>
34826      Branch: perl
34827            ! pod/perlfunc.pod
34828 ____________________________________________________________________________
34829 [  6694] By: jhi                                   on 2000/08/18  13:08:05
34830         Log: Subject: [PATCH] perltrap.pod spring cleaning
34831              From: Daniel Chetlin <daniel@chetlin.com>
34832              Date: Fri, 18 Aug 2000 03:06:54 -0700
34833              Message-ID: <20000818030654.A14165@ilmd.chetlin.org>
34834              
34835              plus Mike Guy's nitfix.
34836      Branch: perl
34837            ! pod/perltrap.pod
34838 ____________________________________________________________________________
34839 [  6693] By: jhi                                   on 2000/08/18  13:00:26
34840         Log: Unbuffer the output.
34841              
34842              Subject: Re: [ID 20000817.017] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6680 on
34843              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
34844              Date: Thu, 17 Aug 2000 18:39:29 -0700
34845              Message-ID: <RPJn5gzkgydf092yn@efn.org>
34846      Branch: perl
34847            ! t/op/fork.t
34848 ____________________________________________________________________________
34849 [  6692] By: jhi                                   on 2000/08/18  05:19:17
34850         Log: Delete the image, too, not just its MANIFEStation.
34851      Branch: perl
34852            - lib/CGI/eg/wilogo.gif
34853 ____________________________________________________________________________
34854 [  6691] By: jhi                                   on 2000/08/18  05:10:26
34855         Log: Propagate new Configure vars.
34856      Branch: perl
34857            ! configure.com epoc/config.sh uconfig.h uconfig.sh
34858            ! vos/config.def vos/config.h vos/config_h.SH_orig
34859            ! win32/config.bc win32/config.gc win32/config.vc
34860            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
34861 ____________________________________________________________________________
34862 [  6690] By: jhi                                   on 2000/08/18  04:30:56
34863         Log: Update Changes.
34864      Branch: perl
34865            ! Changes patchlevel.h
34866 ____________________________________________________________________________
34867 [  6689] By: jhi                                   on 2000/08/18  04:12:30
34868         Log: Fix the lib/complex failure of
34869              
34870              From: abigail@foad.org
34871              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
34872              Date: 15 Aug 2000 04:06:38 -0000
34873              Message-Id: <20000815040638.8524.qmail@foad.org> 
34874              
34875              Linux long double accuracy issue: something that
34876              when printed with %g looks like "2" but int() of it is 1.
34877      Branch: perl
34878            ! lib/Math/Complex.pm
34879 ____________________________________________________________________________
34880 [  6688] By: jhi                                   on 2000/08/18  03:15:35
34881         Log: The byteorder code in #6671 was wrong.
34882      Branch: perl
34883            ! configpm
34884 ____________________________________________________________________________
34885 [  6687] By: jhi                                   on 2000/08/18  02:08:42
34886         Log: Subject: [PATCH 5.6.0+] newSVrv() memory leak
34887              From: Jan Dubois <jand@ActiveState.com>
34888              Date: Thu, 17 Aug 2000 18:31:55 -0700
34889              Message-ID: <l64ppsggaiuc4t6msm45iqohmhpjblb4qf@4ax.com>
34890      Branch: perl
34891            ! sv.c
34892 ____________________________________________________________________________
34893 [  6686] By: jhi                                   on 2000/08/18  02:04:15
34894         Log: Use NVs in POSIX math, not doubles.
34895              
34896              From: abigail@foad.org
34897              Subject: [ID 20000817.014] POSIX & modfl
34898              Date: 17 Aug 2000 20:49:18 -0000
34899              Message-Id: <20000817204918.23123.qmail@foad.org>
34900      Branch: perl
34901            ! ext/POSIX/POSIX.xs ext/POSIX/typemap
34902 ____________________________________________________________________________
34903 [  6685] By: jhi                                   on 2000/08/18  02:02:12
34904         Log: Introduce NVef, NVff, and NVgf, use the middle one.
34905              (helps for lib/peek + Linux + long doubles)  Reported in
34906              
34907              From: abigail@foad.org
34908              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
34909              Date: 15 Aug 2000 04:06:38 -0000
34910              Message-Id: <20000815040638.8524.qmail@foad.org> 
34911              
34912              (note: the lib/complex failure has not yet been addressed)
34913      Branch: metaconfig/U/perl
34914            ! perlxvf.U
34915      Branch: perl
34916            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
34917            ! config_h.SH dump.c perl.h pod/perlguts.pod
34918 ____________________________________________________________________________
34919 [  6684] By: jhi                                   on 2000/08/17  23:22:19
34920         Log: Add byteorder to the myconfig output.
34921      Branch: perl
34922            ! myconfig.SH
34923 ____________________________________________________________________________
34924 [  6683] By: jhi                                   on 2000/08/17  23:20:19
34925         Log: The image doth not exist, spotted by Johan Vromans.
34926      Branch: perl
34927            ! MANIFEST
34928 ____________________________________________________________________________
34929 [  6682] By: jhi                                   on 2000/08/17  22:38:16
34930         Log: Document what the backtick returns if the command fails.
34931      Branch: perl
34932            ! pod/perlop.pod
34933 ____________________________________________________________________________
34934 [  6681] By: jhi                                   on 2000/08/17  22:33:12
34935         Log: Do not use prototyping here.
34936              
34937              Subject: [ID 20000817.016] [PATCH] Peek.xs
34938              From: abigail@foad.org
34939              Date: 17 Aug 2000 20:55:56 -0000
34940              Message-Id: <20000817205556.24270.qmail@foad.org>
34941      Branch: perl
34942            ! ext/Devel/Peek/Makefile.PL
34943 ____________________________________________________________________________
34944 [  6680] By: jhi                                   on 2000/08/17  19:46:43
34945         Log: Don't propose using modules built for 5.005 if no binary
34946              compatibility with 5.005 is attempted.
34947              
34948              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
34949              Subject: Minor nit with 5.7.0 (6655)
34950              Date: Wed, 16 Aug 2000 15:56:14 -0700 (PDT)
34951              Message-Id: <200008162256.PAA06964@xfiles.intercon.hp.com>
34952      Branch: metaconfig
34953            ! U/installdirs/inc_version_list.U
34954      Branch: perl
34955            ! Configure config_h.SH
34956 ____________________________________________________________________________
34957 [  6679] By: jhi                                   on 2000/08/17  19:16:39
34958         Log: Microperl config update.
34959      Branch: perl
34960            ! uconfig.h uconfig.sh
34961 ____________________________________________________________________________
34962 [  6678] By: jhi                                   on 2000/08/17  19:16:13
34963         Log: The #6648 wasn't protective enough for limited platforms
34964              (like microperl).
34965      Branch: perl
34966            ! dump.c sv.c
34967 ____________________________________________________________________________
34968 [  6677] By: jhi                                   on 2000/08/17  14:46:35
34969         Log: Update Changes.
34970      Branch: perl
34971            ! Changes patchlevel.h
34972 ____________________________________________________________________________
34973 [  6676] By: jhi                                   on 2000/08/17  14:44:02
34974         Log: Add perlebcdic from Peter Prymmer, regen toc.
34975      Branch: perl
34976            + pod/perlebcdic.pod
34977            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
34978 ____________________________________________________________________________
34979 [  6675] By: jhi                                   on 2000/08/17  14:41:52
34980         Log: perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
34981      Branch: perl
34982            ! pod/perldebtut.pod
34983 ____________________________________________________________________________
34984 [  6674] By: jhi                                   on 2000/08/17  14:29:43
34985         Log: Get -DLEAKTEST to compile (not necessarily to work, mind)
34986              
34987              Subject: [ID 20000724.006] -DLEAKTEST problem
34988              From: Gregory Martin Pfeil <pfeilgm@technomadic.org>
34989              Date: Tue, 25 Jul 2000 00:36:32 -0500
34990              Message-Id: <20000725003632.A26186@www.llamacom.com>
34991              
34992              Reminder sent
34993              
34994              Subject: [PATCH bleadperl@6647] -DLEAKTEST compile error      
34995              From: Hugo <hv@crypt.compulink.co.uk>
34996              Date: Thu, 17 Aug 2000 15:23:42 +0100
34997              Message-Id: <200008171423.PAA06749@crypt.compulink.co.uk>
34998      Branch: perl
34999            ! util.c
35000 ____________________________________________________________________________
35001 [  6673] By: jhi                                   on 2000/08/17  04:07:10
35002         Log: Subject: Re: [PATCH]Re: Questions about Math::BigFloat
35003              From: John Peacock <JPeacock@UnivPress.com>
35004              Date: Tue, 01 Aug 2000 09:38:12 -0400
35005              Message-ID: <3986D2C4.54B78FE4@UnivPress.com>
35006      Branch: perl
35007            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm t/lib/bigfltpm.t
35008 ____________________________________________________________________________
35009 [  6672] By: jhi                                   on 2000/08/17  03:04:35
35010         Log: Subject: [PATCH] Cwd.pm now uses strict
35011              From: Tim Jenness <timj@jach.hawaii.edu>
35012              Date: Wed, 16 Aug 2000 16:42:35 -1000 (HST)
35013              Message-ID: <Pine.LNX.4.21.0008161639510.1135-100000@lapaki.jach.hawaii.edu>
35014      Branch: perl
35015            ! lib/Cwd.pm
35016 ____________________________________________________________________________
35017 [  6671] By: jhi                                   on 2000/08/17  02:16:35
35018         Log: Make $Config{byteorder} more magical so that it is
35019              dynamically computed: nice for 'fat binaries'.
35020              
35021              Subject: [PATCH]: default byteorder
35022              From: Wilfredo Sánchez <wsanchez@apple.com>
35023              Date: Mon, 31 Jul 2000 19:45:31 -0700
35024              Message-Id: <200008010245.TAA04459@ns1.abstrata.com>
35025      Branch: perl
35026            ! configpm
35027 ____________________________________________________________________________
35028 [  6670] By: gsar                                  on 2000/08/17  01:22:21
35029         Log: move WNOHANG definition to where other such things are
35030      Branch: perl
35031            ! win32/win32.h
35032 ____________________________________________________________________________
35033 [  6669] By: jhi                                   on 2000/08/17  01:19:17
35034         Log: Update Changes.
35035      Branch: perl
35036            ! Changes patchlevel.h
35037 ____________________________________________________________________________
35038 [  6668] By: jhi                                   on 2000/08/17  01:16:29
35039         Log: Doc nits spotted by Richard Soderberg.
35040      Branch: perl
35041            ! README.posix-bc README.vmesa
35042 ____________________________________________________________________________
35043 [  6667] By: jhi                                   on 2000/08/17  01:12:11
35044         Log: Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
35045              From: "Casey R. Tweten" <crt@kiski.net>
35046              Date: Wed, 16 Aug 2000 12:39:08 -0400 (EDT)
35047              Message-ID: <Pine.OSF.4.21.0008161238250.32058-100000@home.kiski.net>
35048      Branch: perl
35049            ! pod/perldebtut.pod
35050 ____________________________________________________________________________
35051 [  6666] By: jhi                                   on 2000/08/17  01:09:31
35052         Log: Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
35053              From: "Casey R. Tweten" <crt@kiski.net>
35054              Date: Wed, 16 Aug 2000 11:35:09 -0400 (EDT)
35055              Message-ID: <Pine.OSF.4.21.0008161132270.10885-100000@home.kiski.net>
35056      Branch: perl
35057            ! lib/Shell.pm
35058 ____________________________________________________________________________
35059 [  6665] By: gsar                                  on 2000/08/17  01:03:52
35060         Log: add "ok" targets from change#6632 in makefile.mk
35061      Branch: perl
35062            ! pod/perlport.pod win32/Makefile win32/makefile.mk
35063 ____________________________________________________________________________
35064 [  6664] By: gsar                                  on 2000/08/17  00:56:11
35065         Log: avoid warnings from dense compiler
35066      Branch: perl
35067            ! win32/win32.c
35068 ____________________________________________________________________________
35069 [  6663] By: jhi                                   on 2000/08/17  00:51:49
35070         Log: Tweak the regex compilation errors once more.
35071      Branch: perl
35072            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
35073            ! t/op/regmesg.t t/pragma/warn/regcomp
35074 ____________________________________________________________________________
35075 [  6662] By: gsar                                  on 2000/08/17  00:28:19
35076         Log: trailing new %ENV entries weren't being pushed into the real
35077              environment of subprocesses on Windows
35078      Branch: perl
35079            ! t/op/magic.t win32/perlhost.h
35080 ____________________________________________________________________________
35081 [  6661] By: gsar                                  on 2000/08/17  00:19:20
35082         Log: waitpid() now handles externally spawned pids correctly;
35083              fixes for backtick/wait/waitpid failures on Windows 9x
35084              
35085              these changes make the pid returned by process functions on
35086              Windows 9x always positive by clearing the high bit (which
35087              is always set on Win9x); pseudo-process PIDs are likewise
35088              always negative now on Win9x (just as on NT/2000)
35089      Branch: perl
35090            ! pp_sys.c win32/perlhost.h win32/win32.c
35091 ____________________________________________________________________________
35092 [  6660] By: jhi                                   on 2000/08/17  00:04:32
35093         Log: Retract #6645.
35094      Branch: perl
35095            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
35096            ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
35097            ! t/op/sprintf.t
35098 ____________________________________________________________________________
35099 [  6659] By: gsar                                  on 2000/08/16  23:59:28
35100         Log: on windows, the return values from wait() and waitpid() don't
35101              match those of pseudo-pids
35102      Branch: perl
35103            ! pp_sys.c t/op/fork.t util.c win32/win32.c
35104 ____________________________________________________________________________
35105 [  6658] By: gsar                                  on 2000/08/16  23:56:14
35106         Log: pod nit seen in passing
35107      Branch: perl
35108            ! pod/perlfunc.pod
35109 ____________________________________________________________________________
35110 [  6657] By: gsar                                  on 2000/08/16  23:53:42
35111         Log: change#6328 could make close(SOCKET) return false on windows
35112              when it shouldn't
35113      Branch: perl
35114            ! win32/win32sck.c
35115 ____________________________________________________________________________
35116 [  6656] By: gsar                                  on 2000/08/16  23:46:57
35117         Log: check that the number pseudo children doesn't exceed
35118              MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
35119              the WaitForMultipleObjects() limit that would cause wait()
35120              to crash)
35121              
35122              wait() and waitpid() could potentially be rewritten to use
35123              more than one thread to do the waiting to eliminate this
35124              limitation
35125      Branch: perl
35126            ! win32/perlhost.h
35127 ____________________________________________________________________________
35128 [  6655] By: jhi                                   on 2000/08/16  14:11:05
35129         Log: Update Changes.
35130      Branch: perl
35131            ! Changes patchlevel.h
35132 ____________________________________________________________________________
35133 [  6654] By: jhi                                   on 2000/08/16  14:10:12
35134         Log: Update to perldebtut 1.9, from Richard Foley.
35135      Branch: perl
35136            ! pod/perldebtut.pod
35137 ____________________________________________________________________________
35138 [  6653] By: jhi                                   on 2000/08/16  14:08:17
35139         Log: Change the regx compilation error markers to use = instead of <
35140              since pod makes using the latter quite messy.  Reported in
35141              ID 20000814.006 by Abigail and in
35142              Subject: Unknown escape E<> ?
35143              From: Lupe Christoph <lupe@lupe-christoph.de>
35144              Date: Fri, 11 Aug 2000 00:30:27 +0200
35145              Message-ID: <20000811003027.F17420@alanya.lupe-christoph.de>
35146      Branch: perl
35147            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
35148            ! t/op/regmesg.t t/pragma/warn/regcomp
35149 ____________________________________________________________________________
35150 [  6652] By: jhi                                   on 2000/08/16  13:25:31
35151         Log: Change the perlbug address to perl.org since it's more forgiving.
35152              
35153              Subject: [ID 20000814.007] [PATCH] Email address in perlbug.
35154              From: abigail@foad.org
35155              Date: 15 Aug 2000 04:15:40 -0000
35156              Message-Id: <20000815041540.8633.qmail@foad.org>
35157      Branch: perl
35158            ! utils/perlbug.PL
35159 ____________________________________________________________________________
35160 [  6651] By: jhi                                   on 2000/08/16  13:22:35
35161         Log: Subject: [PATCH] Cwd::_backtick_pwd does not check return value
35162              From: Tim Jenness <timj@jach.hawaii.edu>
35163              Date: Tue, 15 Aug 2000 15:51:59 -1000 (HST)
35164              Message-ID: <Pine.LNX.4.21.0008151547560.1223-100000@lapaki.jach.hawaii.edu>
35165      Branch: perl
35166            ! lib/Cwd.pm
35167 ____________________________________________________________________________
35168 [  6650] By: jhi                                   on 2000/08/16  13:18:13
35169         Log: Update to CPAN 1.57.
35170              
35171              Subject: Re: [PATCH] Cwd::_backtick_pwd does not check return value
35172              From: andreas.koenig@anima.de (Andreas J. Koenig)
35173              Date: 16 Aug 2000 15:09:46 +0200
35174              Message-ID: <m3k8dh5p45.fsf@ak-71.mind.de>
35175      Branch: perl
35176            ! lib/CPAN.pm
35177 ____________________________________________________________________________
35178 [  6649] By: jhi                                   on 2000/08/16  13:12:31
35179         Log: Subject: [ID 20000324.040] minor fix to perlhpux.pod
35180              From: "Larry W. Virden" <lvirden@cas.org>
35181              Date: Fri, 24 Mar 2000 14:25:37 -0500 (EST)
35182              Message-Id: <200003241925.OAA27985@lwv26awu.cas.org>
35183      Branch: perl
35184            ! README.hpux
35185 ____________________________________________________________________________
35186 [  6648] By: jhi                                   on 2000/08/16  13:03:53
35187         Log: The numeric locale was reset to "C" by s?printf and never restored.
35188              
35189              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
35190              From: Christian Kirsch <ck@held.mind.de>
35191              Date: Wed, 9 Aug 2000 17:05:17 +0200
35192              Message-Id: <20000809170517.A25389@held>
35193              
35194              No test since adding the failing example to locale.t
35195              does not fail -- probably because the locale settings are so
35196              thoroughly tweaked by that time.  Running the example standalone
35197              does fail, though.  UPDATE: test case added at change #7540.
35198      Branch: perl
35199            ! dump.c perl.h pp.c pp_ctl.c sv.c
35200 ____________________________________________________________________________
35201 [  6647] By: jhi                                   on 2000/08/16  00:07:54
35202         Log: Update Changes and test semi-automatic patchlevel updating.
35203      Branch: perl
35204            ! Changes patchlevel.h
35205 ____________________________________________________________________________
35206 [  6646] By: jhi                                   on 2000/08/15  23:35:07
35207         Log: Fix a dependency problem.
35208              
35209              Subject: [PATCH: 6640] VMS Makefile.SH update
35210              From: Peter Prymmer <pvhp@forte.com>
35211              Date: Tue, 15 Aug 2000 16:31:34 -0700 (PDT)
35212              Message-ID: <Pine.OSF.4.10.10008151613140.141017-100000@aspara.forte.com>
35213      Branch: perl
35214            ! vms/descrip_mms.template
35215 ____________________________________________________________________________
35216 [  6645] By: jhi                                   on 2000/08/15  23:33:23
35217         Log: (Retracted by #6660)
35218              
35219              Subject: [PATCH perl-current] make s?printf() produce two exponent digits where possible
35220              From: Dominic Dunlop <domo@computer.org>
35221              Date: Tue, 15 Aug 2000 22:20:52 +0200
35222              Message-Id: <p04320403b5bf4c32d381@[192.168.1.4]>
35223      Branch: metaconfig/U/perl
35224            + d_printfed.U
35225      Branch: perl
35226            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
35227            ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
35228            ! t/op/sprintf.t
35229 ____________________________________________________________________________
35230 [  6644] By: jhi                                   on 2000/08/15  21:17:20
35231         Log: Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
35232              From: abigail@foad.org
35233              Date: 15 Aug 2000 20:12:41 -0000
35234              Message-Id: <20000815201241.25556.qmail@foad.org>
35235      Branch: perl
35236            ! INSTALL
35237 ____________________________________________________________________________
35238 [  6643] By: jhi                                   on 2000/08/15  21:15:28
35239         Log: (an already applied patch)
35240      Branch: perl
35241            ! lib/CGI.pm
35242 ____________________________________________________________________________
35243 [  6642] By: gsar                                  on 2000/08/15  19:54:05
35244         Log: magic callbacks all need to have same type signature
35245      Branch: perl
35246            ! embed.pl mg.c proto.h
35247 ____________________________________________________________________________
35248 [  6641] By: jhi                                   on 2000/08/15  17:56:27
35249         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)
35250              From: Mike Guy <mjtg@cam.ac.uk>
35251              Message-Id: <E13OkU9-0006rb-00@libra.cus.cam.ac.uk>
35252              Date: Tue, 15 Aug 2000 18:26:45 +0100
35253              
35254              Only the peek.t part applied, not the hash quality part.
35255      Branch: perl
35256            ! t/lib/peek.t
35257 ____________________________________________________________________________
35258 [  6640] By: jhi                                   on 2000/08/15  16:37:37
35259         Log: Update Changes.
35260      Branch: perl
35261            ! Changes
35262 ____________________________________________________________________________
35263 [  6639] By: jhi                                   on 2000/08/15  16:34:55
35264         Log: Missed a file from #6638.
35265      Branch: perl
35266            ! lib/File/Temp.pm
35267 ____________________________________________________________________________
35268 [  6638] By: jhi                                   on 2000/08/15  16:33:19
35269         Log: Subject: [PATCH perl@6620] cygwin port
35270              From: "Fifer, Eric" <EFifer@sanwaint.com>
35271              Date: Tue, 15 Aug 2000 17:00:49 +0100
35272              Message-ID: <779F20BCCE5AD31186A50008C75D9979171779@silldn_mail1.sanwaint.com>
35273      Branch: perl
35274            ! README.cygwin hints/cygwin.sh pod/perlport.pod t/lib/b.t
35275 ____________________________________________________________________________
35276 [  6637] By: jhi                                   on 2000/08/15  16:29:22
35277         Log: Subject: [PATCH] debugger exit code should reflect user exit code
35278              From: Mike Guy <mjtg@cam.ac.uk>
35279              Date: Tue, 15 Aug 2000 16:55:59 +0100
35280              Message-Id: <E13Oj4J-0005FS-00@libra.cus.cam.ac.uk>
35281      Branch: perl
35282            ! lib/perl5db.pl
35283 ____________________________________________________________________________
35284 [  6636] By: jhi                                   on 2000/08/15  15:30:58
35285         Log: Update Changes.
35286      Branch: perl
35287            ! Changes
35288 ____________________________________________________________________________
35289 [  6635] By: jhi                                   on 2000/08/15  15:27:21
35290         Log: Use -Dusedevel; regen Configure and the respective Porting stuff.
35291      Branch: metaconfig
35292            ! U/mkglossary U/mksample
35293      Branch: metaconfig/U/perl
35294            ! Devel.U
35295      Branch: perl
35296            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
35297 ____________________________________________________________________________
35298 [  6634] By: jhi                                   on 2000/08/15  14:11:55
35299         Log: Don't blow limited stacks, a lower number is enough to
35300              tickle the lookbehind limit.
35301              
35302              Subject: [ID 20000815.007] Not OK: perl@6627 +SUIDMAIL on powerpc-machten 4.1.4 (UNINSTALLED) [PATCH]
35303              From: Dominic Dunlop <domo@computer.org>
35304              Date: Tue, 15 Aug 2000 13:51:24 +0200
35305              Message-Id: <p04320400b5bedcedaf22@[192.168.1.4]>
35306      Branch: perl
35307            ! t/op/regmesg.t
35308 ____________________________________________________________________________
35309 [  6633] By: jhi                                   on 2000/08/15  14:01:46
35310         Log: Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
35311              From: Mike Guy <mjtg@cam.ac.uk>
35312              Date: Tue, 15 Aug 2000 12:10:50 +0100
35313              Message-Id: <E13OecM-0006nF-00@libra.cus.cam.ac.uk>
35314      Branch: perl
35315            ! utils/perldoc.PL
35316 ____________________________________________________________________________
35317 [  6632] By: jhi                                   on 2000/08/15  13:58:48
35318         Log: make ok etc also for win32.
35319              
35320              Subject: [ID 20000814.008] Not OK: perl v5.6.0 (6620) on MSWin32-x86 4.0 (UNINSTALLED)
35321              From: Prymmer/Kahn <pvhp@best.com>
35322              Date: Mon, 14 Aug 2000 22:42:06 -0700 (PDT)
35323              Message-Id: <Pine.BSF.4.21.0008142240280.3888-100000@shell8.ba.best.com>
35324      Branch: perl
35325            ! win32/Makefile
35326 ____________________________________________________________________________
35327 [  6631] By: jhi                                   on 2000/08/15  13:45:03
35328         Log: Update (kinda) to Test 1.14, from Joshua Pritikin.
35329      Branch: perl
35330            ! lib/Test.pm
35331 ____________________________________________________________________________
35332 [  6630] By: jhi                                   on 2000/08/15  03:25:09
35333         Log: Update Changes.
35334      Branch: perl
35335            ! Changes
35336 ____________________________________________________________________________
35337 [  6629] By: jhi                                   on 2000/08/15  03:23:53
35338         Log: magic_regdatum_set() is void, not int.
35339      Branch: perl
35340            ! embed.pl mg.c proto.h
35341 ____________________________________________________________________________
35342 [  6628] By: jhi                                   on 2000/08/15  03:08:02
35343         Log: Make the user to give up his firstborn, err, to knowingly
35344              verify installing an unstable developer release.  Also bump
35345              the release to 5.7.0, but leave a patch tag in the local
35346              patches saying that this is not yet the real thing.
35347      Branch: metaconfig
35348            ! U/modified/Instruct.U
35349      Branch: metaconfig/U/perl
35350            + Devel.U
35351      Branch: perl
35352            ! Configure patchlevel.h
35353 ____________________________________________________________________________
35354 [  6627] By: jhi                                   on 2000/08/14  22:32:52
35355         Log: README.os2 update.
35356              
35357              Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
35358              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
35359              Date: Wed, 02 Aug 2000 21:55:09 -0700
35360              Message-ID: <tsPi5gzkgegX092yn@efn.org>
35361      Branch: perl
35362            ! README.os2
35363 ____________________________________________________________________________
35364 [  6626] By: jhi                                   on 2000/08/14  21:00:02
35365         Log: Subject: Re: File::Temp problems on VMS in bleedperl
35366              From: Tim Jenness <timj@jach.hawaii.edu>
35367              cc: vmsperl@perl.org
35368              Date: Mon, 14 Aug 2000 09:44:33 -1000 (HST)
35369              Message-ID: <Pine.LNX.4.21.0008140941300.6753-100000@lapaki.jach.hawaii.edu>
35370      Branch: perl
35371            ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
35372 ____________________________________________________________________________
35373 [  6625] By: jhi                                   on 2000/08/14  20:52:16
35374         Log: Add SUIDMAIL as was done for the CERT alert.
35375      Branch: perl
35376            ! patchlevel.h
35377 ____________________________________________________________________________
35378 [  6624] By: jhi                                   on 2000/08/14  20:48:50
35379         Log: Subject: sfio2000
35380              From: Daniel Muino <dmuino@afip.gov.ar>
35381              Date: Mon, 14 Aug 2000 16:58:11 -0300
35382              Message-ID: <20000814165811.B16368@con2-dgi>
35383      Branch: perl
35384            ! perlsdio.h perlsfio.h
35385 ____________________________________________________________________________
35386 [  6623] By: jhi                                   on 2000/08/14  20:47:36
35387         Log: Subject: warning: storage class after type is obsolescent
35388              From: Daniel Muino <dmuino@afip.gov.ar>
35389              Date: Mon, 14 Aug 2000 16:42:47 -0300
35390              Message-ID: <20000814164247.A16368@con2-dgi>
35391      Branch: perl
35392            ! regcomp.pl regnodes.h
35393 ____________________________________________________________________________
35394 [  6622] By: jhi                                   on 2000/08/14  20:43:05
35395         Log: Subject: [ID 20000814.002] [Patch] Email address in Changes.
35396              From: abigail@foad.org
35397              Date: 14 Aug 2000 20:00:10 -0000
35398              Message-Id: <20000814200010.27271.qmail@foad.org>
35399      Branch: perl
35400            ! Changes
35401 ____________________________________________________________________________
35402 [  6621] By: jhi                                   on 2000/08/14  15:23:05
35403         Log: Update Changes.
35404      Branch: perl
35405            ! Changes
35406 ____________________________________________________________________________
35407 [  6620] By: jhi                                   on 2000/08/14  15:22:14
35408         Log: Subject: Re: [PATCH] @+, @- readonly
35409              From: Mike Guy <mjtg@cam.ac.uk>
35410              Date: Mon, 14 Aug 2000 15:26:55 +0100
35411              Message-Id: <E13OLCZ-00020N-00@libra.cus.cam.ac.uk>
35412      Branch: perl
35413            ! XSUB.h embed.h embed.pl globvar.sym gv.c mg.c perl.h proto.h
35414            ! sv.c t/op/pat.t
35415 ____________________________________________________________________________
35416 [  6619] By: jhi                                   on 2000/08/14  14:12:08
35417         Log: Update Changes.
35418      Branch: perl
35419            ! Changes
35420 ____________________________________________________________________________
35421 [  6618] By: jhi                                   on 2000/08/14  14:09:34
35422         Log: For now remove the mail code.
35423      Branch: perl
35424            ! perl.c
35425 ____________________________________________________________________________
35426 [  6617] By: jhi                                   on 2000/08/14  14:08:28
35427         Log: Drop the eg/ mentions and also mention the recent suidperl thing.
35428      Branch: perl
35429            ! jpl/README lib/ExtUtils/Embed.pm pod/perlcompile.pod
35430            ! pod/perlfaq8.pod pod/perlsec.pod
35431 ____________________________________________________________________________
35432 [  6616] By: jhi                                   on 2000/08/14  14:00:11
35433         Log: Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
35434              From: Mike Guy <mjtg@cam.ac.uk>
35435              Date: Mon, 14 Aug 2000 08:26:02 +0100
35436              Message-Id: <E13OEdG-0007LT-00@libra.cus.cam.ac.uk>
35437      Branch: perl
35438            ! lib/perl5db.pl
35439 ____________________________________________________________________________
35440 [  6615] By: jhi                                   on 2000/08/14  13:58:45
35441         Log: Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
35442              From: Mike Guy <mjtg@cam.ac.uk>
35443              Date: Mon, 14 Aug 2000 08:04:22 +0100
35444              Message-Id: <E13OEII-0007B2-00@libra.cus.cam.ac.uk>
35445      Branch: perl
35446            ! gv.c mg.c t/op/pat.t
35447 ____________________________________________________________________________
35448 [  6614] By: jhi                                   on 2000/08/14  13:56:45
35449         Log: Subject: Test fails / warnings with perl-current #6612
35450              From: Mike Guy <mjtg@cam.ac.uk>
35451              Date: Mon, 14 Aug 2000 07:57:23 +0100
35452              Message-Id: <E13OEBX-000776-00@libra.cus.cam.ac.uk>
35453      Branch: perl
35454            ! t/lib/b.t t/lib/peek.t
35455 ____________________________________________________________________________
35456 [  6613] By: jhi                                   on 2000/08/14  13:45:33
35457         Log: VMS configure.com update continues.
35458      Branch: perl
35459            - vms/configure.com
35460            ! MANIFEST configure.com
35461 ____________________________________________________________________________
35462 [  6612] By: jhi                                   on 2000/08/13  22:13:35
35463         Log: Update Changes.
35464      Branch: perl
35465            ! Changes
35466 ____________________________________________________________________________
35467 [  6611] By: jhi                                   on 2000/08/13  16:21:45
35468         Log: Upgrade to CGI 2.71, from Lincoln Stein.
35469      Branch: perl
35470            ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-function.t
35471 ____________________________________________________________________________
35472 [  6610] By: jhi                                   on 2000/08/13  15:09:16
35473         Log: Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
35474              From: Mike Guy <mjtg@cam.ac.uk>
35475              Date: Sun, 13 Aug 2000 13:45:51 +0100
35476              Message-Id: <E13Nx9D-00027M-00@libra.cus.cam.ac.uk>
35477      Branch: perl
35478            ! t/op/regmesg.t
35479 ____________________________________________________________________________
35480 [  6609] By: jhi                                   on 2000/08/13  14:31:26
35481         Log: Andreas says that 1.56 is fine, so reverting back to it.
35482      Branch: perl
35483            ! lib/CPAN.pm
35484 ____________________________________________________________________________
35485 [  6608] By: jhi                                   on 2000/08/13  05:34:20
35486         Log: Update Changes.
35487      Branch: perl
35488            ! Changes
35489 ____________________________________________________________________________
35490 [  6607] By: jhi                                   on 2000/08/13  05:32:01
35491         Log: Put back the \z changes of #5406 to CPAN.pm.
35492      Branch: perl
35493            ! lib/CPAN.pm
35494 ____________________________________________________________________________
35495 [  6606] By: jhi                                   on 2000/08/13  05:20:16
35496         Log: Fix-n-skip the tests under 5005threads.
35497      Branch: perl
35498            ! t/lib/b.t
35499 ____________________________________________________________________________
35500 [  6605] By: jhi                                   on 2000/08/13  05:07:48
35501         Log: Fix the test for 5005threads.
35502      Branch: perl
35503            ! t/lib/peek.t
35504 ____________________________________________________________________________
35505 [  6604] By: jhi                                   on 2000/08/13  03:35:37
35506         Log: Should have deleted this in #6603.
35507      Branch: perl
35508            - vms/subconfigure.com
35509 ____________________________________________________________________________
35510 [  6603] By: jhi                                   on 2000/08/12  18:29:32
35511         Log: Rewrite of vms/subconfigure.com as configure.com,
35512              from Peter Prymmer and the vmsperl crew.
35513      Branch: perl
35514            + vms/configure.com
35515            ! MANIFEST
35516 ____________________________________________________________________________
35517 [  6602] By: jhi                                   on 2000/08/11  13:00:01
35518         Log: PlainText.pm is dead.
35519      Branch: perl
35520            - lib/Pod/PlainText.pm
35521            ! MANIFEST
35522 ____________________________________________________________________________
35523 [  6601] By: jhi                                   on 2000/08/11  04:06:45
35524         Log: Update Changes.
35525      Branch: perl
35526            ! Changes
35527 ____________________________________________________________________________
35528 [  6600] By: jhi                                   on 2000/08/11  04:06:10
35529         Log: Add a few missing files, update MANIFEST.
35530      Branch: perl
35531            + lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
35532            + lib/Pod/PlainText.pm t/pod/find.t
35533            ! MANIFEST t/op/regmesg.t
35534 ____________________________________________________________________________
35535 [  6599] By: jhi                                   on 2000/08/11  03:31:10
35536         Log: Add Perl debugging tutorial, regen toc. 
35537              
35538              Subject: perldebtut.pod
35539              From: Richard Foley <Richard.Foley@m.dasa.de>
35540              Date: Wed, 09 Aug 2000 10:17:15 +0200
35541              Message-id: <3991138B.262247B8@m.dasa.de>
35542      Branch: perl
35543            + pod/perldebtut.pod
35544            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
35545 ____________________________________________________________________________
35546 [  6598] By: jhi                                   on 2000/08/11  02:48:56
35547         Log: tiny Changes edit
35548      Branch: perl
35549            ! Changes
35550 ____________________________________________________________________________
35551 [  6597] By: jhi                                   on 2000/08/11  02:39:04
35552         Log: Tests for #6589.
35553              
35554              Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
35555              From: simon@brecon.co.uk (Simon Cozens)
35556              Date: 11 Aug 2000 02:24:52 GMT
35557              Message-ID: <slrn8p6ovk.5sh.simon@justanother.perlhacker.org>
35558      Branch: perl
35559            ! t/lib/b.t
35560 ____________________________________________________________________________
35561 [  6596] By: jhi                                   on 2000/08/11  01:50:07
35562         Log: Update Changes.
35563      Branch: perl
35564            ! Changes
35565 ____________________________________________________________________________
35566 [  6595] By: jhi                                   on 2000/08/11  01:47:16
35567         Log: nitfix
35568      Branch: perl
35569            ! Changes
35570 ____________________________________________________________________________
35571 [  6594] By: jhi                                   on 2000/08/11  01:36:16
35572         Log: Subject: Getting perlio and threads to compile
35573              From: Lupe Christoph <lupe@lupe-christoph.de>
35574              Date: Wed, 9 Aug 2000 11:35:54 +0200
35575              Message-ID: <20000809113554.G23160@alanya.lupe-christoph.de>
35576              
35577              (the Solaris version changes in Configure skipped)
35578      Branch: perl
35579            ! hints/solaris_2.sh thread.h
35580 ____________________________________________________________________________
35581 [  6593] By: jhi                                   on 2000/08/11  01:30:16
35582         Log: Subject: Re: [ID 20000730.003] utf8::length() bad
35583              From: simon@brecon.co.uk (Simon Cozens)
35584              Date: 1 Aug 2000 06:55:19 GMT
35585              Message-ID: <slrn8oct2n.19l.simon@justanother.perlhacker.org>
35586      Branch: perl
35587            ! lib/utf8.pm
35588 ____________________________________________________________________________
35589 [  6592] By: jhi                                   on 2000/08/11  01:26:39
35590         Log: Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
35591              From: Peter Scott <Peter@PeterScott.com>
35592              Date: Thu, 10 Aug 2000 08:23:27 -0700
35593              Message-Id: <4.3.2.7.2.20000810081749.00aa92c0@peterscott.com>
35594      Branch: perl
35595            ! lib/perl5db.pl
35596 ____________________________________________________________________________
35597 [  6591] By: jhi                                   on 2000/08/11  01:22:02
35598         Log: Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value 
35599              From: Hugo <hv@crypt.compulink.co.uk>
35600              Date: Thu, 10 Aug 2000 19:23:04 +0100
35601              Message-Id: <200008101823.TAA23580@crypt.compulink.co.uk>
35602      Branch: perl
35603            ! regexec.c t/op/pat.t
35604 ____________________________________________________________________________
35605 [  6590] By: jhi                                   on 2000/08/11  01:19:19
35606         Log: Preprocessing and postprocessing for File::Find.
35607              
35608              Subject: Patch to Find::File.pm to allow alphabetical results
35609              From: Joe Smith <jsmith@inwap.com>
35610              Date: Wed, 9 Aug 2000 02:44:54 -0700
35611              Message-Id: <20000809024453.A21193@tardis.Tymnet.COM>
35612      Branch: perl
35613            ! lib/File/Find.pm
35614 ____________________________________________________________________________
35615 [  6589] By: jhi                                   on 2000/08/11  01:12:39
35616         Log: B::Deparse didn't do sub attributes.
35617              
35618              Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
35619              From: simon@brecon.co.uk (Simon Cozens)
35620              Date: 9 Aug 2000 04:49:20 GMT
35621              Message-ID: <slrn8p1omg.beq.simon@justanother.perlhacker.org>
35622      Branch: perl
35623            ! ext/B/B.xs ext/B/B/Deparse.pm ext/B/defsubs_h.PL
35624 ____________________________________________________________________________
35625 [  6588] By: jhi                                   on 2000/08/11  01:06:40
35626         Log: Subject: debugger "d" command doesnt check line number
35627              From: Mike Guy <mjtg@cam.ac.uk>
35628              Date: Tue, 08 Aug 2000 21:54:29 +0100
35629              Message-Id: <E13MGOL-000053-00@libra.cus.cam.ac.uk>
35630      Branch: perl
35631            ! lib/perl5db.pl mg.c pod/perldiag.pod
35632 ____________________________________________________________________________
35633 [  6587] By: jhi                                   on 2000/08/11  00:45:03
35634         Log: sleep(1) does not necessarily return 1.
35635              
35636              Subject: [PATCH bleadperl] op/lex_assign.t  
35637              From: Hugo <hv@crypt.compulink.co.uk>
35638              Date: Thu, 03 Aug 2000 14:34:22 +0100        
35639              Message-Id: <200008031334.OAA03379@crypt.compulink.co.uk>
35640      Branch: perl
35641            ! t/op/lex_assign.t
35642 ____________________________________________________________________________
35643 [  6586] By: jhi                                   on 2000/08/11  00:31:50
35644         Log: Document the IO::Select timeout.
35645      Branch: perl
35646            ! ext/IO/lib/IO/Select.pm
35647 ____________________________________________________________________________
35648 [  6585] By: jhi                                   on 2000/08/11  00:13:54
35649         Log: Forgot contributor.
35650      Branch: perl
35651            ! Changes
35652 ____________________________________________________________________________
35653 [  6584] By: jhi                                   on 2000/08/11  00:09:19
35654         Log: detypo
35655      Branch: perl
35656            ! Changes
35657 ____________________________________________________________________________
35658 [  6583] By: jhi                                   on 2000/08/11  00:07:53
35659         Log: Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
35660              
35661              Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
35662              From: Mike Guy <mjtg@cam.ac.uk> 
35663              Date: Thu, 10 Aug 2000 15:50:54 +0100
35664              Message-Id: <E13Mtfa-0005Ge-00@libra.cus.cam.ac.uk>
35665      Branch: perl
35666            ! sv.c t/op/int.t
35667 ____________________________________________________________________________
35668 [  6582] By: jhi                                   on 2000/08/10  23:29:32
35669         Log: Update Changes.
35670      Branch: perl
35671            ! Changes
35672 ____________________________________________________________________________
35673 [  6581] By: jhi                                   on 2000/08/10  23:26:16
35674         Log: Put back the std @INC thing.
35675      Branch: perl
35676            ! t/lib/ansicolor.t t/lib/cgi-form.t t/lib/cgi-function.t
35677            ! t/lib/cgi-html.t t/lib/cgi-pretty.t t/lib/cgi-request.t
35678            ! t/lib/gol-basic.t t/lib/gol-compat.t t/lib/gol-linkage.t
35679            ! t/lib/gol-oo.t
35680 ____________________________________________________________________________
35681 [  6580] By: jhi                                   on 2000/08/10  23:03:34
35682         Log: Update to CGI 2.70, from Lincoln Stein.
35683      Branch: perl
35684            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
35685            ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
35686            ! t/lib/cgi-function.t t/lib/cgi-html.t t/lib/cgi-pretty.t
35687            ! t/lib/cgi-request.t
35688 ____________________________________________________________________________
35689 [  6579] By: jhi                                   on 2000/08/10  22:41:50
35690         Log: Update to CPAN 1.56, from Andreas König.
35691      Branch: perl
35692            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
35693 ____________________________________________________________________________
35694 [  6578] By: jhi                                   on 2000/08/10  22:38:13
35695         Log: Update to Pod::Parser 1.17, from Brad Appleton.
35696      Branch: perl
35697            ! lib/Pod/Checker.pm lib/Pod/Find.pm lib/Pod/InputObjects.pm
35698            ! lib/Pod/ParseUtils.pm lib/Pod/Parser.pm lib/Pod/Select.pm
35699            ! lib/Pod/Usage.pm pod/pod2usage.PL pod/podchecker.PL
35700            ! pod/podselect.PL t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
35701            ! t/pod/include.t t/pod/included.t t/pod/lref.t
35702            ! t/pod/multiline_items.t t/pod/nested_items.t
35703            ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
35704            ! t/pod/poderrs.t t/pod/poderrs.xr t/pod/podselect.t
35705            ! t/pod/special_seqs.t
35706 ____________________________________________________________________________
35707 [  6577] By: jhi                                   on 2000/08/10  22:35:41
35708         Log: Small AUTHORS and MAINTAIN updates.  Could do with big updates.
35709      Branch: perl
35710            ! AUTHORS MAINTAIN
35711 ____________________________________________________________________________
35712 [  6576] By: jhi                                   on 2000/08/10  22:24:54
35713         Log: Update to Getopt::Long 2.23_05, from Johan Vromans.
35714      Branch: perl
35715            + t/lib/gol-oo.t
35716            ! MANIFEST lib/Getopt/Long.pm lib/newgetopt.pl t/lib/gol-basic.t
35717            ! t/lib/gol-compat.t t/lib/gol-linkage.t
35718 ____________________________________________________________________________
35719 [  6575] By: jhi                                   on 2000/08/10  22:02:07
35720         Log: Update to Term::ANSIColor 1.03, from Russ Allbery.
35721      Branch: perl
35722            ! lib/Term/ANSIColor.pm t/lib/ansicolor.t
35723 ____________________________________________________________________________
35724 [  6574] By: jhi                                   on 2000/08/10  21:55:03
35725         Log: Iterating perl6 description.
35726      Branch: perl
35727            ! pod/perlfaq1.pod
35728 ____________________________________________________________________________
35729 [  6573] By: jhi                                   on 2000/08/10  21:48:26
35730         Log: Revert the sv.c part of #6559, a better fix is needed.
35731      Branch: perl
35732            ! sv.c
35733 ____________________________________________________________________________
35734 [  6572] By: jhi                                   on 2000/08/10  20:33:43
35735         Log: It's the 2ndO'ROSSC.
35736      Branch: perl
35737            ! pod/perlfaq1.pod
35738 ____________________________________________________________________________
35739 [  6571] By: jhi                                   on 2000/08/10  15:55:48
35740         Log: detypo
35741      Branch: perl
35742            ! pod/perlfaq1.pod
35743 ____________________________________________________________________________
35744 [  6570] By: jhi                                   on 2000/08/10  14:11:17
35745         Log: An exceptionally sticky typo.
35746      Branch: perl
35747            ! Changes
35748 ____________________________________________________________________________
35749 [  6569] By: jhi                                   on 2000/08/10  14:09:33
35750         Log: detypo (and test Changes updating script)
35751      Branch: perl
35752            ! Changes
35753 ____________________________________________________________________________
35754 [  6568] By: jhi                                   on 2000/08/10  14:07:07
35755         Log: Update Changes.
35756      Branch: perl
35757            ! Changes
35758 ____________________________________________________________________________
35759 [  6567] By: jhi                                   on 2000/08/10  14:06:19
35760         Log: Amend the description of Perl6.
35761              Subject: [PATCH Perl-5.6.0] perlfaq1.pod
35762              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
35763              Date: Wed, 9 Aug 2000 22:11:06 -0500
35764              Message-ID: <20000809221106.A12246@chaos.wustl.edu>
35765      Branch: perl
35766            ! pod/perlfaq1.pod
35767 ____________________________________________________________________________
35768 [  6566] By: jhi                                   on 2000/08/10  13:58:57
35769         Log: Subject: Remove dead entry in perldiag
35770              From: Mike Guy <mjtg@cam.ac.uk>
35771              Date: Thu, 10 Aug 2000 14:19:19 +0100
35772              Message-Id: <E13MsEx-00033G-00@libra.cus.cam.ac.uk>
35773      Branch: perl
35774            ! pod/perldiag.pod
35775 ____________________________________________________________________________
35776 [  6565] By: jhi                                   on 2000/08/10  13:51:48
35777         Log: Zero entries were skipped, fix from Adrian Goalby
35778              <argoalby@yahoo.co.uk>
35779      Branch: perl
35780            ! lib/unicode/Number.pl lib/unicode/mktables.PL
35781 ____________________________________________________________________________
35782 [  6564] By: jhi                                   on 2000/08/10  13:00:12
35783         Log: Subject: [PATCH 5.6.0] cygwin port
35784              From: "Fifer, Eric" <EFifer@sanwaint.com>
35785              Date: Thu, 10 Aug 2000 13:15:36 +0100
35786              Message-ID: <779F20BCCE5AD31186A50008C75D997917176A@silldn_mail1.sanwaint.com>
35787      Branch: perl
35788            ! README.cygwin hints/cygwin.sh
35789 ____________________________________________________________________________
35790 [  6563] By: jhi                                   on 2000/08/10  12:55:16
35791         Log: Get back into sync with Jeffrey on the enhanced regex warnings.
35792      Branch: perl
35793            ! pod/perldiag.pod regcomp.c t/op/re_tests t/op/readdir.t
35794 ____________________________________________________________________________
35795 [  6562] By: gsar                                  on 2000/08/10  08:38:39
35796         Log: warn is a macro, avoid using at a variable to avoid warnings
35797              in some configurations; readdir.t is too conservative in
35798              estimating number of *.t's
35799      Branch: perl
35800            ! t/op/readdir.t util.c
35801 ____________________________________________________________________________
35802 [  6561] By: jhi                                   on 2000/08/09  23:35:42
35803         Log: Update Changes.
35804      Branch: perl
35805            ! Changes
35806 ____________________________________________________________________________
35807 [  6560] By: jhi                                   on 2000/08/09  23:05:47
35808         Log: Subject: Re: enhanced(?) regex error messages
35809              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
35810              Date: Wed, 9 Aug 2000 00:59:43 -0700 (PDT)
35811              Message-Id: <200008090759.AAA07144@ventrue.yahoo.com>
35812              
35813              (plus two small patches sent privately)
35814              (this still seems to leave few test failures)
35815      Branch: perl
35816            + t/op/regmesg.t
35817            ! MANIFEST pod/perldiag.pod regcomp.c regcomp.h t/op/misc.t
35818            ! t/pragma/warn/regcomp
35819 ____________________________________________________________________________
35820 [  6559] By: jhi                                   on 2000/08/09  20:41:18
35821         Log: (The fix did work but was not right, retracted in #6573)
35822              
35823              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
35824              From: Christian Kirsch <ck@held.mind.de>
35825              Date: Wed, 9 Aug 2000 17:05:17 +0200
35826              Message-Id: <20000809170517.A25389@held>
35827      Branch: perl
35828            ! sv.c t/pragma/locale.t
35829 ____________________________________________________________________________
35830 [  6558] By: jhi                                   on 2000/08/08  22:34:08
35831         Log: Tiny updates on the contributors list.
35832      Branch: perl
35833            ! Changes
35834 ____________________________________________________________________________
35835 [  6557] By: jhi                                   on 2000/08/08  19:34:28
35836         Log: Double check that we have a dirhandle.
35837      Branch: perl
35838            ! util.c
35839 ____________________________________________________________________________
35840 [  6556] By: jhi                                   on 2000/08/08  19:01:51
35841         Log: Delete eg as agreed at TPC3 (yes, 3).  Dusty, obsolete, non-w-clean.
35842              May be repopulated with fresh maintained examples.
35843      Branch: perl
35844            + lib/CGI/eg/RunMeFirst lib/CGI/eg/caution.xbm
35845            + lib/CGI/eg/clickable_image.cgi lib/CGI/eg/cookie.cgi
35846            + lib/CGI/eg/crash.cgi lib/CGI/eg/customize.cgi
35847            + lib/CGI/eg/diff_upload.cgi lib/CGI/eg/dna_small_gif.uu
35848            + lib/CGI/eg/file_upload.cgi lib/CGI/eg/frameset.cgi
35849            + lib/CGI/eg/index.html lib/CGI/eg/internal_links.cgi
35850            + lib/CGI/eg/javascript.cgi lib/CGI/eg/monty.cgi
35851            + lib/CGI/eg/multiple_forms.cgi lib/CGI/eg/nph-clock.cgi
35852            + lib/CGI/eg/nph-multipart.cgi lib/CGI/eg/popup.cgi
35853            + lib/CGI/eg/save_state.cgi lib/CGI/eg/tryit.cgi
35854            + lib/CGI/eg/wilogo_gif.uu
35855            - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
35856            - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
35857            - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
35858            - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
35859            - eg/cgi/frameset.cgi eg/cgi/index.html
35860            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
35861            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
35862            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
35863            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
35864            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
35865            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
35866            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
35867            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
35868            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
35869            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
35870            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
35871            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
35872            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
35873            - eg/van/vanish eg/who eg/wrapsuid
35874            ! MANIFEST
35875 ____________________________________________________________________________
35876 [  6555] By: jhi                                   on 2000/08/08  18:51:08
35877         Log: Delete chat2 as requested by Randal.
35878              
35879              Subject: Re: perlfaq8 coyness
35880              From: merlyn@stonehenge.com (Randal L. Schwartz) 
35881              Date: 15 May 2000 18:52:42 -0700 
35882              Message-ID: <m166sfl0r9.fsf@halfdome.holdit.com> 
35883      Branch: perl
35884            - lib/chat2.pl
35885            ! MANIFEST
35886 ____________________________________________________________________________
35887 [  6554] By: jhi                                   on 2000/08/08  18:31:35
35888         Log: Regen global.sym.
35889      Branch: perl
35890            ! global.sym
35891 ____________________________________________________________________________
35892 [  6553] By: jhi                                   on 2000/08/08  18:28:13
35893         Log: Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
35894              (either perlbug or p5p ate the original), plus regen
35895              perlapi and perltoc. 
35896      Branch: perl
35897            ! Changes Changes5.004 README.Y2K cop.h emacs/cperl-mode.el
35898            ! ext/B/ramblings/flip-flop ext/Data/Dumper/Dumper.pm
35899            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Socket.pm
35900            ! ext/Socket/Socket.pm lib/CGI.pm lib/CGI/Cookie.pm
35901            ! lib/File/Temp.pm lib/FileHandle.pm lib/Pod/Functions.pm
35902            ! lib/Pod/InputObjects.pm lib/Pod/LaTeX.pm lib/Text/Soundex.pm
35903            ! lib/perl5db.pl op.h opcode.pl perlapi.c perlapi.h
35904            ! pod/perlapi.pod pod/perltoc.pod t/lib/dosglob.t
35905            ! t/lib/ftmp-posix.t t/lib/glob-global.t t/op/grent.t
35906            ! t/op/pwent.t vms/ext/DCLsym/DCLsym.pm
35907 ____________________________________________________________________________
35908 [  6552] By: jhi                                   on 2000/08/08  18:06:29
35909         Log: Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
35910              From: Mike Guy <mjtg@cam.ac.uk>
35911              Message-Id: <E13MAj1-00038W-00@libra.cus.cam.ac.uk>
35912              Date: Tue, 08 Aug 2000 15:51:27 +0100
35913      Branch: perl
35914            ! doop.c sv.h t/op/join.t t/pragma/overload.t
35915 ____________________________________________________________________________
35916 [  6551] By: jhi                                   on 2000/08/08  18:01:11
35917         Log: Re-apply #6549.
35918      Branch: perl
35919            ! lib/perl5db.pl
35920 ____________________________________________________________________________
35921 [  6550] By: jhi                                   on 2000/08/08  17:43:08
35922         Log: Accidental retraction of #6549.
35923      Branch: perl
35924            ! lib/perl5db.pl
35925 ____________________________________________________________________________
35926 [  6549] By: jhi                                   on 2000/08/08  17:40:04
35927         Log: Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
35928              From: Mike Guy <mjtg@cam.ac.uk>
35929              Date: Mon, 07 Aug 2000 21:49:58 +0100
35930              Message-Id: <E13LtqQ-0006Jc-00@libra.cus.cam.ac.uk>
35931      Branch: perl
35932            ! lib/perl5db.pl
35933 ____________________________________________________________________________
35934 [  6548] By: jhi                                   on 2000/08/08  17:37:57
35935         Log: Document here-doc better.
35936              
35937              Subject: Re: [ID 20000804.003] heredoc in s///e replacement
35938              From: Mike Guy <mjtg@cam.ac.uk>
35939              Date: Mon, 07 Aug 2000 14:02:09 +0100
35940              Message-Id: <E13LmXh-0006rM-00@libra.cus.cam.ac.uk>
35941      Branch: perl
35942            ! pod/perldata.pod
35943 ____________________________________________________________________________
35944 [  6547] By: jhi                                   on 2000/08/08  17:33:34
35945         Log: Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
35946              From: "Randy J. Ray" <rjray@redhat.com>
35947              Date: Mon, 07 Aug 2000 19:12:25 -0700
35948              Message-Id: <200008080212.TAA12784@tzimisce.soma.redhat.com>
35949      Branch: perl
35950            ! perl.c pod/perlrun.pod
35951 ____________________________________________________________________________
35952 [  6546] By: jhi                                   on 2000/08/08  17:29:26
35953         Log: Subject: Re: enhanced(?) regex error messages 
35954              From: Hugo <hv@crypt.compulink.co.uk>
35955              Date: Tue, 08 Aug 2000 03:25:51 +0100
35956              Message-Id: <200008080225.DAA10998@crypt.compulink.co.uk>
35957              
35958              plus Capitalize the error messages, plus perldiag them.
35959      Branch: perl
35960            ! pod/perldiag.pod regcomp.c t/op/pat.t t/op/re_tests
35961 ____________________________________________________________________________
35962 [  6545] By: jhi                                   on 2000/08/08  13:59:28
35963         Log: Augment #6539 a bit: don't croak if there's magic in the air.
35964              
35965              Subject: Re: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF) 
35966              From: Hugo <hv@crypt.compulink.co.uk>
35967              Date: Tue, 08 Aug 2000 03:02:03 +0100
35968              Message-Id: <200008080202.DAA09147@crypt.compulink.co.uk>
35969      Branch: perl
35970            ! pp.c t/op/bless.t
35971 ____________________________________________________________________________
35972 [  6544] By: jhi                                   on 2000/08/07  21:11:52
35973         Log: Make the test -w clean.
35974      Branch: perl
35975            ! t/op/bless.t
35976 ____________________________________________________________________________
35977 [  6543] By: jhi                                   on 2000/08/07  19:49:53
35978         Log: use warnings instead of $^W.
35979      Branch: perl
35980            ! t/op/bless.t
35981 ____________________________________________________________________________
35982 [  6542] By: jhi                                   on 2000/08/07  17:41:41
35983         Log: Disable a portability warning Because We Know What We Are Doing.
35984      Branch: perl
35985            ! t/op/bless.t
35986 ____________________________________________________________________________
35987 [  6541] By: jhi                                   on 2000/08/07  17:29:51
35988         Log: Tiny tidying on report_evil_fh().
35989      Branch: perl
35990            ! util.c
35991 ____________________________________________________________________________
35992 [  6540] By: jhi                                   on 2000/08/07  16:37:38
35993         Log: Make regular expression parse error messages easier to understand.
35994              
35995              Subject: Re: enhanced(?) regex error messages
35996              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
35997              Date: Fri, 4 Aug 2000 23:34:07 -0700 (PDT)
35998              Message-Id: <200008050634.XAA20360@ventrue.yahoo.com>
35999      Branch: perl
36000            ! regcomp.c
36001 ____________________________________________________________________________
36002 [  6539] By: jhi                                   on 2000/08/07  16:12:27
36003         Log: Make bless(REF, REF) a fatal error, add bless tests.
36004              
36005              Subject: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF)
36006              From: Hugo <hv@crypt.compulink.co.uk>
36007              Date: Mon, 07 Aug 2000 16:59:38 +0100
36008              Message-Id: <200008071559.QAA29541@crypt.compulink.co.uk>
36009      Branch: perl
36010            + t/op/bless.t
36011            ! MANIFEST pod/perldiag.pod pp.c sv.c
36012 ____________________________________________________________________________
36013 [  6538] By: jhi                                   on 2000/08/07  15:59:43
36014         Log: Subject: [ID 20000803.006] 'use lib ...' doesn't behave as documented
36015              From: Tim Conrow <tim@spindrift.srl.caltech.edu>
36016              Date: Thu, 3 Aug 2000 14:29:21 -0700
36017              Message-Id: <200008032129.OAA27898@spindrift.caltech.edu>
36018      Branch: perl
36019            ! lib/lib_pm.PL
36020 ____________________________________________________________________________
36021 [  6537] By: jhi                                   on 2000/08/07  15:47:18
36022         Log: Retract #6419 for now since it breaks in AFS and MachTen.
36023      Branch: perl
36024            ! lib/Cwd.pm
36025 ____________________________________________________________________________
36026 [  6536] By: jhi                                   on 2000/08/07  15:05:29
36027         Log: Plug the security hole described in the Aug 05 2000 bugtraq message
36028              "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
36029              The security hole exists only in suidperls, which isn't
36030              installed or even built by default.
36031      Branch: perl
36032            ! perl.c
36033 ____________________________________________________________________________
36034 [  6535] By: jhi                                   on 2000/08/07  14:45:14
36035         Log: tr memory corruption fix from Simon Cozens.
36036      Branch: perl
36037            ! doop.c
36038 ____________________________________________________________________________
36039 [  6534] By: jhi                                   on 2000/08/06  11:38:16
36040         Log: Document a bit that UDP is not what you might think.
36041              
36042              Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
36043              From: Lupe Christoph <lupe@lupe-christoph.de>
36044              Message-ID: <20000724085915.B13172@alanya.lupe-christoph.de>
36045              Date: Mon, 24 Jul 2000 08:59:15 +0200
36046      Branch: perl
36047            ! pod/perlipc.pod
36048 ____________________________________________________________________________
36049 [  6533] By: jhi                                   on 2000/08/06  11:35:01
36050         Log: Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
36051              From: Jeff Pinyan <jeffp@hut.crusoe.net>
36052              Date: Sat, 5 Aug 2000 00:22:01 -0400 (EDT)
36053              Message-ID: <Pine.BSF.3.96.1000805002052.23260A-100000@hut.crusoe.net>
36054      Branch: perl
36055            ! pod/perlfunc.pod
36056 ____________________________________________________________________________
36057 [  6532] By: jhi                                   on 2000/08/06  03:45:41
36058         Log: Have symbols for the IoTYPEs.
36059      Branch: perl
36060            ! doio.c pp_ctl.c pp_sys.c sv.h toke.c util.c
36061 ____________________________________________________________________________
36062 [  6531] By: jhi                                   on 2000/08/06  01:33:55
36063         Log: Continue fixing the io warnings.  This also
36064              sort of fixes bug ID 20000802.003: the core dump
36065              is no more.  Whether the current behaviour is correct
36066              (giving a warning: "Not a format reference"), is another matter.
36067      Branch: perl
36068            ! doio.c pod/perldiag.pod pp_hot.c pp_sys.c t/pragma/warn/doio
36069            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
36070 ____________________________________________________________________________
36071 [  6530] By: jhi                                   on 2000/08/05  21:33:12
36072         Log: Change the Policy policy: now -Dprefix= with an existing
36073              Policy.sh and prefix == siteprefix == vendorprefix, then all
36074              of them follow along the new prefix.
36075              
36076              Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
36077              From: Andy Dougherty <doughera@lafayette.edu>
36078              Date: Fri, 4 Aug 2000 14:53:50 -0400 (EDT)
36079              Message-ID: <Pine.SOL.4.10.10008041440560.17981-100000@maxwell.phys.lafayette.edu>
36080      Branch: perl
36081            ! Policy_sh.SH
36082 ____________________________________________________________________________
36083 [  6529] By: jhi                                   on 2000/08/05  18:57:28
36084         Log: Zap lib/Sys directory when cleaning up.
36085      Branch: perl
36086            ! Makefile.SH
36087 ____________________________________________________________________________
36088 [  6528] By: jhi                                   on 2000/08/05  18:40:44
36089         Log: Essential prototype changes were missing from #6527.
36090              Also make report_evil_fh() more bomb-proof.
36091      Branch: perl
36092            ! embed.h util.c
36093 ____________________________________________________________________________
36094 [  6527] By: jhi                                   on 2000/08/05  03:22:05
36095         Log: Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
36096              From: "Ronald F. Guilmette" <rfg@monkeys.com>
36097              Date: Mon, 24 Jul 2000 15:47:00 -0700 (PDT)
36098              Message-Id: <200007242247.PAA52177@monkeys.com>
36099      Branch: perl
36100            ! embed.pl pp_hot.c pp_sys.c proto.h t/pragma/warn/pp_sys util.c
36101 ____________________________________________________________________________
36102 [  6526] By: jhi                                   on 2000/08/04  21:23:27
36103         Log: gcc versions might have (parentheses) in them.
36104      Branch: metaconfig/U/perl
36105            ! gccvers.U
36106      Branch: perl
36107            ! Configure config_h.SH
36108 ____________________________________________________________________________
36109 [  6525] By: jhi                                   on 2000/08/04  20:23:12
36110         Log: Weed buglets pointed out by
36111              
36112              From: Lupe Christoph <lupe@lupe-christoph.de>
36113              Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
36114              Date: Fri, 4 Aug 2000 17:34:39 +0200
36115              Message-ID: <20000804173439.L8087@alanya.lupe-christoph.de>
36116      Branch: metaconfig/U/perl
36117            ! gccvers.U uselfs.U
36118      Branch: perl
36119            ! Configure config_h.SH
36120 ____________________________________________________________________________
36121 [  6524] By: jhi                                   on 2000/08/04  19:02:08
36122         Log: Warn under -w if lstat(FH) is attempted.
36123              
36124              Subject: [ID 20000421.003] perlfunc says you can lstat a file handle but you cannot
36125              From: "Todd C. Miller" <Todd.Miller@courtesan.com> 
36126              Date: Fri, 21 Apr 2000 10:43:46 -0600 (MDT) 
36127              Message-Id: <200004211643.e3LGhkX24720@xerxes.courtesan.com> 
36128      Branch: perl
36129            ! pod/perldiag.pod pod/perlfunc.pod pp_sys.c
36130            ! t/pragma/warn/pp_sys
36131 ____________________________________________________________________________
36132 [  6523] By: jhi                                   on 2000/08/04  12:31:11
36133         Log: Subject: New perlcc, take 2
36134              From: simon@brecon.co.uk (Simon Cozens)
36135              Date: 4 Aug 2000 06:21:04 GMT
36136              Message-ID: <slrn8oko6g.da2.simon@justanother.perlhacker.org>
36137      Branch: perl
36138            ! utils/perlcc.PL
36139 ____________________________________________________________________________
36140 [  6522] By: jhi                                   on 2000/08/04  12:26:33
36141         Log: Subject: Re: Array vs. List context
36142              From: Daniel Chetlin <daniel@chetlin.com>
36143              Date: Fri, 4 Aug 2000 00:22:44 -0700
36144              Message-ID: <20000804002244.A5924@ilmd.chetlin.org>
36145      Branch: perl
36146            ! pod/perlapi.pod pod/perlcall.pod pod/perlembed.pod
36147            ! pod/perlfaq4.pod
36148 ____________________________________________________________________________
36149 [  6521] By: jhi                                   on 2000/08/04  12:22:38
36150         Log: Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
36151              From: Raymund Will <ray@caldera.de>
36152              Date: Fri, 4 Aug 2000 12:07:09 +0200
36153              Message-Id: <20000804120709.A14982@caldera.de>
36154      Branch: perl
36155            ! configure.gnu
36156 ____________________________________________________________________________
36157 [  6520] By: jhi                                   on 2000/08/04  04:09:06
36158         Log: After the #6519 a warning about stat() is just that,
36159              not about a filetest, which now have their own warning.
36160      Branch: perl
36161            ! pod/perldiag.pod
36162 ____________________________________________________________________________
36163 [  6519] By: jhi                                   on 2000/08/04  04:06:30
36164         Log: In the warnings call filehandles consistently so;
36165              add "unopened" warning for stat().
36166      Branch: perl
36167            ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
36168            ! t/pragma/warn/pp_sys
36169 ____________________________________________________________________________
36170 [  6518] By: jhi                                   on 2000/08/04  02:55:35
36171         Log: Subject: Minor tweak to perlvar.pod
36172              From: "Stephen P. Potter" <spp@ds.net>
36173              Date: Tue, 18 Apr 2000 09:26:03 -0400
36174              Message-Id: <200004181326.JAA01560@spp.users.ds.net>
36175      Branch: perl
36176            ! pod/perlvar.pod
36177 ____________________________________________________________________________
36178 [  6517] By: jhi                                   on 2000/08/04  02:50:08
36179         Log: Subject: [ID 19990721.004] Documentation bug in perlfunc
36180              From: "Clinton Pierce" <cpierce1@ford.com>
36181              Date: Wed, 21 Jul 1999 16:45:31 -0400
36182              Message-Id: <199907212049.QAA12875@mailfw3.ford.com>
36183              
36184              Fix by Stephen Potter (visible in the bug db but not in p5p?)
36185      Branch: perl
36186            ! pod/perlfunc.pod pod/perlop.pod
36187 ____________________________________________________________________________
36188 [  6516] By: jhi                                   on 2000/08/04  02:09:25
36189         Log: This is 6512.  Really.
36190      Branch: perl
36191            ! dump.c
36192 ____________________________________________________________________________
36193 [  6515] By: jhi                                   on 2000/08/04  01:25:50
36194         Log: mention the idea of @( and @)
36195      Branch: perl
36196            ! Todo-5.6
36197 ____________________________________________________________________________
36198 [  6514] By: bailey                                on 2000/08/04  01:18:46
36199         Log: YA resync with mainstem, including VMS patches from others
36200      Branch: vmsperl
36201           +> (branch 48 files)
36202            - lib/lib.pm pod/Makefile pod/Win32.pod pod/buildtoc
36203           !> (integrate 354 files)
36204 ____________________________________________________________________________
36205 [  6513] By: jhi                                   on 2000/08/04  01:18:18
36206         Log: Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
36207              From: Mark Dickinson <dickins3@fas.harvard.edu>
36208              Date: Wed, 2 Aug 2000 13:25:07 -0400 (EDT)
36209              Message-Id: <Pine.OSF.4.10.10008021321380.32190-200000@is07.fas.harvard.edu>
36210      Branch: perl
36211            ! t/op/grent.t t/op/pwent.t
36212 ____________________________________________________________________________
36213 [  6512] By: jhi                                   on 2000/08/04  01:14:06
36214         Log: Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
36215              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
36216              Date: Wed, 02 Aug 2000 10:51:01 +0100
36217              Message-Id: <E13JvAz-0005B5-00@libra.cus.cam.ac.uk>
36218      Branch: perl
36219            ! sv.c
36220 ____________________________________________________________________________
36221 [  6511] By: jhi                                   on 2000/08/04  00:57:00
36222         Log: Subject: [PATCH] bad cppsymbols on os2 + Configure question                
36223              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
36224              Date: Thu, 03 Aug 2000 17:20:04 -0700
36225              Message-ID: <0wgi5gzkgqLb092yn@efn.org> 
36226      Branch: metaconfig
36227            ! U/modified/Cppsym.U
36228      Branch: perl
36229            ! Configure config_h.SH
36230 ____________________________________________________________________________
36231 [  6510] By: jhi                                   on 2000/08/04  00:25:28
36232         Log: detypo
36233      Branch: perl
36234            ! Makefile.SH
36235 ____________________________________________________________________________
36236 [  6509] By: jhi                                   on 2000/08/03  23:43:18
36237         Log: Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
36238              From: Dominic Dunlop <domo@computer.org>
36239              Date: Thu, 3 Aug 2000 22:16:46 +0200
36240              Message-Id: <p04320411b5af8091f6fe@[194.235.193.148]>
36241      Branch: perl
36242            ! t/op/sprintf.t
36243 ____________________________________________________________________________
36244 [  6508] By: jhi                                   on 2000/08/03  23:40:37
36245         Log: Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
36246              From: Hugo <hv@crypt.compulink.co.uk>
36247              Date: Thu, 03 Aug 2000 18:25:30 +0100
36248              Message-Id: <200008031725.SAA10580@crypt.compulink.co.uk>
36249      Branch: perl
36250            ! regcomp.c t/op/re_tests
36251 ____________________________________________________________________________
36252 [  6507] By: jhi                                   on 2000/08/03  23:38:28
36253         Log: Subject: [PATCH] sv.h documentation - SvLEN
36254              From: Mike Guy <mjtg@cam.ac.uk>
36255              Date: Thu, 03 Aug 2000 14:43:09 +0100
36256              Message-Id: <E13KLHB-0004UK-00@libra.cus.cam.ac.uk>
36257      Branch: perl
36258            ! sv.h
36259 ____________________________________________________________________________
36260 [  6506] By: jhi                                   on 2000/08/03  15:49:14
36261         Log: Disable the fix_pl hack for now.
36262      Branch: perl
36263            ! Makefile.SH
36264 ____________________________________________________________________________
36265 [  6505] By: jhi                                   on 2000/08/03  13:49:04
36266         Log: Add a URL for FSF.
36267              
36268              Subject: Patch for README
36269              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
36270              Date: Wed, 2 Aug 2000 13:25:09 -0500
36271              Message-ID: <20000802132509.I10379@chaos.wustl.edu>
36272      Branch: perl
36273            ! README
36274 ____________________________________________________________________________
36275 [  6504] By: jhi                                   on 2000/08/03  13:29:19
36276         Log: Be more informative on what is skipped and why,
36277              also repeat the list at the end.
36278      Branch: perl
36279            ! Porting/p4desc
36280 ____________________________________________________________________________
36281 [  6503] By: jhi                                   on 2000/08/03  13:07:05
36282         Log: Circumvent the removal of .patch by fix_pl.
36283              
36284              Subject: Re: [ID 20000802.011] unable to 'make test'          
36285              From: simon@brecon.co.uk (Simon Cozens) 
36286              Date: 3 Aug 2000 04:17:00 GMT
36287              Message-ID: <slrn8ohshs.81o.simon@justanother.perlhacker.org> 
36288      Branch: perl
36289            ! Makefile.SH
36290 ____________________________________________________________________________
36291 [  6502] By: jhi                                   on 2000/08/03  00:14:34
36292         Log: Add the missing setproctitle unit.
36293      Branch: metaconfig/U/perl
36294            + d_setproctitle.U
36295 ____________________________________________________________________________
36296 [  6501] By: jhi                                   on 2000/08/03  00:00:26
36297         Log: The subtest 4 may fail also on VOBS, as pointed out
36298              by Nick Ing-Simmons in November 1999, bug id 19991124.003
36299              (but the failure in that bug report isn't the subtest 4).
36300      Branch: perl
36301            ! t/op/stat.t
36302 ____________________________________________________________________________
36303 [  6500] By: jhi                                   on 2000/08/02  23:49:30
36304         Log: Better skip message for the test; one of the two problems in
36305              
36306              Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
36307              From: Lupe Christoph <lupe@lupe-christoph.de>
36308              Date: Thu, 24 Feb 2000 11:54:50 +0100 (MET)
36309              Message-Id: <200002241054.LAA06808@lupe-christoph.de>
36310      Branch: perl
36311            ! t/op/numconvert.t
36312 ____________________________________________________________________________
36313 [  6499] By: jhi                                   on 2000/08/02  22:49:16
36314         Log: Allow "no Module;" even if there is no 'unimport'.
36315              
36316              Subject: [ID 20000324.029] `unimport' is not special the way `import' is
36317              From: mjd@plover.com
36318              Date: 24 Mar 2000 15:24:34 -0000
36319              Message-Id: <20000324152434.15160.qmail@plover.com>
36320      Branch: perl
36321            ! gv.c
36322 ____________________________________________________________________________
36323 [  6498] By: jhi                                   on 2000/08/02  22:42:58
36324         Log: Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
36325              that are hopefully soon put into use.
36326      Branch: perl
36327            ! opcode.h opcode.pl opnames.h
36328 ____________________________________________________________________________
36329 [  6497] By: gsar                                  on 2000/08/02  22:28:59
36330         Log: require.t needs binmode() to work on windows
36331      Branch: perl
36332            ! t/comp/require.t
36333 ____________________________________________________________________________
36334 [  6496] By: jhi                                   on 2000/08/02  22:08:51
36335         Log: Document the IVdf UVuf UVof UVxf.
36336      Branch: perl
36337            ! pod/perlguts.pod
36338 ____________________________________________________________________________
36339 [  6495] By: jhi                                   on 2000/08/02  21:54:26
36340         Log: detypo #6494
36341      Branch: perl
36342            ! ext/Data/Dumper/Dumper.xs
36343 ____________________________________________________________________________
36344 [  6494] By: jhi                                   on 2000/08/02  21:49:17
36345         Log: Dump UVs as UVs in Data::Dumper.
36346              
36347              Subject: Re: [ID 20000405.018] Data::Dumper and negative numbers
36348              From: Gurusamy Sarathy <gsar@ActiveState.com>
36349              Date: Thu, 27 Apr 2000 12:26:25 -0700
36350              Message-Id: <200004271926.MAA04331@molotok.activestate.com>
36351      Branch: perl
36352            ! ext/Data/Dumper/Dumper.xs
36353 ____________________________________________________________________________
36354 [  6493] By: jhi                                   on 2000/08/02  17:01:58
36355         Log: Subject: [PATCH bleadperl] [ID 20000731.010] regex error 
36356              From: Hugo <hv@crypt.compulink.co.uk>
36357              Date: Wed, 02 Aug 2000 14:53:56 +0100
36358              Message-Id: <200008021353.OAA24761@crypt.compulink.co.uk>
36359      Branch: perl
36360            ! regexec.c t/op/re_tests
36361 ____________________________________________________________________________
36362 [  6492] By: jhi                                   on 2000/08/02  15:02:46
36363         Log: The new setproctitle() feature is available only in 
36364              bleeding edge FreeBSD.  From Paul Saab.
36365      Branch: perl
36366            ! mg.c
36367 ____________________________________________________________________________
36368 [  6491] By: jhi                                   on 2000/08/02  13:34:36
36369         Log: The tr utf8 patching continues.
36370              
36371              Subject: Re: #6469, too many tests claimed in require.t
36372              From: simon@brecon.co.uk (Simon Cozens)
36373              Date: 2 Aug 2000 02:37:17 GMT
36374              Message-ID: <slrn8of2at.81o.simon@justanother.perlhacker.org>
36375              
36376              (the logic of the test was the wrong way round in the patch)
36377      Branch: perl
36378            ! doop.c
36379 ____________________________________________________________________________
36380 [  6490] By: jhi                                   on 2000/08/02  13:27:38
36381         Log: The name of a filehandle does not have <these>.
36382      Branch: perl
36383            ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
36384            ! t/pragma/warn/pp_sys util.c
36385 ____________________________________________________________________________
36386 [  6489] By: jhi                                   on 2000/08/02  04:26:46
36387         Log: Remove the extraneous "main::" prefix from all the
36388              "opened only for", "on closed", and "never opened" warnings.
36389              
36390              Subject: Re: inappropriate warning
36391              From: Gurusamy Sarathy <gsar@ActiveState.com>
36392              Date: Mon, 20 Mar 2000 11:28:02 -0800
36393              Message-Id: <200003201928.LAA32224@maul.ActiveState.com>
36394      Branch: perl
36395            ! doio.c embed.h embed.pl gv.c objXSUB.h pp_hot.c pp_sys.c
36396            ! proto.h t/pragma/warn/4lint t/pragma/warn/doio
36397            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
36398 ____________________________________________________________________________
36399 [  6488] By: jhi                                   on 2000/08/02  03:02:57
36400         Log: memcpy has n o in it, as pinted ut by Sarathy.
36401      Branch: perl
36402            ! pod/perlguts.pod
36403 ____________________________________________________________________________
36404 [  6487] By: jhi                                   on 2000/08/02  02:44:51
36405         Log: Document in one place the memory abstractions used in Perl core.
36406              
36407              Subject: Re: Memory abstraction
36408              From: simon@brecon.co.uk (Simon Cozens)
36409              Date: 2 Aug 2000 02:20:23 GMT
36410              Organization: Earth.li Origins
36411      Branch: perl
36412            ! pod/perlguts.pod
36413 ____________________________________________________________________________
36414 [  6486] By: jhi                                   on 2000/08/02  02:41:57
36415         Log: regen_headers, regen perltoc.
36416      Branch: perl
36417            ! perlapi.c pod/perltoc.pod
36418 ____________________________________________________________________________
36419 [  6485] By: jhi                                   on 2000/08/02  01:43:33
36420         Log: "This little thing tests for a file .patch, and if it contains
36421              a number, pops into patchlevel.h" (making it easier to track
36422              which development version people are reporting bugs against)
36423              
36424              Subject: Patchlevel autogeneration for repository perls
36425              From: simon@brecon.co.uk (Simon Cozens)
36426              Date: 14 Jul 2000 07:12:15 GMT
36427              Message-ID: <slrn8mtfaf.1qo.simon@justanother.perlhacker.org>
36428      Branch: perl
36429            + fix_pl
36430            ! MANIFEST Makefile.SH
36431 ____________________________________________________________________________
36432 [  6484] By: jhi                                   on 2000/08/02  01:32:54
36433         Log: FreeBSD 3.* updates from
36434              
36435              From: Paul Saab <ps@yahoo-inc.com>
36436              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
36437              Date: Tue, 1 Aug 2000 15:41:39 -0700
36438              Message-Id: <20000801154139.A53740@yahoo-inc.com>
36439      Branch: perl
36440            ! hints/freebsd.sh
36441 ____________________________________________________________________________
36442 [  6483] By: jhi                                   on 2000/08/02  01:27:44
36443         Log: In new BSDs changes to argv[] do not show up in ps(1) output,
36444              instead one must use setproctitle().  This was already addressed
36445              by change #6457, but the below has a new variant for FreeBSD 4.0
36446              or later, and the matter is also documented more.
36447              
36448              From: Paul Saab <ps@yahoo-inc.com>
36449              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
36450              Date: Tue, 1 Aug 2000 15:41:39 -0700
36451              Message-Id: <20000801154139.A53740@yahoo-inc.com>
36452      Branch: metaconfig/U/perl
36453            + i_libutil.U
36454      Branch: perl
36455            ! Configure config_h.SH mg.c perl.h pod/perlvar.pod
36456 ____________________________________________________________________________
36457 [  6482] By: jhi                                   on 2000/08/01  22:17:32
36458         Log: The test from this
36459              
36460              Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
36461              Date: Sat, 15 Apr 2000 17:03:44 +0100
36462              From: Tom Hughes <tom@compton.nu>
36463              Message-ID: <d1c9b2af49.tom@compton.compton.nu>
36464              
36465              was missing, the code change went in as #5989
36466              (which had a different test?)
36467      Branch: perl
36468            ! t/op/misc.t
36469 ____________________________________________________________________________
36470 [  6481] By: jhi                                   on 2000/08/01  21:48:38
36471         Log: Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
36472              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
36473              Date: Thu, 27 Jul 2000 13:51:41 -0700 (PDT)
36474              Message-Id: <200007272051.NAA02178@xfiles.intercon.hp.com>
36475      Branch: perl
36476            ! perl.h
36477 ____________________________________________________________________________
36478 [  6480] By: jhi                                   on 2000/08/01  18:05:28
36479         Log: Make p4desc to skip non-mainperl branches by default.
36480      Branch: perl
36481            ! Porting/p4desc
36482 ____________________________________________________________________________
36483 [  6479] By: jhi                                   on 2000/08/01  17:29:19
36484         Log: If gccosandvers is equal to osname, clear gccosandvers.
36485      Branch: metaconfig/U/perl
36486            ! gccvers.U
36487      Branch: perl
36488            ! Configure config_h.SH
36489 ____________________________________________________________________________
36490 [  6478] By: jhi                                   on 2000/08/01  15:54:08
36491         Log: BOM patching from Simon Cozens.
36492      Branch: perl
36493            ! toke.c
36494 ____________________________________________________________________________
36495 [  6477] By: jhi                                   on 2000/08/01  04:50:33
36496         Log: Stash away the largefiles flags and libswanted.
36497      Branch: perl
36498            ! hints/aix.sh hints/hpux.sh hints/linux.sh hints/solaris_2.sh
36499 ____________________________________________________________________________
36500 [  6476] By: gsar                                  on 2000/08/01  04:24:24
36501         Log: various syntax errors and such (not fixed: comp/require.t#22 coredump
36502              on Windows)
36503      Branch: perl
36504            ! t/pragma/utf8.t utf8.c win32/win32.c
36505 ____________________________________________________________________________
36506 [  6475] By: jhi                                   on 2000/08/01  03:35:24
36507         Log: Make chr() for values >127 to create utf8 when under utf8.
36508              
36509              Subject: Re: uft8/chr()
36510              From: simon@brecon.co.uk (Simon Cozens)
36511              Date: 1 Aug 2000 02:37:02 GMT
36512              Message-ID: <slrn8ocdud.19l.simon@justanother.perlhacker.org>
36513      Branch: perl
36514            ! pod/perlfunc.pod pp.c t/pragma/utf8.t
36515 ____________________________________________________________________________
36516 [  6474] By: jhi                                   on 2000/08/01  02:36:18
36517         Log: In Digital UNIX warn if gcc explicitly chosen because even
36518              2.95.2 is known to cause problems.
36519      Branch: perl
36520            ! hints/dec_osf.sh
36521 ____________________________________________________________________________
36522 [  6473] By: jhi                                   on 2000/08/01  02:00:56
36523         Log: Make the safety catch for buggy gccs work with triple version
36524              numbers like 2.95.2.  Reported in
36525              
36526              Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
36527              From: Maurizio Loreti <maurizio.loreti@pd.infn.it>
36528              Date: Mon, 31 Jul 2000 14:55:06 +0200
36529              Message-Id: <200007311255.AA25586@axcdf4.pd.infn.it>
36530      Branch: perl
36531            ! hints/dec_osf.sh
36532 ____________________________________________________________________________
36533 [  6472] By: jhi                                   on 2000/08/01  01:13:33
36534         Log: Subject: fix and question re: waitpid() under win32
36535              From: Brian Clarke <clarke@appliedmeta.com>
36536              Date: Fri, 28 Jul 2000 15:18:29 -0400
36537              Message-ID: <3981DC85.290314EB@appliedmeta.com>
36538              
36539              Slightly reformatted and WNOHANG # define moved to win32.h
36540              so that also POSIX.xs sees it, as suggsted by Sarathy.
36541      Branch: perl
36542            ! win32/win32.c win32/win32.h
36543 ____________________________________________________________________________
36544 [  6471] By: jhi                                   on 2000/08/01  00:55:05
36545         Log: Subject: [PATCH] allow non-variable as lhs of non-updating tr///
36546              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
36547              Message-Id: <E13JEgd-0003fy-00@libra.cus.cam.ac.uk>
36548              Date: Mon, 31 Jul 2000 13:28:51 +0100
36549              
36550              (aka ID 20000730.002)
36551      Branch: perl
36552            ! op.c t/op/tr.t
36553 ____________________________________________________________________________
36554 [  6470] By: jhi                                   on 2000/07/31  23:34:42
36555         Log: Document the problem with -P in HP-UX and its workaround.
36556              
36557              Subject: [ID 20000628.002] HPUX 11: -Ae compiler flag breaks perl -P
36558              From: Milton Hankins {64892} <webtools@uewrhp03.msd.ray.com>
36559              Date: Wed, 28 Jun 2000 13:58:21 -0400 (EDT)
36560              Message-Id: <200006281758.NAA10339@uewrhp03.msd.ray.com>
36561      Branch: perl
36562            ! README.hpux
36563 ____________________________________________________________________________
36564 [  6469] By: jhi                                   on 2000/07/31  04:15:02
36565         Log: The swallow_bom() saga continues.  The #23 of require.t
36566              (UTF16-LE) still fails (silently, no output) but the #22
36567              (UTF16-BE) seems to be working now.  The root of the
36568              failure may be in sv_gets(): is it UTF-16LE-aware,
36569              especially when it comes to line endings? 
36570      Branch: perl
36571            ! embed.h embed.pl objXSUB.h pod/perldiag.pod proto.h
36572            ! t/comp/require.t toke.c utf8.c
36573 ____________________________________________________________________________
36574 [  6468] By: jhi                                   on 2000/07/30  19:05:48
36575         Log: Find green threads before native threads.
36576              
36577              Subject: Re: Patch to jpl/JNI/Makefile.PL
36578              From: Jens Thomsen <jens@fiend.cis.com>
36579              Date: Fri, 28 Jul 2000 15:54:49 -0600 (MDT)
36580              Message-ID: <Pine.LNX.4.21.0007281553470.687-200000@fiend.cis.com>
36581      Branch: perl
36582            ! jpl/JNI/Makefile.PL
36583 ____________________________________________________________________________
36584 [  6467] By: jhi                                   on 2000/07/30  18:36:22
36585         Log: Fix the HALF_UPGRADE() macro introduced in #6263.
36586      Branch: perl
36587            ! doop.c
36588 ____________________________________________________________________________
36589 [  6466] By: jhi                                   on 2000/07/30  04:37:29
36590         Log: A new version of the "remove UPPERACSE string comparison"
36591              operators.  The problem with the previous one (change #6454)
36592              was that it was for Perl 5.6.0.  From Paul Marquess.
36593      Branch: perl
36594            ! t/op/do.t t/pragma/warn/2use t/pragma/warn/3both
36595            ! t/pragma/warn/4lint t/pragma/warn/5nolint t/pragma/warn/7fatal
36596            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
36597 ____________________________________________________________________________
36598 [  6465] By: jhi                                   on 2000/07/29  22:39:56
36599         Log: Do not upgrade SVs into utf8 just because they participate
36600              in eq or cmp.  Reported and fix suggested in
36601              
36602              Subject: [ID 20000720.009] sv_eq UTF8 bug
36603              From: "Simon Cozens" <simon@othersideofthe.earth.li>
36604              Date: 21 Jul 2000 04:37:29 -0000
36605              Message-Id: <20000721043729.30081.qmail@othersideofthe.earth.li>
36606              
36607              Exercise for the kind reader: should we or should we not
36608              cache the utf8 conversion alonside the SV? (as magic,
36609              as thestrxfrm()ed version is cached under use locale)
36610              Argue both for and against.
36611      Branch: perl
36612            ! sv.c
36613 ____________________________________________________________________________
36614 [  6464] By: jhi                                   on 2000/07/29  22:36:22
36615         Log: Subject: UTF8 concat
36616              From: simon@brecon.co.uk (Simon Cozens) 
36617              Date: 30 Jun 2000 06:13:25 GMT
36618              Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org> 
36619              
36620              (with a memory leak fixed, plus a few casts added)
36621              
36622              This also seems to help for
36623              
36624              Subject: [ID 20000716.015] join UTF8 weirdness
36625              From: root <root@ak-71.mind.de> 
36626              Date: Sat, 15 Jul 2000 15:29:54 +0200
36627              Message-Id: <200007151329.PAA13970@ak-71.mind.de>
36628              
36629              (from Andreas König)
36630      Branch: perl
36631            ! pp_hot.c
36632 ____________________________________________________________________________
36633 [  6463] By: jhi                                   on 2000/07/29  00:55:39
36634         Log: Tune the comments and hopefully stop a memory leak.
36635      Branch: perl
36636            ! toke.c utf8.c
36637 ____________________________________________________________________________
36638 [  6462] By: jhi                                   on 2000/07/29  00:16:53
36639         Log: The problem described in this
36640              
36641              Subject: [ID 20000322.018] named chars aren't magical enough
36642              From: root <root@dixie.cscaper.com>     
36643              Date: Wed, 22 Mar 2000 18:37:42 -0700
36644              Message-Id: <200003230137.SAA29532@dixie.cscaper.com>
36645              
36646              has been fixed in perl 5.6.0 but just in case added a test
36647              to keep it away.  (The report from Joseph Hall.)
36648      Branch: perl
36649            ! t/lib/charnames.t
36650 ____________________________________________________________________________
36651 [  6461] By: jhi                                   on 2000/07/28  23:56:36
36652         Log: Tiny fixes for #6460.
36653      Branch: metaconfig/U/perl
36654            ! gccvers.U
36655      Branch: perl
36656            ! Configure config_h.SH
36657 ____________________________________________________________________________
36658 [  6460] By: jhi                                   on 2000/07/28  23:24:41
36659         Log: Warn if the version of the operating system used to compile gcc
36660              differs from the current version of the operating system.
36661              Also display the gcc compilation os and version in myconfig.
36662              Inspiration from
36663              
36664              Subject: Re: [ID 20000710.003] ERRORS!!         
36665              From: "Kurt D. Starsinic" <kstar@chapin.edu>
36666              Date: Mon, 10 Jul 2000 15:54:16 -0400
36667              Message-ID: <20000710155416.A1384@O2.chapin.edu>
36668      Branch: metaconfig/U/perl
36669            ! gccvers.U
36670      Branch: perl
36671            ! Configure config_h.SH myconfig.SH
36672 ____________________________________________________________________________
36673 [  6459] By: jhi                                   on 2000/07/28  22:00:32
36674         Log: In DEC OSF aka Digital UNIX aka Tru64 add the version
36675              letter to $Config{osvers}.
36676      Branch: metaconfig
36677            ! U/modified/Oldconfig.U
36678      Branch: perl
36679            ! Configure config_h.SH
36680 ____________________________________________________________________________
36681 [  6458] By: jhi                                   on 2000/07/28  04:15:39
36682         Log: Back out #6454, doesn't seem to work.
36683              (Reason: that patch was for perl 5.6.0, not perl-current)
36684              (A version of the patch for perl-current came in later as #6466)
36685      Branch: perl
36686            ! regcomp.c t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
36687            ! t/pragma/warn/5nolint t/pragma/warn/7fatal
36688            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
36689 ____________________________________________________________________________
36690 [  6457] By: jhi                                   on 2000/07/27  23:31:49
36691         Log: Use setproctitle() if available to modify $0.
36692              
36693              Subject: setting $* on BSD4 broken
36694              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
36695              Date: Sun, 23 Jul 2000 01:31:34 -0700 (PDT)
36696              Message-Id: <200007230831.BAA08379@ventrue.yahoo.com>
36697      Branch: metaconfig
36698            ! U/modified/Myinit.U
36699      Branch: perl
36700            ! Configure config_h.SH mg.c
36701 ____________________________________________________________________________
36702 [  6456] By: jhi                                   on 2000/07/27  14:50:47
36703         Log: Allow "no AutoLoader;", based on change #6444,
36704              suggested by Graham Barr.
36705      Branch: perl
36706            ! lib/AutoLoader.pm
36707 ____________________________________________________________________________
36708 [  6455] By: jhi                                   on 2000/07/27  14:19:10
36709         Log: Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
36710              From: rspier@pobox.com (Robert Spier)
36711              Date: Thu, 27 Jul 2000 09:49:35 -0400 (EDT)
36712              Message-ID: <14720.15855.787664.424783@rls.cx>
36713      Branch: perl
36714            ! pod/perldiag.pod
36715 ____________________________________________________________________________
36716 [  6454] By: jhi                                   on 2000/07/27  14:03:02
36717         Log: Remove EQ, NE, GT, LT, GE, LE (they have been deprecated
36718              for a long time).
36719              
36720              Reported in
36721              
36722              Subject: [ID 20000717.004] Unexpected complaint of NE deprecation
36723              From: Ryan Herbert <rherbert@sycamorehq.com>
36724              Date: Mon, 17 Jul 2000 11:40:42 -0400
36725              Message-Id: <200007171540.LAA20480@beorn.hq.sai>
36726              
36727              Patched in
36728              
36729              Subject: RE: [ID 20000717.004] Unexpected complaint of NE deprecation
36730              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
36731              Date: Wed, 26 Jul 2000 23:40:18 +0100
36732              Message-ID: <000001bff752$79511880$0a17073e@tiny>
36733              
36734              based on an earlier patch from Stephen P. Potter.
36735              
36736              (Removed later by change #6458 because this patch was for
36737              perl 5.6.0, not perl-current)
36738      Branch: perl
36739            ! t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
36740            ! t/pragma/warn/5nolint t/pragma/warn/7fatal
36741            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
36742 ____________________________________________________________________________
36743 [  6453] By: jhi                                   on 2000/07/27  13:48:02
36744         Log: Subject: [PATCH] fixes bug 20000508.004
36745              From: Michael Stevens <mstevens@globnix.org>
36746              Date: Thu, 27 Jul 2000 13:49:04 +0100
36747              Message-ID: <20000727134903.A9351@athenaeum.globnix.org>
36748      Branch: perl
36749            ! pod/perldata.pod
36750 ____________________________________________________________________________
36751 [  6452] By: jhi                                   on 2000/07/26  23:51:26
36752         Log: Further File::Temp patches from Yitzchak Scott-Thoennes
36753              and Craig A. Berry.
36754      Branch: perl
36755            ! lib/File/Temp.pm pod/perlport.pod
36756 ____________________________________________________________________________
36757 [  6451] By: jhi                                   on 2000/07/26  19:43:30
36758         Log: Be wary of close()s, too.
36759              
36760              Subject: Re: [PATCH] perlbug cleanup
36761              From: Tim Jenness <t.jenness@jach.hawaii.edu>
36762              Date: Wed, 26 Jul 2000 09:32:43 -1000 (HST)
36763              Message-ID: <Pine.LNX.4.10.10007260931540.27658-100000@lapaki.jach.hawaii.edu>
36764      Branch: perl
36765            ! utils/perlbug.PL
36766 ____________________________________________________________________________
36767 [  6450] By: jhi                                   on 2000/07/26  18:41:40
36768         Log: Subject: Minor doc patch: handy.h
36769              From: Daniel =?iso-8859-1?Q?Mui=F1o?= <dmuino@afip.gov.ar>
36770              Date: Wed, 26 Jul 2000 15:34:25 -0300
36771              Message-ID: <397F2F31.F3F9F4F3@afip.gov.ar>
36772      Branch: perl
36773            ! handy.h pod/perlapi.pod
36774 ____________________________________________________________________________
36775 [  6449] By: jhi                                   on 2000/07/26  18:23:55
36776         Log: Subject: [PATCH] minor doc change - perlguts
36777              From: Michael Stevens <mstevens@globnix.org>
36778              Date: Thu, 13 Jul 2000 12:39:18 +0100
36779              Message-ID: <20000713123918.A26561@athenaeum.globnix.org>
36780      Branch: perl
36781            ! pod/perlguts.pod
36782 ____________________________________________________________________________
36783 [  6448] By: jhi                                   on 2000/07/26  18:20:30
36784         Log: open() wariness in perlbug.
36785              
36786              Subject: [PATCH] perlbug cleanup
36787              From: Michael Stevens <mstevens@globnix.org>
36788              Message-ID: <20000713155222.A11380@athenaeum.globnix.org>
36789              Date: Thu, 13 Jul 2000 15:52:23 +0100
36790      Branch: perl
36791            ! utils/perlbug.PL
36792 ____________________________________________________________________________
36793 [  6447] By: jhi                                   on 2000/07/26  18:13:04
36794         Log: File::Temp patches for VMS and OS/2 from Tim Jenness.
36795      Branch: perl
36796            ! lib/File/Temp.pm t/lib/ftmp-security.t
36797 ____________________________________________________________________________
36798 [  6446] By: jhi                                   on 2000/07/26  18:06:32
36799         Log: docfix from Peter Scott <Peter@PSDT.com>.
36800      Branch: perl
36801            ! pod/perlfunc.pod
36802 ____________________________________________________________________________
36803 [  6445] By: jhi                                   on 2000/07/26  17:53:31
36804         Log: Fix *foo{FORMAT}.
36805              
36806              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
36807              Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
36808              Date: Wed, 26 Jul 2000 19:51:02 +0200
36809              Message-Id: <20000726194952.41DD.H.M.BRAND@hccnet.nl>
36810              
36811              From: Graham Barr <gbarr@pobox.com>
36812              Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
36813              Date: Wed, 26 Jul 2000 17:38:36 +0100
36814              Message-ID: <20000726173836.L472@pobox.com>
36815      Branch: perl
36816            ! pp.c sv.c t/op/gv.t
36817 ____________________________________________________________________________
36818 [  6444] By: jhi                                   on 2000/07/26  17:49:14
36819         Log: Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
36820              from Graham Barr in the module list.
36821      Branch: perl
36822            ! gv.c pod/perlobj.pod
36823 ____________________________________________________________________________
36824 [  6443] By: jhi                                   on 2000/07/26  16:06:56
36825         Log: More split() doc and test patches from Mike Guy.
36826      Branch: perl
36827            ! pod/perlfunc.pod t/op/split.t
36828 ____________________________________________________________________________
36829 [  6442] By: jhi                                   on 2000/07/26  16:05:30
36830         Log: MacOS nits from Matthias Neeracher.
36831      Branch: perl
36832            ! perl.c pp_ctl.c
36833 ____________________________________________________________________________
36834 [  6441] By: jhi                                   on 2000/07/26  04:39:57
36835         Log: Subject: [PATCH] split /^/
36836              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
36837              Date: Tue, 25 Jul 2000 14:18:57 +0100
36838              Message-Id: <E13H4bp-00062h-00@libra.cus.cam.ac.uk>
36839              
36840              (with notes from tchrist and gbarr)
36841      Branch: perl
36842            ! pod/perlfunc.pod t/op/split.t
36843 ____________________________________________________________________________
36844 [  6440] By: jhi                                   on 2000/07/26  04:32:32
36845         Log: Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
36846              From: Peter Prymmer <pvhp@forte.com>
36847              Date: Tue, 25 Jul 2000 18:59:16 -0700 (PDT)
36848              Message-ID: <Pine.OSF.4.10.10007251805350.294719-100000@aspara.forte.com>
36849      Branch: perl
36850            ! vms/munchconfig.c
36851 ____________________________________________________________________________
36852 [  6439] By: jhi                                   on 2000/07/26  04:31:01
36853         Log: Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
36854              to be fatal errors (instead of by default ignoring them, and
36855              ignoring with a bug: even though -w gave an error, the opening [
36856              was left in)  Reported in:
36857              
36858              Subject: [ID 20000716.024] [=cc=] / [:blank:]
36859              From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
36860              Date: Sun, 16 Jul 2000 17:55:29 -0700
36861              Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
36862      Branch: perl
36863            ! pod/perldiag.pod regcomp.c t/pragma/warn/regcomp
36864 ____________________________________________________________________________
36865 [  6438] By: jhi                                   on 2000/07/25  15:41:15
36866         Log: Subject: [PATCH] av.c apidoc
36867              From: simon@brecon.co.uk (Simon Cozens)
36868              Date: 24 Jul 2000 06:40:52 GMT
36869              Message-ID: <slrn8nnp7k.cgv.simon@justanother.perlhacker.org>
36870      Branch: perl
36871            ! av.c embed.h embed.pl embedvar.h global.sym objXSUB.h
36872            ! perlapi.c perlapi.h pod/perlapi.pod proto.h
36873 ____________________________________________________________________________
36874 [  6437] By: jhi                                   on 2000/07/25  14:05:36
36875         Log: Subject: [ID 20000724.003] Documentation changes for perllocale.pod
36876              From: "Stephen P. Potter" <spp@ds.net>
36877              Date: Mon, 24 Jul 2000 14:22:23 -0400
36878              Message-Id: <200007241822.OAA06827@spp.users.ds.net>
36879      Branch: perl
36880            ! pod/perllocale.pod
36881 ____________________________________________________________________________
36882 [  6436] By: jhi                                   on 2000/07/25  14:02:03
36883         Log: Subject: [PATCH] Make large file tests deal with SIGXFSZ
36884              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
36885              Date: Mon, 24 Jul 2000 18:04:28 +0100
36886              Message-Id: <E13GleW-0000fr-00@libra.cus.cam.ac.uk>
36887      Branch: perl
36888            ! t/lib/syslfs.t t/op/lfs.t
36889 ____________________________________________________________________________
36890 [  6435] By: jhi                                   on 2000/07/25  13:59:28
36891         Log: Get UTF16 BOMs working.  Patch from
36892              
36893              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
36894              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
36895              Date: Tue, 25 Jul 2000 12:52:45 +0100
36896              Message-Id: <E13H3GP-0004MR-00@libra.cus.cam.ac.uk>
36897              
36898              and notes from
36899              
36900              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
36901              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
36902              Date: Tue, 25 Jul 2000 11:43:25 +0100
36903              Message-Id: <E13H2BJ-0002nG-00@libra.cus.cam.ac.uk>
36904      Branch: perl
36905            ! t/comp/require.t toke.c utf8.c
36906 ____________________________________________________________________________
36907 [  6434] By: jhi                                   on 2000/07/25  02:39:54
36908         Log: Make the "uninit variable" warning to say "concat or string"
36909              or "join or string" when in concat or join .
36910              
36911              Subject: Re: [ID 20000403.009] uninitialised concatenation???
36912              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
36913              Date: Tue, 04 Apr 2000 18:22:58 +0100
36914              Message-Id: <E12cX2Y-000364-00@taurus.cus.cam.ac.uk>
36915              
36916              Subject: [ID 20000330.052] Use of uninitialized value in concatenation (.)
36917              From: William R Ward <hermit@BayView.COM>
36918              Date: Thu, 30 Mar 2000 19:50:03 -0800
36919              Message-Id: <200003310350.TAA13319@komodo.bayview.com>
36920      Branch: perl
36921            ! opcode.h opcode.pl opnames.h pp.sym pp_proto.h
36922            ! t/pragma/warn/op t/pragma/warn/sv
36923 ____________________________________________________________________________
36924 [  6433] By: jhi                                   on 2000/07/24  17:52:56
36925         Log: File::Spec::VMS fixup for tmpdir from Craig Berry.
36926      Branch: perl
36927            ! lib/File/Spec/VMS.pm
36928 ____________________________________________________________________________
36929 [  6432] By: jhi                                   on 2000/07/24  17:44:44
36930         Log: Test cases for #6431.
36931              
36932              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
36933              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
36934              Date: Mon, 24 Jul 2000 15:32:29 +0100
36935              Message-Id: <E13GjHR-00058t-00@libra.cus.cam.ac.uk>
36936      Branch: perl
36937            ! t/op/pat.t t/op/split.t
36938 ____________________________________________________________________________
36939 [  6431] By: jhi                                   on 2000/07/24  17:43:17
36940         Log: Bind op fix.
36941              
36942              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
36943              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
36944              Date: Mon, 17 Jul 2000 20:04:56 +0100
36945              Message-Id: <E13EGCG-0006oO-00@libra.cus.cam.ac.uk>
36946      Branch: perl
36947            ! op.c
36948 ____________________________________________________________________________
36949 [  6430] By: jhi                                   on 2000/07/24  03:42:42
36950         Log: Subject: [ID 20000716.023] syslog test fails without sockets
36951              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
36952              Date: Sun, 16 Jul 2000 12:07:42 -0700 (PDT)
36953              Message-Id: <200007161907.e6GJ7g115736@garcia.efn.org>
36954      Branch: metaconfig/U/perl
36955            ! Extensions.U
36956      Branch: perl
36957            ! Configure config_h.SH
36958 ____________________________________________________________________________
36959 [  6429] By: jhi                                   on 2000/07/24  03:11:52
36960         Log: Add an optimization for map-maps-a-list-element-to-more-list-elements
36961              case, but add also notes explaining the relationship of this
36962              patch and the earlier notes by Sarathy.
36963              
36964              Subject: Map is still slow
36965              From: "Ben Tilly" <ben_tilly@hotmail.com>
36966              Date: Sat, 15 Jul 2000 17:23:27 EDT
36967              Message-ID: <20000715212327.21656.qmail@hotmail.com>
36968      Branch: perl
36969            ! pp_ctl.c
36970 ____________________________________________________________________________
36971 [  6428] By: jhi                                   on 2000/07/24  02:58:52
36972         Log: Documentation to explain the behaviour of map().
36973              
36974              Subject: Re: Map is still slow 
36975              From: Gurusamy Sarathy <gsar@ActiveState.com>
36976              Date: Sat, 15 Jul 2000 16:05:09 -0700
36977              Message-Id: <200007152305.QAA26887@molotok.activestate.com>
36978      Branch: perl
36979            ! pp_ctl.c
36980 ____________________________________________________________________________
36981 [  6427] By: jhi                                   on 2000/07/24  02:50:03
36982         Log: Add tests for
36983              [ID 19991110.003] another matching finding by pcre author
36984              which has already been fixed by some patch, as verified in
36985              
36986              Subject: Re: two regex bugs from the mists of time (well, last November)
36987              From: Hugo <hv@crypt.compulink.co.uk>
36988              Date: Sat, 22 Jul 2000 18:12:58 +0100
36989              Message-Id: <200007221712.SAA26770@crypt.compulink.co.uk>
36990      Branch: perl
36991            ! t/op/re_tests
36992 ____________________________________________________________________________
36993 [  6426] By: jhi                                   on 2000/07/24  02:11:20
36994         Log: A missing 'break' after the [[:space:]] switch case.
36995              
36996              Subject: [ID 20000718.006] Missing 'break' in regcomp.c
36997              From: "Stephen P. Potter" <spp@ds.net>
36998              Date: Tue, 18 Jul 2000 16:25:17 -0400
36999              Message-Id: <200007182025.QAA28383@spp.users.ds.net>
37000      Branch: perl
37001            ! regcomp.c
37002 ____________________________________________________________________________
37003 [  6425] By: jhi                                   on 2000/07/24  02:06:12
37004         Log: The output might have been produced in the wrong order.
37005              
37006              Subject: [ID 20000720.003] [PATCH] t/op/write.t
37007              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
37008              Date: Thu, 20 Jul 2000 18:49:18 +0100
37009              Message-Id: <E13FKRi-0004rF-00@libra.cus.cam.ac.uk>
37010      Branch: perl
37011            ! t/op/write.t
37012 ____________________________________________________________________________
37013 [  6424] By: jhi                                   on 2000/07/24  02:00:07
37014         Log: Use STDOUT consistently.
37015              
37016              Subject: [ID 20000720.002] [PATCH] Consistency of Test::Harness output
37017              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
37018              Date: Thu, 20 Jul 2000 18:04:01 +0100
37019              Message-Id: <E13FJjt-0004Jh-00@libra.cus.cam.ac.uk>
37020      Branch: perl
37021            ! lib/Test/Harness.pm
37022 ____________________________________________________________________________
37023 [  6423] By: jhi                                   on 2000/07/24  01:54:54
37024         Log: Protect against "wild next"s, that is, callbacks doing "next"
37025              instead of "return".
37026              
37027              Subject: [PATCH] Re: [ID 20000717.003] Core dump in 5.6.0
37028              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
37029              Date: Tue, 18 Jul 2000 11:30:16 +0100
37030              Message-Id: <E13EUdk-0006ha-00@libra.cus.cam.ac.uk>
37031      Branch: perl
37032            ! lib/File/Find.pm
37033 ____________________________________________________________________________
37034 [  6422] By: jhi                                   on 2000/07/24  01:35:47
37035         Log: Out-of-date note removed.
37036              
37037              Subject: [PATCH] documentation perlipc
37038              From: rspier@pobox.com (Robert Spier)
37039              Date: Thu, 20 Jul 2000 19:21:14 -0400 (EDT)
37040              Message-ID: <14711.35178.572612.502654@rls.cx>
37041      Branch: perl
37042            ! pod/perlipc.pod
37043 ____________________________________________________________________________
37044 [  6421] By: jhi                                   on 2000/07/24  00:09:18
37045         Log: Send all installperl messages to STDERR and be -w clean.
37046              
37047              Subject: [PATCH] Re: [ID 20000721.003] installperl stderr/stdout problem
37048              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
37049              Date: Sat, 22 Jul 2000 14:02:11 +0100
37050              Message-Id: <E13Fyux-0003Q2-00@libra.cus.cam.ac.uk>
37051      Branch: perl
37052            ! installperl
37053 ____________________________________________________________________________
37054 [  6420] By: jhi                                   on 2000/07/24  00:04:19
37055         Log: Decutandpasto.
37056              
37057              Subject: [PATCH perl-current] 19990607.008 - perlipc.pod
37058              From: "Richard Soderberg" <rs@crystalflame.net>
37059              Date: Sun, 23 Jul 2000 01:37:23 -0700
37060              Message-ID: <NAEKLNAAHLMBPMPNBMLECEIKCBAA.rs@crystalflame.net>
37061      Branch: perl
37062            ! pod/perlipc.pod
37063 ____________________________________________________________________________
37064 [  6419] By: jhi                                   on 2000/07/24  00:01:12
37065         Log: A cleaner abs_path().
37066              Subject: Re: unix alternative to Cwd.pm
37067              From: Jeff Pinyan <jeffp@crusoe.net>
37068              Date: Sun, 23 Jul 2000 17:43:02 -0400 (EDT)
37069              Message-ID: <Pine.GSO.4.21.0007231739120.4304-100000@crusoe.crusoe.net>
37070      Branch: perl
37071            ! lib/Cwd.pm
37072 ____________________________________________________________________________
37073 [  6418] By: jhi                                   on 2000/07/23  23:48:56
37074         Log: Detypo.
37075              
37076              Subject: [PATCH perl-current] Typo in hints/powerux.sh
37077              From: "Richard Soderberg" <rs@crystalflame.net>
37078              Date: Sun, 23 Jul 2000 01:27:33 -0700
37079              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEIJCBAA.rs@crystalflame.net>
37080      Branch: perl
37081            ! hints/powerux.sh
37082 ____________________________________________________________________________
37083 [  6417] By: jhi                                   on 2000/07/17  22:13:31
37084         Log: Subject: SDBM_File documentation
37085              From: mjd@plover.com
37086              Date: 16 Jul 2000 17:41:17 -0000
37087              Message-ID: <20000716174117.18515.qmail@plover.com>
37088      Branch: perl
37089            ! ext/SDBM_File/SDBM_File.pm
37090 ____________________________________________________________________________
37091 [  6416] By: jhi                                   on 2000/07/17  19:13:26
37092         Log: MPE/ix updates for perl 5.6.0 from Mark Bixby.
37093      Branch: perl
37094            ! hints/mpeix.sh mpeix/relink
37095 ____________________________________________________________________________
37096 [  6415] By: jhi                                   on 2000/07/15  14:11:02
37097         Log: Fix the bitvector ops for utf8 (tricky since past 7 bits
37098              the utf8 'characters' can be more than one octet).
37099              
37100              Date: Sat, 15 Jul 2000 00:21:56 +0100
37101              From: Tom Hughes <tom@compton.nu>
37102              Subject: Re: [ID 20000714.002]
37103              Message-ID: <db2334de49.tom@compton.compton.nu>
37104              
37105              Reported in
37106              
37107              Subject: [ID 20000714.002]
37108              From: "Simon Cozens" <simon@othersideofthe.earth.li>
37109              Date: 14 Jul 2000 15:13:09 -0000
37110              Message-Id: <20000714151309.7170.qmail@othersideofthe.earth.li>
37111      Branch: perl
37112            ! doop.c
37113 ____________________________________________________________________________
37114 [  6414] By: jhi                                   on 2000/07/15  03:13:41
37115         Log: another VMS build tweak from Peter Prymmer
37116      Branch: perl
37117            ! vms/descrip_mms.template
37118 ____________________________________________________________________________
37119 [  6413] By: jhi                                   on 2000/07/15  03:10:40
37120         Log: perlvms.pod whitespace cleanup to keep pod utils happy.
37121      Branch: perl
37122            ! vms/perlvms.pod
37123 ____________________________________________________________________________
37124 [  6412] By: jhi                                   on 2000/07/15  00:31:05
37125         Log: More docs for sv functions.
37126              
37127              Subject: [PATCH cfgperl] sv.c apidoc
37128              From: simon@brecon.co.uk (Simon Cozens)
37129              Date: 13 Jul 2000 09:00:20 GMT
37130              Message-ID: <slrn8mr194.2em.simon@justanother.perlhacker.org>
37131              
37132              Subject: Re: [PATCH cfgperl] sv.c apidoc
37133              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
37134              Date: Thu, 13 Jul 2000 12:27:41 +0100
37135              Message-Id: <E13Ch9Z-0006QL-00@libra.cus.cam.ac.uk>
37136              
37137              Subject: Re: [PATCH cfgperl] sv.c apidoc
37138              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
37139              Date: Thu, 13 Jul 2000 13:23:09 +0100
37140              Message-Id: <E13Ci1F-0007WR-00@libra.cus.cam.ac.uk>
37141              
37142              Subject: Re: [PATCH cfgperl] sv.c apidoc
37143              From: simon@brecon.co.uk (Simon Cozens)
37144              Date: 14 Jul 2000 06:51:02 GMT
37145              Message-ID: <slrn8mte2m.1qo.simon@justanother.perlhacker.org>
37146      Branch: perl
37147            ! embed.pl pod/perlapi.pod sv.c
37148 ____________________________________________________________________________
37149 [  6411] By: jhi                                   on 2000/07/15  00:10:41
37150         Log: lib/b test fixes from Peter Prymmer.
37151      Branch: perl
37152            ! t/lib/b.t
37153 ____________________________________________________________________________
37154 [  6410] By: jhi                                   on 2000/07/15  00:02:09
37155         Log: Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
37156              From: Hugo <hv@crypt.compulink.co.uk>
37157              Date: Fri, 14 Jul 2000 23:05:20 +0100
37158              Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
37159              
37160              Didn't anymore apply, but that point still could use another fix.
37161      Branch: perl
37162            ! pod/perlfunc.pod
37163 ____________________________________________________________________________
37164 [  6409] By: jhi                                   on 2000/07/14  23:15:15
37165         Log: thinko fix in vms/descrip_mms.template, the win32.pod in lib,
37166              not in pod, from Peter Prymmer
37167      Branch: perl
37168            ! vms/descrip_mms.template
37169 ____________________________________________________________________________
37170 [  6408] By: jhi                                   on 2000/07/14  20:35:05
37171         Log: The bug report
37172              [ID 19991110.002] minimal matching discrepancy found by pcre author
37173              seems to have been fixed (though differently from what was suggested
37174              in the report) in 5.6.0.  Add tests to keep the bug from reappearing.
37175      Branch: perl
37176            ! t/op/re_tests
37177 ____________________________________________________________________________
37178 [  6407] By: jhi                                   on 2000/07/14  17:38:08
37179         Log: Fix AutoSplit to use File::Spec the right way in VMS,
37180              from Peter Prymmer.
37181      Branch: perl
37182            ! lib/AutoSplit.pm
37183 ____________________________________________________________________________
37184 [  6406] By: jhi                                   on 2000/07/14  14:13:22
37185         Log: Merge perlhacktut into perlhack, update perlguts.
37186              
37187              Subject: Re: Perlhacktut
37188              From: simon@brecon.co.uk (Simon Cozens)
37189              Date: 14 Jul 2000 06:49:21 GMT
37190              Message-ID: <slrn8mtdvh.1qo.simon@justanother.perlhacker.org>
37191              
37192              Subject: Re: Perlhacktut
37193              From: simon@brecon.co.uk (Simon Cozens)
37194              Date: 14 Jul 2000 07:09:45 GMT
37195              Message-ID: <slrn8mtf5p.1qo.simon@justanother.perlhacker.org>
37196      Branch: perl
37197            ! pod/perlguts.pod pod/perlhack.pod
37198 ____________________________________________________________________________
37199 [  6405] By: jhi                                   on 2000/07/14  14:02:31
37200         Log: Integrate with Sarathy.
37201      Branch: cfgperl
37202           !> doop.c embed.h embed.pl embedvar.h ext/IPC/SysV/Makefile.PL
37203           !> intrpvar.h lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h
37204           !> pod/perlapi.pod pp.c proto.h sv.h thread.h toke.c util.c
37205 ____________________________________________________________________________
37206 [  6404] By: gsar                                  on 2000/07/14  12:15:02
37207         Log: PERL_OBJECT build tweaks
37208      Branch: perl
37209            ! toke.c
37210 ____________________________________________________________________________
37211 [  6403] By: gsar                                  on 2000/07/14  11:23:41
37212         Log: inconsistent types needs casts
37213      Branch: perl
37214            ! toke.c
37215 ____________________________________________________________________________
37216 [  6402] By: gsar                                  on 2000/07/14  11:12:04
37217         Log: typos in change#6399, regen headers
37218      Branch: perl
37219            ! doop.c embed.h embedvar.h perlapi.h pod/perlapi.pod proto.h
37220 ____________________________________________________________________________
37221 [  6401] By: gsar                                  on 2000/07/14  10:59:12
37222         Log: typecasts needed for change#6394
37223      Branch: perl
37224            ! toke.c
37225 ____________________________________________________________________________
37226 [  6400] By: gsar                                  on 2000/07/14  10:49:37
37227         Log: integrate cfgperl contents into mainline
37228      Branch: perl
37229           !> Configure MANIFEST config_h.SH embed.pl global.sym proto.h
37230           !> regcomp.c regexec.c t/op/re_tests toke.c vms/subconfigure.com
37231 ____________________________________________________________________________
37232 [  6399] By: gsar                                  on 2000/07/14  10:38:35
37233         Log: enable UTF-16 filter by default if relevant BOM is seen; various
37234              cleanups (typos, misformatted code, and small bugs)
37235      Branch: perl
37236            ! doop.c embed.pl mg.c op.c pp.c toke.c
37237 ____________________________________________________________________________
37238 [  6398] By: gsar                                  on 2000/07/14  08:55:38
37239         Log: rename totally bletcherous SvLOCK() thingy (doesn't do what the
37240              name suggests anyway)
37241      Branch: perl
37242            ! ext/IPC/SysV/Makefile.PL sv.h thread.h util.c
37243 ____________________________________________________________________________
37244 [  6397] By: gsar                                  on 2000/07/14  08:44:33
37245         Log: move new variables to the end of the interpreter structure (for
37246              bincompat in code that doesn't #include XSUB.h)
37247      Branch: perl
37248            ! intrpvar.h
37249 ____________________________________________________________________________
37250 [  6396] By: gsar                                  on 2000/07/14  08:13:58
37251         Log: MakeMaker should not remove editor backups (*~) on `make clean`
37252              by default (completes change#6383)
37253      Branch: perl
37254            ! lib/ExtUtils/MM_Unix.pm
37255 ____________________________________________________________________________
37256 [  6395] By: jhi                                   on 2000/07/14  05:20:33
37257         Log: Replace change #6337 with a better one.
37258              
37259              Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking 
37260              From: Hugo <hv@crypt.compulink.co.uk>
37261              Date: Fri, 14 Jul 2000 04:16:20 +0100
37262              Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
37263      Branch: cfgperl
37264            ! regexec.c t/op/re_tests
37265 ____________________________________________________________________________
37266 [  6394] By: jhi                                   on 2000/07/14  01:33:59
37267         Log: Fix the BOM bug: not a byteorder bug, a signedness bug.
37268      Branch: cfgperl
37269            ! embed.pl global.sym proto.h toke.c
37270 ____________________________________________________________________________
37271 [  6393] By: jhi                                   on 2000/07/13  23:41:23
37272         Log: remove discarded test
37273      Branch: cfgperl
37274            ! MANIFEST
37275 ____________________________________________________________________________
37276 [  6392] By: jhi                                   on 2000/07/13  23:32:25
37277         Log: The {multiplier} of a fixed substring was overlooked which
37278              caused a wrong initial search offset for that substring.
37279              
37280              Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
37281              From: Hugo <hv@crypt.compulink.co.uk>
37282              Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
37283              Date: Thu, 13 Jul 2000 19:27:13 +0100
37284      Branch: cfgperl
37285            ! regcomp.c t/op/re_tests
37286 ____________________________________________________________________________
37287 [  6391] By: jhi                                   on 2000/07/13  16:37:42
37288         Log: typo fix from Craig Berry
37289      Branch: cfgperl
37290            ! vms/subconfigure.com
37291 ____________________________________________________________________________
37292 [  6390] By: jhi                                   on 2000/07/13  13:20:12
37293         Log: Integrate with Sarathy.
37294      Branch: cfgperl
37295            - t/op/method2entersub.t
37296           !> Changes Configure Makefile.SH ext/IPC/SysV/Makefile.PL
37297           !> pod/perldelta.pod sv.c t/lib/english.t t/lib/selfloader.t
37298           !> t/op/sprintf.t toke.c win32/Makefile win32/config_h.PL
37299           !> win32/makefile.mk win32/win32sck.c x2p/Makefile.SH
37300 ____________________________________________________________________________
37301 [  6389] By: jhi                                   on 2000/07/13  13:18:48
37302         Log: Detypo from Peter Prymmer, part of #6388.
37303      Branch: cfgperl
37304            ! Configure config_h.SH
37305      Branch: metaconfig
37306            ! U/modified/d_longlong.U
37307 ____________________________________________________________________________
37308 [  6388] By: gsar                                  on 2000/07/13  06:33:40
37309         Log: typos (spotted by Peter Prymmer)
37310      Branch: perl
37311            ! Configure t/lib/english.t
37312 ____________________________________________________________________________
37313 [  6387] By: gsar                                  on 2000/07/13  05:35:28
37314         Log: new selfloader.t in change#6183 doesn't close DATA handles,
37315              and thus fails to clean up tmp files on dosish platforms
37316      Branch: perl
37317            ! t/lib/selfloader.t
37318 ____________________________________________________________________________
37319 [  6386] By: gsar                                  on 2000/07/12  21:42:39
37320         Log: sprintf test tweaks (from Dominic Dunlop)
37321      Branch: perl
37322            ! t/op/sprintf.t
37323 ____________________________________________________________________________
37324 [  6385] By: gsar                                  on 2000/07/12  21:33:46
37325         Log: fix bugs in processing %v-*d and similar format specs (from
37326              Avi Finkel <avi@finkel.org>)
37327      Branch: perl
37328            ! sv.c t/op/sprintf.t
37329 ____________________________________________________________________________
37330 [  6384] By: gsar                                  on 2000/07/12  16:04:19
37331         Log: readd missing perldelta.pod changes from changes#6339,6376
37332      Branch: perl
37333            ! pod/perldelta.pod
37334 ____________________________________________________________________________
37335 [  6383] By: gsar                                  on 2000/07/12  16:00:51
37336         Log: don't clobber *.orig files on *clean targets
37337      Branch: perl
37338            ! Makefile.SH ext/IPC/SysV/Makefile.PL x2p/Makefile.SH
37339 ____________________________________________________________________________
37340 [  6382] By: gsar                                  on 2000/07/12  07:59:12
37341         Log: fix broken integrations in cfgperl
37342      Branch: cfgperl
37343           !> Changes pod/perldelta.pod
37344 ____________________________________________________________________________
37345 [  6381] By: gsar                                  on 2000/07/12  07:42:17
37346         Log: integrate cfgperl changes into mainline
37347      Branch: perl
37348            ! Changes
37349           !> Configure config_h.SH pod/perlbook.pod pod/perldelta.pod
37350           !> pod/perlre.pod
37351 ____________________________________________________________________________
37352 [  6380] By: gsar                                  on 2000/07/12  07:31:00
37353         Log: get sprintf.t to adjust properly for 3-digit exponents
37354      Branch: perl
37355            ! t/op/sprintf.t
37356 ____________________________________________________________________________
37357 [  6379] By: gsar                                  on 2000/07/12  06:40:04
37358         Log: change#6174 needs corresponding change in win32/config_h.PL,
37359              which grovels through config_h.SH to find the config.h name
37360      Branch: perl
37361            ! win32/config_h.PL
37362 ____________________________________________________________________________
37363 [  6378] By: jhi                                   on 2000/07/12  05:03:59
37364         Log: Do the cc sanity check both before the hints and
37365              after the cc selction.
37366      Branch: cfgperl
37367            ! Configure config_h.SH
37368      Branch: metaconfig
37369            ! U/modified/Oldconfig.U U/modified/cc.U
37370      Branch: metaconfig/U/perl
37371            + Checkcc.U
37372 ____________________________________________________________________________
37373 [  6377] By: jhi                                   on 2000/07/12  02:49:22
37374         Log: Fix nits noticed by Boston.pm.
37375      Branch: cfgperl
37376            ! pod/perlre.pod
37377 ____________________________________________________________________________
37378 [  6376] By: jhi                                   on 2000/07/11  21:22:13
37379         Log: Configure cosmetics and perldelta.
37380      Branch: cfgperl
37381            ! Configure config_h.SH pod/perldelta.pod
37382      Branch: metaconfig
37383            ! U/modified/cc.U
37384 ____________________________________________________________________________
37385 [  6375] By: gsar                                  on 2000/07/11  21:17:35
37386         Log: windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
37387      Branch: perl
37388            ! t/op/sprintf.t win32/Makefile win32/makefile.mk
37389            ! win32/win32sck.c
37390 ____________________________________________________________________________
37391 [  6374] By: gsar                                  on 2000/07/11  20:48:50
37392         Log: tweak for build failure under multiplicity
37393      Branch: perl
37394            ! toke.c
37395 ____________________________________________________________________________
37396 [  6373] By: gsar                                  on 2000/07/11  20:37:23
37397         Log: integrate cfgperl changes#6325..6373 into mainline
37398              (NOTE: today's batch of integrations still untested)
37399      Branch: perl
37400           +> ext/DynaLoader/hints/netbsd.pl
37401            ! Changes
37402           !> (integrate 26 files)
37403 ____________________________________________________________________________
37404 [  6372] By: jhi                                   on 2000/07/11  20:30:36
37405         Log: Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
37406              regen perltoc.
37407      Branch: cfgperl
37408            + pod/perlbook.pod
37409            ! MANIFEST pod/Makefile.SH pod/buildtoc.PL pod/perl.pod
37410            ! pod/perltoc.pod
37411 ____________________________________________________________________________
37412 [  6371] By: jhi                                   on 2000/07/11  20:08:56
37413         Log: Minor cleanups on the booklist.
37414      Branch: cfgperl
37415            ! pod/perlfaq2.pod
37416 ____________________________________________________________________________
37417 [  6370] By: jhi                                   on 2000/07/11  19:31:13
37418         Log: mjd's tr patches "broke" tr/z-Z/z-Z/
37419      Branch: cfgperl
37420            ! t/pragma/overload.t
37421 ____________________________________________________________________________
37422 [  6369] By: gsar                                  on 2000/07/11  19:27:48
37423         Log: integrate cfgperl changes#6293..6324 into mainline
37424      Branch: perl
37425           +> lib/Win32.pod lib/lib_pm.PL pod/Makefile.SH pod/buildtoc.PL
37426            - lib/lib.pm.PL pod/Makefile pod/Win32.pod pod/buildtoc
37427           !> (integrate 30 files)
37428 ____________________________________________________________________________
37429 [  6368] By: gsar                                  on 2000/07/11  19:18:57
37430         Log: skip integrate of problematic change#6292 from cfgperl into mainline
37431      Branch: perl
37432           !> pp_hot.c
37433 ____________________________________________________________________________
37434 [  6367] By: gsar                                  on 2000/07/11  19:17:21
37435         Log: integrate cfgperl changes#6288..6290 into mainline
37436      Branch: perl
37437           !> lib/File/Spec/Functions.pm lib/File/Spec/OS2.pm
37438 ____________________________________________________________________________
37439 [  6366] By: gsar                                  on 2000/07/11  19:11:18
37440         Log: integrate cfgperl changes#6268..6282 into mainline
37441      Branch: perl
37442           !> (integrate 30 files)
37443 ____________________________________________________________________________
37444 [  6365] By: gsar                                  on 2000/07/11  18:57:00
37445         Log: delete new accidentally branched file
37446      Branch: perl
37447            - t/op/method2entersub.t
37448 ____________________________________________________________________________
37449 [  6364] By: gsar                                  on 2000/07/11  18:55:13
37450         Log: skip integrate of change#6267 from cfgperl into mainline (the
37451              method call optimization is flawed without additional hints
37452              from user about immutableness of @ISA and no runtime method
37453              definitions)
37454      Branch: perl
37455           +> t/op/method2entersub.t
37456           !> MANIFEST embed.pl lib/ExtUtils/Install.pm lib/base.pm op.c
37457           !> perl.h t/op/sprintf.t xsutils.c
37458 ____________________________________________________________________________
37459 [  6363] By: gsar                                  on 2000/07/11  18:49:43
37460         Log: integrate cfgperl changes#6261..6266 into mainline
37461      Branch: perl
37462           !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
37463           !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
37464           !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
37465           !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
37466 ____________________________________________________________________________
37467 [  6362] By: gsar                                  on 2000/07/11  18:43:26
37468         Log: integrate cfgperl changes#6252..6260 into mainline
37469      Branch: perl
37470           !> MANIFEST doop.c embed.h embed.pl embedvar.h lib/Exporter.pm
37471           !> lib/IPC/Open3.pm objXSUB.h op.c pod/perlfunc.pod pp.c
37472           !> pp_proto.h proto.h sv.c t/op/my_stash.t t/op/pack.t t/op/tr.t
37473           !> t/pragma/constant.t t/pragma/warn/op t/pragma/warn/regcomp
37474 ____________________________________________________________________________
37475 [  6361] By: gsar                                  on 2000/07/11  18:37:12
37476         Log: skip integrate of problematic change#6251 from cfgperl into mainline
37477      Branch: perl
37478           !> lib/Exporter.pm
37479 ____________________________________________________________________________
37480 [  6360] By: gsar                                  on 2000/07/11  18:34:56
37481         Log: integrate cfgperl change#6250 into mainline
37482      Branch: perl
37483           +> t/op/my_stash.t
37484           !> MANIFEST embed.pl proto.h toke.c
37485 ____________________________________________________________________________
37486 [  6359] By: gsar                                  on 2000/07/11  18:21:19
37487         Log: integrate cfgperl changes#6242..6249 into mainline
37488      Branch: perl
37489           !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
37490           !> gv.c lib/File/Spec.pm lib/IPC/Open3.pm objXSUB.h perlapi.c
37491           !> perlapi.h pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod
37492           !> pp_proto.h proto.h sv.c t/lib/filefunc.t t/lib/filespec.t
37493           !> t/lib/peek.t utf8.c
37494 ____________________________________________________________________________
37495 [  6358] By: gsar                                  on 2000/07/11  18:15:45
37496         Log: skip integrate of problematic change#6241 from cfgperl into mainline
37497      Branch: perl
37498           !> regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
37499 ____________________________________________________________________________
37500 [  6357] By: jhi                                   on 2000/07/11  18:15:16
37501         Log: Fix for
37502              Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
37503              From: Roderick Schertler <roderick@argon.org> 
37504              Date: Tue, 11 Jul 2000 13:55:05 -0400 
37505              Message-Id: <200007111755.NAA05077@jones.argon.org> 
37506      Branch: cfgperl
37507            ! doio.c
37508 ____________________________________________________________________________
37509 [  6356] By: jhi                                   on 2000/07/11  18:12:51
37510         Log: Typo in #6341.
37511      Branch: cfgperl
37512            ! pp_hot.c
37513 ____________________________________________________________________________
37514 [  6355] By: gsar                                  on 2000/07/11  18:12:10
37515         Log: integrate cfgperl changes#6231..6240 into mainline
37516      Branch: perl
37517           +> pod/perlutil.pod
37518           !> (integrate 35 files)
37519 ____________________________________________________________________________
37520 [  6354] By: jhi                                   on 2000/07/11  18:04:34
37521         Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take 2
37522              From: Dominic Dunlop <domo@computer.org> 
37523              Date: Tue, 11 Jul 2000 12:27:33 +0200 
37524              Message-Id: <p04320405b590a14d4650@[192.168.1.4]> 
37525              
37526              Replaces change #6268.
37527      Branch: cfgperl
37528            ! t/op/sprintf.t
37529 ____________________________________________________________________________
37530 [  6353] By: gsar                                  on 2000/07/11  17:59:51
37531         Log: skip integrate of problematic change#6230 from cfgperl into mainline
37532              (a later version of File::Spec is already in mainline)
37533      Branch: perl
37534           !> lib/File/Spec.pm lib/File/Spec/Functions.pm
37535           !> lib/File/Spec/OS2.pm t/lib/filefunc.t t/lib/filespec.t
37536 ____________________________________________________________________________
37537 [  6352] By: gsar                                  on 2000/07/11  17:57:48
37538         Log: integrate cfgperl changes#6224..6229 into mainline
37539      Branch: perl
37540           +> lib/lib.pm.PL
37541            - lib/lib.pm
37542           !> MANIFEST Makefile.SH README.hpux embed.pl ext/Socket/Socket.pm
37543           !> lib/English.pm op.c t/lib/english.t
37544 ____________________________________________________________________________
37545 [  6351] By: gsar                                  on 2000/07/11  17:50:10
37546         Log: skip integrate of problematic change#6223 from cfgperl into mainline
37547      Branch: perl
37548           !> doio.c
37549 ____________________________________________________________________________
37550 [  6350] By: gsar                                  on 2000/07/11  17:48:28
37551         Log: integrate cfgperl changes#6220..6222 into mainline
37552      Branch: perl
37553           !> doop.c embed.pl lib/Pod/Usage.pm makedef.pl pod/perlop.pod
37554           !> toke.c utf8.c win32/win32.h
37555 ____________________________________________________________________________
37556 [  6349] By: gsar                                  on 2000/07/11  17:46:13
37557         Log: skip integrate of problematic changes#6218..6219 from cfgperl into
37558              mainline
37559      Branch: perl
37560           !> bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
37561           !> ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
37562           !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
37563 ____________________________________________________________________________
37564 [  6348] By: jhi                                   on 2000/07/11  17:45:49
37565         Log: README.posix-bc podified from Thomas Dorner.
37566      Branch: cfgperl
37567            ! README.posix-bc
37568 ____________________________________________________________________________
37569 [  6347] By: gsar                                  on 2000/07/11  17:42:04
37570         Log: integrate cfgperl change#6217 into mainline
37571      Branch: perl
37572           !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h gv.c
37573           !> intrpvar.h objXSUB.h perl.c perlapi.h pp.c pp_ctl.c proto.h
37574           !> sv.h util.c util.h vmesa/vmesa.c win32/win32.c
37575 ____________________________________________________________________________
37576 [  6346] By: gsar                                  on 2000/07/11  17:39:37
37577         Log: skip integrate of problematic changes#6211..6212 from cfgperl into
37578              mainline
37579      Branch: perl
37580           !> embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm ext/B/defsubs_h.PL
37581           !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
37582           !> ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
37583           !> perlapi.h pod/perlapi.pod
37584 ____________________________________________________________________________
37585 [  6345] By: gsar                                  on 2000/07/11  17:36:42
37586         Log: integrate cfgperl changes#6207..6210 into mainline
37587      Branch: perl
37588           !> doio.c embed.h embed.pl gv.c intrpvar.h objXSUB.h perl.c pp.c
37589           !> pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c win32/win32.c
37590 ____________________________________________________________________________
37591 [  6344] By: gsar                                  on 2000/07/11  17:31:20
37592         Log: skip integrate of problematic changes#6204..6206 from cfgperl into
37593              mainline
37594      Branch: perl
37595           !> (integrate 40 files)
37596 ____________________________________________________________________________
37597 [  6343] By: gsar                                  on 2000/07/11  17:19:08
37598         Log: integrate cfgperl changes#6174..6203 into mainline (first of several)
37599      Branch: perl
37600           +> Makefile.micro README.micro Todo.micro uconfig.h uconfig.sh
37601            ! Changes
37602           !> (integrate 34 files)
37603 ____________________________________________________________________________
37604 [  6342] By: jhi                                   on 2000/07/11  16:05:48
37605         Log: Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
37606              To: perl5-porters@perl.org
37607              From: Karsten Sperling <spiff@phreax.net>
37608              Date: Mon, 10 Jul 2000 15:12:52 +0200
37609              Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
37610      Branch: cfgperl
37611            ! lib/Symbol.pm
37612 ____________________________________________________________________________
37613 [  6341] By: jhi                                   on 2000/07/11  15:59:23
37614         Log: Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
37615              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
37616              Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
37617              Date: Fri, 07 Jul 2000 17:57:16 +0100
37618      Branch: cfgperl
37619            ! pp_hot.c
37620 ____________________________________________________________________________
37621 [  6340] By: jhi                                   on 2000/07/11  15:55:47
37622         Log: Subject: Re: format bug report  [Patch]
37623              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
37624              Date: Wed, 05 Jul 2000 13:12:52 +0200
37625              Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
37626              
37627              Subject: Re: format bug report  [Patch]
37628              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
37629              Date: Wed, 05 Jul 2000 14:10:01 +0200
37630              Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
37631      Branch: cfgperl
37632            ! t/op/write.t toke.c
37633 ____________________________________________________________________________
37634 [  6339] By: jhi                                   on 2000/07/11  13:54:09
37635         Log: Be less forgiving about ambiguous and illegal tr ranges.
37636              Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way 
37637              From: Mark-Jason Dominus <mjd@plover.com>
37638              Date: Tue, 04 Jul 2000 10:00:12 -0400
37639              Message-ID: <20000704140012.17772.qmail@plover.com>
37640              
37641              Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way 
37642              From: Mark-Jason Dominus <mjd@plover.com>
37643              Date: Wed, 05 Jul 2000 09:37:36 -0400
37644              Message-ID: <20000705133736.27293.qmail@plover.com>
37645      Branch: cfgperl
37646            ! pod/perldelta.pod pod/perldiag.pod t/op/tr.t toke.c
37647 ____________________________________________________________________________
37648 [  6338] By: jhi                                   on 2000/07/11  13:31:24
37649         Log: Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
37650              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
37651              Date: Tue, 11 Jul 2000 13:50:51 +0100
37652              Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
37653      Branch: cfgperl
37654            ! sv.c
37655 ____________________________________________________________________________
37656 [  6337] By: jhi                                   on 2000/07/11  13:29:14
37657         Log: Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking 
37658              From: Hugo <hv@crypt.compulink.co.uk>
37659              Date: Tue, 11 Jul 2000 12:44:50 +0100
37660              Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
37661      Branch: cfgperl
37662            ! regexec.c t/op/re_tests
37663 ____________________________________________________________________________
37664 [  6336] By: jhi                                   on 2000/07/11  13:26:47
37665         Log: Subject: [PATCH cfgperl] $& segfaults if you trick it
37666              From: simon@brecon.co.uk (Simon Cozens)
37667              Date: 7 Jul 2000 11:26:09 GMT
37668              Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
37669      Branch: cfgperl
37670            ! mg.c
37671 ____________________________________________________________________________
37672 [  6335] By: jhi                                   on 2000/07/11  13:23:37
37673         Log: Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
37674              From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
37675              Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
37676              Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
37677      Branch: cfgperl
37678            + ext/DynaLoader/hints/netbsd.pl
37679            ! MANIFEST ext/DynaLoader/hints/openbsd.pl
37680 ____________________________________________________________________________
37681 [  6334] By: jhi                                   on 2000/07/11  13:20:38
37682         Log: Subject: PATCH perlguts.pod: Document D and d magic types
37683              From: mjd@plover.com
37684              Date: 5 Jul 2000 18:01:51 -0000
37685              Message-ID: <20000705180151.29413.qmail@plover.com>
37686      Branch: cfgperl
37687            ! pod/perlguts.pod
37688 ____________________________________________________________________________
37689 [  6333] By: jhi                                   on 2000/07/11  13:15:51
37690         Log: Precedence goof, fix based on
37691              Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
37692              From: Hugo <hv@crypt.compulink.co.uk>
37693              Date: Tue, 11 Jul 2000 12:52:38 +0100
37694              Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
37695      Branch: cfgperl
37696            ! t/op/taint.t
37697 ____________________________________________________________________________
37698 [  6332] By: jhi                                   on 2000/07/11  12:40:17
37699         Log: Integrate with Sarathy.
37700      Branch: cfgperl
37701           !> win32/win32sck.c
37702 ____________________________________________________________________________
37703 [  6331] By: jhi                                   on 2000/07/10  20:14:16
37704         Log: Sprinkle ldlibpath.
37705      Branch: cfgperl
37706            ! pod/Makefile.SH
37707 ____________________________________________________________________________
37708 [  6330] By: jhi                                   on 2000/07/10  17:54:49
37709         Log: More POSIX.pod tweaks.
37710      Branch: cfgperl
37711            ! ext/POSIX/POSIX.pod
37712 ____________________________________________________________________________
37713 [  6329] By: jhi                                   on 2000/07/10  14:02:12
37714         Log: Reorder perl.pod once more.
37715      Branch: cfgperl
37716            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
37717 ____________________________________________________________________________
37718 [  6328] By: gsar                                  on 2000/07/10  07:06:00
37719         Log: accept() leaks memory on windows due to incorrect ordering of
37720              closesocket() and fclose() calls
37721      Branch: perl
37722            ! win32/win32sck.c
37723 ____________________________________________________________________________
37724 [  6327] By: gsar                                  on 2000/07/10  06:49:17
37725         Log: winsock options weren't being set in all threads under ithreads
37726              (caused send()s from second and subsequent threads to fail)
37727      Branch: perl
37728            ! win32/win32sck.c
37729 ____________________________________________________________________________
37730 [  6326] By: jhi                                   on 2000/07/08  02:45:40
37731         Log: Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
37732              was cast to an unsigned (32-bit) integer with wild abandon.
37733      Branch: cfgperl
37734            ! ext/Devel/DProf/DProf.xs
37735 ____________________________________________________________________________
37736 [  6325] By: jhi                                   on 2000/07/07  18:50:33
37737         Log: Remove perlbook, update perlfaq book listing,
37738              rearrange perl.pod, regenerate perltoc.
37739      Branch: cfgperl
37740            - pod/perlbook.pod
37741            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perldiag.pod
37742            ! pod/perlfaq2.pod pod/perltoc.pod
37743 ____________________________________________________________________________
37744 [  6324] By: jhi                                   on 2000/07/07  14:03:40
37745         Log: Fix the alignment problem in Crays ([ID 20000612.002]).
37746      Branch: cfgperl
37747            ! sv.h toke.c
37748 ____________________________________________________________________________
37749 [  6323] By: jhi                                   on 2000/07/06  16:03:55
37750         Log: Fix complaints of buildtoc.
37751      Branch: cfgperl
37752            + lib/Win32.pod
37753            - pod/Win32.pod
37754            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
37755 ____________________________________________________________________________
37756 [  6322] By: jhi                                   on 2000/07/06  15:15:52
37757         Log: Add =head1 NAMEs so that buildtoc is happy.
37758              (The CGI::Util nit reported to Lincoln.)
37759      Branch: cfgperl
37760            ! ext/B/B/Stash.pm lib/CGI/Util.pm lib/warnings/register.pm
37761            ! pod/perltoc.pod
37762 ____________________________________________________________________________
37763 [  6321] By: jhi                                   on 2000/07/06  03:16:04
37764         Log: Config is being used.
37765      Branch: cfgperl
37766            ! t/op/method.t
37767 ____________________________________________________________________________
37768 [  6320] By: jhi                                   on 2000/07/06  03:13:13
37769         Log: Integrate with Sarathy.
37770      Branch: cfgperl
37771           !> lib/perl5db.pl win32/perllib.c win32/vdir.h win32/win32sck.c
37772 ____________________________________________________________________________
37773 [  6319] By: jhi                                   on 2000/07/06  03:11:46
37774         Log: Autogenerate pod/Makefile and pod/buildtoc.
37775              buildtoc also checks whether the existin pods are
37776              mentioned in MANIFEST and perl.pod, and vice versa.
37777              (None of the thusly found discrepancies fixed yet.)
37778              roffitall also needs to be autogenerated similarly but it
37779              seems so badly out of date that I didn't touch it yet.
37780      Branch: cfgperl
37781            + pod/Makefile.SH pod/buildtoc.PL
37782            - pod/Makefile pod/buildtoc
37783            ! MANIFEST Makefile.SH pod/perl.pod pod/perltoc.pod
37784 ____________________________________________________________________________
37785 [  6318] By: gsar                                  on 2000/07/05  22:10:54
37786         Log: fix UNC path handling on Windows under ithreads, and chdir()
37787              return value when given a non-existent directory
37788      Branch: perl
37789            ! win32/vdir.h
37790 ____________________________________________________________________________
37791 [  6317] By: gsar                                  on 2000/07/05  22:08:19
37792         Log: winsock cleanup never done on Windows (leads to handle leaks)
37793      Branch: perl
37794            ! win32/perllib.c win32/win32sck.c
37795 ____________________________________________________________________________
37796 [  6316] By: gsar                                  on 2000/07/05  22:06:19
37797         Log: some debugger output does not go to the socket when RemotePort is set
37798      Branch: perl
37799            ! lib/perl5db.pl
37800 ____________________________________________________________________________
37801 [  6315] By: jhi                                   on 2000/07/05  00:25:21
37802         Log: Integrate with Sarathy, preliminary fix for unicos
37803              alignment problems in [ID 20000612.002] Perl problem on Cray system.
37804      Branch: cfgperl
37805            ! sv.h
37806           !> pp_hot.c
37807 ____________________________________________________________________________
37808 [  6314] By: gsar                                  on 2000/07/04  23:34:02
37809         Log: tyop in change#6306
37810      Branch: perl
37811            ! pp_hot.c
37812 ____________________________________________________________________________
37813 [  6313] By: jhi                                   on 2000/07/04  22:14:38
37814         Log: Multiline string literals ENONPORTABLE.
37815      Branch: cfgperl
37816            ! pp_hot.c
37817 ____________________________________________________________________________
37818 [  6312] By: jhi                                   on 2000/07/04  20:34:44
37819         Log: Integrate with Sarathy.
37820      Branch: cfgperl
37821           !> pod/perldelta.pod pod/perldiag.pod pp_hot.c t/lib/b.t
37822           !> t/op/method.t
37823 ____________________________________________________________________________
37824 [  6311] By: jhi                                   on 2000/07/04  20:30:56
37825         Log: More POSIX.pod embellishment.
37826      Branch: cfgperl
37827            ! ext/POSIX/POSIX.pod
37828 ____________________________________________________________________________
37829 [  6310] By: gsar                                  on 2000/07/04  17:28:48
37830         Log: b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
37831      Branch: perl
37832            ! t/lib/b.t
37833 ____________________________________________________________________________
37834 [  6309] By: jhi                                   on 2000/07/04  17:22:18
37835         Log: The #6308 required a little bit more.
37836      Branch: cfgperl
37837            ! Makefile.SH win32/Makefile
37838 ____________________________________________________________________________
37839 [  6308] By: jhi                                   on 2000/07/04  16:35:24
37840         Log: Rename lib.pm.PL to lib_pm.PL to keep the 8.3 people happy.
37841      Branch: cfgperl
37842            + lib/lib_pm.PL
37843            - lib/lib.pm.PL
37844            ! MANIFEST Makefile.SH
37845 ____________________________________________________________________________
37846 [  6307] By: jhi                                   on 2000/07/04  16:28:58
37847         Log: Win32 patches for cfgperl from Sarathy.
37848      Branch: cfgperl
37849            ! doio.c doop.c embed.h embed.pl global.sym gv.c makedef.pl
37850            ! objXSUB.h op.c perlapi.c pp.c pp_ctl.c pp_hot.c proto.h
37851            ! thread.h toke.c util.c win32/Makefile win32/win32.c
37852 ____________________________________________________________________________
37853 [  6306] By: gsar                                  on 2000/07/04  16:28:40
37854         Log: better diagnostic on Frob->stuff() when Frob:: doesn't exist
37855              (from Richard Soderberg <rs@oregonnet.com>)
37856      Branch: perl
37857            ! pod/perldelta.pod pod/perldiag.pod pp_hot.c t/op/method.t
37858 ____________________________________________________________________________
37859 [  6305] By: jhi                                   on 2000/07/04  16:24:24
37860         Log: Integrate with Sarathy.
37861      Branch: cfgperl
37862           !> embed.h embed.pl global.sym lib/File/Spec/Mac.pm
37863           !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
37864           !> lib/File/Spec/Win32.pm objXSUB.h perlapi.c pod/perldiag.pod
37865           !> proto.h win32/win32.c
37866 ____________________________________________________________________________
37867 [  6304] By: gsar                                  on 2000/07/04  16:17:24
37868         Log: missing perldiag entry for unpack("w",...) diagnostic (from
37869              Andreas Koenig)
37870      Branch: perl
37871            ! pod/perldiag.pod
37872 ____________________________________________________________________________
37873 [  6303] By: gsar                                  on 2000/07/04  16:14:44
37874         Log: remove rel2abs prototypes (from Barrie Slaymaker)
37875      Branch: perl
37876            ! lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
37877            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
37878 ____________________________________________________________________________
37879 [  6302] By: gsar                                  on 2000/07/04  04:59:35
37880         Log: adjust change#6299
37881      Branch: perl
37882            ! embed.h embed.pl global.sym objXSUB.h perlapi.c proto.h
37883            ! win32/win32.c
37884 ____________________________________________________________________________
37885 [  6301] By: jhi                                   on 2000/07/04  04:50:07
37886         Log: Integrate with Sarathy.
37887      Branch: cfgperl
37888           !> embed.h embed.pl embedvar.h global.sym hv.c intrpvar.h
37889           !> makedef.pl objXSUB.h perl.c perl.h perlapi.c perlapi.h
37890           !> pp_hot.c proto.h sv.c t/io/argv.t win32/win32.c
37891 ____________________________________________________________________________
37892 [  6300] By: gsar                                  on 2000/07/04  04:42:09
37893         Log: PERL_OBJECT build tweak
37894      Branch: perl
37895            ! perl.h
37896 ____________________________________________________________________________
37897 [  6299] By: gsar                                  on 2000/07/04  04:37:00
37898         Log: fix memory leak on Windows (PL_sys_intern contents were never
37899              freed)
37900      Branch: perl
37901            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
37902            ! perlapi.c proto.h win32/win32.c
37903 ____________________________________________________________________________
37904 [  6298] By: gsar                                  on 2000/07/04  04:15:59
37905         Log: fix large memory leak that has been around for ever, masked by
37906              -DPURIFY (most of the arenas were never freed!)
37907      Branch: perl
37908            ! embedvar.h global.sym hv.c intrpvar.h perl.c perlapi.h sv.c
37909 ____________________________________________________________________________
37910 [  6297] By: gsar                                  on 2000/07/04  04:07:46
37911         Log: fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
37912      Branch: perl
37913            ! perl.c
37914 ____________________________________________________________________________
37915 [  6296] By: jhi                                   on 2000/06/30  18:28:37
37916         Log: Elaborate POSIX.pod.  Still needs work.
37917      Branch: cfgperl
37918            ! ext/POSIX/POSIX.pod
37919 ____________________________________________________________________________
37920 [  6295] By: jhi                                   on 2000/06/30  14:58:18
37921         Log: Point to perlipc for more SysV IPC examples.
37922      Branch: cfgperl
37923            ! pod/perlfunc.pod
37924 ____________________________________________________________________________
37925 [  6294] By: gsar                                  on 2000/06/30  14:47:45
37926         Log: slurp mode fix in change#4736 still not quite right
37927      Branch: perl
37928            ! pp_hot.c t/io/argv.t
37929 ____________________________________________________________________________
37930 [  6293] By: jhi                                   on 2000/06/30  12:02:55
37931         Log: Integrate with Sarathy.
37932      Branch: cfgperl
37933           !> cop.h pp_ctl.c pp_hot.c t/op/args.t
37934 ____________________________________________________________________________
37935 [  6292] By: jhi                                   on 2000/06/30  12:01:11
37936         Log: From: simon@brecon.co.uk (Simon Cozens)
37937              Subject: UTF8 concat
37938              Date: 30 Jun 2000 06:13:25 GMT
37939              Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org>
37940      Branch: cfgperl
37941            ! pp_hot.c
37942 ____________________________________________________________________________
37943 [  6291] By: gsar                                  on 2000/06/30  04:37:33
37944         Log: dounwind() may cause POPSUB() to diddle the wrong PL_curpad
37945              when @_ is modified, causing coredumps
37946      Branch: perl
37947            ! cop.h pp_ctl.c pp_hot.c t/op/args.t
37948 ____________________________________________________________________________
37949 [  6290] By: jhi                                   on 2000/06/30  02:21:44
37950         Log: Integrate with Sarathy.
37951      Branch: cfgperl
37952           !> vms/vms.c vms/vmsish.h
37953 ____________________________________________________________________________
37954 [  6289] By: jhi                                   on 2000/06/30  02:21:02
37955         Log: Check VERSIONs.
37956      Branch: cfgperl
37957            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
37958            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
37959            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
37960 ____________________________________________________________________________
37961 [  6288] By: jhi                                   on 2000/06/30  02:18:52
37962         Log: Integrate with Sarathy.
37963      Branch: cfgperl
37964           !> ext/Opcode/Opcode.xs lib/File/Spec.pm
37965           !> lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
37966           !> lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
37967           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm pod/perlembed.pod
37968 ____________________________________________________________________________
37969 [  6287] By: gsar                                  on 2000/06/30  02:17:08
37970         Log: integrate vmsperl changes into mainline
37971      Branch: perl
37972           !> vms/vms.c vms/vmsish.h
37973 ____________________________________________________________________________
37974 [  6285] By: gsar                                  on 2000/06/30  02:05:28
37975         Log: localize %INC in a Safe compartment so that use/require work
37976              (many other magic globals probably need similar treatment)
37977      Branch: perl
37978            ! ext/Opcode/Opcode.xs
37979 ____________________________________________________________________________
37980 [  6284] By: gsar                                  on 2000/06/30  01:54:54
37981         Log: tweak perlembed for multiplicity/usethreads sanity; correct notes
37982              about Windows
37983      Branch: perl
37984            ! pod/perlembed.pod
37985 ____________________________________________________________________________
37986 [  6283] By: jhi                                   on 2000/06/30  01:50:10
37987         Log: Subject: [PATCH bleedperl] File::Spec 0.82 beta
37988              From: Barrie Slaymaker <barries@jester.slaysys.com>
37989              Date: Wed, 28 Jun 2000 11:35:29 -0400
37990              Message-Id: <200006281535.LAA21095@jester.slaysys.com>
37991      Branch: perl
37992            ! lib/File/Spec.pm lib/File/Spec/Functions.pm
37993            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
37994            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
37995            ! lib/File/Spec/Win32.pm
37996 ____________________________________________________________________________
37997 [  6282] By: jhi                                   on 2000/06/29  22:57:22
37998         Log: Subject: [PATCH 5.6.0]ITHREADs for VMS
37999              From: Dan Sugalski <dan@sidhe.org>
38000              Date: Tue, 06 Jun 2000 11:59:50 -0400
38001              Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
38002      Branch: cfgperl
38003            ! vms/vms.c
38004 ____________________________________________________________________________
38005 [  6281] By: jhi                                   on 2000/06/29  22:52:50
38006         Log: Subject: [PATCH 5.6.0] utils/h2xs.PL
38007              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
38008              Date: Wed, 7 Jun 2000 04:02:04 -0500
38009              Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
38010      Branch: cfgperl
38011            ! utils/h2xs.PL
38012 ____________________________________________________________________________
38013 [  6280] By: jhi                                   on 2000/06/29  22:45:47
38014         Log: Subject: Re: backwards compatibility in h2xs and makemaker  [PATCH]
38015              From: rspier@pobox.com (Robert Spier)
38016              Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
38017              Message-ID: <14654.31913.845602.610277@rls.cx>
38018      Branch: cfgperl
38019            ! utils/h2xs.PL
38020 ____________________________________________________________________________
38021 [  6279] By: jhi                                   on 2000/06/29  22:38:16
38022         Log: Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
38023              From: Tim Ayers <tayers@bridge.com>
38024              Date: Thu, 08 Jun 2000 08:11:06 +0200
38025              Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
38026              [resent by Richard Foley, Message-Id probably wrong]
38027      Branch: cfgperl
38028            ! pod/perlsub.pod
38029 ____________________________________________________________________________
38030 [  6278] By: jhi                                   on 2000/06/29  22:21:45
38031         Log: Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
38032              From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
38033              Date: Fri, 09 Jun 2000 12:39:27 -0400
38034              Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
38035              (plus update the version "number" of Text::Wrap)
38036      Branch: cfgperl
38037            ! lib/Text/Wrap.pm
38038 ____________________________________________________________________________
38039 [  6277] By: jhi                                   on 2000/06/29  22:13:10
38040         Log: Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
38041              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
38042              Date: Mon, 12 Jun 2000 14:55:59 +0100
38043              Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
38044      Branch: cfgperl
38045            ! pod/perlfunc.pod
38046 ____________________________________________________________________________
38047 [  6276] By: jhi                                   on 2000/06/29  22:11:06
38048         Log: Subject: [PATCH] Re: eval documentation: context
38049              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
38050              Date: Mon, 12 Jun 2000 15:07:29 +0100
38051              Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
38052      Branch: cfgperl
38053            ! pod/perlfunc.pod
38054 ____________________________________________________________________________
38055 [  6275] By: jhi                                   on 2000/06/29  21:59:46
38056         Log: Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
38057              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
38058              Date: Tue, 13 Jun 2000 02:43:48 -0500
38059              Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
38060      Branch: cfgperl
38061            ! lib/Pod/Html.pm lib/Pod/Man.pm lib/Pod/Text.pm
38062 ____________________________________________________________________________
38063 [  6274] By: jhi                                   on 2000/06/29  21:56:14
38064         Log: Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
38065              From: Andy Dougherty <doughera@lafayette.edu>
38066              Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
38067              Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
38068      Branch: cfgperl
38069            ! ext/File/Glob/Glob.pm
38070 ____________________________________________________________________________
38071 [  6273] By: jhi                                   on 2000/06/29  21:49:09
38072         Log: Subject: [PATCH] xsub attributes
38073              From: Doug MacEachern <dougm@covalent.net>
38074              Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
38075              Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
38076      Branch: cfgperl
38077            ! embed.h embed.pl embedvar.h global.sym lib/ExtUtils/xsubpp
38078            ! objXSUB.h op.c perlapi.c perlapi.h proto.h
38079 ____________________________________________________________________________
38080 [  6272] By: jhi                                   on 2000/06/29  21:41:28
38081         Log: Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
38082              From: Tom Phoenix <rootbeer@redcat.com>
38083              Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
38084              Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
38085      Branch: cfgperl
38086            ! lib/Net/Ping.pm
38087 ____________________________________________________________________________
38088 [  6271] By: jhi                                   on 2000/06/29  21:36:55
38089         Log: Subject: PATCH pod/perltie.pod
38090              From: Ian Phillipps <Ian.Phillipps@iname.com>
38091              Date: Fri, 16 Jun 2000 00:17:19 +0100
38092              Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
38093              (only the first hunk, the second hunk had already been done
38094              by some other patch)
38095      Branch: cfgperl
38096            ! pod/perltie.pod
38097 ____________________________________________________________________________
38098 [  6270] By: jhi                                   on 2000/06/29  21:24:51
38099         Log: Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
38100              From: Nicholas Clark <nick@talking.bollo.cx>
38101              Date: Fri, 23 Jun 2000 16:21:15 +0100
38102              Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
38103      Branch: cfgperl
38104            ! t/lib/anydbm.t t/lib/dprof.t t/lib/dumper-ovl.t t/lib/dumper.t
38105            ! t/lib/hostname.t t/lib/ipc_sysv.t t/op/taint.t
38106 ____________________________________________________________________________
38107 [  6269] By: jhi                                   on 2000/06/29  19:38:15
38108         Log: Regen headers for #6261 (and update embed.pl for this) and #6267,
38109              silence few compiler warnings.
38110      Branch: cfgperl
38111            ! doop.c embed.pl global.sym objXSUB.h op.c proto.h toke.c
38112 ____________________________________________________________________________
38113 [  6268] By: jhi                                   on 2000/06/29  18:21:50
38114         Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
38115              From: Dominic Dunlop <domo@computer.org> 
38116              Date: Thu, 29 Jun 2000 12:32:39 +0200 
38117              Message-Id: <p04320403b580cc1338db@[192.168.1.4]> 
38118      Branch: cfgperl
38119            ! t/op/sprintf.t
38120 ____________________________________________________________________________
38121 [  6267] By: jhi                                   on 2000/06/29  18:16:07
38122         Log: Subject: Re: [PATCH] Re: Speeding up method lookups 
38123              From: Doug MacEachern <dougm@covalent.net>
38124              Date: Sun, 18 Jun 2000 13:24:55 -0700 (PDT)
38125              Message-ID: <Pine.LNX.4.10.10006181306031.397-100000@mojo.covalent.net>
38126      Branch: cfgperl
38127            + t/op/method2entersub.t
38128            ! MANIFEST embed.pl lib/ExtUtils/Install.pm lib/File/Spec/Mac.pm
38129            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
38130            ! lib/File/Spec/Win32.pm lib/base.pm op.c perl.h t/op/sprintf.t
38131            ! xsutils.c
38132 ____________________________________________________________________________
38133 [  6266] By: jhi                                   on 2000/06/29  15:11:15
38134         Log: Subject: [PATCH 5.6.0] cygwin port
38135              Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
38136              From: "Fifer, Eric" <EFifer@sanwaint.com>
38137              Date: Thu, 29 Jun 2000 12:58:29 +0100
38138      Branch: cfgperl
38139            ! cygwin/Makefile.SHs
38140 ____________________________________________________________________________
38141 [  6265] By: jhi                                   on 2000/06/29  15:04:05
38142         Log: Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
38143              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
38144              Date: Wed, 28 Jun 2000 17:50:12 -0700
38145              Message-ID: <E1pW5gzkg2kV092yn@efn.org>
38146      Branch: cfgperl
38147            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
38148 ____________________________________________________________________________
38149 [  6264] By: jhi                                   on 2000/06/29  15:00:57
38150         Log: Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
38151              From: Marty Lucich <marty@netcom.com>
38152              Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
38153              Message-Id: <200006282116.OAA11148@netcom.com>
38154              ccdlflags update (the BSD/OS 4.1 part had already been taken
38155              care of by #6141).
38156      Branch: cfgperl
38157            ! hints/bsdos.sh
38158 ____________________________________________________________________________
38159 [  6263] By: jhi                                   on 2000/06/29  13:47:44
38160         Log: tr fixes from Simon Cozens
38161      Branch: cfgperl
38162            ! doop.c
38163 ____________________________________________________________________________
38164 [  6262] By: jhi                                   on 2000/06/28  18:46:01
38165         Log: Subject: 5.6.0 Patch for EPOC
38166              From: Olaf Flebbe <o.flebbe@gmx.de>
38167              Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
38168              Message-ID: <23449.960929969@www11.gmx.net>
38169      Branch: cfgperl
38170            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epocish.c
38171            ! epoc/epocish.h
38172 ____________________________________________________________________________
38173 [  6261] By: jhi                                   on 2000/06/28  18:29:07
38174         Log: Subject: Re: [PATCH cfgperl] BOMs away!
38175              From: simon@brecon.co.uk (Simon Cozens)
38176              Date: 17 Jun 2000 11:49:57 GMT
38177              Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
38178      Branch: cfgperl
38179            ! pod/perldiag.pod t/comp/require.t toke.c
38180 ____________________________________________________________________________
38181 [  6260] By: jhi                                   on 2000/06/28  17:47:16
38182         Log: Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
38183              From: simon@brecon.co.uk (Simon Cozens) 
38184              Date: 17 Jun 2000 11:56:44 GMT 
38185              Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org> 
38186              pack U0, pack C0
38187      Branch: cfgperl
38188            ! pod/perlfunc.pod pp.c t/op/pack.t
38189 ____________________________________________________________________________
38190 [  6259] By: jhi                                   on 2000/06/28  16:43:17
38191         Log: perlnewmod was missing from MANIFEST.
38192      Branch: cfgperl
38193            ! MANIFEST
38194 ____________________________________________________________________________
38195 [  6258] By: jhi                                   on 2000/06/28  15:54:30
38196         Log: linenumber tweak
38197      Branch: cfgperl
38198            ! t/pragma/warn/regcomp
38199 ____________________________________________________________________________
38200 [  6257] By: jhi                                   on 2000/06/28  15:50:44
38201         Log: Subject: Re: [PATCH] "Constant subroutine redefined" mandatory warning
38202              From: Doug MacEachern <dougm@covalent.net>
38203              Date: Sun, 25 Jun 2000 12:11:28 -0700 (PDT)
38204              Message-ID: <Pine.LNX.4.10.10006251209191.461-100000@mojo.covalent.net>
38205              (one part of the patch had been applied earlier)
38206      Branch: cfgperl
38207            ! op.c sv.c t/pragma/constant.t t/pragma/warn/op
38208 ____________________________________________________________________________
38209 [  6256] By: jhi                                   on 2000/06/28  15:40:22
38210         Log: tweaks from Simon Cozens to further fix tr/// under utf8
38211      Branch: cfgperl
38212            ! doop.c
38213 ____________________________________________________________________________
38214 [  6255] By: jhi                                   on 2000/06/28  15:33:45
38215         Log: small thinko tweaks
38216      Branch: cfgperl
38217            ! lib/IPC/Open3.pm t/op/my_stash.t
38218 ____________________________________________________________________________
38219 [  6254] By: jhi                                   on 2000/06/28  15:33:25
38220         Log: Subject: tr///, help wanted.
38221              From: simon@brecon.co.uk (Simon Cozens)
38222              Date: 28 Jun 2000 11:29:04 GMT
38223              Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
38224      Branch: cfgperl
38225            ! doop.c embed.h embed.pl embedvar.h global.sym objXSUB.h
38226            ! pp_proto.h proto.h t/op/tr.t
38227 ____________________________________________________________________________
38228 [  6253] By: jhi                                   on 2000/06/28  15:09:17
38229         Log: Paranoia tweak on #6249.
38230              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
38231              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
38232              Date: Sun, 25 Jun 2000 23:43:12 -0400
38233              Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
38234      Branch: cfgperl
38235            ! lib/IPC/Open3.pm
38236 ____________________________________________________________________________
38237 [  6252] By: jhi                                   on 2000/06/28  15:01:38
38238         Log: Document #6249 and #6251.
38239      Branch: cfgperl
38240            ! lib/Exporter.pm lib/IPC/Open3.pm
38241 ____________________________________________________________________________
38242 [  6251] By: jhi                                   on 2000/06/28  14:50:43
38243         Log: Subject: [PATCH] inline AUTOLOADed constants via Exporter.pm
38244              From: Doug MacEachern <dougm@covalent.net>
38245              Date: Fri, 23 Jun 2000 00:16:39 -0700 (PDT)
38246              Message-ID: <Pine.LNX.4.10.10006230009400.322-100000@mojo.covalent.net>
38247      Branch: cfgperl
38248            ! lib/Exporter.pm
38249 ____________________________________________________________________________
38250 [  6250] By: jhi                                   on 2000/06/28  14:45:23
38251         Log: Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
38252              From: Doug MacEachern <dougm@covalent.net>
38253              Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
38254              Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
38255      Branch: cfgperl
38256            + t/op/my_stash.t
38257            ! MANIFEST embed.pl global.sym proto.h toke.c
38258 ____________________________________________________________________________
38259 [  6249] By: jhi                                   on 2000/06/28  14:36:34
38260         Log: Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's 
38261              From: Frank Tobin <ftobin@uiuc.edu>
38262              Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
38263              Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
38264      Branch: cfgperl
38265            ! lib/IPC/Open3.pm
38266 ____________________________________________________________________________
38267 [  6248] By: jhi                                   on 2000/06/28  14:11:25
38268         Log: Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
38269              From: Mark-Jason Dominus <mjd@plover.com>
38270              Date: Tue, 27 Jun 2000 22:36:42 -0400
38271              Message-ID: <20000628023642.12166.qmail@plover.com>
38272      Branch: cfgperl
38273            ! pod/perlfunc.pod
38274 ____________________________________________________________________________
38275 [  6247] By: jhi                                   on 2000/06/27  12:46:37
38276         Log: Tweak $VERSION, patch from Doug MacEachern.
38277      Branch: cfgperl
38278            ! lib/File/Spec.pm
38279 ____________________________________________________________________________
38280 [  6246] By: jhi                                   on 2000/06/27  03:34:46
38281         Log: Allow for standalone testing.
38282      Branch: cfgperl
38283            ! t/lib/filefunc.t t/lib/filespec.t
38284 ____________________________________________________________________________
38285 [  6245] By: jhi                                   on 2000/06/27  02:50:02
38286         Log: Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
38287              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
38288              Date: Sat, 24 Jun 2000 13:06:20 +0100
38289              Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
38290      Branch: cfgperl
38291            ! ext/DynaLoader/DynaLoader_pm.PL
38292 ____________________________________________________________________________
38293 [  6244] By: jhi                                   on 2000/06/27  02:46:10
38294         Log: Subject: [PATCH] avoid mg_ptr in '*' magic
38295              From: Doug MacEachern <dougm@covalent.net>
38296              Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
38297              Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
38298      Branch: cfgperl
38299            ! gv.c sv.c t/lib/peek.t
38300 ____________________________________________________________________________
38301 [  6243] By: jhi                                   on 2000/06/27  02:38:07
38302         Log: Subject: [PATCH] is_utf8_string
38303              From: simon@brecon.co.uk (Simon Cozens)
38304              Date: 26 Jun 2000 02:25:59 GMT
38305              Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
38306      Branch: cfgperl
38307            ! embed.h embed.pl embedvar.h global.sym objXSUB.h perlapi.c
38308            ! perlapi.h pod/perlapi.pod pod/perlintern.pod pp_proto.h
38309            ! proto.h utf8.c
38310 ____________________________________________________________________________
38311 [  6242] By: jhi                                   on 2000/06/27  02:24:00
38312         Log: Subject: [PATCH] bytes<->utf8 fixes
38313              From: simon@brecon.co.uk (Simon Cozens)
38314              Date: 26 Jun 2000 04:55:45 GMT
38315              Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
38316      Branch: cfgperl
38317            ! embed.pl perlapi.c pod/perlapi.pod proto.h utf8.c
38318 ____________________________________________________________________________
38319 [  6241] By: jhi                                   on 2000/06/27  02:12:42
38320         Log: Do no -warn on \_, only on \alpha.
38321              Subject: New Unrecognized escape warning for /\_/ from activestate perl-current5.6.0
38322              From: David Dyck <dcd@tc.fluke.com>
38323              Date: Mon, 26 Jun 2000 09:32:02 -0700 (PDT)
38324              Message-ID: <Pine.LNX.4.05.10006260830280.3054-100000@dd.tc.fluke.com>
38325      Branch: cfgperl
38326            ! regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
38327 ____________________________________________________________________________
38328 [  6240] By: jhi                                   on 2000/06/27  02:00:01
38329         Log: Subject: [ID 20000626.007] h2xs man page contains trailing garbage
38330              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
38331              Date: Mon, 26 Jun 2000 18:40:14 +0100
38332              Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
38333      Branch: cfgperl
38334            ! utils/h2xs.PL
38335 ____________________________________________________________________________
38336 [  6239] By: jhi                                   on 2000/06/27  01:53:40
38337         Log: Configure maintenance.  Sever some dependency cycles,
38338              separate gccversion from the cc unit,
38339              address [ID 20000623.006] Configure script patch for using gcc on AIX
38340              (but solve it a little bit differently),
38341              unduplex some accidentally duplicated units,
38342              suggest using gcc if no cc available
38343              (p5p thread: "Solaris configure: counterproposal", 1999-09)
38344      Branch: cfgperl
38345            ! Configure Todo-5.6 config_h.SH
38346      Branch: metaconfig
38347            ! U/modified/Config_h.U U/modified/cc.U U/modified/cpp_stuff.U
38348            ! U/modified/libs.U U/modified/models.U U/modified/usrinc.U
38349      Branch: metaconfig/U/perl
38350            + gccvers.U
38351            ! d_getespwnam.U d_getprpwnam.U i_prot.U
38352 ____________________________________________________________________________
38353 [  6238] By: jhi                                   on 2000/06/25  18:04:56
38354         Log: Subject: [PATCH 5.6.0] XS module loading fixup for VMS
38355              From: Dan Sugalski <dan@sidhe.org>
38356              Date: Fri, 23 Jun 2000 17:00:00 -0400
38357              Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
38358      Branch: cfgperl
38359            ! lib/ExtUtils/MM_VMS.pm vms/vms.c
38360 ____________________________________________________________________________
38361 [  6237] By: jhi                                   on 2000/06/25  16:36:45
38362         Log: Tweak embed.pl, regen headers.
38363      Branch: cfgperl
38364            ! embed.h embed.pl embedvar.h ext/B/B/Asmdata.pm
38365            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h global.sym
38366            ! keywords.h lib/warnings.pm objXSUB.h opcode.h opnames.h
38367            ! perlapi.c perlapi.h pod/perlapi.pod pod/perlintern.pod pp.sym
38368            ! pp_proto.h proto.h regnodes.h utf8.c warnings.h
38369 ____________________________________________________________________________
38370 [  6236] By: jhi                                   on 2000/06/25  15:26:42
38371         Log: Regen headers.
38372      Branch: cfgperl
38373            ! embed.h embedvar.h ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
38374            ! ext/ByteLoader/byterun.h global.sym keywords.h lib/warnings.pm
38375            ! objXSUB.h opcode.h opnames.h perlapi.c perlapi.h
38376            ! pod/perlapi.pod pod/perlintern.pod pp.sym pp_proto.h proto.h
38377            ! regnodes.h warnings.h
38378 ____________________________________________________________________________
38379 [  6235] By: jhi                                   on 2000/06/23  19:39:35
38380         Log: The thread begun by
38381              Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
38382              From: Kevin.Ruscoe@ubsw.com
38383              Date: Fri, 16 Jun 2000 16:38:51 +0100
38384              Message-Id: <H000019b03c300d6@MHS>
38385      Branch: cfgperl
38386            ! hints/solaris_2.sh
38387 ____________________________________________________________________________
38388 [  6234] By: jhi                                   on 2000/06/23  19:23:36
38389         Log: Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
38390              because when run as services (Win32ese for daemons)
38391              no environment variables are set and tmpdir ends up as /tmp,
38392              which is ambiguous.
38393              
38394              Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
38395              From: matt@sergeant.org
38396              Date: 16 Jun 2000 16:30:43 -0000
38397              Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
38398      Branch: cfgperl
38399            ! lib/File/Spec/Win32.pm
38400 ____________________________________________________________________________
38401 [  6233] By: jhi                                   on 2000/06/23  19:18:58
38402         Log: Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
38403              From: Mark-Jason Dominus <mjd@plover.com>
38404              Date: Fri, 16 Jun 2000 20:53:04 -0400
38405              Message-ID: <20000617005304.8008.qmail@plover.com>
38406      Branch: cfgperl
38407            ! op.h
38408 ____________________________________________________________________________
38409 [  6232] By: jhi                                   on 2000/06/23  16:10:02
38410         Log: Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
38411              From: simon@brecon.co.uk (Simon Cozens)
38412              Date: 19 Jun 2000 15:18:27 GMT
38413              Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
38414              
38415              plus update pod/Makefile and regenerate perltoc
38416      Branch: cfgperl
38417            + pod/perlutil.pod
38418            ! MANIFEST Todo-5.6 pod/Makefile pod/perltoc.pod pod/roffitall
38419 ____________________________________________________________________________
38420 [  6231] By: jhi                                   on 2000/06/23  15:19:18
38421         Log: Subject: [PATCH 5.6.0] cygwin port
38422              From: "Fifer, Eric" <EFifer@sanwaint.com>
38423              Date: Tue, 20 Jun 2000 14:30:58 +0100
38424              Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
38425      Branch: cfgperl
38426            ! README.cygwin lib/File/Find.pm
38427 ____________________________________________________________________________
38428 [  6230] By: jhi                                   on 2000/06/23  14:25:21
38429         Log: Upgrade to File::Spec 0.810_01 from CPAN by Barrie Slaymaker.
38430      Branch: cfgperl
38431            ! lib/File/Spec.pm lib/File/Spec/Functions.pm
38432            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
38433            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
38434            ! lib/File/Spec/Win32.pm t/lib/filefunc.t t/lib/filespec.t
38435 ____________________________________________________________________________
38436 [  6229] By: jhi                                   on 2000/06/23  14:13:34
38437         Log: Subject: README.hpux version 0.6.1
38438              Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
38439              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
38440              Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
38441      Branch: cfgperl
38442            ! README.hpux
38443 ____________________________________________________________________________
38444 [  6228] By: jhi                                   on 2000/06/23  14:07:20
38445         Log: Subject: [PATCH] "Constant subroutine redefined" mandatory warning
38446              From: Doug MacEachern <dougm@covalent.net>
38447              Date: Tue, 20 Jun 2000 21:23:56 -0700 (PDT)
38448              Message-ID: <Pine.LNX.4.10.10006202116340.321-100000@mojo.covalent.net>
38449      Branch: cfgperl
38450            ! op.c
38451 ____________________________________________________________________________
38452 [  6227] By: jhi                                   on 2000/06/23  14:01:06
38453         Log: Subject: [PATCH] lib.pm -> lib.pm.PL
38454              From: Doug MacEachern <dougm@covalent.net>
38455              Date: Tue, 20 Jun 2000 22:14:41 -0700 (PDT)
38456              Message-ID: <Pine.LNX.4.10.10006202208210.321-100000@mojo.covalent.net>
38457      Branch: cfgperl
38458            + lib/lib.pm.PL
38459            - lib/lib.pm
38460            ! MANIFEST Makefile.SH
38461 ____________________________________________________________________________
38462 [  6226] By: jhi                                   on 2000/06/23  13:53:07
38463         Log: Subject: [PATCH] remove forward declarations in Socket.pm
38464              From: Doug MacEachern <dougm@covalent.net>
38465              Date: Tue, 20 Jun 2000 21:54:12 -0700 (PDT)
38466              Message-ID: <Pine.LNX.4.10.10006202149190.321-100000@mojo.covalent.net>
38467              
38468              From: Doug MacEachern <dougm@covalent.net>
38469              Subject: Re: [PATCH] remove forward declarations in Socket.pm
38470              Date: Fri, 23 Jun 2000 00:09:29 -0700 (PDT)
38471              Message-ID: <Pine.LNX.4.10.10006222349440.322-100000@mojo.covalent.net>
38472      Branch: cfgperl
38473            ! ext/Socket/Socket.pm op.c
38474 ____________________________________________________________________________
38475 [  6225] By: jhi                                   on 2000/06/23  13:41:52
38476         Log: Add source code filenames to apidoc.
38477              From: simon@brecon.co.uk (Simon Cozens)
38478              Subject: [PATCH embed.pl] Source X-ref
38479              Date: 22 Jun 2000 02:18:49 GMT
38480              Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
38481      Branch: cfgperl
38482            ! embed.pl
38483 ____________________________________________________________________________
38484 [  6224] By: jhi                                   on 2000/06/23  13:32:33
38485         Log: A way to avoid English.pm performance hit.
38486              From: root <root@jester.slaysys.com>
38487              Subject: [YAPATCH English.pm] My turn to putt again
38488              Date: Thu, 22 Jun 2000 20:33:58 -0400
38489              Message-Id: <200006230033.UAA05960@jester.slaysys.com>
38490      Branch: cfgperl
38491            ! lib/English.pm t/lib/english.t
38492 ____________________________________________________________________________
38493 [  6223] By: jhi                                   on 2000/06/23  13:27:06
38494         Log: Avoid double close().
38495              Subject: [PATCH] avoid double close()
38496              From: Doug MacEachern <dougm@covalent.net>
38497              Date: Thu, 22 Jun 2000 23:08:06 -0700 (PDT)
38498              Message-ID: <Pine.LNX.4.10.10006222251260.322-100000@mojo.covalent.net>
38499      Branch: cfgperl
38500            ! doio.c
38501 ____________________________________________________________________________
38502 [  6222] By: jhi                                   on 2000/06/23  13:25:54
38503         Log: doc typo fix
38504              Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
38505              From: Ian Phillipps <Ian.Phillipps@iname.com>
38506              Date: Fri, 23 Jun 2000 10:40:58 +0100
38507              Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
38508      Branch: cfgperl
38509            ! lib/Pod/Usage.pm
38510 ____________________________________________________________________________
38511 [  6221] By: jhi                                   on 2000/06/23  13:24:15
38512         Log: Remove tr///CU (the feature is to be obsoleted by better interfaces).
38513              From: simon@brecon.co.uk (Simon Cozens)
38514              Subject: [PATCH] Eliminate tr///[CU][CU]
38515              Date: 23 Jun 2000 11:05:40 GMT
38516              Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
38517      Branch: cfgperl
38518            ! doop.c embed.pl pod/perlop.pod toke.c utf8.c
38519 ____________________________________________________________________________
38520 [  6220] By: jhi                                   on 2000/06/22  16:07:51
38521         Log: Win32 patches from Benjamin Stuhl.
38522      Branch: cfgperl
38523            ! makedef.pl win32/win32.h
38524 ____________________________________________________________________________
38525 [  6219] By: jhi                                   on 2000/06/22  16:06:34
38526         Log: Bytecode patches from Benjamin Stuhl.
38527      Branch: cfgperl
38528            ! bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
38529            ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
38530            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
38531 ____________________________________________________________________________
38532 [  6218] By: jhi                                   on 2000/06/15  23:54:16
38533         Log: Bytecode patches from Benjamin Stuhl.
38534      Branch: cfgperl
38535            ! ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
38536 ____________________________________________________________________________
38537 [  6217] By: jhi                                   on 2000/06/09  13:38:29
38538         Log: Rename the fdpid locking and integrate with Sarathy.
38539      Branch: cfgperl
38540            ! Configure config_h.SH doio.c embed.h embed.pl embedvar.h
38541            ! global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
38542            ! pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
38543            ! win32/win32.c
38544           !> av.h cop.h hints/solaris_2.sh t/op/runlevel.t
38545 ____________________________________________________________________________
38546 [  6216] By: gsar                                  on 2000/06/08  14:54:21
38547         Log: be more optimal about clearing @_
38548      Branch: perl
38549            ! cop.h
38550 ____________________________________________________________________________
38551 [  6215] By: gsar                                  on 2000/06/08  14:33:04
38552         Log: tweak comment about @DB::args
38553      Branch: perl
38554            ! av.h pp_ctl.c
38555 ____________________________________________________________________________
38556 [  6214] By: gsar                                  on 2000/06/08  13:57:54
38557         Log: @_ can't have junk in it even in the non-USE_ITHREADS case because
38558              caller() wants to populate @DB::args with it (causes a coredump
38559              in Carp::confess())
38560      Branch: perl
38561            ! cop.h t/op/runlevel.t
38562 ____________________________________________________________________________
38563 [  6213] By: gsar                                  on 2000/06/08  07:06:35
38564         Log: back out change#6106 (seems problematic)
38565      Branch: perl
38566            ! hints/solaris_2.sh
38567 ____________________________________________________________________________
38568 [  6212] By: jhi                                   on 2000/06/07  03:10:36
38569         Log: Continuing mopup for #6204.
38570      Branch: cfgperl
38571            ! ext/B/defsubs_h.PL
38572 ____________________________________________________________________________
38573 [  6211] By: jhi                                   on 2000/06/07  02:41:50
38574         Log: Mopup for #6204.
38575              Under the 5005 threads the t/lib/b.t for B::Deparse fails:
38576              Can't locate object method "PV" via package "B::RV" at ../lib/B/Deparse.pm line 2360.
38577              This is comes from const() where POK isn't on when expected.
38578      Branch: cfgperl
38579            ! embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm
38580            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
38581            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
38582            ! perlapi.h pod/perlapi.pod
38583 ____________________________________________________________________________
38584 [  6210] By: jhi                                   on 2000/06/07  01:56:29
38585         Log: Mopup for #6207 and #6209.
38586      Branch: cfgperl
38587            ! doio.c gv.c sv.h util.c vmesa/vmesa.c win32/win32.c
38588 ____________________________________________________________________________
38589 [  6209] By: jhi                                   on 2000/06/07  01:33:12
38590         Log: Lock PL_fdpid against race conditions, based on:
38591              Subject: [PATCH 5.6.0]subprocess fixup for threads
38592              From: Dan Sugalski <dan@sidhe.org>
38593              To: perl5-porters@perl.org
38594              Date: Tue, 11 Apr 2000 17:02:32 -0400
38595              Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
38596      Branch: cfgperl
38597            ! doio.c intrpvar.h perl.c sv.h util.c vmesa/vmesa.c
38598            ! win32/win32.c
38599 ____________________________________________________________________________
38600 [  6208] By: jhi                                   on 2000/06/07  01:05:23
38601         Log: Regen headers for #6207.
38602      Branch: cfgperl
38603            ! embed.h global.sym objXSUB.h proto.h
38604 ____________________________________________________________________________
38605 [  6207] By: jhi                                   on 2000/06/06  23:43:13
38606         Log: Subject: [PATCH 5.6.0] Threadsafe patches
38607              From: Dan Sugalski <dan@sidhe.org>
38608              To: perl5-porters@perl.org
38609              Date: Mon, 08 May 2000 18:08:13 -0400
38610              Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
38611      Branch: cfgperl
38612            ! embed.pl global.sym gv.c intrpvar.h perl.c pp.c pp_ctl.c
38613            ! proto.h sv.h util.c
38614 ____________________________________________________________________________
38615 [  6206] By: jhi                                   on 2000/06/06  23:21:23
38616         Log: Subject: [PATCH] Eliminate $a/$b in pod
38617              From: David Glasser <me@davidglasser.net>
38618              To: perl5-porters@perl.org
38619              Date: Mon, 29 May 2000 21:15:59 -0400
38620              Message-Id: <l03130302b558bb2640ce@[209.195.241.121]>
38621      Branch: cfgperl
38622            ! pod/perl5004delta.pod pod/perl56delta.pod pod/perlboot.pod
38623            ! pod/perlbot.pod pod/perlcall.pod pod/perldata.pod
38624            ! pod/perldbmfilter.pod pod/perldiag.pod pod/perldsc.pod
38625            ! pod/perlembed.pod pod/perlfaq4.pod pod/perlfaq6.pod
38626            ! pod/perlfaq7.pod pod/perlfilter.pod pod/perlfunc.pod
38627            ! pod/perlguts.pod pod/perllexwarn.pod pod/perllocale.pod
38628            ! pod/perlobj.pod pod/perlop.pod pod/perlref.pod pod/perlsub.pod
38629            ! pod/perlsyn.pod pod/perltie.pod pod/perltrap.pod
38630            ! pod/perlvar.pod pod/perlxs.pod
38631 ____________________________________________________________________________
38632 [  6205] By: jhi                                   on 2000/06/06  23:12:14
38633         Log: Subject: [PATCH] Win32 improvements
38634              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
38635              To: gsar@activestate.com, perl5-porters@perl.org
38636              Date: Mon, 29 May 2000 17:22:24 PDT
38637              Message-ID: <20000530002224.91142.qmail@hotmail.com>
38638              (MUA had mangled many lines by wordwrapping)
38639      Branch: cfgperl
38640            ! utils/c2ph.PL win32/makefile.mk win32/win32.c win32/win32sck.c
38641 ____________________________________________________________________________
38642 [  6204] By: jhi                                   on 2000/06/06  23:01:50
38643         Log: Subject: [PATCH] B::Bytecode patches
38644              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
38645              To: gsar@activestate.com, jhi@iki.fi
38646              Cc: perl5-porters@perl.org
38647              Message-ID: <20000602202526.48694.qmail@hotmail.com>
38648              (MUA had mangled many lines by wordwrapping)
38649      Branch: cfgperl
38650            ! bytecode.pl ext/B/B.pm ext/B/B.xs ext/B/B/Assembler.pm
38651            ! ext/B/B/Bytecode.pm ext/B/O.pm ext/B/defsubs_h.PL
38652            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
38653            ! intrpvar.h perl.c
38654 ____________________________________________________________________________
38655 [  6203] By: jhi                                   on 2000/06/06  22:32:43
38656         Log: Subject: [PATCH] perldiag should refer to perlos2.pod not README.os2
38657              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
38658              Date: Tue, 06 Jun 2000 13:07:45 -0700
38659              Message-ID: <RoVP5gzkgmTL092yn@efn.org>
38660      Branch: cfgperl
38661            ! pod/perldiag.pod
38662 ____________________________________________________________________________
38663 [  6202] By: jhi                                   on 2000/06/06  19:38:35
38664         Log: Integrate with Sarathy.
38665      Branch: cfgperl
38666           !> perl.c
38667 ____________________________________________________________________________
38668 [  6201] By: gsar                                  on 2000/06/06  00:42:59
38669         Log: Perl_eval_pv() leaks 4 bytes every time it is called because it
38670              does a PUSHMARK that's never ever POPMARKed; in general, only
38671              Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
38672              Perl_eval_[sp]v() don't because they don't take any incoming
38673              arguments (this leak has been around since the original version
38674              of perl_eval_pv() in 5.003_97e)
38675      Branch: perl
38676            ! perl.c
38677 ____________________________________________________________________________
38678 [  6200] By: jhi                                   on 2000/06/04  03:44:52
38679         Log: Update to cperl-mode.el 4.31 from
38680              ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
38681              Subject: A couple of notes
38682              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
38683              To: Mailing list Perl5 <perl5-porters@perl.org>
38684              Date: Sat, 3 Jun 2000 23:33:32 -0400
38685              Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
38686      Branch: cfgperl
38687            ! emacs/cperl-mode.el
38688 ____________________________________________________________________________
38689 [  6199] By: jhi                                   on 2000/06/03  15:11:05
38690         Log: Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
38691              From: Dan Sugalski <dan@sidhe.org>
38692              To: perl5-porters@perl.org, vmsperl@perl.org
38693              Date: Fri, 02 Jun 2000 17:30:51 -0400
38694              Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
38695      Branch: cfgperl
38696            ! vms/descrip_mms.template vms/gen_shrfls.pl
38697 ____________________________________________________________________________
38698 [  6198] By: jhi                                   on 2000/06/03  14:59:15
38699         Log: Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
38700              From: Dan Sugalski <dan@sidhe.org>
38701              To: vmsperl@perl.org, perl5-porters@perl.org
38702              Date: Fri, 02 Jun 2000 16:00:41 -0400
38703              Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
38704              Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
38705      Branch: cfgperl
38706            ! embed.h embed.pl embedvar.h ext/POSIX/POSIX.xs global.sym
38707            ! objXSUB.h perlapi.c perlapi.h pod/perlapi.pod
38708            ! pod/perlintern.pod proto.h vms/vms.c vms/vmsish.h
38709 ____________________________________________________________________________
38710 [  6197] By: jhi                                   on 2000/06/03  14:41:30
38711         Log: Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
38712              From: John Borwick <jhborwic@unity.ncsu.edu>
38713              Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
38714              Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
38715      Branch: cfgperl
38716            ! pod/perlsyn.pod
38717 ____________________________________________________________________________
38718 [  6196] By: jhi                                   on 2000/06/03  14:38:09
38719         Log: Integrate with Sarathy.
38720      Branch: cfgperl
38721           !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
38722           !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
38723           !> vms/perly_c.vms
38724 ____________________________________________________________________________
38725 [  6195] By: gsar                                  on 2000/06/02  22:43:13
38726         Log: fix yet another eval"" leak under USE_ITHREADS
38727      Branch: perl
38728            ! op.c
38729 ____________________________________________________________________________
38730 [  6194] By: gsar                                  on 2000/06/02  18:22:06
38731         Log: fix small eval"" memory leaks under USE_ITHREADS
38732      Branch: perl
38733            ! cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
38734            ! perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
38735            ! vms/perly_c.vms
38736 ____________________________________________________________________________
38737 [  6193] By: jhi                                   on 2000/06/01  13:03:56
38738         Log: Signals-be-gone for microperl.
38739      Branch: cfgperl
38740            ! Todo.micro doop.c mg.c perl.c perl.h pp_sys.c util.c
38741 ____________________________________________________________________________
38742 [  6192] By: jhi                                   on 2000/06/01  12:52:02
38743         Log: Integrate with Sarathy.
38744      Branch: cfgperl
38745           +> lib/Pod/LaTeX.pm t/lib/selfloader.t
38746           !> AUTHORS MAINTAIN MANIFEST doop.c embed.pl
38747           !> ext/Devel/Peek/Peek.pm handy.h lib/SelfLoader.pm perl.c
38748           !> pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
38749           !> pod/perlfaq9.pod pod/perlfunc.pod pod/perllocale.pod
38750           !> pod/perlre.pod pod/perltrap.pod pod/pod2latex.PL t/op/tr.t
38751           !> t/op/vec.t utils/h2xs.PL
38752 ____________________________________________________________________________
38753 [  6191] By: gsar                                  on 2000/06/01  09:38:21
38754         Log: vec() loses numericalness (modified version of patch suggested
38755              by Robin Barker)
38756      Branch: perl
38757            ! doop.c t/op/vec.t
38758 ____________________________________________________________________________
38759 [  6190] By: gsar                                  on 2000/06/01  09:26:15
38760         Log: submit missing embed.pl change
38761      Branch: perl
38762            ! embed.pl
38763 ____________________________________________________________________________
38764 [  6189] By: gsar                                  on 2000/06/01  09:05:34
38765         Log: counting tr/// corrupts later operation (from M.J.T Guy)
38766      Branch: perl
38767            ! doop.c t/op/tr.t
38768 ____________________________________________________________________________
38769 [  6188] By: gsar                                  on 2000/06/01  08:58:39
38770         Log: h2xs tweaks
38771      Branch: perl
38772            ! utils/h2xs.PL
38773 ____________________________________________________________________________
38774 [  6187] By: gsar                                  on 2000/06/01  08:50:07
38775         Log: replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
38776              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
38777      Branch: perl
38778            + lib/Pod/LaTeX.pm
38779            ! AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm
38780            ! pod/pod2latex.PL
38781 ____________________________________________________________________________
38782 [  6186] By: gsar                                  on 2000/06/01  08:24:40
38783         Log: further qualify references to "alphanumeric" (from Wolfgang Laun
38784              <wolfgang.laun@alcatel.at>)
38785      Branch: perl
38786            ! handy.h pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
38787            ! pod/perlfaq9.pod pod/perllocale.pod pod/perlre.pod
38788 ____________________________________________________________________________
38789 [  6185] By: gsar                                  on 2000/06/01  08:12:00
38790         Log: remove incorrect documentation about implicit split to @_ in
38791              list context, which never really worked in perl 5 (from
38792              M.J.T. Guy)
38793      Branch: perl
38794            ! pod/perlfunc.pod pod/perltrap.pod
38795 ____________________________________________________________________________
38796 [  6184] By: gsar                                  on 2000/06/01  07:52:27
38797         Log: tweak for change#6127
38798      Branch: perl
38799            ! perl.c
38800 ____________________________________________________________________________
38801 [  6183] By: gsar                                  on 2000/06/01  07:41:02
38802         Log: SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
38803              <nick@ccl4.org>)
38804      Branch: perl
38805            + t/lib/selfloader.t
38806            ! MANIFEST lib/SelfLoader.pm
38807 ____________________________________________________________________________
38808 [  6182] By: jhi                                   on 2000/06/01  00:34:42
38809         Log: Be Cleaner Part Deux.
38810      Branch: cfgperl
38811            ! Makefile.SH
38812 ____________________________________________________________________________
38813 [  6181] By: jhi                                   on 2000/06/01  00:32:09
38814         Log: Integrate with Sarathy.
38815      Branch: cfgperl
38816           !> pp.c t/op/arith.t
38817 ____________________________________________________________________________
38818 [  6180] By: jhi                                   on 2000/06/01  00:31:13
38819         Log: microperl nits from Simon Cozens.
38820      Branch: cfgperl
38821            + uconfig.h
38822            ! MAINTAIN MANIFEST Makefile.SH Todo.micro perl.h uconfig.sh
38823            ! unixish.h
38824 ____________________________________________________________________________
38825 [  6179] By: gsar                                  on 2000/05/31  22:37:51
38826         Log: buggy modulus on UVs introduced by change#3378 (resulted in
38827              4063328477 % 65535 amounting to 27406, instead of 27407)
38828      Branch: perl
38829            ! pp.c t/op/arith.t
38830 ____________________________________________________________________________
38831 [  6178] By: jhi                                   on 2000/05/31  21:52:41
38832         Log: Be cleaner.
38833      Branch: cfgperl
38834            ! Makefile.SH
38835 ____________________________________________________________________________
38836 [  6177] By: jhi                                   on 2000/05/31  21:47:33
38837         Log: Substitution utf8 patch from Simon Cozens.
38838      Branch: cfgperl
38839            ! pp_hot.c
38840 ____________________________________________________________________________
38841 [  6176] By: jhi                                   on 2000/05/31  21:45:34
38842         Log: Single-quoted utf8 patch from Simon Cozens.
38843      Branch: cfgperl
38844            ! toke.c
38845 ____________________________________________________________________________
38846 [  6175] By: jhi                                   on 2000/05/31  21:40:18
38847         Log: Integrate with Sarathy.
38848      Branch: cfgperl
38849           !> op.c regexec.c t/lib/filefind.t t/op/re_tests t/op/wantarray.t
38850 ____________________________________________________________________________
38851 [  6174] By: jhi                                   on 2000/05/31  21:37:31
38852         Log: microperl changes from Simon Cozens; Makefile for microperl
38853              written from scratch; few casts added as microperl compilation
38854              doesn't have all prototypes available.
38855      Branch: cfgperl
38856            + Makefile.micro README.micro Todo.micro uconfig.sh
38857            ! Configure MAINTAIN MANIFEST config_h.SH doop.c mg.c op.c
38858            ! perl.c perl.h perlio.c unixish.h utf8.c util.c
38859      Branch: metaconfig
38860            + U/modified/Config_h.U
38861 ____________________________________________________________________________
38862 [  6173] By: jhi                                   on 2000/05/31  20:00:24
38863         Log: metaconfig maintenance.
38864      Branch: metaconfig
38865            + U/modified/Inhdr.U U/typedefs/inotype.U
38866      Branch: metaconfig/U/perl
38867            + d_finitel.U d_getcwd.U d_llseek.U i_fp_class.U i_iconv.U
38868            + i_ieeefp.U i_syslog.U i_sysrusage.U i_ulimit.U
38869 ____________________________________________________________________________
38870 [  6172] By: gsar                                  on 2000/05/31  05:05:42
38871         Log: fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
38872              (from Ilya Zakharevich)
38873      Branch: perl
38874            ! regexec.c t/op/re_tests
38875 ____________________________________________________________________________
38876 [  6171] By: gsar                                  on 2000/05/31  05:01:47
38877         Log: scalar() doesn't force scalar context when used in void context
38878              (from Simon Cozens)
38879      Branch: perl
38880            ! op.c t/op/wantarray.t
38881 ____________________________________________________________________________
38882 [  6170] By: gsar                                  on 2000/05/31  04:41:33
38883         Log: change#6142 needs tweaks to tests to work where there's no symlink()
38884              (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
38885      Branch: perl
38886            ! t/lib/filefind.t
38887 ____________________________________________________________________________
38888 [  6169] By: gsar                                  on 2000/05/31  04:29:49
38889         Log: integrate cfgperl contents into mainline
38890      Branch: perl
38891           +> pod/perlmodlib.PL pod/perlnewmod.pod
38892           !> (integrate 42 files)
38893 ____________________________________________________________________________
38894 [  6168] By: jhi                                   on 2000/05/30  22:53:37
38895         Log: Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
38896      Branch: cfgperl
38897            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
38898            ! config_h.SH epoc/config.sh perl.h toke.c vms/subconfigure.com
38899            ! vos/config.def vos/config.h vos/config.pl vos/config_h.SH_orig
38900            ! win32/config.bc win32/config.gc win32/config.vc
38901            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
38902            ! win32/config_h.PL win32/config_sh.PL
38903      Branch: metaconfig/U/perl
38904            ! perlxv.U
38905 ____________________________________________________________________________
38906 [  6167] By: jhi                                   on 2000/05/30  22:20:21
38907         Log: tweak todo 
38908      Branch: cfgperl
38909            ! Todo-5.6
38910 ____________________________________________________________________________
38911 [  6166] By: jhi                                   on 2000/05/30  22:11:51
38912         Log: Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
38913              in case somebody wants to write an extension for more
38914              shadow database interfaces.
38915      Branch: cfgperl
38916            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
38917            ! config_h.SH epoc/config.sh pp_sys.c vms/subconfigure.com
38918            ! vos/config.def vos/config.h vos/config_h.SH_orig
38919            ! win32/config.bc win32/config.gc win32/config.vc
38920            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
38921      Branch: metaconfig
38922            ! U/modified/Myinit.U
38923      Branch: metaconfig/U/perl
38924            + d_getespwnam.U d_getprpwnam.U i_prot.U
38925 ____________________________________________________________________________
38926 [  6165] By: jhi                                   on 2000/05/30  18:35:34
38927         Log: Integrate with Sarathy.
38928      Branch: cfgperl
38929           !> op.c
38930 ____________________________________________________________________________
38931 [  6164] By: jhi                                   on 2000/05/30  18:30:16
38932         Log: detypo
38933      Branch: cfgperl
38934            ! Configure config_h.SH
38935      Branch: metaconfig/U/perl
38936            ! perlxv.U
38937 ____________________________________________________________________________
38938 [  6163] By: gsar                                  on 2000/05/30  03:24:03
38939         Log: fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
38940      Branch: perl
38941            ! op.c
38942 ____________________________________________________________________________
38943 [  6162] By: gsar                                  on 2000/05/30  03:09:38
38944         Log: fix memory leak in method call optimization (change#3768);
38945              made C<eval "$x->foo()"> leak
38946      Branch: perl
38947            ! op.c
38948 ____________________________________________________________________________
38949 [  6161] By: jhi                                   on 2000/05/29  17:56:26
38950         Log: Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
38951              both from Simon Cozens.
38952      Branch: cfgperl
38953            + pod/perlmodlib.PL pod/perlnewmod.pod
38954            ! AUTHORS MAINTAIN MANIFEST pod/Makefile pod/perl.pod
38955            ! pod/perlmodlib.pod pod/perltoc.pod
38956 ____________________________________________________________________________
38957 [  6160] By: jhi                                   on 2000/05/29  17:23:55
38958         Log: Changes for the File::Temp 0.08 (change #6159) test suite
38959              to fit better into the Perl distribution test framework.
38960      Branch: cfgperl
38961            ! t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t t/lib/ftmp-security.t
38962            ! t/lib/ftmp-tempfile.t
38963 ____________________________________________________________________________
38964 [  6159] By: jhi                                   on 2000/05/29  16:55:36
38965         Log: Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
38966      Branch: cfgperl
38967            ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
38968            ! t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
38969 ____________________________________________________________________________
38970 [  6158] By: bailey                                on 2000/05/29  16:22:08
38971         Log: Add fallback to tmpfile for use in cases where user's relying on
38972              ACLs on SYS$SCRATCH to permit file creation. (based on Charles
38973              Lane's patch)
38974      Branch: vmsperl
38975            ! vms/vms.c vms/vmsish.h
38976 ____________________________________________________________________________
38977 [  6157] By: jhi                                   on 2000/05/29  03:10:36
38978         Log: Regen Configure to jive with #6149.
38979      Branch: cfgperl
38980            ! Configure
38981      Branch: metaconfig
38982            ! U/modified/Getfile.U
38983 ____________________________________________________________________________
38984 [  6156] By: jhi                                   on 2000/05/29  03:01:38
38985         Log: Integrate with Sarathy.
38986      Branch: cfgperl
38987           +> ext/DynaLoader/dl_mac.xs
38988           !> (integrate 38 files)
38989 ____________________________________________________________________________
38990 [  6155] By: gsar                                  on 2000/05/28  21:15:58
38991         Log: small bug in change#6144; remove random \xA0 character that snuck
38992              in via change#6145
38993      Branch: perl
38994            ! lib/AutoSplit.pm lib/ExtUtils/xsubpp
38995 ____________________________________________________________________________
38996 [  6154] By: gsar                                  on 2000/05/28  21:04:19
38997         Log: avoid type mismatch warning
38998      Branch: perl
38999            ! perl.c
39000 ____________________________________________________________________________
39001 [  6153] By: gsar                                  on 2000/05/28  20:58:31
39002         Log: prettier Test::Harness output on failed tests (from Nicholas Clark
39003              <nick@Bagpuss.uk.boo.com>)
39004      Branch: perl
39005            ! lib/Test/Harness.pm
39006 ____________________________________________________________________________
39007 [  6152] By: gsar                                  on 2000/05/28  20:53:42
39008         Log: cosmetic fixups of RE debug output (from Ilya Zakharevich)
39009      Branch: perl
39010            ! regexec.c
39011 ____________________________________________________________________________
39012 [  6151] By: gsar                                  on 2000/05/28  20:50:28
39013         Log: fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
39014      Branch: perl
39015            ! regexec.c
39016 ____________________________________________________________________________
39017 [  6150] By: gsar                                  on 2000/05/28  20:39:58
39018         Log: perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
39019      Branch: perl
39020            ! pod/perlrequick.pod
39021 ____________________________________________________________________________
39022 [  6149] By: gsar                                  on 2000/05/28  20:35:16
39023         Log: OS/2 tweaks for usethreads build (from Rocco Caputo
39024              <troc@netrus.net>)
39025      Branch: perl
39026            ! Configure hints/os2.sh makedef.pl os2/Makefile.SHs
39027            ! os2/OS2/REXX/t/rx_dllld.t os2/OS2/REXX/t/rx_objcall.t
39028            ! os2/OS2/REXX/t/rx_tievar.t os2/OS2/REXX/t/rx_tieydb.t
39029            ! os2/os2.c os2/os2ish.h perl.c util.c x2p/a2p.h
39030 ____________________________________________________________________________
39031 [  6148] By: gsar                                  on 2000/05/28  20:21:07
39032         Log: close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
39033      Branch: perl
39034            ! lib/ExtUtils/MM_Unix.pm
39035 ____________________________________________________________________________
39036 [  6147] By: gsar                                  on 2000/05/28  20:12:41
39037         Log: add a make entry to Config.pm so "perl -V:make" works on VMS
39038              (from Peter Prymmer)
39039      Branch: perl
39040            ! vms/subconfigure.com
39041 ____________________________________________________________________________
39042 [  6146] By: gsar                                  on 2000/05/28  20:06:15
39043         Log: doc typo
39044      Branch: perl
39045            ! lib/warnings.pm warnings.h warnings.pl
39046 ____________________________________________________________________________
39047 [  6145] By: gsar                                  on 2000/05/28  18:44:33
39048         Log: make xsubpp skip embedded pod (from Matthias Neeracher
39049              <neeri@iis.ee.ethz.ch>)
39050      Branch: perl
39051            ! lib/ExtUtils/xsubpp
39052 ____________________________________________________________________________
39053 [  6144] By: gsar                                  on 2000/05/28  18:42:49
39054         Log: MacOS support, part 2: make AutoSplit use File::Spec instead
39055              of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
39056              <neeri@iis.ee.ethz.ch>)
39057      Branch: perl
39058            ! lib/AutoSplit.pm
39059 ____________________________________________________________________________
39060 [  6143] By: gsar                                  on 2000/05/28  18:41:12
39061         Log: MacOS support, part 1 (from Matthias Neeracher
39062              <neeri@iis.ee.ethz.ch>)
39063      Branch: perl
39064            + ext/DynaLoader/dl_mac.xs
39065            ! MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
39066            ! ext/POSIX/POSIX.xs lib/ExtUtils/MakeMaker.pm mg.c perl.c
39067            ! perlsfio.h pod/perlfaq4.pod pp_ctl.c proto.h toke.c util.c
39068            ! util.h
39069 ____________________________________________________________________________
39070 [  6142] By: gsar                                  on 2000/05/28  18:21:51
39071         Log: File::Find fails to chdir when chasing symlinks (from
39072              Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
39073      Branch: perl
39074            ! lib/File/Find.pm t/lib/filefind.t
39075 ____________________________________________________________________________
39076 [  6141] By: jhi                                   on 2000/05/28  14:25:15
39077         Log: BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
39078              forwarded by Peter Seebach from the bsdi-users mailing list.
39079              p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
39080      Branch: perl
39081            ! hints/bsdos.sh
39082 ____________________________________________________________________________
39083 [  6140] By: jhi                                   on 2000/05/28  14:11:57
39084         Log: Integrate with Sarathy.
39085      Branch: cfgperl
39086           +> (branch 30 files)
39087           !> (integrate 93 files)
39088 ____________________________________________________________________________
39089 [  6139] By: gsar                                  on 2000/05/28  10:01:48
39090         Log: revise mktables.PL for bugs and newness in Unicode 3.0
39091              (from James Bence <jbence@amgen.com>)
39092      Branch: perl
39093            + lib/unicode/Is/BidiAL.pl lib/unicode/Is/BidiBN.pl
39094            + lib/unicode/Is/BidiLRE.pl lib/unicode/Is/BidiLRO.pl
39095            + lib/unicode/Is/BidiNSM.pl lib/unicode/Is/BidiPDF.pl
39096            + lib/unicode/Is/BidiRLE.pl lib/unicode/Is/BidiRLO.pl
39097            + lib/unicode/Is/Cf.pl lib/unicode/Is/Cs.pl
39098            + lib/unicode/Is/DCfraction.pl lib/unicode/Is/Me.pl
39099            + lib/unicode/Is/Nl.pl lib/unicode/Is/Pc.pl lib/unicode/Is/Pf.pl
39100            + lib/unicode/Is/Pi.pl lib/unicode/Is/Sk.pl
39101            + lib/unicode/Is/SylAA.pl lib/unicode/Is/SylAAI.pl
39102            + lib/unicode/Is/SylAI.pl lib/unicode/Is/SylEE.pl
39103            + lib/unicode/Is/SylII.pl lib/unicode/Is/SylN.pl
39104            + lib/unicode/Is/SylOO.pl lib/unicode/Is/SylWAA.pl
39105            + lib/unicode/Is/SylWEE.pl lib/unicode/Is/SylWII.pl
39106            + lib/unicode/Is/SylWO.pl lib/unicode/Is/SylWOO.pl
39107            + lib/unicode/Is/SylWU.pl
39108            ! MANIFEST lib/unicode/Is/Cn.pl lib/unicode/Is/Graph.pl
39109            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
39110            ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
39111            ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
39112            ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
39113            ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
39114            ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
39115            ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
39116            ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
39117            ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
39118            ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
39119            ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
39120            ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
39121            ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
39122            ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
39123            ! lib/unicode/Is/LbrkZW.pl lib/unicode/Is/Punct.pl
39124            ! lib/unicode/Is/Space.pl lib/unicode/Is/SylA.pl
39125            ! lib/unicode/Is/SylC.pl lib/unicode/Is/SylE.pl
39126            ! lib/unicode/Is/SylI.pl lib/unicode/Is/SylO.pl
39127            ! lib/unicode/Is/SylU.pl lib/unicode/Is/SylV.pl
39128            ! lib/unicode/Is/SylWA.pl lib/unicode/Is/SylWC.pl
39129            ! lib/unicode/Is/SylWE.pl lib/unicode/Is/SylWI.pl
39130            ! lib/unicode/Is/SylWV.pl lib/unicode/Is/Upper.pl
39131            ! lib/unicode/Makefile lib/unicode/mktables.PL
39132 ____________________________________________________________________________
39133 [  6138] By: gsar                                  on 2000/05/28  08:50:32
39134         Log: add note about the handling of negative indices to tied arrays
39135              (from Michael G Schwern <schwern@pobox.com>)
39136      Branch: perl
39137            ! pod/perltie.pod
39138 ____________________________________________________________________________
39139 [  6137] By: gsar                                  on 2000/05/28  08:46:10
39140         Log: fix bogus redeclaration warning for "our" variables in different
39141              scopes
39142      Branch: perl
39143            ! op.c t/pragma/strict-vars
39144 ____________________________________________________________________________
39145 [  6136] By: gsar                                  on 2000/05/28  08:31:20
39146         Log: random pod typos (from Peter Scott <Peter@PSDT.com>)
39147      Branch: perl
39148            ! ext/Devel/Peek/Peek.pm pod/perldebguts.pod
39149 ____________________________________________________________________________
39150 [  6135] By: gsar                                  on 2000/05/28  08:17:50
39151         Log: enable Test::Harness to dynamically determine column width etc.
39152              (from Rob Napier <rnapier@employees.org>)
39153      Branch: perl
39154            ! lib/Test/Harness.pm
39155 ____________________________________________________________________________
39156 [  6134] By: gsar                                  on 2000/05/28  08:13:39
39157         Log: make Test::Harness use wait.h/WCOREDUMP if available
39158              (from Ben Tilly <ben_tilly@hotmail.com>)
39159      Branch: perl
39160            ! lib/Test/Harness.pm
39161 ____________________________________________________________________________
39162 [  6133] By: gsar                                  on 2000/05/28  08:08:05
39163         Log: elide bogus test in change#6132
39164      Branch: perl
39165            ! t/pragma/warn/9enabled
39166 ____________________________________________________________________________
39167 [  6132] By: gsar                                  on 2000/05/28  08:03:14
39168         Log: warnings::enabled() doesn't fall back to looking at $^W if
39169              caller isn't using lexical warnings (from Paul Marquess)
39170      Branch: perl
39171            ! pp_ctl.c t/pragma/warn/9enabled
39172 ____________________________________________________________________________
39173 [  6131] By: gsar                                  on 2000/05/28  07:57:47
39174         Log: avoid warnings in POSIX.pm (from Barrie Slaymaker)
39175      Branch: perl
39176            ! ext/POSIX/POSIX.pm
39177 ____________________________________________________________________________
39178 [  6130] By: gsar                                  on 2000/05/28  07:29:12
39179         Log: fix places that mean C<"word" character> but say C<alphanumeric
39180              character>
39181      Branch: perl
39182            ! pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
39183 ____________________________________________________________________________
39184 [  6129] By: gsar                                  on 2000/05/28  07:18:41
39185         Log: VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
39186      Branch: perl
39187            ! vms/test.com
39188 ____________________________________________________________________________
39189 [  6128] By: gsar                                  on 2000/05/28  07:12:55
39190         Log: new perlxstut example for passing/returning refs to arrays
39191              (from David Lowe <dlowe@pootpoot.com>)
39192      Branch: perl
39193            ! pod/perlxstut.pod
39194 ____________________________________________________________________________
39195 [  6127] By: gsar                                  on 2000/05/28  07:02:50
39196         Log: call_method(...,G_EVAL) can longjmp() out if the method probing
39197              failed (from Gisle Aas)
39198      Branch: perl
39199            ! cop.h perl.c
39200 ____________________________________________________________________________
39201 [  6126] By: gsar                                  on 2000/05/28  06:39:53
39202         Log: change#2879 broke rvalue autovivification of magicals such as ${$num}
39203              (reworked variant of patch suggested by Simon Cozens)
39204      Branch: perl
39205            ! embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
39206            ! pp_hot.c proto.h t/op/gv.t
39207 ____________________________________________________________________________
39208 [  6125] By: gsar                                  on 2000/05/28  05:14:55
39209         Log: enable propagating exception objects via Perl_croak() in XS code
39210              (from Gisle Aas)
39211      Branch: perl
39212            ! util.c
39213 ____________________________________________________________________________
39214 [  6124] By: gsar                                  on 2000/05/28  05:07:28
39215         Log: integrate vmsperl contents into mainline
39216      Branch: perl
39217           !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
39218           !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
39219           !> vms/vmsish.h
39220 ____________________________________________________________________________
39221 [  6123] By: gsar                                  on 2000/05/28  05:03:53
39222         Log: clarify gotcha with #line directives (from Rocco Caputo
39223              <troc@netrus.net>)
39224      Branch: perl
39225            ! pod/perldebug.pod pod/perlsyn.pod
39226 ____________________________________________________________________________
39227 [  6122] By: gsar                                  on 2000/05/28  04:58:29
39228         Log: downgrade fatal error on C<"foo@nosucharray.com"> to optional warning
39229              (from Mark-Jason Dominus)
39230      Branch: perl
39231            ! lib/ExtUtils/typemap pod/perl56delta.pod pod/perlsub.pod
39232            ! pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
39233            ! t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
39234            ! toke.c
39235 ____________________________________________________________________________
39236 [  6121] By: bailey                                on 2000/05/25  04:46:54
39237         Log: Allow eliminate_macros() and fixpath() to handle space-delimited
39238              lists (based on fixes by Craig Berry)
39239      Branch: vmsperl
39240            ! lib/File/Spec/VMS.pm
39241 ____________________________________________________________________________
39242 [  6120] By: bailey                                on 2000/05/25  04:25:38
39243         Log: Add missing escape (Charles Lane)
39244      Branch: vmsperl
39245            ! t/op/lex_assign.t
39246 ____________________________________________________________________________
39247 [  6119] By: bailey                                on 2000/05/25  04:21:25
39248         Log: Quiet error messages in vmsish.t (Charles Lane)
39249      Branch: vmsperl
39250            ! vms/ext/vmsish.t
39251 ____________________________________________________________________________
39252 [  6118] By: bailey                                on 2000/05/25  04:17:57
39253         Log: Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
39254              Flatten case labels in switch statements uniformly (Charles Bailey)
39255      Branch: vmsperl
39256            ! vms/vms.c
39257 ____________________________________________________________________________
39258 [  6117] By: bailey                                on 2000/05/25  03:58:09
39259         Log: Treat sockets as special in sys(read|write) (Charles Lane et al.)
39260      Branch: vmsperl
39261            ! vms/vmsish.h
39262 ____________________________________________________________________________
39263 [  6116] By: bailey                                on 2000/05/25  03:11:15
39264         Log: Miscellaneous cosmetic fixes (Charles Lane)
39265      Branch: vmsperl
39266            ! lib/ExtUtils/MM_VMS.pm
39267 ____________________________________________________________________________
39268 [  6115] By: bailey                                on 2000/05/25  03:10:36
39269         Log: Add bounds checking for several strings (Charles Lane)
39270      Branch: vmsperl
39271            ! vms/vms.c
39272 ____________________________________________________________________________
39273 [  6114] By: bailey                                on 2000/05/25  02:25:34
39274         Log: Urk -- undo previous removal of vmsish 'exit' change
39275      Branch: vmsperl
39276            ! vms/ext/vmsish.pm vms/vmsish.h
39277 ____________________________________________________________________________
39278 [  6113] By: bailey                                on 2000/05/24  02:24:40
39279         Log: Ugly workaround for version-specific RTL error
39280      Branch: vmsperl
39281            ! vms/vms.c
39282 ____________________________________________________________________________
39283 [  6112] By: bailey                                on 2000/05/24  02:19:55
39284         Log: Check for existence of file before trying to delete
39285      Branch: vmsperl
39286            ! vms/test.com
39287 ____________________________________________________________________________
39288 [  6111] By: bailey                                on 2000/05/23  23:35:13
39289         Log: Resync with mainline prior to post-5.6.0 updates
39290      Branch: vmsperl
39291           +> (branch 49 files)
39292            - t/lib/thread.t t/op/64bit.t t/op/nothread.t
39293            ! vms/ext/vmsish.pm
39294           !> (integrate 334 files)
39295 ____________________________________________________________________________
39296 [  6110] By: jhi                                   on 2000/05/23  19:28:32
39297         Log: todo tweak
39298      Branch: cfgperl
39299            ! Todo-5.6
39300 ____________________________________________________________________________
39301 [  6109] By: jhi                                   on 2000/05/18  17:38:54
39302         Log: Integrate with Sarathy.
39303      Branch: cfgperl
39304           !> mg.c perl.h win32/perlhost.h
39305 ____________________________________________________________________________
39306 [  6108] By: gsar                                  on 2000/05/17  02:24:56
39307         Log: reenable fake signal handling on Windows, bugs and all
39308      Branch: perl
39309            ! mg.c perl.h win32/perlhost.h
39310 ____________________________________________________________________________
39311 [  6107] By: jhi                                   on 2000/05/15  18:01:41
39312         Log: Tweak the todo list.
39313      Branch: cfgperl
39314            ! Todo-5.6
39315 ____________________________________________________________________________
39316 [  6106] By: jhi                                   on 2000/05/15  13:41:48
39317         Log: The (Configure) script refuses to go on, after asking for
39318              'You may also choose to try maximal 64-bitness....'.
39319              If answer is yes the script can't find the 'workshoplibpth.cbu' file.
39320              -- Patrick Zima
39321              p5p Message-Id: <200005151108.NAA19733@pc026991.otn.lm.dasa.de> 
39322      Branch: cfgperl
39323            ! hints/solaris_2.sh
39324 ____________________________________________________________________________
39325 [  6105] By: jhi                                   on 2000/05/11  14:37:43
39326         Log: Integrate with Sarathy.
39327      Branch: cfgperl
39328           !> embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
39329           !> perlapi.c pod/perlapi.pod proto.h win32/win32.c
39330 ____________________________________________________________________________
39331 [  6104] By: gsar                                  on 2000/05/11  03:39:07
39332         Log: PL_sys_intern was being initialized too late on windows
39333      Branch: perl
39334            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
39335            ! perlapi.c pod/perlapi.pod proto.h win32/win32.c
39336 ____________________________________________________________________________
39337 [  6103] By: jhi                                   on 2000/05/09  19:42:20
39338         Log: Test tweaking for Unicos continues.
39339      Branch: cfgperl
39340            ! t/op/64bitint.t
39341 ____________________________________________________________________________
39342 [  6102] By: jhi                                   on 2000/05/09  16:47:27
39343         Log: The test suite tweak in #6101 wasn't quite right.
39344      Branch: cfgperl
39345            ! t/lib/complex.t
39346 ____________________________________________________________________________
39347 [  6101] By: jhi                                   on 2000/05/09  15:35:34
39348         Log: Hints and test tweaks for Unicos.
39349      Branch: cfgperl
39350            ! hints/unicos.sh t/lib/b.t t/lib/complex.t t/op/64bitint.t
39351 ____________________________________________________________________________
39352 [  6100] By: jhi                                   on 2000/05/08  21:15:06
39353         Log: More compilation tweakery from Allen Smith.
39354      Branch: cfgperl
39355            ! hints/irix_6.sh
39356 ____________________________________________________________________________
39357 [  6099] By: jhi                                   on 2000/05/08  19:21:18
39358         Log: Tweaks for the cc bugs from Allen Smith.
39359      Branch: cfgperl
39360            ! hints/irix_6.sh
39361 ____________________________________________________________________________
39362 [  6098] By: jhi                                   on 2000/05/08  19:13:37
39363         Log: Add a note about other, yet unsupported, shadow password APIs.
39364      Branch: cfgperl
39365            ! pp_sys.c
39366 ____________________________________________________________________________
39367 [  6097] By: jhi                                   on 2000/05/08  18:46:34
39368         Log: Add a note about possible compilation problems from Allen Smith.
39369      Branch: cfgperl
39370            ! hints/irix_6.sh
39371 ____________________________________________________________________________
39372 [  6096] By: jhi                                   on 2000/05/08  17:33:10
39373         Log: Integrate with Sarathy.
39374      Branch: cfgperl
39375           !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
39376           !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
39377 ____________________________________________________________________________
39378 [  6095] By: jhi                                   on 2000/05/08  16:21:33
39379         Log: Introduce NV_PRESERVED_BITS.  Not yet used anywhere but
39380              might be useful in future.
39381      Branch: cfgperl
39382            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
39383            ! config_h.SH
39384      Branch: metaconfig
39385            ! U/installdirs/inc_version_list.U
39386      Branch: metaconfig/U/perl
39387            ! perlxv.U
39388 ____________________________________________________________________________
39389 [  6094] By: gsar                                  on 2000/05/08  14:22:22
39390         Log: cygwin update (from Eric Fifer <efifer@sanwaint.com>)
39391      Branch: perl
39392            ! README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
39393            ! hints/cygwin.sh pp_sys.c
39394 ____________________________________________________________________________
39395 [  6093] By: gsar                                  on 2000/05/08  12:52:28
39396         Log: fork() failure to create pseudo process sets errno=EAGAIN and returns
39397              undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
39398      Branch: perl
39399            ! pp_sys.c sv.c win32/perlhost.h
39400 ____________________________________________________________________________
39401 [  6092] By: jhi                                   on 2000/05/07  22:40:34
39402         Log: Regen perltoc with the fixed buildtoc.
39403      Branch: cfgperl
39404            ! pod/perltoc.pod
39405 ____________________________________________________________________________
39406 [  6091] By: jhi                                   on 2000/05/07  22:24:16
39407         Log: Integrate with Sarathy.
39408      Branch: cfgperl
39409           !> perl.c pod/buildtoc pp.c pp_hot.c sv.c t/op/quotemeta.t
39410           !> t/op/substr.t toke.c
39411 ____________________________________________________________________________
39412 [  6090] By: gsar                                  on 2000/05/07  19:47:07
39413         Log: concat doesn't preserve utf8-ness, and doesn't invalidate
39414              [NI]OK; added tests for both
39415      Branch: perl
39416            ! perl.c pp_hot.c sv.c t/op/substr.t
39417 ____________________________________________________________________________
39418 [  6089] By: gsar                                  on 2000/05/07  18:18:38
39419         Log: buildtoc tweak to fix newline lossage
39420      Branch: perl
39421            ! pod/buildtoc
39422 ____________________________________________________________________________
39423 [  6088] By: jhi                                   on 2000/05/07  16:35:36
39424         Log: Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
39425              because we do not use those.  The HAS_GETSPNAM remains,
39426              though, because we still do use that.
39427      Branch: cfgperl
39428            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
39429            ! config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
39430            ! pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
39431            ! vos/config_h.SH_orig win32/config.bc win32/config.gc
39432            ! win32/config.vc win32/config_H.bc win32/config_H.gc
39433            ! win32/config_H.vc win32/config_h.PL win32/config_sh.PL
39434 ____________________________________________________________________________
39435 [  6087] By: gsar                                  on 2000/05/07  16:05:16
39436         Log: reverse() and quotemeta() weren't preserving utf8-ness; add tests
39437      Branch: perl
39438            ! pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
39439 ____________________________________________________________________________
39440 [  6086] By: jhi                                   on 2000/05/07  15:27:07
39441         Log: Integrate with Sarathy.
39442      Branch: cfgperl
39443           +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
39444           +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
39445           !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
39446           !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
39447           !> pod/perltie.pod pp.c t/lib/peek.t t/op/substr.t
39448           !> utils/perlbug.PL vms/vms.c vms/vmsish.h
39449 ____________________________________________________________________________
39450 [  6085] By: gsar                                  on 2000/05/07  05:52:02
39451         Log: repeat operator (x) doesn't preserve utf8-ness
39452      Branch: perl
39453            ! pp.c t/op/substr.t
39454 ____________________________________________________________________________
39455 [  6084] By: gsar                                  on 2000/05/07  05:39:55
39456         Log: substr() does not preserve utf8-ness (from Stefan Eissing
39457              <Eissing@medicaldataservice.de>); added tests
39458      Branch: perl
39459            ! pp.c t/op/substr.t
39460 ____________________________________________________________________________
39461 [  6083] By: gsar                                  on 2000/05/07  05:24:46
39462         Log: note about undocumented caller() return value (from M.J.T. Guy);
39463              yet another peek.t tweak
39464      Branch: perl
39465            ! pod/perlfunc.pod t/lib/peek.t
39466 ____________________________________________________________________________
39467 [  6082] By: gsar                                  on 2000/05/07  05:08:40
39468         Log: peek.t non-portable to ithreads
39469      Branch: perl
39470            ! t/lib/peek.t
39471 ____________________________________________________________________________
39472 [  6081] By: gsar                                  on 2000/05/07  04:17:04
39473         Log: better default perlbug categories for ok reports (from Richard Foley)
39474      Branch: perl
39475            ! utils/perlbug.PL
39476 ____________________________________________________________________________
39477 [  6080] By: gsar                                  on 2000/05/07  04:08:07
39478         Log: add File::Temp v0.08 from CPAN, with small tweaks to testsuite
39479              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
39480      Branch: perl
39481            + lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
39482            + t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
39483            ! AUTHORS MAINTAIN MANIFEST
39484 ____________________________________________________________________________
39485 [  6079] By: gsar                                  on 2000/05/07  04:01:38
39486         Log: remove outdated kludge in Carp (NULLs are permitted in diagnostics now)
39487      Branch: perl
39488            ! lib/Carp/Heavy.pm
39489 ____________________________________________________________________________
39490 [  6078] By: gsar                                  on 2000/05/07  01:24:19
39491         Log: workaround for CRT bug in chdir() (from Charles Lane, via
39492              Peter Prymmer)
39493      Branch: perl
39494            ! iperlsys.h vms/vms.c vms/vmsish.h
39495 ____________________________________________________________________________
39496 [  6077] By: gsar                                  on 2000/05/07  01:22:23
39497         Log: avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
39498              and Tom Phoenix)
39499      Branch: perl
39500            ! lib/diagnostics.pm pod/perlrun.pod pod/perltie.pod
39501 ____________________________________________________________________________
39502 [  6076] By: gsar                                  on 2000/05/06  17:36:29
39503         Log: integrate cfgperl contents into mainline
39504      Branch: perl
39505           +> t/lib/peek.t
39506           !> Configure MANIFEST Porting/Glossary Porting/config.sh
39507           !> Porting/config_H config_h.SH ext/POSIX/POSIX.xs
39508           !> hints/unicos.sh lib/Math/Complex.pm pp_sys.c sv.c
39509           !> t/lib/complex.t t/op/grent.t t/op/pwent.t toke.c util.c
39510 ____________________________________________________________________________
39511 [  6075] By: jhi                                   on 2000/05/05  18:56:10
39512         Log: Make the test more portable.
39513      Branch: cfgperl
39514            ! t/lib/peek.t
39515 ____________________________________________________________________________
39516 [  6074] By: jhi                                   on 2000/05/05  18:49:20
39517         Log: Introduce t/lib/peek.t.
39518      Branch: cfgperl
39519            + t/lib/peek.t
39520            ! MANIFEST
39521 ____________________________________________________________________________
39522 [  6073] By: jhi                                   on 2000/05/05  14:30:45
39523         Log: Complex tweaks.
39524      Branch: cfgperl
39525            ! lib/Math/Complex.pm t/lib/complex.t
39526 ____________________________________________________________________________
39527 [  6072] By: jhi                                   on 2000/05/05  12:27:13
39528         Log: Integrate with Sarathy.
39529      Branch: cfgperl
39530           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
39531           !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
39532           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
39533           !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
39534 ____________________________________________________________________________
39535 [  6071] By: gsar                                  on 2000/05/05  02:24:46
39536         Log: misformatted perllocal.pod (from Tim Jenness
39537              <t.jenness@jach.hawaii.edu>)
39538      Branch: perl
39539            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
39540 ____________________________________________________________________________
39541 [  6070] By: gsar                                  on 2000/05/05  02:16:52
39542         Log: remove misleading comment (from M.J.T. Guy)
39543      Branch: perl
39544            ! t/lib/anydbm.t
39545 ____________________________________________________________________________
39546 [  6069] By: gsar                                  on 2000/05/05  02:15:13
39547         Log: File::Spec compatibility update (from Barrie Slaymaker
39548              <barries@slaysys.com>)
39549      Branch: perl
39550            ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
39551            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
39552 ____________________________________________________________________________
39553 [  6068] By: gsar                                  on 2000/05/05  02:01:50
39554         Log: note about values()
39555      Branch: perl
39556            ! pod/perlfunc.pod
39557 ____________________________________________________________________________
39558 [  6067] By: gsar                                  on 2000/05/05  01:33:09
39559         Log: replace direct call to sighandler() with (*PL_sighandlerp)()
39560      Branch: perl
39561            ! win32/win32.c
39562 ____________________________________________________________________________
39563 [  6066] By: gsar                                  on 2000/05/05  01:23:43
39564         Log: s/END/CHECK/
39565      Branch: perl
39566            ! perl.c
39567 ____________________________________________________________________________
39568 [  6065] By: jhi                                   on 2000/05/04  17:30:22
39569         Log: Integrate with Sarathy.
39570      Branch: cfgperl
39571           !> pp_sys.c sv.c t/pragma/utf8.t toke.c
39572 ____________________________________________________________________________
39573 [  6064] By: gsar                                  on 2000/05/04  17:26:14
39574         Log: change#5905 wasn't quite right--it's intent only applies when arguments
39575              to sv_vcatpvfn() are SVs instead of C types; back out change#5907 as well
39576      Branch: perl
39577            ! pp_sys.c sv.c
39578 ____________________________________________________________________________
39579 [  6063] By: gsar                                  on 2000/05/04  16:52:29
39580         Log: tokeq() could read unallocated field in argument
39581      Branch: perl
39582            ! toke.c
39583 ____________________________________________________________________________
39584 [  6062] By: gsar                                  on 2000/05/04  16:34:51
39585         Log: additional tests for utf8.t
39586      Branch: perl
39587            ! t/pragma/utf8.t
39588 ____________________________________________________________________________
39589 [  6061] By: gsar                                  on 2000/05/04  16:09:28
39590         Log: change#5921 neglected to make eq honor "use bytes"
39591      Branch: perl
39592            ! sv.c
39593 ____________________________________________________________________________
39594 [  6060] By: jhi                                   on 2000/05/04  15:30:16
39595         Log: Integrate with Sarathy.
39596      Branch: cfgperl
39597           !> perl.c regcomp.c t/pragma/utf8.t
39598 ____________________________________________________________________________
39599 [  6059] By: jhi                                   on 2000/05/04  15:26:37
39600         Log: The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
39601              in natively 64-bit platforms where a long is a quad (no need
39602              for long longs).  Also added bias for IVs.
39603      Branch: cfgperl
39604            ! toke.c
39605 ____________________________________________________________________________
39606 [  6058] By: gsar                                  on 2000/05/04  00:19:14
39607         Log: printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
39608              (spotted by Donald Kinzer <dkinzer@premia.com>)
39609      Branch: perl
39610            ! perl.c
39611 ____________________________________________________________________________
39612 [  6057] By: gsar                                  on 2000/05/03  18:34:01
39613         Log: fix broken parsing of /\x{ab}/
39614      Branch: perl
39615            ! regcomp.c t/pragma/utf8.t
39616 ____________________________________________________________________________
39617 [  6056] By: jhi                                   on 2000/05/03  17:57:16
39618         Log: The search of infinity continues, this time simplified.
39619      Branch: cfgperl
39620            ! lib/Math/Complex.pm
39621 ____________________________________________________________________________
39622 [  6055] By: jhi                                   on 2000/05/03  17:45:30
39623         Log: Detypo.
39624      Branch: cfgperl
39625            ! hints/unicos.sh
39626 ____________________________________________________________________________
39627 [  6054] By: jhi                                   on 2000/05/02  22:28:27
39628         Log: Be more forgiving in POSIX about HUGE_VALL.
39629      Branch: cfgperl
39630            ! ext/POSIX/POSIX.xs
39631 ____________________________________________________________________________
39632 [  6053] By: jhi                                   on 2000/05/02  22:25:05
39633         Log: Integrate with Sarathy.
39634      Branch: cfgperl
39635           !> hints/irix_6.sh pod/perlop.pod
39636 ____________________________________________________________________________
39637 [  6052] By: jhi                                   on 2000/05/02  22:24:31
39638         Log: Unicos hint tweak.
39639      Branch: cfgperl
39640            ! hints/unicos.sh
39641 ____________________________________________________________________________
39642 [  6051] By: jhi                                   on 2000/05/02  22:21:26
39643         Log: Complex tweakery.
39644      Branch: cfgperl
39645            ! lib/Math/Complex.pm t/lib/complex.t
39646 ____________________________________________________________________________
39647 [  6050] By: jhi                                   on 2000/05/02  19:26:22
39648         Log: Use setxxent()/endxxent().
39649      Branch: cfgperl
39650            ! t/op/grent.t t/op/pwent.t
39651 ____________________________________________________________________________
39652 [  6049] By: jhi                                   on 2000/05/02  19:06:02
39653         Log: Test both the scalar and list contexts.
39654      Branch: cfgperl
39655            ! t/op/grent.t t/op/pwent.t
39656 ____________________________________________________________________________
39657 [  6048] By: gsar                                  on 2000/05/02  18:29:10
39658         Log: add note about how $( doesn't interpolate in REs (from
39659              Philip Newton <newton@ficus.frogspace.net>)
39660      Branch: perl
39661            ! pod/perlop.pod
39662 ____________________________________________________________________________
39663 [  6047] By: jhi                                   on 2000/05/02  17:41:24
39664         Log: Call getspnam() only iff needd.
39665      Branch: cfgperl
39666            ! pp_sys.c
39667 ____________________________________________________________________________
39668 [  6046] By: gsar                                  on 2000/05/02  17:07:25
39669         Log: libscheck has insufficient checks for n32 libs (from
39670              Albert Chin-A-Young <china@thewrittenword.com>)
39671      Branch: perl
39672            ! hints/irix_6.sh
39673 ____________________________________________________________________________
39674 [  6045] By: jhi                                   on 2000/05/02  13:57:17
39675         Log: Integrate with Sarathy.
39676      Branch: cfgperl
39677           !> MANIFEST Porting/makerel perl.c pod/perlretut.pod
39678           !> pod/perltrap.pod pp.c regcomp.c t/op/oct.t toke.c util.c
39679 ____________________________________________________________________________
39680 [  6044] By: gsar                                  on 2000/05/02  06:48:19
39681         Log: change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
39682              such that underscores are only ignored in literal numbers,
39683              "\x{...}", and hex/oct argument
39684      Branch: perl
39685            ! perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
39686 ____________________________________________________________________________
39687 [  6043] By: gsar                                  on 2000/05/02  02:22:29
39688         Log: perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
39689      Branch: perl
39690            ! pod/perlretut.pod
39691 ____________________________________________________________________________
39692 [  6042] By: gsar                                  on 2000/05/02  02:17:51
39693         Log: remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
39694      Branch: perl
39695            ! pod/perltrap.pod
39696 ____________________________________________________________________________
39697 [  6041] By: gsar                                  on 2000/05/02  01:53:51
39698         Log: cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
39699              to compensate
39700      Branch: perl
39701            ! Porting/makerel
39702 ____________________________________________________________________________
39703 [  6040] By: gsar                                  on 2000/05/02  01:51:57
39704         Log: missing files in MANIFEST
39705      Branch: perl
39706            ! MANIFEST
39707 ____________________________________________________________________________
39708 [  6039] By: jhi                                   on 2000/05/02  00:36:46
39709         Log: Infinite problems.
39710      Branch: cfgperl
39711            ! lib/Math/Complex.pm
39712 ____________________________________________________________________________
39713 [  6038] By: jhi                                   on 2000/05/02  00:06:38
39714         Log: pwent/spent #ifdef imbalance.
39715      Branch: cfgperl
39716            ! pp_sys.c
39717 ____________________________________________________________________________
39718 [  6037] By: jhi                                   on 2000/05/01  22:50:11
39719         Log: Use HUGE_VALL if applicable.
39720      Branch: cfgperl
39721            ! ext/POSIX/POSIX.xs util.c
39722 ____________________________________________________________________________
39723 [  6036] By: jhi                                   on 2000/05/01  22:20:53
39724         Log: Correct Freudian slip.
39725      Branch: cfgperl
39726            ! pp_sys.c
39727 ____________________________________________________________________________
39728 [  6035] By: jhi                                   on 2000/05/01  21:07:38
39729         Log: Continue on the pwent/spent case.
39730      Branch: cfgperl
39731            ! pp_sys.c
39732 ____________________________________________________________________________
39733 [  6034] By: jhi                                   on 2000/05/01  17:45:14
39734         Log: Integrate with Sarathy; unfortunately Sarathy's whitespace
39735              adjustments in 6032 conflicted badly with this, will have
39736              to revisit them later.
39737      Branch: cfgperl
39738           +> lib/CGI/Util.pm t/lib/cgi-pretty.t
39739           !> MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
39740           !> lib/CGI/Pretty.pm lib/CGI/Push.pm lib/English.pm
39741           !> lib/Pod/Man.pm lib/Pod/Text.pm lib/diagnostics.pm
39742           !> pod/perldiag.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
39743           !> t/lib/cgi-html.t t/lib/cgi-request.t
39744 ____________________________________________________________________________
39745 [  6033] By: jhi                                   on 2000/05/01  17:40:49
39746         Log: Rewrite the pwent/spent logic to be a little bit more clearer.
39747      Branch: cfgperl
39748            ! pp_sys.c
39749 ____________________________________________________________________________
39750 [  6032] By: gsar                                  on 2000/05/01  15:56:32
39751         Log: whitespace adjustments
39752      Branch: perl
39753            ! pp_sys.c
39754 ____________________________________________________________________________
39755 [  6031] By: gsar                                  on 2000/05/01  15:19:41
39756         Log: small nits in diagnostics.pm (from Robin Barker)
39757      Branch: perl
39758            ! lib/diagnostics.pm pod/perldiag.pod
39759 ____________________________________________________________________________
39760 [  6030] By: gsar                                  on 2000/05/01  08:39:18
39761         Log: introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
39762              for @- and @+ (from Johan Vromans)
39763      Branch: perl
39764            ! lib/English.pm pod/perlvar.pod
39765 ____________________________________________________________________________
39766 [  6029] By: gsar                                  on 2000/05/01  08:16:10
39767         Log: add CGI.pm v2.66 (from Lincoln Stein)
39768      Branch: perl
39769            + lib/CGI/Util.pm t/lib/cgi-pretty.t
39770            ! MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
39771            ! lib/CGI/Pretty.pm lib/CGI/Push.pm t/lib/cgi-function.t
39772            ! t/lib/cgi-html.t t/lib/cgi-request.t
39773 ____________________________________________________________________________
39774 [  6028] By: gsar                                  on 2000/05/01  06:34:41
39775         Log: Pod::Man generates groff-incompatible macro definition (from
39776              Tom Christiansen)
39777      Branch: perl
39778            ! lib/Pod/Man.pm
39779 ____________________________________________________________________________
39780 [  6027] By: gsar                                  on 2000/05/01  06:31:36
39781         Log: podlators-1.02 update (from Russ Allbery)
39782      Branch: perl
39783            ! lib/Pod/Man.pm lib/Pod/Text.pm
39784 ____________________________________________________________________________
39785 [  6026] By: jhi                                   on 2000/04/30  23:24:23
39786         Log: Integrate with Sarathy.
39787      Branch: cfgperl
39788           !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
39789           !> ext/Sys/Syslog/Syslog.xs lib/perl5db.pl
39790           !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
39791           !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
39792           !> pod/perl56delta.pod sv.c t/lib/b.t t/lib/open3.t
39793           !> t/lib/syslog.t toke.c win32/win32.h
39794 ____________________________________________________________________________
39795 [  6025] By: gsar                                  on 2000/04/30  18:17:47
39796         Log: Is{Alnum,Alpha,Word} don't match titlecase
39797              
39798              TODO: IsSpace is defined recursively!
39799              
39800              (both spotted by Larry)
39801      Branch: perl
39802            ! lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
39803            ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
39804 ____________________________________________________________________________
39805 [  6024] By: gsar                                  on 2000/04/30  17:50:19
39806         Log: extend "Unrecognized escape" warning to \8, \9, and \_ as well
39807              (from Hugo van der Sanden)
39808      Branch: perl
39809            ! toke.c
39810 ____________________________________________________________________________
39811 [  6023] By: gsar                                  on 2000/04/30  17:14:43
39812         Log: debugger stomps on $. (from M.J.T. Guy)
39813      Branch: perl
39814            ! lib/perl5db.pl
39815 ____________________________________________________________________________
39816 [  6022] By: gsar                                  on 2000/04/30  16:59:22
39817         Log: unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
39818      Branch: perl
39819            ! sv.c
39820 ____________________________________________________________________________
39821 [  6021] By: gsar                                  on 2000/04/29  21:00:08
39822         Log: remove Win2K issue in pod (fixed by change#6020)
39823      Branch: perl
39824            ! README.win32 pod/perl56delta.pod
39825 ____________________________________________________________________________
39826 [  6020] By: gsar                                  on 2000/04/29  20:51:49
39827         Log: test tweak
39828      Branch: perl
39829            ! t/lib/open3.t
39830 ____________________________________________________________________________
39831 [  6019] By: gsar                                  on 2000/04/29  20:34:27
39832         Log: windows portability tweaks
39833      Branch: perl
39834            ! t/lib/b.t win32/win32.h
39835 ____________________________________________________________________________
39836 [  6018] By: gsar                                  on 2000/04/29  19:55:24
39837         Log: make lib/syslog.t portable to systems that don't have _PATH_LOG,
39838              make _PATH_LOG() return "" if unavailable
39839      Branch: perl
39840            ! ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
39841            ! ext/Sys/Syslog/Syslog.xs t/lib/syslog.t
39842 ____________________________________________________________________________
39843 [  6017] By: jhi                                   on 2000/04/28  22:49:46
39844         Log: Integrate with Sarathy.
39845      Branch: cfgperl
39846           !> op.c perl.c pod/perldiag.pod t/lib/b.t
39847 ____________________________________________________________________________
39848 [  6016] By: jhi                                   on 2000/04/28  22:46:14
39849         Log: Do not warn that an infinity does not look like a number.
39850      Branch: cfgperl
39851            ! sv.c
39852 ____________________________________________________________________________
39853 [  6015] By: gsar                                  on 2000/04/28  22:35:49
39854         Log: tweak test for portability
39855      Branch: perl
39856            ! t/lib/b.t
39857 ____________________________________________________________________________
39858 [  6014] By: gsar                                  on 2000/04/28  22:05:31
39859         Log: glob() loading File::Glob behind the scenes may cause syntax errors
39860      Branch: perl
39861            ! op.c
39862 ____________________________________________________________________________
39863 [  6013] By: gsar                                  on 2000/04/28  21:25:22
39864         Log: tweak change#5945 to display correct switch name in diagnostic
39865      Branch: perl
39866            ! perl.c pod/perldiag.pod
39867 ____________________________________________________________________________
39868 [  6012] By: jhi                                   on 2000/04/28  21:08:12
39869         Log: Integrate with Sarathy.
39870      Branch: cfgperl
39871           !> Changes ext/IO/lib/IO/Poll.pm installperl pod/perl56delta.pod
39872           !> pod/perldelta.pod pod/perlfunc.pod pod/perlmod.pod
39873           !> t/lib/io_poll.t utils/perldoc.PL vms/subconfigure.com
39874 ____________________________________________________________________________
39875 [  6011] By: jhi                                   on 2000/04/28  21:04:46
39876         Log: &HUGE_VAL is not defined, it exists.
39877      Branch: cfgperl
39878            ! lib/Math/Complex.pm
39879 ____________________________________________________________________________
39880 [  6010] By: gsar                                  on 2000/04/28  21:02:58
39881         Log: clarify note about shadow password support (from
39882              gellyfish@gellyfish.com)
39883      Branch: perl
39884            ! pod/perlfunc.pod
39885 ____________________________________________________________________________
39886 [  6009] By: gsar                                  on 2000/04/28  21:00:00
39887         Log: IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
39888      Branch: perl
39889            ! ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
39890 ____________________________________________________________________________
39891 [  6008] By: gsar                                  on 2000/04/28  20:56:33
39892         Log: VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
39893      Branch: perl
39894            ! installperl vms/subconfigure.com
39895 ____________________________________________________________________________
39896 [  6007] By: gsar                                  on 2000/04/28  20:51:21
39897         Log: note about compile failures and END blocks (from M.J.T. Guy)
39898      Branch: perl
39899            ! pod/perl56delta.pod pod/perlmod.pod
39900 ____________________________________________________________________________
39901 [  6006] By: jhi                                   on 2000/04/28  20:42:14
39902         Log: Regen Configure.
39903      Branch: cfgperl
39904            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
39905            ! config_h.SH
39906 ____________________________________________________________________________
39907 [  6005] By: gsar                                  on 2000/04/28  20:41:16
39908         Log: perldoc might fail via "use blib" (from Hugo van der Sanden)
39909      Branch: perl
39910            ! utils/perldoc.PL
39911 ____________________________________________________________________________
39912 [  6004] By: jhi                                   on 2000/04/28  20:28:21
39913         Log: Integrate with Sarathy.
39914      Branch: cfgperl
39915           !> Configure INSTALL Porting/Glossary Porting/config.sh
39916           !> Porting/config_H config_h.SH epoc/config.sh perl.c sv.c
39917           !> t/pragma/warn/toke toke.c vms/subconfigure.com vos/config.def
39918           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
39919           !> win32/config.vc win32/win32.c
39920 ____________________________________________________________________________
39921 [  6003] By: gsar                                  on 2000/04/28  20:11:20
39922         Log: allow REG_EXPAND_SZ keys in Windows registry (from
39923              John Clayton <John.Clayton@barclayscapital.com>)
39924      Branch: perl
39925            ! win32/win32.c
39926 ____________________________________________________________________________
39927 [  6002] By: gsar                                  on 2000/04/28  19:34:16
39928         Log: destructive sv_setsv() can lose UV-ness from source, causing
39929              numeric promotions/comparisons to fail to do the right thing
39930      Branch: perl
39931            ! sv.c
39932 ____________________________________________________________________________
39933 [  6001] By: gsar                                  on 2000/04/28  18:44:15
39934         Log: support additional library locations via $Config{otherlibdirs}
39935              (from Andy Dougherty)
39936      Branch: perl
39937            ! Configure INSTALL Porting/Glossary Porting/config.sh
39938            ! Porting/config_H config_h.SH epoc/config.sh perl.c
39939            ! vms/subconfigure.com vos/config.def vos/config_h.SH_orig
39940            ! win32/config.bc win32/config.gc win32/config.vc
39941 ____________________________________________________________________________
39942 [  6000] By: gsar                                  on 2000/04/28  18:26:58
39943         Log: reworked otherlibdirs.U (from Andy Dougherty)
39944      Branch: metaconfig
39945            ! U/installdirs/otherlibdirs.U
39946 ____________________________________________________________________________
39947 [  5999] By: gsar                                  on 2000/04/28  18:17:07
39948         Log: fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
39949      Branch: perl
39950            ! t/pragma/warn/toke toke.c
39951 ____________________________________________________________________________
39952 [  5998] By: jhi                                   on 2000/04/28  13:32:17
39953         Log: Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
39954      Branch: cfgperl
39955            ! lib/Math/Complex.pm
39956 ____________________________________________________________________________
39957 [  5997] By: jhi                                   on 2000/04/28  13:14:04
39958         Log: Preserve $!.
39959      Branch: cfgperl
39960            ! lib/Math/Complex.pm
39961 ____________________________________________________________________________
39962 [  5996] By: jhi                                   on 2000/04/28  12:59:23
39963         Log: Integrate with Sarathy.
39964      Branch: cfgperl
39965           +> pod/perlrequick.pod pod/perlretut.pod
39966           !> (integrate 51 files)
39967 ____________________________________________________________________________
39968 [  5995] By: gsar                                  on 2000/04/28  09:37:36
39969         Log: fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
39970      Branch: perl
39971            ! mg.c t/pragma/warn/7fatal warnings.h warnings.pl
39972 ____________________________________________________________________________
39973 [  5994] By: gsar                                  on 2000/04/28  09:33:26
39974         Log: fix for missed accounting for null byte in pack("Z",...) (from
39975              M.J.T. Guy)
39976      Branch: perl
39977            ! pp.c t/op/pack.t
39978 ____________________________________________________________________________
39979 [  5993] By: gsar                                  on 2000/04/28  09:30:05
39980         Log: various minor tweaks seen on p5p
39981      Branch: perl
39982            ! lib/perl5db.pl pod/perlipc.pod pod/perlvar.pod
39983 ____________________________________________________________________________
39984 [  5992] By: gsar                                  on 2000/04/28  09:08:19
39985         Log: pod nit (from Simon Cozens)
39986      Branch: perl
39987            ! pod/perlop.pod
39988 ____________________________________________________________________________
39989 [  5991] By: gsar                                  on 2000/04/28  09:06:36
39990         Log: posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
39991      Branch: perl
39992            ! README.posix-bc hints/posix-bc.sh
39993 ____________________________________________________________________________
39994 [  5990] By: gsar                                  on 2000/04/28  08:54:52
39995         Log: use $ENV{LIB} to search for libs under Visual C compiler
39996              on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
39997      Branch: perl
39998            ! lib/ExtUtils/Liblist.pm
39999 ____________________________________________________________________________
40000 [  5989] By: gsar                                  on 2000/04/28  08:27:12
40001         Log: qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
40002              itself and no other (from Tom Hughes)
40003      Branch: perl
40004            ! t/op/array.t toke.c
40005 ____________________________________________________________________________
40006 [  5988] By: gsar                                  on 2000/04/28  08:01:38
40007         Log: s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
40008              <paul@miraclefish.com>)
40009      Branch: perl
40010            ! lib/ExtUtils/MakeMaker.pm
40011 ____________________________________________________________________________
40012 [  5987] By: gsar                                  on 2000/04/28  07:53:09
40013         Log: B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
40014      Branch: perl
40015            ! ext/B/B/Bytecode.pm ext/B/B/Disassembler.pm
40016 ____________________________________________________________________________
40017 [  5986] By: gsar                                  on 2000/04/28  07:44:17
40018         Log: add regular expressions tutorial and quick-start guide (from
40019              Mark Kvale <kvale@phy.ucsf.edu>)
40020      Branch: perl
40021            + pod/perlrequick.pod pod/perlretut.pod
40022            ! AUTHORS MAINTAIN MANIFEST
40023 ____________________________________________________________________________
40024 [  5985] By: gsar                                  on 2000/04/28  07:30:28
40025         Log: forked child may not exit correctly if it failed to open
40026              /dev/console (from Graham Barr)
40027      Branch: perl
40028            ! ext/Sys/Syslog/Syslog.pm
40029 ____________________________________________________________________________
40030 [  5984] By: gsar                                  on 2000/04/28  07:27:20
40031         Log: attributes::reftype() doesn't work on tied argument
40032      Branch: perl
40033            ! xsutils.c
40034 ____________________________________________________________________________
40035 [  5983] By: gsar                                  on 2000/04/28  07:15:04
40036         Log: numeric conversion of non-number in change#3378 tramples on
40037              OOK offset, causing segfaults
40038      Branch: perl
40039            ! sv.c
40040 ____________________________________________________________________________
40041 [  5982] By: gsar                                  on 2000/04/28  04:48:25
40042         Log: avoid error in IO::Socket::INET when given an unknown service name
40043              with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
40044      Branch: perl
40045            ! ext/IO/lib/IO/Socket/INET.pm
40046 ____________________________________________________________________________
40047 [  5981] By: gsar                                  on 2000/04/28  04:31:31
40048         Log: rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
40049              prototype mismatch with CORE::glob(); update pod and tests to
40050              suit (File::Glob::glob() is still available for backward
40051              compatibility, but should be considered deprecated)
40052      Branch: perl
40053            ! ext/File/Glob/Glob.pm t/lib/glob-basic.t t/lib/glob-case.t
40054            ! t/lib/glob-taint.t
40055 ____________________________________________________________________________
40056 [  5980] By: gsar                                  on 2000/04/28  03:47:29
40057         Log: allow Configure -S to run non-interactively (spotted by Greg Hudson
40058              <ghudson@mit.edu>)
40059      Branch: metaconfig
40060            ! U/modified/Options.U
40061      Branch: perl
40062            ! Configure
40063 ____________________________________________________________________________
40064 [  5979] By: gsar                                  on 2000/04/28  03:07:54
40065         Log: under useithreads, constant pad entries could inadvertantly be
40066              shared across threads (from Eric Blood <eblood@xmission.com>);
40067              added Eric's test case to testsuite
40068      Branch: perl
40069            ! op.c t/op/misc.t
40070 ____________________________________________________________________________
40071 [  5978] By: gsar                                  on 2000/04/27  21:13:00
40072         Log: sync version numbers in File::Spec with the ones on CPAN
40073              (from Barrie Slaymaker)
40074      Branch: perl
40075            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
40076            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
40077            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
40078 ____________________________________________________________________________
40079 [  5977] By: gsar                                  on 2000/04/27  21:07:29
40080         Log: autoquote barewords followed by newline and arrow properly
40081              (variant of fix suggested by Rick Delaney and M.J.T. Guy)
40082      Branch: perl
40083            ! t/pragma/warn/toke toke.c
40084 ____________________________________________________________________________
40085 [  5976] By: gsar                                  on 2000/04/27  20:41:20
40086         Log: DB_File v1.73 update (from Paul Marquess)
40087      Branch: perl
40088            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
40089            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
40090 ____________________________________________________________________________
40091 [  5975] By: gsar                                  on 2000/04/27  20:34:24
40092         Log: allow sort() reentrancy (variant of patch suggested by
40093              Hugo van der Sanden)
40094      Branch: perl
40095            ! pp_ctl.c t/op/sort.t
40096 ____________________________________________________________________________
40097 [  5974] By: gsar                                  on 2000/04/27  19:46:57
40098         Log: change#4197 somehow missed initializing PL_errors, meaning
40099              sytax error queueing wasn't working outside eval"" at all;
40100              also fixed eval"" to localize PL_error_count, so that compile-time
40101              eval's don't clobber the error state of the outer context
40102      Branch: perl
40103            ! lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
40104            ! t/pragma/warn/toke
40105 ____________________________________________________________________________
40106 [  5973] By: gsar                                  on 2000/04/27  18:29:05
40107         Log: fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
40108      Branch: perl
40109            ! regcomp.c regexec.c t/op/re_tests
40110 ____________________________________________________________________________
40111 [  5972] By: jhi                                   on 2000/04/27  18:22:41
40112         Log: Integrate with Sarathy.
40113      Branch: cfgperl
40114           +> t/lib/b.t t/lib/syslog.t
40115           !> (integrate 31 files)
40116 ____________________________________________________________________________
40117 [  5971] By: jhi                                   on 2000/04/27  18:18:46
40118         Log: Unicos tweaks from Mark P. Lutz.
40119      Branch: cfgperl
40120            ! hints/unicos.sh lib/Math/Complex.pm
40121 ____________________________________________________________________________
40122 [  5970] By: gsar                                  on 2000/04/27  18:05:11
40123         Log: Data::Dumper fumbles negative numbers on 32-bit platforms where
40124              IV is >32bits
40125      Branch: perl
40126            ! ext/Data/Dumper/Dumper.xs t/lib/dumper.t
40127 ____________________________________________________________________________
40128 [  5969] By: gsar                                  on 2000/04/27  17:50:56
40129         Log: fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
40130      Branch: perl
40131            + t/lib/syslog.t
40132            ! MANIFEST ext/Sys/Syslog/Syslog.pm
40133 ____________________________________________________________________________
40134 [  5968] By: gsar                                  on 2000/04/27  17:44:49
40135         Log: tolerate spaces in group names in test on solaris (from David Boyce
40136              <dsb@boyski.com>)
40137      Branch: perl
40138            ! t/op/groups.t
40139 ____________________________________________________________________________
40140 [  5967] By: gsar                                  on 2000/04/27  17:41:22
40141         Log: improved docs on the warn_uninit diagnostic (from David Glasser
40142              and Simon Cozens)
40143      Branch: perl
40144            ! pod/perldiag.pod
40145 ____________________________________________________________________________
40146 [  5966] By: gsar                                  on 2000/04/27  16:54:58
40147         Log: add testsuite for B backends, fix bug in B::Deparse (from
40148              Simon Cozens <simon@brecon.co.uk>)
40149      Branch: perl
40150            + t/lib/b.t
40151            ! MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
40152 ____________________________________________________________________________
40153 [  5965] By: gsar                                  on 2000/04/27  16:10:37
40154         Log: avoid "will not stay shared" warnings for our variables (from
40155              Robin Barker)
40156      Branch: perl
40157            ! op.c t/pragma/warn/op
40158 ____________________________________________________________________________
40159 [  5964] By: gsar                                  on 2000/04/27  07:05:05
40160         Log: reformat to 72 columns (again)
40161      Branch: perl
40162            ! pod/perldiag.pod
40163 ____________________________________________________________________________
40164 [  5963] By: gsar                                  on 2000/04/27  06:28:31
40165         Log: patch from Larry to make (\&) prototype work; added tests for
40166              the same
40167      Branch: perl
40168            ! op.c t/comp/proto.t
40169 ____________________________________________________________________________
40170 [  5962] By: gsar                                  on 2000/04/27  06:15:47
40171         Log: updated README.hpux (from Jeff Okamoto)
40172      Branch: perl
40173            ! README.hpux
40174 ____________________________________________________________________________
40175 [  5961] By: gsar                                  on 2000/04/27  05:55:03
40176         Log: recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
40177      Branch: perl
40178            ! emacs/cperl-mode.el
40179 ____________________________________________________________________________
40180 [  5960] By: gsar                                  on 2000/04/27  05:49:26
40181         Log: better INSTALL notes on Solaris issues (from Dominic Dunlop)
40182      Branch: perl
40183            ! INSTALL
40184 ____________________________________________________________________________
40185 [  5959] By: gsar                                  on 2000/04/27  05:33:41
40186         Log: doubled words in pods (from Simon Cozens
40187              <simon.p.cozens@jp.pwcglobal.com>)
40188      Branch: perl
40189            ! pod/perl56delta.pod pod/perldebguts.pod pod/perlfaq5.pod
40190            ! pod/perlfork.pod pod/perlfunc.pod pod/perlipc.pod
40191            ! pod/perllexwarn.pod pod/perllocale.pod pod/perlmodlib.pod
40192            ! pod/perlnumber.pod pod/perlopentut.pod pod/perltodo.pod
40193            ! pod/perltootc.pod
40194 ____________________________________________________________________________
40195 [  5958] By: gsar                                  on 2000/04/27  05:11:39
40196         Log: change#3569 deleted some essential code, revert; avoid use of
40197              atexit() to make DynaLoader work properly on AIX under mod_perl
40198              (from Jens-Uwe Mager <jum@helios.de>)
40199      Branch: perl
40200            ! ext/DynaLoader/dl_aix.xs
40201 ____________________________________________________________________________
40202 [  5957] By: gsar                                  on 2000/04/27  04:54:51
40203         Log: pod nits (from A. C. Yardley <yardley@tanet.net>)
40204      Branch: perl
40205            ! pod/perlmod.pod
40206 ____________________________________________________________________________
40207 [  5956] By: gsar                                  on 2000/04/27  04:51:47
40208         Log: better diagnostics on failed tests (from Ilya Zakharevich)
40209      Branch: perl
40210            ! t/op/lex_assign.t
40211 ____________________________________________________________________________
40212 [  5955] By: gsar                                  on 2000/04/27  04:26:44
40213         Log: longstanding bug exposed by change#3307: sort arguments weren't
40214              compiled with the right wantarray context (ensuing runtime lookup
40215              via block_gimme() was getting the incidental context of the
40216              sort() itself)
40217      Branch: perl
40218            ! op.c t/op/sort.t
40219 ____________________________________________________________________________
40220 [  5954] By: gsar                                  on 2000/04/26  23:42:12
40221         Log: integrate cfgperl contents into mainline
40222      Branch: perl
40223           !> (integrate 30 files)
40224 ____________________________________________________________________________
40225 [  5953] By: jhi                                   on 2000/04/26  23:06:42
40226         Log: Integrate with Sarathy.
40227      Branch: cfgperl
40228           !> README.win32 ext/B/B/Deparse.pm
40229           !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
40230           !> lib/vars.pm perl.c pod/perldiag.pod pod/perlsub.pod
40231           !> pod/perlsyn.pod pod/perlthrtut.pod pod/perltoc.pod
40232           !> pod/perltodo.pod pod/perlxs.pod pod/perlxstut.pod
40233           !> utils/perldoc.PL vms/perlvms.pod
40234 ____________________________________________________________________________
40235 [  5952] By: jhi                                   on 2000/04/26  23:03:46
40236         Log: Undo "use integer" addition from 64bitint as it seems
40237              to break most of the subtests in Digital UNIX;
40238              Unicos needs to find another way.
40239      Branch: cfgperl
40240            ! t/op/64bitint.t
40241 ____________________________________________________________________________
40242 [  5951] By: jhi                                   on 2000/04/26  22:57:53
40243         Log: Be more robust on "extreme" (large absolute value)
40244              arguments.  Originally reported by Daniel Connelly
40245              as a problem with asinh() on large negative arguments,
40246              asinh() used to bail out because an argument to log()
40247              ended up being zero.  Ilya Zakharevich proposed using
40248              Taylor's series in such cases, which for such large
40249              arguments is a very good approximation.
40250      Branch: cfgperl
40251            ! lib/Math/Complex.pm t/lib/complex.t
40252 ____________________________________________________________________________
40253 [  5950] By: gsar                                  on 2000/04/25  19:13:12
40254         Log: reformat perldiag to avoid long lines
40255      Branch: perl
40256            ! pod/perldiag.pod
40257 ____________________________________________________________________________
40258 [  5949] By: gsar                                  on 2000/04/25  18:41:11
40259         Log: make perldoc use the pod2man from the same version (from
40260              M.J.T. Guy)
40261      Branch: perl
40262            ! utils/perldoc.PL
40263 ____________________________________________________________________________
40264 [  5948] By: gsar                                  on 2000/04/25  18:21:57
40265         Log: typo in vars.pm that leads to cryptic message (from Piotr Piatkowski
40266              <kompas@kompas.usr.onet.pl>)
40267      Branch: perl
40268            ! lib/vars.pm
40269 ____________________________________________________________________________
40270 [  5947] By: gsar                                  on 2000/04/25  18:11:53
40271         Log: use &dl_error rather than &dl_load_file as the guard for calling
40272              boot_DynaLoader() (meant to fix dl_error() redefined warnings in
40273              statically built perl)
40274      Branch: perl
40275            ! ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
40276 ____________________________________________________________________________
40277 [  5946] By: jhi                                   on 2000/04/25  17:37:54
40278         Log: Document that tr() is not tr(1).
40279      Branch: cfgperl
40280            ! pod/perlop.pod
40281 ____________________________________________________________________________
40282 [  5945] By: gsar                                  on 2000/04/25  16:34:33
40283         Log: make module name mandatory after -M switch; reorder perldiag
40284              alphabetically (from Mark-Jason Dominus)
40285      Branch: perl
40286            ! perl.c pod/perldiag.pod
40287 ____________________________________________________________________________
40288 [  5944] By: jhi                                   on 2000/04/25  01:15:18
40289         Log: On second thoughts frexp() does have two arguments.
40290      Branch: cfgperl
40291            ! perl.h
40292 ____________________________________________________________________________
40293 [  5943] By: jhi                                   on 2000/04/24  22:56:32
40294         Log: Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
40295              Now pp_ncmp() returns undef is either operand is a NaN.
40296      Branch: cfgperl
40297            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
40298            ! Todo-5.6 config_h.SH epoc/config.sh perl.h pp.c pp_sys.c
40299            ! vms/subconfigure.com vos/config.def vos/config.h
40300            ! vos/config_h.SH_orig win32/config.bc win32/config.gc
40301            ! win32/config.vc win32/config_H.bc win32/config_H.gc
40302            ! win32/config_H.vc
40303      Branch: metaconfig/U/perl
40304            + d_modfl.U
40305 ____________________________________________________________________________
40306 [  5942] By: jhi                                   on 2000/04/24  19:45:17
40307         Log: Regen Configure to match #5937.
40308      Branch: cfgperl
40309            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
40310            ! config_h.SH
40311      Branch: metaconfig
40312            ! U/installdirs/inc_version_list.U U/modified/cpp_stuff.U
40313 ____________________________________________________________________________
40314 [  5941] By: jhi                                   on 2000/04/24  19:24:11
40315         Log: Further Unicos fixes for Mark Lutz.
40316      Branch: cfgperl
40317            ! hints/unicos.sh pp_ctl.c
40318 ____________________________________________________________________________
40319 [  5940] By: jhi                                   on 2000/04/24  19:09:06
40320         Log: Various Unicos 10.0.0.6 fixes.
40321              
40322              Subject: [ID 20000414.007] Test suite failures in perl 5.6 on Cray T90
40323              From: Mark P Lutz <tecmpl1@triton.ca.boeing.com> 
40324              Reply-To: tecmpl1@triton.ca.boeing.com 
40325              To: perl5-porters@perl.org 
40326              Date: Fri, 14 Apr 2000 20:21:00 GMT 
40327              Message-Id: <200004142021.UAA36232@triton.ca.boeing.com> 
40328      Branch: cfgperl
40329            ! hints/unicos.sh pp.c pp_ctl.c t/op/64bitint.t
40330 ____________________________________________________________________________
40331 [  5939] By: gsar                                  on 2000/04/24  19:01:24
40332         Log: more pod nits (from Larry Virden)
40333      Branch: perl
40334            ! README.win32 pod/perlsub.pod pod/perlsyn.pod
40335            ! pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
40336            ! pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
40337 ____________________________________________________________________________
40338 [  5938] By: gsar                                  on 2000/04/24  18:54:01
40339         Log: Consolidated B::Deparse fixes (from Stephen McCamant)
40340      Branch: perl
40341            ! ext/B/B/Deparse.pm
40342 ____________________________________________________________________________
40343 [  5937] By: jhi                                   on 2000/04/24  17:39:00
40344         Log: Integrate with Sarathy.
40345      Branch: cfgperl
40346           +> (branch 31 files)
40347           !> (integrate 73 files)
40348 ____________________________________________________________________________
40349 [  5936] By: gsar                                  on 2000/04/24  17:30:06
40350         Log: additional tests for change#5934 (from Paul Marquess, who also
40351              sent in the same fix)
40352      Branch: perl
40353            ! t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
40354            ! t/pragma/warn/5nolint t/pragma/warn/6default
40355 ____________________________________________________________________________
40356 [  5935] By: jhi                                   on 2000/04/24  17:26:05
40357         Log: Do not assume sign propagation.
40358              Subject:  [PATCH] Re: [ID 20000410.010] Unicoss 10.0.0.6 and perl 5.6.0
40359              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk> 
40360              To: payner@ncifcrf.gov, perl5-porters@perl.org 
40361              Date: Tue, 18 Apr 2000 18:24:49 +0100 
40362              Message-Id: <E12hbk1-0006Ws-00@ursa.cus.cam.ac.uk> 
40363      Branch: cfgperl
40364            ! t/op/bop.t t/op/misc.t
40365 ____________________________________________________________________________
40366 [  5934] By: gsar                                  on 2000/04/24  17:16:54
40367         Log: propagate lexical warnings from surrounding scope correctly
40368              within string eval()
40369      Branch: perl
40370            ! pp_ctl.c t/pragma/warn/pp_ctl
40371 ____________________________________________________________________________
40372 [  5933] By: jhi                                   on 2000/04/24  17:01:07
40373         Log: Flatten the cpp jungle doing the nosuid checking.
40374      Branch: cfgperl
40375            ! perl.c
40376 ____________________________________________________________________________
40377 [  5932] By: gsar                                  on 2000/04/24  09:08:14
40378         Log: add rsignal(), whichsig() and do_join() to public API list
40379              (mod_perl uses them to good advantage)
40380      Branch: perl
40381            ! embed.pl global.sym objXSUB.h perlapi.c proto.h
40382 ____________________________________________________________________________
40383 [  5931] By: gsar                                  on 2000/04/24  09:01:40
40384         Log: fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
40385      Branch: perl
40386            ! pp_hot.c regexec.c t/op/pat.t
40387 ____________________________________________________________________________
40388 [  5930] By: gsar                                  on 2000/04/24  08:58:33
40389         Log: small os390 tweaks (from Peter Prymmer)
40390      Branch: perl
40391            ! config_h.SH makedepend.SH
40392 ____________________________________________________________________________
40393 [  5929] By: gsar                                  on 2000/04/24  08:55:25
40394         Log: pod nits
40395      Branch: perl
40396            ! pod/perlguts.pod
40397 ____________________________________________________________________________
40398 [  5928] By: gsar                                  on 2000/04/24  08:50:13
40399         Log: revert change#5923 ("breaks" t/lib/io_poll.t)
40400      Branch: perl
40401            ! ext/IO/lib/IO/Poll.pm
40402 ____________________________________________________________________________
40403 [  5927] By: gsar                                  on 2000/04/24  08:43:24
40404         Log: arrange for next() to resume at the unstack op rather than the
40405              loop conditional, so that scope cleanup happens correctly
40406              (from Stephen McCamant)
40407      Branch: perl
40408            ! op.c pp_ctl.c t/op/misc.t
40409 ____________________________________________________________________________
40410 [  5926] By: gsar                                  on 2000/04/24  08:18:40
40411         Log: on windows, reserve 16M of stack rather than 128M (allows more
40412              threads to run concurrently)
40413      Branch: perl
40414            ! win32/Makefile win32/makefile.mk
40415 ____________________________________________________________________________
40416 [  5925] By: gsar                                  on 2000/04/24  08:13:52
40417         Log: POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
40418      Branch: perl
40419            ! toke.c
40420 ____________________________________________________________________________
40421 [  5924] By: gsar                                  on 2000/04/24  08:08:59
40422         Log: avoid using uninitialized memory in require version check
40423      Branch: perl
40424            ! pp_ctl.c universal.c
40425 ____________________________________________________________________________
40426 [  5923] By: gsar                                  on 2000/04/24  07:20:14
40427         Log: various bugs in IO::Poll (from Lincoln D. Stein <lstein@cshl.org>)
40428      Branch: perl
40429            ! ext/IO/lib/IO/Poll.pm
40430 ____________________________________________________________________________
40431 [  5922] By: gsar                                  on 2000/04/24  07:08:42
40432         Log: commentary about IoTYPE() (from Nathan Torkington)
40433      Branch: perl
40434            ! sv.h
40435 ____________________________________________________________________________
40436 [  5921] By: gsar                                  on 2000/04/24  06:58:26
40437         Log: make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
40438              by fix
40439      Branch: perl
40440            ! sv.c t/lib/charnames.t t/pragma/utf8.t
40441 ____________________________________________________________________________
40442 [  5920] By: gsar                                  on 2000/04/24  06:37:59
40443         Log: Larry's fix for buggy propagation of utf8-ness in join(); add test
40444      Branch: perl
40445            ! doop.c t/op/ver.t
40446 ____________________________________________________________________________
40447 [  5919] By: gsar                                  on 2000/04/24  06:21:58
40448         Log: Configure might miss old directories when prefix must be
40449              expanded (from Robin Barker)
40450      Branch: metaconfig
40451            ! U/installdirs/inc_version_list.U
40452      Branch: perl
40453            ! Configure
40454 ____________________________________________________________________________
40455 [  5918] By: gsar                                  on 2000/04/24  06:16:11
40456         Log: VMS nits in glob() test (from Charles Lane)
40457      Branch: perl
40458            ! t/lib/glob-basic.t
40459 ____________________________________________________________________________
40460 [  5917] By: gsar                                  on 2000/04/24  06:11:56
40461         Log: various pod nits (from Larry Virden and others)
40462      Branch: perl
40463            ! README.amiga README.hpux README.machten README.os2
40464            ! README.os390 README.win32 embed.pl handy.h lib/IPC/Open3.pm
40465            ! pod/Win32.pod pod/perl56delta.pod pod/perlapi.pod
40466            ! pod/perlbook.pod pod/perlcompile.pod pod/perldebguts.pod
40467            ! pod/perldiag.pod pod/perlfork.pod pod/perlfunc.pod
40468            ! pod/perlguts.pod pod/perlintern.pod pod/perlipc.pod
40469            ! pod/perlmod.pod pod/perlmodinstall.pod pod/perlnumber.pod
40470            ! pod/perlop.pod pod/perlport.pod pod/perlre.pod
40471            ! pod/perltrap.pod pod/perlunicode.pod pod/perlvar.pod pp.h
40472 ____________________________________________________________________________
40473 [  5916] By: gsar                                  on 2000/04/24  05:52:43
40474         Log: ignore dotfiles (.cvsignore etc) in test (from Warren Jones
40475              <wjones@tc.fluke.com>)
40476      Branch: perl
40477            ! t/lib/glob-basic.t
40478 ____________________________________________________________________________
40479 [  5915] By: gsar                                  on 2000/04/24  05:07:01
40480         Log: supported platforms mixed up
40481      Branch: perl
40482            ! pod/perl56delta.pod pod/perlport.pod
40483 ____________________________________________________________________________
40484 [  5914] By: gsar                                  on 2000/04/24  04:56:08
40485         Log: caller() wasn't returning the right number of elements for
40486              eval {...}
40487      Branch: perl
40488            ! pp_ctl.c t/pragma/warn/9enabled
40489 ____________________________________________________________________________
40490 [  5913] By: gsar                                  on 2000/04/24  04:35:41
40491         Log: pod nit: $yday range for localtime/gmtime is 0..364 not 1..365 (from
40492              Mark-Jason Dominus)
40493      Branch: perl
40494            ! pod/perlfunc.pod
40495 ____________________________________________________________________________
40496 [  5912] By: gsar                                  on 2000/04/24  04:17:15
40497         Log: fix totally broken caching in UNIVERSAL::isa() (from
40498              Nick Ing-Simmons)
40499      Branch: perl
40500            ! t/op/universal.t universal.c
40501 ____________________________________________________________________________
40502 [  5911] By: gsar                                  on 2000/04/24  03:39:47
40503         Log: add linebreak properties from unicode/LineBrk.txt (from
40504              Dave Hartnoll <Dave_Hartnoll@3b2.com>)
40505      Branch: perl
40506            + lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
40507            + lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
40508            + lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
40509            + lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
40510            + lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
40511            + lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
40512            + lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
40513            + lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
40514            + lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
40515            + lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
40516            + lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
40517            + lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
40518            + lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
40519            + lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
40520            + lib/unicode/Is/LbrkZW.pl
40521            ! lib/unicode/mktables.PL
40522 ____________________________________________________________________________
40523 [  5910] By: gsar                                  on 2000/04/24  03:23:10
40524         Log: typo in pod
40525      Branch: perl
40526            ! ext/Thread/Thread.pm
40527 ____________________________________________________________________________
40528 [  5909] By: gsar                                  on 2000/04/24  03:22:03
40529         Log: mode argument to do_binmode() should be file mode, not boolean
40530      Branch: perl
40531            ! pp_sys.c
40532 ____________________________________________________________________________
40533 [  5908] By: gsar                                  on 2000/04/16  16:51:08
40534         Log: introduce illegal symbols into null package so that gv_fetchpv(...,TRUE)
40535              always returns a valid GV even when the symbol is trapped by strictures
40536              (avoids coredumps)
40537              
40538              TODO: the C<package;> hack needs similar treatment
40539      Branch: perl
40540            ! embedvar.h gv.c intrpvar.h perl.c perlapi.h
40541            ! t/pragma/strict-vars
40542 ____________________________________________________________________________
40543 [  5907] By: jhi                                   on 2000/03/31  23:42:56
40544         Log: pp_gmtime() assumed that newSVpvf %d would take C ints,
40545              an assumption which #5905 demolished.
40546      Branch: cfgperl
40547            ! pp_sys.c
40548 ____________________________________________________________________________
40549 [  5906] By: jhi                                   on 2000/03/31  18:54:37
40550         Log: Typo in #5905.
40551      Branch: cfgperl
40552            ! t/op/64bitint.t
40553 ____________________________________________________________________________
40554 [  5905] By: jhi                                   on 2000/03/31  18:50:54
40555         Log: Fix for "[ID 20000329.080] quad printing does not work as documented",
40556              reported by Joseph N. Hall.  The bug was that even with use64bitint
40557              one had to use the prefixes q, L, or ll with printf/sprintf,
40558              contrary to the documentation and common sense.
40559      Branch: cfgperl
40560            ! sv.c t/op/64bitint.t
40561 ____________________________________________________________________________
40562 [  5904] By: gsar                                  on 2000/03/28  02:31:32
40563         Log: add Changes, perldelta.pod
40564      Branch: perl
40565            + Changes pod/perldelta.pod
40566 ____________________________________________________________________________
40567 [  5903] By: gsar                                  on 2000/03/28  02:03:55
40568         Log: rename Changes and perldelta.pod
40569      Branch: perl
40570           +> Changes5.6 pod/perl56delta.pod
40571            - Changes pod/perldelta.pod
40572            ! MANIFEST
40573 ____________________________________________________________________________
40574 [  5902] By: gsar                                  on 2000/03/28  01:59:14
40575         Log: create maint-5.6 branch
40576      Branch: maint-5.6/perl
40577           +> (branch 1611 files)
40578 ____________________________________________________________________________
40579 [  5901] By: jhi                                   on 2000/03/23  05:48:43
40580         Log: Integrate with Sarathy.
40581      Branch: cfgperl
40582           !> Changes patchlevel.h pod/perlhist.pod pod/perltoc.pod
40583 ____________________________________________________________________________
40584 [  5900] By: gsar                                  on 2000/03/23  05:42:43
40585         Log: three guesses on what this is :-)
40586      Branch: perl
40587            ! Changes