todo entry for missing pack formats.
[p5sagit/p5-mst-13.2.git] / Changes
1 Please note: This file provides a complete, temporally ordered log of
2 changes that went into every version of Perl.  If you'd like more
3 detailed information, please consult the comments in the individual
4 patches posted to the perl5-porters mailing list.  Patches for each
5 individual change may also be obtained through ftp and rsync--see
6 perlhack.pod for the details.
7
8
9 [The "CAST AND CREW" list has been moved to AUTHORS.]
10
11 NOTE: Each change entry shows the change number; who checked it into the
12 repository; when; description of the change; which branch the change
13 happened in; and the affected files.  The file lists have a short symbolic
14 indicator:
15
16             !       modified
17             +       added
18             -       deleted
19             +>      branched (from elsewhere)
20             !>      merged changes (from elsewhere)
21
22 The Message-Ids in the change entries refer to the email messages sent
23 to the perl5-porters mailing list.  You can retrieve the messages for
24 example from http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/
25
26 This file contains only changes that affect the mainline branch,
27 not those that affect the (now decommissioned) cfgperl, or vmsperl,
28 or any other branch.
29
30 --------------
31 Version v5.7.2          Development release working toward v5.8
32 --------------
33 ____________________________________________________________________________
34 [ 14502] By: jhi                                   on 2002/01/30  14:32:25
35         Log: Subject: [PATCH re bug 200713.003] Re: Perlbug - reminder of bug(20010713.003) status
36              From: Robin Barker <rmb1@cise.npl.co.uk>
37              Date: Wed, 30 Jan 2002 11:58:33 GMT
38              Message-Id: <200201301158.LAA14883@tempest.npl.co.uk>
39      Branch: perl
40            ! lib/CPAN.pm
41 ____________________________________________________________________________
42 [ 14501] By: jhi                                   on 2002/01/30  14:20:32
43         Log: Move ext/Encode/lib/Encode.pm to ext/Encode/Encode.pm;
44              re-sort MANIFEST.
45      Branch: perl
46            + ext/Encode/Encode.pm
47            - ext/Encode/lib/Encode.pm
48            ! MANIFEST ext/Encode/Makefile.PL
49 ____________________________________________________________________________
50 [ 14500] By: jhi                                   on 2002/01/30  14:05:13
51         Log: Integrate perlio;
52              
53              Collect some stats during compile process.
54              Experiment with effect of bundling all EUC-JP, EUC-CN, EUC-KR
55              as one XS - inconclusive - marginal win?
56              Add some comments to encode.h
57      Branch: perl
58           !> ext/Encode/EUC_JP/Makefile.PL ext/Encode/compile
59           !> ext/Encode/encode.h
60 ____________________________________________________________________________
61 [ 14497] By: jhi                                   on 2002/01/30  04:40:56
62         Log: Subject: [PATCH] perl -V: (was: Re: Inline::C and Perl objects with C API's)   
63              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
64              Date: Tue, 29 Jan 2002 01:13:09 -0800
65              Message-ID: <lemV8gzkgu/K092yn@efn.org>
66      Branch: perl
67            ! configpm
68 ____________________________________________________________________________
69 [ 14496] By: jhi                                   on 2002/01/30  01:55:57
70         Log: Subject: [PATCH t/op/inccode.t] new test
71              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
72              Date: Tue, 29 Jan 2002 22:03:45 +0100
73              Message-ID: <20020129220345.A704@rafael>
74      Branch: perl
75            ! t/op/inccode.t
76 ____________________________________________________________________________
77 [ 14495] By: jhi                                   on 2002/01/30  01:01:26
78         Log: EBCDIC: t/op/lc.t now passes.
79      Branch: perl
80            ! t/op/lc.t
81 ____________________________________________________________________________
82 [ 14494] By: jhi                                   on 2002/01/30  00:41:52
83         Log: EBCDIC fix: t/op/lc.t failures 24-25, 29-30, 34-35, 39-40
84      Branch: perl
85            ! utf8.c
86 ____________________________________________________________________________
87 [ 14493] By: jhi                                   on 2002/01/29  22:32:05
88         Log: Must find stuff during build.
89      Branch: perl
90            ! ext/Encode/compile
91 ____________________________________________________________________________
92 [ 14492] By: jhi                                   on 2002/01/29  22:24:54
93         Log: Integrate with perlio;
94              
95              Basics of a compiled Encode XS extension
96      Branch: perl
97           +> ext/Encode/EUC_JP/EUC_JP.pm ext/Encode/EUC_JP/Makefile.PL
98           +> ext/Encode/Encode/euc-jp.ucm
99           !> MANIFEST ext/Encode/Encode.xs ext/Encode/compile
100           !> ext/Encode/encode.h
101 ____________________________________________________________________________
102 [ 14491] By: jhi                                   on 2002/01/29  22:23:25
103         Log: EBCDIC tweaks-- no new test passes, but getting closer.
104      Branch: perl
105            ! utf8.c
106 ____________________________________________________________________________
107 [ 14488] By: jhi                                   on 2002/01/29  16:38:58
108         Log: Subject: Re: [PATCH] Attribute::Handlers lexical refcount skew (was Re: lexical with attribute, refcount high)
109              From: Richard Clamp <richardc@unixbeard.net>
110              Date: Mon, 28 Jan 2002 02:17:55 +0000
111              Message-ID: <20020128021755.GA28344@mirth.demon.co.uk>
112      Branch: perl
113            ! lib/Attribute/Handlers.pm lib/Attribute/Handlers/t/multi.t
114 ____________________________________________________________________________
115 [ 14487] By: jhi                                   on 2002/01/29  14:23:03
116         Log: OS/390 seems to do length 0 udp reads, Nicholas says
117              skippage is for now the best cause of action.
118      Branch: perl
119            ! ext/Socket/socketpair.t
120 ____________________________________________________________________________
121 [ 14486] By: jhi                                   on 2002/01/29  14:09:21
122         Log: Encode cleanup from Dan Kogai; reworked even further.
123      Branch: perl
124            + ext/Encode/MANIFEST ext/Encode/README ext/Encode/lib/Encode.pm
125            + ext/Encode/lib/Encode/Encoding.pm
126            + ext/Encode/lib/Encode/Internal.pm ext/Encode/lib/Encode/Tcl.pm
127            + ext/Encode/lib/Encode/Tcl/Escape.pm
128            + ext/Encode/lib/Encode/Tcl/Extended.pm
129            + ext/Encode/lib/Encode/Tcl/HanZi.pm
130            + ext/Encode/lib/Encode/Tcl/Table.pm
131            + ext/Encode/lib/Encode/Unicode.pm ext/Encode/lib/Encode/XS.pm
132            + ext/Encode/lib/Encode/iso10646_1.pm
133            + ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
134            + ext/Encode/lib/EncodeFormat.pod ext/Encode/t/Encode.t
135            + ext/Encode/t/Tcl.t
136            - ext/Encode.t ext/Encode/Encode.pm
137            - ext/Encode/Encode/EncodeFormat.pod ext/Encode/Encode/Tcl.pm
138            - ext/Encode/Encode/Tcl.t ext/Encode/Todo
139            ! MANIFEST ext/Encode/Encode/8859-1.ucm
140            ! ext/Encode/Encode/8859-10.ucm ext/Encode/Encode/8859-13.ucm
141            ! ext/Encode/Encode/8859-14.ucm ext/Encode/Encode/8859-15.ucm
142            ! ext/Encode/Encode/8859-16.ucm ext/Encode/Encode/8859-2.ucm
143            ! ext/Encode/Encode/8859-3.ucm ext/Encode/Encode/8859-4.ucm
144            ! ext/Encode/Encode/8859-5.ucm ext/Encode/Encode/8859-6.ucm
145            ! ext/Encode/Encode/8859-7.ucm ext/Encode/Encode/8859-8.ucm
146            ! ext/Encode/Encode/8859-9.ucm ext/Encode/Encode/ascii.ucm
147            ! ext/Encode/Encode/cp1047.ucm ext/Encode/Encode/cp1250.ucm
148            ! ext/Encode/Encode/cp37.ucm ext/Encode/Encode/dingbats.ucm
149            ! ext/Encode/Encode/koi8-r.ucm ext/Encode/Encode/posix-bc.ucm
150            ! ext/Encode/Encode/symbol.ucm ext/Encode/Makefile.PL
151            ! ext/Encode/compile
152 ____________________________________________________________________________
153 [ 14485] By: jhi                                   on 2002/01/28  23:17:20
154         Log: Workaround for DJGPP broken F_GETFL from Laszlo.
155      Branch: perl
156            ! djgpp/djgpp.c perlio.c
157 ____________________________________________________________________________
158 [ 14484] By: jhi                                   on 2002/01/28  23:15:22
159         Log: Prettier printing from Michael Schwern.
160      Branch: perl
161            ! t/test.pl
162 ____________________________________________________________________________
163 [ 14483] By: jhi                                   on 2002/01/28  23:08:27
164         Log: Show also the debug and debugcolor as known pragmas.
165      Branch: perl
166            ! ext/re/re.pm
167 ____________________________________________________________________________
168 [ 14482] By: jhi                                   on 2002/01/28  22:08:38
169         Log: Subject: [PATCH] skip assembler.t when there is no ByteLoader
170              From: "Craig A. Berry" <craigberry@mac.com>
171              Date: Mon, 28 Jan 2002 16:30:30 -0600
172              Message-Id: <5.1.0.14.2.20020128162440.01ae7868@exchi01>
173      Branch: perl
174            ! ext/B/t/assembler.t
175 ____________________________________________________________________________
176 [ 14480] By: jhi                                   on 2002/01/28  21:57:37
177         Log: DJGPP needs to know its exe soon, too.
178      Branch: perl
179            ! Configure
180 ____________________________________________________________________________
181 [ 14479] By: jhi                                   on 2002/01/28  21:36:34
182         Log: Round #2 on EBCDICation.
183      Branch: perl
184            ! t/op/append.t
185 ____________________________________________________________________________
186 [ 14478] By: jhi                                   on 2002/01/28  21:19:40
187         Log: Integrate perlio;
188              
189              Set makefile.mk CCHOME etc. for default locations of MinGW and free
190              Borland compilers. (Borland builds one or two oddities.)
191      Branch: perl
192           !> win32/config.bc win32/makefile.mk
193 ____________________________________________________________________________
194 [ 14473] By: jhi                                   on 2002/01/28  17:12:27
195         Log: Misunderstood Merijn's patch.
196      Branch: perl
197            ! hints/hpux.sh
198 ____________________________________________________________________________
199 [ 14472] By: jhi                                   on 2002/01/28  17:11:58
200         Log: Misapplied Merijn's patch.
201      Branch: perl
202            ! Configure
203 ____________________________________________________________________________
204 [ 14471] By: jhi                                   on 2002/01/28  14:51:20
205         Log: Update Changes.
206      Branch: perl
207            ! Changes patchlevel.h
208 ____________________________________________________________________________
209 [ 14470] By: jhi                                   on 2002/01/28  14:33:36
210         Log: BeOS has sockets but not true ones.
211      Branch: perl
212            ! pp_sys.c
213 ____________________________________________________________________________
214 [ 14468] By: jhi                                   on 2002/01/28  14:03:01
215         Log: For some strange reason under the smoke harness the alignment
216              test hangs in HP-UX 10.20.  So hint it to avoid the test.
217      Branch: perl
218            ! hints/hpux.sh
219 ____________________________________________________________________________
220 [ 14467] By: jhi                                   on 2002/01/28  14:00:32
221         Log: Allow d_u32align to be hinted.
222      Branch: perl
223            ! Configure
224 ____________________________________________________________________________
225 [ 14466] By: jhi                                   on 2002/01/28  13:41:18
226         Log: The shift key is important.
227      Branch: perl
228            ! ext/B/B.xs
229 ____________________________________________________________________________
230 [ 14465] By: jhi                                   on 2002/01/28  13:36:15
231         Log: The "used only once" warnings (from gv_check) come
232              in pseudorandom hash order-- in EBCDIC the order
233              is different.  Add a new option that allow the warnings
234              to come in any order (Paul Marquess).
235      Branch: perl
236            ! lib/warnings.t t/lib/warnings/perl
237 ____________________________________________________________________________
238 [ 14464] By: jhi                                   on 2002/01/28  13:04:58
239         Log: Integrate perlio; the 0nothread test failure without threads.
240      Branch: perl
241           !> ext/threads/shared/t/0nothread.t
242 ____________________________________________________________________________
243 [ 14460] By: jhi                                   on 2002/01/28  03:37:30
244         Log: FAQ sync.
245      Branch: perl
246            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
247            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
248            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
249            ! pod/perlfaq9.pod
250 ____________________________________________________________________________
251 [ 14459] By: jhi                                   on 2002/01/28  02:28:10
252         Log: Upgrade to podlators 1.20.
253      Branch: perl
254            ! lib/Pod/Text/Overstrike.pm lib/Pod/t/basic.t
255 ____________________________________________________________________________
256 [ 14458] By: jhi                                   on 2002/01/28  01:36:28
257         Log: Retract #14448, a better patch coming up.
258      Branch: perl
259            ! lib/Pod/t/basic.t
260 ____________________________________________________________________________
261 [ 14457] By: jhi                                   on 2002/01/28  01:31:40
262         Log: EBCDIC portability.
263      Branch: perl
264            ! t/op/append.t
265 ____________________________________________________________________________
266 [ 14456] By: jhi                                   on 2002/01/27  23:49:40
267         Log: Further cygwin installperl tweak from Gerrit P. Haase.
268      Branch: perl
269            ! installperl
270 ____________________________________________________________________________
271 [ 14455] By: jhi                                   on 2002/01/27  23:47:42
272         Log: A bug in Bulgarian EBCDIC locale (this sounds like
273              a Sherlock Holmes mystery...)  Well, a few more EBCDICs
274              locales failed, too.  The patch works around the bug by
275              skipping the test, but the real problem may be deeper
276              (affecting probably only EBCDIC platforms, though):
277              see the comment in locale.t for more details.
278      Branch: perl
279            ! lib/locale.t
280 ____________________________________________________________________________
281 [ 14453] By: jhi                                   on 2002/01/27  22:36:08
282         Log: Subject: Bleadperl on Cygwin today
283              From: "Gerrit P. Haase" <gp@familiehaase.de>              
284              Date: Sun, 27 Jan 2002 22:30:41 +0100
285              Message-ID: <462007239437.20020127223041@familiehaase.de>
286      Branch: perl
287            ! Configure cygwin/Makefile.SHs cygwin/perlld.in installperl
288            ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/t/Embed.t
289            ! lib/ExtUtils/t/MM_Cygwin.t
290 ____________________________________________________________________________
291 [ 14452] By: jhi                                   on 2002/01/27  21:57:56
292         Log: Unfinished EBCDIC branch.
293      Branch: perl
294            ! t/op/ver.t
295 ____________________________________________________________________________
296 [ 14451] By: jhi                                   on 2002/01/27  21:47:29
297         Log: B::cstring() and B::Deparse EBCDIC fixes from Rafael Garcia-Suarez.
298      Branch: perl
299            ! ext/B/B.xs ext/B/B/Deparse.pm
300 ____________________________________________________________________________
301 [ 14450] By: jhi                                   on 2002/01/27  21:44:37
302         Log: Cleanup the stash test, and reclaim it in non-ASCII-sorting
303              platforms.
304      Branch: perl
305            ! ext/B/t/stash.t
306 ____________________________________________________________________________
307 [ 14449] By: jhi                                   on 2002/01/27  19:34:56
308         Log: Apparently no need for EBCDIC exception any more.
309      Branch: perl
310            ! ext/B/t/showlex.t
311 ____________________________________________________________________________
312 [ 14448] By: jhi                                   on 2002/01/27  18:48:17
313         Log: (retracted by #14458)
314              (Russ Allbery) OS/390 is using a high-bit character for ESC,
315              skip the test for now.  A better fix would be to override
316              the notion of the platform's escape sequence in the test
317              of Pod::Text::Termcap.  We may have to apply a filter to
318              the output to substitute back in the ESC character that
319              the test expects, but only on OS/390.
320      Branch: perl
321            ! lib/Pod/t/basic.t
322 ____________________________________________________________________________
323 [ 14447] By: jhi                                   on 2002/01/27  18:19:01
324         Log: Detypo.
325      Branch: perl
326            ! ext/Devel/Peek/Peek.t
327 ____________________________________________________________________________
328 [ 14446] By: jhi                                   on 2002/01/27  17:57:21
329         Log: OS/390 USS has a different idea of the pw* functions.
330              Also, test the name with eq, not with ==.
331      Branch: perl
332            ! lib/User/pwent.t
333 ____________________________________________________________________________
334 [ 14445] By: jhi                                   on 2002/01/27  17:37:54
335         Log: O_RDONLY/O_WRONLY/O_RDWR portability.
336      Branch: perl
337            ! doio.c
338 ____________________________________________________________________________
339 [ 14444] By: jhi                                   on 2002/01/27  16:32:32
340         Log: ASCIIisms.
341      Branch: perl
342            ! ext/PerlIO/t/encoding.t
343 ____________________________________________________________________________
344 [ 14443] By: jhi                                   on 2002/01/27  15:59:31
345         Log: chr(42) ne '*'  if one is in EBCDIC.
346      Branch: perl
347            ! t/op/pack.t
348 ____________________________________________________________________________
349 [ 14442] By: jhi                                   on 2002/01/27  15:26:52
350         Log: Subject: [PATCH] Fix up recent op/stat.t failures
351              From: Andy Dougherty <doughera@lafayette.edu>
352              Date: Sun, 27 Jan 2002 09:46:38 -0500 (EST)
353              Message-ID: <Pine.SOL.4.10.10201270943120.4253-100000@maxwell.phys.lafayette.edu>         
354      Branch: perl
355            ! t/op/stat.t
356 ____________________________________________________________________________
357 [ 14441] By: jhi                                   on 2002/01/27  15:21:49
358         Log: Subject: [ PATCH ] Re: Smoke 14406 /pro/3gl/CPAN/perl-current
359              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
360              Date: Sun, 27 Jan 2002 15:03:18 +0100
361              Message-Id: <20020127145902.0EA2.H.M.BRAND@hccnet.nl>
362      Branch: perl
363            ! lib/ExtUtils/t/Command.t
364 ____________________________________________________________________________
365 [ 14440] By: jhi                                   on 2002/01/27  15:20:52
366         Log: Subject: [PATCH B::Deparse] new switch: don't check prototypes while deparsing
367              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
368              Date: Sun, 27 Jan 2002 14:51:10 +0100
369              Message-ID: <20020127145110.A16332@rafael>
370      Branch: perl
371            ! ext/B/B/Deparse.pm
372 ____________________________________________________________________________
373 [ 14438] By: jhi                                   on 2002/01/26  23:56:53
374         Log: Comment to avoid later "cleanups."
375      Branch: perl
376            ! lib/ExtUtils/MakeMaker.pm
377 ____________________________________________________________________________
378 [ 14437] By: jhi                                   on 2002/01/26  23:54:50
379         Log: USS V2R10 seems to be happier with env FOO=... cmd ...
380              instead of just FOO=... cmd ...
381      Branch: perl
382            ! Makefile.SH
383 ____________________________________________________________________________
384 [ 14436] By: jhi                                   on 2002/01/26  23:14:04
385         Log: Overquoting bad (in UNIX one would get
386              Can't open perl script "'-I../lib'": No such file or directory)
387      Branch: perl
388            ! lib/Pod/t/Usage.t
389 ____________________________________________________________________________
390 [ 14435] By: jhi                                   on 2002/01/26  22:41:05
391         Log: Integrate perlio;
392              
393              "All tests successful" VC6.0 Win32
394              (Update config.vc to need cppstdin so those tests are skipped...)
395      Branch: perl
396           !> win32/config.vc win32/config_H.bc win32/config_H.gc
397           !> win32/config_H.vc
398 ____________________________________________________________________________
399 [ 14433] By: jhi                                   on 2002/01/26  21:38:56
400         Log: Integrate perlio;
401              
402              1st two tests of File/Find/t/find.t and taint.t were run after 
403              calling cleanup(). If previous fail had left for_find directory,
404              but no content in it then cleanup() returned cd'ed to that directory.
405              So tests failed. Fixed cleanup()-s.
406              
407              If we get to sighandler by mistake (no perl handler set) then
408              warn() and exit() rather than die() - should never happen
409              but if it does context needed to die is likely to be trashed
410              as well.
411              
412              Win32 signal emulation cleanup.
413              
414              Tinkering with thread cleanup mutex-ing - not the problem 
415              (op.c is) but could have been...
416              
417              Fix/band-aid for op.c's anon CV leak fix co-existing with threads.
418              Should really be looked at by someone that knows about pads.
419              
420              Gurusamy Sarathy <gsar@ActiveState.com>'s patch to Filter::Simple
421              for CRLF line endings.
422      Branch: perl
423           !> ext/threads/threads.xs lib/File/Find/t/find.t
424           !> lib/File/Find/t/taint.t lib/Filter/Simple.pm mg.c op.c
425           !> win32/perlhost.h win32/win32.c win32/win32.h win32/win32iop.h
426 ____________________________________________________________________________
427 [ 14430] By: jhi                                   on 2002/01/26  20:54:16
428         Log: Subject: Re: [PATCH @14417] vmsify Pod::Usage and its test
429              From: "Craig A. Berry" <craigberry@mac.com>       
430              Date: Sat, 26 Jan 2002 11:19:44 -0600
431              Message-Id: <a05101000b87895064ee3@[172.16.52.1]>
432      Branch: perl
433            ! lib/Pod/Usage.pm lib/Pod/t/Usage.t
434 ____________________________________________________________________________
435 [ 14424] By: jhi                                   on 2002/01/25  22:10:11
436         Log: Integrate perlio;
437              
438              Fix winsystem.t's attempt to build showav.exe to work
439              with gcc (which writes a.exe unless told with -o ).
440              Also put in a few more fail-safes to check .exe got
441              built somehow.
442              
443              More Win32 tuning
444              
445              Save $! so that other syscalls don't disturb it before
446              we test it.
447      Branch: perl
448           !> ext/Socket/socketpair.t t/op/stat.t t/op/taint.t
449           !> t/op/winsystem.t
450 ____________________________________________________________________________
451 [ 14423] By: jhi                                   on 2002/01/25  22:08:09
452         Log: Subject: [PATCH] new test in op/universal.t
453              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
454              Date: Fri, 25 Jan 2002 23:17:33 +0100
455              Message-ID: <20020125231733.A11733@rafael>
456      Branch: perl
457            ! t/op/universal.t
458 ____________________________________________________________________________
459 [ 14419] By: jhi                                   on 2002/01/25  17:25:05
460         Log: Subject: [Patch Encode.xs] calculation of need overflows
461              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
462              Date: Sat, 26 Jan 2002 00:58:50 +0900
463              Message-Id: <20020126005802.89B3.BQW10602@nifty.com>
464      Branch: perl
465            ! ext/Encode/Encode.xs
466 ____________________________________________________________________________
467 [ 14418] By: jhi                                   on 2002/01/25  16:28:40
468         Log: Integrate changes 13474+13478+13584 from maintperl;
469              anon sub leakage.
470      Branch: perl
471            ! op.c t/run/fresh_perl.t
472 ____________________________________________________________________________
473 [ 14417] By: jhi                                   on 2002/01/25  15:34:18
474         Log: Update Changes.
475      Branch: perl
476            ! Changes patchlevel.h
477 ____________________________________________________________________________
478 [ 14416] By: jhi                                   on 2002/01/25  15:04:25
479         Log: Integrate perlio; extensive threads and threads::shared work
480              (note that the below is a chronological list of perlio
481              check-in entries since the last integrate)
482              
483              Nearly-working threads re-structuring. Do not integrate,
484              submit-ing to get to Win32, and as "off site" backup.
485              
486              threads work again on Win32. (Not threads::shared yet)
487              Submit to see if they do on Linux.
488              
489              Add new threads/typemap to MANIFEST
490              
491              XS side of new threads::shared designed, coded and compiles,
492              and mostly commented but is totaly untested.
493              submit in case anyone wants a preview.
494              
495              Miss mg_len == 0 meaning don't Safefree
496              
497              Shared scalars working, some shared array ops working.
498              
499              Implement recursive lock and use of scope for PL_sharedsv_space,
500              so now croak() from asserts does not leave locks.
501              Make hv_simple compile (new prototype for debugging probe).
502              
503              thread::shared nearly working again - remaining issue
504              is references withing shared space.
505              Added bulk test with no threads involved (for debugging)
506              Tuned tests to skip those needing _thrcnt
507              
508              SvTEMP_off to stop private PV's being stolen and stored in shared space
509              
510              Except Win32 from echo tests. (Alarm does not break into connect)
511              
512              Expand command line test globs on Win32.
513              
514              threads::shared tidy up:
515              - Add _id() function to shared.xs so we can test refs point at same thing.
516              - Use that rather that comparing stringified ref in shared/t/hv_refs.t
517              - Allow no_share to pass if sharing to works despite mis-ordering.
518              - Change docs of threads to document ->create() (as used in tests),
519              and not mention "new".
520              
521              Linux/NFS hackery was not faking right number of passes.
522      Branch: perl
523           +> ext/threads/shared/t/0nothread.t ext/threads/shared/typemap
524           +> ext/threads/typemap
525            - ext/threads/threads.h sharedsv.c sharedsv.h
526            ! NetWare/config_H.wc
527           !> (integrate 38 files)
528 ____________________________________________________________________________
529 [ 14415] By: jhi                                   on 2002/01/25  14:33:43
530         Log: Subject: Re: perldebguts minor tweaks
531              From: Joe McMahon <mcmahon@metalab.unc.edu>
532              Date: Fri, 25 Jan 2002 10:32:45 -0500 (EST)
533              Message-ID: <Pine.LNX.4.33.0201251031530.9326-100000@tribal.metalab.unc.edu>
534      Branch: perl
535            ! pod/perldebguts.pod
536 ____________________________________________________________________________
537 [ 14413] By: jhi                                   on 2002/01/25  14:05:49
538         Log: Okay, you can come home now, _().
539      Branch: perl
540            ! config_h.SH
541 ____________________________________________________________________________
542 [ 14409] By: jhi                                   on 2002/01/24  21:08:35
543         Log: Subject: perldebguts minor tweaks
544              From: Joe McMahon <mcmahon@metalab.unc.edu>
545              Date: Thu, 24 Jan 2002 16:48:43 -0500 (EST)
546              Message-ID: <Pine.LNX.4.33.0201241646580.14744-100000@tribal.metalab.unc.edu>
547      Branch: perl
548            ! pod/perldebguts.pod
549 ____________________________________________________________________________
550 [ 14408] By: jhi                                   on 2002/01/24  20:58:15
551         Log: Subject: [PATCH] perldebguts.pod [bleadperl]
552              From: Peter Scott <Peter@PSDT.com>
553              Date: Thu, 24 Jan 2002 08:51:34 -0800
554              Message-Id: <4.3.2.7.2.20020123073917.00bac740@mail.webquarry.com>
555      Branch: perl
556            ! pod/perldebguts.pod
557 ____________________________________________________________________________
558 [ 14407] By: jhi                                   on 2002/01/24  20:55:34
559         Log: Few more paranoia checks for Unicode hash keys.
560      Branch: perl
561            ! t/op/each.t
562 ____________________________________________________________________________
563 [ 14406] By: jhi                                   on 2002/01/24  18:03:02
564         Log: Subject: [PATCH] Suppress /bin/ls errors in t/op/stat.t
565              From: Andy Dougherty <doughera@lafayette.edu>
566              Date: Thu, 24 Jan 2002 13:02:20 -0500 (EST)
567              Message-ID: <Pine.SOL.4.10.10201241238510.23176-100000@maxwell.phys.lafayette.edu>
568      Branch: perl
569            ! t/op/stat.t
570 ____________________________________________________________________________
571 [ 14405] By: jhi                                   on 2002/01/24  15:44:31
572         Log: The
573              
574              Subject: Very old debugger UTF-8 bug
575              From: andreas.koenig@anima.de (Andreas J. Koenig)
576              Date: 24 Jan 2002 12:45:44 +0100
577              Message-ID: <m3y9iot1jr.fsf@anima.de>
578              
579              still broken, but this should work as a stopgap
580              measure to stop pp_match accessing naughty data.
581      Branch: perl
582            ! pod/perldiag.pod pp_hot.c
583 ____________________________________________________________________________
584 [ 14403] By: jhi                                   on 2002/01/24  13:13:29
585         Log: Pacify picky compilers (this time Sun Workshop).
586      Branch: perl
587            ! Configure
588 ____________________________________________________________________________
589 [ 14402] By: jhi                                   on 2002/01/24  12:45:02
590         Log: Subject: Very old debugger UTF-8 bug
591              From: andreas.koenig@anima.de (Andreas J. Koenig)
592              Date: 24 Jan 2002 12:45:44 +0100
593              Message-ID: <m3y9iot1jr.fsf@anima.de>
594      Branch: perl
595            ! lib/dumpvar.pl
596 ____________________________________________________________________________
597 [ 14400] By: jhi                                   on 2002/01/24  02:49:05
598         Log: Sprinkle some copyrights (use the oldest timestamp to
599              be found in the repository, which is most often not right,
600              but at least consistent)
601      Branch: perl
602            ! XSUB.h cc_runtime.h dosish.h embed.h embed.pl embedvar.h
603            ! fakesdio.h fakethr.h global.sym globals.c keywords.h
604            ! keywords.pl miniperlmain.c nostdio.h opcode.h opcode.pl
605            ! opnames.h patchlevel.h perl.h perlapi.c perlapi.h perlio.h
606            ! perlsdio.h perlsfio.h perlvars.h proto.h regcomp.h regexp.h
607            ! scope.h sharedsv.h taint.c thrdvar.h thread.h universal.c
608            ! unixish.h xsutils.c
609 ____________________________________________________________________________
610 [ 14391] By: jhi                                   on 2002/01/23  18:48:45
611         Log: Copyright++.  (Not all the toplevel *.h have one, it seems.)
612      Branch: perl
613            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
614            ! doop.c dump.c form.h gv.c gv.h handy.h hv.c hv.h locale.c mg.c
615            ! mg.h numeric.c op.c op.h perl.c perl.h perlio.c perly.y
616            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlmodinstall.pod
617            ! pod/perluniintro.pod pp.c pp.h pp_ctl.c pp_hot.c pp_pack.c
618            ! pp_sort.c pp_sys.c regcomp.c regexec.c run.c scope.c
619            ! sharedsv.c sv.c sv.h toke.c utf8.c utf8.h utfebcdic.h util.c
620            ! util.h x2p/EXTERN.h x2p/INTERN.h x2p/a2p.c x2p/a2p.h x2p/a2p.y
621            ! x2p/hash.c x2p/hash.h x2p/proto.h x2p/str.c x2p/str.h
622            ! x2p/util.c x2p/util.h x2p/walk.c
623 ____________________________________________________________________________
624 [ 14390] By: jhi                                   on 2002/01/23  18:30:18
625         Log: Unused (the only occurrence of USE_BYTES_DOWNGRADES) and
626              therefore quite probably also obsolete code.
627      Branch: perl
628            ! sv.c
629 ____________________________________________________________________________
630 [ 14389] By: jhi                                   on 2002/01/23  15:09:38
631         Log: Update Changes.
632      Branch: perl
633            ! Changes patchlevel.h
634 ____________________________________________________________________________
635 [ 14388] By: jhi                                   on 2002/01/23  15:04:06
636         Log: Small update on todo.  Could use a lot more.
637      Branch: perl
638            ! pod/perltodo.pod
639 ____________________________________________________________________________
640 [ 14386] By: jhi                                   on 2002/01/23  14:19:01
641         Log: Subject: [ID 20020121.003] perldata doco bug
642              From: John Stumbles <jstumbles@bluearc.com>
643              Date: Mon, 21 Jan 2002 14:19:56 -0000
644              Message-Id: <4586CA8FDDC2D411A1C700508BB4AC33016765D1@ukexchange.synaxia.com>
645      Branch: perl
646            ! pod/perldata.pod
647 ____________________________________________________________________________
648 [ 14385] By: jhi                                   on 2002/01/23  14:17:52
649         Log: Subject: [PATCH] Re: bless() bug ? Why fails reblessing of 'main::Object' to 'Object' ?
650              From: Michael G Schwern <schwern@pobox.com>
651              Date: Mon, 21 Jan 2002 15:16:42 -0500
652              Message-ID: <20020121201642.GA6659@blackrider>
653      Branch: perl
654            ! embed.fnc embed.h proto.h t/op/universal.t universal.c
655 ____________________________________________________________________________
656 [ 14384] By: jhi                                   on 2002/01/23  13:45:30
657         Log: Subject: [PATCH] Re: eval not catching warnings?
658              From: abigail@foad.org
659              Date: Wed, 23 Jan 2002 15:35:47 +0100
660              Message-ID: <20020123143547.24798.qmail@foad.org>
661      Branch: perl
662            ! pod/perlfunc.pod
663 ____________________________________________________________________________
664 [ 14383] By: jhi                                   on 2002/01/23  03:57:58
665         Log: Subject: [ID 20020122.012] Not OK: perl v5.7.2 +DEVEL14368 on cygwin-multi-64int 1.3.6(0.4732) (UNINSTALLED)
666              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
667              Date: Tue, 22 Jan 2002 17:00:54 -0800            
668              Message-Id: <GtgT8gzkg+CG092yn@efn.org> 
669      Branch: perl
670            ! t/run/fresh_perl.t
671 ____________________________________________________________________________
672 [ 14381] By: jhi                                   on 2002/01/23  03:47:05
673         Log: HP-UX 10.20 cc pacifying from Merijn.
674      Branch: perl
675            ! Configure
676 ____________________________________________________________________________
677 [ 14380] By: jhi                                   on 2002/01/23  03:41:26
678         Log: Subject: [PATCH] test.com shebang handling (was Re: VMS@14369)
679              From: "Craig A. Berry" <craigberry@mac.com> 
680              Date: Tue, 22 Jan 2002 22:14:26 -0600
681              Message-Id: <a05101000b873de9cf801@[172.16.52.1]>
682      Branch: perl
683            ! vms/test.com
684 ____________________________________________________________________________
685 [ 14379] By: jhi                                   on 2002/01/23  03:11:31
686         Log: AIX cpp bug: having macro arguments and character constants
687              "the same" means trouble (here s and 's')
688              What broke now was 841 and 842 of t/op/pat.t, because of the
689              ANYOF_UNICODE_FOLD_SHARP_S() in utf8.h, ccversion 5.0.1.0
690              (note that breakage happened only under cc_r and usethreads+
691              useithreads)
692      Branch: perl
693            ! utf8.h
694 ____________________________________________________________________________
695 [ 14376] By: jhi                                   on 2002/01/22  16:46:48
696         Log: Subject: [PATCH] Support truncate() in VOS port
697              From: Paul_GreenVOS@vos.stratus.com
698              Date: Mon, 21 Jan 02 23:27 est
699              Message-Id: <200201220428.XAA15304@mailhub1.stratus.com>
700      Branch: perl
701            + vos/vos.c
702            ! MANIFEST hints/vos.sh vos/vosish.h
703 ____________________________________________________________________________
704 [ 14374] By: jhi                                   on 2002/01/22  16:36:41
705         Log: Get rid of the _() macro since (1) we require ANSI anyway
706              (2) Other software (GNU) seems to use it and we don't need it,
707              so let's give it up.
708      Branch: perl
709            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
710            ! config_h.SH ext/Devel/PPPort/PPPort.pm malloc.c
711            ! plan9/config.plan9 pod/perltoc.pod uconfig.h
712            ! vos/config.alpha.h vos/config.ga.h win32/config_H.bc
713            ! win32/config_H.gc win32/config_H.vc win32/config_H.win64
714            ! wince/config.h wince/config_H.ce
715 ____________________________________________________________________________
716 [ 14371] By: jhi                                   on 2002/01/21  19:36:04
717         Log: Subject: [BUG] /\_/ an unrecognized escape?
718              From: Michael G Schwern <schwern@pobox.com>
719              Date: Mon, 21 Jan 2002 15:22:54 -0500
720              Message-ID: <20020121202254.GA6731@blackrider>
721      Branch: perl
722            ! t/lib/warnings/toke toke.c
723 ____________________________________________________________________________
724 [ 14370] By: jhi                                   on 2002/01/21  19:16:00
725         Log: Undo the renaming of the Unicode data files; the simple
726              solution being not including the *.html files.  This means
727              that in the future there is no need for any renamings
728              (well, assuming that the Consortium doesn't cause any),
729              and the files are named like they are in the Consortium
730              website, thus alleviating confusion.
731      Branch: perl
732            + lib/unicore/ArabicShaping.txt lib/unicore/BidiMirroring.txt
733            + lib/unicore/CaseFolding.txt
734            + lib/unicore/CompositionExclusions.txt
735            + lib/unicore/EastAsianWidth.txt lib/unicore/LineBreak.txt
736            + lib/unicore/SpecialCasing.txt lib/unicore/UnicodeData.txt
737            - lib/unicore/ArabShap.txt lib/unicore/BidiMirr.txt
738            - lib/unicore/CaseFold.txt lib/unicore/CompExcl.txt
739            - lib/unicore/EAWidth.txt lib/unicore/LineBrk.txt
740            - lib/unicore/NamesList.html lib/unicore/PropList.html
741            - lib/unicore/SpecCase.txt lib/unicore/UCD.html
742            - lib/unicore/Unicode.html lib/unicore/Unicode.txt
743            - lib/unicore/rename
744            ! (edit 285 files)
745 ____________________________________________________________________________
746 [ 14369] By: jhi                                   on 2002/01/21  15:10:59
747         Log: Update Changes.
748      Branch: perl
749            ! Changes patchlevel.h
750 ____________________________________________________________________________
751 [ 14368] By: jhi                                   on 2002/01/21  14:56:42
752         Log: Subject: RE: BCC for Win32 is unhappy @14331
753              From: "Konovalov, Vadim" <vkonovalov@spb.Lucent.com>
754              Date: Mon, 21 Jan 2002 09:48:40 +0300
755              Message-ID: <80C37C8B4041FB4F9135D70A0AAD71B30F00E5@ru0028exch01.spb.lucent.com>
756              
757              (using IV instead of int)
758      Branch: perl
759            ! hv.h
760 ____________________________________________________________________________
761 [ 14367] By: jhi                                   on 2002/01/21  14:29:05
762         Log: path_is_absolute() needs a prototype (and maybe
763              a better name, but that's another story).
764      Branch: perl
765            ! embed.fnc embed.h pp_ctl.c proto.h
766 ____________________________________________________________________________
767 [ 14366] By: jhi                                   on 2002/01/21  14:07:35
768         Log: Subject: Re: coderefs in @INC
769              From: Chris Nandor <pudge@pobox.com>
770              Date: Thu, 17 Jan 2002 11:26:02 -0500
771              Message-Id: <p0510030eb86ca7bc03e0@[10.0.1.177]>
772      Branch: perl
773            ! pp_ctl.c
774 ____________________________________________________________________________
775 [ 14365] By: jhi                                   on 2002/01/21  14:06:11
776         Log: Subject: Re: [PATCH warnings, perldiag] document diagnostics
777              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
778              Date: Sun, 20 Jan 2002 22:53:56 +0100
779              Message-ID: <20020120225356.A12093@rafael>
780      Branch: perl
781            ! lib/warnings.pm pod/perldiag.pod t/lib/warnings/2use
782            ! t/lib/warnings/9enabled warnings.h warnings.pl
783 ____________________________________________________________________________
784 [ 14364] By: jhi                                   on 2002/01/21  03:53:08
785         Log: Subject: [PATCH] MakeMaker.pm sub-Makefile.PL tweak for VMS
786              From: "Craig A. Berry" <craigberry@mac.com>
787              Date: Sun, 20 Jan 2002 22:49:42 -0600
788              Message-Id: <a05101004b8714273d60c@[172.16.52.1]>
789      Branch: perl
790            ! lib/ExtUtils/MakeMaker.pm
791 ____________________________________________________________________________
792 [ 14360] By: jhi                                   on 2002/01/20  17:11:12
793         Log: Subject: [PATCH] lib/ExtUtils/t/Command.t -- VOS Fixes
794              From: Paul_GreenVOS@vos.stratus.com
795              Date: Sat, 19 Jan 02 17:17 est
796              Message-Id: <200201192218.RAA07911@mailhub1.stratus.com>
797              
798              Subject: [PATCH] lib/ExtUtils/t/Command.t -- add more tests
799              From: Paul_GreenVOS@vos.stratus.com
800              Date: Sat, 19 Jan 02 17:19 est
801              Message-Id: <200201192218.RAA12331@mailhub2.stratus.com>
802      Branch: perl
803            ! lib/ExtUtils/t/Command.t
804 ____________________________________________________________________________
805 [ 14359] By: jhi                                   on 2002/01/20  17:09:40
806         Log: Subject: [PATCH] lib/AnyDBM_File.t -- VOS fix         
807              From: Paul_GreenVOS@vos.stratus.com
808              Date: Sat, 19 Jan 02 14:30 est
809              Message-Id: <200201191932.OAA05601@mailhub1.stratus.com>
810      Branch: perl
811            ! lib/AnyDBM_File.t
812 ____________________________________________________________________________
813 [ 14358] By: jhi                                   on 2002/01/20  17:01:38
814         Log: Subject: [REPATCH] Re: [PATCH] ext/File/Glob/t/basic.t - VOS patch
815              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr> 
816              Date: Sun, 20 Jan 2002 13:51:36 +0100
817              Message-ID: <20020120135136.A710@rafael>
818      Branch: perl
819            ! ext/File/Glob/t/basic.t
820 ____________________________________________________________________________
821 [ 14354] By: jhi                                   on 2002/01/20  06:35:54
822         Log: Make also hex() and oct() to croak if their arguments
823              cannot be downgraded (that is, if they contain wide
824              characters), just like crypt() does (and use the croak
825              feature of sv_utf8_downgrade()).
826      Branch: perl
827            ! pp.c t/op/oct.t
828 ____________________________________________________________________________
829 [ 14351] By: jhi                                   on 2002/01/19  21:06:58
830         Log: Regen toc.
831      Branch: perl
832            ! pod/perltoc.pod
833 ____________________________________________________________________________
834 [ 14350] By: jhi                                   on 2002/01/19  21:03:07
835         Log: Subject: Re: some file names inside pod/perl*delta files don't match .pod names
836              From: David Dyck <dcd@tc.fluke.com>
837              Date: Sat, 19 Jan 2002 13:31:36 -0800 (PST) 
838              Message-ID: <Pine.LNX.4.33.0201191329420.21630-100000@dd.tc.fluke.com>
839      Branch: perl
840            ! pod/perl5004delta.pod pod/perl5005delta.pod
841            ! pod/perl561delta.pod pod/perl56delta.pod
842 ____________________________________________________________________________
843 [ 14349] By: jhi                                   on 2002/01/19  20:07:17
844         Log: FAQ sync.
845      Branch: perl
846            ! pod/perlfaq1.pod pod/perlfaq2.pod
847 ____________________________________________________________________________
848 [ 14348] By: jhi                                   on 2002/01/19  17:58:34
849         Log: Subject: [PATCH lib/Pod/t/Usage.t]
850              From: Abe Timmerman <abe@ztreet.demon.nl>
851              Date: Sat, 19 Jan 2002 19:57:57 +0100
852              Message-ID: <f1gj4usu5m76bv88a3ldptnmo6ld7d44ri@4ax.com>
853      Branch: perl
854            + lib/Pod/t/Usage.t
855            ! MANIFEST
856 ____________________________________________________________________________
857 [ 14347] By: jhi                                   on 2002/01/19  17:57:08
858         Log: Subject: [PATCH] ext/SDBM_File/sdbm.t -- VOS fix
859              From: Paul_GreenVOS@vos.stratus.com
860              Date: Sat, 19 Jan 02 13:15 est
861              Message-Id: <200201191814.NAA09367@mailhub2.stratus.com>
862      Branch: perl
863            ! ext/SDBM_File/sdbm.t
864 ____________________________________________________________________________
865 [ 14346] By: jhi                                   on 2002/01/19  17:55:55
866         Log: Integrate perlio; Split out core of sv_magic() into sv_magicext().
867      Branch: perl
868           !> embed.fnc embed.h embedvar.h global.sym perlapi.c perlapi.h
869           !> pod/perlapi.pod pod/perlintern.pod proto.h sv.c util.c
870 ____________________________________________________________________________
871 [ 14345] By: gbarr                                 on 2002/01/19  16:51:23
872         Log: Alternative Time::Local algorithm that uses matematical formula
873              for timegm instead of progressive guessing
874      Branch: perl
875            ! lib/Time/Local.pm
876 ____________________________________________________________________________
877 [ 14344] By: jhi                                   on 2002/01/19  16:11:09
878         Log: Subject: [PATCH] ext/File/Glob/t/basic.t - VOS patch
879              From: Paul_GreenVOS@vos.stratus.com
880              Date: Sat, 19 Jan 02 11:20 est
881              Message-Id: <200201191619.LAA07751@mailhub2.stratus.com>
882      Branch: perl
883            ! ext/File/Glob/t/basic.t
884 ____________________________________________________________________________
885 [ 14343] By: jhi                                   on 2002/01/19  16:09:52
886         Log: Subject: [PATCH] ext/Cwd/t/cwd.t -- for VOS
887              From: Paul_GreenVOS@vos.stratus.com
888              Date: Fri, 18 Jan 02 22:56 est
889              Message-Id: <200201190400.XAA16899@mailhub1.stratus.com>       
890      Branch: perl
891            ! ext/Cwd/t/cwd.t
892 ____________________________________________________________________________
893 [ 14342] By: jhi                                   on 2002/01/19  16:08:19
894         Log: Subject: [PATCH] lib/Time/Local.t patch w/o 2038 check           
895              From: Paul_GreenVOS@vos.stratus.com
896              Date: Fri, 18 Jan 02 22:48 est
897              Message-Id: <200201190349.WAA28294@mailhub2.stratus.com>
898      Branch: perl
899            ! lib/Time/Local.t
900 ____________________________________________________________________________
901 [ 14341] By: jhi                                   on 2002/01/19  16:06:56
902         Log: Subject: [PATCH] ext/Devel/DProf/DProf.t - different way
903              From: Paul_GreenVOS@vos.stratus.com
904              Date: Fri, 18 Jan 02 16:22 est
905              Message-Id: <200201182125.QAA08563@mailhub1.stratus.com>
906      Branch: perl
907            ! ext/Devel/DProf/DProf.t
908 ____________________________________________________________________________
909 [ 14340] By: jhi                                   on 2002/01/19  03:00:26
910         Log: Subject: [PATCH] Re: ext/Devel/DProf/DProf.t -- use exe_ext
911              From: Tels <perl_dummy@bloodgate.com>
912              Date: Fri, 18 Jan 2002 22:07:14 +0100 (CET) 
913              Message-Id: <200201182106.XAA19133@taku.hut.fi>
914      Branch: perl
915            ! t/comp/script.t t/op/stat.t t/run/fresh_perl.t
916 ____________________________________________________________________________
917 [ 14339] By: jhi                                   on 2002/01/19  02:56:26
918         Log: Don't do socketpair udp unless you've got all what it takes.
919      Branch: perl
920            ! util.c
921 ____________________________________________________________________________
922 [ 14338] By: jhi                                   on 2002/01/19  02:51:34
923         Log: Subject: [PATCH] Re: perl@14331 - BeOS now quite happy  
924              From: Tels <perl_dummy@bloodgate.com>
925              Date: Fri, 18 Jan 2002 23:07:01 +0100 (CET) 
926              Message-Id: <200201182206.AAA15310@taku.hut.fi>
927      Branch: perl
928            ! lib/ExtUtils/MM_BeOS.pm
929 ____________________________________________________________________________
930 [ 14336] By: jhi                                   on 2002/01/19  02:47:50
931         Log: Avoid bare "set", and kiss .uucp goodbye.
932      Branch: perl
933            ! Configure
934 ____________________________________________________________________________
935 [ 14334] By: jhi                                   on 2002/01/18  21:16:08
936         Log: Retract #14327 for now, going to the limit seems
937              to be too much for many platforms.
938      Branch: perl
939            ! lib/Time/Local.t
940 ____________________________________________________________________________
941 [ 14331] By: jhi                                   on 2002/01/18  16:09:38
942         Log: Update Changes.
943      Branch: perl
944            ! Changes patchlevel.h
945 ____________________________________________________________________________
946 [ 14330] By: jhi                                   on 2002/01/18  15:07:49
947         Log: Try to make the connect/read/write timeouting.
948      Branch: perl
949            ! ext/Socket/Socket.t
950 ____________________________________________________________________________
951 [ 14329] By: jhi                                   on 2002/01/18  14:49:49
952         Log: Netware Makefile tweak from Ananth Kesari.
953      Branch: perl
954            ! NetWare/Makefile
955 ____________________________________________________________________________
956 [ 14328] By: jhi                                   on 2002/01/18  14:37:02
957         Log: Subject: [PATCH] Re: [PATCH] Re: [ID 20020117.010] File::Find documentation
958              From: Michael G Schwern <schwern@pobox.com>
959              Date: Fri, 18 Jan 2002 03:10:27 -0500
960              Message-ID: <20020118081027.GE7226@blackrider>
961      Branch: perl
962            ! lib/File/Find.pm
963 ____________________________________________________________________________
964 [ 14327] By: jhi                                   on 2002/01/18  14:33:19
965         Log: (retracted by #14334)
966              
967              Subject: [PATCH] Improving lib/Time/Local.t
968              From: Paul_GreenVOS@vos.stratus.com        
969              Date: Thu, 17 Jan 02 22:36 est
970              Message-Id: <200201180335.WAA08768@mailhub2.stratus.com> 
971      Branch: perl
972            ! lib/Time/Local.t
973 ____________________________________________________________________________
974 [ 14326] By: jhi                                   on 2002/01/18  14:32:08
975         Log: Subject: [PATCH t/MM_Win32.t] was: [ANNOUNCE] ExtUtils::MakeMaker 5.48_03 
976              From: Abe Timmerman <abe@ztreet.demon.nl>  
977              Date: Fri, 18 Jan 2002 13:18:47 +0100
978              Message-ID: <4l4g4ustql73mlnm5n2jm68vcn4ctf85a1@4ax.com> 
979      Branch: perl
980            ! lib/ExtUtils/t/MM_Win32.t
981 ____________________________________________________________________________
982 [ 14325] By: jhi                                   on 2002/01/18  14:30:49
983         Log: Subject: [PATCH] Syncing with bleadperl 
984              From: Michael G Schwern <schwern@pobox.com> 
985              Date: Fri, 18 Jan 2002 03:04:33 -0500
986              Message-ID: <20020118080432.GC7226@blackrider>
987      Branch: perl
988            + lib/ExtUtils/Changes lib/ExtUtils/instmodsh t/lib/TieOut.pm
989            - lib/ExtUtils/inst
990            ! MANIFEST lib/ExtUtils/Embed.pm lib/ExtUtils/Liblist.pm
991            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
992            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/Mkbootstrap.pm
993            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/t/Command.t
994            ! lib/ExtUtils/t/Embed.t lib/ExtUtils/t/ExtUtils.t
995            ! lib/ExtUtils/t/Installed.t lib/ExtUtils/t/MM_BeOS.t
996            ! lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_OS2.t
997            ! lib/ExtUtils/t/MM_Unix.t lib/ExtUtils/t/MM_VMS.t
998            ! lib/ExtUtils/t/MM_Win32.t lib/ExtUtils/t/Manifest.t
999            ! lib/ExtUtils/t/Mkbootstrap.t lib/ExtUtils/t/Packlist.t
1000            ! lib/ExtUtils/t/hints.t lib/ExtUtils/t/testlib.t
1001            ! lib/ExtUtils/testlib.pm
1002 ____________________________________________________________________________
1003 [ 14324] By: jhi                                   on 2002/01/18  13:40:56
1004         Log: Detypo.
1005      Branch: perl
1006            ! AUTHORS
1007 ____________________________________________________________________________
1008 [ 14323] By: jhi                                   on 2002/01/18  00:35:24
1009         Log: Subject: [PATCH] MM check_hints test
1010              From: Michael G Schwern <schwern@pobox.com>
1011              Date: Thu, 17 Jan 2002 20:25:57 -0500
1012              Message-ID: <20020118012557.GE32762@blackrider>
1013      Branch: perl
1014            + lib/ExtUtils/t/hints.t
1015            ! MANIFEST
1016 ____________________________________________________________________________
1017 [ 14322] By: jhi                                   on 2002/01/18  00:21:11
1018         Log: Subject: [PATCH] Re: [PATCH] Re: ndbm failing on linux ?        
1019              From: Michael G Schwern <schwern@pobox.com> 
1020              Date: Thu, 17 Jan 2002 20:12:20 -0500
1021              Message-ID: <20020118011220.GC32762@blackrider>
1022              
1023              (#14317 replaced with this)
1024      Branch: perl
1025            ! lib/ExtUtils/MakeMaker.pm
1026 ____________________________________________________________________________
1027 [ 14321] By: jhi                                   on 2002/01/17  22:51:55
1028         Log: Subject: [PATCH perldiag] overload.pm warnings
1029              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
1030              Date: Thu, 17 Jan 2002 23:53:49 +0100
1031              Message-ID: <20020117235349.A14530@rafael>
1032      Branch: perl
1033            ! pod/perldiag.pod
1034 ____________________________________________________________________________
1035 [ 14320] By: jhi                                   on 2002/01/17  22:49:36
1036         Log: Subject: [PATCH] Re: [ID 20020117.010] File::Find documentation
1037              From: Michael G Schwern <schwern@pobox.com>
1038              Date: Thu, 17 Jan 2002 16:35:47 -0500
1039              Message-ID: <20020117213546.GD23830@blackrider>
1040      Branch: perl
1041            ! lib/File/Find.pm
1042 ____________________________________________________________________________
1043 [ 14319] By: jhi                                   on 2002/01/17  22:43:12
1044         Log: Subject: [PATCH pod/perltodo.pod] One TODO is TODONE
1045              From: chromatic <chromatic@rmci.net>
1046              Date: Thu, 17 Jan 2002 13:04:22 -0700
1047              Message-ID: <20020117200557.98720.qmail@onion.perl.org>
1048      Branch: perl
1049            ! pod/perltodo.pod
1050 ____________________________________________________________________________
1051 [ 14318] By: jhi                                   on 2002/01/17  22:42:12
1052         Log: Subject: [PATCH lib/ExtUtils/t/Mkbootstrap] Silence warnings (was Re: [ANNOUNCE] ExtUtils::MakeMaker 5.48_01, the CPAN version)
1053              From: chromatic <chromatic@rmci.net>
1054              Date: Thu, 17 Jan 2002 12:59:04 -0700
1055              Message-ID: <20020117200039.96481.qmail@onion.perl.org>
1056      Branch: perl
1057            ! lib/ExtUtils/t/Mkbootstrap.t
1058 ____________________________________________________________________________
1059 [ 14317] By: jhi                                   on 2002/01/17  22:39:48
1060         Log: (replaced by #14322)
1061              The #14300 broke hints file handling.
1062      Branch: perl
1063            ! lib/ExtUtils/MakeMaker.pm
1064 ____________________________________________________________________________
1065 [ 14315] By: jhi                                   on 2002/01/17  22:13:44
1066         Log: Subject: [PATCH] long doubles
1067              From: Nicholas Clark <nick@unfortu.net>
1068              Date: Thu, 17 Jan 2002 17:06:28 +0000
1069              Message-ID: <20020117170627.GD513@Bagpuss.unfortu.net>
1070      Branch: perl
1071            ! Configure
1072 ____________________________________________________________________________
1073 [ 14313] By: jhi                                   on 2002/01/17  21:51:05
1074         Log: Subject: [PATCH] Trivial Configure patch (really i_ndbm.U)
1075              From: Andy Dougherty <doughera@lafayette.edu>
1076              Date: Thu, 17 Jan 2002 11:44:48 -0500 (EST)
1077              Message-ID: <Pine.SOL.4.10.10201171141280.25122-100000@maxwell.phys.lafayette.edu>
1078      Branch: perl
1079            ! Configure
1080 ____________________________________________________________________________
1081 [ 14311] By: sky                                   on 2002/01/17  21:01:00
1082         Log: Simplify the code that duplicates the threads 
1083              init function and the parameters to the thread by using sv_dup. 
1084              Note,what happens if you pass a shared variable as a parameter?
1085      Branch: perl
1086            ! ext/threads/threads.xs
1087 ____________________________________________________________________________
1088 [ 14310] By: jhi                                   on 2002/01/17  15:23:56
1089         Log: Update Changes.
1090      Branch: perl
1091            ! Changes patchlevel.h
1092 ____________________________________________________________________________
1093 [ 14309] By: jhi                                   on 2002/01/17  14:39:20
1094         Log: Rename kill_perl to fresh_perl; replace fresh_perl()
1095              with fresh_perl_is() and fresh_perl_like().
1096      Branch: perl
1097            + t/run/fresh_perl.t
1098            - t/run/kill_perl.t
1099            ! MANIFEST t/test.pl
1100 ____________________________________________________________________________
1101 [ 14308] By: jhi                                   on 2002/01/17  14:06:46
1102         Log: Subject: Re: [Patch @14129] fixes Unicode::Normalize
1103              From: Benjamin Goldberg <goldbb2@earthlink.net>
1104              Date: Wed, 09 Jan 2002 21:03:16 -0500
1105              Message-ID: <3C3CF664.A2BF3AC2@earthlink.net>
1106      Branch: perl
1107            ! ext/Unicode/Normalize/Normalize.pm
1108 ____________________________________________________________________________
1109 [ 14307] By: jhi                                   on 2002/01/17  14:04:06
1110         Log: Retract #14144 as Hugo isn't happy with it.
1111      Branch: perl
1112            ! scope.c t/run/kill_perl.t
1113 ____________________________________________________________________________
1114 [ 14306] By: jhi                                   on 2002/01/17  13:57:53
1115         Log: Subject: [REPATCH] Attribute::Handlers lexical refcount circus
1116              From: Richard Clamp <richardc@unixbeard.net>
1117              Date: Wed, 16 Jan 2002 17:34:31 +0000
1118              Message-ID: <20020116173431.GA28924@mirth.demon.co.uk>
1119      Branch: perl
1120            ! lib/Attribute/Handlers.pm lib/Attribute/Handlers/t/multi.t
1121 ____________________________________________________________________________
1122 [ 14305] By: jhi                                   on 2002/01/17  13:32:56
1123         Log: Subject: [PATCH bleadperl] No more warnings from Opcode.c
1124              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
1125              Date: Tue, 15 Jan 2002 21:23:30 +0100
1126              Message-ID: <595405346.20020115212330@tesla.rcub.bg.ac.yu>
1127      Branch: perl
1128            ! ext/Opcode/Opcode.xs
1129 ____________________________________________________________________________
1130 [ 14304] By: jhi                                   on 2002/01/16  16:55:52
1131         Log: Subject: [PATCH] Fix crypt.t and fs.t tests
1132              From: Paul_GreenVOS@vos.stratus.com
1133              Date: Wed, 16 Jan 02 6:42 est
1134              Message-Id: <200201161143.GAA02292@mailhub1.stratus.com>
1135      Branch: perl
1136            ! t/io/fs.t t/op/crypt.t
1137 ____________________________________________________________________________
1138 [ 14303] By: jhi                                   on 2002/01/16  14:55:57
1139         Log: Subject: Re: [PATCH] length of undefined $(digit) should warn    
1140              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
1141              Date: Wed, 16 Jan 2002 13:43:39 +0100
1142              Message-ID: <20020116134339.A704@rafael>
1143              
1144              (replaces #14302)
1145      Branch: perl
1146            ! mg.c t/lib/warnings/mg
1147 ____________________________________________________________________________
1148 [ 14302] By: jhi                                   on 2002/01/16  13:47:58
1149         Log: (replaced by #14303)
1150              Subject: [PATCH] length of undefined $(digit) should warn
1151              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
1152              Date: Tue, 15 Jan 2002 23:02:44 +0100            
1153              Message-ID: <20020115230244.A31786@rafael>     
1154      Branch: perl
1155            ! mg.c t/lib/warnings/mg
1156 ____________________________________________________________________________
1157 [ 14301] By: jhi                                   on 2002/01/16  13:45:20
1158         Log: The non-MakeMaker.pm parts of
1159              
1160              Subject: [PATCH] Re: MM_Beos.pm?
1161              From: Tels <perl_dummy@bloodgate.com>
1162              Date: Mon, 14 Jan 2002 21:00:31 +0100 (CET)  
1163              Message-Id: <200201142006.WAA29544@taas.iki.fi>
1164      Branch: perl
1165            ! ext/SDBM_File/sdbm/Makefile.PL lib/ExtUtils/MM_Unix.pm
1166            ! lib/ExtUtils/t/MM_Unix.t
1167 ____________________________________________________________________________
1168 [ 14300] By: jhi                                   on 2002/01/16  13:40:53
1169         Log: Subject: [PATCH] Re: [PATCH] strictifying ExtUtils::MakeMaker, take 3
1170              From: Michael G Schwern <schwern@pobox.com>    
1171              Date: Tue, 15 Jan 2002 20:07:50 -0500            
1172              Message-ID: <20020116010750.GH625@blackrider>  
1173      Branch: perl
1174            ! lib/ExtUtils/MakeMaker.pm
1175 ____________________________________________________________________________
1176 [ 14299] By: jhi                                   on 2002/01/16  13:37:41
1177         Log: Subject: [PATCH] lib/Text/Tabs.pm doc format touchup
1178              From: Jeffrey Friedl <jfriedl@yahoo.com>       
1179              Date: Tue, 15 Jan 2002 15:30:22 -0800 (PST)      
1180              Message-Id: <200201152330.g0FNUM784820@ventrue.corp.yahoo.com>
1181      Branch: perl
1182            ! lib/Text/Tabs.pm
1183 ____________________________________________________________________________
1184 [ 14298] By: jhi                                   on 2002/01/16  13:34:29
1185         Log: Subject: [PATCH] Tidy up EXE_EXT patches to MM_Unix.pm
1186              From: "Green, Paul" <Paul.Green@stratus.com>
1187              Date: Tue, 15 Jan 2002 22:28:10 -0500
1188              Message-ID: <95AE3CDB3543D511883A0020485B38B9023534F0@exna3.stratus.com>
1189      Branch: perl
1190            ! lib/ExtUtils/MM_Unix.pm
1191 ____________________________________________________________________________
1192 [ 14297] By: jhi                                   on 2002/01/16  13:21:26
1193         Log: Integrate perlio; offsetof() is in <stddef.h>
1194      Branch: perl
1195           !> ext/Socket/Socket.xs
1196 ____________________________________________________________________________
1197 [ 14294] By: jhi                                   on 2002/01/16  05:37:29
1198         Log: Jeffrey's Unicode adventure continues: unify the In/*.pl
1199              and Is/*.pl to lib/*.pl, remove In.pl and Is.pl, introduce
1200              Canonical.pl and Exact.pl.
1201      Branch: perl
1202            + (add 259 files)
1203            - (delete 288 files)
1204            ! MANIFEST lib/unicore/Makefile lib/unicore/Properties
1205            ! lib/unicore/To/Digit.pl lib/unicore/To/Fold.pl
1206            ! lib/unicore/To/Lower.pl lib/unicore/To/Title.pl
1207            ! lib/unicore/To/Upper.pl lib/unicore/mktables lib/utf8_heavy.pl
1208 ____________________________________________________________________________
1209 [ 14293] By: jhi                                   on 2002/01/16  00:32:27
1210         Log: s/SvPV/SvPVbyte/g, as suggested by Gisle Aas.
1211      Branch: perl
1212            ! ext/Socket/Socket.xs
1213 ____________________________________________________________________________
1214 [ 14292] By: jhi                                   on 2002/01/15  20:06:49
1215         Log: Subject: [PATCH] Add Slab_Free to embed.fnc
1216              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
1217              Date: Tue, 15 Jan 2002 21:59:19 +0100
1218              Message-ID: <3C44A637.16602.25EB208@localhost>
1219      Branch: perl
1220            ! embed.fnc embed.h proto.h
1221 ____________________________________________________________________________
1222 [ 14291] By: jhi                                   on 2002/01/15  20:00:02
1223         Log: Duh.  The updated In/*.pl weren't checked in.
1224      Branch: perl
1225            ! lib/unicore/In/Alphabet.pl lib/unicore/In/Arabic.pl
1226            ! lib/unicore/In/ArabicP2.pl lib/unicore/In/ArabicPr.pl
1227            ! lib/unicore/In/Armenian.pl lib/unicore/In/Arrows.pl
1228            ! lib/unicore/In/BasicLat.pl lib/unicore/In/Bengali.pl
1229            ! lib/unicore/In/BlockEle.pl lib/unicore/In/Bopomof2.pl
1230            ! lib/unicore/In/Bopomofo.pl lib/unicore/In/BoxDrawi.pl
1231            ! lib/unicore/In/BrailleP.pl lib/unicore/In/Byzantin.pl
1232            ! lib/unicore/In/Cherokee.pl lib/unicore/In/CjkComp2.pl
1233            ! lib/unicore/In/CjkComp3.pl lib/unicore/In/CjkComp4.pl
1234            ! lib/unicore/In/CjkCompa.pl lib/unicore/In/CjkRadic.pl
1235            ! lib/unicore/In/CjkSymbo.pl lib/unicore/In/CjkUnif2.pl
1236            ! lib/unicore/In/CjkUnif3.pl lib/unicore/In/CjkUnifi.pl
1237            ! lib/unicore/In/Combini2.pl lib/unicore/In/Combini3.pl
1238            ! lib/unicore/In/Combinin.pl lib/unicore/In/ControlP.pl
1239            ! lib/unicore/In/Currency.pl lib/unicore/In/Cyrillic.pl
1240            ! lib/unicore/In/Deseret.pl lib/unicore/In/Devanaga.pl
1241            ! lib/unicore/In/Dingbats.pl lib/unicore/In/Enclose2.pl
1242            ! lib/unicore/In/Enclosed.pl lib/unicore/In/Ethiopic.pl
1243            ! lib/unicore/In/GeneralP.pl lib/unicore/In/Geometri.pl
1244            ! lib/unicore/In/Georgian.pl lib/unicore/In/Gothic.pl
1245            ! lib/unicore/In/Greek.pl lib/unicore/In/GreekExt.pl
1246            ! lib/unicore/In/Gujarati.pl lib/unicore/In/Gurmukhi.pl
1247            ! lib/unicore/In/Halfwidt.pl lib/unicore/In/HangulCo.pl
1248            ! lib/unicore/In/HangulJa.pl lib/unicore/In/HangulSy.pl
1249            ! lib/unicore/In/Hebrew.pl lib/unicore/In/HighPriv.pl
1250            ! lib/unicore/In/HighSurr.pl lib/unicore/In/Hiragana.pl
1251            ! lib/unicore/In/Ideograp.pl lib/unicore/In/IpaExten.pl
1252            ! lib/unicore/In/Kanbun.pl lib/unicore/In/KangxiRa.pl
1253            ! lib/unicore/In/Kannada.pl lib/unicore/In/Katakana.pl
1254            ! lib/unicore/In/Khmer.pl lib/unicore/In/Lao.pl
1255            ! lib/unicore/In/Latin1Su.pl lib/unicore/In/LatinEx2.pl
1256            ! lib/unicore/In/LatinEx3.pl lib/unicore/In/LatinExt.pl
1257            ! lib/unicore/In/Letterli.pl lib/unicore/In/LowSurro.pl
1258            ! lib/unicore/In/Malayala.pl lib/unicore/In/Mathema2.pl
1259            ! lib/unicore/In/Mathemat.pl lib/unicore/In/Miscell2.pl
1260            ! lib/unicore/In/Miscella.pl lib/unicore/In/Mongolia.pl
1261            ! lib/unicore/In/MusicalS.pl lib/unicore/In/Myanmar.pl
1262            ! lib/unicore/In/NumberFo.pl lib/unicore/In/Ogham.pl
1263            ! lib/unicore/In/OldItali.pl lib/unicore/In/OpticalC.pl
1264            ! lib/unicore/In/Oriya.pl lib/unicore/In/PrivateU.pl
1265            ! lib/unicore/In/Runic.pl lib/unicore/In/Sinhala.pl
1266            ! lib/unicore/In/SmallFor.pl lib/unicore/In/SpacingM.pl
1267            ! lib/unicore/In/Specials.pl lib/unicore/In/Superscr.pl
1268            ! lib/unicore/In/Syriac.pl lib/unicore/In/Tags.pl
1269            ! lib/unicore/In/Tamil.pl lib/unicore/In/Telugu.pl
1270            ! lib/unicore/In/Thaana.pl lib/unicore/In/Thai.pl
1271            ! lib/unicore/In/Tibetan.pl lib/unicore/In/UnifiedC.pl
1272            ! lib/unicore/In/YiRadica.pl lib/unicore/In/YiSyllab.pl
1273 ____________________________________________________________________________
1274 [ 14290] By: jhi                                   on 2002/01/15  18:39:54
1275         Log: Update Changes.
1276      Branch: perl
1277            ! Changes patchlevel.h
1278 ____________________________________________________________________________
1279 [ 14289] By: jhi                                   on 2002/01/15  18:38:03
1280         Log: Jeffrey is trying very hard to avoid working on his
1281              book, it would seem :-) (better naming, better comments
1282              in the files)
1283      Branch: perl
1284            + lib/unicore/Is/AsciiHex.pl lib/unicore/Is/IdContin.pl
1285            + lib/unicore/Is/IdStart.pl lib/unicore/Is/L_.pl
1286            + lib/unicore/Is/_CanonDC.pl lib/unicore/Is/_CaseIgn.pl
1287            + lib/unicore/Is/_CombAbo.pl lib/unicore/Properties
1288            - lib/unicore/Is/2.pl lib/unicore/Is/ASCIIHex.pl
1289            - lib/unicore/Is/CanonDCI.pl lib/unicore/Is/CaseIgno.pl
1290            - lib/unicore/Is/CombAbov.pl lib/unicore/Is/IDContin.pl
1291            - lib/unicore/Is/IDStart.pl
1292            ! (edit 200 files)
1293 ____________________________________________________________________________
1294 [ 14287] By: jhi                                   on 2002/01/15  17:55:54
1295         Log: Some protection against spaces in directory names.
1296              (Tru64 still has some makedepend problems in such
1297              cases but that looks like Tru64's problem.)
1298      Branch: perl
1299            ! Configure Makefile.SH
1300 ____________________________________________________________________________
1301 [ 14286] By: jhi                                   on 2002/01/15  17:13:28
1302         Log: Should have been in #14285 but I have sausages for fingers.
1303      Branch: perl
1304            + lib/ExtUtils/MM_BeOS.pm
1305 ____________________________________________________________________________
1306 [ 14285] By: jhi                                   on 2002/01/15  17:12:59
1307         Log: MM_BeOS from Tels.
1308      Branch: perl
1309            + lib/ExtUtils/t/MM_BeOS.t
1310            ! MANIFEST
1311 ____________________________________________________________________________
1312 [ 14284] By: jhi                                   on 2002/01/15  15:55:53
1313         Log: Integrate perlio;
1314              
1315              (reintroduce #14251) Slab allocator for ops
1316              - moved the statics to intrpvar.h
1317              - implemented Slab_Free()
1318              - uses PerlMemShared (for now) if distinction exists.
1319              
1320              Slab allocator submit after resolve -ay to keep it!
1321              
1322              Hand merge of non slab allocator stuff
1323              
1324              const-ness fix in savepv's passing of NULL
1325              
1326              Typo in #else branch of PL_SLAB_ALLOC
1327              
1328              Integrate rest of mainline
1329              
1330              Regen embed enable slab for PERL_IMPLICIT_SYS
1331              
1332              Correct name of PL_OP_SLAB_ALLOC
1333              
1334              Correct slab allocator for case where sizeof(IV) > sizeof(IV *)
1335              e.g. -Duse64bitint on a 32-bit platform.
1336              Now uses I32 for use-count and is more careful with its casts.
1337      Branch: perl
1338           !> (integrate 28 files)
1339 ____________________________________________________________________________
1340 [ 14279] By: jhi                                   on 2002/01/15  14:43:04
1341         Log: Subject: [PATCH] Socket::sockaddr_family
1342              From: Gisle Aas <gisle@ActiveState.com> 
1343              Date: 15 Jan 2002 06:35:28 -0800
1344              Message-ID: <lr1ygrk7gv.fsf@caliper.activestate.com>
1345      Branch: perl
1346            ! ext/Socket/Socket.pm ext/Socket/Socket.t ext/Socket/Socket.xs
1347 ____________________________________________________________________________
1348 [ 14278] By: jhi                                   on 2002/01/15  14:37:34
1349         Log: Subject: [PATCH perldiag] Style issue
1350              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
1351              Date: Tue, 15 Jan 2002 15:36:30 +0100                
1352              Message-ID: <20020115153630.A11568@rafael>
1353      Branch: perl
1354            ! pod/perldiag.pod
1355 ____________________________________________________________________________
1356 [ 14276] By: jhi                                   on 2002/01/15  14:22:38
1357         Log: NetWare tweak from Ananth Kesari.
1358      Branch: perl
1359            ! lib/ExtUtils/MakeMaker.pm
1360 ____________________________________________________________________________
1361 [ 14275] By: jhi                                   on 2002/01/15  14:19:43
1362         Log: Throwback.
1363      Branch: perl
1364            ! MANIFEST
1365 ____________________________________________________________________________
1366 [ 14274] By: jhi                                   on 2002/01/15  14:16:28
1367         Log: A couple of additional character classes from Jeffrey,
1368              hopefully useful in future for internal use for implementing
1369              some special cases of casing.
1370              
1371              Also regenerate once more all the character classes,
1372              now without the timestamp.  A timestamp would be kind of
1373              nice but it's not: having a timestamp in a file means that
1374              even if the effective contents of file really didn't
1375              change, the file looks as if it changed.
1376      Branch: perl
1377            + lib/unicore/Is/CanonDCI.pl lib/unicore/Is/CaseIgno.pl
1378            + lib/unicore/Is/CombAbov.pl
1379            ! (edit 304 files)
1380 ____________________________________________________________________________
1381 [ 14273] By: jhi                                   on 2002/01/15  13:53:01
1382         Log: Make the test harder.
1383      Branch: perl
1384            ! t/op/pat.t
1385 ____________________________________________________________________________
1386 [ 14272] By: jhi                                   on 2002/01/15  13:51:11
1387         Log: Additional utf8_heavy.pl tweak from Jeffrey.
1388      Branch: perl
1389            ! lib/utf8_heavy.pl
1390 ____________________________________________________________________________
1391 [ 14264] By: jhi                                   on 2002/01/15  04:19:11
1392         Log: Pod nits.
1393      Branch: perl
1394            ! lib/Unicode/UCD.pm pod/perlunicode.pod
1395 ____________________________________________________________________________
1396 [ 14263] By: jhi                                   on 2002/01/15  02:14:29
1397         Log: The Unicode categories doc patch to go with #14254,
1398              from Jeffrey.
1399      Branch: perl
1400            ! lib/Unicode/UCD.pm pod/perldelta.pod pod/perlunicode.pod
1401 ____________________________________________________________________________
1402 [ 14262] By: jhi                                   on 2002/01/15  01:30:09
1403         Log: There isn't going to be perl.third.exe.
1404      Branch: perl
1405            ! Makefile.SH
1406 ____________________________________________________________________________
1407 [ 14261] By: jhi                                   on 2002/01/15  01:25:11
1408         Log: Subject: [PATCH] small coredump correction
1409              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
1410              Date: Tue, 15 Jan 2002 00:22:52 +0100
1411              Message-ID: <20020115002252.I691@rafael>
1412      Branch: perl
1413            ! op.c
1414 ____________________________________________________________________________
1415 [ 14260] By: jhi                                   on 2002/01/15  01:23:53
1416         Log: Subject: [PATCH] Overriding readline() should also override <FH>     
1417              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
1418              Date: Mon, 14 Jan 2002 23:03:04 +0100
1419              Message-ID: <20020114230304.A691@rafael>   
1420              
1421              Subject: Re: [PATCH] Overriding readline() should also override <FH> 
1422              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
1423              Date: Mon, 14 Jan 2002 23:18:43 +0100
1424              Message-ID: <20020114231843.E691@rafael>   
1425      Branch: perl
1426            ! pod/perlsub.pod t/op/override.t toke.c
1427 ____________________________________________________________________________
1428 [ 14256] By: jhi                                   on 2002/01/14  14:42:12
1429         Log: Update Changes.
1430      Branch: perl
1431            ! Changes patchlevel.h
1432 ____________________________________________________________________________
1433 [ 14255] By: jhi                                   on 2002/01/14  14:04:24
1434         Log: Retract #14251 (the op slab allocator from perlio)
1435              until we figure out why 2.2.19 x86 debian gets
1436              a circular sibling chain and therefore hangs in
1437              the Perl_ck_subr() sibling for-loop.
1438      Branch: perl
1439            ! embed.fnc embed.h embedvar.h global.sym intrpvar.h op.c perl.h
1440            ! perlapi.c perlapi.h proto.h
1441 ____________________________________________________________________________
1442 [ 14254] By: jhi                                   on 2002/01/14  13:25:07
1443         Log: Big mktables rewrite from Jeffrey;
1444              documentation not yet updated.
1445      Branch: perl
1446            + (add 171 files)
1447            - (delete 182 files)
1448            ! (edit 135 files)
1449 ____________________________________________________________________________
1450 [ 14253] By: ams                                   on 2002/01/14  03:15:05
1451         Log: Subject: Re: [ID 20020113.006] Cwd.pm uses uninitialized $ENV{PATH}
1452              From: Michael G Schwern <schwern@pobox.com>
1453              Date: Sun, 13 Jan 2002 21:00:07 -0500
1454              Message-Id: <20020114020007.GB2877@blackrider>
1455      Branch: perl
1456            ! lib/Cwd.pm
1457 ____________________________________________________________________________
1458 [ 14252] By: jhi                                   on 2002/01/14  00:27:41
1459         Log: Subject: Re: Win32 status - progress !
1460              From: Abe Timmerman <abe@ztreet.demon.nl>       
1461              Date: Mon, 14 Jan 2002 02:29:51 +0100
1462              Message-ID: <9rc44u4sl4hjfm32if71ggjlm0qpvvacs3@4ax.com>
1463      Branch: perl
1464            ! lib/ExtUtils/t/MM_Win32.t
1465 ____________________________________________________________________________
1466 [ 14251] By: jhi                                   on 2002/01/13  23:30:05
1467         Log: Integrate perlio.
1468              
1469              Slab allocator for ops
1470              - moved the statics to intrpvar.h
1471              - implemented Slab_Free()
1472              - uses PerlMemShared (for now) if distinction exists.
1473      Branch: perl
1474           !> embed.fnc embed.h embedvar.h global.sym intrpvar.h op.c perl.h
1475           !> perlapi.c perlapi.h proto.h
1476 ____________________________________________________________________________
1477 [ 14249] By: jhi                                   on 2002/01/13  19:55:10
1478         Log: Start a new test category: uni.  Much of t/op/pat
1479              should probably be moved here, but holding on that
1480              until Jeffrey finishes his big mktables rewrite.
1481              Bits and pieces of op/split, op/pack, op/append,
1482              op/join, could probably be moved to respective uni
1483              tests, too.
1484      Branch: perl
1485            + t/uni/fold.t t/uni/sprintf.t
1486            - t/op/unifold.t t/op/unisprintf.t
1487            ! MANIFEST t/TEST t/harness
1488 ____________________________________________________________________________
1489 [ 14248] By: jhi                                   on 2002/01/13  19:52:02
1490         Log: Subject: [PATCH] enable Win32 to build again
1491              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
1492              Date: Sun, 13 Jan 2002 21:49:24 +0100
1493              Message-ID: <3C4200E4.15926.23F6131@localhost>
1494              
1495              miniperl.exe.exe does not exe that well.
1496      Branch: perl
1497            ! lib/ExtUtils/MM_Unix.pm
1498 ____________________________________________________________________________
1499 [ 14247] By: jhi                                   on 2002/01/13  19:50:23
1500         Log: Mention some of the load-affected tests.
1501      Branch: perl
1502            ! INSTALL
1503 ____________________________________________________________________________
1504 [ 14246] By: jhi                                   on 2002/01/13  19:38:17
1505         Log: Move the UTF-8 conversion code earlier so that
1506              op/ver is happy.
1507      Branch: perl
1508            ! sv.c t/op/ver.t
1509 ____________________________________________________________________________
1510 [ 14245] By: jhi                                   on 2002/01/13  19:19:59
1511         Log: Upgrade to Scalar-List-Util 1.06.  The Makefile.PLs
1512              have diverged quite a bit so no updates there.
1513      Branch: perl
1514            ! ext/List/Util/ChangeLog ext/List/Util/Util.xs
1515            ! ext/List/Util/lib/List/Util.pm
1516            ! ext/List/Util/lib/Scalar/Util.pm
1517 ____________________________________________________________________________
1518 [ 14244] By: jhi                                   on 2002/01/13  18:27:00
1519         Log: Make the crypt() pickier: if downgrading doesn't work,
1520              croak.
1521      Branch: perl
1522            ! pod/perldiag.pod pod/perlfunc.pod pp.c t/op/crypt.t
1523 ____________________________________________________________________________
1524 [ 14243] By: jhi                                   on 2002/01/13  18:12:23
1525         Log: Grow the buffer in case Unicode caused size changes
1526              (and it very probably did).
1527      Branch: perl
1528            ! sv.c
1529 ____________________________________________________________________________
1530 [ 14242] By: jhi                                   on 2002/01/13  17:46:45
1531         Log: Future-proofing from Jeffrey Friedl (for conflicting
1532              In* and Is* names).
1533      Branch: perl
1534            ! lib/utf8_heavy.pl
1535 ____________________________________________________________________________
1536 [ 14241] By: jhi                                   on 2002/01/13  17:40:29
1537         Log: Subject: [PATCH] Re: Warning in B.xs
1538              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
1539              Date: Sun, 13 Jan 2002 19:39:52 +0100
1540              Message-ID: <3C41E288.20562.1C8C895@localhost>
1541      Branch: perl
1542            ! ext/B/B.xs
1543 ____________________________________________________________________________
1544 [ 14240] By: jhi                                   on 2002/01/13  17:35:48
1545         Log: Subject: Re: lookbehind broken with latest bleedperl
1546              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
1547              Date: Sun, 13 Jan 2002 18:06:22 +0000
1548              Message-Id: <200201131806.g0DI6Mp20089@crypt.compulink.co.uk>
1549      Branch: perl
1550            ! regexec.c t/op/re_tests
1551 ____________________________________________________________________________
1552 [ 14239] By: jhi                                   on 2002/01/13  17:24:51
1553         Log: Subject: [PATCH] more MM_Unix.t tests
1554              From: Tels <perl_dummy@bloodgate.com>
1555              Date: Sun, 13 Jan 2002 17:16:19 +0100 (CET) 
1556              Message-Id: <200201131621.SAA17925@tiku.hut.fi>
1557              
1558              Subject: [PATCH] 14220 misunderstood, I bet          
1559              From: andreas.koenig@anima.de (Andreas J. Koenig)
1560              Date: 12 Jan 2002 21:31:58 +0100
1561              Message-ID: <m3k7un8g5d.fsf@anima.de>
1562      Branch: perl
1563            ! lib/ExtUtils/t/MM_Unix.t
1564 ____________________________________________________________________________
1565 [ 14238] By: jhi                                   on 2002/01/13  17:14:25
1566         Log: Subject: [PATCH] Re: MM_UNIX::parse_version() and my $VERSION        
1567              From: Tels <perl_dummy@bloodgate.com>
1568              Date: Sun, 13 Jan 2002 16:58:27 +0100 (CET) 
1569              Message-Id: <200201131602.SAA15687@tiku.hut.fi>
1570              
1571              Subject: RE: [PATCH] Re: MM_UNIX::parse_version() and my $VERSION    
1572              From: Tels <perl_dummy@bloodgate.com>
1573              Date: Sun, 13 Jan 2002 17:05:23 +0100 (CET) 
1574              Message-Id: <200201131610.SAA18974@tiku.hut.fi>
1575      Branch: perl
1576            ! lib/ExtUtils/MM_Unix.pm
1577 ____________________________________________________________________________
1578 [ 14237] By: jhi                                   on 2002/01/13  17:12:04
1579         Log: Subject: [PATCH] Re: [FAIL] Benchmark.t intermittent failure
1580              From: Nicholas Clark <nick@unfortu.net> 
1581              Date: Sun, 13 Jan 2002 15:58:34 +0000
1582              Message-ID: <20020113155833.C314@Bagpuss.unfortu.net>
1583      Branch: perl
1584            ! lib/Benchmark.t
1585 ____________________________________________________________________________
1586 [ 14236] By: jhi                                   on 2002/01/13  17:08:18
1587         Log: Anton Berezin did more reading and the uid setting story
1588              gets more complex.
1589      Branch: perl
1590            ! pod/perltodo.pod utils/perldoc.PL
1591 ____________________________________________________________________________
1592 [ 14235] By: jhi                                   on 2002/01/13  16:45:52
1593         Log: Integrate perlio;
1594              
1595              Win32 fixes:
1596              - vmem.h hack to handle free-by-wrong-thread after eval "".
1597              - Initialize timerid 
1598      Branch: perl
1599           !> win32/perlhost.h win32/perllib.c win32/vmem.h win32/win32.c
1600 ____________________________________________________________________________
1601 [ 14234] By: jhi                                   on 2002/01/13  16:44:07
1602         Log: Subject: Re: HiRes
1603              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
1604              Date: Sun, 13 Jan 2002 10:18:46 +0100
1605              Message-Id: <20020113100616.B6B5.H.M.BRAND@hccnet.nl>
1606              
1607              Give up on socketpair in HP-UX.
1608      Branch: perl
1609            ! ext/Socket/socketpair.t
1610 ____________________________________________________________________________
1611 [ 14231] By: jhi                                   on 2002/01/13  05:15:01
1612         Log: *groan*
1613      Branch: perl
1614            ! t/op/pat.t
1615 ____________________________________________________________________________
1616 [ 14230] By: jhi                                   on 2002/01/13  05:13:03
1617         Log: One more sharp s case found by Jeffrey.
1618      Branch: perl
1619            ! regexec.c t/op/pat.t
1620 ____________________________________________________________________________
1621 [ 14229] By: jhi                                   on 2002/01/13  04:43:33
1622         Log: Comment tweak.
1623      Branch: perl
1624            ! regexec.c
1625 ____________________________________________________________________________
1626 [ 14228] By: jhi                                   on 2002/01/13  04:30:45
1627         Log: Don't bother checking for the Greek special
1628              cases if the node is too short.
1629      Branch: perl
1630            ! regcomp.c
1631 ____________________________________________________________________________
1632 [ 14227] By: jhi                                   on 2002/01/12  21:00:04
1633         Log: Update Changes.
1634      Branch: perl
1635            ! Changes patchlevel.h
1636 ____________________________________________________________________________
1637 [ 14225] By: jhi                                   on 2002/01/12  20:28:05
1638         Log: Subject: [PATCH 2] Re: [PATCH Configure ext/NDBM_File/hints/linux.pl] Support for linux systems with gdbm
1639              From: Jonathan Stowe <gellyfish@gellyfish.com>
1640              Date: Sat, 12 Jan 2002 11:13:02 +0000 (GMT) 
1641              Message-ID: <Pine.LNX.4.44.0201121107400.26602-100000@orpheus.gellyfish.com>    
1642      Branch: perl
1643            ! Configure config_h.SH
1644 ____________________________________________________________________________
1645 [ 14224] By: jhi                                   on 2002/01/12  20:18:02
1646         Log: Quick reformat using indent -kr -nce, as requested
1647              by Dan Kogai and suggest by NI-S.
1648      Branch: perl
1649            ! ext/Encode/encengine.c
1650 ____________________________________________________________________________
1651 [ 14223] By: jhi                                   on 2002/01/12  20:08:54
1652         Log: Couple more Unicode lookbehind tests.
1653      Branch: perl
1654            ! t/op/pat.t
1655 ____________________________________________________________________________
1656 [ 14222] By: jhi                                   on 2002/01/12  20:05:29
1657         Log: Sharp S as a special treat for our German UTF-8 testers :-)
1658      Branch: perl
1659            ! pod/perlunicode.pod regexec.c t/op/pat.t utf8.h
1660 ____________________________________________________________________________
1661 [ 14221] By: jhi                                   on 2002/01/12  18:38:54
1662         Log: Subject: {PATCH] Fix:  Re: [PATCH] B::C, perlcc.PL, B.xs, B.pm, t/TEST, C.xs   
1663              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
1664              Date: Sat, 12 Jan 2002 20:37:32 +0100
1665              Message-ID: <3C409E8C.16203.196C2D3@localhost>
1666      Branch: perl
1667            ! ext/B/B/Deparse.pm
1668 ____________________________________________________________________________
1669 [ 14220] By: jhi                                   on 2002/01/12  18:27:32
1670         Log: Hrmph.  Is having a test for an exact version of MM_Unix.pm
1671              really worth the bits it's printed on?
1672      Branch: perl
1673            ! lib/ExtUtils/t/MM_Unix.t
1674 ____________________________________________________________________________
1675 [ 14219] By: jhi                                   on 2002/01/12  18:06:49
1676         Log: Special treatment for U+03B0 and U+0390 in //i,
1677              this means that we can remove the minlen pessimisations
1678              introduced by the #14096.
1679      Branch: perl
1680            ! pp_hot.c regcomp.c regexec.c
1681 ____________________________________________________________________________
1682 [ 14218] By: jhi                                   on 2002/01/12  16:14:52
1683         Log: Integrate perlio;
1684              
1685              Abstract out the cloning of SvPVX and handle shared pv in a 
1686              safe (if suboptimal) manner. Does not fix op/fork.t :-(
1687              
1688              Win32-ize socketpair test
1689              - Win32 can fork even though $Config{d_fork} is undef
1690              - SOCK_DGRAM does not work - skip those tests.
1691      Branch: perl
1692           !> ext/Socket/socketpair.t sv.c
1693 ____________________________________________________________________________
1694 [ 14217] By: jhi                                   on 2002/01/12  16:09:59
1695         Log: One should first drop the real uid, not the effective uid.
1696              [ID 20020110.003]
1697      Branch: perl
1698            ! utils/perldoc.PL
1699 ____________________________________________________________________________
1700 [ 14216] By: jhi                                   on 2002/01/12  15:50:38
1701         Log: Subject: [PATCH] B::C, perlcc.PL, B.xs, B.pm, t/TEST, C.xs
1702              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
1703              Date: Fri, 11 Jan 2002 23:29:48 +0100
1704              Message-ID: <3C3F756C.4581.2E2A938@localhost>
1705      Branch: perl
1706            + ext/B/C/C.xs ext/B/C/Makefile.PL
1707            ! MANIFEST ext/B/B.pm ext/B/B.xs ext/B/B/C.pm t/TEST
1708            ! utils/perlcc.PL
1709 ____________________________________________________________________________
1710 [ 14215] By: jhi                                   on 2002/01/12  15:22:01
1711         Log: Subject: [PATCH] Re: Magic numbers in B::Concise
1712              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>               
1713              Date: Fri, 11 Jan 2002 14:29:30 -0800
1714              Message-ID: <15423.26442.891378.802062@soda.csua.berkeley.edu>
1715      Branch: perl
1716            ! ext/B/t/concise.t
1717 ____________________________________________________________________________
1718 [ 14212] By: ams                                   on 2002/01/12  06:10:52
1719         Log: Subject: [PATCH] More fixes for Stratus VOS
1720              From: "Green, Paul" <Paul.Green@stratus.com>
1721              Date: Fri, 11 Jan 2002 17:30:37 -0500
1722              Message-Id: <95AE3CDB3543D511883A0020485B38B9023534D3@exna3.stratus.com>
1723      Branch: perl
1724            ! hints/vos.sh lib/ExtUtils/MM_Unix.pm
1725 ____________________________________________________________________________
1726 [ 14211] By: jhi                                   on 2002/01/12  06:01:29
1727         Log: Upgrade to CGI.pm 2.80.
1728      Branch: perl
1729            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/t/form.t
1730 ____________________________________________________________________________
1731 [ 14210] By: jhi                                   on 2002/01/12  05:57:36
1732         Log: FAQ sync.
1733      Branch: perl
1734            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
1735            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
1736            ! pod/perlfaq8.pod
1737 ____________________________________________________________________________
1738 [ 14209] By: jhi                                   on 2002/01/12  05:54:24
1739         Log: This is getting embarrassing.
1740      Branch: perl
1741            ! t/op/pat.t
1742 ____________________________________________________________________________
1743 [ 14208] By: jhi                                   on 2002/01/12  05:30:03
1744         Log: Doc tweaks.
1745      Branch: perl
1746            ! pod/perlunicode.pod
1747 ____________________________________________________________________________
1748 [ 14207] By: jhi                                   on 2002/01/12  05:16:55
1749         Log: Updating the test count is good; also rephrasing
1750              so that there is no ok output containing "not".
1751      Branch: perl
1752            ! t/op/pat.t
1753 ____________________________________________________________________________
1754 [ 14206] By: jhi                                   on 2002/01/12  05:11:20
1755         Log: Andreas is busy :-)
1756      Branch: perl
1757            ! doop.c t/op/unisprintf.t
1758 ____________________________________________________________________________
1759 [ 14205] By: jhi                                   on 2002/01/12  04:55:20
1760         Log: Unicode lookbehind looked bad.
1761      Branch: perl
1762            ! regexec.c t/op/pat.t
1763 ____________________________________________________________________________
1764 [ 14204] By: jhi                                   on 2002/01/12  01:43:48
1765         Log: Garbage collection.
1766      Branch: perl
1767            ! t/run/kill_perl.t
1768 ____________________________________________________________________________
1769 [ 14203] By: jhi                                   on 2002/01/12  00:10:51
1770         Log: Subject: [PATCH] export win32_async_check or Perl_despatch_signals
1771              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
1772              Date: Fri, 11 Jan 2002 23:29:48 +0100
1773              Message-ID: <3C3F756C.21561.2E2A9CE@localhost>
1774      Branch: perl
1775            ! embed.fnc global.sym makedef.pl
1776 ____________________________________________________________________________
1777 [ 14202] By: jhi                                   on 2002/01/12  00:07:41
1778         Log: Subject: [PATCH] perldelta nit?
1779              From: Robert Spier <rspier@pobox.com>
1780              Date: Fri, 11 Jan 2002 15:19:16 -0800
1781              Message-ID: <15423.29428.164185.251700@rls.cx>
1782      Branch: perl
1783            ! pod/perldelta.pod
1784 ____________________________________________________________________________
1785 [ 14201] By: jhi                                   on 2002/01/12  00:06:02
1786         Log: Subject: Re: [PATCH lib/AnyDBM_File.t] Convert to Test::More
1787              From: Michael G Schwern <schwern@pobox.com>
1788              Date: Fri, 11 Jan 2002 17:08:17 -0500
1789              Message-ID: <20020111220817.GG2838@blackrider>
1790      Branch: perl
1791            ! t/run/kill_perl.t t/test.pl
1792 ____________________________________________________________________________
1793 [ 14200] By: jhi                                   on 2002/01/12  00:02:05
1794         Log: Subject: [PATCH] Correct misleading error message
1795              From: Mike Guy <mjtg@cam.ac.uk>
1796              Date: Fri, 11 Jan 2002 18:36:33 +0000
1797              Message-Id: <E16P6XZ-0005kA-00@draco.cus.cam.ac.uk>
1798              
1799              hash assignment -> anonymous hash
1800      Branch: perl
1801            ! pod/perldiag.pod pp.c t/lib/warnings/pp t/op/hashwarn.t
1802 ____________________________________________________________________________
1803 [ 14199] By: jhi                                   on 2002/01/11  23:58:00
1804         Log: Subject: [PATCH bleadperl] Shut down warnings in Normalize.c          
1805              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
1806              Date: Fri, 11 Jan 2002 16:58:14 +0100
1807              Message-ID: <543058204.20020111165814@tesla.rcub.bg.ac.yu>
1808      Branch: perl
1809            ! ext/Unicode/Normalize/mkheader
1810 ____________________________________________________________________________
1811 [ 14198] By: jhi                                   on 2002/01/11  23:53:05
1812         Log: Add a new test for is-sprintf-preserving Unicodeness:
1813              #14194 and an old one from kill_perl.t (I could have used
1814              sprintf.t, but it's format was quite fixed, and I didn't
1815              feel like breaking the format)
1816      Branch: perl
1817            + t/op/unisprintf.t
1818            ! MANIFEST t/run/kill_perl.t
1819 ____________________________________________________________________________
1820 [ 14197] By: jhi                                   on 2002/01/11  21:48:49
1821         Log: Integrate perlio;
1822              Install dummy signal() handlers for Win32's SIGINT and SIGBREAK
1823      Branch: perl
1824           !> win32/win32.c
1825 ____________________________________________________________________________
1826 [ 14195] By: jhi                                   on 2002/01/11  20:07:35
1827         Log: Integrate perlio;
1828              A mostly-stable version of "new" Win32 signal/kill support.
1829      Branch: perl
1830           !> MANIFEST XSUB.h mg.c t/run/kill_perl.t toke.c win32/config.bc
1831           !> win32/config.gc win32/config.vc win32/config_H.bc
1832           !> win32/config_H.gc win32/config_H.vc win32/config_h.PL
1833           !> win32/makefile.mk win32/win32.c win32/win32.h
1834 ____________________________________________________________________________
1835 [ 14194] By: jhi                                   on 2002/01/11  20:04:26
1836         Log: Fix for
1837              
1838              Subject: UTF-8 sprintf bug in bleadperl
1839              From: andreas.koenig@anima.de (Andreas J. Koenig)
1840              Date: 11 Jan 2002 15:47:15 +0100
1841              Message-ID: <m3vge99c7g.fsf@anima.de>
1842              
1843              I have tests, have just to figure out where to put them
1844              since op/sprintf looks a bit unfriendly for tests of
1845              somewhat freer form.
1846      Branch: perl
1847            ! doop.c sv.c
1848 ____________________________________________________________________________
1849 [ 14191] By: jhi                                   on 2002/01/11  15:34:53
1850         Log: Update Changes.
1851      Branch: perl
1852            ! Changes patchlevel.h
1853 ____________________________________________________________________________
1854 [ 14190] By: jhi                                   on 2002/01/11  14:52:51
1855         Log: Subject: [PATCH] Re: Magic numbers in B::Concise
1856              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
1857              Date: Thu, 10 Jan 2002 18:21:34 -0800
1858              Message-ID: <15422.19502.380275.403187@soda.csua.berkeley.edu>
1859      Branch: perl
1860            + ext/B/t/concise.t
1861            ! MANIFEST
1862 ____________________________________________________________________________
1863 [ 14189] By: jhi                                   on 2002/01/11  14:51:11
1864         Log: Upgrade to CGI.pm 2.79.  Manual tweaks were
1865              necessary in form.t and html.t @INC setups.
1866      Branch: perl
1867            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/t/form.t lib/CGI/t/html.t
1868 ____________________________________________________________________________
1869 [ 14188] By: jhi                                   on 2002/01/11  14:31:17
1870         Log: Yet another twist.
1871      Branch: perl
1872            ! t/test.pl
1873 ____________________________________________________________________________
1874 [ 14187] By: jhi                                   on 2002/01/11  14:14:12
1875         Log: Subject: [ PATCH ] AIX to pick the correct CC if more than one installed
1876              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
1877              Date: Fri, 11 Jan 2002 13:04:15 +0100      
1878              Message-Id: <20020111125951.BD84.H.M.BRAND@hccnet.nl>
1879      Branch: perl
1880            ! hints/aix.sh
1881 ____________________________________________________________________________
1882 [ 14186] By: jhi                                   on 2002/01/11  14:13:02
1883         Log: Subject: [REPATCH] RE: [PATCH lib/AnyDBM_File.t] null key support back in DB v3
1884              From: Jonathan Stowe <gellyfish@gellyfish.com> 
1885              Date: Fri, 11 Jan 2002 09:28:46 +0000 (GMT)
1886              Message-ID: <Pine.LNX.4.33.0201110927480.10327-100000@orpheus.gellyfish.com>
1887      Branch: perl
1888            ! lib/AnyDBM_File.t
1889 ____________________________________________________________________________
1890 [ 14185] By: jhi                                   on 2002/01/11  14:10:01
1891         Log: Arguments were being mangled.
1892      Branch: perl
1893            ! t/test.pl
1894 ____________________________________________________________________________
1895 [ 14184] By: jhi                                   on 2002/01/11  14:05:53
1896         Log: Subject: [PATCH lib/AnyDBM_File.t] Convert to Test::More
1897              From: Jonathan Stowe <gellyfish@gellyfish.com>
1898              Date: Thu, 10 Jan 2002 19:55:15 +0000 (GMT)
1899              Message-ID: <Pine.LNX.4.33.0201101948360.9717-100000@orpheus.gellyfish.com>
1900      Branch: perl
1901            ! lib/AnyDBM_File.t
1902 ____________________________________________________________________________
1903 [ 14183] By: jhi                                   on 2002/01/11  13:59:22
1904         Log: Subject: [PATCH t/run/kill_perl.t t/test.pl] Seperating kill_perl()
1905              From: Michael G Schwern <schwern@pobox.com> 
1906              Date: Fri, 11 Jan 2002 04:26:27 -0500
1907              Message-ID: <20020111092626.GA16544@blackrider>
1908      Branch: perl
1909            ! t/run/kill_perl.t t/test.pl
1910 ____________________________________________________________________________
1911 [ 14182] By: jhi                                   on 2002/01/11  13:57:59
1912         Log: Subject: [PATCH] Test::Harness 2.01
1913              From: Michael G Schwern <schwern@pobox.com> 
1914              Date: Thu, 10 Jan 2002 21:11:24 -0500
1915              Message-ID: <20020111021123.GA30666@blackrider>
1916      Branch: perl
1917            + lib/Test/Harness/Assert.pm lib/Test/Harness/Iterator.pm
1918            + lib/Test/Harness/Straps.pm lib/Test/Harness/t/00compile.t
1919            + lib/Test/Harness/t/assert.t lib/Test/Harness/t/callback.t
1920            + lib/Test/Harness/t/nonumbers.t
1921            + lib/Test/Harness/t/strap-analyze.t lib/Test/Harness/t/strap.t
1922            + t/lib/sample-tests/lone_not_bug
1923            + t/lib/sample-tests/out_of_order t/lib/sample-tests/taint
1924            + t/lib/sample-tests/vms_nit
1925            ! MANIFEST lib/Test/Harness.pm lib/Test/Harness/Changes
1926            ! lib/Test/Harness/t/base.t lib/Test/Harness/t/test-harness.t
1927 ____________________________________________________________________________
1928 [ 14181] By: jhi                                   on 2002/01/11  13:57:38
1929         Log: patch is silly when creating new files: don't run
1930              patch more than once.
1931      Branch: perl
1932            ! lib/Test/Simple/t/buffer.t lib/Test/Simple/t/diag.t
1933 ____________________________________________________________________________
1934 [ 14180] By: jhi                                   on 2002/01/11  13:53:49
1935         Log: Forgot from #14179.
1936      Branch: perl
1937            ! lib/Pod/InputObjects.pm lib/Pod/t/InputObjects.t
1938 ____________________________________________________________________________
1939 [ 14179] By: jhi                                   on 2002/01/11  13:24:13
1940         Log: Subject: [PATCH] is() undef/'' behavior change
1941              From: Michael G Schwern <schwern@pobox.com> 
1942              Date: Fri, 11 Jan 2002 03:35:51 -0500
1943              Message-ID: <20020111083551.GC30666@blackrider>
1944              
1945              Subject: [PATCH] Pod::InputObjects warnings & is() undef/'' fix
1946              From: Michael G Schwern <schwern@pobox.com> 
1947              Date: Fri, 11 Jan 2002 03:37:44 -0500
1948              Message-ID: <20020111083744.GD30666@blackrider>
1949      Branch: perl
1950            ! ext/re/re.t lib/AutoSplit.t lib/DB.t lib/ExtUtils/t/Command.t
1951            ! lib/ExtUtils/t/Manifest.t lib/Pod/InputObjects.pm
1952            ! lib/Pod/t/InputObjects.t lib/blib.t
1953 ____________________________________________________________________________
1954 [ 14178] By: jhi                                   on 2002/01/11  13:21:59
1955         Log: Subject: [PATCH] Test::Simple/More/Builder/Tutorial 0.41
1956              From: Michael G Schwern <schwern@pobox.com> 
1957              Date: Thu, 10 Jan 2002 19:56:23 -0500
1958              Message-ID: <20020111005623.GA13192@blackrider>
1959      Branch: perl
1960            + lib/Test/Simple/t/buffer.t lib/Test/Simple/t/diag.t
1961            ! MANIFEST lib/Test/Builder.pm lib/Test/More.pm
1962            ! lib/Test/Simple.pm lib/Test/Simple/Changes
1963            ! lib/Test/Simple/t/Builder.t lib/Test/Simple/t/More.t
1964            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
1965            ! lib/Test/Simple/t/fail-like.t lib/Test/Simple/t/fail-more.t
1966            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/filehandles.t
1967            ! lib/Test/Simple/t/import.t lib/Test/Simple/t/is_deeply.t
1968            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_ending.t
1969            ! lib/Test/Simple/t/no_header.t lib/Test/Simple/t/no_plan.t
1970            ! lib/Test/Simple/t/output.t lib/Test/Simple/t/plan.t
1971            ! lib/Test/Simple/t/plan_is_noplan.t
1972            ! lib/Test/Simple/t/plan_no_plan.t
1973            ! lib/Test/Simple/t/plan_skip_all.t lib/Test/Simple/t/simple.t
1974            ! lib/Test/Simple/t/skip.t lib/Test/Simple/t/skipall.t
1975            ! lib/Test/Simple/t/todo.t lib/Test/Simple/t/undef.t
1976            ! lib/Test/Simple/t/use_ok.t lib/Test/Simple/t/useing.t
1977            ! lib/Test/Tutorial.pod
1978 ____________________________________________________________________________
1979 [ 14177] By: gsar                                  on 2002/01/11  02:56:05
1980         Log: malloc() things must be free()d, not Safefree()d (bug in change#11280
1981              revealed by -D_USE_MSVCRT_MEM_ALLOC -D_USE_LINKED_LIST)
1982              
1983              turns out even the malloc() was never really needed to begin with,
1984              so get rid of it
1985      Branch: perl
1986            ! sv.c
1987 ____________________________________________________________________________
1988 [ 14176] By: jhi                                   on 2002/01/11  02:11:21
1989         Log: Small doc tweaks.
1990      Branch: perl
1991            ! pod/perluniintro.pod
1992 ____________________________________________________________________________
1993 [ 14175] By: gsar                                  on 2002/01/11  01:05:15
1994         Log: support using the CRT's malloc() family of functions instead of
1995              the internal one when ithreads is enabled; allocate large blocks
1996              using VirtualAlloc() since the Heap*() functions may only be tuned
1997              for small allocations (from Doug Lankshear <dougl@ActiveState.com>)
1998              
1999              pass -D_USE_MSVCRT_MEM_ALLOC via cflags to enable the CRT's malloc();
2000              also see comments at the top of win32/vmem.h for other options that
2001              can be set
2002      Branch: perl
2003            ! win32/vmem.h
2004 ____________________________________________________________________________
2005 [ 14174] By: jhi                                   on 2002/01/10  19:33:29
2006         Log: Subject: micropatch
2007              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
2008              Date: Thu, 10 Jan 2002 18:20:58 +0000
2009              Message-Id: <200201101820.g0AIKw208580@crypt.compulink.co.uk>
2010      Branch: perl
2011            ! regcomp.c
2012 ____________________________________________________________________________
2013 [ 14173] By: jhi                                   on 2002/01/10  19:32:16
2014         Log: Subject: [PATCH] Embed.t on Win32
2015              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
2016              Date: Thu, 10 Jan 2002 18:56:21 +0100
2017              Message-ID: <3C3DE3D5.7359.1FEB994@localhost>
2018      Branch: perl
2019            ! lib/ExtUtils/t/Embed.t
2020 ____________________________________________________________________________
2021 [ 14172] By: jhi                                   on 2002/01/10  19:31:00
2022         Log: Subject: Re: [PATCH] No 'once' warnings for variables declared with our
2023              From: Gisle Aas <gisle@ActiveState.com>
2024              Date: 10 Jan 2002 08:56:05 -0800
2025              Message-ID: <lrg05ep2l6.fsf@caliper.activestate.com>
2026      Branch: perl
2027            ! toke.c
2028 ____________________________________________________________________________
2029 [ 14171] By: jhi                                   on 2002/01/10  19:29:08
2030         Log: Subject: [PATCH] doc fixes
2031              From: "Brendan O'Dea" <bod@debian.org>
2032              Date: Fri, 11 Jan 2002 03:49:54 +1100
2033              Message-ID: <20020110164954.GA21891@compusol.com.au>
2034      Branch: perl
2035            ! lib/I18N/Collate.pm pod/perlfunc.pod
2036 ____________________________________________________________________________
2037 [ 14170] By: jhi                                   on 2002/01/10  17:48:42
2038         Log: Integrate perlio; More signal hackery.
2039      Branch: perl
2040           !> win32/win32.c
2041 ____________________________________________________________________________
2042 [ 14169] By: jhi                                   on 2002/01/10  17:47:34
2043         Log: No need to show internal encodings, or return them
2044              in random order.
2045      Branch: perl
2046            ! ext/Encode/Encode.pm
2047 ____________________________________________________________________________
2048 [ 14166] By: jhi                                   on 2002/01/10  15:24:41
2049         Log: I think we can claim to be supporting Unicode
2050              "loose matching" now.
2051      Branch: perl
2052            ! pod/perlunicode.pod
2053 ____________________________________________________________________________
2054 [ 14165] By: jhi                                   on 2002/01/10  15:07:56
2055         Log: Subject: doc patch
2056              From: mjd@plover.com
2057              Date: 10 Jan 2002 15:12:27 -0000
2058              Message-ID: <20020110151227.14850.qmail@plover.com>
2059      Branch: perl
2060            ! pod/perlrun.pod
2061 ____________________________________________________________________________
2062 [ 14164] By: jhi                                   on 2002/01/10  14:54:38
2063         Log: Subject: Re: [ID 20011223.001] accept leaks memory
2064              From: Andy Dougherty <doughera@lafayette.edu>
2065              Date: Thu, 10 Jan 2002 10:13:07 -0500 (EST)
2066              Message-ID: <Pine.SOL.4.10.10201100919390.4429-100000@maxwell.phys.lafayette.edu>
2067      Branch: perl
2068            ! hints/linux.sh
2069 ____________________________________________________________________________
2070 [ 14163] By: jhi                                   on 2002/01/10  14:52:08
2071         Log: Integrate perlio; Skeleton coding of more kill() support on Win32.
2072      Branch: perl
2073           !> win32/win32.c
2074 ____________________________________________________________________________
2075 [ 14162] By: jhi                                   on 2002/01/10  14:50:03
2076         Log: Subject: [PATCH] Magic numbers in B::Concise
2077              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU> 
2078              Date: Wed, 9 Jan 2002 23:04:01 -0800
2079              Message-ID: <15421.15585.813580.211907@soda.csua.berkeley.edu>
2080      Branch: perl
2081            ! ext/B/B/Concise.pm ext/B/O.pm
2082 ____________________________________________________________________________
2083 [ 14161] By: jhi                                   on 2002/01/10  14:48:52
2084         Log: Subject: [PATCH] No 'once' warnings for variables declared with our
2085              From: Gisle Aas <gisle@ActiveState.com>
2086              Date: 09 Jan 2002 21:52:40 -0800
2087              Message-ID: <lrg05e7nx3.fsf@caliper.activestate.com>
2088      Branch: perl
2089            ! t/lib/strict/vars toke.c
2090 ____________________________________________________________________________
2091 [ 14159] By: jhi                                   on 2002/01/09  21:28:13
2092         Log: Subject: [PATCH] B::Deparse : support for \[...] prototypes
2093              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
2094              Date: Wed, 9 Jan 2002 23:24:32 +0100
2095              Message-ID: <20020109232432.A692@rafael>
2096      Branch: perl
2097            ! ext/B/B/Deparse.pm
2098 ____________________________________________________________________________
2099 [ 14158] By: jhi                                   on 2002/01/09  21:25:19
2100         Log: Subject: Re: [PATCH pp_sys.c] Fix segfault in dbmclose in DESTROY (was Re: [ID 20020104.007] coredump on dbmclose)
2101              From: Jonathan Stowe <gellyfish@gellyfish.com>
2102              Date: Wed, 9 Jan 2002 19:37:38 +0000 (GMT)
2103              Message-ID: <Pine.LNX.4.33.0201091924020.21574-100000@orpheus.gellyfish.com>
2104      Branch: perl
2105            ! t/run/kill_perl.t
2106 ____________________________________________________________________________
2107 [ 14157] By: jhi                                   on 2002/01/09  19:59:28
2108         Log: Subject: Re: [ID 20020109.002] /(?m:...\s*$)/ is not backtracking properly
2109              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
2110              Date: Wed, 09 Jan 2002 20:16:54 +0000
2111              Message-Id: <200201092016.g09KGsi30119@crypt.compulink.co.uk>
2112      Branch: perl
2113            ! regexec.c
2114 ____________________________________________________________________________
2115 [ 14156] By: jhi                                   on 2002/01/09  19:46:27
2116         Log: Subject: [Patch @14129] fixes Unicode::Normalize
2117              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
2118              Date: Thu, 10 Jan 2002 01:08:56 +0900
2119              Message-Id: <20020110010110.690B.BQW10602@nifty.com>
2120      Branch: perl
2121            - ext/Unicode/Normalize/Normalize.pod
2122            ! MANIFEST ext/Unicode/Normalize/Makefile.PL
2123            ! ext/Unicode/Normalize/Normalize.pm
2124            ! ext/Unicode/Normalize/Normalize.xs
2125            ! ext/Unicode/Normalize/mkheader
2126 ____________________________________________________________________________
2127 [ 14155] By: jhi                                   on 2002/01/09  19:09:15
2128         Log: Integrate perlio; (Re-)implement alarm() for Win32.
2129      Branch: perl
2130           !> win32/config.vc win32/config_H.vc win32/win32.c win32/win32.h
2131           !> win32/win32iop.h
2132 ____________________________________________________________________________
2133 [ 14154] By: jhi                                   on 2002/01/09  19:08:15
2134         Log: Subject: [PATCH] op/readdir.t (was Re: perl@14152)
2135              From: Nicholas Clark <nick@unfortu.net>
2136              Date: Wed, 9 Jan 2002 17:56:04 +0000
2137              Message-ID: <20020109175604.H354@Bagpuss.unfortu.net>
2138      Branch: perl
2139            ! t/op/readdir.t
2140 ____________________________________________________________________________
2141 [ 14152] By: jhi                                   on 2002/01/09  14:37:01
2142         Log: Update Changes.
2143      Branch: perl
2144            ! Changes patchlevel.h
2145 ____________________________________________________________________________
2146 [ 14150] By: jhi                                   on 2002/01/09  14:27:23
2147         Log: Thinko.
2148      Branch: perl
2149            ! ext/threads/t/stress_re.t
2150 ____________________________________________________________________________
2151 [ 14149] By: jhi                                   on 2002/01/09  13:47:31
2152         Log: Subject: Re: [ID 20020109.002] /(?m:...\s*$)/ is not backtracking properly
2153              From: Hugo van der Sanden <hv@crypt.compulink.co.uk> 
2154              Date: Wed, 09 Jan 2002 13:37:17 +0000                
2155              Message-Id: <200201091337.g09DbH519379@crypt.compulink.co.uk>
2156      Branch: perl
2157            ! regexec.c t/op/re_tests
2158 ____________________________________________________________________________
2159 [ 14148] By: jhi                                   on 2002/01/09  13:00:09
2160         Log: Subject: Re: Weird Malformed warning in bleadperl    
2161              From: andreas.koenig@anima.de (Andreas J. Koenig)    
2162              Date: 09 Jan 2002 11:12:37 +0100
2163              Message-ID: <m3itabbzoq.fsf@anima.de>
2164      Branch: perl
2165            ! regexec.c t/op/pat.t
2166 ____________________________________________________________________________
2167 [ 14147] By: jhi                                   on 2002/01/09  12:59:42
2168         Log: Forgot stress_re.t from MANIFEST.
2169      Branch: perl
2170            ! MANIFEST
2171 ____________________________________________________________________________
2172 [ 14146] By: jhi                                   on 2002/01/09  12:47:27
2173         Log: In dumping use isPRINT() instead of isprint() so that locale
2174              does not come into play.
2175      Branch: perl
2176            ! utf8.c
2177 ____________________________________________________________________________
2178 [ 14145] By: jhi                                   on 2002/01/09  02:52:39
2179         Log: Add a threads stress test for regular expressions
2180              (mostly just a modified stress_string.t) and doesn't
2181              test that much of regular expressions, just that $1
2182              doesn't get stomped by competing threads (as it does
2183              in the 5005threads of old).
2184      Branch: perl
2185            + ext/threads/t/stress_re.t
2186            ! MANIFEST
2187 ____________________________________________________________________________
2188 [ 14144] By: jhi                                   on 2002/01/09  02:28:33
2189         Log: Subject: Re: [ID 20010912.007] substr reference core dump
2190              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
2191              Date: Tue, 08 Jan 2002 19:17:50 +0000
2192              Message-Id: <200201081917.g08JHoE15793@crypt.compulink.co.uk>
2193      Branch: perl
2194            ! scope.c t/run/kill_perl.t
2195 ____________________________________________________________________________
2196 [ 14143] By: jhi                                   on 2002/01/09  01:32:05
2197         Log: SANY (. with /s) wasn't happy on Unicode.
2198      Branch: perl
2199            ! regexec.c t/op/pat.t
2200 ____________________________________________________________________________
2201 [ 14142] By: ams                                   on 2002/01/08  22:42:10
2202         Log: Subject: [PATCH] perldebug nit
2203              From: Tels <tels@bloodgate.com>
2204              Date: Wed, 09 Jan 2002 00:08:59 +0100 (CET)
2205      Branch: perl
2206            ! pod/perldebug.pod
2207 ____________________________________________________________________________
2208 [ 14141] By: ams                                   on 2002/01/08  21:32:59
2209         Log: Subject: [PATCH] Minor fix to perl/Makefile.SH
2210              From: "Green, Paul" <Paul.Green@stratus.com>
2211              Date: Tue, 8 Jan 2002 17:31:35 -0500
2212              Message-Id: <95AE3CDB3543D511883A0020485B38B9023534A3@exna3.stratus.com>
2213      Branch: perl
2214            ! Makefile.SH
2215 ____________________________________________________________________________
2216 [ 14140] By: ams                                   on 2002/01/08  21:27:57
2217         Log: Subject: [PATCH] Re: Slight chokage from Deparse
2218              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
2219              Date: Tue, 8 Jan 2002 23:04:45 +0100
2220              Message-Id: <20020108230445.A4798@rafael>
2221      Branch: perl
2222            ! ext/B/B/Deparse.pm
2223 ____________________________________________________________________________
2224 [ 14139] By: jhi                                   on 2002/01/08  19:13:43
2225         Log: Subject: [patch] peep() is rude
2226              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>            
2227              Date: Tue, 08 Jan 2002 19:17:50 +0000            
2228              Message-Id: <200201081917.g08JHoW15789@crypt.compulink.co.uk>
2229      Branch: perl
2230            ! op.c t/run/kill_perl.t
2231 ____________________________________________________________________________
2232 [ 14138] By: jhi                                   on 2002/01/08  19:01:16
2233         Log: unifold is really an op test since it requires
2234              no external modules for its actual testing:
2235              only the unicore CaseFold.txt file, and File::Spec
2236              to portably access that file.
2237      Branch: perl
2238            + t/op/unifold.t
2239            - lib/unifold.t
2240            ! MANIFEST
2241 ____________________________________________________________________________
2242 [ 14137] By: jhi                                   on 2002/01/08  16:29:48
2243         Log: Subject: [patch] save a test 
2244              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
2245              Date: Tue, 08 Jan 2002 16:18:47 +0000
2246              Message-Id: <200201081618.g08GIlN02821@crypt.compulink.co.uk>          
2247      Branch: perl
2248            ! regcomp.c
2249 ____________________________________________________________________________
2250 [ 14135] By: jhi                                   on 2002/01/08  15:12:38
2251         Log: Subject: Not OK 13843 
2252              From: andreas.koenig@anima.de (Andreas J. Koenig)
2253              Date: 08 Jan 2002 14:12:29 +0100
2254              Message-ID: <m38zb9c7gi.fsf@anima.de>
2255      Branch: perl
2256            ! op.c t/op/subst.t
2257 ____________________________________________________________________________
2258 [ 14134] By: jhi                                   on 2002/01/08  14:30:00
2259         Log: Missed one variant of the fold testing, noticed bu Hugo.
2260      Branch: perl
2261            ! lib/unifold.t
2262 ____________________________________________________________________________
2263 [ 14133] By: jhi                                   on 2002/01/08  14:23:39
2264         Log: Enchance the Storable magic description.
2265      Branch: perl
2266            ! ext/Storable/Storable.pm
2267 ____________________________________________________________________________
2268 [ 14132] By: ams                                   on 2002/01/08  09:16:12
2269         Log: Subject: [PATCH] don't installperl pods
2270              From: H.Merijn Brand <h.m.brand@hccnet.nl>
2271              Date: Tue, 08 Jan 2002 10:36:01 +0100
2272              Message-Id: <20020108103447.A841.H.M.BRAND@hccnet.nl>
2273      Branch: perl
2274            ! installperl
2275 ____________________________________________________________________________
2276 [ 14131] By: ams                                   on 2002/01/08  03:38:40
2277         Log: Subject: Math-BigInt v1.49 released
2278              From: Tels <perl_dummy@bloodgate.com>
2279              Date: Tue, 08 Jan 2002 03:09:34 +0100 (CET)
2280      Branch: perl
2281            + lib/Math/BigInt/t/mbimbf.inc lib/Math/BigInt/t/require.t
2282            + lib/Math/BigInt/t/sub_mif.t lib/Math/BigInt/t/use.t
2283            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
2284            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbi.t
2285            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
2286            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.inc
2287            ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/mbimbf.t
2288            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
2289            ! t/lib/Math/BigFloat/Subclass.pm t/lib/Math/BigInt/BareCalc.pm
2290            ! t/lib/Math/BigInt/Subclass.pm
2291 ____________________________________________________________________________
2292 [ 14130] By: jhi                                   on 2002/01/08  02:13:53
2293         Log: A little better comments.
2294      Branch: perl
2295            ! regexec.c
2296 ____________________________________________________________________________
2297 [ 14129] By: jhi                                   on 2002/01/07  23:45:05
2298         Log: No normalization form DNF.
2299      Branch: perl
2300            ! ext/Unicode/Normalize/Normalize.pm
2301 ____________________________________________________________________________
2302 [ 14128] By: jhi                                   on 2002/01/07  23:40:15
2303         Log: Extension nits found by -Wall (several from threads
2304              and threads::shared, but leaving them to Arthur).
2305      Branch: perl
2306            ! ext/Data/Dumper/Dumper.xs ext/Devel/PPPort/PPPort.pm
2307            ! ext/Devel/PPPort/PPPort.xs ext/List/Util/Util.xs
2308            ! ext/Opcode/Opcode.xs ext/Unicode/Normalize/Normalize.xs
2309            ! ext/Unicode/Normalize/mkheader x2p/str.c
2310 ____________________________________________________________________________
2311 [ 14125] By: ams                                   on 2002/01/07  22:03:22
2312         Log: Subject: [PATCH] better Exporter docs (Re: [PATCH @13746] Leaner exporter)
2313              From: Nicholas Clark (sans From field in mail header)
2314              Date: Mon, 7 Jan 2002 16:18:23 +0000
2315              Message-Id: <20020107161823.A599@Bagpuss.unfortu.net>
2316      Branch: perl
2317            ! lib/Exporter.pm
2318 ____________________________________________________________________________
2319 [ 14124] By: ams                                   on 2002/01/07  21:46:11
2320         Log: Subject: [PATCH] Last patch needed to get Perl5.7 to build natively on VOS
2321              From: "Green, Paul" <Paul.Green@stratus.com>
2322              Date: Mon, 7 Jan 2002 16:59:38 -0500
2323              Message-Id: <95AE3CDB3543D511883A0020485B38B90235349B@exna3.stratus.com>
2324      Branch: perl
2325            ! ext/Errno/Errno_pm.PL perl.h t/TEST t/test.pl vos/vosish.h
2326 ____________________________________________________________________________
2327 [ 14122] By: jhi                                   on 2002/01/07  16:09:50
2328         Log: Update Changes.
2329      Branch: perl
2330            ! Changes patchlevel.h
2331 ____________________________________________________________________________
2332 [ 14121] By: jhi                                   on 2002/01/07  16:03:34
2333         Log: Subject: [PATCH] Correct module name in perldelta*                 
2334              From: Mike Guy <mjtg@cam.ac.uk>
2335              Date: Mon, 07 Jan 2002 17:02:43 +0000
2336              Message-Id: <E16NdAZ-0001SW-00@draco.cus.cam.ac.uk>
2337      Branch: perl
2338            ! pod/perl561delta.pod pod/perl56delta.pod
2339 ____________________________________________________________________________
2340 [ 14120] By: jhi                                   on 2002/01/07  15:55:25
2341         Log: AUTHORS update.
2342      Branch: perl
2343            ! AUTHORS
2344 ____________________________________________________________________________
2345 [ 14119] By: jhi                                   on 2002/01/07  15:52:34
2346         Log: Add file magic for Storable, from Jim Cromie <jcromie@divsol.com>
2347      Branch: perl
2348            ! ext/Storable/Storable.pm
2349 ____________________________________________________________________________
2350 [ 14118] By: jhi                                   on 2002/01/07  15:06:25
2351         Log: perldelta updates.
2352      Branch: perl
2353            ! pod/perldelta.pod
2354 ____________________________________________________________________________
2355 [ 14117] By: jhi                                   on 2002/01/07  13:52:30
2356         Log: Document the flags of pv_uni_display().
2357      Branch: perl
2358            ! pod/perlapi.pod utf8.c
2359 ____________________________________________________________________________
2360 [ 14116] By: jhi                                   on 2002/01/07  13:49:17
2361         Log: Forgot from #14115.
2362      Branch: perl
2363            ! t/op/re_tests
2364 ____________________________________________________________________________
2365 [ 14115] By: jhi                                   on 2002/01/07  13:48:06
2366         Log: Subject: [PATCH regcomp.c] leading (.*) should not be implicitly ^'d  
2367              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
2368              Date: Sun, 6 Jan 2002 15:36:21 -0500 (EST)
2369              Message-ID: <Pine.GSO.4.21.0201061532400.27018-100000@crusoe.crusoe.net>
2370      Branch: perl
2371            ! regcomp.c
2372 ____________________________________________________________________________
2373 [ 14114] By: jhi                                   on 2002/01/07  04:44:05
2374         Log: More regex and utf8 debug dumping.
2375      Branch: perl
2376            ! dump.c regcomp.c regexec.c utf8.c utf8.h
2377 ____________________________________________________________________________
2378 [ 14113] By: jhi                                   on 2002/01/07  01:05:01
2379         Log: Unused variable.
2380      Branch: perl
2381            ! regcomp.c
2382 ____________________________________________________________________________
2383 [ 14112] By: jhi                                   on 2002/01/07  00:52:46
2384         Log: Regen toc.
2385      Branch: perl
2386            ! pod/perltoc.pod
2387 ____________________________________________________________________________
2388 [ 14111] By: jhi                                   on 2002/01/07  00:03:57
2389         Log: capitalize correctly, noticed by David Dyck.
2390      Branch: perl
2391            ! lib/sort.pm
2392 ____________________________________________________________________________
2393 [ 14109] By: jhi                                   on 2002/01/06  20:51:32
2394         Log: No need to overqualify.
2395      Branch: perl
2396            ! lib/sort.pm
2397 ____________________________________________________________________________
2398 [ 14108] By: jhi                                   on 2002/01/06  20:38:34
2399         Log: PL_debug_pad wasn't initialized to zeroes which broke
2400              ithreads + DEBUGGING.
2401      Branch: perl
2402            ! sv.c
2403 ____________________________________________________________________________
2404 [ 14107] By: jhi                                   on 2002/01/06  15:39:31
2405         Log: Update Changes.
2406      Branch: perl
2407            ! Changes patchlevel.h
2408 ____________________________________________________________________________
2409 [ 14106] By: jhi                                   on 2002/01/06  15:33:51
2410         Log: Subject: [PATCH pp_sys.c] Fix segfault in dbmclose in DESTROY (was Re: [ID 20020104.007] coredump on dbmclose)
2411              From: Jonathan Stowe <gellyfish@gellyfish.com>
2412              Date: Sat, 5 Jan 2002 12:43:47 +0000 (GMT)
2413              Message-ID: <Pine.LNX.4.33.0201051240130.5428-100000@orpheus.gellyfish.com>
2414      Branch: perl
2415            ! pp_sys.c
2416 ____________________________________________________________________________
2417 [ 14105] By: jhi                                   on 2002/01/06  15:11:15
2418         Log: DB_File sync from Paul Marquess.
2419      Branch: perl
2420            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
2421            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo
2422            ! ext/DB_File/t/db-recno.t ext/DB_File/version.c
2423 ____________________________________________________________________________
2424 [ 14104] By: jhi                                   on 2002/01/06  15:08:14
2425         Log: Subject: [PATCH] B, B::C, perlcc, t/TEST
2426              From: "Mattia Barbon" <mbarbon@dsi.unive.it>  
2427              Date: Sun, 6 Jan 2002 11:44:30 +0100
2428              Message-ID: <3C38389E.7831.493570@localhost>
2429      Branch: perl
2430            ! ext/B/B.xs ext/B/B/C.pm ext/B/defsubs_h.PL t/TEST
2431            ! utils/perlcc.PL
2432 ____________________________________________________________________________
2433 [ 14103] By: jhi                                   on 2002/01/06  14:57:01
2434         Log: Tests for #14098.
2435      Branch: perl
2436            ! t/op/lc.t
2437 ____________________________________________________________________________
2438 [ 14101] By: ams                                   on 2002/01/06  04:52:50
2439         Log: Subject: [PATCH] Bad prototype detection now an optional warning
2440              From: Sam Tregar <sam@tregar.com>
2441              Date: Sun, 6 Jan 2002 00:29:25 -0500 (EST)
2442              Message-Id: <Pine.LNX.4.33.0201060023160.3715-200000@localhost.localdomain>
2443      Branch: perl
2444            ! pod/perldelta.pod pod/perldiag.pod pod/perlsub.pod
2445            ! t/comp/proto.t toke.c
2446 ____________________________________________________________________________
2447 [ 14100] By: ams                                   on 2002/01/06  01:56:59
2448         Log: Subject: [PATCH] Correct several Stratus VOS build issues
2449              From: "Green, Paul" <Paul.Green@stratus.com>
2450              Date: Sat, 5 Jan 2002 21:30:56 -0500
2451              Message-Id: <95AE3CDB3543D511883A0020485B38B90235348A@exna3.stratus.com>
2452      Branch: perl
2453            ! ext/Time/HiRes/HiRes.xs hints/vos.sh perl.h vos/vosish.h
2454 ____________________________________________________________________________
2455 [ 14099] By: jhi                                   on 2002/01/05  22:51:38
2456         Log: Further perl.org URL elaboration from Ask.
2457      Branch: perl
2458            ! pod/perlfaq1.pod pod/perlfaq2.pod
2459 ____________________________________________________________________________
2460 [ 14098] By: jhi                                   on 2002/01/05  22:47:59
2461         Log: The same problem with To{Lower,Title,Upper}
2462              as earlier with ToFold.
2463      Branch: perl
2464            ! lib/unicore/To/Lower.pl lib/unicore/To/Title.pl
2465            ! lib/unicore/To/Upper.pl lib/unicore/mktables
2466 ____________________________________________________________________________
2467 [ 14097] By: jhi                                   on 2002/01/05  22:11:35
2468         Log: Retract #14057 for now; the alarm/setitimer timers
2469              seen to be the same in many systems, which leads into
2470              hangups.
2471      Branch: perl
2472            ! ext/Time/HiRes/HiRes.t
2473 ____________________________________________________________________________
2474 [ 14096] By: jhi                                   on 2002/01/05  22:09:20
2475         Log: Finish up (ha!) the Unicode case folding;
2476              enhance regex dumping code.
2477      Branch: perl
2478            + lib/unifold.t
2479            ! MANIFEST embed.fnc embed.h perl.h pp_hot.c proto.h regcomp.c
2480            ! regcomp.h regexec.c t/op/pat.t utf8.c utf8.h
2481 ____________________________________________________________________________
2482 [ 14095] By: jhi                                   on 2002/01/05  22:07:33
2483         Log: Use the perl.org news gw instead of the perl.com one
2484              (from Ask).
2485      Branch: perl
2486            ! pod/perlfaq1.pod pod/perlfaq2.pod
2487 ____________________________________________________________________________
2488 [ 14094] By: jhi                                   on 2002/01/05  21:26:09
2489         Log: Zero() wasn't documented.
2490      Branch: perl
2491            ! pod/perlclib.pod
2492 ____________________________________________________________________________
2493 [ 14093] By: ams                                   on 2002/01/05  17:58:35
2494         Log: Subject: [PATCH] make lib/Memoize/t/tie_ndbm.t tidy up more.
2495              From: Nicholas Clark <nick@unfortu.net>
2496              Date: Sat, 5 Jan 2002 18:55:39 +0000
2497              Message-Id: <20020105185538.K300@Bagpuss.unfortu.net>
2498      Branch: perl
2499            ! lib/Memoize/t/tie_ndbm.t
2500 ____________________________________________________________________________
2501 [ 14092] By: jhi                                   on 2002/01/05  17:26:05
2502         Log: Also UNICOS/mk has deviant socketpair().
2503      Branch: perl
2504            ! ext/Socket/socketpair.t
2505 ____________________________________________________________________________
2506 [ 14091] By: jhi                                   on 2002/01/05  17:21:12
2507         Log: Ooops.  Retract the regex parts of #14090.
2508      Branch: perl
2509            ! embed.fnc embed.h proto.h regcomp.c regcomp.h regexec.c
2510 ____________________________________________________________________________
2511 [ 14090] By: jhi                                   on 2002/01/05  17:18:43
2512         Log: Subject: [REPATCH] Re: [PATCH] Re: socketpair blip on unicos/mk, too
2513              From: Nicholas Clark <nick@unfortu.net> 
2514              Date: Sat, 5 Jan 2002 18:10:13 +0000
2515              Message-ID: <20020105181013.I300@Bagpuss.unfortu.net>              
2516      Branch: perl
2517            ! embed.fnc embed.h ext/Socket/socketpair.t proto.h regcomp.c
2518            ! regcomp.h regexec.c
2519 ____________________________________________________________________________
2520 [ 14089] By: jhi                                   on 2002/01/05  15:42:12
2521         Log: Integrate perlio; a missing aTHX.
2522      Branch: perl
2523           !> op.c
2524 ____________________________________________________________________________
2525 [ 14085] By: jhi                                   on 2002/01/04  23:36:23
2526         Log: In the UTF-8 branch of crypt() the extra \0 byte is required,
2527              found by Marc Lehmann.
2528      Branch: perl
2529            ! pp.c
2530 ____________________________________________________________________________
2531 [ 14084] By: jhi                                   on 2002/01/04  22:57:03
2532         Log: Subject: Re: [PATCH op.c] Bad \[...] prototype checking
2533              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
2534              Date: Sat, 5 Jan 2002 00:31:12 +0100
2535              Message-ID: <20020105003112.E1850@rafael>              
2536      Branch: perl
2537            ! t/comp/proto.t
2538 ____________________________________________________________________________
2539 [ 14083] By: jhi                                   on 2002/01/04  22:56:23
2540         Log: A bit of "perl.com" cleanup.
2541      Branch: perl
2542            ! pod/perldelta.pod pod/perldiag.pod pod/perlfaq.pod
2543            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
2544            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq8.pod
2545            ! pod/perlmodlib.PL pod/perlmodlib.pod
2546 ____________________________________________________________________________
2547 [ 14082] By: jhi                                   on 2002/01/04  21:53:30
2548         Log: Subject: [PATCH op.c] Bad \[...] prototype checking
2549              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
2550              Date: Fri, 4 Jan 2002 23:35:19 +0100
2551              Message-ID: <20020104233519.A1850@rafael>
2552      Branch: perl
2553            ! op.c
2554 ____________________________________________________________________________
2555 [ 14081] By: jhi                                   on 2002/01/04  21:45:22
2556         Log: Integrate change #14062 from macperl;
2557              Define setbuf, setvbuf for Mac OS
2558      Branch: perl
2559           !> ext/IO/IO.xs
2560 ____________________________________________________________________________
2561 [ 14078] By: jhi                                   on 2002/01/04  21:07:05
2562         Log: Display the native pwd command.
2563      Branch: perl
2564            ! ext/Cwd/t/cwd.t
2565 ____________________________________________________________________________
2566 [ 14077] By: jhi                                   on 2002/01/04  21:00:53
2567         Log: Under Mac OS X /dev/stdout is normally a symlink,
2568              but when running the test it seems to become a socket.
2569              So let's extend our censorship.
2570      Branch: perl
2571            ! t/op/stat.t
2572 ____________________________________________________________________________
2573 [ 14068] By: jhi                                   on 2002/01/04  20:24:59
2574         Log: If we do have socketpair(), make my_socketpair()
2575              just call the real socketpair().  This way we always
2576              have real code behind my_socketpair() and a symbol
2577              corresponding to the my_socketpair in global.sym.
2578      Branch: perl
2579            ! embed.fnc embed.h makedef.pl proto.h util.c
2580 ____________________________________________________________________________
2581 [ 14060] By: jhi                                   on 2002/01/04  20:06:58
2582         Log: Spread the good word of "env".
2583      Branch: perl
2584            ! pod/perlhack.pod pod/perllocale.pod pod/perlrun.pod
2585 ____________________________________________________________________________
2586 [ 14059] By: jhi                                   on 2002/01/04  19:57:11
2587         Log: Till the system tests do something non-Win*, better rename
2588              the test so that people on other platforms don't get confused.
2589              (Not win32system, because assumedly there's win64, too.)
2590      Branch: perl
2591            + t/op/winsystem.t
2592            - t/op/system.t
2593            ! MANIFEST
2594 ____________________________________________________________________________
2595 [ 14058] By: jhi                                   on 2002/01/04  19:48:09
2596         Log: Some tweaks.
2597      Branch: perl
2598            ! lib/Pod/t/Functions.t
2599 ____________________________________________________________________________
2600 [ 14057] By: ams                                   on 2002/01/04  17:40:31
2601         Log: (retracted by #14057)
2602              
2603              Subject: [PATCH] Time/HiRes/HiRes.t
2604              From: Nicholas Clark <nick@unfortu.net>
2605              Date: Fri, 4 Jan 2002 17:28:46 +0000
2606              Message-Id: <20020104172845.D1013@Bagpuss.unfortu.net>
2607      Branch: perl
2608            ! ext/Time/HiRes/HiRes.t
2609 ____________________________________________________________________________
2610 [ 14056] By: jhi                                   on 2002/01/04  17:35:34
2611         Log: Subject: [PATCH lib/Pod/Functions.pm] + Docs and test         
2612              From: Abe Timmerman <abe@ztreet.demon.nl>
2613              Date: Fri, 04 Jan 2002 18:42:33 +0100
2614              Message-ID: <bm5b3usi1f65td4c9bo9fand20p0vnupf2@4ax.com>      
2615      Branch: perl
2616            + lib/Pod/t/Functions.t
2617            ! MANIFEST lib/Pod/Functions.pm
2618 ____________________________________________________________________________
2619 [ 14055] By: jhi                                   on 2002/01/04  14:33:09
2620         Log: Subject: [PATCH perl@14042] Devel::PPPort Makefile.PL umpteenth try
2621              From: "Craig A. Berry" <craigberry@mac.com>
2622              Date: Thu, 3 Jan 2002 17:32:20 -0600
2623              Message-Id: <a05101004b85a82bb7352@[172.16.52.1]>
2624      Branch: perl
2625            ! ext/Devel/PPPort/Makefile.PL lib/ExtUtils/MM_Unix.pm
2626 ____________________________________________________________________________
2627 [ 14054] By: jhi                                   on 2002/01/04  04:04:05
2628         Log: Document the U+0085, U+2028, and U+2029.
2629      Branch: perl
2630            ! pod/perlre.pod pod/perlretut.pod
2631 ____________________________________________________________________________
2632 [ 14053] By: ams                                   on 2002/01/04  03:27:44
2633         Log: Subject: [PATCH] warn if not CORE::dump
2634              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
2635              Date: Thu, 3 Jan 2002 22:04:00 +0100
2636              Message-Id: <20020103220400.A13958@rafael>
2637      Branch: perl
2638            ! pod/perldiag.pod pod/perlfunc.pod t/lib/warnings/toke toke.c
2639 ____________________________________________________________________________
2640 [ 14052] By: jhi                                   on 2002/01/04  03:13:50
2641         Log: Add U+0085, U+2028, and U+2029 to \s under Unicode.
2642      Branch: perl
2643            ! lib/unicore/Is/SpacePerl.pl lib/unicore/mktables t/op/pat.t
2644 ____________________________________________________________________________
2645 [ 14051] By: ams                                   on 2002/01/04  03:00:12
2646         Log: Subject: [PATCH] File::Compare::VERSION
2647              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
2648              Date: Thu, 3 Jan 2002 23:42:52 +0100
2649              Message-Id: <20020103234252.G13958@rafael>
2650      Branch: perl
2651            ! lib/File/Compare.pm
2652 ____________________________________________________________________________
2653 [ 14050] By: ams                                   on 2002/01/04  02:58:05
2654         Log: Subject: [PATCH @14042] threads::shared doc
2655              From: =?iso-8859-1?q?Andy=20Bussey?= <andybussey@yahoo.co.uk>
2656              Date: Thu, 3 Jan 2002 23:24:13 +0000 (GMT)
2657              Message-Id: <20020103232413.3690.qmail@web21001.mail.yahoo.com>
2658      Branch: perl
2659            ! ext/threads/shared/shared.pm
2660 ____________________________________________________________________________
2661 [ 14049] By: jhi                                   on 2002/01/03  20:38:22
2662         Log: #14048 exposed few false positives, to be fixed soonish.
2663      Branch: perl
2664            ! t/op/pat.t
2665 ____________________________________________________________________________
2666 [ 14048] By: jhi                                   on 2002/01/03  20:36:38
2667         Log: Do not add the first characters of multicharacter foldings
2668              into character classes.
2669      Branch: perl
2670            ! regcomp.c
2671 ____________________________________________________________________________
2672 [ 14047] By: jhi                                   on 2002/01/03  20:30:55
2673         Log: A bit of testing for #14046.
2674      Branch: perl
2675            ! t/op/pat.t
2676 ____________________________________________________________________________
2677 [ 14046] By: jhi                                   on 2002/01/03  20:22:48
2678         Log: Allow emitting the foldcased version of "\x{df}", "ss"
2679              (among others, another example would be \x{fb00} -> "ff")
2680      Branch: perl
2681            ! regcomp.c
2682 ____________________________________________________________________________
2683 [ 14045] By: jhi                                   on 2002/01/03  19:29:35
2684         Log: Subject: [PATCH] File::Spec & NetWare
2685              From: Dave Rolsky <autarch@urth.org>
2686              Date: Thu, 3 Jan 2002 12:53:19 -0600 (CST)
2687              Message-ID: <Pine.LNX.4.43.0201031252130.27977-100000@urth.org>
2688      Branch: perl
2689            - lib/File/Spec/NW5.pm
2690            ! MANIFEST lib/File/Spec.pm
2691 ____________________________________________________________________________
2692 [ 14044] By: jhi                                   on 2002/01/03  19:26:53
2693         Log: FAQ sync (RCS Ids only?)
2694      Branch: perl
2695            ! pod/perlfaq4.pod pod/perlfaq6.pod pod/perlfaq7.pod
2696 ____________________________________________________________________________
2697 [ 14043] By: jhi                                   on 2002/01/03  19:25:48
2698         Log: AUTHORs updates.
2699      Branch: perl
2700            ! AUTHORS
2701 ____________________________________________________________________________
2702 [ 14042] By: jhi                                   on 2002/01/03  16:04:24
2703         Log: Update Changes.
2704      Branch: perl
2705            ! Changes patchlevel.h
2706 ____________________________________________________________________________
2707 [ 14041] By: jhi                                   on 2002/01/03  15:57:42
2708         Log: Missed the =head1 additions.
2709      Branch: perl
2710            ! XSUB.h av.c av.h cop.h cv.h doio.c gv.c gv.h handy.h hv.h
2711            ! intrpvar.h mg.c numeric.c op.c op.h perl.c pp.h pp_sort.c
2712            ! scope.h sharedsv.c sv.c sv.h thrdvar.h universal.c utf8.c
2713            ! util.c
2714 ____________________________________________________________________________
2715 [ 14040] By: jhi                                   on 2002/01/03  15:05:06
2716         Log: Subject: [PATCH lib/Carp/Heavy.pm lib/Carp.t] obscure warning from Carp::Heavy
2717              From: Robin Barker <rmb1@cise.npl.co.uk>
2718              Date: Thu, 3 Jan 2002 15:26:20 GMT
2719              Message-Id: <200201031526.PAA06095@tempest.npl.co.uk>            
2720      Branch: perl
2721            ! lib/Carp.t lib/Carp/Heavy.pm
2722 ____________________________________________________________________________
2723 [ 14039] By: jhi                                   on 2002/01/03  15:02:12
2724         Log: Subject: [PATCH hv.c] 
2725              From: Robin Barker <rmb1@cise.npl.co.uk>
2726              Date: Thu, 3 Jan 2002 14:49:06 GMT
2727              Message-Id: <200201031449.OAA26137@tempest.npl.co.uk>            
2728              
2729              -Wformat check.
2730      Branch: perl
2731            ! hv.c
2732 ____________________________________________________________________________
2733 [ 14038] By: jhi                                   on 2002/01/03  15:01:09
2734         Log: NetWare tweaks from Ananth Kesari.
2735      Branch: perl
2736            ! NetWare/t/NWScripts.pl lib/File/Find.pm
2737 ____________________________________________________________________________
2738 [ 14037] By: jhi                                   on 2002/01/03  13:41:38
2739         Log: Cast.
2740      Branch: perl
2741            ! regexec.c
2742 ____________________________________________________________________________
2743 [ 14036] By: ams                                   on 2002/01/03  12:12:31
2744         Log: Grammar fix suggested by Gwyn Judd.
2745      Branch: perl
2746            ! pod/perldiag.pod
2747 ____________________________________________________________________________
2748 [ 14033] By: ams                                   on 2002/01/03  08:24:24
2749         Log: Subject: Not ok 14031: PPPort Makefile.PL
2750              From: andreas.koenig@anima.de (Andreas J. Koenig)
2751              Date: 03 Jan 2002 10:17:46 +0100
2752              Message-Id: <m3sn9n94jp.fsf@anima.de>
2753      Branch: perl
2754            ! ext/Devel/PPPort/Makefile.PL
2755 ____________________________________________________________________________
2756 [ 14031] By: jhi                                   on 2002/01/03  01:52:04
2757         Log: Off-by-one is my middle name.
2758      Branch: perl
2759            ! regexec.c
2760 ____________________________________________________________________________
2761 [ 14030] By: ams                                   on 2002/01/02  23:56:37
2762         Log: Subject: [PATCH @14015] threads::shared disabling
2763              From: Andy Bussey <andybussey@yahoo.co.uk>
2764              Date: Thu, 3 Jan 2002 00:46:58 +0000 (GMT)
2765              Message-Id: <20020103004658.97969.qmail@web21006.mail.yahoo.com>
2766      Branch: perl
2767            + ext/threads/shared/t/no_share.t
2768            ! MANIFEST ext/threads/shared/shared.pm ext/threads/threads.pm
2769 ____________________________________________________________________________
2770 [ 14029] By: jhi                                   on 2002/01/02  23:40:08
2771         Log: Simon's new perlapi scheme, I hope I got all the pieces.
2772      Branch: perl
2773            + autodoc.pl embed.fnc
2774            ! MANIFEST Makefile.SH embed.pl pod/perlapi.pod
2775 ____________________________________________________________________________
2776 [ 14028] By: jhi                                   on 2002/01/02  23:29:03
2777         Log: Integrate perlio; more PPPort Makefile source dependence removal
2778      Branch: perl
2779           !> ext/Devel/PPPort/Makefile.PL perl.h
2780 ____________________________________________________________________________
2781 [ 14027] By: ams                                   on 2002/01/02  21:42:50
2782         Log: Subject: [PATCH perldiag] errors caused by the "my Dog $spot" syntax
2783              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
2784              Date: Wed, 2 Jan 2002 23:09:13 +0100
2785              Message-Id: <20020102230913.A17373@rafael>
2786      Branch: perl
2787            ! pod/perldiag.pod
2788 ____________________________________________________________________________
2789 [ 14026] By: ams                                   on 2002/01/02  21:38:34
2790         Log: Subject: Re: PATCH: lib/Term/Cap.pm
2791              From: Jonathan Stowe <gellyfish@gellyfish.com>
2792              Date: Wed, 2 Jan 2002 21:50:36 +0000 (GMT)
2793              Message-Id: <Pine.LNX.4.33.0201022144370.6042-100000@orpheus.gellyfish.com>
2794      Branch: perl
2795            ! lib/Term/Cap.pm
2796 ____________________________________________________________________________
2797 [ 14025] By: ams                                   on 2002/01/02  18:34:26
2798         Log: Subject: [PATCH] Bad prototype detection changed from error to warning
2799              From: Sam Tregar <sam@tregar.com>
2800              Date: Wed, 2 Jan 2002 14:04:26 -0500 (EST)
2801              Message-Id: <Pine.LNX.4.33.0201021400110.15420-200000@localhost.localdomain>
2802      Branch: perl
2803            ! pod/perldiag.pod t/comp/proto.t toke.c
2804 ____________________________________________________________________________
2805 [ 14024] By: ams                                   on 2002/01/02  18:16:12
2806         Log: Subject: PATCH: lib/Term/Cap.pm
2807              From: Norton Allen <allen@huarp.harvard.edu>
2808              Date: Wed, 2 Jan 2002 14:22:09 -0500 (est)
2809              Message-Id: <200201021922.OAA18505@bottesini.harvard.edu>
2810      Branch: perl
2811            ! lib/Term/Cap.pm
2812 ____________________________________________________________________________
2813 [ 14023] By: ams                                   on 2002/01/02  18:12:31
2814         Log: Subject: PATCH: lib/Cwd.pm for QNX4
2815              From: Norton Allen <allen@huarp.harvard.edu>
2816              Date: Wed, 2 Jan 2002 14:19:42 -0500 (est)
2817              Message-Id: <200201021919.OAA18012@bottesini.harvard.edu>
2818      Branch: perl
2819            ! lib/Cwd.pm
2820 ____________________________________________________________________________
2821 [ 14020] By: ams                                   on 2002/01/02  17:06:27
2822         Log: Fix misplaced application of #14016.
2823      Branch: perl
2824            ! op.c
2825 ____________________________________________________________________________
2826 [ 14019] By: jhi                                   on 2002/01/02  16:51:38
2827         Log: Integrate perlio; avoid uninit debug_pad.
2828      Branch: perl
2829           !> sv.c
2830 ____________________________________________________________________________
2831 [ 14018] By: jhi                                   on 2002/01/02  16:50:22
2832         Log: makedepend VOS fix from Paul Green.
2833      Branch: perl
2834            ! makedepend.SH
2835 ____________________________________________________________________________
2836 [ 14016] By: ams                                   on 2002/01/02  15:58:11
2837         Log: Subject: [PATCH] random crash in B::LISTOP::last
2838              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
2839              Date: Wed, 2 Jan 2002 17:37:28 +0100
2840              Message-Id: <3C334558.3906.19CB98D@localhost>
2841      Branch: perl
2842            ! op.c
2843 ____________________________________________________________________________
2844 [ 14015] By: jhi                                   on 2002/01/02  15:21:12
2845         Log: Update Changes.
2846      Branch: perl
2847            ! Changes patchlevel.h
2848 ____________________________________________________________________________
2849 [ 14014] By: jhi                                   on 2002/01/02  15:12:57
2850         Log: One more iteration of the ibcmp_utf8() interface,
2851              hopefully this is a convergent iteration...
2852      Branch: perl
2853            ! embed.pl pod/perlapi.pod proto.h regexec.c t/op/pat.t utf8.c
2854 ____________________________________________________________________________
2855 [ 14013] By: ams                                   on 2002/01/02  13:43:58
2856         Log: Upgrade to podlators-1.19.
2857      Branch: perl
2858            + lib/Pod/t/man.t lib/Pod/t/text-errors.t
2859            ! MANIFEST lib/Pod/Man.pm lib/Pod/Text.pm
2860            ! lib/Pod/Text/Termcap.pm lib/Pod/t/basic.cap
2861            ! lib/Pod/t/basic.clr lib/Pod/t/basic.man lib/Pod/t/basic.ovr
2862            ! lib/Pod/t/basic.pod lib/Pod/t/basic.txt
2863 ____________________________________________________________________________
2864 [ 14012] By: ams                                   on 2002/01/02  09:48:51
2865         Log: Subject: [ID 20011219.004] Pod::Usage does not terminate with a true value
2866              From: martyn@inpharmatica.co.uk
2867              Date: Wed, 19 Dec 2001 19:05:00 +0000
2868              Message-Id: <E16Gm1U-00005z-00@baker-st.inpharmatica.co.uk>
2869      Branch: perl
2870            ! lib/Pod/Usage.pm
2871 ____________________________________________________________________________
2872 [ 14010] By: jhi                                   on 2002/01/02  03:59:22
2873         Log: Make ibcmp_utf8() optionally progress in either string for
2874              as long as it takes and optionally record how far it got.
2875      Branch: perl
2876            ! embed.h embed.pl pod/perlapi.pod proto.h regexec.c utf8.c
2877 ____________________________________________________________________________
2878 [ 14009] By: jhi                                   on 2002/01/02  00:35:15
2879         Log: Once more try to get the PPPort Makefile right.
2880      Branch: perl
2881            ! ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/ppport_h.PL
2882 ____________________________________________________________________________
2883 [ 14008] By: jhi                                   on 2002/01/02  00:03:27
2884         Log: -Wall silencing.
2885      Branch: perl
2886            ! utf8.c
2887 ____________________________________________________________________________
2888 [ 14007] By: jhi                                   on 2002/01/01  23:48:19
2889         Log: Subject: [PATCH B::Deparse] alternate way to figure out prototypes
2890              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
2891              Date: Tue, 1 Jan 2002 22:45:21 +0100       
2892              Message-ID: <20020101224521.A691@rafael>
2893      Branch: perl
2894            ! ext/B/B/Deparse.pm
2895 ____________________________________________________________________________
2896 [ 14006] By: jhi                                   on 2002/01/01  23:40:10
2897         Log: VOS tweak from Paul Green: VOS has different O_BINARY
2898              and O_TEXT, but VOS always uses LF, never CRLF.
2899      Branch: perl
2900            ! perl.h
2901 ____________________________________________________________________________
2902 [ 14005] By: jhi                                   on 2002/01/01  23:34:25
2903         Log: Make ibcmp_utf8() more robust and make regmatch() use it.
2904      Branch: perl
2905            ! regexec.c utf8.c
2906 ____________________________________________________________________________
2907 [ 14004] By: jhi                                   on 2002/01/01  18:27:50
2908         Log: Now that to_utf8_fold() was fixed.
2909      Branch: perl
2910            ! regcomp.c regexec.c
2911 ____________________________________________________________________________
2912 [ 14003] By: jhi                                   on 2002/01/01  18:04:02
2913         Log: Integrate perlio; experimental binmode() re-coding.
2914      Branch: perl
2915           !> perlio.c
2916 ____________________________________________________________________________
2917 [ 14002] By: jhi                                   on 2002/01/01  17:53:44
2918         Log: Document the to_utf8_*() functions.
2919      Branch: perl
2920            ! embed.pl pod/perlapi.pod utf8.c
2921 ____________________________________________________________________________
2922 [ 14001] By: jhi                                   on 2002/01/01  17:29:05
2923         Log: Better support for multicharacter foldings.
2924              Now all but two of the CaseFold.txt cases work-- but
2925              only when the target string is single-character, more
2926              debugging needed.
2927      Branch: perl
2928            ! regexec.c
2929 ____________________________________________________________________________
2930 [ 14000] By: ams                                   on 2002/01/01  15:59:43
2931         Log: Subject: [PATCH] don't installperl pods
2932              From: Nicholas Clark <nick@unfortu.net>
2933              Date: Tue, 1 Jan 2002 16:44:12 +0000
2934              Message-Id: <20020101164411.A3157@Bagpuss.unfortu.net>
2935      Branch: perl
2936            ! installperl
2937 ____________________________________________________________________________
2938 [ 13999] By: ams                                   on 2002/01/01  14:34:04
2939         Log: Subject: [PATCH] perldiag.pod transposition
2940              From: Nicholas Clark <nick@unfortu.net>
2941              Date: Tue, 1 Jan 2002 15:03:52 +0000
2942              Message-Id: <20020101150350.A2963@Bagpuss.unfortu.net>
2943      Branch: perl
2944            ! pod/perldiag.pod
2945 ____________________________________________________________________________
2946 [ 13998] By: ams                                   on 2002/01/01  13:36:49
2947         Log: Subject: [PATCH perldiag] Corrections : unknown warning category
2948              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
2949              Date: Tue, 1 Jan 2002 15:12:36 +0100
2950              Message-Id: <20020101151236.A951@rafael>
2951      Branch: perl
2952            ! pod/perldiag.pod
2953 ____________________________________________________________________________
2954 [ 13997] By: ams                                   on 2002/01/01  13:33:06
2955         Log: Subject: [better PATCH] Re: Low-lights of Win32 / bleadperl
2956              From: Nicholas Clark <nick@unfortu.net>
2957              Date: Tue, 1 Jan 2002 13:13:17 +0000
2958              Message-Id: <20020101131316.A475@Bagpuss.unfortu.net>
2959      Branch: perl
2960            ! ext/Socket/socketpair.t
2961 ____________________________________________________________________________
2962 [ 13996] By: ams                                   on 2002/01/01  04:44:28
2963         Log: Subject: [PATCH @13746] Leaner exporter
2964              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2965              Date: Mon, 31 Dec 2001 18:16:08 -0500
2966              Message-Id: <20011231181608.A29253@math.ohio-state.edu>
2967      Branch: perl
2968            ! ext/B/t/stash.t lib/Exporter.pm lib/Exporter/Heavy.pm
2969 ____________________________________________________________________________
2970 [ 13995] By: ams                                   on 2002/01/01  04:29:44
2971         Log: Subject: [PATCH @13746] h2xs broken
2972              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2973              Date: Mon, 31 Dec 2001 17:48:55 -0500
2974              Message-Id: <20011231174855.A29128@math.ohio-state.edu>
2975      Branch: perl
2976            ! utils/h2xs.PL
2977 ____________________________________________________________________________
2978 [ 13994] By: ams                                   on 2002/01/01  04:25:46
2979         Log: Subject: Re: [PATCH @13746] uninstalled build of modules broken
2980              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2981              Date: Mon, 31 Dec 2001 17:42:25 -0500
2982              Message-Id: <20011231174225.A29048@math.ohio-state.edu>
2983      Branch: perl
2984            ! lib/ExtUtils/MM_Unix.pm
2985 ____________________________________________________________________________
2986 [ 13993] By: jhi                                   on 2002/01/01  03:45:24
2987         Log: Rename the variables to be a bit more consistent.
2988      Branch: perl
2989            ! utf8.c
2990 ____________________________________________________________________________
2991 [ 13992] By: jhi                                   on 2002/01/01  03:35:01
2992         Log: Unnecessary/Lingering UTF8 flag might mess up caseless matching
2993              (found by Jeffrey Friedl)
2994      Branch: perl
2995            ! regexec.c t/op/pat.t utf8.c
2996 ____________________________________________________________________________
2997 [ 13990] By: jhi                                   on 2001/12/31  17:13:12
2998         Log: Update Changes.
2999      Branch: perl
3000            ! Changes patchlevel.h
3001 ____________________________________________________________________________
3002 [ 13989] By: jhi                                   on 2001/12/31  16:47:28
3003         Log: Less unused ones.
3004      Branch: perl
3005            ! regexec.c
3006 ____________________________________________________________________________
3007 [ 13988] By: jhi                                   on 2001/12/31  16:46:29
3008         Log: Unused variable.
3009      Branch: perl
3010            ! regcomp.c
3011 ____________________________________________________________________________
3012 [ 13987] By: jhi                                   on 2001/12/31  16:41:15
3013         Log: Forgotten file.
3014      Branch: perl
3015            ! MANIFEST
3016 ____________________________________________________________________________
3017 [ 13986] By: jhi                                   on 2001/12/31  16:35:57
3018         Log: Subject: Re: Cygwin: one down one to go 
3019              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
3020              Date: Mon, 31 Dec 2001 18:34:36 +0100
3021              Message-Id: <20011231183002.E067.H.M.BRAND@hccnet.nl>
3022      Branch: perl
3023            ! cygwin/Makefile.SHs
3024 ____________________________________________________________________________
3025 [ 13985] By: jhi                                   on 2001/12/31  16:33:08
3026         Log: Add some comments to the recent Unicode case-folding saga.
3027      Branch: perl
3028            ! regcomp.c regexec.c
3029 ____________________________________________________________________________
3030 [ 13984] By: jhi                                   on 2001/12/31  16:19:13
3031         Log: Slight comment tweakage.
3032      Branch: perl
3033            ! ext/I18N/Langinfo/Langinfo.t
3034 ____________________________________________________________________________
3035 [ 13983] By: jhi                                   on 2001/12/31  16:05:18
3036         Log: Clarify the BeOS O_TEXT/O_BINARY situation.
3037      Branch: perl
3038            ! perl.h
3039 ____________________________________________________________________________
3040 [ 13982] By: jhi                                   on 2001/12/31  15:05:36
3041         Log: Subject: [ PATCH] Cygwin: one down one to go
3042              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
3043              Date: Mon, 31 Dec 2001 17:03:40 +0100
3044              Message-Id: <20011231170025.E05B.H.M.BRAND@hccnet.nl>
3045      Branch: perl
3046            ! lib/Pod/t/basic.t
3047 ____________________________________________________________________________
3048 [ 13981] By: jhi                                   on 2001/12/31  14:44:03
3049         Log: Tweak the dependencies not to recompile everytime,
3050              as suggested by NI-S.
3051      Branch: perl
3052            ! ext/Devel/PPPort/Makefile.PL
3053 ____________________________________________________________________________
3054 [ 13980] By: jhi                                   on 2001/12/31  14:29:17
3055         Log: Planning still not right.
3056      Branch: perl
3057            ! lib/User/grent.t
3058 ____________________________________________________________________________
3059 [ 13979] By: jhi                                   on 2001/12/31  14:19:55
3060         Log: Subject: [PATCH lib/User/grent.t] Double double test test header header
3061              From: Michael G Schwern <schwern@pobox.com>
3062              Date: Sun, 30 Dec 2001 18:07:55 -0500
3063              Message-ID: <20011230230755.GG12840@blackrider>
3064              
3065              (lib/User/grent, really)
3066      Branch: perl
3067            ! lib/User/grent.t
3068 ____________________________________________________________________________
3069 [ 13978] By: jhi                                   on 2001/12/31  14:17:55
3070         Log: Integrate perlio; cleanup, in particular avoid accidental
3071              PerlIO_flush(NULL) if PerlIONext is NULL.
3072      Branch: perl
3073           !> ext/Devel/PPPort/MANIFEST perlio.c perliol.h
3074 ____________________________________________________________________________
3075 [ 13977] By: jhi                                   on 2001/12/31  14:15:58
3076         Log: Subject: typo in IO::Socket::INET.pm
3077              From: mjd@plover.com
3078              Date: 31 Dec 2001 14:31:10 -0000
3079              Message-ID: <20011231143110.4989.qmail@plover.com>
3080      Branch: perl
3081            ! ext/IO/lib/IO/Socket/INET.pm
3082 ____________________________________________________________________________
3083 [ 13974] By: jhi                                   on 2001/12/31  04:59:53
3084         Log: Subject: Re: [PATCH] Basic bad prototype detection
3085              From: Sam Tregar <sam@tregar.com>
3086              Date: Mon, 31 Dec 2001 00:50:30 -0500 (EST)
3087              Message-ID: <Pine.LNX.4.33.0112310017090.9102-200000@localhost.localdomain>
3088      Branch: perl
3089            ! t/comp/proto.t toke.c
3090 ____________________________________________________________________________
3091 [ 13973] By: jhi                                   on 2001/12/31  04:14:45
3092         Log: Subject: [PATCH] configure.com / scriptdirexp
3093              From: "Craig A. Berry" <craigberry@mac.com>
3094              Date: Sun, 30 Dec 2001 15:47:28 -0600
3095              Message-Id: <a05101004b8553b205841@[172.16.52.1]>
3096      Branch: perl
3097            ! configure.com
3098 ____________________________________________________________________________
3099 [ 13972] By: jhi                                   on 2001/12/31  04:07:35
3100         Log: Subject: [PATCH lib/ExtUtils/t/MM_Win32.t] resolve problems with tools_other() and htmlifypods
3101              From: Abe Timmerman <abe@ztreet.demon.nl>
3102              Date: Mon, 31 Dec 2001 03:55:27 +0100
3103              Message-ID: <u0kv2ussgukot09trgjkosn8uootjkcebv@4ax.com>
3104      Branch: perl
3105            ! lib/ExtUtils/t/MM_Win32.t
3106 ____________________________________________________________________________
3107 [ 13971] By: jhi                                   on 2001/12/31  04:05:46
3108         Log: Subject: [PATCH] Basic bad prototype detection
3109              From: Sam Tregar <sam@tregar.com> 
3110              Date: Sun, 30 Dec 2001 19:57:55 -0500 (EST) 
3111              Message-ID: <Pine.LNX.4.33.0112301948270.9102-200000@localhost.localdomain>
3112      Branch: perl
3113            ! pod/perldiag.pod t/comp/proto.t toke.c
3114 ____________________________________________________________________________
3115 [ 13970] By: jhi                                   on 2001/12/31  03:53:54
3116         Log: Makefiles are sloppy about the exe suffix
3117              (from Paul Green)
3118      Branch: perl
3119            ! Makefile.SH x2p/Makefile.SH
3120 ____________________________________________________________________________
3121 [ 13969] By: jhi                                   on 2001/12/31  03:42:15
3122         Log: Delay folding until necessary; start of handling
3123              folding into several characters.
3124      Branch: perl
3125            ! regcomp.c regexec.c
3126 ____________________________________________________________________________
3127 [ 13968] By: jhi                                   on 2001/12/31  00:35:35
3128         Log: gcc -Wall dewhine.
3129      Branch: perl
3130            ! regexec.c
3131 ____________________________________________________________________________
3132 [ 13967] By: jhi                                   on 2001/12/31  00:29:37
3133         Log: More Unicode folding tweaks, avoid potential false matches.
3134      Branch: perl
3135            ! regexec.c
3136 ____________________________________________________________________________
3137 [ 13966] By: jhi                                   on 2001/12/30  23:30:56
3138         Log: Make that six wrongs.
3139      Branch: perl
3140            ! regexec.c utf8.c
3141 ____________________________________________________________________________
3142 [ 13965] By: jhi                                   on 2001/12/30  23:12:17
3143         Log: Four wrongs can make a right.
3144      Branch: perl
3145            ! regexec.c utf8.c
3146 ____________________________________________________________________________
3147 [ 13964] By: jhi                                   on 2001/12/30  21:12:25
3148         Log: Fix all the I case foldings as per CaseFold.txt.
3149      Branch: perl
3150            ! regcomp.c regexec.c
3151 ____________________________________________________________________________
3152 [ 13963] By: jhi                                   on 2001/12/30  20:04:32
3153         Log: Fix all the C(ommon) case foldings as per CaseFold.txt.
3154      Branch: perl
3155            ! lib/unicore/To/Fold.pl lib/unicore/mktables regcomp.c
3156            ! regexec.c utf8.c
3157 ____________________________________________________________________________
3158 [ 13961] By: jhi                                   on 2001/12/30  17:35:45
3159         Log: Integrate perlio; more win32 stuff:
3160              
3161              A. Use Perl_my_socketpair()
3162              B. Use PerlSock_xxxx() rather than raw xxxx() so we get to
3163              load winsock.
3164              C. (In passing) work round fact that $$ is now SvREADONLY
3165              so we need to take special measures to set it during
3166              pseudo-fork.
3167      Branch: perl
3168           !> util.c win32/perlhost.h
3169 ____________________________________________________________________________
3170 [ 13960] By: jhi                                   on 2001/12/30  17:33:24
3171         Log: Fix ppport.h for Unix.
3172      Branch: perl
3173            + ext/Devel/PPPort/ppport_h.PL
3174            - ext/Devel/PPPort/ppport.h.PL
3175            ! MANIFEST ext/Devel/PPPort/Makefile.PL
3176 ____________________________________________________________________________
3177 [ 13958] By: jhi                                   on 2001/12/30  16:33:58
3178         Log: Integrate perlio; win32 kicking.
3179      Branch: perl
3180           +> ext/Devel/PPPort/ppport.h.PL
3181           !> embed.h embed.pl ext/Devel/PPPort/Makefile.PL
3182           !> ext/Devel/PPPort/t/test.t ext/Errno/Errno_pm.PL global.sym
3183           !> proto.h
3184 ____________________________________________________________________________
3185 [ 13956] By: jhi                                   on 2001/12/30  16:32:11
3186         Log: Must look for cat also in $PATH (noticed by Philip Newton).
3187      Branch: perl
3188            ! Configure
3189 ____________________________________________________________________________
3190 [ 13955] By: jhi                                   on 2001/12/30  16:19:46
3191         Log: Subject: [PATCH] POSIX to understand _SC_PAGESIZE
3192              From: Blair Zajac <blair@orcaware.com>
3193              Date: Sat, 29 Dec 2001 22:37:03 -0800
3194              Message-ID: <3C2EB60F.BB4321DD@orcaware.com>
3195      Branch: perl
3196            ! ext/POSIX/Makefile.PL ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod
3197 ____________________________________________________________________________
3198 [ 13954] By: jhi                                   on 2001/12/30  16:17:44
3199         Log: Regen files.
3200      Branch: perl
3201            ! embed.h global.sym pod/perlapi.pod uconfig.h
3202 ____________________________________________________________________________
3203 [ 13953] By: jhi                                   on 2001/12/30  15:57:25
3204         Log: Subject: [PATCH] -t without -w 
3205              From: Michael G Schwern <schwern@pobox.com>
3206              Date: Sat, 29 Dec 2001 23:46:25 -0500
3207              Message-ID: <20011230044625.GA14386@blackrider>
3208      Branch: perl
3209            ! perl.c pod/perlrun.pod pp_ctl.c t/run/switcht.t warnings.h
3210            ! warnings.pl
3211 ____________________________________________________________________________
3212 [ 13952] By: jhi                                   on 2001/12/30  15:52:59
3213         Log: Subject: Re: Win32 snag - File::Find File::Spec and Config.pm
3214              From: Dave Rolsky <autarch@urth.org>               
3215              Date: Sat, 29 Dec 2001 23:16:54 -0600 (CST) 
3216              Message-ID: <Pine.LNX.4.43.0112292305270.16562-100000@urth.org>
3217              
3218              $^O is NetWare, not Netware.
3219      Branch: perl
3220            ! lib/ExtUtils/MakeMaker.pm lib/File/Spec.pm
3221 ____________________________________________________________________________
3222 [ 13951] By: jhi                                   on 2001/12/30  15:51:19
3223         Log: Sarathy thinks undoing C++ comments from C++ files
3224              is a bit too zealous.
3225      Branch: perl
3226            ! win32/perlhost.h win32/vmem.h
3227 ____________________________________________________________________________
3228 [ 13947] By: nick                                  on 2001/12/30  11:35:51
3229         Log: More Cwd tidy up
3230      Branch: perl
3231            ! MANIFEST installperl
3232 ____________________________________________________________________________
3233 [ 13946] By: nick                                  on 2001/12/30  11:12:42
3234         Log: Undo a mess trying Cwd.pm in its ext directory
3235      Branch: perl
3236            + lib/Cwd.pm
3237            - ext/Cwd/Cwd.pm
3238 ____________________________________________________________________________
3239 [ 13943] By: jhi                                   on 2001/12/29  21:30:48
3240         Log: Update Changes.
3241      Branch: perl
3242            ! Changes patchlevel.h
3243 ____________________________________________________________________________
3244 [ 13942] By: jhi                                   on 2001/12/29  21:12:02
3245         Log: Subject: [PATCH] cleaner close on tests, take 2
3246              From: andreas.koenig@anima.de (Andreas J. Koenig)
3247              Date: 29 Dec 2001 21:42:37 +0100
3248              Message-ID: <m33d1tvjuq.fsf@anima.de>
3249              
3250              (the DB_File patches)
3251      Branch: perl
3252            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
3253            ! ext/DB_File/t/db-recno.t
3254 ____________________________________________________________________________
3255 [ 13941] By: jhi                                   on 2001/12/29  20:25:22
3256         Log: Integrate perlio; regen'ed config_H.?c
3257      Branch: perl
3258           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
3259 ____________________________________________________________________________
3260 [ 13940] By: jhi                                   on 2001/12/29  20:22:57
3261         Log: Subject: [PATCH] cleaner close on tests, take 2             
3262              From: andreas.koenig@anima.de (Andreas J. Koenig)
3263              Date: 29 Dec 2001 21:42:37 +0100
3264              Message-ID: <m33d1tvjuq.fsf@anima.de>
3265              
3266              (except for the three DB_File patch fragments)
3267      Branch: perl
3268            ! ext/Devel/DProf/DProf.t ext/PerlIO/t/encoding.t
3269            ! ext/SDBM_File/sdbm.t ext/Storable/t/store.t lib/strict.t
3270            ! t/cmd/while.t t/comp/cpp.aux t/comp/multiline.t
3271            ! t/comp/require.t t/comp/script.t t/io/argv.t t/io/dup.t
3272            ! t/lib/filter-util.pl t/op/anonsub.t t/op/do.t t/op/inccode.t
3273            ! t/op/runlevel.t t/op/write.t t/run/switches.t
3274 ____________________________________________________________________________
3275 [ 13939] By: jhi                                   on 2001/12/29  20:17:55
3276         Log: Subject: [PATCH] from the non-ANSI comment police (was: it won't compile on win32)  
3277              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
3278              Date: Sat, 29 Dec 2001 20:38:59 +0100
3279              Message-Id: <20011229203646.24CF.H.M.BRAND@hccnet.nl>      
3280              
3281              (NetWare tree not touched because it's very //)
3282      Branch: perl
3283            ! XSUB.h os2/os2.c perl.h win32/include/netdb.h
3284            ! win32/include/sys/socket.h win32/perlhost.h win32/vmem.h
3285            ! wince/include/errno.h wince/include/netdb.h
3286            ! wince/include/sys/socket.h wince/include/sys/stat.h
3287            ! wince/perllib.c wince/perlmain.c wince/win32.h
3288            ! wince/win32iop.h wince/win32thread.c wince/win32thread.h
3289            ! wince/wince.c wince/wince.h wince/wincesck.c x2p/a2py.c
3290 ____________________________________________________________________________
3291 [ 13937] By: jhi                                   on 2001/12/29  18:28:36
3292         Log: Give up on serious testing of langinfo().  Leave the old
3293              code in place, though.
3294      Branch: perl
3295            ! ext/I18N/Langinfo/Langinfo.t
3296 ____________________________________________________________________________
3297 [ 13935] By: jhi                                   on 2001/12/29  17:36:08
3298         Log: Integrate perlio;
3299              
3300              Define the two socket error numbers in terms of WSAEXXXXX equivalents
3301              
3302              Fudge Config.pm so File::Spec does not croak.
3303      Branch: perl
3304           !> win32/FindExt.pm win32/win32.h
3305 ____________________________________________________________________________
3306 [ 13932] By: jhi                                   on 2001/12/29  17:24:24
3307         Log: VOS tweaks from Paul Green.
3308              
3309              The Configure tweaks: the _exe needs to be
3310              set after the init; VOS has fd 3 hardwired to /dev/tty;
3311              the grep/ln/make substitutions really need to stick.
3312      Branch: perl
3313            ! Configure hints/vos.sh perl.h util.c vos/build.cm
3314            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
3315            ! vos/config.ga.h vos/vosish.h
3316 ____________________________________________________________________________
3317 [ 13930] By: jhi                                   on 2001/12/29  15:35:00
3318         Log: Subject: [PATCH] Pod whitespace cleanup, round 0.                
3319              From: coral@eekeek.org
3320              Date: Fri, 28 Dec 2001 19:58:22 -0500      
3321              Message-Id: <200112290058.fBT0wMD26750@eekeek.org>
3322      Branch: perl
3323            ! pod/perl561delta.pod pod/perl572delta.pod pod/perlapi.pod
3324            ! pod/perldelta.pod pod/perlfaq4.pod pod/perlfaq6.pod
3325            ! pod/perlfaq7.pod pod/perlfunc.pod pod/perlpacktut.pod
3326            ! pod/perlunicode.pod pod/perlxs.pod util.c
3327 ____________________________________________________________________________
3328 [ 13929] By: jhi                                   on 2001/12/29  15:31:20
3329         Log: op/exec Win32 patch from Schwern via Abe Timmerman.
3330      Branch: perl
3331            ! t/op/exec.t
3332 ____________________________________________________________________________
3333 [ 13928] By: jhi                                   on 2001/12/29  15:30:14
3334         Log: Subject: [PATCH lib/Pod/t/InputObjects.t] 
3335              From: Abe Timmerman <abe@ztreet.demon.nl>
3336              Date: Sat, 29 Dec 2001 13:10:06 +0100
3337              Message-ID: <cibr2u4f2ksggo4bgt8ijdkfn783avvvj4@4ax.com>           
3338      Branch: perl
3339            + lib/Pod/t/InputObjects.t
3340 ____________________________________________________________________________
3341 [ 13927] By: jhi                                   on 2001/12/29  15:27:39
3342         Log: Integrate perlio;
3343              
3344              Quick fix (after couple of clever fixes failed) for
3345              "accept leaks memory" fail [ID 20011223.001]
3346              
3347              Nick Clark's embed.pl fix for my_socketpair
3348      Branch: perl
3349           !> embed.h embed.pl global.sym pod/perlapi.pod pp_sys.c proto.h
3350 ____________________________________________________________________________
3351 [ 13925] By: jhi                                   on 2001/12/29  15:21:53
3352         Log: Slight tweaks on the MM_Win32.t.
3353      Branch: perl
3354            ! lib/ExtUtils/t/MM_Win32.t
3355 ____________________________________________________________________________
3356 [ 13924] By: jhi                                   on 2001/12/29  15:16:47
3357         Log: Subject: [PATCH lib/ExtUtils/t/MM_Win32.t]
3358              From: Abe Timmerman <abe@ztreet.demon.nl>
3359              Date: Sat, 29 Dec 2001 12:51:36 +0100
3360              Message-ID: <bmar2u8jdib45442jh1ht3e3i1qhlaek59@4ax.com>
3361      Branch: perl
3362            + lib/ExtUtils/t/MM_Win32.t
3363            ! MANIFEST
3364 ____________________________________________________________________________
3365 [ 13922] By: jhi                                   on 2001/12/29  15:09:00
3366         Log: Subject: [PATCH] Module names and other nits
3367              From: Autrijus Tang <autrijus@autrijus.org>                 
3368              Date: Sat, 29 Dec 2001 01:59:28 +0800
3369              Message-ID: <20011229015928.A29712@geb.elixus.org>              
3370      Branch: perl
3371            ! lib/Exporter/Heavy.pm pod/perl561delta.pod pod/perl56delta.pod
3372            ! pod/perldebguts.pod pod/perldebug.pod pod/perlfaq4.pod
3373            ! pod/perlfaq6.pod pod/perlfunc.pod pod/perlguts.pod
3374            ! pod/perlpacktut.pod pod/perlsub.pod pod/perltodo.pod
3375            ! pod/perlunicode.pod pod/perlutil.pod pod/perlxs.pod
3376 ____________________________________________________________________________
3377 [ 13921] By: jhi                                   on 2001/12/29  15:05:08
3378         Log: socketpair tweaks from Nicholas Clark.
3379      Branch: perl
3380            ! ext/Socket/socketpair.t util.c
3381 ____________________________________________________________________________
3382 [ 13919] By: jhi                                   on 2001/12/28  17:01:39
3383         Log: Retract #13917.
3384      Branch: perl
3385            ! doop.c
3386 ____________________________________________________________________________
3387 [ 13918] By: jhi                                   on 2001/12/28  17:00:53
3388         Log: Subject: provisional MakeMaker patch for VMS
3389              From: "Craig A. Berry" <craigberry@mac.com> 
3390              Date: Thu, 27 Dec 2001 22:29:37 -0600
3391              Message-Id: <a05101004b8515264aa3a@[172.16.52.1]>
3392      Branch: perl
3393            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
3394 ____________________________________________________________________________
3395 [ 13917] By: jhi                                   on 2001/12/28  16:57:19
3396         Log: (retracted by #13919)
3397      Branch: perl
3398            ! doop.c
3399 ____________________________________________________________________________
3400 [ 13915] By: jhi                                   on 2001/12/28  01:16:45
3401         Log: Remove debris in any case.
3402      Branch: perl
3403            ! Configure
3404 ____________________________________________________________________________
3405 [ 13914] By: jhi                                   on 2001/12/28  00:22:10
3406         Log: Subject: [PATCH] Re: B::walksymtable oddness
3407              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
3408              Date: Thu, 27 Dec 2001 19:14:24 +0100
3409              Message-ID: <3C2B7310.861.18820D0@localhost>
3410      Branch: perl
3411            ! ext/B/B.pm
3412 ____________________________________________________________________________
3413 [ 13913] By: jhi                                   on 2001/12/27  23:57:34
3414         Log: Subject: [PATCH] because (sys)?read doesn't reset buffers
3415              From: Nicholas Clark <nick@unfortu.net> 
3416              Date: Fri, 28 Dec 2001 00:43:02 +0000
3417              Message-ID: <20011228004301.B23373@Bagpuss.unfortu.net>
3418      Branch: perl
3419            ! ext/Socket/socketpair.t
3420 ____________________________________________________________________________
3421 [ 13912] By: jhi                                   on 2001/12/27  23:56:20
3422         Log: Fast Latin1<->UTF-8 conversion for older Perls.
3423      Branch: perl
3424            ! pod/perluniintro.pod
3425 ____________________________________________________________________________
3426 [ 13911] By: jhi                                   on 2001/12/27  14:52:45
3427         Log: Update Changes.
3428      Branch: perl
3429            ! Changes patchlevel.h
3430 ____________________________________________________________________________
3431 [ 13910] By: jhi                                   on 2001/12/27  14:32:23
3432         Log: More wait status trickery for BeOS.
3433      Branch: perl
3434            ! ext/POSIX/POSIX.xs
3435 ____________________________________________________________________________
3436 [ 13908] By: jhi                                   on 2001/12/27  14:15:27
3437         Log: Try to catch the SIGBUS, as suggested by Nicholas Clark.
3438      Branch: perl
3439            ! Configure
3440 ____________________________________________________________________________
3441 [ 13907] By: jhi                                   on 2001/12/27  14:05:09
3442         Log: Subject: [ID 20011227.002] Not OK: perl v5.7.2 +DEVEL13884 on i386-freebsd 4.4-stable (UNINSTALLED)
3443              From: gbarr@monty.mutatus.co.uk
3444              Date: 27 Dec 2001 14:41:36 -0000
3445              Message-Id: <20011227144136.71851.qmail@monty.mutatus.co.uk>    
3446      Branch: perl
3447            ! lib/ExtUtils/t/Embed.t
3448 ____________________________________________________________________________
3449 [ 13906] By: jhi                                   on 2001/12/27  13:58:18
3450         Log: Subject: [PATCH] Re: socketpair emulation
3451              From: Nicholas Clark <nick@unfortu.net> 
3452              Date: Wed, 26 Dec 2001 20:08:14 +0000
3453              Message-ID: <20011226200813.A11903@Bagpuss.unfortu.net>
3454      Branch: perl
3455            ! ext/Socket/socketpair.t
3456 ____________________________________________________________________________
3457 [ 13905] By: jhi                                   on 2001/12/27  13:55:03
3458         Log: Subject: [DOC PATCH] left is right and right is left
3459              From: Philip Newton <Philip.Newton@gmx.net>
3460              Date: Thu, 27 Dec 2001 10:04:17 +0100
3461              Message-ID: <vsol2uchfg3ruf0rfjf33b75544nv21uhi@4ax.com>
3462      Branch: perl
3463            ! pod/perlfunc.pod pod/perlport.pod
3464 ____________________________________________________________________________
3465 [ 13904] By: jhi                                   on 2001/12/27  13:53:25
3466         Log: Subject: [PATCH] check return of close
3467              From: andreas.koenig@anima.de (Andreas J. Koenig)            
3468              Date: 27 Dec 2001 09:47:30 +0100
3469              Message-ID: <m3ellhgicd.fsf@anima.de> 
3470              
3471              Subject: [PATCH] improve error reporting
3472              From: andreas.koenig@anima.de (Andreas J. Koenig)            
3473              Date: 27 Dec 2001 09:54:55 +0100
3474              Message-ID: <m3adw5gi00.fsf@anima.de> 
3475              
3476              Subject: [PATCH] check return value of close
3477              From: andreas.koenig@anima.de (Andreas J. Koenig)            
3478              Date: 27 Dec 2001 10:03:55 +0100
3479              Message-ID: <m3666tghl0.fsf@anima.de> 
3480              
3481              Subject: [PATCH] return of close
3482              From: andreas.koenig@anima.de (Andreas J. Koenig)            
3483              Date: 27 Dec 2001 10:22:15 +0100
3484              Message-ID: <m31yhhggqg.fsf@anima.de> 
3485      Branch: perl
3486            ! ext/IO/lib/IO/t/io_dir.t lib/warnings.t t/cmd/subval.t
3487            ! t/io/fflush.t
3488 ____________________________________________________________________________
3489 [ 13903] By: jhi                                   on 2001/12/27  13:44:57
3490         Log: Subject: [PATCH] check return of close
3491              From: andreas.koenig@anima.de (Andreas J. Koenig)            
3492              Date: 27 Dec 2001 09:47:30 +0100
3493              Message-ID: <m3ellhgicd.fsf@anima.de> 
3494      Branch: perl
3495            ! t/base/rs.t
3496 ____________________________________________________________________________
3497 [ 13902] By: jhi                                   on 2001/12/27  13:38:30
3498         Log: Subject: [PATCH] better error diagnosis from t/op/sysio.t
3499              From: andreas.koenig@anima.de (Andreas J. Koenig)
3500              Date: 27 Dec 2001 09:21:16 +0100
3501              Message-ID: <m3n105gjk3.fsf@anima.de>
3502      Branch: perl
3503            ! t/op/sysio.t
3504 ____________________________________________________________________________
3505 [ 13901] By: jhi                                   on 2001/12/27  13:35:03
3506         Log: Subject: [PATCH] Re: ExtUtils::MM_Cygwin test failures (was Re: [ PATCH ] Cygwin groups.t  (PLEASE CHECK))
3507              From: "Gerrit P. Haase" <gp@familiehaase.de>
3508              Date: Thu, 27 Dec 2001 09:23:55 +0100 
3509              Message-ID: <98211521662.20011227092355@familiehaase.de>
3510      Branch: perl
3511            ! lib/ExtUtils/t/MM_Cygwin.t
3512 ____________________________________________________________________________
3513 [ 13899] By: jhi                                   on 2001/12/26  21:30:13
3514         Log: Replace the awful (most likely generated and not very persistent)
3515              URL with something tangible.
3516      Branch: perl
3517            ! README.hpux
3518 ____________________________________________________________________________
3519 [ 13898] By: jhi                                   on 2001/12/26  21:21:01
3520         Log: Naughty /dev/printer (ls -l, really) of IRIX.
3521      Branch: perl
3522            ! t/op/stat.t
3523 ____________________________________________________________________________
3524 [ 13897] By: jhi                                   on 2001/12/26  20:56:09
3525         Log: Upgrade to Net::Ping 2.10.
3526      Branch: perl
3527            ! lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/t/100_load.t
3528            ! lib/Net/Ping/t/110_icmp_inst.t lib/Net/Ping/t/120_udp_inst.t
3529            ! lib/Net/Ping/t/130_tcp_inst.t lib/Net/Ping/t/140_stream_inst.t
3530            ! lib/Net/Ping/t/200_ping_tcp.t lib/Net/Ping/t/300_ping_stream.t
3531 ____________________________________________________________________________
3532 [ 13896] By: jhi                                   on 2001/12/26  20:15:32
3533         Log: BeOS has times() tick of 1000000, not CLK_TCK (1000)
3534              (this showed up in Benchmark.t)
3535      Branch: perl
3536            ! pp_sys.c
3537 ____________________________________________________________________________
3538 [ 13895] By: jhi                                   on 2001/12/26  19:52:03
3539         Log: BeOS updates.
3540      Branch: perl
3541            ! README.beos beos/beos.c
3542 ____________________________________________________________________________
3543 [ 13894] By: jhi                                   on 2001/12/26  19:31:38
3544         Log: Subject: Re: bleadperl doesn't compile
3545              From: "Gerrit P. Haase" <gp@familiehaase.de>
3546              Date: Wed, 26 Dec 2001 21:29:08 +0100
3547              Message-ID: <22168634623.20011226212908@familiehaase.de>
3548              
3549              Cygwin with multiplicity.
3550      Branch: perl
3551            ! perlio.c
3552 ____________________________________________________________________________
3553 [ 13893] By: jhi                                   on 2001/12/26  19:11:49
3554         Log: Subject: [PATCH] Re: [ PATCH ] Cygwin groups.t  (PLEASE CHECK)
3555              From: Nicholas Clark <nick@ccl4.org>
3556              Date: Wed, 26 Dec 2001 19:07:33 +0000
3557              Message-ID: <20011226190732.J48842@plum.flirble.org>            
3558              
3559              socketpair() (un)signedness nit.
3560      Branch: perl
3561            ! util.c
3562 ____________________________________________________________________________
3563 [ 13892] By: jhi                                   on 2001/12/26  19:10:15
3564         Log: Subject: Re: [PATCH] Re: [ PATCH ] Cygwin groups.t  (PLEASE CHECK)
3565              From: Nicholas Clark <nick@ccl4.org>
3566              Date: Wed, 26 Dec 2001 19:19:47 +0000
3567              Message-ID: <20011226191946.K48842@plum.flirble.org>
3568              
3569              Use report_evil_fh().
3570      Branch: perl
3571            ! doio.c
3572 ____________________________________________________________________________
3573 [ 13891] By: jhi                                   on 2001/12/26  18:58:09
3574         Log: Bad $? assumptions.
3575      Branch: perl
3576            ! ext/POSIX/POSIX.pod pod/perlfunc.pod pod/perlport.pod
3577 ____________________________________________________________________________
3578 [ 13890] By: jhi                                   on 2001/12/26  17:47:57
3579         Log: Net::Ping isn't going to work much without
3580              the Socket extension; fail more gracefully.
3581      Branch: perl
3582            ! lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
3583            ! lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
3584            ! lib/Net/Ping/t/140_stream_inst.t lib/Net/Ping/t/200_ping_tcp.t
3585            ! lib/Net/Ping/t/300_ping_stream.t
3586 ____________________________________________________________________________
3587 [ 13888] By: jhi                                   on 2001/12/26  17:18:59
3588         Log: test -d /system is a bit too generic test for VOS
3589              (false hit in BeOS)
3590      Branch: perl
3591            ! Configure
3592 ____________________________________________________________________________
3593 [ 13887] By: jhi                                   on 2001/12/26  17:13:27
3594         Log: No AF_UNIX in BeOS.
3595      Branch: perl
3596            ! util.c
3597 ____________________________________________________________________________
3598 [ 13886] By: jhi                                   on 2001/12/26  17:07:39
3599         Log: FAQ sync.
3600      Branch: perl
3601            ! pod/perlfaq5.pod
3602 ____________________________________________________________________________
3603 [ 13885] By: jhi                                   on 2001/12/25  16:24:10
3604         Log: Update Changes.
3605      Branch: perl
3606            ! Changes patchlevel.h
3607 ____________________________________________________________________________
3608 [ 13884] By: jhi                                   on 2001/12/25  16:20:19
3609         Log: Make -t equal -tw.
3610      Branch: perl
3611            ! perl.c pod/perlrun.pod
3612 ____________________________________________________________________________
3613 [ 13883] By: jhi                                   on 2001/12/25  15:56:49
3614         Log: Subject: Re: Not OK 13881
3615              From: John Peacock <jpeacock@rowman.com>
3616              Date: Tue, 25 Dec 2001 06:02:12 -0500
3617              Message-ID: <3C285CB4.8040006@rowman.com>
3618      Branch: perl
3619            ! embed.h embed.pl global.sym pod/perlapi.pod util.c
3620 ____________________________________________________________________________
3621 [ 13882] By: jhi                                   on 2001/12/25  15:45:52
3622         Log: Subject: Re: Not OK 13881
3623              From: andreas.koenig@anima.de (Andreas J. Koenig)
3624              Date: 25 Dec 2001 07:33:23 +0100
3625              Message-ID: <m3bsgnajws.fsf@anima.de>
3626      Branch: perl
3627            ! op.c
3628 ____________________________________________________________________________
3629 [ 13881] By: jhi                                   on 2001/12/24  23:47:53
3630         Log: Subject: PATCH: Restore "Can't declare scalar dereference in my" error
3631              From: Mark-Jason Dominus <mjd@plover.com>    
3632              Date: Mon, 24 Dec 2001 18:14:48 -0500
3633              Message-ID: <20011224231448.25826.qmail@plover.com>
3634      Branch: perl
3635            ! op.c t/op/eval.t
3636 ____________________________________________________________________________
3637 [ 13880] By: jhi                                   on 2001/12/24  22:58:18
3638         Log: Subject: [PATCH]: ExtUtils::MM_* and File::Spec 
3639              From: Dave Rolsky <autarch@urth.org>
3640              Date: Mon, 24 Dec 2001 13:27:23 -0600 (CST) 
3641              Message-ID: <Pine.LNX.4.43.0112241305020.21723-100000@urth.org>
3642      Branch: perl
3643            + lib/File/Spec/Cygwin.pm lib/File/Spec/NW5.pm
3644            ! MANIFEST lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_NW5.pm
3645            ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
3646            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
3647            ! lib/File/Spec.pm lib/File/Spec/Win32.pm
3648 ____________________________________________________________________________
3649 [ 13879] By: jhi                                   on 2001/12/24  18:52:10
3650         Log: Subject: [PATCH] and [BUG]   \X and \C fixed, \X still dorked 
3651              From: Jeffrey Friedl <jfriedl@yahoo.com>
3652              Date: Fri, 21 Dec 2001 23:18:17 -0800 (PST)           
3653              Message-Id: <200112220718.fBM7IHG25075@ventrue.corp.yahoo.com>
3654              
3655              The rest of the tests for plus few extras.
3656      Branch: perl
3657            ! t/op/pat.t
3658 ____________________________________________________________________________
3659 [ 13877] By: jhi                                   on 2001/12/24  17:13:53
3660         Log: No-op.
3661      Branch: perl
3662            ! Configure
3663 ____________________________________________________________________________
3664 [ 13876] By: jhi                                   on 2001/12/24  17:13:16
3665         Log: More constant casting.
3666      Branch: perl
3667            ! regexec.c
3668 ____________________________________________________________________________
3669 [ 13875] By: jhi                                   on 2001/12/24  16:47:30
3670         Log: Subject: perlhack.pod 
3671              From: "John P. Linderman" <jpl@research.att.com>
3672              Date: Sun, 23 Dec 2001 16:16:10 -0500 (EST) 
3673              Message-Id: <200112232116.QAA18463@raptor.research.att.com>
3674      Branch: perl
3675            ! pod/perlhack.pod
3676 ____________________________________________________________________________
3677 [ 13874] By: jhi                                   on 2001/12/24  16:41:03
3678         Log: File::Find patch patches from Thomas Wegner.
3679      Branch: perl
3680            ! lib/File/Find.pm
3681 ____________________________________________________________________________
3682 [ 13873] By: jhi                                   on 2001/12/24  16:38:10
3683         Log: Subject: Re: socketpair emulation 
3684              From: Nicholas Clark <nick@unfortu.net>                 
3685              Date: Mon, 24 Dec 2001 16:11:30 +0000                 
3686              Message-ID: <20011224161129.A1520@Bagpuss.unfortu.net>          
3687      Branch: perl
3688            ! ext/Socket/socketpair.t
3689 ____________________________________________________________________________
3690 [ 13872] By: jhi                                   on 2001/12/24  02:53:02
3691         Log: Must cast constants if they can be quads.
3692      Branch: perl
3693            ! regcomp.c
3694 ____________________________________________________________________________
3695 [ 13871] By: jhi                                   on 2001/12/24  01:40:12
3696         Log: Promote the e/uid to wide enough un/signed integers
3697              and printf them as such.
3698      Branch: perl
3699            ! taint.c
3700 ____________________________________________________________________________
3701 [ 13869] By: jhi                                   on 2001/12/24  01:14:06
3702         Log: The U32 alignment test wasn't really working, noticed
3703              by Paul Green.  Now the test works, but this means that
3704              we may see coredumps from the test.   I sure hope MMUless
3705              places don't crash on the test.
3706      Branch: perl
3707            ! Configure
3708 ____________________________________________________________________________
3709 [ 13867] By: jhi                                   on 2001/12/23  23:46:18
3710         Log: More VOS tweaks.
3711      Branch: perl
3712            ! Configure
3713 ____________________________________________________________________________
3714 [ 13866] By: jhi                                   on 2001/12/23  16:43:29
3715         Log: The funky final sigma casefolding.
3716      Branch: perl
3717            ! regcomp.c regexec.c t/op/pat.t utf8.h
3718 ____________________________________________________________________________
3719 [ 13865] By: jhi                                   on 2001/12/23  13:55:23
3720         Log: Update Changes.
3721      Branch: perl
3722            ! Changes patchlevel.h
3723 ____________________________________________________________________________
3724 [ 13864] By: jhi                                   on 2001/12/23  13:50:25
3725         Log: Move the \C and \X to pat.t.
3726      Branch: perl
3727            ! t/op/pat.t t/op/re_tests
3728 ____________________________________________________________________________
3729 [ 13863] By: jhi                                   on 2001/12/23  04:04:20
3730         Log: More logical test ordering.
3731      Branch: perl
3732            ! perl.h
3733 ____________________________________________________________________________
3734 [ 13862] By: jhi                                   on 2001/12/23  01:47:23
3735         Log: Integrate perlio;
3736              
3737              Add at least the "important" PerlIO_xxxx functions to embed.pl
3738              so that they get implicit pTHX_ and we can avoid slow dTHX.
3739              
3740              Put PerlIO stuff inside EXTERN C
3741              
3742              Win32 and makedef.pl fall-out of PerlIO/pTHX stuff
3743      Branch: perl
3744           !> embed.h embed.pl ext/IO/IO.xs global.sym globals.c makedef.pl
3745           !> perlio.c perlio.h perlio.sym pod/perlapi.pod proto.h
3746           !> win32/win32.c
3747 ____________________________________________________________________________
3748 [ 13861] By: jhi                                   on 2001/12/23  01:38:54
3749         Log: Even more \X fixing.
3750      Branch: perl
3751            ! regexec.c t/op/pat.t
3752 ____________________________________________________________________________
3753 [ 13860] By: jhi                                   on 2001/12/23  01:29:45
3754         Log: More \X fixing.
3755      Branch: perl
3756            ! regexec.c t/op/pat.t
3757 ____________________________________________________________________________
3758 [ 13859] By: jhi                                   on 2001/12/23  00:57:10
3759         Log: Fix encoding pragma.
3760      Branch: perl
3761            ! regcomp.c
3762 ____________________________________________________________________________
3763 [ 13858] By: jhi                                   on 2001/12/23  00:12:51
3764         Log: Subject: socketpair emulation
3765              From: Nicholas Clark <nick@unfortu.net>
3766              Date: Sat, 22 Dec 2001 18:38:18 +0000
3767              Message-ID: <20011222183817.A12020@Bagpuss.unfortu.net>
3768      Branch: perl
3769            + ext/Socket/socketpair.t
3770            ! MANIFEST embed.h embed.pl global.sym perl.h pod/perlfunc.pod
3771            ! pp_sys.c proto.h util.c
3772 ____________________________________________________________________________
3773 [ 13857] By: jhi                                   on 2001/12/22  23:53:26
3774         Log: Subject: [PATCH] and [BUG]   \X and \C fixed, \X still dorked        
3775              From: Jeffrey Friedl <jfriedl@yahoo.com>
3776              Date: Fri, 21 Dec 2001 23:18:17 -0800 (PST) 
3777              Message-Id: <200112220718.fBM7IHG25075@ventrue.corp.yahoo.com>  
3778              
3779              (partially applied, most of the new tests need to be rethought)
3780      Branch: perl
3781            ! regcomp.c t/op/re_tests
3782 ____________________________________________________________________________
3783 [ 13856] By: jhi                                   on 2001/12/22  23:45:35
3784         Log: Small tweaks.
3785      Branch: perl
3786            ! handy.h regexec.c
3787 ____________________________________________________________________________
3788 [ 13855] By: jhi                                   on 2001/12/22  20:10:01
3789         Log: Unicode casefolding continues.
3790              (lib/encoding.t still failing.)
3791      Branch: perl
3792            ! regexec.c t/op/pat.t
3793 ____________________________________________________________________________
3794 [ 13850] By: jhi                                   on 2001/12/22  17:41:40
3795         Log: Rework the make logic (again).
3796      Branch: perl
3797            ! Configure
3798 ____________________________________________________________________________
3799 [ 13849] By: jhi                                   on 2001/12/22  16:40:24
3800         Log: Integrate perlio;
3801              Fix mis-parse of autoloaded usage code by declaring the sub
3802              Correct checking code which Ilya spotted was tripped by CR at EOF.
3803              The CR at EOF fix earlier broke CR at end-of-buffer.
3804      Branch: perl
3805            ! regexec.c
3806           !> ext/POSIX/POSIX.pm perlio.c sv.c
3807 ____________________________________________________________________________
3808 [ 13844] By: jhi                                   on 2001/12/22  04:27:46
3809         Log: More Unicode casing fixes.
3810      Branch: perl
3811            ! regexec.c t/op/pat.t
3812 ____________________________________________________________________________
3813 [ 13843] By: jhi                                   on 2001/12/22  02:47:08
3814         Log: Unicode casefolding fixes.
3815      Branch: perl
3816            ! op.c regcomp.c regexec.c t/op/pat.t
3817 ____________________________________________________________________________
3818 [ 13842] By: jhi                                   on 2001/12/21  22:32:14
3819         Log: Subject: [PATCH B::Deparse] __DATA__ and packages
3820              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr> 
3821              Date: Sat, 22 Dec 2001 00:01:29 +0100
3822              Message-ID: <20011222000129.A713@rafael>
3823      Branch: perl
3824            ! ext/B/B/Deparse.pm
3825 ____________________________________________________________________________
3826 [ 13841] By: jhi                                   on 2001/12/21  20:38:28
3827         Log: VOS config from Paul Green.
3828      Branch: perl
3829            ! hints/vos.sh
3830 ____________________________________________________________________________
3831 [ 13840] By: jhi                                   on 2001/12/21  20:00:43
3832         Log: Subject: [PATCH @13746] CreateTTY on OS/2
3833              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3834              Date: Fri, 21 Dec 2001 15:59:45 -0500
3835              Message-ID: <20011221155945.A6806@math.ohio-state.edu>
3836      Branch: perl
3837            ! lib/perl5db.pl
3838 ____________________________________________________________________________
3839 [ 13839] By: jhi                                   on 2001/12/21  19:52:49
3840         Log: Subject: [PATCH @13746] uninstalled build of modules broken
3841              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3842              Date: Fri, 21 Dec 2001 15:49:09 -0500
3843              Message-ID: <20011221154909.A6760@math.ohio-state.edu>
3844      Branch: perl
3845            ! lib/ExtUtils/MM_Unix.pm
3846 ____________________________________________________________________________
3847 [ 13838] By: jhi                                   on 2001/12/21  19:52:09
3848         Log: Subject: [PATCH @13746] OS/2 File::* modules
3849              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3850              Date: Fri, 21 Dec 2001 15:43:24 -0500
3851              Message-ID: <20011221154324.A6524@math.ohio-state.edu>
3852      Branch: perl
3853            ! lib/File/Basename.pm lib/File/Spec/OS2.pm
3854 ____________________________________________________________________________
3855 [ 13837] By: jhi                                   on 2001/12/21  19:49:41
3856         Log: Subject: [PATCH] perltie.pod (or what does it mean?)
3857              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
3858              Date: Fri, 21 Dec 2001 17:29:07 +0100
3859              Message-ID: <3C236353.6625C4C0@alcatel.at>
3860      Branch: perl
3861            ! pod/perltie.pod
3862 ____________________________________________________________________________
3863 [ 13835] By: jhi                                   on 2001/12/21  19:47:03
3864         Log: Further VOS tweaks: the _exe needs to be introduced
3865              in the very beginning, and the make/gmake needs special
3866              VOS logic.
3867      Branch: perl
3868            ! Configure Makefile.SH
3869 ____________________________________________________________________________
3870 [ 13834] By: jhi                                   on 2001/12/21  15:12:26
3871         Log: Update Changes.
3872      Branch: perl
3873            ! Changes patchlevel.h
3874 ____________________________________________________________________________
3875 [ 13832] By: jhi                                   on 2001/12/21  14:46:24
3876         Log: Also the search for cat needs to be _exe-aware.
3877      Branch: perl
3878            ! Configure
3879 ____________________________________________________________________________
3880 [ 13831] By: jhi                                   on 2001/12/21  13:43:53
3881         Log: Subject: [PATCH] ext/B/B/Xref.pm adding "our" recognition
3882              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
3883              Date: Fri, 21 Dec 2001 14:02:01 +0100
3884              Message-ID: <3C2332C9.7CFED5F2@alcatel.at>
3885      Branch: perl
3886            ! ext/B/B/Xref.pm
3887 ____________________________________________________________________________
3888 [ 13830] By: jhi                                   on 2001/12/21  13:42:31
3889         Log: packing I32 with L is not nice, need l; from Wolfgang Laun.
3890      Branch: perl
3891            ! ext/B/B/Assembler.pm ext/B/B/Disassembler.pm
3892            ! ext/B/t/assembler.t
3893 ____________________________________________________________________________
3894 [ 13829] By: jhi                                   on 2001/12/21  13:39:06
3895         Log: Subject: [ PATCH ] Smoke 13820 /pro/3gl/CPAN/perl-current
3896              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
3897              Date: Fri, 21 Dec 2001 11:15:38 +0100
3898              Message-Id: <20011221104035.4B4F.H.M.BRAND@hccnet.nl>
3899      Branch: perl
3900            ! hv.c
3901 ____________________________________________________________________________
3902 [ 13828] By: jhi                                   on 2001/12/21  01:59:10
3903         Log: A plan is good.
3904      Branch: perl
3905            ! ext/re/re.t
3906 ____________________________________________________________________________
3907 [ 13827] By: jhi                                   on 2001/12/21  01:57:48
3908         Log: Subject: [REPATCH MANIFEST, ext/re/re.t] Tests for re pragma
3909              From: chromatic <chromatic@rmci.net>
3910              Date: Thu, 20 Dec 2001 16:16:48 -0700
3911              Message-ID: <20011220231726.23878.qmail@onion.perl.org>
3912      Branch: perl
3913            + ext/re/re.t
3914            ! MANIFEST
3915 ____________________________________________________________________________
3916 [ 13826] By: jhi                                   on 2001/12/21  01:34:37
3917         Log: Synchronize the skippage message.
3918      Branch: perl
3919            ! lib/ExtUtils/t/MM_OS2.t
3920 ____________________________________________________________________________
3921 [ 13825] By: jhi                                   on 2001/12/21  01:32:42
3922         Log: Subject: [PATCH MANIFEST, lib/ExtUtils/t/MM_OS2.t] Tests for ExtUtils::MM_OS2
3923              From: chromatic <chromatic@rmci.net>
3924              Date: Thu, 20 Dec 2001 16:09:10 -0700
3925              Message-ID: <20011220230948.18010.qmail@onion.perl.org>
3926      Branch: perl
3927            + lib/ExtUtils/t/MM_OS2.t
3928            ! MANIFEST
3929 ____________________________________________________________________________
3930 [ 13824] By: jhi                                   on 2001/12/21  01:14:12
3931         Log: Subject: perlfunc.pod patch re flock via fcntl
3932              From: "Tye McQueen" <tye@metronet.com>
3933              Date: Thu, 20 Dec 2001 14:52:19 -0600 (CST) 
3934              Message-Id: <200112202052.fBKKqKH16263@metronet.com>
3935      Branch: perl
3936            ! pod/perlfunc.pod
3937 ____________________________________________________________________________
3938 [ 13823] By: jhi                                   on 2001/12/21  00:54:49
3939         Log: Make using U+FDD0..U+FDEF (noncharacters since Unicode 3.1),
3940              U+...FFFE, U+...FFFF, and characters beyond U+10FFFF
3941              (the Unicode maximum code point) warnable offenses.
3942      Branch: perl
3943            ! embed.h embed.pl global.sym op.c pod/perlapi.pod pp.c proto.h
3944            ! t/op/each.t t/op/pat.t t/op/qq.t utf8.c utf8.h
3945 ____________________________________________________________________________
3946 [ 13822] By: jhi                                   on 2001/12/20  20:59:55
3947         Log: Sterner admonishment on -t.
3948      Branch: perl
3949            ! pod/perlrun.pod
3950 ____________________________________________________________________________
3951 [ 13821] By: jhi                                   on 2001/12/20  20:53:42
3952         Log: Subject: [PATCH B::Dpparse] minor qr// fix
3953              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
3954              Date: Thu, 20 Dec 2001 22:53:34 +0100
3955              Message-ID: <20011220225334.A735@rafael>
3956      Branch: perl
3957            ! ext/B/B/Deparse.pm
3958 ____________________________________________________________________________
3959 [ 13820] By: jhi                                   on 2001/12/20  15:18:25
3960         Log: Subject: [PATCH} typo fix in Carp/Heavy.pm
3961              From: Robert Spier <rspier@pobox.com>
3962              Date: Thu, 20 Dec 2001 08:10:00 -0800
3963              Message-ID: <15394.3416.693353.107334@rls.cx>
3964      Branch: perl
3965            ! lib/Carp/Heavy.pm
3966 ____________________________________________________________________________
3967 [ 13819] By: jhi                                   on 2001/12/20  14:56:30
3968         Log: Integrate perlio (pTHX_ fixes for :win32 layer)
3969      Branch: perl
3970           !> win32/win32io.c
3971 ____________________________________________________________________________
3972 [ 13818] By: jhi                                   on 2001/12/20  14:53:05
3973         Log: Subject: Re: [PATCH pod/perliol.pod] resend
3974              From: Stas Bekman <stas@stason.org>
3975              Date: Thu, 20 Dec 2001 17:15:09 +0800 (SGT)
3976              Message-ID: <Pine.LNX.4.40.0112201714210.23498-100000@hope.stason.org>
3977      Branch: perl
3978            ! pod/perliol.pod
3979 ____________________________________________________________________________
3980 [ 13817] By: jhi                                   on 2001/12/20  14:51:24
3981         Log: Fix up the APIs noone hopefully uses.
3982      Branch: perl
3983            ! utf8.c
3984 ____________________________________________________________________________
3985 [ 13816] By: jhi                                   on 2001/12/20  14:18:56
3986         Log: Subject: [PATCH] Carp.pm caller_info returns wrong info for eval
3987              Date: Wed, 19 Dec 2001 14:13:38 -0800
3988              From: Robert Spier <rspier@pobox.com>
3989              Message-ID: <15393.4370.605214.548582@rls.cx>
3990      Branch: perl
3991            ! lib/Carp.t lib/Carp/Heavy.pm
3992 ____________________________________________________________________________
3993 [ 13813] By: jhi                                   on 2001/12/19  21:29:49
3994         Log: Some bincompat clawbacks.
3995      Branch: perl
3996            ! embed.h embed.pl embedvar.h perlapi.h proto.h thrdvar.h utf8.c
3997            ! wince/perldll.def
3998 ____________________________________________________________________________
3999 [ 13812] By: jhi                                   on 2001/12/19  17:56:53
4000         Log: gcc pacifying (RH 7.1/ia64).
4001      Branch: perl
4002            ! pp.c
4003 ____________________________________________________________________________
4004 [ 13811] By: jhi                                   on 2001/12/19  16:55:09
4005         Log: Update Changes.
4006      Branch: perl
4007            ! Changes patchlevel.h
4008 ____________________________________________________________________________
4009 [ 13810] By: jhi                                   on 2001/12/19  16:50:12
4010         Log: Subject: Re: [BUG] bleadperl regexp (was ok in 5.6.0)
4011              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
4012              Date: Wed, 19 Dec 2001 12:35:07 +0100
4013              Message-ID: <3C207B6B.A687A8EC@alcatel.at>
4014              
4015              Subject: Re: [BUG] bleadperl regexp (was ok in 5.6.0)
4016              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
4017              Date: Wed, 19 Dec 2001 17:34:51 +0000
4018              Message-Id: <200112191734.fBJHYpd30715@crypt.compulink.co.uk>
4019      Branch: perl
4020            ! pod/perlre.pod
4021 ____________________________________________________________________________
4022 [ 13809] By: jhi                                   on 2001/12/19  16:47:11
4023         Log: Integrate perlio.
4024      Branch: perl
4025           !> ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
4026           !> ext/PerlIO/Via/Via.xs perlio.c perliol.h
4027 ____________________________________________________________________________
4028 [ 13807] By: jhi                                   on 2001/12/19  15:59:02
4029         Log: One more embedded (?sx) de-embedded, from Wolfgang Laun.
4030      Branch: perl
4031            ! ext/B/B/Assembler.pm
4032 ____________________________________________________________________________
4033 [ 13806] By: jhi                                   on 2001/12/19  15:08:29
4034         Log: Reword the alarm explanation.
4035      Branch: perl
4036            ! pod/perlfunc.pod
4037 ____________________________________________________________________________
4038 [ 13805] By: jhi                                   on 2001/12/19  15:04:03
4039         Log: Subject: [PATCH @13746] OS/2 build
4040              From: Ilya Zakharevich <ilya@math.ohio-state.edu> 
4041              Date: Wed, 19 Dec 2001 02:45:41 -0500
4042              Message-ID: <20011219024541.A29803@math.ohio-state.edu>        
4043              
4044              (skipped the t/TEST change)
4045      Branch: perl
4046            ! lib/English.t lib/ExtUtils/t/Embed.t lib/File/stat.t
4047            ! lib/Shell.t os2/Makefile.SHs os2/OS2/REXX/DLL/Makefile.PL
4048            ! os2/os2.c os2/perlrexx.c t/op/alarm.t util.c
4049 ____________________________________________________________________________
4050 [ 13804] By: jhi                                   on 2001/12/19  14:55:26
4051         Log: Upgrade to Net::Ping 2.09.
4052      Branch: perl
4053            + lib/Net/Ping/CHANGES lib/Net/Ping/README
4054            + lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
4055            + lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
4056            + lib/Net/Ping/t/140_stream_inst.t lib/Net/Ping/t/200_ping_tcp.t
4057            + lib/Net/Ping/t/300_ping_stream.t
4058            ! MANIFEST lib/Net/Ping.pm
4059 ____________________________________________________________________________
4060 [ 13802] By: jhi                                   on 2001/12/19  14:25:27
4061         Log: B::Assembler/B::Disassembler patches and test;
4062              from Wolfgang Laun.
4063              
4064              TODO: getting perlcc working.
4065      Branch: perl
4066            + ext/B/t/assembler.t
4067            ! MANIFEST ext/B/B/Assembler.pm ext/B/B/Disassembler.pm
4068 ____________________________________________________________________________
4069 [ 13801] By: jhi                                   on 2001/12/19  14:18:10
4070         Log: Can't printf U8s as UVs.
4071      Branch: perl
4072            ! utf8.c
4073 ____________________________________________________________________________
4074 [ 13800] By: jhi                                   on 2001/12/19  14:12:02
4075         Log: Subject: Re: [PATCH] ...while $var = glob(...)
4076              From: Robin Houston <robin@kitsite.com> 
4077              Date: Wed, 19 Dec 2001 13:48:55 +0000
4078              Message-ID: <20011219134855.A20452@puffinry.freeserve.co.uk>        
4079              
4080              Not exactly a glob test but internal-logically correct.
4081      Branch: perl
4082            ! t/op/glob.t
4083 ____________________________________________________________________________
4084 [ 13799] By: jhi                                   on 2001/12/19  13:51:37
4085         Log: Subject: [PATCH lib/lib_pm.PL lib/lib.t] portability snag
4086              From: Michael G Schwern <schwern@pobox.com> 
4087              Date: Wed, 19 Dec 2001 07:42:54 -0500
4088              Message-ID: <20011219124254.GF8630@blackrider>
4089      Branch: perl
4090            + lib/lib.t
4091            ! MANIFEST lib/lib_pm.PL
4092 ____________________________________________________________________________
4093 [ 13798] By: jhi                                   on 2001/12/19  13:35:59
4094         Log: Integrate with perlio.
4095      Branch: perl
4096           !> hv.c hv.h scope.c util.c
4097 ____________________________________________________________________________
4098 [ 13793] By: jhi                                   on 2001/12/19  04:58:51
4099         Log: Regen toc.
4100      Branch: perl
4101            ! pod/perltoc.pod
4102 ____________________________________________________________________________
4103 [ 13792] By: jhi                                   on 2001/12/19  04:56:42
4104         Log: FAQ sync.
4105      Branch: perl
4106            ! pod/perlfaq5.pod
4107 ____________________________________________________________________________
4108 [ 13791] By: jhi                                   on 2001/12/19  04:38:47
4109         Log: Reformat round.
4110      Branch: perl
4111            ! pod/perlunicode.pod
4112 ____________________________________________________________________________
4113 [ 13790] By: jhi                                   on 2001/12/19  04:32:06
4114         Log: Subject: [PATCH] pod/perlunicode.pod
4115              From: Jeffrey Friedl <jfriedl@yahoo.com>
4116              Date: Tue, 18 Dec 2001 21:31:13 -0800 (PST) 
4117              Message-Id: <200112190531.fBJ5VDp57308@ventrue.corp.yahoo.com> 
4118      Branch: perl
4119            ! pod/perlunicode.pod
4120 ____________________________________________________________________________
4121 [ 13789] By: jhi                                   on 2001/12/19  04:16:39
4122         Log: Subject: Re: [PATCH] pod/perluniintro.pod (removes unnecessary UTF-8 references)
4123              From: Jeffrey Friedl <jfriedl@yahoo.com>
4124              Date: Tue, 18 Dec 2001 21:13:59 -0800 (PST) 
4125              Message-Id: <200112190513.fBJ5DxN56315@ventrue.corp.yahoo.com> 
4126      Branch: perl
4127            ! pod/perluniintro.pod
4128 ____________________________________________________________________________
4129 [ 13788] By: jhi                                   on 2001/12/19  03:54:08
4130         Log: Slight pod reformatting.
4131      Branch: perl
4132            ! pod/perluniintro.pod
4133 ____________________________________________________________________________
4134 [ 13787] By: jhi                                   on 2001/12/19  03:41:45
4135         Log: Subject: [PATCH] pod/perluniintro.pod (removes unnecessary UTF-8 references)
4136              From: Jeffrey Friedl <jfriedl@yahoo.com>    
4137              Date: Tue, 18 Dec 2001 20:27:42 -0800 (PST)
4138              Message-Id: <200112190427.fBJ4RgP53458@ventrue.corp.yahoo.com>
4139      Branch: perl
4140            ! pod/perluniintro.pod
4141 ____________________________________________________________________________
4142 [ 13786] By: jhi                                   on 2001/12/19  01:14:04
4143         Log: Subject: Re: [ID 20011213.001] Segfault with overload and Test
4144              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
4145              Date: Wed, 19 Dec 2001 01:45:23 +0000
4146              Message-Id: <200112190145.fBJ1jNt23668@crypt.compulink.co.uk>
4147      Branch: perl
4148            ! sv.c
4149 ____________________________________________________________________________
4150 [ 13785] By: jhi                                   on 2001/12/19  01:11:45
4151         Log: Subject: Porting/checkURL.pl
4152              From: abigail@foad.org
4153              Date: Tue, 18 Dec 2001 19:03:22 +0100          
4154              Message-ID: <20011218180322.8278.qmail@foad.org> 
4155      Branch: perl
4156            ! Porting/checkURL.pl
4157 ____________________________________________________________________________
4158 [ 13783] By: jhi                                   on 2001/12/19  00:26:34
4159         Log: A bit too oversweeping matching in #13778.
4160      Branch: perl
4161            ! Configure
4162 ____________________________________________________________________________
4163 [ 13782] By: jhi                                   on 2001/12/19  00:09:10
4164         Log: Re-gen Configure based on #13778..13781.
4165      Branch: perl
4166            ! Configure config_h.SH
4167 ____________________________________________________________________________
4168 [ 13767] By: jhi                                   on 2001/12/18  22:13:14
4169         Log: Subject: Re: Benchmark.t failure on Linux
4170              From: Nicholas Clark <nick@ccl4.org>
4171              Date: Tue, 18 Dec 2001 22:51:25 +0000
4172              Message-ID: <20011218225124.N21702@plum.flirble.org>
4173      Branch: perl
4174            ! lib/Benchmark.t
4175 ____________________________________________________________________________
4176 [ 13766] By: jhi                                   on 2001/12/18  22:07:35
4177         Log: Re-applying #13752 until a better solution can be found.
4178      Branch: perl
4179            ! lib/ExtUtils/t/MM_Unix.t
4180 ____________________________________________________________________________
4181 [ 13765] By: jhi                                   on 2001/12/18  21:05:13
4182         Log: Subject: [PATCH] Suggested doc enhancement(?) to Exporter.pm
4183              From: "Giroux, Mike (Exchange)" <mgiroux@bear.com>
4184              Date: Tue, 18 Dec 2001 12:05:40 -0500
4185              Message-ID: <03CF7D5B2CFFD211990300A0C95DEA0C080BEB5A@whmsx18.is.bear.com>
4186      Branch: perl
4187            ! lib/Exporter.pm
4188 ____________________________________________________________________________
4189 [ 13764] By: jhi                                   on 2001/12/18  20:58:44
4190         Log: %g -> NVgf cleanup, based on Schwern's RedHat 7.1/Alpha
4191              findings -- some of the warnings I can't explain except
4192              by NVgf being detected wrong, though.
4193      Branch: perl
4194            ! dump.c pp.c sv.c x2p/a2p.h x2p/str.c
4195 ____________________________________________________________________________
4196 [ 13763] By: jhi                                   on 2001/12/18  20:54:28
4197         Log: Subject: [PATCH] pod/perluniintro.pod
4198              From: Jeffrey Friedl <jfriedl@yahoo.com>
4199              Date: Tue, 18 Dec 2001 10:27:45 -0800 (PST)
4200              Message-Id: <200112181827.fBIIRjv16547@ventrue.corp.yahoo.com>
4201      Branch: perl
4202            ! pod/perluniintro.pod
4203 ____________________________________________________________________________
4204 [ 13762] By: jhi                                   on 2001/12/18  17:49:07
4205         Log: ".pm" is the native executable suffix in VOS.
4206      Branch: perl
4207            ! hints/vos.sh
4208 ____________________________________________________________________________
4209 [ 13761] By: jhi                                   on 2001/12/18  15:57:39
4210         Log: Integrate perlio;
4211              Tidied version of Jeffrey Friedl's <jfriedl@yahoo.com> restricted hashes
4212      Branch: perl
4213           !> ext/Devel/Peek/Peek.t hv.c hv.h scope.c sv.c t/lib/access.t
4214 ____________________________________________________________________________
4215 [ 13759] By: jhi                                   on 2001/12/18  15:54:19
4216         Log: (Undone by #13766.)
4217              Retract #13752.
4218      Branch: perl
4219            ! lib/ExtUtils/t/MM_Unix.t
4220 ____________________________________________________________________________
4221 [ 13758] By: jhi                                   on 2001/12/18  15:26:18
4222         Log: Echoes of #13757.
4223      Branch: perl
4224            ! t/lib/warnings/utf8
4225 ____________________________________________________________________________
4226 [ 13757] By: jhi                                   on 2001/12/18  15:24:50
4227         Log: Make the utf8 malformedness messages more verbose.
4228      Branch: perl
4229            ! lib/utf8.t utf8.c
4230 ____________________________________________________________________________
4231 [ 13755] By: jhi                                   on 2001/12/18  14:05:26
4232         Log: README.aix updates from Jens-Uwe Mager.
4233      Branch: perl
4234            ! README.aix
4235 ____________________________________________________________________________
4236 [ 13754] By: jhi                                   on 2001/12/18  14:03:31
4237         Log: Subject: [PATCH lib/Benchmark.t] Show value of $fastslow on failure
4238              From: Michael G Schwern <schwern@pobox.com>
4239              Date: Tue, 18 Dec 2001 00:58:18 -0500
4240              Message-ID: <20011218055818.GC4362@blackrider>
4241      Branch: perl
4242            ! lib/Benchmark.t
4243 ____________________________________________________________________________
4244 [ 13753] By: jhi                                   on 2001/12/18  14:02:49
4245         Log: Subject: [PATCH lib/ExtUtils/t/Installed.t] Making it somewhat more portable
4246              From: Michael G Schwern <schwern@pobox.com>
4247              Date: Tue, 18 Dec 2001 00:40:38 -0500
4248              Message-ID: <20011218054038.GB4362@blackrider>
4249      Branch: perl
4250            ! lib/ExtUtils/Installed.pm lib/ExtUtils/t/Installed.t
4251 ____________________________________________________________________________
4252 [ 13752] By: jhi                                   on 2001/12/18  14:01:44
4253         Log: (reintroduced by #13766)
4254              (retracted by #13759)
4255              
4256              Subject: [PATCH lib/ExtUtils/t/MM_Unix.t] All the world's not a Unix
4257              From: Michael G Schwern <schwern@pobox.com>  
4258              Date: Tue, 18 Dec 2001 00:00:23 -0500
4259              Message-ID: <20011218050023.GA27893@blackrider>
4260      Branch: perl
4261            ! lib/ExtUtils/t/MM_Unix.t
4262 ____________________________________________________________________________
4263 [ 13751] By: jhi                                   on 2001/12/18  13:59:32
4264         Log: Re-patch #13749.
4265      Branch: perl
4266            ! t/op/glob.t
4267 ____________________________________________________________________________
4268 [ 13750] By: jhi                                   on 2001/12/18  13:56:34
4269         Log: Subject: [doc patch] s{(?<=perldeb)ug}{guts}
4270              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
4271              Date: Tue, 18 Dec 2001 12:55:43 +0000
4272              Message-Id: <200112181255.fBICthb09977@crypt.compulink.co.uk>
4273      Branch: perl
4274            ! ext/Devel/Peek/Peek.pm
4275 ____________________________________________________________________________
4276 [ 13749] By: jhi                                   on 2001/12/18  13:55:12
4277         Log: Subject: Third time lucky? (Re: [PATCH] ...while $var = glob(...))
4278              From: Robin Houston <robin@kitsite.com> 
4279              Date: Tue, 18 Dec 2001 14:54:33 +0000
4280              Message-ID: <20011218145433.A18835@puffinry.freeserve.co.uk>
4281      Branch: perl
4282            ! t/op/glob.t
4283 ____________________________________________________________________________
4284 [ 13748] By: jhi                                   on 2001/12/17  23:54:41
4285         Log: Subject: [PATCH] slightly more for Exporter.pm
4286              From: Nicholas Clark <nick@ccl4.org>
4287              Date: Tue, 18 Dec 2001 00:22:03 +0000
4288              Message-ID: <20011218002203.M21702@plum.flirble.org>
4289      Branch: perl
4290            ! lib/Exporter.pm
4291 ____________________________________________________________________________
4292 [ 13747] By: jhi                                   on 2001/12/17  21:59:07
4293         Log: Subject: [PATCH] Re: chomp/chop prototype changed?
4294              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
4295              Date: Mon, 17 Dec 2001 16:37:18 +0100
4296              Message-ID: <20011217163718.A2292@rafael>
4297              
4298              Subject: Re: [PATCH] Re: chomp/chop prototype changed?
4299              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
4300              Date: Mon, 17 Dec 2001 23:17:06 +0100
4301              Message-ID: <20011217231706.A730@rafael>
4302      Branch: perl
4303            ! pod/perlsub.pod pp.c toke.c
4304 ____________________________________________________________________________
4305 [ 13746] By: jhi                                   on 2001/12/17  20:22:08
4306         Log: Update Changes.
4307      Branch: perl
4308            ! Changes patchlevel.h
4309 ____________________________________________________________________________
4310 [ 13745] By: jhi                                   on 2001/12/17  20:12:37
4311         Log: New test warrants a MANIFEST entry.
4312      Branch: perl
4313            ! MANIFEST
4314 ____________________________________________________________________________
4315 [ 13744] By: jhi                                   on 2001/12/17  19:27:40
4316         Log: Subject: Re: [PATCH] ...while $var = glob(...)
4317              From: Robin Houston <robin@kitsite.com>
4318              Date: Mon, 17 Dec 2001 20:27:30 +0000
4319              Message-ID: <20011217202730.A17817@puffinry.freeserve.co.uk>
4320              
4321              Can't portably unlink open files.
4322      Branch: perl
4323            ! t/op/glob.t
4324 ____________________________________________________________________________
4325 [ 13743] By: jhi                                   on 2001/12/17  19:26:34
4326         Log: perluniintro tweaks as suggested by Jeffrey Friedl.
4327      Branch: perl
4328            ! pod/perluniintro.pod
4329 ____________________________________________________________________________
4330 [ 13742] By: jhi                                   on 2001/12/17  19:18:52
4331         Log: Move typeglob test from glob.t to gv.t.
4332      Branch: perl
4333            ! t/op/glob.t t/op/gv.t
4334 ____________________________________________________________________________
4335 [ 13741] By: jhi                                   on 2001/12/17  19:12:16
4336         Log: Subject: Re: [PATCH] ...while $var = glob(...)                
4337              From: Robin Houston <robin@kitsite.com> 
4338              Date: Mon, 17 Dec 2001 20:07:02 +0000                 
4339              Message-ID: <20011217200702.A17721@puffinry.freeserve.co.uk>
4340      Branch: perl
4341            ! t/op/glob.t
4342 ____________________________________________________________________________
4343 [ 13740] By: jhi                                   on 2001/12/17  19:11:29
4344         Log: Demote the surrogate and non-character errors to warnings.
4345      Branch: perl
4346            ! pod/perldiag.pod t/lib/warnings/utf8 t/op/ord.t utf8.c
4347 ____________________________________________________________________________
4348 [ 13739] By: jhi                                   on 2001/12/17  18:47:41
4349         Log: Subject: [PATCH] more POSIX tests, and more autoloading
4350              From: Nicholas Clark <nick@ccl4.org>
4351              Date: Mon, 17 Dec 2001 18:27:47 +0000
4352              Message-ID: <20011217182747.D21702@plum.flirble.org>
4353      Branch: perl
4354            ! ext/POSIX/POSIX.pm ext/POSIX/t/posix.t
4355 ____________________________________________________________________________
4356 [ 13738] By: jhi                                   on 2001/12/17  18:43:55
4357         Log: Subject: [PATCH] ...while $var = glob(...)
4358              From: Robin Houston <robin@kitsite.com> 
4359              Date: Mon, 17 Dec 2001 15:51:54 +0000
4360              Message-ID: <20011217155153.A311@robin.kitsite.com>
4361      Branch: perl
4362            ! op.c
4363 ____________________________________________________________________________
4364 [ 13737] By: jhi                                   on 2001/12/17  18:38:33
4365         Log: Subject: [PATCH] -t and the core tests; -t and PERL5OPT
4366              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
4367              Date: Mon, 17 Dec 2001 15:23:01 +0100
4368              Message-ID: <20011217152301.A704@rafael>
4369      Branch: perl
4370            ! perl.c pod/perldiag.pod pod/perlrun.pod t/run/runenv.t
4371 ____________________________________________________________________________
4372 [ 13736] By: jhi                                   on 2001/12/17  18:36:20
4373         Log: The system() vs $SIG{ARLM} is no more a todo.
4374      Branch: perl
4375            ! t/op/alarm.t
4376 ____________________________________________________________________________
4377 [ 13735] By: jhi                                   on 2001/12/17  18:34:43
4378         Log: Subject: [PATCH t/op/alarm.t MANIFEST] alarm() test, take two
4379              From: Michael G Schwern <schwern@pobox.com>
4380              Date: Sun, 16 Dec 2001 23:59:01 -0500
4381              Message-ID: <20011217045901.GL17232@blackrider>
4382      Branch: perl
4383            + t/op/alarm.t
4384            ! MANIFEST
4385 ____________________________________________________________________________
4386 [ 13734] By: jhi                                   on 2001/12/17  17:54:19
4387         Log: s/UNIX/Unix/
4388      Branch: perl
4389            ! MANIFEST
4390 ____________________________________________________________________________
4391 [ 13733] By: jhi                                   on 2001/12/17  17:50:22
4392         Log: Move ExtUtils tests to lib/ExtUtils/t.
4393      Branch: perl
4394            + lib/ExtUtils/t/Command.t lib/ExtUtils/t/Embed.t
4395            + lib/ExtUtils/t/ExtUtils.t lib/ExtUtils/t/Installed.t
4396            + lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_Unix.t
4397            + lib/ExtUtils/t/MM_VMS.t lib/ExtUtils/t/Manifest.t
4398            + lib/ExtUtils/t/Mkbootstrap.t lib/ExtUtils/t/Packlist.t
4399            + lib/ExtUtils/t/testlib.t
4400            - lib/ExtUtils.t lib/ExtUtils/Command.t lib/ExtUtils/Embed.t
4401            - lib/ExtUtils/Installed.t lib/ExtUtils/MM_Cygwin.t
4402            - lib/ExtUtils/MM_Unix.t lib/ExtUtils/MM_VMS.t
4403            - lib/ExtUtils/Manifest.t lib/ExtUtils/Mkbootstrap.t
4404            - lib/ExtUtils/Packlist.t lib/ExtUtils/testlib.t
4405            ! MANIFEST
4406 ____________________________________________________________________________
4407 [ 13732] By: jhi                                   on 2001/12/17  17:45:33
4408         Log: Subject: [PATCH] MM_Unix tests, and some questions
4409              From: Tels <perl_dummy@bloodgate.com>
4410              Date: Sun, 16 Dec 2001 22:29:13 +0100 (CET)                
4411              Message-Id: <200112162132.XAA12694@tiku.hut.fi>
4412              
4413              Subject: Re: [PATCH] MM_Unix tests, and some questions
4414              From: Tels <perl_dummy@bloodgate.com>
4415              Date: Mon, 17 Dec 2001 00:29:11 +0100 (CET)                
4416              Message-Id: <200112162332.BAA25411@tiku.hut.fi>
4417      Branch: perl
4418            + lib/ExtUtils/MM_Unix.t
4419            ! MANIFEST lib/ExtUtils/MM_Unix.pm
4420 ____________________________________________________________________________
4421 [ 13731] By: jhi                                   on 2001/12/17  17:31:35
4422         Log: Subject: [PATCH lib/ExtUtils/MM_Unix.pm] miniperl found before perl
4423              From: Michael G Schwern <schwern@pobox.com>
4424              Date: Sun, 16 Dec 2001 17:53:55 -0500
4425              Message-ID: <20011216225354.GE8900@blackrider>
4426      Branch: perl
4427            ! lib/ExtUtils/MM_Unix.pm
4428 ____________________________________________________________________________
4429 [ 13730] By: jhi                                   on 2001/12/17  17:26:44
4430         Log: Subject: [PATCH ext/B/B/Deparse.pm] Re: [ID 20011216.005] B::Deparse turns legal code into illegal ones.
4431              From: Michael G Schwern <schwern@pobox.com>                
4432              Date: Sun, 16 Dec 2001 16:12:55 -0500
4433              Message-ID: <20011216211255.GV8900@blackrider>
4434      Branch: perl
4435            ! ext/B/B/Deparse.pm
4436 ____________________________________________________________________________
4437 [ 13729] By: jhi                                   on 2001/12/17  17:25:09
4438         Log: Subject: [PATCH] Exporter.pm
4439              From: Nicholas Clark <nick@ccl4.org>
4440              Date: Sun, 16 Dec 2001 19:24:25 +0000
4441              Message-ID: <20011216192425.R21702@plum.flirble.org>
4442      Branch: perl
4443            ! lib/Exporter.pm
4444 ____________________________________________________________________________
4445 [ 13728] By: jhi                                   on 2001/12/17  17:20:51
4446         Log: Subject: [PATCH] Exporter.t (and question)
4447              From: Nicholas Clark <nick@ccl4.org>
4448              Date: Sun, 16 Dec 2001 17:24:55 +0000
4449              Message-ID: <20011216172455.P21702@plum.flirble.org>
4450      Branch: perl
4451            ! lib/Exporter.t
4452 ____________________________________________________________________________
4453 [ 13727] By: jhi                                   on 2001/12/17  17:18:21
4454         Log: Subject: Re: perl@13661
4455              From: "John P. Linderman" <jpl@research.att.com>              
4456              Date: Mon, 17 Dec 2001 07:11:27 -0500 (EST)           
4457              Message-Id: <200112171211.HAA71597@raptor.research.att.com>
4458      Branch: perl
4459            ! pp_sort.c
4460 ____________________________________________________________________________
4461 [ 13726] By: jhi                                   on 2001/12/17  16:57:57
4462         Log: Subject: Will the real Unicode encoding please stand up?
4463              From: Jeffrey Friedl <jfriedl@yahoo.com>
4464              Date: Sun, 16 Dec 2001 11:36:32 -0800 (PST)
4465              Message-Id: <200112161936.fBGJaWe41263@ventrue.corp.yahoo.com>
4466      Branch: perl
4467            ! pod/perluniintro.pod
4468 ____________________________________________________________________________
4469 [ 13725] By: jhi                                   on 2001/12/17  16:43:09
4470         Log: Integrate perlio; interruptable system().
4471      Branch: perl
4472           !> util.c
4473 ____________________________________________________________________________
4474 [ 13722] By: jhi                                   on 2001/12/16  16:12:57
4475         Log: Disallow also Unicode ranges 0xFDD0..0xFDEF and
4476              0xFFFE..0xFFFF.  Ranges 0x...FFFE..0x...FFFF in general,
4477              and characters beyond 0x10FFF should be disallowed, too,
4478              but some tests would need changing, but more importantly some
4479              APIs would need remodeling since one can easily generate such
4480              characters either by bitwise complements, tr complements, or
4481              v-strings.
4482      Branch: perl
4483            ! pod/perldiag.pod utf8.c
4484 ____________________________________________________________________________
4485 [ 13721] By: jhi                                   on 2001/12/16  15:34:52
4486         Log: Make surrogates illegal also on EBCDIC.
4487      Branch: perl
4488            ! utf8.c
4489 ____________________________________________________________________________
4490 [ 13720] By: jhi                                   on 2001/12/16  14:49:18
4491         Log: Subject: [patch @13687] Unicode::Collate 0.10
4492              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>               
4493              Date: Sun, 16 Dec 2001 21:22:12 +0900
4494              Message-Id: <20011216211615.8ED5.BQW10602@nifty.com>
4495      Branch: perl
4496            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
4497            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
4498 ____________________________________________________________________________
4499 [ 13719] By: jhi                                   on 2001/12/16  14:39:34
4500         Log: More documentation for the encoding pragma.
4501      Branch: perl
4502            ! lib/encoding.pm
4503 ____________________________________________________________________________
4504 [ 13718] By: jhi                                   on 2001/12/16  14:34:02
4505         Log: Subject: [PATCH] lib/open.pm 
4506              From: Jeffrey Friedl <jfriedl@yahoo.com>
4507              Date: Sat, 15 Dec 2001 23:07:42 -0800 (PST)
4508              Message-Id: <200112160707.fBG77g896350@ventrue.corp.yahoo.com>
4509      Branch: perl
4510            ! lib/open.pm
4511 ____________________________________________________________________________
4512 [ 13717] By: jhi                                   on 2001/12/16  14:18:49
4513         Log: Subject: [PATCH MANIFEST, lib/ExtUtils/Installed.t] Add tests for ExtUtils::Installed
4514              From: chromatic <chromatic@rmci.net>
4515              Date: Sat, 15 Dec 2001 23:24:40 -0700
4516              Message-ID: <20011216062507.71492.qmail@onion.perl.org>
4517      Branch: perl
4518            + lib/ExtUtils/Installed.t
4519            ! MANIFEST
4520 ____________________________________________________________________________
4521 [ 13716] By: jhi                                   on 2001/12/16  14:17:10
4522         Log: Subject: [PATCH lib/diagnostics.pm] Little warning nit
4523              From: Michael G Schwern <schwern@pobox.com>
4524              Date: Sun, 16 Dec 2001 01:14:00 -0500
4525              Message-ID: <20011216061400.GC8900@blackrider>
4526      Branch: perl
4527            ! lib/diagnostics.pm
4528 ____________________________________________________________________________
4529 [ 13715] By: jhi                                   on 2001/12/16  14:16:17
4530         Log: Subject: [PATCH] Re: [PATCH t/test.pl] diagnostics to STDERR
4531              From: Michael G Schwern <schwern@pobox.com>
4532              Date: Sun, 16 Dec 2001 01:12:42 -0500
4533              Message-ID: <20011216061242.GB8900@blackrider>
4534      Branch: perl
4535            ! t/test.pl
4536 ____________________________________________________________________________
4537 [ 13714] By: jhi                                   on 2001/12/16  04:21:53
4538         Log: I sometimes outsmart myself.
4539      Branch: perl
4540            ! lib/ExtUtils/MM_Cygwin.t lib/ExtUtils/MM_VMS.t
4541 ____________________________________________________________________________
4542 [ 13713] By: jhi                                   on 2001/12/16  03:24:34
4543         Log: Subject: [PATCH lib/AutoSplit.pm]  Fwd: [russell-belfast-pm@futureless.org: Re: This is the __END__] 
4544              From: Michael G Schwern <schwern@pobox.com>
4545              Date: Sat, 15 Dec 2001 15:08:29 -0500
4546              Message-ID: <20011215200829.GK1548@blackrider>
4547      Branch: perl
4548            ! lib/AutoSplit.pm
4549 ____________________________________________________________________________
4550 [ 13712] By: jhi                                   on 2001/12/16  03:22:39
4551         Log: perlunicode enchancements suggested by Jeffrey Friedl.
4552      Branch: perl
4553            ! pod/perlunicode.pod
4554 ____________________________________________________________________________
4555 [ 13711] By: jhi                                   on 2001/12/16  03:00:44
4556         Log: Subject: [PATCH] perlunicode.pod
4557              From: Jeffrey Friedl <jfriedl@yahoo.com>
4558              Date: Sat, 15 Dec 2001 19:17:09 -0800 (PST) 
4559              Message-Id: <200112160317.fBG3H9M82618@ventrue.corp.yahoo.com>
4560      Branch: perl
4561            ! pod/perlunicode.pod
4562 ____________________________________________________________________________
4563 [ 13710] By: jhi                                   on 2001/12/16  02:57:09
4564         Log: Subject: RESENT - [PATCH] utf8_heavy.pl 
4565              From: Jeffrey Friedl <jfriedl@yahoo.com>
4566              Date: Sat, 15 Dec 2001 19:55:01 -0800 (PST) 
4567              Message-Id: <200112160355.fBG3t1t84835@ventrue.corp.yahoo.com>
4568      Branch: perl
4569            ! lib/utf8_heavy.pl
4570 ____________________________________________________________________________
4571 [ 13709] By: jhi                                   on 2001/12/16  02:47:36
4572         Log: Can't create surrogates; so can't match them, either.
4573      Branch: perl
4574            ! pod/perlunicode.pod
4575 ____________________________________________________________________________
4576 [ 13708] By: jhi                                   on 2001/12/16  02:46:07
4577         Log: Subject: [PATCH t/test.pl] diagnostics to STDERR
4578              From: Michael G Schwern <schwern@pobox.com>
4579              Date: Sat, 15 Dec 2001 21:20:35 -0500
4580              Message-ID: <20011216022035.GE5672@blackrider>
4581      Branch: perl
4582            ! t/test.pl
4583 ____________________________________________________________________________
4584 [ 13707] By: jhi                                   on 2001/12/16  02:45:06
4585         Log: Make creating UTF-8 surrogates a punishable act.
4586      Branch: perl
4587            ! pod/perldiag.pod pod/perlunicode.pod t/op/ord.t utf8.c
4588 ____________________________________________________________________________
4589 [ 13706] By: jhi                                   on 2001/12/15  23:00:56
4590         Log: Support \p{All}, \p{IsAssigned}, \p{IsUnassigned}.
4591      Branch: perl
4592            + lib/unicore/In/172.pl lib/unicore/In/173.pl
4593            ! MANIFEST lib/unicore/In.pl lib/unicore/In/164.pl
4594            ! lib/unicore/In/165.pl lib/unicore/In/166.pl
4595            ! lib/unicore/In/167.pl lib/unicore/In/168.pl
4596            ! lib/unicore/In/169.pl lib/unicore/In/170.pl
4597            ! lib/unicore/In/171.pl lib/unicore/mktables lib/utf8_heavy.pl
4598 ____________________________________________________________________________
4599 [ 13705] By: jhi                                   on 2001/12/15  22:17:10
4600         Log: Subject: [PATCH B::Deparse] rcatline support ($_.=<ARGV>)
4601              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
4602              Date: Sat, 15 Dec 2001 23:21:43 +0100
4603              Message-ID: <20011215232143.A11790@rafael>
4604      Branch: perl
4605            ! ext/B/B/Deparse.pm ext/B/t/deparse.t
4606 ____________________________________________________________________________
4607 [ 13704] By: jhi                                   on 2001/12/15  22:09:20
4608         Log: Make charnames more robust.
4609      Branch: perl
4610            ! lib/charnames.pm
4611 ____________________________________________________________________________
4612 [ 13703] By: jhi                                   on 2001/12/15  17:30:55
4613         Log: The hoops one has to jump through.
4614      Branch: perl
4615            ! ext/I18N/Langinfo/Langinfo.pm
4616 ____________________________________________________________________________
4617 [ 13702] By: jhi                                   on 2001/12/15  17:18:49
4618         Log: Subject: [PATCH] perlstyle.pod nit on warnings
4619              From: Autrijus Tang <autrijus@egb.elixus.org>
4620              Date: Sat, 15 Dec 2001 04:24:34 -0800
4621              Message-ID: <20011215122434.GA1682@egb.elixus.org> 
4622      Branch: perl
4623            ! pod/perlstyle.pod
4624 ____________________________________________________________________________
4625 [ 13701] By: jhi                                   on 2001/12/15  17:17:47
4626         Log: I don't think we are in FooOS, Toto.
4627      Branch: perl
4628            ! lib/ExtUtils/MM_Cygwin.t lib/ExtUtils/MM_VMS.t
4629 ____________________________________________________________________________
4630 [ 13700] By: jhi                                   on 2001/12/15  17:15:50
4631         Log: Subject: Re: Untested modules update:  There's more than we thought
4632              From: chromatic <chromatic@rmci.net>
4633              Date: Fri, 14 Dec 2001 17:20:24 -0700
4634              Message-ID: <20011215002049.37259.qmail@onion.perl.org>
4635      Branch: perl
4636            + lib/ExtUtils/MM_Cygwin.t
4637            ! MANIFEST
4638 ____________________________________________________________________________
4639 [ 13699] By: jhi                                   on 2001/12/15  17:14:26
4640         Log: Subject: [PATCH t/TEST] -bytecompile & -compile for testing perlcc
4641              From: Michael G Schwern <schwern@pobox.com> 
4642              Date: Fri, 14 Dec 2001 20:59:42 -0500
4643              Message-ID: <20011215015942.GF28596@blackrider>
4644      Branch: perl
4645            ! t/TEST
4646 ____________________________________________________________________________
4647 [ 13698] By: jhi                                   on 2001/12/15  17:13:35
4648         Log: Subject: [PATCH MANIFEST ext/B/t/bblock.t] Compile test
4649              From: Michael G Schwern <schwern@pobox.com> 
4650              Date: Fri, 14 Dec 2001 20:03:46 -0500
4651              Message-ID: <20011215010346.GD28596@blackrider>
4652      Branch: perl
4653            + ext/B/t/bblock.t
4654            ! MANIFEST
4655 ____________________________________________________________________________
4656 [ 13697] By: jhi                                   on 2001/12/15  17:12:32
4657         Log: Subject: [PATCH ext/B/B/Bblock.pm] Some weak docs
4658              From: Michael G Schwern <schwern@pobox.com> 
4659              Date: Fri, 14 Dec 2001 19:59:13 -0500
4660              Message-ID: <20011215005913.GC28596@blackrider>
4661      Branch: perl
4662            ! ext/B/B/Bblock.pm
4663 ____________________________________________________________________________
4664 [ 13696] By: jhi                                   on 2001/12/15  17:11:32
4665         Log: Subject: [PATCH MANIFEST ext/B/t/asmdata.t] B::Asmdata test 
4666              From: Michael G Schwern <schwern@pobox.com> 
4667              Date: Fri, 14 Dec 2001 19:36:12 -0500
4668              Message-ID: <20011215003611.GA28596@blackrider>
4669      Branch: perl
4670            + ext/B/t/asmdata.t
4671            ! MANIFEST
4672 ____________________________________________________________________________
4673 [ 13695] By: jhi                                   on 2001/12/15  17:10:05
4674         Log: Subject: [PATCH bytecode.pl] Adding B::Asmdata docs
4675              From: Michael G Schwern <schwern@pobox.com> 
4676              Date: Fri, 14 Dec 2001 19:14:14 -0500
4677              Message-ID: <20011215001414.GA25077@blackrider>
4678      Branch: perl
4679            ! bytecode.pl ext/B/B/Asmdata.pm
4680 ____________________________________________________________________________
4681 [ 13694] By: jhi                                   on 2001/12/15  17:00:44
4682         Log: Permissions.
4683      Branch: perl
4684            ! ext/Devel/PPPort/PPPort.xs ext/Devel/PPPort/module2.c
4685            ! ext/Devel/PPPort/module3.c
4686 ____________________________________________________________________________
4687 [ 13693] By: jhi                                   on 2001/12/14  23:48:59
4688         Log: Benchmark test from Nicholas Clark.
4689      Branch: perl
4690            + lib/Benchmark.t
4691            ! MANIFEST lib/Benchmark.pm
4692 ____________________________________________________________________________
4693 [ 13692] By: jhi                                   on 2001/12/14  23:33:28
4694         Log: Mithing.
4695      Branch: perl
4696            + lib/Attribute/Handlers/demo/demo2.pl
4697            + lib/Attribute/Handlers/demo/demo3.pl
4698            + lib/Attribute/Handlers/demo/demo4.pl
4699 ____________________________________________________________________________
4700 [ 13691] By: jhi                                   on 2001/12/14  21:26:08
4701         Log: Silence compiler worries found by Schwern/Digital cc.
4702      Branch: perl
4703            ! perlio.c sv.c x2p/str.c
4704 ____________________________________________________________________________
4705 [ 13690] By: jhi                                   on 2001/12/14  20:26:51
4706         Log: User may not have a valid home directory even if
4707              getpwuid() succedds.
4708      Branch: perl
4709            ! ext/File/Glob/t/basic.t
4710 ____________________________________________________________________________
4711 [ 13689] By: jhi                                   on 2001/12/14  18:14:52
4712         Log: Integrate with perlio.  (No changes, but that's okay.)
4713      Branch: perl
4714           !> doio.c lib/Exporter.pm perlio.c perliol.h pod/perlmodlib.pod
4715 ____________________________________________________________________________
4716 [ 13688] By: jhi                                   on 2001/12/14  18:06:18
4717         Log: Add a Configure hints file for VOS: the POSIX support
4718              of VOS is getting close to the point where it can run
4719              Configure (some Configure tweaks will be required).
4720      Branch: perl
4721            + hints/vos.sh
4722            ! MANIFEST
4723 ____________________________________________________________________________
4724 [ 13687] By: jhi                                   on 2001/12/14  16:15:17
4725         Log: Update Changes.
4726      Branch: perl
4727            ! Changes patchlevel.h
4728 ____________________________________________________________________________
4729 [ 13686] By: jhi                                   on 2001/12/14  16:07:02
4730         Log: Reintroduce Attribute::Handlers with Spider's fixes.
4731      Branch: perl
4732            + lib/Attribute/Handlers.pm lib/Attribute/Handlers/Changes
4733            + lib/Attribute/Handlers/README
4734            + lib/Attribute/Handlers/demo/Demo.pm
4735            + lib/Attribute/Handlers/demo/Descriptions.pm
4736            + lib/Attribute/Handlers/demo/MyClass.pm
4737            + lib/Attribute/Handlers/demo/demo.pl
4738            + lib/Attribute/Handlers/demo/demo_call.pl
4739            + lib/Attribute/Handlers/demo/demo_chain.pl
4740            + lib/Attribute/Handlers/demo/demo_cycle.pl
4741            + lib/Attribute/Handlers/demo/demo_hashdir.pl
4742            + lib/Attribute/Handlers/demo/demo_phases.pl
4743            + lib/Attribute/Handlers/demo/demo_range.pl
4744            + lib/Attribute/Handlers/demo/demo_rawdata.pl
4745            + lib/Attribute/Handlers/t/multi.t
4746            ! MANIFEST pod/perldelta.pod pod/perlmodlib.pod pod/perltoc.pod
4747 ____________________________________________________________________________
4748 [ 13684] By: jhi                                   on 2001/12/14  14:43:40
4749         Log: Subject: [PATCH taint.c intrpvar.h perl.c ...] -t taint warnings
4750              From: Michael G Schwern <schwern@pobox.com> 
4751              Date: Thu, 13 Dec 2001 19:27:08 -0500
4752              Message-ID: <20011214002707.GA10532@blackrider>
4753              
4754              (reword the perlrun -t description a bit,
4755              and move the Itaint_warn to the bottom of
4756              the intrpvar.h for binary compatibility)
4757      Branch: perl
4758            + t/run/switcht.t
4759            ! MANIFEST embedvar.h intrpvar.h lib/Test/Harness.pm perl.c
4760            ! perlapi.h pod/perlrun.pod t/TEST taint.c
4761 ____________________________________________________________________________
4762 [ 13682] By: jhi                                   on 2001/12/14  04:10:37
4763         Log: Detypo.
4764      Branch: perl
4765            ! utf8.c
4766 ____________________________________________________________________________
4767 [ 13681] By: jhi                                   on 2001/12/14  04:07:08
4768         Log: Buffer overflow checks.
4769      Branch: perl
4770            ! utf8.c
4771 ____________________________________________________________________________
4772 [ 13680] By: jhi                                   on 2001/12/13  21:30:14
4773         Log: Subject: [ID 20011213.009] Not OK: perl v5.7.2 +DEVEL13660 on alpha-dec_osf-perlio-ld 5.1 (UNINSTALLED)
4774              From: Spider Boardman <spider@leggy.zk3.dec.com>
4775              Date: Thu, 13 Dec 2001 15:32:51 -0500
4776              Message-Id: <200112132032.PAA203491@leggy.zk3.dec.com>
4777      Branch: perl
4778            ! lib/ExtUtils/Embed.t
4779 ____________________________________________________________________________
4780 [ 13679] By: jhi                                   on 2001/12/13  21:27:31
4781         Log: More on the Unicode "line" definition.
4782      Branch: perl
4783            ! pod/perlunicode.pod
4784 ____________________________________________________________________________
4785 [ 13678] By: jhi                                   on 2001/12/13  21:18:47
4786         Log: Open-ended VERSION?
4787      Branch: perl
4788            ! lib/ExtUtils/Install.pm
4789 ____________________________________________________________________________
4790 [ 13677] By: jhi                                   on 2001/12/13  19:13:13
4791         Log: Subject: [PATCH] Better make distclean
4792              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
4793              Date: Thu, 13 Dec 2001 21:10:18 +0100
4794              Message-Id: <20011213204542.0321.H.M.BRAND@hccnet.nl>
4795      Branch: perl
4796            ! Makefile.SH
4797 ____________________________________________________________________________
4798 [ 13676] By: jhi                                   on 2001/12/13  17:11:42
4799         Log: Remove Memoize::Saves as requested by mjd.
4800      Branch: perl
4801            - lib/Memoize/Saves.pm
4802            ! MANIFEST pod/perlmodlib.pod pod/perltoc.pod
4803 ____________________________________________________________________________
4804 [ 13675] By: jhi                                   on 2001/12/13  16:16:12
4805         Log: Subject: [PATCH ExtUtils::Install] Old RCS $Date$ tag
4806              From: Michael G Schwern <schwern@pobox.com>
4807              Date: Tue, 11 Dec 2001 23:17:32 -0500
4808              Message-ID: <20011212041732.GS17250@blackrider>
4809      Branch: perl
4810            ! lib/ExtUtils/Install.pm
4811 ____________________________________________________________________________
4812 [ 13674] By: jhi                                   on 2001/12/13  16:12:19
4813         Log: Subject: [PATCH] Re: use utf8; with bad utf8
4814              From: Nicholas Clark <nick@ccl4.org>
4815              Date: Thu, 13 Dec 2001 17:09:39 +0000
4816              Message-ID: <20011213170939.L21702@plum.flirble.org>
4817      Branch: perl
4818            ! t/lib/1_compile.t
4819 ____________________________________________________________________________
4820 [ 13673] By: jhi                                   on 2001/12/13  16:09:18
4821         Log: Subject: (LONG!) Sort benchmarks and patch
4822              From: "John P. Linderman" <jpl@research.att.com>
4823              Date: Thu, 13 Dec 2001 09:50:58 -0500 (EST)
4824              Message-Id: <200112131450.JAA84836@raptor.research.att.com>
4825      Branch: perl
4826            ! pp_sort.c
4827 ____________________________________________________________________________
4828 [ 13672] By: jhi                                   on 2001/12/13  14:19:28
4829         Log: Unadorned numbers evil.
4830      Branch: perl
4831            ! pp.c regcomp.c regexec.c utf8.c utf8.h
4832 ____________________________________________________________________________
4833 [ 13671] By: jhi                                   on 2001/12/13  13:35:47
4834         Log: "preprocessing directive not recognized within macro arg"
4835      Branch: perl
4836            ! ext/Data/Dumper/Dumper.xs
4837 ____________________________________________________________________________
4838 [ 13670] By: jhi                                   on 2001/12/13  13:32:37
4839         Log: Subject: Clarifying the documentation of goto            
4840              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>      
4841              Date: Thu, 13 Dec 2001 08:57:38 -0500
4842              Message-ID: <3C18BD8B@operamail.com>
4843      Branch: perl
4844            ! pod/perlfunc.pod
4845 ____________________________________________________________________________
4846 [ 13669] By: jhi                                   on 2001/12/13  04:38:19
4847         Log: It could be possible for the case-insensitive
4848              Unicode-aware string comparison to wander off
4849              to the la-la land.
4850      Branch: perl
4851            ! embed.h embed.pl pod/perlapi.pod pod/perlunicode.pod proto.h
4852            ! regexec.c utf8.c
4853 ____________________________________________________________________________
4854 [ 13668] By: jhi                                   on 2001/12/13  02:48:14
4855         Log: Subject: [PATCH] Re: [PATCH t/test.pl t/op/stat.t lib/Net/hostent.t] Unbail out
4856              From: Michael G Schwern <schwern@pobox.com> 
4857              Date: Wed, 12 Dec 2001 21:53:46 -0500
4858              Message-ID: <20011213025346.GH25129@blackrider>
4859      Branch: perl
4860            ! lib/Net/hostent.t t/op/stat.t t/test.pl
4861 ____________________________________________________________________________
4862 [ 13667] By: jhi                                   on 2001/12/13  02:47:27
4863         Log: Subject: [PATCH t/io/fs.t] Proper skip tests and VMS unlink
4864              From: Michael G Schwern <schwern@pobox.com> 
4865              Date: Wed, 12 Dec 2001 20:33:42 -0500
4866              Message-ID: <20011213013342.GX25129@blackrider>
4867      Branch: perl
4868            ! t/io/fs.t
4869 ____________________________________________________________________________
4870 [ 13666] By: jhi                                   on 2001/12/12  23:22:27
4871         Log: Subject: Re: [PATCH] use utf8; tests
4872              From: Nicholas Clark <nick@ccl4.org>
4873              Date: Thu, 13 Dec 2001 00:16:58 +0000
4874              Message-ID: <20011213001658.I21702@plum.flirble.org>
4875      Branch: perl
4876            ! lib/utf8.t
4877 ____________________________________________________________________________
4878 [ 13665] By: jhi                                   on 2001/12/12  21:45:49
4879         Log: EPOC fixes from Olaf Flebbe.
4880      Branch: perl
4881            ! README.epoc epoc/config.sh epoc/createpkg.pl
4882            ! ext/Data/Dumper/Dumper.xs ext/Errno/Errno_pm.PL
4883 ____________________________________________________________________________
4884 [ 13664] By: jhi                                   on 2001/12/12  21:33:50
4885         Log: Subject: [PATCH perl@13661] VMS test fix-ups
4886              From: "Craig A. Berry" <craigberry@mac.com>
4887              Date: Wed, 12 Dec 2001 16:27:48 -0600
4888              Message-Id: <5.1.0.14.2.20011212154350.01be3618@exchi01>
4889      Branch: perl
4890            ! lib/Net/hostent.t t/io/fs.t
4891 ____________________________________________________________________________
4892 [ 13663] By: jhi                                   on 2001/12/12  19:59:56
4893         Log: Subject: Re: Next cygwin round.
4894              From: "Gerrit P. Haase" <gp@familiehaase.de>
4895              Date: Wed, 12 Dec 2001 21:59:00 +0100
4896              Message-ID: <122343874595.20011212215900@familiehaase.de>
4897      Branch: perl
4898            ! t/io/fs.t
4899 ____________________________________________________________________________
4900 [ 13662] By: jhi                                   on 2001/12/12  19:12:36
4901         Log: Subject: [PATCH] use utf8; tests
4902              From: Nicholas Clark <nick@ccl4.org>
4903              Date: Wed, 12 Dec 2001 20:07:04 +0000
4904              Message-ID: <20011212200704.E21702@plum.flirble.org>
4905      Branch: perl
4906            ! lib/utf8.t t/test.pl
4907 ____________________________________________________________________________
4908 [ 13661] By: jhi                                   on 2001/12/12  15:24:42
4909         Log: Update Changes.
4910      Branch: perl
4911            ! Changes patchlevel.h
4912 ____________________________________________________________________________
4913 [ 13660] By: jhi                                   on 2001/12/12  15:04:03
4914         Log: Subject: [PATCH] Passing in env to perl_parse did not work
4915              From: Gisle Aas <gisle@ActiveState.com>
4916              Date: 11 Dec 2001 20:52:57 -0800
4917              Message-ID: <lrheqxniom.fsf@caliper.activestate.com>
4918      Branch: perl
4919            ! perl.c perl.h
4920 ____________________________________________________________________________
4921 [ 13659] By: jhi                                   on 2001/12/12  14:33:30
4922         Log: Fixes for casting problems detected on a SuSE 7.2 Itanium,
4923              mostly gcc -Wall complaining about the argument of %p not
4924              being a void *.
4925      Branch: perl
4926            ! perlio.c regcomp.c taint.c toke.c
4927 ____________________________________________________________________________
4928 [ 13657] By: jhi                                   on 2001/12/12  14:08:49
4929         Log: Try YP/NIS also from /usr/lib/yp.
4930      Branch: perl
4931            ! Configure
4932 ____________________________________________________________________________
4933 [ 13656] By: jhi                                   on 2001/12/12  14:05:28
4934         Log: Subject: [PATCH Configure t/op/grent.t] ypcat working, but NIS not used
4935              From: Michael G Schwern <schwern@pobox.com>                
4936              Date: Wed, 12 Dec 2001 05:27:02 -0500      
4937              Message-ID: <20011212102702.GW17250@blackrider>
4938              
4939              (the op/grent part)
4940      Branch: perl
4941            ! t/op/grent.t
4942 ____________________________________________________________________________
4943 [ 13655] By: jhi                                   on 2001/12/12  14:01:55
4944         Log: Weed out .files from ls and readdir() results.
4945      Branch: perl
4946            ! t/op/stat.t
4947 ____________________________________________________________________________
4948 [ 13654] By: jhi                                   on 2001/12/12  13:45:21
4949         Log: Subject: Re: [PATCH] ID 20011206.007 File::Find:name set to empty string for "/"  
4950              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
4951              Date: Wed, 12 Dec 2001 10:52:21 +0100
4952              Message-ID: <200112121052210220.001ACE6B@smtp.chello.at>
4953      Branch: perl
4954            ! lib/File/Find.pm
4955 ____________________________________________________________________________
4956 [ 13653] By: jhi                                   on 2001/12/12  13:34:06
4957         Log: Subject: [PATCH] doio fatal on cygwin for 13651
4958              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>               
4959              Date: Wed, 12 Dec 2001 11:28:13 +0100      
4960              Message-Id: <20011212112548.4611.H.M.BRAND@hccnet.nl>
4961      Branch: perl
4962            ! doio.c
4963 ____________________________________________________________________________
4964 [ 13652] By: jhi                                   on 2001/12/12  13:32:51
4965         Log: Get the whole line of ls, makes debugging easier
4966              (from Schwern)
4967      Branch: perl
4968            ! t/op/stat.t
4969 ____________________________________________________________________________
4970 [ 13651] By: jhi                                   on 2001/12/12  05:42:05
4971         Log: rename() must be tested even without link()
4972              or the utime() and rename-directory tests fail.
4973              (Also got the BeOS utime atime/time the wrong way round.)
4974      Branch: perl
4975            ! t/io/fs.t
4976 ____________________________________________________________________________
4977 [ 13650] By: jhi                                   on 2001/12/12  05:36:31
4978         Log: Now that the beos.c is compiled at the main level
4979              the header is in the beos/
4980      Branch: perl
4981            ! beos/beos.c
4982 ____________________________________________________________________________
4983 [ 13649] By: jhi                                   on 2001/12/12  04:25:21
4984         Log: Must remember to require Socket.
4985      Branch: perl
4986            ! ext/Sys/Syslog/syslog.t
4987 ____________________________________________________________________________
4988 [ 13648] By: jhi                                   on 2001/12/12  04:12:05
4989         Log: In BeOS Errno must resort to actual compilation
4990              and execution for some of the error constants.
4991      Branch: perl
4992            ! ext/Errno/Errno_pm.PL
4993 ____________________________________________________________________________
4994 [ 13647] By: jhi                                   on 2001/12/12  03:23:26
4995         Log: BeOS still has no good sockets.
4996      Branch: perl
4997            ! ext/IO/lib/IO/t/io_sel.t
4998 ____________________________________________________________________________
4999 [ 13646] By: jhi                                   on 2001/12/12  03:19:56
5000         Log: BeOS sockets are not true sockets.
5001      Branch: perl
5002            ! ext/IO/lib/IO/t/io_poll.t
5003 ____________________________________________________________________________
5004 [ 13645] By: jhi                                   on 2001/12/12  03:14:32
5005         Log: No Socket, no Syslog.
5006      Branch: perl
5007            ! ext/Sys/Syslog/syslog.t
5008 ____________________________________________________________________________
5009 [ 13644] By: jhi                                   on 2001/12/12  03:12:46
5010         Log: (On some platforms) missing truncate FH.
5011      Branch: perl
5012            ! pod/perltodo.pod
5013 ____________________________________________________________________________
5014 [ 13643] By: jhi                                   on 2001/12/12  03:09:37
5015         Log: io/fs cleanup: testing on win32/cygwin/netware/djgpp/...
5016              and vms would be muchly appreciated.
5017      Branch: perl
5018            ! t/io/fs.t
5019 ____________________________________________________________________________
5020 [ 13642] By: jhi                                   on 2001/12/12  02:32:05
5021         Log: utime() updates only the mtime in BeOS. 
5022      Branch: perl
5023            ! pod/perlport.pod
5024 ____________________________________________________________________________
5025 [ 13641] By: jhi                                   on 2001/12/12  01:50:13
5026         Log: No link(), no need to dSP.
5027      Branch: perl
5028            ! pp_sys.c
5029 ____________________________________________________________________________
5030 [ 13640] By: jhi                                   on 2001/12/12  01:49:40
5031         Log: Missing argument.
5032      Branch: perl
5033            ! utf8.c
5034 ____________________________________________________________________________
5035 [ 13639] By: jhi                                   on 2001/12/12  01:44:39
5036         Log: (1) To assume any setuid programs is silly.
5037              (2) Chaining tests with booleans means that some
5038              of them may not get run which means getting out
5039              of test count sync.
5040      Branch: perl
5041            ! t/op/stat.t
5042 ____________________________________________________________________________
5043 [ 13638] By: jhi                                   on 2001/12/12  01:12:49
5044         Log: The beos.c needs to be in the main directory.
5045      Branch: perl
5046            ! hints/beos.sh
5047 ____________________________________________________________________________
5048 [ 13637] By: jhi                                   on 2001/12/12  00:37:20
5049         Log: Detypo and rename.
5050      Branch: perl
5051            ! doio.c perl.h perlio.c perliol.h
5052 ____________________________________________________________________________
5053 [ 13636] By: jhi                                   on 2001/12/12  00:22:16
5054         Log: This time I test compiled.  Honest.
5055      Branch: perl
5056            ! beos/beos.c
5057 ____________________________________________________________________________
5058 [ 13635] By: jhi                                   on 2001/12/11  22:57:07
5059         Log: Subject: [PATCH] slightly more pack tests
5060              From: Nicholas Clark <nick@ccl4.org>
5061              Date: Tue, 11 Dec 2001 23:41:23 +0000
5062              Message-ID: <20011211234123.Y21702@plum.flirble.org>
5063      Branch: perl
5064            ! t/op/pack.t
5065 ____________________________________________________________________________
5066 [ 13634] By: jhi                                   on 2001/12/11  21:49:58
5067         Log: Subject: [PATCH perl@13600] Gconvert for VMS again
5068              From: "Craig A. Berry" <craigberry@mac.com>
5069              Date: Tue, 11 Dec 2001 16:39:13 -0600
5070              Message-Id: <5.1.0.14.2.20011211162600.02a4b008@exchi01>
5071      Branch: perl
5072            ! configure.com
5073 ____________________________________________________________________________
5074 [ 13632] By: jhi                                   on 2001/12/11  21:48:26
5075         Log: Subject: $Config{perlpath} and -Dversiononly
5076              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
5077              Date: Tue, 11 Dec 2001 23:32:33 +0100
5078              Message-ID: <20011211233233.A11587@rafael>
5079      Branch: perl
5080            ! Configure
5081 ____________________________________________________________________________
5082 [ 13631] By: jhi                                   on 2001/12/11  21:01:00
5083         Log: Subject: [PATCH] _qq pack.t Re: [PATCH] tests for hash assignment
5084              From: Nicholas Clark <nick@ccl4.org>
5085              Date: Tue, 11 Dec 2001 21:59:36 +0000
5086              Message-ID: <20011211215935.W21702@plum.flirble.org>
5087      Branch: perl
5088            ! t/op/pack.t
5089 ____________________________________________________________________________
5090 [ 13630] By: jhi                                   on 2001/12/11  20:16:29
5091         Log: More UTF-8 API docs.
5092      Branch: perl
5093            ! embed.pl pod/perlapi.pod pod/perlunicode.pod utf8.c
5094 ____________________________________________________________________________
5095 [ 13629] By: jhi                                   on 2001/12/11  19:17:16
5096         Log: Subject: [PATCH] Re: [PATCH] Re: [PATCH t/op/pack.t] Cleanup
5097              From: Nicholas Clark <nick@ccl4.org>
5098              Date: Tue, 11 Dec 2001 20:08:59 +0000
5099              Message-ID: <20011211200859.S21702@plum.flirble.org>
5100      Branch: perl
5101            ! t/op/pack.t
5102 ____________________________________________________________________________
5103 [ 13628] By: jhi                                   on 2001/12/11  19:13:57
5104         Log: Subject: Re: use utf8; with bad utf8
5105              From: Nicholas Clark <nick@ccl4.org>
5106              Date: Tue, 11 Dec 2001 19:49:21 +0000
5107              Message-ID: <20011211194921.R21702@plum.flirble.org>
5108      Branch: perl
5109            ! lib/utf8.t
5110 ____________________________________________________________________________
5111 [ 13627] By: jhi                                   on 2001/12/11  17:29:01
5112         Log: Can't spell worth a dam.  (Try Three Gorges.)
5113      Branch: perl
5114            ! beos/beos.c
5115 ____________________________________________________________________________
5116 [ 13626] By: jhi                                   on 2001/12/11  15:55:51
5117         Log: We need DWIM cpps.
5118      Branch: perl
5119            ! perlio.c
5120 ____________________________________________________________________________
5121 [ 13625] By: jhi                                   on 2001/12/11  15:53:41
5122         Log: The unixish.h needs to be found and the waitpid wrapper
5123              could use a proto.
5124      Branch: perl
5125            ! beos/beosish.h
5126 ____________________________________________________________________________
5127 [ 13624] By: jhi                                   on 2001/12/11  15:27:06
5128         Log: The BeOS waitpid() seems to be broken,
5129              have a wrapper for it.
5130      Branch: perl
5131            + beos/beos.c beos/beosish.h
5132            ! MANIFEST hints/beos.sh perl.h
5133 ____________________________________________________________________________
5134 [ 13623] By: jhi                                   on 2001/12/11  15:12:18
5135         Log: Unlean the leaning tower of Babel.
5136      Branch: perl
5137            ! perl.h
5138 ____________________________________________________________________________
5139 [ 13622] By: jhi                                   on 2001/12/11  14:34:53
5140         Log: Retract #13607 until we figure out what to do with autouse.
5141      Branch: perl
5142            ! lib/Carp.pm
5143 ____________________________________________________________________________
5144 [ 13621] By: jhi                                   on 2001/12/11  14:33:14
5145         Log: Try to handle platforms that have O_TEXT != O_BINARY but
5146              which are not DOSish, BeOS being one of such platforms.
5147              Ideally this should be a Configure test, not a hardwired
5148              cpp symbol test... 
5149      Branch: perl
5150            ! doio.c perl.h perlio.c perliol.h
5151 ____________________________________________________________________________
5152 [ 13620] By: jhi                                   on 2001/12/11  13:56:17
5153         Log: Subject: [PATCH lib/Term/Cap.pm lib/Term/Cap.t] Sync changes in CPAN version
5154              From: Jonathan Stowe <gellyfish@gellyfish.com>
5155              Date: Tue, 11 Dec 2001 07:28:45 +0000 (GMT) 
5156              Message-ID: <Pine.LNX.4.33.0112110720470.31242-100000@orpheus.gellyfish.com>
5157      Branch: perl
5158            ! lib/Term/Cap.pm lib/Term/Cap.t
5159 ____________________________________________________________________________
5160 [ 13619] By: jhi                                   on 2001/12/11  13:51:21
5161         Log: Subject: [patch perlio.c] test for NULL before derefencing
5162              From: Stas Bekman <stas@stason.org>
5163              Date: Tue, 11 Dec 2001 16:17:55 +0800
5164              Message-ID: <3C15C133.8@stason.org>
5165      Branch: perl
5166            ! perlio.c
5167 ____________________________________________________________________________
5168 [ 13617] By: jhi                                   on 2001/12/11  05:22:08
5169         Log: BeOS has socket() but not enough to build a working Socket.
5170              Go figure.  ("BONE" (BeOS NEtworking?) is some sort of rumored
5171              new networking implementation, which is rumored to fix the
5172              non-standardness of sockets, but it's apparently not publicly
5173              available, and anything to do with BeOS has become quite
5174              complicated with the sale of the Be assets to Palm.)
5175      Branch: perl
5176            ! Configure
5177 ____________________________________________________________________________
5178 [ 13611] By: jhi                                   on 2001/12/11  04:29:32
5179         Log: Subject: Exporter's documentation shouldn't lie               
5180              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>
5181              Date: Mon, 10 Dec 2001 21:30:20 -0500
5182              Message-ID: <3C4AA201@operamail.com>
5183      Branch: perl
5184            ! lib/Exporter.pm
5185 ____________________________________________________________________________
5186 [ 13610] By: jhi                                   on 2001/12/11  04:28:31
5187         Log: Make Errno better in BeOS (the second hunk is
5188              good on any platform).  Still not working in BeOS
5189              are the E constants that refer BeOS native error
5190              constants (B_...) which are enums (*groan*).
5191      Branch: perl
5192            ! ext/Errno/Errno_pm.PL
5193 ____________________________________________________________________________
5194 [ 13609] By: jhi                                   on 2001/12/11  00:59:31
5195         Log: The BeOS linker seems to link the last seen symbol,
5196              not the first (so the symbols of op.o from libperl.so
5197              would get linked to miniperl instead of the symbols of
5198              opmini.o)-- use the same trick as for NeXT4 for linking
5199              miniperl.
5200      Branch: perl
5201            ! Makefile.SH
5202 ____________________________________________________________________________
5203 [ 13608] By: jhi                                   on 2001/12/11  00:49:15
5204         Log: Subject: Re: [PATCH] tests for hash assignment
5205              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
5206              Date: Tue, 11 Dec 2001 01:48:55 +0000
5207              Message-Id: <200112110148.fBB1mtl19148@crypt.compulink.co.uk>
5208      Branch: perl
5209            ! utf8.c
5210 ____________________________________________________________________________
5211 [ 13607] By: jhi                                   on 2001/12/11  00:40:47
5212         Log: (retracted by #13622)
5213              
5214              Subject: RE: More verbose POD for Carp
5215              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>
5216              Date: Mon, 10 Dec 2001 20:23:20 -0500
5217              Message-ID: <3C4A3566@operamail.com>
5218      Branch: perl
5219            ! lib/Carp.pm
5220 ____________________________________________________________________________
5221 [ 13606] By: jhi                                   on 2001/12/11  00:39:20
5222         Log: Subject: [PATCH follow-up] (was Re: [PATCH perl@13600] cat2type in tests for VMS)
5223              From: "Craig A. Berry" <craigberry@mac.com>
5224              Date: Mon, 10 Dec 2001 18:25:37 -0600
5225              Message-Id: <5.1.0.14.2.20011210174517.029c7ec0@mail.mac.com>
5226      Branch: perl
5227            ! t/op/write.t t/test.pl
5228 ____________________________________________________________________________
5229 [ 13605] By: jhi                                   on 2001/12/11  00:37:54
5230         Log: Subject: [PATCH t/io/multiline.t] Cleanup and $. check
5231              From: Michael G Schwern <schwern@pobox.com>
5232              Date: Mon, 10 Dec 2001 08:00:01 -0500
5233              Message-ID: <20011210130000.GK1770@blackrider>
5234      Branch: perl
5235            ! t/comp/multiline.t
5236 ____________________________________________________________________________
5237 [ 13604] By: jhi                                   on 2001/12/10  22:51:44
5238         Log: Subject: Re: [PATCH] tests for hash assignment
5239              From: Nicholas Clark <nick@ccl4.org>
5240              Date: Mon, 10 Dec 2001 23:22:28 +0000
5241              Message-ID: <20011210232228.M21702@plum.flirble.org>
5242      Branch: perl
5243            + t/op/hashassign.t
5244            ! MANIFEST t/op/each.t t/test.pl
5245 ____________________________________________________________________________
5246 [ 13603] By: jhi                                   on 2001/12/10  21:34:46
5247         Log: Subject: [PATCH perl@13600] cat2type in tests for VMS
5248              From: "Craig A. Berry" <craigberry@mac.com>
5249              Date: Mon, 10 Dec 2001 16:38:14 -0600
5250              Message-Id: <5.1.0.14.2.20011210154846.01aef188@exchi01>
5251      Branch: perl
5252            ! ext/IO/lib/IO/t/io_dup.t t/comp/multiline.t t/io/dup.t
5253 ____________________________________________________________________________
5254 [ 13602] By: jhi                                   on 2001/12/10  19:52:01
5255         Log: Subject: [PATCH perl@13600] configure.com fixes
5256              From: "Craig A. Berry" <craigberry@mac.com>
5257              Date: Mon, 10 Dec 2001 14:40:20 -0600
5258              Message-Id: <5.1.0.14.2.20011210142528.01aff2e8@exchi01>
5259      Branch: perl
5260            ! configure.com
5261 ____________________________________________________________________________
5262 [ 13601] By: jhi                                   on 2001/12/10  18:25:30
5263         Log: Silence BeOS compilation moaning.
5264      Branch: perl
5265            ! perl.h
5266 ____________________________________________________________________________
5267 [ 13600] By: jhi                                   on 2001/12/10  15:11:40
5268         Log: Update Changes.
5269      Branch: perl
5270            ! Changes patchlevel.h
5271 ____________________________________________________________________________
5272 [ 13599] By: jhi                                   on 2001/12/10  13:35:57
5273         Log: Subject: [PATCH lib/ExtUtils/Command.t] Bad touch
5274              From: Michael G Schwern <schwern@pobox.com>
5275              Date: Mon, 10 Dec 2001 01:21:03 -0500
5276              Message-ID: <20011210062103.GC1770@blackrider>
5277      Branch: perl
5278            ! lib/ExtUtils/Command.t
5279 ____________________________________________________________________________
5280 [ 13598] By: jhi                                   on 2001/12/10  13:35:20
5281         Log: Subject: [PATCH t/op/groups.t] Need @INC = '../lib' mantra
5282              From: Michael G Schwern <schwern@pobox.com>
5283              Date: Mon, 10 Dec 2001 01:10:57 -0500
5284              Message-ID: <20011210061057.GB1770@blackrider>
5285      Branch: perl
5286            ! t/op/groups.t
5287 ____________________________________________________________________________
5288 [ 13597] By: jhi                                   on 2001/12/10  13:33:51
5289         Log: Retract #13596, #13593 should do the trick.
5290      Branch: perl
5291            ! t/op/stat.t
5292 ____________________________________________________________________________
5293 [ 13596] By: jhi                                   on 2001/12/10  13:31:38
5294         Log: (retracted by #13597, #13593 does the job better)
5295              
5296              Subject: [PATCH t/op/stat.t] -B/-T Cygwin fix
5297              From: Michael G Schwern <schwern@pobox.com>
5298              Date: Mon, 10 Dec 2001 00:53:16 -0500
5299              Message-ID: <20011210055316.GA1770@blackrider>
5300      Branch: perl
5301            ! t/op/stat.t
5302 ____________________________________________________________________________
5303 [ 13595] By: jhi                                   on 2001/12/10  13:28:30
5304         Log: Subject: [PATCH lib/AutoSplit.t] Too fast for FAT filesystems
5305              From: Michael G Schwern <schwern@pobox.com> 
5306              Date: Mon, 10 Dec 2001 02:19:14 -0500
5307              Message-ID: <20011210071914.GF1770@blackrider>
5308      Branch: perl
5309            ! lib/AutoSplit.t
5310 ____________________________________________________________________________
5311 [ 13594] By: jhi                                   on 2001/12/10  13:26:24
5312         Log: Subject: [PATCH] Re: [PATCH t/op/pack.t] Cleanup
5313              From: Michael G Schwern <schwern@pobox.com>
5314              Date: Mon, 10 Dec 2001 02:47:40 -0500
5315              Message-ID: <20011210074739.GH1770@blackrider>
5316      Branch: perl
5317            ! t/op/pack.t
5318 ____________________________________________________________________________
5319 [ 13593] By: jhi                                   on 2001/12/10  13:22:49
5320         Log: Subject: [PATCH t/test.pl] Moving Cygwin .exe logic into which_perl
5321              From: Michael G Schwern <schwern@pobox.com>
5322              Date: Mon, 10 Dec 2001 02:54:22 -0500
5323              Message-ID: <20011210075422.GI1770@blackrider>
5324      Branch: perl
5325            ! t/test.pl
5326 ____________________________________________________________________________
5327 [ 13592] By: jhi                                   on 2001/12/10  13:21:06
5328         Log: Subject: Re: [ID 20011209.005] perl "u2" eats RAM
5329              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
5330              Date: Mon, 10 Dec 2001 08:45:20 +0100
5331              Message-ID: <3C146810.60B5B7C0@alcatel.at>
5332      Branch: perl
5333            ! pp_pack.c
5334 ____________________________________________________________________________
5335 [ 13591] By: jhi                                   on 2001/12/10  13:18:17
5336         Log: Subject: [PATCH] Re: [PATCH t/io/openpid.t] Cleanup
5337              From: Michael G Schwern <schwern@pobox.com>
5338              Date: Mon, 10 Dec 2001 03:27:02 -0500
5339              Message-ID: <20011210082702.GN1770@blackrider>
5340      Branch: perl
5341            ! t/io/openpid.t
5342 ____________________________________________________________________________
5343 [ 13590] By: jhi                                   on 2001/12/10  13:17:08
5344         Log: More chmod +w.
5345      Branch: perl
5346            ! Porting/makerel
5347 ____________________________________________________________________________
5348 [ 13589] By: jhi                                   on 2001/12/10  04:21:59
5349         Log: Just skip the readability test if running as root.
5350      Branch: perl
5351            ! lib/Net/t/netrc.t
5352 ____________________________________________________________________________
5353 [ 13588] By: jhi                                   on 2001/12/10  04:03:10
5354         Log: Tell about the downside of safe signals.
5355      Branch: perl
5356            ! pod/perldelta.pod
5357 ____________________________________________________________________________
5358 [ 13587] By: jhi                                   on 2001/12/10  03:38:20
5359         Log: Make the whole -lperl thing NetBSD only until we
5360              find some other platform that needs the same.
5361      Branch: perl
5362            ! lib/ExtUtils/MM_Unix.pm
5363 ____________________________________________________________________________
5364 [ 13586] By: jhi                                   on 2001/12/10  03:13:59
5365         Log: Subject: [PATCH t/op/pack.t] Cleanup
5366              From: Michael G Schwern <schwern@pobox.com> 
5367              Date: Sun, 9 Dec 2001 23:08:26 -0500
5368              Message-ID: <20011210040826.GD660@blackrider>
5369      Branch: perl
5370            ! t/op/pack.t
5371 ____________________________________________________________________________
5372 [ 13585] By: jhi                                   on 2001/12/10  02:47:01
5373         Log: Add threads support for NetBSD.
5374              
5375              This is also the first (I think) Perl threads build with
5376              the GNU pth ( http://www.gnu.org/software/pth/pth.html ).
5377              NetBSD does not as of yet have true kernel POSIX threads,
5378              but the user-level pth seems to be doing pretty well--
5379              the only failure is that threads/t/basic okays 6 and 7
5380              consistently seem be arriving in the reverse order.
5381              Well, gdbm.t is also failing: 'Undefined PLT symbol
5382              "gdbm_open" (reloc type = 7, symnum = 28)', but I'm
5383              guessing that GDBM would need a threaded rebuild.
5384      Branch: perl
5385            ! hints/netbsd.sh
5386 ____________________________________________________________________________
5387 [ 13582] By: jhi                                   on 2001/12/10  02:01:26
5388         Log: Update the ithreads selection info in Configure,
5389              as suggested by Michael Schwern.
5390      Branch: perl
5391            ! Configure
5392 ____________________________________________________________________________
5393 [ 13581] By: jhi                                   on 2001/12/10  01:56:14
5394         Log: Clearing locale environment simply doesn't seem to
5395              guarantee that (nl_)langinfo(CODESET) would return nil.
5396              (I for example get "ISO8859-1", so <guess>maybe there can
5397              be per-system default settings at work</guess>.)
5398      Branch: perl
5399            ! lib/open.t
5400 ____________________________________________________________________________
5401 [ 13580] By: jhi                                   on 2001/12/10  01:53:11
5402         Log: Subject: RE: Exporter fixes reversed in 13540?
5403              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>                
5404              Date: Sun, 9 Dec 2001 12:55:15 -0500
5405              Message-ID: <3C13F455@operamail.com>
5406      Branch: perl
5407            ! lib/open.pm
5408 ____________________________________________________________________________
5409 [ 13579] By: jhi                                   on 2001/12/10  01:26:53
5410         Log: Root is the lizard king.
5411      Branch: perl
5412            ! lib/Net/t/netrc.t
5413 ____________________________________________________________________________
5414 [ 13578] By: jhi                                   on 2001/12/10  01:01:24
5415         Log: Telling how many tests we are expecting helps.
5416      Branch: perl
5417            ! ext/POSIX/t/waitpid.t
5418 ____________________________________________________________________________
5419 [ 13577] By: jhi                                   on 2001/12/10  00:38:09
5420         Log: Add a test case for waitpid(): from Rocco Caputo.
5421      Branch: perl
5422            + ext/POSIX/t/waitpid.t
5423            ! MANIFEST
5424 ____________________________________________________________________________
5425 [ 13576] By: jhi                                   on 2001/12/10  00:15:19
5426         Log: Subject: [PATCH] Term::ReadLine tweaks and test
5427              From: Richard Clamp <richardc@unixbeard.net>
5428              Date: Mon, 10 Dec 2001 00:51:47 +0000
5429              Message-ID: <20011210005147.GA1073@mirth.demon.co.uk>
5430      Branch: perl
5431            + lib/Term/ReadLine.t
5432            ! MANIFEST lib/Term/ReadLine.pm
5433 ____________________________________________________________________________
5434 [ 13575] By: jhi                                   on 2001/12/10  00:04:56
5435         Log: Subject: [patch] non-blocking waitpid(-1,WNOHANG) for MSWin32
5436              From: Rocco Caputo <troc@netrus.net>
5437              Date: Sun, 9 Dec 2001 18:12:38 -0500
5438              Message-ID: <20011209181238.A803@eyrie.homenet>
5439      Branch: perl
5440            ! win32/win32.c
5441 ____________________________________________________________________________
5442 [ 13574] By: jhi                                   on 2001/12/09  23:49:19
5443         Log: make sure that va_start() has matching va_end();
5444              from OpenBSD 3.0.
5445      Branch: perl
5446            ! x2p/util.c
5447 ____________________________________________________________________________
5448 [ 13573] By: jhi                                   on 2001/12/09  23:45:57
5449         Log: h2ph updates from OpenBSD 3.0.
5450      Branch: perl
5451            ! utils/h2ph.PL
5452 ____________________________________________________________________________
5453 [ 13572] By: jhi                                   on 2001/12/09  23:44:25
5454         Log: OpenBSD hints update from OpenBSD 3.0.
5455      Branch: perl
5456            ! hints/openbsd.sh
5457 ____________________________________________________________________________
5458 [ 13571] By: jhi                                   on 2001/12/09  23:32:08
5459         Log: DJGPP tweaks from Laszlo Molnar.
5460      Branch: perl
5461            ! djgpp/config.over lib/File/Find/t/find.t
5462            ! lib/File/Find/t/taint.t t/pod/find.t
5463 ____________________________________________________________________________
5464 [ 13570] By: jhi                                   on 2001/12/09  23:28:55
5465         Log: Subject: [PATCH README.cygwin] 64bit ints & Cygwin98 ok
5466              From: Michael G Schwern <schwern@pobox.com> 
5467              Date: Sun, 9 Dec 2001 19:28:12 -0500
5468              Message-ID: <20011210002812.GF13586@blackrider>
5469      Branch: perl
5470            ! README.cygwin
5471 ____________________________________________________________________________
5472 [ 13569] By: jhi                                   on 2001/12/09  21:51:37
5473         Log: README.cygwin update from Gerrit P. Haase.
5474      Branch: perl
5475            ! README.cygwin
5476 ____________________________________________________________________________
5477 [ 13568] By: jhi                                   on 2001/12/09  21:49:06
5478         Log: Apply NetBSD patch-ag: shared/static linking,
5479              but make the change less intrusive on non-NetBSD.
5480      Branch: perl
5481            ! lib/ExtUtils/MM_Unix.pm
5482 ____________________________________________________________________________
5483 [ 13567] By: jhi                                   on 2001/12/09  21:09:10
5484         Log: Apply NetBSD patch-af: handle both -[LR] and -Wl,-R linker paths.
5485      Branch: perl
5486            ! lib/ExtUtils/Liblist.pm
5487 ____________________________________________________________________________
5488 [ 13566] By: jhi                                   on 2001/12/09  20:55:32
5489         Log: Apply NetBSD patch-ae: another gcc sparc64 bug.
5490      Branch: perl
5491            ! regcomp.c
5492 ____________________________________________________________________________
5493 [ 13565] By: jhi                                   on 2001/12/09  20:50:57
5494         Log: Apply NetBSD patch-ad: a gcc sparc64 code generation bug.
5495      Branch: perl
5496            ! pp.c
5497 ____________________________________________________________________________
5498 [ 13564] By: jhi                                   on 2001/12/09  20:38:48
5499         Log: Apply NetBSD patch-ac.
5500              (the fix has already been done: change #9706, fully qualified
5501              pathnames in packlists)
5502      Branch: perl
5503            ! lib/ExtUtils/Install.pm
5504 ____________________________________________________________________________
5505 [ 13563] By: jhi                                   on 2001/12/09  20:32:52
5506         Log: Apply NetBSD patch-ab: NetBSD hints update.
5507      Branch: perl
5508            ! hints/netbsd.sh
5509 ____________________________________________________________________________
5510 [ 13561] By: jhi                                   on 2001/12/09  20:31:14
5511         Log: NetBSD has <ieeefp.h> but hidden.
5512      Branch: perl
5513            ! hints/netbsd.sh
5514 ____________________________________________________________________________
5515 [ 13560] By: jhi                                   on 2001/12/09  20:29:35
5516         Log: Implement NetBSD patch-aa.
5517      Branch: perl
5518            ! Configure
5519 ____________________________________________________________________________
5520 [ 13559] By: jhi                                   on 2001/12/09  19:21:45
5521         Log: Subject: Re: [ID 20011206.006] File::Find calls lstat on wrong object before wanted()
5522              From: "Wolfgang Laun" <wolfgang.laun@chello.at>             
5523              Date: Sun, 09 Dec 2001 13:40:58 +0100
5524              Message-ID: <200112091340580550.008ED513@smtp.chello.at>
5525              
5526              (The lstat()s were there in 5.6.1: what happened to them?)
5527      Branch: perl
5528            ! lib/File/Find.pm
5529 ____________________________________________________________________________
5530 [ 13558] By: jhi                                   on 2001/12/09  19:04:23
5531         Log: Quickie documentation of the C UTF-8 API.
5532      Branch: perl
5533            ! pod/perlunicode.pod
5534 ____________________________________________________________________________
5535 [ 13557] By: jhi                                   on 2001/12/09  18:36:20
5536         Log: Subject: bleadperl on cygwin weirdness...
5537              From: "Gerrit P. Haase" <gp@familiehaase.de>
5538              Date: Sun, 9 Dec 2001 20:31:28 +0100
5539              Message-ID: <13779422183.20011209203128@familiehaase.de>          
5540              
5541              (plus libperl*.dll version portability tweaks)
5542      Branch: perl
5543            ! lib/ExtUtils/Embed.t
5544 ____________________________________________________________________________
5545 [ 13556] By: jhi                                   on 2001/12/09  18:21:46
5546         Log: Instead of muting symbol export error if under eval,
5547              delay the errors until the croak().
5548              
5549              (replaces #13408)
5550      Branch: perl
5551            ! lib/Exporter/Heavy.pm
5552 ____________________________________________________________________________
5553 [ 13555] By: jhi                                   on 2001/12/09  18:09:12
5554         Log: Basegroup 0 is a cygwin_nt thing.
5555      Branch: perl
5556            ! t/op/groups.t
5557 ____________________________________________________________________________
5558 [ 13554] By: jhi                                   on 2001/12/09  17:57:44
5559         Log: Also WinME is LoseLink.
5560      Branch: perl
5561            ! t/op/stat.t
5562 ____________________________________________________________________________
5563 [ 13553] By: jhi                                   on 2001/12/09  16:25:52
5564         Log: Forgotten checkin.
5565      Branch: perl
5566            ! lib/User/grent.t
5567 ____________________________________________________________________________
5568 [ 13552] By: jhi                                   on 2001/12/09  16:23:14
5569         Log: Subject: [PATCH] ID 20011206.007 File::Find:name set to empty string for "/"
5570              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
5571              Date: Sun, 09 Dec 2001 13:45:06 +0100
5572              Message-ID: <200112091345060760.00929EA9@smtp.chello.at>
5573      Branch: perl
5574            ! lib/File/Find.pm
5575 ____________________________________________________________________________
5576 [ 13551] By: jhi                                   on 2001/12/09  16:18:20
5577         Log: Tweakback.
5578      Branch: perl
5579            ! lib/Net/hostent.t
5580 ____________________________________________________________________________
5581 [ 13550] By: jhi                                   on 2001/12/09  16:01:55
5582         Log: Subject: [PATCH lib/User/grent.t] More Cygwin98 group oddities
5583              From: Michael G Schwern <schwern@pobox.com>
5584              Date: Sat, 8 Dec 2001 14:48:38 -0500
5585              Message-ID: <20011208194838.GA8650@blackrider>
5586      Branch: perl
5587            ! t/op/grent.t
5588 ____________________________________________________________________________
5589 [ 13549] By: jhi                                   on 2001/12/09  15:40:28
5590         Log: Subject: [README.cygwin] Removing old expected test failures
5591              From: Michael G Schwern <schwern@pobox.com>
5592              Date: Sat, 8 Dec 2001 15:38:28 -0500
5593              Message-ID: <20011208203828.GB9017@blackrider>
5594      Branch: perl
5595            ! README.cygwin
5596 ____________________________________________________________________________
5597 [ 13548] By: jhi                                   on 2001/12/09  15:37:48
5598         Log: Subject: [PATCH lib/Net/hostent.t] Cleanup and Cygwin98 oddity
5599              From: Michael G Schwern <schwern@pobox.com>                
5600              Date: Sat, 8 Dec 2001 15:26:59 -0500
5601              Message-ID: <20011208202659.GA9017@blackrider> 
5602      Branch: perl
5603            ! lib/Net/hostent.t
5604 ____________________________________________________________________________
5605 [ 13547] By: jhi                                   on 2001/12/09  15:33:43
5606         Log: Subject: [PATCH t/op/stat.t] Cygwin98 fakes hard links
5607              From: Michael G Schwern <schwern@pobox.com> 
5608              Date: Sat, 8 Dec 2001 15:06:16 -0500
5609              Message-ID: <20011208200616.GA8915@blackrider>
5610      Branch: perl
5611            ! t/op/stat.t
5612 ____________________________________________________________________________
5613 [ 13546] By: jhi                                   on 2001/12/09  15:31:19
5614         Log: Developer deprecations and an incompatibility.
5615      Branch: perl
5616            ! pod/perldelta.pod pod/perlmodlib.pod pod/perltoc.pod
5617 ____________________________________________________________________________
5618 [ 13545] By: jhi                                   on 2001/12/09  15:27:14
5619         Log: Shoo.
5620      Branch: perl
5621            - lib/Attribute/Handlers.pm
5622 ____________________________________________________________________________
5623 [ 13544] By: jhi                                   on 2001/12/09  15:20:08
5624         Log: Remove Attribute::Handlers, as per Damian's request.
5625              (Because of fixing the my variables to be now handled
5626              in run-time, the whole internals of the A::H needs to
5627              be rewritten and Damian will not have time for that
5628              for months.)
5629      Branch: perl
5630            - lib/Attribute/Handlers/Changes lib/Attribute/Handlers/README
5631            - lib/Attribute/Handlers/demo/Demo.pm
5632            - lib/Attribute/Handlers/demo/Descriptions.pm
5633            - lib/Attribute/Handlers/demo/MyClass.pm
5634            - lib/Attribute/Handlers/demo/demo.pl
5635            - lib/Attribute/Handlers/demo/demo2.pl
5636            - lib/Attribute/Handlers/demo/demo3.pl
5637            - lib/Attribute/Handlers/demo/demo4.pl
5638            - lib/Attribute/Handlers/demo/demo_call.pl
5639            - lib/Attribute/Handlers/demo/demo_chain.pl
5640            - lib/Attribute/Handlers/demo/demo_cycle.pl
5641            - lib/Attribute/Handlers/demo/demo_hashdir.pl
5642            - lib/Attribute/Handlers/demo/demo_phases.pl
5643            - lib/Attribute/Handlers/demo/demo_range.pl
5644            - lib/Attribute/Handlers/demo/demo_rawdata.pl
5645            - lib/Attribute/Handlers/t/multi.t
5646            ! MANIFEST lib/Attribute/Handlers.pm pod/perldelta.pod
5647            ! pod/perlmodlib.pod pod/perltoc.pod
5648 ____________________________________________________________________________
5649 [ 13543] By: jhi                                   on 2001/12/09  15:00:50
5650         Log: Subject: Re: attributes are broken
5651              From: Spider Boardman <spider@Orb.Nashua.NH.US>
5652              Date: Sun, 09 Dec 2001 00:09:23 -0500
5653              Message-Id: <200112090509.AAA02053@Orb.Nashua.NH.US>              
5654      Branch: perl
5655            ! dump.c embed.h embed.pl lib/attributes.pm op.c op.h
5656            ! pod/perldelta.pod pod/perltoc.pod proto.h t/op/attrs.t
5657            ! xsutils.c
5658 ____________________________________________________________________________
5659 [ 13542] By: jhi                                   on 2001/12/09  14:49:46
5660         Log: Forgotten checkin.
5661      Branch: perl
5662            ! lib/Pod/Text.pm
5663 ____________________________________________________________________________
5664 [ 13541] By: jhi                                   on 2001/12/09  14:48:15
5665         Log: uconfig.h update.
5666      Branch: perl
5667            ! uconfig.h
5668 ____________________________________________________________________________
5669 [ 13540] By: jhi                                   on 2001/12/08  18:39:51
5670         Log: Update Changes.
5671      Branch: perl
5672            ! Changes patchlevel.h
5673 ____________________________________________________________________________
5674 [ 13539] By: jhi                                   on 2001/12/08  18:28:02
5675         Log: Note that some of the Unicode features are
5676              dependent on perlio.
5677      Branch: perl
5678            ! pod/perluniintro.pod
5679 ____________________________________________________________________________
5680 [ 13538] By: jhi                                   on 2001/12/08  17:53:00
5681         Log: Regen perlapi, regen toc.
5682      Branch: perl
5683            ! pod/perlapi.pod pod/perltoc.pod
5684 ____________________________________________________________________________
5685 [ 13537] By: jhi                                   on 2001/12/08  17:44:48
5686         Log: FAQ sync.
5687      Branch: perl
5688            ! pod/perlfaq4.pod pod/perlfaq6.pod
5689 ____________________________________________________________________________
5690 [ 13536] By: jhi                                   on 2001/12/08  17:37:53
5691         Log: Subject: [PATCH] Fix odd language in an sv.c comment
5692              From: coral@eekeek.org
5693              Date: Sat, 8 Dec 2001 12:19:39 -0500
5694              Message-Id: <200112081719.fB8HJdZ14747@eekeek.org>
5695      Branch: perl
5696            ! sv.c
5697 ____________________________________________________________________________
5698 [ 13535] By: jhi                                   on 2001/12/08  15:29:18
5699         Log: Subject: [PATCH lib/vmsish.t] Small test name abuse.
5700              From: Michael G Schwern <schwern@pobox.com>
5701              Date: Fri, 7 Dec 2001 20:03:45 -0500
5702              Message-ID: <20011208010345.GD642@blackrider>
5703              
5704              Subject: [PATCH vms/test.com] Goodbye frightening echo kludge!
5705              From: Michael G Schwern <schwern@pobox.com>
5706              Date: Fri, 7 Dec 2001 20:13:54 -0500
5707              Message-ID: <20011208011354.GE642@blackrider>
5708              
5709              Subject: [PATCH t/io/pipe.t t/test.pl] Cleanup & $NO_ENDING
5710              From: Michael G Schwern <schwern@pobox.com>
5711              Date: Fri, 7 Dec 2001 21:47:36 -0500
5712              Message-ID: <20011208024736.GH642@blackrider>
5713              
5714              Subject: [PATCH t/op/exec.t] Piping and newline on pipe tests
5715              From: Michael G Schwern <schwern@pobox.com>
5716              Date: Fri, 7 Dec 2001 23:09:43 -0500
5717              Message-ID: <20011208040943.GK642@blackrider>
5718              
5719              Subject: [PATCH] vms/test.com -- skip tty tests when not interactive
5720              Message-Id: <a05101004b83754903506@[172.16.52.1]>
5721              Date: Fri, 7 Dec 2001 23:28:15 -0600
5722              From: "Craig A. Berry" <craigberry@mac.com>
5723      Branch: perl
5724            ! lib/vmsish.t t/io/pipe.t t/op/exec.t t/test.pl vms/test.com
5725 ____________________________________________________________________________
5726 [ 13534] By: jhi                                   on 2001/12/08  15:16:14
5727         Log: Integrate perlio.
5728      Branch: perl
5729           !> doio.c lib/Exporter/Heavy.pm lib/open.t op.c perlio.c
5730           !> perliol.h pod/perlfunc.pod pod/perltoc.pod pp.c
5731 ____________________________________________________________________________
5732 [ 13533] By: jhi                                   on 2001/12/08  15:13:39
5733         Log: Retract #11156 since Sarathy has found that it breaks code:
5734              http://bugs.ActiveState.com/show_bug.cgi?id=18457
5735              http://bugs.ActiveState.com/show_bug.cgi?id=18858
5736      Branch: perl
5737            ! op.c sv.c t/op/pos.t
5738 ____________________________________________________________________________
5739 [ 13532] By: nick                                  on 2001/12/08  14:11:12
5740         Log: Integrate mainline
5741      Branch: perlio
5742           !> Changes doop.c patchlevel.h pod/perluniintro.pod t/op/chop.t
5743           !> t/op/magic.t t/op/stat.t t/run/switches.t t/test.pl
5744 ____________________________________________________________________________
5745 [ 13531] By: nick                                  on 2001/12/08  13:48:21
5746         Log: Tweak multi-arg open error messages
5747      Branch: perlio
5748            ! perlio.c
5749 ____________________________________________________________________________
5750 [ 13530] By: nick                                  on 2001/12/08  10:20:06
5751         Log: Allow multi-arg open() if opening layer declares this legal.
5752      Branch: perlio
5753            ! doio.c perlio.c perliol.h
5754 ____________________________________________________________________________
5755 [ 13529] By: jhi                                   on 2001/12/07  23:48:58
5756         Log: Subject: [PATCH t/run/switches.t] Declaring mostly TODO
5757              From: Michael G Schwern <schwern@pobox.com>       
5758              Date: Fri, 7 Dec 2001 19:41:31 -0500
5759              Message-ID: <20011208004131.GC642@blackrider>
5760      Branch: perl
5761            ! t/run/switches.t t/test.pl
5762 ____________________________________________________________________________
5763 [ 13528] By: jhi                                   on 2001/12/07  23:47:26
5764         Log: Subject: [PATCH t/op/stat.t] Declaring -t STDIN w/pipe TODO
5765              From: Michael G Schwern <schwern@pobox.com>       
5766              Date: Fri, 7 Dec 2001 19:12:44 -0500
5767              Message-ID: <20011208001244.GB642@blackrider>
5768      Branch: perl
5769            ! t/op/stat.t
5770 ____________________________________________________________________________
5771 [ 13527] By: jhi                                   on 2001/12/07  22:31:22
5772         Log: Subject: [PATCH t/op/magic.t] Puut... The TODO... Beck!
5773              From: Michael G Schwern <schwern@pobox.com>
5774              Date: Fri, 7 Dec 2001 17:28:57 -0500
5775              Message-ID: <20011207222857.GI23210@blackrider>
5776      Branch: perl
5777            ! t/op/magic.t
5778 ____________________________________________________________________________
5779 [ 13526] By: jhi                                   on 2001/12/07  22:27:46
5780         Log: which_perl: if File::Spec fails, assume "./" and hope for the best.
5781      Branch: perl
5782            ! t/test.pl
5783 ____________________________________________________________________________
5784 [ 13525] By: jhi                                   on 2001/12/07  22:21:25
5785         Log: which_perl: delay as much a possible till runtime.
5786      Branch: perl
5787            ! t/test.pl
5788 ____________________________________________________________________________
5789 [ 13524] By: jhi                                   on 2001/12/07  21:58:15
5790         Log: Further tweakage to which_perl().
5791      Branch: perl
5792            ! t/test.pl
5793 ____________________________________________________________________________
5794 [ 13523] By: jhi                                   on 2001/12/07  21:57:30
5795         Log: perluniintro tweaks.
5796      Branch: perl
5797            ! pod/perluniintro.pod
5798 ____________________________________________________________________________
5799 [ 13522] By: jhi                                   on 2001/12/07  21:01:02
5800         Log: Tweak the $Perl computation.
5801      Branch: perl
5802            ! t/test.pl
5803 ____________________________________________________________________________
5804 [ 13521] By: jhi                                   on 2001/12/07  17:27:02
5805         Log: Subject: Re: [PATCH] chom?p needs to remove read only fakery
5806              From: Nicholas Clark <nick@ccl4.org>
5807              Date: Fri, 7 Dec 2001 17:06:56 +0000
5808              Message-ID: <20011207170656.G21702@plum.flirble.org>
5809      Branch: perl
5810            ! doop.c t/op/chop.t
5811 ____________________________________________________________________________
5812 [ 13520] By: jhi                                   on 2001/12/07  15:55:34
5813         Log: Update Changes.
5814      Branch: perl
5815            ! Changes patchlevel.h
5816 ____________________________________________________________________________
5817 [ 13519] By: jhi                                   on 2001/12/07  15:32:58
5818         Log: Missing ).
5819      Branch: perl
5820            ! t/test.pl
5821 ____________________________________________________________________________
5822 [ 13518] By: jhi                                   on 2001/12/07  15:24:32
5823         Log: Allow several arguments to display().
5824      Branch: perl
5825            ! t/test.pl
5826 ____________________________________________________________________________
5827 [ 13517] By: jhi                                   on 2001/12/07  15:19:20
5828         Log: /dev/stdout could be either a character special file
5829              or a named pipe, so let's pretend it doesn't exist.
5830      Branch: perl
5831            ! t/op/stat.t
5832 ____________________________________________________________________________
5833 [ 13516] By: nick                                  on 2001/12/07  15:09:23
5834         Log: Integrate again - can I catch up ?
5835      Branch: perlio
5836           !> t/test.pl
5837 ____________________________________________________________________________
5838 [ 13515] By: nick                                  on 2001/12/07  15:08:17
5839         Log: Integrate mainline some more
5840      Branch: perlio
5841           !> README.hpux hints/linux.sh pod/perlfunc.pod
5842 ____________________________________________________________________________
5843 [ 13514] By: nick                                  on 2001/12/07  15:07:15
5844         Log: Integrate mainline
5845      Branch: perlio
5846           +> djgpp/djgpp.h ext/Devel/PPPort/Changes
5847           +> ext/Devel/PPPort/PPPort.xs ext/Devel/PPPort/module2.c
5848           +> ext/Devel/PPPort/module3.c ext/Devel/PPPort/t/test.t
5849           +> hints/super-ux.sh lib/File/Spec/t/Functions.t
5850           +> lib/File/Spec/t/Spec.t lib/File/Spec/t/rel2abs2rel.t
5851           +> lib/Math/BigInt/t/bare_mbi.t pod/perl561delta.pod
5852           +> t/lib/Math/BigInt/BareCalc.pm
5853            - ext/Devel/PPPort/harness/Harness.pm
5854            - ext/Devel/PPPort/harness/Harness.xs
5855            - ext/Devel/PPPort/harness/Makefile.PL
5856            - ext/Devel/PPPort/harness/module2.c
5857            - ext/Devel/PPPort/harness/module3.c
5858            - ext/Devel/PPPort/harness/t/test.t lib/File/Spec.t
5859            - lib/File/Spec/Functions.t
5860           !> (integrate 103 files)
5861 ____________________________________________________________________________
5862 [ 13513] By: jhi                                   on 2001/12/07  14:58:06
5863         Log: Add display() for displaying icky scalars.
5864      Branch: perl
5865            ! t/test.pl
5866 ____________________________________________________________________________
5867 [ 13511] By: jhi                                   on 2001/12/07  14:40:58
5868         Log: Subject: [ID 20011207.001] documentation bug for waitpid
5869              From: Jan-Pieter Cornet <john@pc.xs4all.nl>
5870              Date: Fri, 7 Dec 2001 12:44:56 +0100
5871              Message-Id: <200112071144.MAA12790@pc.xs4all.nl>
5872      Branch: perl
5873            ! pod/perlfunc.pod
5874 ____________________________________________________________________________
5875 [ 13510] By: jhi                                   on 2001/12/07  14:38:39
5876         Log: gcc version matching didn't.
5877      Branch: perl
5878            ! hints/linux.sh
5879 ____________________________________________________________________________
5880 [ 13509] By: jhi                                   on 2001/12/07  14:21:33
5881         Log: Subject: HP renamed their servers              
5882              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
5883              Date: Fri, 07 Dec 2001 12:07:22 +0100
5884              Message-Id: <20011207120501.E16F.H.M.BRAND@hccnet.nl>
5885      Branch: perl
5886            ! README.hpux
5887 ____________________________________________________________________________
5888 [ 13508] By: jhi                                   on 2001/12/07  14:01:41
5889         Log: Subject: Re: [patch pod/perlport.pod] wrong escape
5890              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
5891              Date: Fri, 7 Dec 2001 00:24:55 -0500
5892              Message-ID: <20011207002455.D529632@linguist.thayer.dartmouth.edu>
5893      Branch: perl
5894            ! pod/perlport.pod
5895 ____________________________________________________________________________
5896 [ 13507] By: jhi                                   on 2001/12/07  03:07:03
5897         Log: Subject: [PATCH t/op/exec.t t/base/lex.t] Test For Echo, take 2
5898              From: Michael G Schwern <schwern@pobox.com> 
5899              Date: Thu, 6 Dec 2001 22:56:34 -0500
5900              Message-ID: <20011207035634.GO22648@blackrider>
5901      Branch: perl
5902            ! t/base/lex.t t/op/exec.t
5903 ____________________________________________________________________________
5904 [ 13506] By: jhi                                   on 2001/12/07  03:05:38
5905         Log: Subject: [PATCH t/test.pl ...] which_perl for safer $^Xing
5906              From: Michael G Schwern <schwern@pobox.com>
5907              Date: Thu, 6 Dec 2001 22:45:44 -0500
5908              Message-ID: <20011207034544.GN22648@blackrider>
5909              
5910              (plus op/ref tweak)
5911      Branch: perl
5912            ! t/comp/script.t t/io/open.t t/op/ref.t t/op/stat.t
5913            ! t/run/kill_perl.t t/test.pl
5914 ____________________________________________________________________________
5915 [ 13505] By: jhi                                   on 2001/12/07  01:30:25
5916         Log: Upgrade to Math::BigInt 1.48.
5917      Branch: perl
5918            + lib/Math/BigInt/t/bare_mbi.t t/lib/Math/BigInt/BareCalc.pm
5919            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
5920            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.inc
5921            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintc.t
5922            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
5923            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
5924            ! t/lib/Math/BigFloat/Subclass.pm t/lib/Math/BigInt/Subclass.pm
5925 ____________________________________________________________________________
5926 [ 13504] By: jhi                                   on 2001/12/07  00:56:58
5927         Log: Mention also perl56delta in case somone is upgrading from
5928              Perl 5.005_03.
5929      Branch: perl
5930            ! pod/perldelta.pod
5931 ____________________________________________________________________________
5932 [ 13503] By: jhi                                   on 2001/12/07  00:46:55
5933         Log: Subject: [PATCH t/base/lex.t, term.t] Purging echo from base tests
5934              From: Michael G Schwern <schwern@pobox.com>
5935              Date: Thu, 6 Dec 2001 15:15:28 -0500
5936              Message-ID: <20011206201528.GF16414@blackrider>
5937              
5938              (just the term.t, not the lex.t)
5939              
5940              Subject: [PATCH t/comp/script.t] Elimininating needless logic, runs from t/ now
5941              From: Michael G Schwern <schwern@pobox.com>
5942              Date: Thu, 6 Dec 2001 15:22:22 -0500
5943              Message-ID: <20011206202222.GG16414@blackrider>
5944              
5945              Subject: [PATCH t/run/kill_perl.t] Eliminationg needless $^X logic
5946              From: Michael G Schwern <schwern@pobox.com>
5947              Date: Thu, 6 Dec 2001 15:31:58 -0500
5948              Message-ID: <20011206203158.GI16414@blackrider>
5949              
5950              Subject: [PATCH t/io/open.t t/test.pl] Cleanup and echo purge
5951              From: Michael G Schwern <schwern@pobox.com>
5952              Date: Thu, 6 Dec 2001 17:38:55 -0500
5953              Message-ID: <20011206223855.GC22648@blackrider>
5954      Branch: perl
5955            ! t/base/term.t t/comp/script.t t/io/open.t t/run/kill_perl.t
5956            ! t/test.pl
5957 ____________________________________________________________________________
5958 [ 13502] By: jhi                                   on 2001/12/06  22:15:49
5959         Log: Update the thr5005 situation.
5960      Branch: perl
5961            ! pod/perldelta.pod
5962 ____________________________________________________________________________
5963 [ 13501] By: jhi                                   on 2001/12/06  22:06:28
5964         Log: perldelta borrowings from perl561delta.
5965      Branch: perl
5966            ! pod/perldelta.pod
5967 ____________________________________________________________________________
5968 [ 13500] By: jhi                                   on 2001/12/06  21:21:59
5969         Log: Add the 5.6.1 perldelta as perl561delta.
5970              (Makes it easier to steal stuff for perldelta :-)
5971      Branch: perl
5972            + pod/perl561delta.pod
5973            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
5974 ____________________________________________________________________________
5975 [ 13499] By: jhi                                   on 2001/12/06  20:46:04
5976         Log: Retract #13496 for now.
5977      Branch: perl
5978            ! t/base/lex.t t/base/term.t
5979 ____________________________________________________________________________
5980 [ 13498] By: jhi                                   on 2001/12/06  20:16:04
5981         Log: Subject: [PATCH per@13492] (was Re: [PATCH perl@13462]] VMS-only File::Spec->canonpath fix)
5982              From: "Craig A. Berry" <craigberry@mac.com>
5983              Date: Thu, 6 Dec 2001 14:54:36 -0600
5984              Message-Id: <a05101000b8358a58eb28@[172.16.52.1]>
5985      Branch: perl
5986            ! vms/ext/filespec.t
5987 ____________________________________________________________________________
5988 [ 13496] By: jhi                                   on 2001/12/06  19:47:53
5989         Log: (retracted by #13499)
5990              
5991              Subject: [PATCH t/base/lex.t, term.t] Purging echo from base tests
5992              From: Michael G Schwern <schwern@pobox.com>
5993              Date: Thu, 6 Dec 2001 15:15:28 -0500
5994              Message-ID: <20011206201528.GF16414@blackrider>
5995      Branch: perl
5996            ! t/base/lex.t t/base/term.t
5997 ____________________________________________________________________________
5998 [ 13495] By: jhi                                   on 2001/12/06  17:56:15
5999         Log: Subject: [PATCH t/op/stat.t] VMS has no link count
6000              From: Michael G Schwern <schwern@pobox.com>
6001              Date: Thu, 6 Dec 2001 13:54:48 -0500
6002              Message-ID: <20011206185448.GC16414@blackrider>
6003      Branch: perl
6004            ! t/op/stat.t
6005 ____________________________________________________________________________
6006 [ 13494] By: jhi                                   on 2001/12/06  17:54:14
6007         Log: The #4 has nothing to do with Unicode.
6008      Branch: perl
6009            ! t/op/tr.t
6010 ____________________________________________________________________________
6011 [ 13493] By: jhi                                   on 2001/12/06  17:52:43
6012         Log: Subject: [PATCH t/op/tr.t] Cleanup and more counting tests
6013              From: Michael G Schwern <schwern@pobox.com>
6014              Date: Thu, 6 Dec 2001 13:45:48 -0500
6015              Message-ID: <20011206184548.GB16414@blackrider>
6016      Branch: perl
6017            ! t/op/tr.t
6018 ____________________________________________________________________________
6019 [ 13492] By: jhi                                   on 2001/12/06  15:47:08
6020         Log: Update Changes.
6021      Branch: perl
6022            ! Changes patchlevel.h
6023 ____________________________________________________________________________
6024 [ 13491] By: jhi                                   on 2001/12/06  15:43:22
6025         Log: Subject: [PATCH Perl@13462, on top of prev. multiplicity patch] MY_RAND workaround update
6026              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
6027              Date: Thu, 6 Dec 2001 11:41:25 EST
6028              Message-Id: <011206114105.67cab@DUPHY4.Physics.Drexel.Edu>
6029      Branch: perl
6030            ! vms/vms.c vms/vmsish.h
6031 ____________________________________________________________________________
6032 [ 13490] By: jhi                                   on 2001/12/06  15:08:40
6033         Log: Subject: [PATCH] Re: weirdness in regexps
6034              From: Robin Houston <robin@kitsite.com> 
6035              Date: Thu, 6 Dec 2001 14:44:01 +0000
6036              Message-ID: <20011206144401.A27752@puffinry.freeserve.co.uk>
6037      Branch: perl
6038            ! op.c t/lib/strict/subs
6039 ____________________________________________________________________________
6040 [ 13489] By: jhi                                   on 2001/12/06  15:07:18
6041         Log: Make the -b -c -S tests count all of the /dev, not just
6042              check the first one, as suggested by Benjamin Goldberg.
6043      Branch: perl
6044            ! t/op/stat.t
6045 ____________________________________________________________________________
6046 [ 13488] By: jhi                                   on 2001/12/06  14:41:02
6047         Log: Subject: Re: [PATCH: bleadperl] casefold backref
6048              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
6049              Date: Thu, 6 Dec 2001 10:39:45 -0500 (EST) 
6050              Message-ID: <Pine.GSO.4.21.0112061038490.14590-100000@crusoe.crusoe.net>
6051      Branch: perl
6052            ! regexec.c
6053 ____________________________________________________________________________
6054 [ 13487] By: jhi                                   on 2001/12/06  14:30:45
6055         Log: Nits noticed by Philip Newton, and de-tab DB.t.
6056      Branch: perl
6057            ! lib/DB.t
6058 ____________________________________________________________________________
6059 [ 13486] By: jhi                                   on 2001/12/06  14:23:06
6060         Log: Subject: [PATCH] Re: counting tr thinks it's modifying 
6061              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
6062              Date: 6 Dec 2001 11:06:01 -0000
6063              Message-Id: <slrna0ukap.kbt.rgarciasuarez@rafael.kazibao.net>
6064      Branch: perl
6065            ! op.c t/op/tr.t
6066 ____________________________________________________________________________
6067 [ 13485] By: jhi                                   on 2001/12/06  14:07:54
6068         Log: Subject: [PATCH: bleadperl] casefold backref
6069              From: Hugo van der Sanden <hv@crypt.compulink.co.uk> 
6070              Date: Wed, 05 Dec 2001 17:27:05 +0000
6071              Message-Id: <200112051727.fB5HR5422706@crypt.compulink.co.uk> 
6072      Branch: perl
6073            ! regexec.c t/op/re_tests
6074 ____________________________________________________________________________
6075 [ 13484] By: jhi                                   on 2001/12/06  03:04:18
6076         Log: Subject: [PATCH Perl@13440] MULTIPLICITY fixups               
6077              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
6078              Date: Wed, 5 Dec 2001 22:34:53 EST
6079              Message-Id: <011205223453.8122e@DUPHY4.Physics.Drexel.Edu>
6080      Branch: perl
6081            ! mg.c vms/vms.c vms/vmsish.h
6082 ____________________________________________________________________________
6083 [ 13483] By: jhi                                   on 2001/12/06  02:59:40
6084         Log: Subject: [PATCH lib/File/Spec* MANIFEST] Better abs2rel/rel2abs/canonpath tests
6085              From: Michael G Schwern <schwern@pobox.com>
6086              Date: Wed, 5 Dec 2001 19:52:58 -0500
6087              Message-ID: <20011205195257.A903@blackrider>
6088      Branch: perl
6089            + lib/File/Spec/t/Functions.t lib/File/Spec/t/Spec.t
6090            + lib/File/Spec/t/rel2abs2rel.t
6091            - lib/File/Spec.t lib/File/Spec/Functions.t
6092            ! MANIFEST
6093 ____________________________________________________________________________
6094 [ 13482] By: jhi                                   on 2001/12/06  02:48:27
6095         Log: Subject: Re: Silly stat() portability questions                
6096              From: Benjamin Goldberg <goldbb2@earthlink.net>
6097              Date: Wed, 05 Dec 2001 22:52:35 -0500
6098              Message-ID: <3C0EEB83.8CE93CA2@earthlink.net>
6099      Branch: perl
6100            ! pod/perlport.pod
6101 ____________________________________________________________________________
6102 [ 13481] By: jhi                                   on 2001/12/06  02:39:43
6103         Log: Subject: [PATCH perl@13462]] VMS-only File::Spec->canonpath fix
6104              From: "Craig A. Berry" <craigberry@mac.com>
6105              Date: Wed, 05 Dec 2001 16:41:59 -0600
6106              Message-Id: <5.1.0.14.2.20011205160043.02160e90@exchi01>
6107      Branch: perl
6108            ! README.vms configure.com lib/File/Spec/VMS.pm
6109            ! vms/ext/filespec.t
6110 ____________________________________________________________________________
6111 [ 13480] By: jhi                                   on 2001/12/05  19:53:05
6112         Log: $apply->('club', $glibc_maintainers);
6113              
6114              (Nick Clark just reported that <langinfo.h> YESSTR
6115              is an empty string in Linux 2.4.16-rmk glibc 2.2.4-5)
6116      Branch: perl
6117            ! ext/I18N/Langinfo/Langinfo.t
6118 ____________________________________________________________________________
6119 [ 13479] By: jhi                                   on 2001/12/05  19:49:16
6120         Log: Admonish against assuming A^HUNIX fs/uid/gid semantics.
6121      Branch: perl
6122            ! pod/perlport.pod
6123 ____________________________________________________________________________
6124 [ 13478] By: gsar                                  on 2001/12/05  18:22:38
6125         Log: tweak change#13474 (pad entries can apparently be null in some
6126              situations)
6127      Branch: maint-5.6/perl
6128            ! op.c
6129 ____________________________________________________________________________
6130 [ 13477] By: jhi                                   on 2001/12/05  17:53:13
6131         Log: Restore the /dev -b -c -S part of the test.
6132      Branch: perl
6133            ! t/op/stat.t
6134 ____________________________________________________________________________
6135 [ 13476] By: jhi                                   on 2001/12/05  17:29:36
6136         Log: Retract #13475 until Arthur gets back to the mine.
6137      Branch: perl
6138            ! op.c t/run/kill_perl.t
6139 ____________________________________________________________________________
6140 [ 13475] By: jhi                                   on 2001/12/05  17:07:00
6141         Log: (retracted by #13476)
6142              
6143              Manually apply #13474; fixes stale reference to dead
6144              CvOUTSIDE(); this can happen when anonymous subroutines
6145              that aren't closures are returned from an eval""
6146              
6147              (threads/shared/sv_refs.t is coredump-unhappy about this change)
6148      Branch: perl
6149            ! op.c t/run/kill_perl.t
6150 ____________________________________________________________________________
6151 [ 13474] By: gsar                                  on 2001/12/05  15:14:24
6152         Log: replacement for change#10451
6153              
6154              fixes stale reference to dead CvOUTSIDE(); this can happen when
6155              anonymous subroutines that aren't closures are returned from an
6156              eval""
6157      Branch: maint-5.6/perl
6158            ! op.c t/op/misc.t
6159 ____________________________________________________________________________
6160 [ 13473] By: gsar                                  on 2001/12/05  15:08:18
6161         Log: revert change#10451,10472; it was a naive fix that simply
6162              reintroduced the memory leak!
6163      Branch: maint-5.6/perl
6164            ! op.c t/op/misc.t
6165 ____________________________________________________________________________
6166 [ 13472] By: jhi                                   on 2001/12/05  13:30:47
6167         Log: Subject: Re: [PATCH] File::Basename pod and .t (was: perlpacktut.pod v0.0 (split))
6168              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
6169              Date: Wed, 05 Dec 2001 10:49:20 +0100
6170              Message-ID: <3C0DEDA0.C58A8A9E@alcatel.at>
6171      Branch: perl
6172            ! lib/File/Basename.pm lib/File/Basename.t
6173 ____________________________________________________________________________
6174 [ 13471] By: jhi                                   on 2001/12/05  13:22:50
6175         Log: Subject: [PATCH t/op/magic.t] Removing a TODO
6176              From: Michael G Schwern <schwern@pobox.com> 
6177              Date: Wed, 5 Dec 2001 02:47:59 -0500
6178              Message-ID: <20011205024759.H14333@blackrider>
6179      Branch: perl
6180            ! t/op/magic.t
6181 ____________________________________________________________________________
6182 [ 13470] By: jhi                                   on 2001/12/05  13:21:09
6183         Log: Subject: [PATCH t/op/stat.t vms/test.com] stat.t portability, the LAST VMS exception!
6184              From: Michael G Schwern <schwern@pobox.com>              
6185              Date: Wed, 5 Dec 2001 02:22:05 -0500
6186              Message-ID: <20011205022205.F14333@blackrider>
6187      Branch: perl
6188            ! t/op/stat.t vms/test.com
6189 ____________________________________________________________________________
6190 [ 13469] By: jhi                                   on 2001/12/05  03:44:59
6191         Log: Subject: Re: [PATCH t/op/stat.t t/test.pl] stat.t cleanup, first pass
6192              From: Michael G Schwern <schwern@pobox.com> 
6193              Date: Tue, 4 Dec 2001 23:40:10 -0500
6194              Message-ID: <20011204234010.B14333@blackrider>
6195      Branch: perl
6196            ! t/op/stat.t
6197 ____________________________________________________________________________
6198 [ 13468] By: jhi                                   on 2001/12/05  01:37:04
6199         Log: Subject: [PATCH t/op/stat.t t/test.pl] stat.t cleanup, first pass
6200              From: Michael G Schwern <schwern@pobox.com> 
6201              Date: Tue, 4 Dec 2001 21:09:18 -0500           
6202              Message-ID: <20011204210918.D13279@blackrider>
6203              
6204              t/test.
6205      Branch: perl
6206            ! t/test.pl
6207 ____________________________________________________________________________
6208 [ 13467] By: jhi                                   on 2001/12/05  01:36:44
6209         Log: (accidentally empty check-in)
6210      Branch: perl
6211            ! t/op/stat.t
6212 ____________________________________________________________________________
6213 [ 13466] By: jhi                                   on 2001/12/04  22:51:19
6214         Log: Subject: [PATCH] $., $%, $=, and $- are IV's now
6215              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
6216              Date: Tue, 04 Dec 2001 23:40:27 +0100
6217              Message-Id: <20011204233412.304B.H.M.BRAND@hccnet.nl>
6218      Branch: perl
6219            ! mg.c
6220 ____________________________________________________________________________
6221 [ 13465] By: jhi                                   on 2001/12/04  22:50:26
6222         Log: Subject: [PATCH] minor pod fix in Safe.pm
6223              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
6224              Date: Tue, 4 Dec 2001 22:02:34 +0100
6225              Message-ID: <20011204220234.A17293@rafael>
6226      Branch: perl
6227            ! ext/Opcode/Safe.pm
6228 ____________________________________________________________________________
6229 [ 13464] By: jhi                                   on 2001/12/04  22:47:43
6230         Log: CRLF GRRR.
6231      Branch: perl
6232            ! djgpp/configure.bat
6233 ____________________________________________________________________________
6234 [ 13463] By: jhi                                   on 2001/12/04  22:46:28
6235         Log: DJGPP fixes from Laszlo Molnar.
6236      Branch: perl
6237            ! djgpp/configure.bat djgpp/djgpp.h
6238 ____________________________________________________________________________
6239 [ 13462] By: jhi                                   on 2001/12/04  14:56:22
6240         Log: Update Changes.
6241      Branch: perl
6242            ! Changes patchlevel.h
6243 ____________________________________________________________________________
6244 [ 13461] By: jhi                                   on 2001/12/04  14:49:45
6245         Log: Must wipe out the memory of real Socket before starting
6246              to use the new fake one.
6247      Branch: perl
6248            ! lib/Net/t/config.t
6249 ____________________________________________________________________________
6250 [ 13460] By: jhi                                   on 2001/12/04  14:40:28
6251         Log: LC_ALL might trump LANG.
6252      Branch: perl
6253            ! lib/open.t
6254 ____________________________________________________________________________
6255 [ 13459] By: jhi                                   on 2001/12/04  14:39:38
6256         Log: Make the eval runtime.
6257      Branch: perl
6258            ! lib/open.pm
6259 ____________________________________________________________________________
6260 [ 13458] By: jhi                                   on 2001/12/04  14:08:17
6261         Log: Make the Langinfo test both more lenient (allow
6262              for any symbol not to exists) and stricter (add
6263              more symbols).
6264      Branch: perl
6265            ! ext/I18N/Langinfo/Langinfo.t
6266 ____________________________________________________________________________
6267 [ 13457] By: gsar                                  on 2001/12/04  14:07:01
6268         Log: integrate change#13453 from maint-5.6
6269              
6270              tweak change#11399 to use an explicit flag rather than
6271              ass_u_ming w32_pseudo_id will only be zero for the real
6272              toplevel interpreter; avoids multiple hosts from diddling
6273              the environment at the same time
6274      Branch: perl
6275           !> win32/perlhost.h
6276 ____________________________________________________________________________
6277 [ 13456] By: jhi                                   on 2001/12/04  13:35:58
6278         Log: Subject: [PATCH] VMS update for perldelta.pod
6279              From: "Craig A. Berry" <craigberry@mac.com> 
6280              Date: Tue, 4 Dec 2001 00:23:12 -0600
6281              Message-Id: <a05101002b83218be190d@[172.16.52.1]>
6282      Branch: perl
6283            ! pod/perldelta.pod
6284 ____________________________________________________________________________
6285 [ 13455] By: jhi                                   on 2001/12/04  13:23:19
6286         Log: NetWare tweak from Ananth Kesari.
6287      Branch: perl
6288            ! NetWare/Makefile
6289 ____________________________________________________________________________
6290 [ 13454] By: jhi                                   on 2001/12/04  13:17:38
6291         Log: Upgrade to Net::Ping 2.07, from Rob Brown.
6292              Not adding the test suite because of its many assumptions.
6293      Branch: perl
6294            ! lib/Net/Ping.pm
6295 ____________________________________________________________________________
6296 [ 13453] By: gsar                                  on 2001/12/04  07:54:58
6297         Log: tweak change#11399 to use an explicit flag rather than
6298              ass_u_ming w32_pseudo_id will only be zero for the real
6299              toplevel interpreter; avoids multiple hosts from diddling
6300              the environment at the same time
6301      Branch: maint-5.6/perl
6302            ! win32/perlhost.h
6303 ____________________________________________________________________________
6304 [ 13452] By: jhi                                   on 2001/12/04  04:28:29
6305         Log: Add hints file for SUPER-UX: the UNIX of NEC SX series,
6306              from Len Makin.
6307      Branch: perl
6308            + hints/super-ux.sh
6309            ! MANIFEST
6310 ____________________________________________________________________________
6311 [ 13451] By: jhi                                   on 2001/12/04  01:58:03
6312         Log: Add Mac OS X known failures to perldelta.
6313      Branch: perl
6314            ! pod/perldelta.pod
6315 ____________________________________________________________________________
6316 [ 13450] By: jhi                                   on 2001/12/04  01:26:38
6317         Log: I think it's time to call the utf8 code non-test.
6318      Branch: perl
6319            ! utf8.c
6320 ____________________________________________________________________________
6321 [ 13449] By: jhi                                   on 2001/12/04  00:59:27
6322         Log: Retract #13303, need rethink.
6323      Branch: perl
6324            ! utf8.c
6325 ____________________________________________________________________________
6326 [ 13448] By: jhi                                   on 2001/12/03  22:40:22
6327         Log: Subject: [PATCH perl@13440] VMS install fix-ups: add libnetcfg and xsubpp as utility commands
6328              From: "Craig A. Berry" <craigberry@mac.com>
6329              Date: Mon, 03 Dec 2001 16:28:06 -0600
6330              Message-Id: <5.1.0.14.2.20011202223303.01c3ab98@exchi01>
6331      Branch: perl
6332            ! configure.com lib/File/Basename.pm vms/descrip_mms.template
6333 ____________________________________________________________________________
6334 [ 13447] By: jhi                                   on 2001/12/03  22:37:12
6335         Log: Subject: [PATCH] Solaris/longdouble needs /opt/SUNWspro/lib
6336              From: Andy Dougherty <doughera@lafayette.edu>
6337              Date: Mon, 3 Dec 2001 15:48:26 -0500 (EST)
6338              Message-ID: <Pine.SOL.4.10.10112031543520.5207-100000@maxwell.phys.lafayette.edu>
6339      Branch: perl
6340            ! hints/solaris_2.sh
6341 ____________________________________________________________________________
6342 [ 13446] By: jhi                                   on 2001/12/03  22:29:58
6343         Log: This test is not very robust on 8.3-constrained systems:
6344              all the "with truncated name" lines between "Autosplitting ..."
6345              and "some names are not unique" lines are unexpected,
6346              and the truncation message becomes:
6347              testtest.al, testtest.al truncate to testtest 
6348      Branch: perl
6349            ! lib/AutoSplit.t
6350 ____________________________________________________________________________
6351 [ 13445] By: jhi                                   on 2001/12/03  22:13:07
6352         Log: DOS/DJGPP has nl_langinfo() but nothing much in it.
6353      Branch: perl
6354            ! ext/I18N/Langinfo/Langinfo.t
6355 ____________________________________________________________________________
6356 [ 13444] By: jhi                                   on 2001/12/03  22:02:52
6357         Log: Test::Morify UCD.t
6358      Branch: perl
6359            ! lib/Unicode/UCD.t
6360 ____________________________________________________________________________
6361 [ 13443] By: jhi                                   on 2001/12/03  21:50:13
6362         Log: If Socket has not been built (e.g. DJGPP) the libnet
6363              tests fall over with (too) much noise.
6364      Branch: perl
6365            ! lib/Net/t/config.t lib/Net/t/ftp.t lib/Net/t/hostname.t
6366            ! lib/Net/t/netrc.t lib/Net/t/nntp.t lib/Net/t/require.t
6367            ! lib/Net/t/smtp.t lib/Net/t/time.t
6368 ____________________________________________________________________________
6369 [ 13442] By: jhi                                   on 2001/12/03  17:22:08
6370         Log: Subject: [PATCH] shared hash keys and ++/--
6371              From: Nicholas Clark <nick@ccl4.org>
6372              Date: Mon, 3 Dec 2001 16:37:16 +0000
6373              Message-ID: <20011203163716.C21702@plum.flirble.org>
6374      Branch: perl
6375            ! pp.c pp_hot.c sv.c t/op/inc.t
6376 ____________________________________________________________________________
6377 [ 13441] By: jhi                                   on 2001/12/03  17:15:52
6378         Log: Subject: [PATCH lib/Term/Cap.pm] was Re: [PATCH] Shared hash keys
6379              From: Jonathan Stowe <jns@gellyfish.com>
6380              Date: Mon, 3 Dec 2001 15:48:38 +0000 (GMT)
6381              Message-ID: <Pine.LNX.4.33.0112031543290.386-100000@orpheus.gellyfish.com>
6382      Branch: perl
6383            ! lib/Term/Cap.pm
6384 ____________________________________________________________________________
6385 [ 13440] By: jhi                                   on 2001/12/03  14:26:58
6386         Log: Update Changes.
6387      Branch: perl
6388            ! Changes patchlevel.h
6389 ____________________________________________________________________________
6390 [ 13439] By: jhi                                   on 2001/12/03  14:22:05
6391         Log: perldelta tweaks.
6392      Branch: perl
6393            ! pod/perldelta.pod
6394 ____________________________________________________________________________
6395 [ 13438] By: jhi                                   on 2001/12/03  14:12:08
6396         Log: Subject: [PATCH] perlnewmod.pod: Fixed URL for Ken William's Tutorial
6397              From: Sam Tregar <sam@tregar.com> 
6398              Date: Mon, 3 Dec 2001 00:04:07 -0500 (EST)
6399              Message-ID: <Pine.LNX.4.33.0112030002210.24619-100000@localhost.localdomain>
6400      Branch: perl
6401            ! pod/perlnewmod.pod
6402 ____________________________________________________________________________
6403 [ 13437] By: jhi                                   on 2001/12/03  14:08:59
6404         Log: microperl casting nit.
6405      Branch: perl
6406            ! utf8.c
6407 ____________________________________________________________________________
6408 [ 13436] By: jhi                                   on 2001/12/03  14:03:21
6409         Log: Make sharepvn a macro since all it does is a deref.
6410      Branch: perl
6411            ! embed.h embed.pl global.sym hv.c hv.h proto.h
6412 ____________________________________________________________________________
6413 [ 13435] By: jhi                                   on 2001/12/03  13:38:14
6414         Log: perldelta updates.
6415      Branch: perl
6416            ! pod/perldelta.pod
6417 ____________________________________________________________________________
6418 [ 13434] By: jhi                                   on 2001/12/03  13:13:02
6419         Log: PPPort update from Paul Marquess.
6420      Branch: perl
6421            + ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort.xs
6422            + ext/Devel/PPPort/module2.c ext/Devel/PPPort/module3.c
6423            + ext/Devel/PPPort/t/test.t
6424            - ext/Devel/PPPort/harness/Harness.pm
6425            - ext/Devel/PPPort/harness/Harness.xs
6426            - ext/Devel/PPPort/harness/Makefile.PL
6427            - ext/Devel/PPPort/harness/module2.c
6428            - ext/Devel/PPPort/harness/module3.c
6429            - ext/Devel/PPPort/harness/t/test.t
6430            ! MANIFEST ext/Devel/PPPort/MANIFEST
6431            ! ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/PPPort.pm
6432            ! ext/Devel/PPPort/README ext/Devel/PPPort/TODO
6433            ! ext/Devel/PPPort/soak
6434 ____________________________________________________________________________
6435 [ 13433] By: jhi                                   on 2001/12/03  12:57:23
6436         Log: No use talking about dynamic library search patch
6437              unless we are having a dynamic build.
6438      Branch: perl
6439            ! t/TEST
6440 ____________________________________________________________________________
6441 [ 13432] By: jhi                                   on 2001/12/02  22:35:04
6442         Log: Be more explicit on the List::Util build trick,
6443              should also stop unneeded rebuilds on static builds.
6444      Branch: perl
6445            ! ext/List/Util/Makefile.PL
6446 ____________________________________________________________________________
6447 [ 13431] By: jhi                                   on 2001/12/02  22:18:45
6448         Log: We need to replace the optimize (-O1) with
6449              the -h scalar0 -h vector0, not append them
6450              to the ccflags.
6451      Branch: perl
6452            ! hints/unicos.sh hints/unicosmk.sh
6453 ____________________________________________________________________________
6454 [ 13430] By: jhi                                   on 2001/12/02  20:01:24
6455         Log: Subject: [PATCH] Shared hash keys 
6456              From: Nicholas Clark <nick@ccl4.org>
6457              Date: Sun, 2 Dec 2001 20:52:32 +0000
6458              Message-ID: <20011202205232.U21702@plum.flirble.org>
6459      Branch: perl
6460            ! doop.c t/op/tr.t
6461 ____________________________________________________________________________
6462 [ 13429] By: jhi                                   on 2001/12/02  19:19:54
6463         Log: Better add new files to MANIFEST, too.
6464      Branch: perl
6465            ! MANIFEST
6466 ____________________________________________________________________________
6467 [ 13428] By: jhi                                   on 2001/12/02  18:38:18
6468         Log: Subject: {PATCH] perlpacktut.pod
6469              From: "Wolfgang Laun" <wolfgang.laun@chello.at> 
6470              Date: Sun, 02 Dec 2001 19:55:06 +0100
6471              Message-ID: <200112021955060600.009C0EF9@smtp.chello.at>
6472      Branch: perl
6473            ! pod/perlpacktut.pod
6474 ____________________________________________________________________________
6475 [ 13427] By: jhi                                   on 2001/12/02  17:07:57
6476         Log: Various small nits found by DJGPP build.
6477      Branch: perl
6478            ! doio.c mg.c pp.c util.c
6479 ____________________________________________________________________________
6480 [ 13426] By: jhi                                   on 2001/12/02  16:55:21
6481         Log: Subject: RE: More verbose POD for Carp
6482              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>
6483              Date: Sun, 2 Dec 2001 11:32:51 -0500
6484              Message-ID: <3C0A9748@operamail.com>
6485      Branch: perl
6486            ! lib/Carp.pm
6487 ____________________________________________________________________________
6488 [ 13425] By: jhi                                   on 2001/12/02  16:54:06
6489         Log: Add a header for DJGPP with the function prototypes.
6490      Branch: perl
6491            + djgpp/djgpp.h
6492            ! MANIFEST djgpp/djgpp.c
6493 ____________________________________________________________________________
6494 [ 13424] By: jhi                                   on 2001/12/02  01:17:43
6495         Log: Subject: [PATCH] chdir() with an empty tainted argument on Win32
6496              From: Abe Timmerman <abe@ztreet.demon.nl>
6497              Date: Sun, 02 Dec 2001 02:41:25 +0100
6498              Message-ID: <j8vi0uorud2fa9vp0q2dpmn7tpr5hqec1d@4ax.com>
6499      Branch: perl
6500            ! pp_sys.c
6501 ____________________________________________________________________________
6502 [ 13423] By: jhi                                   on 2001/12/02  01:05:43
6503         Log: There isn't PTR2INT(), there's PTR2IV().
6504      Branch: perl
6505            ! ext/Time/HiRes/HiRes.xs
6506 ____________________________________________________________________________
6507 [ 13422] By: jhi                                   on 2001/12/02  00:56:05
6508         Log: Subject: [ID 20011201.170] Time::HiRes in devel-perl causes segfaults for xs users
6509              From: Marc Lehmann <root@schmorp.de>
6510              Date: Sun, 02 Dec 2001 02:44:53 +0100
6511              Message-Id: <E16ALgb-0006Yw-00.pgcc-forever-2001-12-02-02-44-53@fuji.laendle>
6512      Branch: perl
6513            ! ext/Time/HiRes/HiRes.xs
6514 ____________________________________________________________________________
6515 [ 13421] By: jhi                                   on 2001/12/02  00:25:35
6516         Log: encode()/decode() examples.
6517      Branch: perl
6518            ! ext/Encode/Encode.pm
6519 ____________________________________________________________________________
6520 [ 13420] By: jhi                                   on 2001/12/02  00:14:38
6521         Log: DJGPP tweaks from Laszlo Molnar.
6522      Branch: perl
6523            ! djgpp/config.over djgpp/djgppsed.sh
6524 ____________________________________________________________________________
6525 [ 13419] By: jhi                                   on 2001/12/01  20:52:19
6526         Log: Update Changes.
6527      Branch: perl
6528            ! Changes patchlevel.h
6529 ____________________________________________________________________________
6530 [ 13418] By: jhi                                   on 2001/12/01  20:40:03
6531         Log: Integrate perlio;
6532              
6533              Skip socket-ness tests on handles (e.g. PerlIO::Scalar)
6534              which do not have file descriptors. Noticed a possibly
6535              worse problem in the process ...
6536      Branch: perl
6537           !> doio.c
6538 ____________________________________________________________________________
6539 [ 13417] By: jhi                                   on 2001/12/01  20:37:40
6540         Log: Non-VMS-fixed and Win32-skipped version of
6541              
6542              Subject: [PATCH t/op/exec.t] Portabilty fix 
6543              From: Michael G Schwern <schwern@pobox.com> 
6544              Date: Fri, 30 Nov 2001 16:09:27 -0500
6545              Message-ID: <20011130160927.A10406@blackrider>
6546      Branch: perl
6547            ! t/op/exec.t
6548 ____________________________________________________________________________
6549 [ 13416] By: jhi                                   on 2001/12/01  20:35:31
6550         Log: Subject: Enabling strict on Carp/Heavy, + internal documentation
6551              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>                
6552              Date: Sat, 1 Dec 2001 07:01:09 -0500
6553              Message-ID: <3C0D2E39@operamail.com>
6554              
6555              Subject: More verbose POD for Carp
6556              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>                
6557              Date: Sat, 1 Dec 2001 08:04:16 -0500
6558              Message-ID: <3C285C2B@operamail.com>
6559      Branch: perl
6560            ! lib/Carp.pm lib/Carp/Heavy.pm
6561 ____________________________________________________________________________
6562 [ 13415] By: jhi                                   on 2001/12/01  20:31:06
6563         Log: Subject: [PATCH lib/DB.t] Strictures, dual variables 
6564              From: chromatic <chromatic@rmci.net>
6565              Date: Sat, 01 Dec 2001 12:41:58 -0700
6566              Message-ID: <20011201194946.50449.qmail@onion.perl.org>
6567      Branch: perl
6568            ! lib/DB.t
6569 ____________________________________________________________________________
6570 [ 13414] By: jhi                                   on 2001/12/01  20:30:17
6571         Log: Try to make a missing RADIXCHAR a softer kinder error.
6572      Branch: perl
6573            ! ext/I18N/Langinfo/Langinfo.t
6574 ____________________________________________________________________________
6575 [ 13413] By: jhi                                   on 2001/12/01  20:21:27
6576         Log: Have a little faith on nl_langinfo() itself.
6577      Branch: perl
6578            ! ext/I18N/Langinfo/Langinfo.xs
6579 ____________________________________________________________________________
6580 [ 13412] By: jhi                                   on 2001/12/01  18:47:07
6581         Log: Typo (a missing endparen) and thinko (_MAXSTRMSG is
6582              the max, not max plus one)
6583      Branch: perl
6584            ! ext/I18N/Langinfo/Langinfo.xs
6585 ____________________________________________________________________________
6586 [ 13411] By: jhi                                   on 2001/12/01  18:45:32
6587         Log: Make reality agree with the comment.
6588      Branch: perl
6589            ! ext/I18N/Langinfo/Langinfo.xs
6590 ____________________________________________________________________________
6591 [ 13410] By: jhi                                   on 2001/12/01  18:43:11
6592         Log: Try to protect against wild langinfo() arguments.
6593      Branch: perl
6594            ! ext/I18N/Langinfo/Langinfo.xs
6595 ____________________________________________________________________________
6596 [ 13409] By: nick                                  on 2001/12/01  18:19:59
6597         Log: Skip socket-ness tests on handles (e.g. PerlIO::Scalar) which do not
6598              have file descriptors. Noticed a possibly worse problem in the process ...
6599      Branch: perlio
6600            ! doio.c
6601 ____________________________________________________________________________
6602 [ 13408] By: jhi                                   on 2001/12/01  18:18:34
6603         Log: If we are inside an eval, let's be silent about
6604              separate symbols and just croak() in the end.
6605      Branch: perl
6606            ! lib/Exporter/Heavy.pm
6607 ____________________________________________________________________________
6608 [ 13407] By: nick                                  on 2001/12/01  17:14:05
6609         Log: Integrate mainline
6610      Branch: perlio
6611           !> (integrate 26 files)
6612 ____________________________________________________________________________
6613 [ 13406] By: jhi                                   on 2001/12/01  16:31:02
6614         Log: Subject: Fix for Exporter error reporting behaviour
6615              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>                
6616              Date: Sat, 1 Dec 2001 06:34:48 -0500
6617              Message-ID: <3C0D1B9A@operamail.com>
6618      Branch: perl
6619            ! lib/Exporter.pm lib/Exporter/Heavy.pm
6620 ____________________________________________________________________________
6621 [ 13405] By: jhi                                   on 2001/12/01  16:29:27
6622         Log: Need to hide behind an eval to avoid a warning
6623              about :utf8 on non-perlio configs.
6624      Branch: perl
6625            ! lib/open.t
6626 ____________________________________________________________________________
6627 [ 13404] By: jhi                                   on 2001/12/01  15:55:51
6628         Log: Subject: [PATCH 20010902.002] parser panics on lvalue methods 
6629              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
6630              Date: Fri, 30 Nov 2001 23:46:58 +0100
6631              Message-ID: <20011130234658.A717@rafael>
6632      Branch: perl
6633            ! op.c t/op/method.t
6634 ____________________________________________________________________________
6635 [ 13403] By: jhi                                   on 2001/12/01  15:54:23
6636         Log: Subject: Re: [ID 20011129.163] B::Xref- $top corrupt
6637              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
6638              Date: Thu, 29 Nov 2001 22:46:12 +0100
6639              Message-ID: <20011129224612.A699@rafael>
6640      Branch: perl
6641            ! ext/B/B/Xref.pm
6642 ____________________________________________________________________________
6643 [ 13402] By: jhi                                   on 2001/12/01  15:52:13
6644         Log: Subject: Re: [PATCH] [ID 20011130.166] "in memory" file handles via scalas not documented in perldoc -f open 
6645              From: Tels <perl_dummy@bloodgate.com>
6646              Date: Sat, 01 Dec 2001 10:29:11 +0100 (CET)
6647              Message-Id: <200112010931.LAA29309@tiku.hut.fi>
6648      Branch: perl
6649            ! pod/perlfunc.pod
6650 ____________________________________________________________________________
6651 [ 13401] By: jhi                                   on 2001/12/01  15:48:13
6652         Log: Subject: [REPATCH] reference pointer comparison
6653              From: Nicholas Clark <nick@ccl4.org>
6654              Date: Sat, 1 Dec 2001 13:00:17 +0000
6655              Message-ID: <20011201130017.I21702@plum.flirble.org>
6656      Branch: perl
6657            ! pp.c
6658 ____________________________________________________________________________
6659 [ 13400] By: jhi                                   on 2001/12/01  15:43:15
6660         Log: Upgrade to Storable 1.0.14.
6661      Branch: perl
6662            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
6663 ____________________________________________________________________________
6664 [ 13399] By: jhi                                   on 2001/12/01  15:40:13
6665         Log: Add simple caches for ::viacode() and ::vianame().
6666      Branch: perl
6667            ! lib/charnames.pm lib/charnames.t
6668 ____________________________________________________________________________
6669 [ 13398] By: nick                                  on 2001/12/01  10:36:24
6670         Log: Integrate mainline.
6671      Branch: perlio
6672           +> (branch 44 files)
6673            - lib/Math/BigInt/t/Math/BigFloat/Subclass.pm
6674            - lib/Math/BigInt/t/Math/BigInt/Subclass.pm
6675            - t/lib/FilterOnlyTest.pm t/lib/FilterTest.pm
6676           !> (integrate 250 files)
6677 ____________________________________________________________________________
6678 [ 13397] By: jhi                                   on 2001/12/01  04:35:39
6679         Log: Regen toc and modlib.
6680      Branch: perl
6681            ! pod/perlmodlib.pod pod/perltoc.pod
6682 ____________________________________________________________________________
6683 [ 13396] By: jhi                                   on 2001/12/01  04:31:53
6684         Log: Upgrade to podlators-1.18.
6685      Branch: perl
6686            ! lib/Pod/ParseLink.pm lib/Pod/Text/Termcap.pm
6687 ____________________________________________________________________________
6688 [ 13395] By: jhi                                   on 2001/11/30  23:03:20
6689         Log: -h scalar0 -h vector0 seems to help for both
6690              UNICOS and UNICOS/mk on the unpack %65c problems.
6691              
6692              (replaces #13393)
6693      Branch: perl
6694            ! hints/unicos.sh hints/unicosmk.sh
6695 ____________________________________________________________________________
6696 [ 13394] By: jhi                                   on 2001/11/30  22:51:17
6697         Log: More Socket constants.
6698      Branch: perl
6699            ! ext/Socket/Makefile.PL ext/Socket/Socket.pm
6700 ____________________________________________________________________________
6701 [ 13393] By: jhi                                   on 2001/11/30  22:00:04
6702         Log: (replaced by #13395)
6703      Branch: perl
6704            ! hints/unicosmk.sh
6705 ____________________________________________________________________________
6706 [ 13392] By: jhi                                   on 2001/11/30  20:26:22
6707         Log: Subject: Re: -P and Incredible Disappearing $Config{cppstdin} (was Re: perl@13385)
6708              From: Andy Dougherty <doughera@lafayette.edu>
6709              Date: Fri, 30 Nov 2001 13:49:48 -0500 (EST)
6710              Message-ID: <Pine.SOL.4.10.10111301304220.13302-100000@maxwell.phys.lafayette.edu>
6711              
6712              Simplify the test skippage criterion now that we are
6713              no more dependent on sed.
6714      Branch: perl
6715            ! t/comp/cpp.t t/run/switchPx.t
6716 ____________________________________________________________________________
6717 [ 13391] By: jhi                                   on 2001/11/30  20:19:37
6718         Log: Subject: Re: [ID 20011130.164] Not OK: perl v5.7.2 +DEVEL13363 on i686-linux-2.4.8-26mdk
6719              From: Michael G Schwern <schwern@pobox.com>
6720              Date: Fri, 30 Nov 2001 11:48:44 -0500
6721              Message-ID: <20011130114844.C1303@blackrider>
6722              
6723              (replaces #13381)
6724      Branch: perl
6725            ! t/op/stat.t
6726 ____________________________________________________________________________
6727 [ 13390] By: jhi                                   on 2001/11/30  18:12:54
6728         Log: Let's not assume how much memory has been allocated
6729              to PVs.
6730      Branch: perl
6731            ! ext/Devel/Peek/Peek.t
6732 ____________________________________________________________________________
6733 [ 13389] By: jhi                                   on 2001/11/30  17:38:37
6734         Log: VOS needs to know the modules, including pp_sort.
6735      Branch: perl
6736            ! vos/perl.bind
6737 ____________________________________________________________________________
6738 [ 13388] By: jhi                                   on 2001/11/30  15:18:51
6739         Log: Unused variables.
6740      Branch: perl
6741            ! ext/Unicode/Normalize/Normalize.xs
6742 ____________________________________________________________________________
6743 [ 13387] By: jhi                                   on 2001/11/30  14:57:19
6744         Log: Subject: [PATCH] Cygwin failures with lib/ExtUtils/Embed.t
6745              From: John Peacock <jpeacock@rowman.com>     
6746              Date: Fri, 30 Nov 2001 10:24:00 -0500        
6747              Message-ID: <3C07A490.A22A76B0@rowman.com>   
6748      Branch: perl
6749            ! lib/ExtUtils/Embed.t
6750 ____________________________________________________________________________
6751 [ 13386] By: jhi                                   on 2001/11/30  14:55:02
6752         Log: Tweak for the VOS building script from Paul Green.
6753      Branch: perl
6754            ! vos/configure_perl.cm
6755 ____________________________________________________________________________
6756 [ 13385] By: jhi                                   on 2001/11/30  14:11:18
6757         Log: Update Changes.
6758      Branch: perl
6759            ! Changes patchlevel.h
6760 ____________________________________________________________________________
6761 [ 13384] By: jhi                                   on 2001/11/30  14:00:55
6762         Log: Cannot test if cppstdin has not yet been installed.
6763      Branch: perl
6764            ! t/run/switchPx.t
6765 ____________________________________________________________________________
6766 [ 13383] By: jhi                                   on 2001/11/30  13:59:18
6767         Log: Subject: [PATCH perl.c ...] -P on VMS.  Evicting sed
6768              From: Michael G Schwern <schwern@pobox.com> 
6769              Date: Thu, 29 Nov 2001 22:05:11 -0500
6770              Message-ID: <20011129220510.A18869@blackrider>
6771              
6772              TODO 1: if cppstdin is used and not yet installed,
6773              the Px.t will fail (must do the same as in cpp.t)
6774              
6775              TODO 2: does this work if no Perl whatsoever has
6776              yet been installed?  That is, we should be using
6777              the Perl we are building to execute the one-liner.
6778      Branch: perl
6779            + t/run/switchPx.aux t/run/switchPx.t
6780            ! MANIFEST configure.com perl.c t/comp/cpp.aux t/comp/cpp.t
6781            ! vms/test.com
6782 ____________________________________________________________________________
6783 [ 13382] By: jhi                                   on 2001/11/30  13:41:15
6784         Log: Upgrade to Unicode::Normalize 0.12.
6785      Branch: perl
6786            ! ext/Unicode/Normalize/Changes
6787            ! ext/Unicode/Normalize/Normalize.pm
6788            ! ext/Unicode/Normalize/Normalize.xs
6789            ! ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
6790            ! ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
6791            ! ext/Unicode/Normalize/t/test.t
6792 ____________________________________________________________________________
6793 [ 13381] By: jhi                                   on 2001/11/30  13:23:06
6794         Log: (replaced by #13391)
6795              
6796              Subject: [ID 20011130.164] Not OK: perl v5.7.2 +DEVEL13363 on i686-linux 2.4.8-26mdk
6797              From: jpeacock@dsl092-147-156.wdc1.dsl.speakeasy.net
6798              Date: 30 Nov 2001 11:41:53 -0000             
6799              Message-Id: <20011130114153.24600.qmail@dsl092-147-156.wdc1.dsl.speakeasy.net>
6800              
6801              No need to die if we have high-paranoia (non-chdirable)
6802              system directories.
6803      Branch: perl
6804            ! t/op/stat.t
6805 ____________________________________________________________________________
6806 [ 13380] By: jhi                                   on 2001/11/30  04:49:56
6807         Log: Paragraph rewrapping.
6808      Branch: perl
6809            ! pod/perliol.pod
6810 ____________________________________________________________________________
6811 [ 13379] By: jhi                                   on 2001/11/30  04:38:34
6812         Log: Subject: [patch pod/perliol.pod] s/SvPV/SvPV_nolen/
6813              From: Stas Bekman <stas@stason.org>
6814              Date: Fri, 30 Nov 2001 13:23:34 +0800 (SGT)       
6815              Message-ID: <Pine.LNX.4.40.0111301321220.4595-100000@hope.stason.org>
6816      Branch: perl
6817            ! pod/perliol.pod
6818 ____________________________________________________________________________
6819 [ 13378] By: jhi                                   on 2001/11/30  04:34:40
6820         Log: Whether select() gets restarted on signals is
6821              implementation dependent.
6822      Branch: perl
6823            ! ext/Time/HiRes/HiRes.t
6824 ____________________________________________________________________________
6825 [ 13377] By: jhi                                   on 2001/11/30  01:24:29
6826         Log: More forgotten checkins.
6827      Branch: perl
6828            ! embed.h embed.pl proto.h
6829 ____________________________________________________________________________
6830 [ 13376] By: jhi                                   on 2001/11/30  01:16:22
6831         Log: Add a note about folding vs lowercase.
6832      Branch: perl
6833            ! regexec.c
6834 ____________________________________________________________________________
6835 [ 13375] By: jhi                                   on 2001/11/30  01:09:17
6836         Log: Use to_uni_fold (and add changed global.sym)
6837      Branch: perl
6838            ! global.sym utf8.c
6839 ____________________________________________________________________________
6840 [ 13374] By: jhi                                   on 2001/11/30  00:49:35
6841         Log: Make to Unicode character functions to use UVs
6842              instead of U32s and add to_uni_fold().
6843      Branch: perl
6844            ! embed.pl proto.h utf8.c
6845 ____________________________________________________________________________
6846 [ 13373] By: jhi                                   on 2001/11/29  22:34:44
6847         Log: Subject: Re: DRAFT perlpacktut.pod v0.0
6848              From: Nicholas Clark <nick@ccl4.org>
6849              Date: Thu, 29 Nov 2001 22:47:32 +0000
6850              Message-ID: <20011129224732.W37621@plum.flirble.org>
6851      Branch: perl
6852            ! pod/perlpacktut.pod
6853 ____________________________________________________________________________
6854 [ 13372] By: jhi                                   on 2001/11/29  22:32:49
6855         Log: README.vos updates from Paul Green.
6856      Branch: perl
6857            ! README.vos
6858 ____________________________________________________________________________
6859 [ 13371] By: jhi                                   on 2001/11/29  21:01:31
6860         Log: Subject: [PATCH Perl@13343] VMS pre7 default signal handling
6861              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
6862              Date: Thu, 29 Nov 2001 14:18:51 EST
6863              Message-Id: <011129141454.666c6@DUPHY4.Physics.Drexel.Edu>
6864      Branch: perl
6865            ! mg.c vms/vms.c vms/vmsish.h
6866 ____________________________________________________________________________
6867 [ 13370] By: jhi                                   on 2001/11/29  20:59:35
6868         Log: Subject: [PATCH README.vms] Fwd: [craigberry@mac.com: RE: Broken URL in README.vms]
6869              From: Michael G Schwern <schwern@pobox.com>
6870              Date: Thu, 29 Nov 2001 13:12:31 -0500
6871              Message-ID: <20011129131231.E11300@blackrider>
6872      Branch: perl
6873            ! README.vms
6874 ____________________________________________________________________________
6875 [ 13369] By: jhi                                   on 2001/11/29  20:58:10
6876         Log: BGET_IV was missing.
6877      Branch: perl
6878            ! ext/ByteLoader/bytecode.h
6879 ____________________________________________________________________________
6880 [ 13368] By: jhi                                   on 2001/11/29  15:40:40
6881         Log: Subject: [PATCH lib/Term/Cap.pm] (was Re: warnings from  [PATCH Perl@13013] Term::Cap and VMS )
6882              From: Jonathan Stowe <gellyfish@gellyfish.com>
6883              Date: Thu, 29 Nov 2001 16:31:24 +0000 (GMT)        
6884              Message-ID: <Pine.LNX.4.33.0111291628540.20888-100000@orpheus.gellyfish.com>
6885      Branch: perl
6886            ! lib/Term/Cap.pm
6887 ____________________________________________________________________________
6888 [ 13367] By: jhi                                   on 2001/11/29  15:11:43
6889         Log: Porting/checkURL.pl was missing.
6890      Branch: perl
6891            ! MANIFEST
6892 ____________________________________________________________________________
6893 [ 13366] By: jhi                                   on 2001/11/29  15:03:52
6894         Log: Subject: INSTALL and READMEs should be reviewed
6895              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
6896              Date: Thu, 29 Nov 2001 16:49:36 +0100
6897              Message-ID: <20011129164936.A17492@rafael>         
6898      Branch: perl
6899            ! README.cygwin
6900 ____________________________________________________________________________
6901 [ 13365] By: jhi                                   on 2001/11/29  14:39:01
6902         Log: Subject: Re: [PATCH README.os390] URL fixes and "Tools and Toys" link
6903              From: Peter Prymmer <pvhp@pvhp.best.vwh.net>
6904              Date: Thu, 29 Nov 2001 15:37:42 +0000 (GMT)
6905              Message-ID: <Pine.BSF.4.10.10111291529080.98343-100000@pvhp.best.vwh.net>
6906      Branch: perl
6907            ! README.os390
6908 ____________________________________________________________________________
6909 [ 13364] By: jhi                                   on 2001/11/29  14:34:18
6910         Log: Update Changes.
6911      Branch: perl
6912            ! Changes patchlevel.h
6913 ____________________________________________________________________________
6914 [ 13363] By: jhi                                   on 2001/11/29  14:26:48
6915         Log: The changes to the curliffed files didn't stick in #13348.
6916      Branch: perl
6917            ! README.dos README.win32
6918 ____________________________________________________________________________
6919 [ 13362] By: jhi                                   on 2001/11/29  14:13:03
6920         Log: Subject: Re: Found the rev where File::Glob broke
6921              From: Andy Dougherty <doughera@lafayette.edu>
6922              Date: Thu, 29 Nov 2001 10:14:05 -0500 (EST)
6923              Message-ID: <Pine.SOL.4.10.10111291013060.23886-100000@maxwell.phys.lafayette.edu>
6924      Branch: perl
6925            ! lib/ExtUtils/MM_Unix.pm
6926 ____________________________________________________________________________
6927 [ 13361] By: jhi                                   on 2001/11/29  14:08:30
6928         Log: Use __DATA__ instead of __END__.
6929      Branch: perl
6930            ! lib/Term/Cap.pm
6931 ____________________________________________________________________________
6932 [ 13360] By: jhi                                   on 2001/11/29  14:03:28
6933         Log: Subject: [PATCH toke.c] autosplit into @F fix
6934              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
6935              Date: Thu, 29 Nov 2001 14:52:23 +0100
6936              Message-ID: <20011129145223.A25817@rafael>         
6937      Branch: perl
6938            ! toke.c
6939 ____________________________________________________________________________
6940 [ 13359] By: jhi                                   on 2001/11/29  13:47:07
6941         Log: Subject: [PATCH B::Deparse] deparse -wl0 -i.bak
6942              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
6943              Date: Thu, 29 Nov 2001 15:48:15 +0100
6944              Message-ID: <20011129154815.C25817@rafael>         
6945      Branch: perl
6946            ! ext/B/B/Deparse.pm ext/B/O.pm ext/B/t/deparse.t
6947 ____________________________________________________________________________
6948 [ 13358] By: jhi                                   on 2001/11/29  13:43:40
6949         Log: Subject: DRAFT perlpacktut.pod - minor diffs to v0.1
6950              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
6951              Date: Wed, 28 Nov 2001 20:35:29 +0100
6952              Message-ID: <200111282035290250.0067732D@smtp.chello.at>
6953      Branch: perl
6954            ! pod/perlpacktut.pod
6955 ____________________________________________________________________________
6956 [ 13357] By: jhi                                   on 2001/11/29  13:42:18
6957         Log: Subject: [patch pod/perlapio.pod] csh temp env setting
6958              From: Stas Bekman <stas@stason.org>
6959              Date: Thu, 29 Nov 2001 13:17:57 +0800 (SGT) 
6960              Message-ID: <Pine.LNX.4.40.0111291314570.17584-100000@hope.stason.org>
6961              
6962              (with tweaks)
6963      Branch: perl
6964            ! pod/perlapio.pod
6965 ____________________________________________________________________________
6966 [ 13356] By: jhi                                   on 2001/11/29  13:39:06
6967         Log: Subject: Re: [PATCH Exporter.pm] Explain dangers & workaround for AUTOLOADed constant subs
6968              From: Tels <perl_dummy@bloodgate.com>
6969              Date: Thu, 29 Nov 2001 07:28:10 +0100 (CET) 
6970              Message-Id: <200111290630.IAA08631@tiku.hut.fi>
6971              
6972              (plus paragraph rewrapping)
6973      Branch: perl
6974            ! lib/Exporter.pm
6975 ____________________________________________________________________________
6976 [ 13355] By: jhi                                   on 2001/11/29  04:43:54
6977         Log: Subject: Re: More h2ph problems [was Re: h2ph confused by comments in an enum.
6978              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>                 
6979              Date: Wed, 28 Nov 2001 21:47:59 +0000
6980              Message-Id: <200111282147.fASLlxD04163@crypt.compulink.co.uk>
6981      Branch: perl
6982            ! t/lib/h2ph.h t/lib/h2ph.pht utils/h2ph.PL
6983 ____________________________________________________________________________
6984 [ 13354] By: jhi                                   on 2001/11/29  04:28:29
6985         Log: Subject: Re: Fw: Smoke 13285 /pro/3gl/CPAN/perl-current        
6986              From: Andy Dougherty <doughera@lafayette.edu>
6987              Date: Wed, 28 Nov 2001 15:33:00 -0500 (EST) 
6988              Message-ID: <Pine.SOL.4.10.10111281524560.22100-100000@maxwell.phys.lafayette.edu>         
6989      Branch: perl
6990            ! INSTALL ext/Time/HiRes/HiRes.t
6991 ____________________________________________________________________________
6992 [ 13353] By: jhi                                   on 2001/11/29  04:19:40
6993         Log: Subject: [PATCH t/run/kill_perl.t] (was Re: [ID 20011128.159] Segmentation faulton bad regexp)
6994              From: Michael G Schwern <schwern@pobox.com> 
6995              Date: Wed, 28 Nov 2001 16:37:01 -0500
6996              Message-ID: <20011128163701.H676@blackrider>
6997      Branch: perl
6998            ! t/run/kill_perl.t
6999 ____________________________________________________________________________
7000 [ 13352] By: jhi                                   on 2001/11/29  04:18:08
7001         Log: @INC tweak.
7002      Branch: perl
7003            ! t/op/ref.t
7004 ____________________________________________________________________________
7005 [ 13351] By: jhi                                   on 2001/11/29  02:28:06
7006         Log: Subject: [PATCH] Re: [ID 20011127.153] installman error
7007              From: Nicholas Clark <nick@ccl4.org>
7008              Date: Wed, 28 Nov 2001 23:38:43 +0000
7009              Message-ID: <20011128233843.N37621@plum.flirble.org>  
7010      Branch: perl
7011            ! installman
7012 ____________________________________________________________________________
7013 [ 13350] By: jhi                                   on 2001/11/29  02:18:30
7014         Log: Tweak the forking logic.
7015      Branch: perl
7016            ! Porting/checkURL.pl
7017 ____________________________________________________________________________
7018 [ 13349] By: jhi                                   on 2001/11/29  01:37:48
7019         Log: Update perlmodlib.PL as per #13348.  The L<> got
7020              changed back because that is coming from ParseLink.pm.
7021      Branch: perl
7022            ! pod/perlmodlib.PL pod/perlmodlib.pod
7023 ____________________________________________________________________________
7024 [ 13348] By: jhi                                   on 2001/11/29  01:31:48
7025         Log: URL fixups from Michael Schwern.
7026      Branch: perl
7027            ! README.cygwin README.dos README.hpux README.mint README.mpeix
7028            ! README.os390 README.qnx README.solaris README.vos README.win32
7029            ! pod/perlmodlib.pod
7030 ____________________________________________________________________________
7031 [ 13347] By: jhi                                   on 2001/11/29  01:23:08
7032         Log: Subject: [PATCH Exporter.pm] Explain dangers & workaround for AUTOLOADed constant subs
7033              From: Barrie Slaymaker <barries@slaysys.com>
7034              Date: Wed, 28 Nov 2001 14:10:01 -0500                 
7035              Message-ID: <20011128140957.D5236@sizzle.whoville.com>
7036      Branch: perl
7037            ! lib/Exporter.pm
7038 ____________________________________________________________________________
7039 [ 13346] By: jhi                                   on 2001/11/29  01:22:02
7040         Log: Change $=, $., $*, $%, and $- to be IVs instead of longs.
7041      Branch: perl
7042            ! bytecode.pl ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c sv.h
7043 ____________________________________________________________________________
7044 [ 13345] By: jhi                                   on 2001/11/29  00:11:56
7045         Log: Subject: [PATCH] Re: $\ very broken
7046              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
7047              Date: Wed, 28 Nov 2001 22:33:08 +0100                 
7048              Message-ID: <20011128223308.E732@rafael>   
7049              
7050              Subject: Re: [PATCH] Re: $\ very broken     
7051              From: Nicholas Clark <nick@ccl4.org>
7052              Date: Wed, 28 Nov 2001 22:29:00 +0000                 
7053              Message-ID: <20011128222859.K37621@plum.flirble.org>
7054      Branch: perl
7055            ! mg.c t/op/ref.t
7056 ____________________________________________________________________________
7057 [ 13344] By: jhi                                   on 2001/11/29  00:05:19
7058         Log: Add Abigail's link checker with the following tweaks:
7059              - known dummy URLs (Peter Prymmer)
7060              - do also READMEs and INSTALL (Michael Schwern)
7061              - do also ftp URLs
7062              - add fork retry loop in case the allowed number
7063              of processes per user is low
7064      Branch: perl
7065            + Porting/checkURL.pl
7066            ! MANIFEST
7067 ____________________________________________________________________________
7068 [ 13343] By: jhi                                   on 2001/11/28  14:56:50
7069         Log: Update Changes.
7070      Branch: perl
7071            ! Changes patchlevel.h
7072 ____________________________________________________________________________
7073 [ 13342] By: jhi                                   on 2001/11/28  14:15:25
7074         Log: In Linux if we have modern enough gcc and supported
7075              enough CPU, crank up the optimization level to -O3.
7076      Branch: perl
7077            ! hints/linux.sh
7078 ____________________________________________________________________________
7079 [ 13341] By: jhi                                   on 2001/11/28  14:00:12
7080         Log: Add perlpacktut from Wolfgang Laun; regen toc.
7081      Branch: perl
7082            + pod/perlpacktut.pod
7083            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perldelta.pod
7084            ! pod/perltoc.pod
7085 ____________________________________________________________________________
7086 [ 13340] By: jhi                                   on 2001/11/28  13:45:00
7087         Log: Subject: [PATCH: perl@13324] arithmetic fix for skipped tests on VMS      
7088              From: PPrymmer@factset.com
7089              Date: Wed, 28 Nov 2001 07:51:26 -0500
7090              Message-ID: <OF3C405D19.04CAF18F-ON85256B12.00464B6C@55.25.11>    
7091      Branch: perl
7092            ! vms/test.com
7093 ____________________________________________________________________________
7094 [ 13339] By: jhi                                   on 2001/11/28  13:37:31
7095         Log: Test cases for the first half of #13338.
7096      Branch: perl
7097            ! t/lib/h2ph.h t/lib/h2ph.pht
7098 ____________________________________________________________________________
7099 [ 13338] By: jhi                                   on 2001/11/28  13:28:08
7100         Log: Subject: Re: h2ph confused by comments in an enum.
7101              From: Hugo van der Sanden <hv@crypt.compulink.co.uk> 
7102              Date: Wed, 28 Nov 2001 04:19:21 +0000
7103              Message-Id: <200111280419.fAS4JLD17887@crypt.compulink.co.uk>        
7104              
7105              Subject: Re: More h2ph problems [was Re: h2ph confused by comments in an enum.]
7106              From: Hugo van der Sanden <hv@crypt.compulink.co.uk> 
7107              Date: Wed, 28 Nov 2001 13:36:35 +0000
7108              Message-Id: <200111281336.fASDaZG30245@crypt.compulink.co.uk>
7109      Branch: perl
7110            ! utils/h2ph.PL
7111 ____________________________________________________________________________
7112 [ 13337] By: jhi                                   on 2001/11/28  13:15:41
7113         Log: Subject: Re: [PATCH Perl@13013] Term::Cap and VMS
7114              From: Jonathan Stowe <gellyfish@gellyfish.com>
7115              Date: Wed, 28 Nov 2001 10:39:54 +0000 (GMT)
7116              Message-ID: <Pine.LNX.4.33.0111281039070.20888-100000@orpheus.gellyfish.com>
7117              
7118              (replace #13327)
7119      Branch: perl
7120            ! lib/Term/Cap.pm
7121 ____________________________________________________________________________
7122 [ 13336] By: jhi                                   on 2001/11/28  04:21:05
7123         Log: Replace #13335 with
7124              
7125              Subject: Re: [PATCH perl@13323] Termcap.pm with no termios
7126              From: Russ Allbery <rra@stanford.edu>
7127              Date: 27 Nov 2001 20:42:49 -0800
7128              Message-ID: <yl667vv73q.fsf@windlord.stanford.edu>
7129      Branch: perl
7130            ! lib/Pod/Text/Termcap.pm
7131 ____________________________________________________________________________
7132 [ 13335] By: jhi                                   on 2001/11/28  03:33:10
7133         Log: (replaced by #13336)
7134              
7135              Subject: [PATCH perl@13323] Termcap.pm with no termios
7136              From: "Craig A. Berry" <craigberry@mac.com> 
7137              Date: Tue, 27 Nov 2001 22:28:50 -0600
7138              Message-Id: <a05101003b82a151fda85@[192.168.56.184]>
7139      Branch: perl
7140            ! lib/Pod/Text/Termcap.pm
7141 ____________________________________________________________________________
7142 [ 13334] By: jhi                                   on 2001/11/28  03:31:51
7143         Log: Subject: [PATCH perl@13323] solve identity crisis on VMS 
7144              From: "Craig A. Berry" <craigberry@mac.com> 
7145              Date: Tue, 27 Nov 2001 21:46:45 -0600
7146              Message-Id: <a05101002b829f5c9824d@[192.168.56.184]>
7147      Branch: perl
7148            ! configure.com
7149 ____________________________________________________________________________
7150 [ 13333] By: jhi                                   on 2001/11/28  03:30:03
7151         Log: Upgrade to podlators 1.17.
7152      Branch: perl
7153            ! lib/Pod/Man.pm lib/Pod/Text/Color.pm
7154            ! lib/Pod/Text/Overstrike.pm lib/Pod/Text/Termcap.pm
7155 ____________________________________________________________________________
7156 [ 13332] By: jhi                                   on 2001/11/28  03:23:04
7157         Log: Fix for "a\x{100}" =~ /A/i.
7158      Branch: perl
7159            ! embed.h embed.pl global.sym proto.h regexec.c t/op/pat.t
7160            ! utf8.c
7161 ____________________________________________________________________________
7162 [ 13331] By: jhi                                   on 2001/11/28  00:52:19
7163         Log: Subject: [PATCH perl@13324] fix lib/DB.t on VMS
7164              From: "Craig A. Berry" <craigberry@mac.com>
7165              Date: Tue, 27 Nov 2001 17:11:49 -0600
7166              Message-Id: <5.1.0.14.2.20011127164513.01bf1ec0@exchi01>
7167      Branch: perl
7168            ! lib/DB.t
7169 ____________________________________________________________________________
7170 [ 13330] By: jhi                                   on 2001/11/28  00:50:53
7171         Log: Subject: [PATCH] unterminated C<< ... >> in perldelta
7172              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
7173              Date: Tue, 27 Nov 2001 14:55:23 -0500
7174              Message-ID: <20011127145523.G401767@linguist.thayer.dartmouth.edu>
7175              
7176              Subject: [PATCH: perl@13324] updates to perldelta.pod 
7177              From: PPrymmer@factset.com
7178              Date: Tue, 27 Nov 2001 18:06:04 -0500
7179              Message-ID: <OF812EB439.6864B239-ON85256B11.007E73B5@55.25.11>
7180              
7181              plus added some known problems.
7182      Branch: perl
7183            ! pod/perldelta.pod
7184 ____________________________________________________________________________
7185 [ 13329] By: jhi                                   on 2001/11/28  00:35:53
7186         Log: Subject: [PATCH Perl@13013] A not-so-lethal kill() for VMS pre-7.0
7187              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
7188              Date: Tue, 27 Nov 2001 15:38:02 EST 
7189              Message-Id: <011127153734.62182@DUPHY4.Physics.Drexel.Edu>
7190      Branch: perl
7191            ! configure.com vms/vms.c vms/vmsish.h
7192 ____________________________________________________________________________
7193 [ 13328] By: jhi                                   on 2001/11/28  00:34:12
7194         Log: Subject: [PATCH t/run/kill_perl.t] Re: [ID 20011127.155] \ -f "file" dumps core
7195              From: Michael G Schwern <schwern@pobox.com> 
7196              Date: Tue, 27 Nov 2001 15:31:12 -0500
7197              Message-ID: <20011127153112.G20929@blackrider>
7198      Branch: perl
7199            ! t/run/kill_perl.t
7200 ____________________________________________________________________________
7201 [ 13327] By: jhi                                   on 2001/11/28  00:23:10
7202         Log: (replaced by #13337)
7203              
7204              VMS can safely hardcode a termcap entry for VT100.
7205      Branch: perl
7206            ! lib/Term/Cap.pm
7207 ____________________________________________________________________________
7208 [ 13326] By: jhi                                   on 2001/11/27  17:47:28
7209         Log: VMS piping fixes from Charles Lane (perl -P should
7210              be working now).
7211      Branch: perl
7212            ! vms/vms.c
7213 ____________________________________________________________________________
7214 [ 13325] By: jhi                                   on 2001/11/27  17:44:31
7215         Log: Subject: [PATCH] perlvar.pod fix
7216              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
7217              Date: Tue, 27 Nov 2001 13:11:47 -0500
7218              Message-ID: <20011127131147.E401767@linguist.thayer.dartmouth.edu>
7219      Branch: perl
7220            ! pod/perlvar.pod
7221 ____________________________________________________________________________
7222 [ 13324] By: jhi                                   on 2001/11/27  15:56:06
7223         Log: Update Changes.
7224      Branch: perl
7225            ! Changes patchlevel.h
7226 ____________________________________________________________________________
7227 [ 13323] By: jhi                                   on 2001/11/27  15:51:08
7228         Log: Subject: [PATCH] bring MM_VMS::perldepend into 21st century            
7229              From: "Craig A. Berry" <craigberry@mac.com> 
7230              Date: Tue, 27 Nov 2001 10:21:18 -0600
7231              Message-Id: <5.1.0.14.2.20011126162504.01c77610@exchi01>
7232      Branch: perl
7233            ! lib/ExtUtils/MM_VMS.pm
7234 ____________________________________________________________________________
7235 [ 13322] By: jhi                                   on 2001/11/27  15:24:12
7236         Log: Protect against accumulating -options -options -options.
7237      Branch: perl
7238            ! hints/hpux.sh
7239 ____________________________________________________________________________
7240 [ 13321] By: jhi                                   on 2001/11/27  15:16:28
7241         Log: Subject: [PATCH Benchmark.pm] add export tag :all and tweak SYNOPSIS   
7242              From: Barrie Slaymaker <barries@slaysys.com>
7243              Date: Tue, 27 Nov 2001 10:58:54 -0500
7244              Message-ID: <20011127105850.B696@sizzle.whoville.com> 
7245      Branch: perl
7246            ! lib/Benchmark.pm
7247 ____________________________________________________________________________
7248 [ 13320] By: jhi                                   on 2001/11/27  15:05:33
7249         Log: Tiny fix from John P. Linderman.
7250      Branch: perl
7251            ! lib/sort.pm
7252 ____________________________________________________________________________
7253 [ 13319] By: jhi                                   on 2001/11/27  15:04:37
7254         Log: The Story of sort(), from John P. Linderman.
7255      Branch: perl
7256            ! pod/perldelta.pod
7257 ____________________________________________________________________________
7258 [ 13318] By: jhi                                   on 2001/11/27  14:58:06
7259         Log: Add information what to do if you are reading
7260              perluniintro but using some older Perl.
7261      Branch: perl
7262            ! pod/perluniintro.pod
7263 ____________________________________________________________________________
7264 [ 13317] By: jhi                                   on 2001/11/27  14:51:42
7265         Log: Update the 'wide characters' FAQ entry.
7266      Branch: perl
7267            ! pod/perlfaq6.pod
7268 ____________________________________________________________________________
7269 [ 13316] By: jhi                                   on 2001/11/27  14:26:25
7270         Log: Fix for
7271              
7272              Subject: [ID 20011127.151] regex result vars no longer marked as utf8
7273              From: Marc Lehmann <root@schmorp.de>
7274              Date: Tue, 27 Nov 2001 14:27:14 +0100
7275              Message-Id: <E168iGY-0002pi-00.pgcc-forever-2001-11-27-14-27-14@fuji.laendle>
7276      Branch: perl
7277            ! ext/Encode.t ext/Encode/Encode.xs
7278 ____________________________________________________________________________
7279 [ 13315] By: jhi                                   on 2001/11/27  14:06:45
7280         Log: Subject: [PATCH] DB_File 1.801
7281              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
7282              Date: Tue, 27 Nov 2001 15:06:45 -0000
7283              Message-ID: <AIEAJICLCBDNAAOLLOKLEEEIDGAA.paul_marquess@yahoo.co.uk>
7284      Branch: perl
7285            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
7286            ! ext/DB_File/DB_File.xs ext/DB_File/Makefile.PL
7287 ____________________________________________________________________________
7288 [ 13314] By: jhi                                   on 2001/11/27  13:51:49
7289         Log: Regen perlmodlib.  (TODO: why does Pod::t::basic get listed?)
7290      Branch: perl
7291            ! pod/perlmodlib.pod
7292 ____________________________________________________________________________
7293 [ 13313] By: jhi                                   on 2001/11/27  13:49:55
7294         Log: sort() doc tweaks from John P. Linderman.
7295      Branch: perl
7296            ! pod/perlfunc.pod
7297 ____________________________________________________________________________
7298 [ 13312] By: jhi                                   on 2001/11/27  13:36:44
7299         Log: Subject: [PATCH] More perldelta.pod nits
7300              From: Simon Glover <scog@roe.ac.uk>
7301              Date: Tue, 27 Nov 2001 14:28:36 +0000 (GMT) 
7302              Message-ID: <Pine.OSF.4.10.10111271421490.119807-100000@arran.roe.ac.uk>
7303      Branch: perl
7304            ! pod/perldelta.pod
7305 ____________________________________________________________________________
7306 [ 13311] By: jhi                                   on 2001/11/27  13:26:38
7307         Log: Subject: RE: [PATCH @ 13283] Devel::PPPort
7308              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
7309              Date: Tue, 27 Nov 2001 11:52:31 -0000
7310              Message-ID: <AIEAJICLCBDNAAOLLOKLMEECDGAA.paul_marquess@yahoo.co.uk>
7311      Branch: perl
7312            ! ext/Devel/PPPort/harness/Makefile.PL
7313 ____________________________________________________________________________
7314 [ 13310] By: jhi                                   on 2001/11/27  13:23:28
7315         Log: Subject: [PATCH t/TEST] Remove redundant #! parsing.  Deparse tests better.
7316              From: Michael G Schwern <schwern@pobox.com>
7317              Date: Tue, 27 Nov 2001 03:38:24 -0500
7318              Message-ID: <20011127033824.A17775@blackrider>
7319      Branch: perl
7320            ! t/TEST
7321 ____________________________________________________________________________
7322 [ 13309] By: jhi                                   on 2001/11/27  13:16:44
7323         Log: Subject: Re: perlcc very broken
7324              From: John Peacock <jpeacock@rowman.com>
7325              Date: Tue, 27 Nov 2001 06:48:01 -0500
7326              Message-ID: <3C037D71.4030508@rowman.com>
7327      Branch: perl
7328            ! utils/perlcc.PL
7329 ____________________________________________________________________________
7330 [ 13308] By: jhi                                   on 2001/11/27  12:57:49
7331         Log: Subject: [ID 20011126.150] t/op/pack patch to fix Useless use of unpack in void context at op/pack.t line 704. 
7332              From: David Dyck <dcd@tc.fluke.com>
7333              Date: Mon, 26 Nov 2001 22:04:38 -0800
7334              Message-Id: <200111270604.WAA20274@dd.tc.fluke.com>
7335      Branch: perl
7336            ! t/op/pack.t
7337 ____________________________________________________________________________
7338 [ 13307] By: jhi                                   on 2001/11/27  12:56:09
7339         Log: Subject: [ID 20011126.149] t/op/split fails step 37
7340              From: David Dyck <dcd@tc.fluke.com>
7341              Date: Mon, 26 Nov 2001 21:52:35 -0800
7342              Message-Id: <200111270552.VAA09394@dd.tc.fluke.com>
7343      Branch: perl
7344            ! t/op/split.t
7345 ____________________________________________________________________________
7346 [ 13306] By: gbarr                                 on 2001/11/27  12:19:40
7347         Log: incorporate last minute change from libnet 1.0901-tobe
7348      Branch: perl
7349            ! lib/Net/SMTP.pm
7350 ____________________________________________________________________________
7351 [ 13305] By: jhi                                   on 2001/11/27  02:39:35
7352         Log: Pass 7 at perldelta - random edits.
7353      Branch: perl
7354            ! pod/perldelta.pod
7355 ____________________________________________________________________________
7356 [ 13304] By: jhi                                   on 2001/11/27  02:04:19
7357         Log: Portability and skippage tweaks.
7358      Branch: perl
7359            ! t/op/split.t
7360 ____________________________________________________________________________
7361 [ 13303] By: jhi                                   on 2001/11/27  02:03:49
7362         Log: (retracted by #13449)
7363              Try to make Unicode casemapping to work for EBCDIC, too.
7364      Branch: perl
7365            ! utf8.c
7366 ____________________________________________________________________________
7367 [ 13302] By: jhi                                   on 2001/11/27  01:35:23
7368         Log: Just printing 1..0 is not quite enough...
7369      Branch: perl
7370            ! lib/Dumpvalue.t
7371 ____________________________________________________________________________
7372 [ 13301] By: jhi                                   on 2001/11/27  01:22:22
7373         Log: \141 is malformed "unexpected continuation byte" in UTF-EBCDIC.
7374              Delay the match until runtime.
7375      Branch: perl
7376            ! t/op/append.t
7377 ____________________________________________________________________________
7378 [ 13300] By: jhi                                   on 2001/11/27  01:08:10
7379         Log: UTF-EBCDIC.
7380      Branch: perl
7381            ! ext/Devel/Peek/Peek.t
7382 ____________________________________________________________________________
7383 [ 13299] By: jhi                                   on 2001/11/27  01:02:21
7384         Log: Be UTF-EBCDIC aware.
7385      Branch: perl
7386            ! lib/bytes.t
7387 ____________________________________________________________________________
7388 [ 13298] By: jhi                                   on 2001/11/27  00:59:44
7389         Log: Bad assumption which way digits and letters sort.
7390      Branch: perl
7391            ! lib/English.t
7392 ____________________________________________________________________________
7393 [ 13297] By: jhi                                   on 2001/11/27  00:55:04
7394         Log: If in EBCDIC but no Convert::EBCDIC
7395              the libnet tests will all fail.
7396      Branch: perl
7397            ! lib/Net/t/config.t lib/Net/t/ftp.t lib/Net/t/hostname.t
7398            ! lib/Net/t/netrc.t lib/Net/t/nntp.t lib/Net/t/require.t
7399            ! lib/Net/t/smtp.t lib/Net/t/time.t
7400 ____________________________________________________________________________
7401 [ 13296] By: jhi                                   on 2001/11/27  00:45:55
7402         Log: Just sorting to guarantee order is not enough.
7403              (Think EBCDIC.) 
7404      Branch: perl
7405            ! lib/ExtUtils/Manifest.t
7406 ____________________________________________________________________________
7407 [ 13295] By: jhi                                   on 2001/11/27  00:43:38
7408         Log: OS/390 cleanable gunk.
7409      Branch: perl
7410            ! lib/ExtUtils/MM_Unix.pm
7411 ____________________________________________________________________________
7412 [ 13294] By: jhi                                   on 2001/11/27  00:40:02
7413         Log: Update the EBCDIC MD5 checksums.
7414      Branch: perl
7415            ! ext/Digest/MD5/t/files.t
7416 ____________________________________________________________________________
7417 [ 13293] By: jhi                                   on 2001/11/27  00:28:40
7418         Log: Subject: [PATCH] Re: [PATCH] Re: [ID 20011118.128] installman chdir stuffs INC
7419              From: Nicholas Clark <nick@ccl4.org>
7420              Date: Mon, 26 Nov 2001 23:06:34 +0000
7421              Message-ID: <20011126230633.Q37621@plum.flirble.org>
7422      Branch: perl
7423            ! installman
7424 ____________________________________________________________________________
7425 [ 13292] By: jhi                                   on 2001/11/27  00:24:36
7426         Log: sort tweaks from John P. Linderman.
7427      Branch: perl
7428            ! lib/sort.pm lib/sort.t perl.h pp_sort.c
7429 ____________________________________________________________________________
7430 [ 13291] By: jhi                                   on 2001/11/27  00:20:09
7431         Log: Subject: [ID 20011126.148] Socket::inet_aton() incorrectly accepts null string
7432              From: Bob Dalgleish <Robert.Dalgleish@sk.sympatico.ca>          
7433              Date: Mon, 26 Nov 2001 18:47:25 -0600
7434              Message-Id: <B8283EBD.8414%Robert.Dalgleish@sk.sympatico.ca>
7435              
7436              Craig Berry submitted half of this patch just yesterday.
7437              Spooky cosmic resonance.
7438      Branch: perl
7439            ! ext/Socket/Socket.xs
7440 ____________________________________________________________________________
7441 [ 13290] By: jhi                                   on 2001/11/27  00:15:07
7442         Log: Subject: [PATCH] doio slightly smaller
7443              From: Nicholas Clark <nick@ccl4.org>
7444              Date: Tue, 27 Nov 2001 00:40:23 +0000      
7445              Message-ID: <20011127004023.S37621@plum.flirble.org>                 
7446      Branch: perl
7447            ! doio.c
7448 ____________________________________________________________________________
7449 [ 13289] By: jhi                                   on 2001/11/27  00:12:11
7450         Log: perldelta nits from Autrijus Tang and Ron Kimball.
7451      Branch: perl
7452            ! pod/perldelta.pod
7453 ____________________________________________________________________________
7454 [ 13288] By: jhi                                   on 2001/11/27  00:08:23
7455         Log: Subject: [PATCH] unpack P* uses random length for item
7456              From: "Wolfgang Laun" <wolfgang.laun@chello.at>               
7457              Date: Mon, 26 Nov 2001 19:56:32 +0100
7458              Message-ID: <200111261956320450.01E7217F@smtp.chello.at>
7459      Branch: perl
7460            ! pod/perldiag.pod pp_pack.c t/op/pack.t
7461 ____________________________________________________________________________
7462 [ 13287] By: jhi                                   on 2001/11/26  23:55:02
7463         Log: Subject: [PATCH current] system and taintedness
7464              From: Radu Greab <radu@netsoft.ro>
7465              Date: Mon, 26 Nov 2001 18:42:29 +0200
7466              Message-ID: <15362.28917.697078.551412@ix.netsoft.ro>
7467      Branch: perl
7468            ! pp_sys.c t/op/taint.t
7469 ____________________________________________________________________________
7470 [ 13286] By: jhi                                   on 2001/11/26  23:53:21
7471         Log: Subject: [PATCH @ 13283] Devel::PPPort
7472              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
7473              Date: Mon, 26 Nov 2001 14:37:17 -0000
7474              Message-ID: <AIEAJICLCBDNAAOLLOKLCECEDGAA.paul_marquess@yahoo.co.uk>
7475      Branch: perl
7476            + ext/Devel/PPPort/MANIFEST
7477            ! MANIFEST ext/Devel/PPPort/Makefile.PL
7478            ! ext/Devel/PPPort/PPPort.pm ext/Devel/PPPort/harness/Harness.pm
7479            ! ext/Devel/PPPort/harness/Harness.xs
7480            ! ext/Devel/PPPort/harness/Makefile.PL
7481            ! ext/Devel/PPPort/harness/module2.c
7482            ! ext/Devel/PPPort/harness/module3.c
7483            ! ext/Devel/PPPort/harness/t/test.t ext/Devel/PPPort/soak
7484 ____________________________________________________________________________
7485 [ 13285] By: jhi                                   on 2001/11/26  14:08:36
7486         Log: Update the test list.
7487      Branch: perl
7488            ! t/lib/1_compile.t
7489 ____________________________________________________________________________
7490 [ 13284] By: gbarr                                 on 2001/11/26  12:41:45
7491         Log: Sync-up tests with libnet distribution
7492      Branch: perl
7493            + lib/Net/t/netrc.t
7494            ! MANIFEST lib/Net/t/config.t lib/Net/t/hostname.t
7495 ____________________________________________________________________________
7496 [ 13283] By: jhi                                   on 2001/11/26  11:34:35
7497         Log: Update Changes.
7498      Branch: perl
7499            ! Changes patchlevel.h
7500 ____________________________________________________________________________
7501 [ 13282] By: jhi                                   on 2001/11/26  11:28:18
7502         Log: Upgrade to podlators 1.16.
7503      Branch: perl
7504            + lib/Pod/t/basic.cap
7505            ! MANIFEST lib/Pod/Man.pm lib/Pod/Text/Termcap.pm
7506            ! lib/Pod/t/basic.t pod/pod2man.PL
7507 ____________________________________________________________________________
7508 [ 13281] By: jhi                                   on 2001/11/26  11:11:08
7509         Log: Pass 6 at perldelta - sort enhancements, generic and
7510              platform specific bug fixes.
7511      Branch: perl
7512            ! pod/perldelta.pod
7513 ____________________________________________________________________________
7514 [ 13280] By: jhi                                   on 2001/11/26  10:35:56
7515         Log: PROPAGATE documentation from Tony Cook.
7516      Branch: perl
7517            ! pod/perlfunc.pod
7518 ____________________________________________________________________________
7519 [ 13279] By: jhi                                   on 2001/11/25  23:45:27
7520         Log: DJGPP cannot do signals that well.
7521      Branch: perl
7522            ! ext/POSIX/t/sigaction.t
7523 ____________________________________________________________________________
7524 [ 13278] By: jhi                                   on 2001/11/25  23:43:30
7525         Log: Can't do subsecond alarms without ualarm; and break out
7526              early if alarms do not seem to be coming in as expected.
7527      Branch: perl
7528            ! ext/Time/HiRes/HiRes.t
7529 ____________________________________________________________________________
7530 [ 13277] By: jhi                                   on 2001/11/25  23:01:39
7531         Log: No Socket, little Net.
7532      Branch: perl
7533            ! t/lib/1_compile.t
7534 ____________________________________________________________________________
7535 [ 13276] By: jhi                                   on 2001/11/25  22:58:44
7536         Log: Take the taint brush to the getcwds.
7537      Branch: perl
7538            ! djgpp/djgpp.c epoc/epoc.c os2/os2.c wince/wince.c
7539 ____________________________________________________________________________
7540 [ 13275] By: jhi                                   on 2001/11/25  21:42:02
7541         Log: Subject: [PATCH perl@13227] Socket::my_inet_aton() tweak
7542              From: "Craig A. Berry" <craigberry@mac.com>
7543              Date: Sun, 25 Nov 2001 16:20:45 -0600
7544              Message-Id: <5.1.0.14.2.20011125160848.01c59690@exchi01>
7545      Branch: perl
7546            ! ext/Socket/Socket.xs
7547 ____________________________________________________________________________
7548 [ 13274] By: jhi                                   on 2001/11/25  21:32:17
7549         Log: Since in some DOS filesystems the timestamp granularity
7550              may be only two seconds, better sleep for three to play safe.
7551              (Helps CygWin, at least.)
7552      Branch: perl
7553            ! lib/Memoize/t/expire_file.t
7554 ____________________________________________________________________________
7555 [ 13273] By: jhi                                   on 2001/11/25  21:22:10
7556         Log: For some reason CygWin wasn't collapsing multiple
7557              slashes into one, which made some Spec.t tests to fail.
7558              Either CygWin was being too prudish or the collapsing
7559              logic needs to be rethunk.
7560      Branch: perl
7561            ! lib/File/Spec/Unix.pm
7562 ____________________________________________________________________________
7563 [ 13272] By: jhi                                   on 2001/11/25  20:40:23
7564         Log: Cygwin needs to have libperl.dll around if trying to link
7565              with -lperl.  Note: this change cures the test but whether
7566              it cures CygPerl installation, I don't know: hopefully the
7567              libperl5_7_2.dll, or the version equivalent, gets installed
7568              also as libperl.dll to the proper place(s).
7569      Branch: perl
7570            ! lib/ExtUtils/Embed.t
7571 ____________________________________________________________________________
7572 [ 13271] By: jhi                                   on 2001/11/25  20:18:53
7573         Log: -I../lib/.. and -L../lib/..?  Strange.
7574      Branch: perl
7575            ! lib/ExtUtils/Embed.t
7576 ____________________________________________________________________________
7577 [ 13270] By: jhi                                   on 2001/11/25  19:57:54
7578         Log: $MM?
7579      Branch: perl
7580            ! lib/ExtUtils/Embed.pm
7581 ____________________________________________________________________________
7582 [ 13269] By: jhi                                   on 2001/11/25  19:46:55
7583         Log: Subject: [PATCH] Further replacement of EU::MM with File::Spec
7584              From: Dave Rolsky <autarch@urth.org>
7585              Date: Mon, 19 Nov 2001 18:17:09 -0600 (CST)
7586              Message-ID: <Pine.LNX.4.40.0111191750440.22189-100000@urth.org>
7587      Branch: perl
7588            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/ExtUtils/Embed.pm
7589            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
7590 ____________________________________________________________________________
7591 [ 13268] By: jhi                                   on 2001/11/25  19:44:38
7592         Log: Subject: [REPATCH lib/DB.pm MANIFEST lib/DB.t] Rework DB.pm tests
7593              From: chromatic <chromatic@rmci.net>
7594              Date: Sat, 24 Nov 2001 14:56:57 -0700
7595              Message-ID: <20011124220430.97697.qmail@onion.perl.org>
7596              
7597              plus a tweak for ithreads builds.
7598      Branch: perl
7599            + lib/DB.t
7600            ! MANIFEST lib/DB.pm
7601 ____________________________________________________________________________
7602 [ 13267] By: jhi                                   on 2001/11/25  19:38:50
7603         Log: Win32 compilation tweaks for Blair Zajac.
7604      Branch: perl
7605            ! ext/IO/IO.xs ext/POSIX/POSIX.xs win32/win32.h
7606 ____________________________________________________________________________
7607 [ 13266] By: jhi                                   on 2001/11/25  19:11:38
7608         Log: I don't think trying to bracket the hires time with lores
7609              times is going to be portable enough: Cygwin seems to be
7610              capable of getting hires ones rather consistently lower
7611              than the lores ones.  So let's try average difference instead.
7612      Branch: perl
7613            ! ext/Time/HiRes/HiRes.t
7614 ____________________________________________________________________________
7615 [ 13265] By: jhi                                   on 2001/11/25  18:28:04
7616         Log: Subject: Re: benchmarks, sorts and reproducibility
7617              From: "John P. Linderman" <jpl@research.att.com>
7618              Date: Sun, 25 Nov 2001 14:25:18 -0500 (EST)
7619              Message-Id: <200111251925.OAA77172@raptor.research.att.com>
7620              
7621              Randomize large partitions for quicksort to dodge the
7622              angry gods of quadratic.
7623      Branch: perl
7624            ! pp_sort.c
7625 ____________________________________________________________________________
7626 [ 13264] By: jhi                                   on 2001/11/25  18:23:54
7627         Log: The joys of portable quoting.
7628      Branch: perl
7629            ! ext/Devel/PPPort/harness/Makefile.PL
7630 ____________________________________________________________________________
7631 [ 13263] By: jhi                                   on 2001/11/25  18:12:31
7632         Log: sort pragma tweaks.
7633      Branch: perl
7634            ! lib/sort.pm
7635 ____________________________________________________________________________
7636 [ 13262] By: jhi                                   on 2001/11/25  17:10:09
7637         Log: Skip the link= directives of utils.lst if no mandir
7638              (if no manpages).
7639      Branch: perl
7640            ! installman
7641 ____________________________________________________________________________
7642 [ 13261] By: gsar                                  on 2001/11/25  16:48:38
7643         Log: integrate changes#8340,13260 from mainline
7644              
7645              Subject: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
7646              
7647              change#3373 introduced a handle leak in backticks and piped open()s
7648              that fail
7649      Branch: maint-5.6/perl
7650            ! t/io/pipe.t util.c
7651 ____________________________________________________________________________
7652 [ 13260] By: gsar                                  on 2001/11/25  16:37:29
7653         Log: change#3373 introduced a handle leak in backticks and piped open()s
7654              that fail
7655      Branch: perl
7656            ! util.c
7657 ____________________________________________________________________________
7658 [ 13259] By: jhi                                   on 2001/11/25  05:58:47
7659         Log: metaconfig unit change for #13258.
7660      Branch: metaconfig/U/perl
7661            ! d_procselfexe.U
7662 ____________________________________________________________________________
7663 [ 13258] By: jhi                                   on 2001/11/25  05:58:30
7664         Log: Extraenous breaks noticed by David Dyck.
7665      Branch: perl
7666            ! Configure
7667 ____________________________________________________________________________
7668 [ 13257] By: jhi                                   on 2001/11/25  05:32:18
7669         Log: Revert the /proc/self/auxv experiment for now.
7670      Branch: perl
7671            ! lib/ExtUtils.t perl.c t/lib/1_compile.t
7672 ____________________________________________________________________________
7673 [ 13256] By: jhi                                   on 2001/11/25  04:59:31
7674         Log: Also ExtUtils.t had $^X assumptions.
7675      Branch: perl
7676            ! lib/ExtUtils.t
7677 ____________________________________________________________________________
7678 [ 13255] By: jhi                                   on 2001/11/25  04:20:02
7679         Log: Now is Solaris if you start the t/perl in the t/
7680              as "./perl", the $^X will be "../perl", not "./perl".
7681      Branch: perl
7682            ! t/lib/1_compile.t
7683 ____________________________________________________________________________
7684 [ 13254] By: jhi                                   on 2001/11/25  03:59:06
7685         Log: The new way of finding out $^X in Solaris
7686              requires a little tweak if the executable
7687              pathname is *not* absolute: prepend "./"
7688              (otherwise `$^X ...` will start perl from PATH...)
7689      Branch: perl
7690            ! perl.c
7691 ____________________________________________________________________________
7692 [ 13253] By: jhi                                   on 2001/11/25  03:18:05
7693         Log: Avoid "will not stay shared" warnings.
7694      Branch: perl
7695            ! lib/ExtUtils/MM_Unix.pm
7696 ____________________________________________________________________________
7697 [ 13252] By: jhi                                   on 2001/11/25  03:00:49
7698         Log: Subject: [PATCH perl.c util.c pp_sys.c t/op/magic.t] $$ readonly, take two
7699              From: Michael G Schwern <schwern@pobox.com>
7700              Date: Sat, 24 Nov 2001 19:56:18 -0500
7701              Message-ID: <20011124195618.A14614@blackrider>            
7702      Branch: perl
7703            ! perl.c pp_sys.c t/op/magic.t util.c
7704 ____________________________________________________________________________
7705 [ 13251] By: jhi                                   on 2001/11/25  02:48:04
7706         Log: In the MakeMaker pm_to_blib target don't copy all
7707              the files in one fell swppo, deal with them hunkwise,
7708              helps for CLIs with limited line lengths.
7709              (This seems to help for DJGPP building Encode,
7710              where there are dozens of files to copy.)
7711      Branch: perl
7712            ! lib/ExtUtils/MM_Unix.pm
7713 ____________________________________________________________________________
7714 [ 13250] By: gsar                                  on 2001/11/25  00:50:10
7715         Log: testsuite leaves stray files behind on windows
7716      Branch: perl
7717            ! lib/ExtUtils/Embed.t lib/ExtUtils/Mkbootstrap.t lib/Shell.t
7718 ____________________________________________________________________________
7719 [ 13249] By: gsar                                  on 2001/11/25  00:32:36
7720         Log: xsubpp produces a spurious warning on directories called 'typemap'
7721      Branch: perl
7722            ! lib/ExtUtils/xsubpp
7723 ____________________________________________________________________________
7724 [ 13248] By: gsar                                  on 2001/11/25  00:17:28
7725         Log: xsubpp treats invalid (indented) cpp directives as comments
7726      Branch: perl
7727            ! ext/IO/IO.xs
7728 ____________________________________________________________________________
7729 [ 13247] By: gsar                                  on 2001/11/25  00:02:37
7730         Log: $(MAKE) distclean shouldn't blow away ../lib/Thread.pm
7731      Branch: perl
7732            ! win32/Makefile win32/Makefile.win64 win32/makefile.mk
7733 ____________________________________________________________________________
7734 [ 13246] By: jhi                                   on 2001/11/24  21:45:32
7735         Log: The debug_pag needs to be visible at all times
7736              because of the re extension.
7737      Branch: perl
7738            ! intrpvar.h makedef.pl perl.c perl.h regexec.c
7739 ____________________________________________________________________________
7740 [ 13245] By: jhi                                   on 2001/11/24  20:09:20
7741         Log: Subject: Re: [PATCH] Tests are good
7742              From: Philip Newton <Philip.Newton@gmx.net>
7743              Date: Sat, 24 Nov 2001 21:24:00 +0100
7744              Message-ID: <4c000us22s27871hrsqnvjmtnvtd4r85u1@4ax.com>
7745      Branch: perl
7746            ! pod/perlhack.pod
7747 ____________________________________________________________________________
7748 [ 13244] By: jhi                                   on 2001/11/24  19:06:29
7749         Log: Subject: [PATCH perl@13227] make PPPort/harness build on VMS
7750              From: "Craig A. Berry" <craigberry@mac.com> 
7751              Date: Sat, 24 Nov 2001 12:45:44 -0600
7752              Message-Id: <5.1.0.14.2.20011124030253.01bd4b98@exchi01>
7753              
7754              (with tweaks, and combined with Sarathy's #13242)
7755      Branch: perl
7756            ! configure.com ext/Devel/PPPort/harness/Makefile.PL
7757 ____________________________________________________________________________
7758 [ 13243] By: jhi                                   on 2001/11/24  18:46:31
7759         Log: Subject: Re: [PATCH] Make Exporter::Heavy use Universal->VERSION()
7760              From: John Peacock <jpeacock@rowman.com>
7761              Date: Sat, 24 Nov 2001 14:27:46 -0500
7762              Message-ID: <3BFFF4B2.40509@rowman.com> 
7763      Branch: perl
7764            ! lib/Exporter/Heavy.pm
7765 ____________________________________________________________________________
7766 [ 13242] By: gsar                                  on 2001/11/24  17:16:18
7767         Log: use portable quotes
7768      Branch: perl
7769            ! ext/Devel/PPPort/harness/Makefile.PL
7770 ____________________________________________________________________________
7771 [ 13241] By: jhi                                   on 2001/11/24  17:09:25
7772         Log: Subject: [PATCH] Re: [ID 20011118.128] installman chdir stuffs INC
7773              From: Nicholas Clark <nick@ccl4.org>
7774              Date: Sat, 24 Nov 2001 18:06:26 +0000
7775              Message-ID: <20011124180626.T37621@plum.flirble.org>
7776      Branch: perl
7777            ! installman
7778 ____________________________________________________________________________
7779 [ 13240] By: jhi                                   on 2001/11/24  17:06:11
7780         Log: Subject: [PATCH] perl5005delta.pod L<>
7781              From: Nicholas Clark <nick@ccl4.org>
7782              Date: Sat, 24 Nov 2001 18:04:21 +0000
7783              Message-ID: <20011124180421.S37621@plum.flirble.org>
7784      Branch: perl
7785            ! pod/perl5005delta.pod
7786 ____________________________________________________________________________
7787 [ 13239] By: gsar                                  on 2001/11/24  17:01:17
7788         Log: fix typo in config.vc; regenerate win32 config_H.* files
7789      Branch: perl
7790            ! win32/config.vc win32/config_H.bc win32/config_H.gc
7791            ! win32/config_H.vc
7792 ____________________________________________________________________________
7793 [ 13238] By: jhi                                   on 2001/11/24  16:16:01
7794         Log: Mention the charnames::vianame().
7795      Branch: perl
7796            ! pod/perluniintro.pod
7797 ____________________________________________________________________________
7798 [ 13237] By: jhi                                   on 2001/11/24  16:12:31
7799         Log: Add charnames::vianame() in case people want to access
7800              the codes in run-time (as opposed to the compile-timeness
7801              of \N{...}).
7802      Branch: perl
7803            ! lib/charnames.pm lib/charnames.t
7804 ____________________________________________________________________________
7805 [ 13236] By: jhi                                   on 2001/11/24  16:11:04
7806         Log: Subject: [PATCH] memset() is cheaper than a loop of 256 bit-a-a-times
7807              From: Nicholas Clark <nick@ccl4.org>
7808              Date: Sat, 24 Nov 2001 16:30:42 +0000
7809              Message-ID: <20011124163042.R37621@plum.flirble.org>
7810      Branch: perl
7811            ! regcomp.c regcomp.h
7812 ____________________________________________________________________________
7813 [ 13235] By: jhi                                   on 2001/11/24  15:26:37
7814         Log: Subject: [PATCH] Re: Smoke 13191 /pro/3gl/CPAN/perl-current
7815              From: Nicholas Clark <nick@ccl4.org>
7816              Date: Sat, 24 Nov 2001 16:24:33 +0000
7817              Message-ID: <20011124162433.Q37621@plum.flirble.org>
7818              
7819              cmp fixes.
7820      Branch: perl
7821            ! pp.c
7822 ____________________________________________________________________________
7823 [ 13234] By: jhi                                   on 2001/11/24  15:23:34
7824         Log: Use /proc/self/auxv in Solaris to figure out the $^X.
7825              (It seems that "./perl" gets resolved to "perl" now.)
7826      Branch: perl
7827            ! perl.c
7828 ____________________________________________________________________________
7829 [ 13233] By: jhi                                   on 2001/11/24  14:58:52
7830         Log: Subject: [PATCH] DB_File 1.800        
7831              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>               
7832              Date: Sat, 24 Nov 2001 11:41:41 -0000
7833              Message-ID: <AIEAJICLCBDNAAOLLOKLIEPMDFAA.paul_marquess@yahoo.co.uk>
7834      Branch: perl
7835            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
7836            ! ext/DB_File/DB_File.xs ext/DB_File/Makefile.PL
7837            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
7838            ! ext/DB_File/t/db-recno.t
7839 ____________________________________________________________________________
7840 [ 13232] By: jhi                                   on 2001/11/24  14:48:34
7841         Log: Tweak the PUSHED documentation.
7842      Branch: perl
7843            ! ext/PerlIO/Via/Via.pm
7844 ____________________________________________________________________________
7845 [ 13231] By: jhi                                   on 2001/11/24  04:09:41
7846         Log: Update 1_compile for new known tests.
7847      Branch: perl
7848            ! t/lib/1_compile.t
7849 ____________________________________________________________________________
7850 [ 13230] By: jhi                                   on 2001/11/24  04:07:39
7851         Log: Move the MBF/MBI test modules to t/lib.
7852      Branch: perl
7853            + t/lib/Math/BigFloat/Subclass.pm t/lib/Math/BigInt/Subclass.pm
7854            - lib/Math/BigInt/t/Math/BigFloat/Subclass.pm
7855            - lib/Math/BigInt/t/Math/BigInt/Subclass.pm
7856            ! MANIFEST lib/Math/BigInt/t/sub_mbf.t
7857            ! lib/Math/BigInt/t/sub_mbi.t
7858 ____________________________________________________________________________
7859 [ 13229] By: jhi                                   on 2001/11/23  23:09:27
7860         Log: Subject: [PATCH perl@13227] configure.com follow-up to 13218
7861              From: "Craig A. Berry" <craigberry@mac.com> 
7862              Date: Fri, 23 Nov 2001 18:05:35 -0600
7863              Message-Id: <5.1.0.14.2.20011123175131.01abe358@exchi01>
7864      Branch: perl
7865            ! configure.com
7866 ____________________________________________________________________________
7867 [ 13228] By: jhi                                   on 2001/11/23  21:11:56
7868         Log: Subject: [PATCH: perl@13169] switch unfcmb.h to employ 'STDCHAR' in place of char    
7869              From: PPrymmer@factset.com 
7870              Date: Fri, 23 Nov 2001 17:03:07 -0500
7871              Message-ID: <OFA09CCF98.F3E93041-ON85256B0D.00787706@55.25.11>                 
7872      Branch: perl
7873            ! ext/Unicode/Normalize/mkheader
7874 ____________________________________________________________________________
7875 [ 13227] By: jhi                                   on 2001/11/23  20:09:36
7876         Log: Here are the right helper files.
7877      Branch: perl
7878            + t/lib/Filter/Simple/ExportTest.pm
7879            + t/lib/Filter/Simple/FilterOnlyTest.pm
7880            + t/lib/Filter/Simple/FilterTest.pm
7881            + t/lib/Filter/Simple/ImportTest.pm
7882            ! MANIFEST
7883 ____________________________________________________________________________
7884 [ 13226] By: jhi                                   on 2001/11/23  20:03:28
7885         Log: Update Changes.
7886      Branch: perl
7887            ! Changes patchlevel.h
7888 ____________________________________________________________________________
7889 [ 13225] By: jhi                                   on 2001/11/23  19:53:53
7890         Log: Never mind.
7891      Branch: perl
7892            - lib/Filter/Simple/lib/ExportTest.pm
7893            - lib/Filter/Simple/lib/ImportTest.pm
7894 ____________________________________________________________________________
7895 [ 13224] By: jhi                                   on 2001/11/23  19:52:03
7896         Log: Mis-add.
7897      Branch: perl
7898            + lib/Filter/Simple/lib/ExportTest.pm
7899            + lib/Filter/Simple/lib/ImportTest.pm
7900 ____________________________________________________________________________
7901 [ 13223] By: jhi                                   on 2001/11/23  19:39:57
7902         Log: Upgrade to Filter::Simple 0.77.
7903      Branch: perl
7904            + lib/Filter/Simple/t/export.t lib/Filter/Simple/t/import.t
7905            - t/lib/FilterOnlyTest.pm t/lib/FilterTest.pm
7906            ! MANIFEST lib/Filter/Simple.pm lib/Filter/Simple/Changes
7907            ! lib/Filter/Simple/README lib/Filter/Simple/t/data.t
7908            ! lib/Filter/Simple/t/filter.t lib/Filter/Simple/t/filter_only.t
7909 ____________________________________________________________________________
7910 [ 13222] By: jhi                                   on 2001/11/23  19:12:20
7911         Log: Missing p4 add.
7912      Branch: perl
7913            + lib/ExtUtils/MM_VMS.t
7914 ____________________________________________________________________________
7915 [ 13221] By: jhi                                   on 2001/11/23  19:10:18
7916         Log: Pass 5 at perldelta - module and utility updates cleanup.
7917      Branch: perl
7918            ! pod/perldelta.pod
7919 ____________________________________________________________________________
7920 [ 13220] By: jhi                                   on 2001/11/23  18:55:20
7921         Log: metaconfig unit change for #13219.
7922      Branch: metaconfig/U/perl
7923            ! d_procselfexe.U
7924 ____________________________________________________________________________
7925 [ 13219] By: jhi                                   on 2001/11/23  18:55:06
7926         Log: Regen Porting stuff; regen toc; cleanup nit in Configure.
7927      Branch: perl
7928            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
7929            ! pod/buildtoc.PL pod/perltoc.pod
7930 ____________________________________________________________________________
7931 [ 13218] By: jhi                                   on 2001/11/23  18:48:18
7932         Log: Add procselfexe and d_dirfd to strange lands.
7933      Branch: perl
7934            ! NetWare/config.wc configure.com epoc/config.sh uconfig.h
7935            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
7936            ! vos/config.ga.def vos/config.ga.h win32/config.bc
7937            ! win32/config.gc win32/config.vc win32/config.win64
7938            ! wince/config.ce
7939 ____________________________________________________________________________
7940 [ 13217] By: jhi                                   on 2001/11/23  18:47:41
7941         Log: metaconfig unit change for #13216.
7942      Branch: metaconfig/U/perl
7943            ! d_procselfexe.U
7944 ____________________________________________________________________________
7945 [ 13216] By: jhi                                   on 2001/11/23  18:47:17
7946         Log: Better to "quote" the pathname.
7947      Branch: perl
7948            ! Configure config_h.SH
7949 ____________________________________________________________________________
7950 [ 13215] By: jhi                                   on 2001/11/23  18:34:24
7951         Log: Use PROCSELFEXE_PATH.
7952      Branch: perl
7953            ! perl.c
7954 ____________________________________________________________________________
7955 [ 13214] By: jhi                                   on 2001/11/23  18:31:27
7956         Log: metaconfig unit change for #13213.
7957      Branch: metaconfig/U/perl
7958            ! d_procselfexe.U
7959 ____________________________________________________________________________
7960 [ 13213] By: jhi                                   on 2001/11/23  18:31:13
7961         Log: Add probing for BSD-like /proc/curpoc/file.
7962      Branch: perl
7963            ! Configure config_h.SH
7964 ____________________________________________________________________________
7965 [ 13212] By: jhi                                   on 2001/11/23  18:10:05
7966         Log: metaconfig unit change for 13211.
7967      Branch: metaconfig/U/perl
7968            + d_dirfd.U
7969 ____________________________________________________________________________
7970 [ 13211] By: jhi                                   on 2001/11/23  18:09:37
7971         Log: Add probing for dirfd() so that it can be added it IO::Dir.
7972      Branch: perl
7973            ! Configure config_h.SH perl.h
7974 ____________________________________________________________________________
7975 [ 13210] By: jhi                                   on 2001/11/23  17:37:27
7976         Log: ...and update the test count.
7977      Branch: perl
7978            ! lib/Pod/t/basic.t
7979 ____________________________________________________________________________
7980 [ 13209] By: jhi                                   on 2001/11/23  17:19:12
7981         Log: Must remove the cap test also from the test script.
7982      Branch: perl
7983            ! lib/Pod/t/basic.t
7984 ____________________________________________________________________________
7985 [ 13208] By: jhi                                   on 2001/11/23  17:11:58
7986         Log: Subject: [PATCH] Tests are good
7987              From: Nicholas Clark <nick@ccl4.org>
7988              Date: Fri, 23 Nov 2001 18:12:21 +0000
7989              Message-ID: <20011123181220.F37621@plum.flirble.org>
7990      Branch: perl
7991            ! pod/perlhack.pod
7992 ____________________________________________________________________________
7993 [ 13207] By: jhi                                   on 2001/11/23  17:08:31
7994         Log: The basic.cap from podlators 1.14 is not very portable.
7995      Branch: perl
7996            - lib/Pod/t/basic.cap
7997            ! MANIFEST
7998 ____________________________________________________________________________
7999 [ 13206] By: jhi                                   on 2001/11/23  16:41:13
8000         Log: Subject: Re: [DOC PATCHES] pod cleanups
8001              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
8002              Date: 22 Nov 2001 12:54:16 -0000
8003              Message-Id: <slrn9vptci.klv.rgarciasuarez@rafael.kazibao.net>
8004      Branch: perl
8005            ! pod/perlfunc.pod pod/perlmodinstall.pod pod/perlre.pod
8006            ! pod/perlretut.pod pod/perluniintro.pod vms/perlvms.pod
8007 ____________________________________________________________________________
8008 [ 13205] By: jhi                                   on 2001/11/23  16:38:10
8009         Log: FAQ sync.
8010      Branch: perl
8011            ! pod/perlfaq.pod pod/perlfaq3.pod pod/perlfaq4.pod
8012 ____________________________________________________________________________
8013 [ 13204] By: jhi                                   on 2001/11/23  16:37:21
8014         Log: Subject: [PATCH: perl@13169] inital testing for MM_VMS 
8015              From: PPrymmer@factset.com
8016              Date: Fri, 23 Nov 2001 11:43:45 -0500
8017              Message-ID: <OFC84EA224.295430FF-ON85256B0D.005BB70C@55.25.11>
8018      Branch: perl
8019            ! MANIFEST lib/ExtUtils/MM_VMS.pm
8020 ____________________________________________________________________________
8021 [ 13203] By: jhi                                   on 2001/11/23  15:47:13
8022         Log: Corify podlators 1.14 test.
8023      Branch: perl
8024            ! lib/Pod/t/basic.t
8025 ____________________________________________________________________________
8026 [ 13202] By: jhi                                   on 2001/11/23  15:38:36
8027         Log: Output tweak needed because of podlators 1.14.
8028      Branch: perl
8029            ! t/pod/multiline_items.xr
8030 ____________________________________________________________________________
8031 [ 13201] By: jhi                                   on 2001/11/23  15:38:04
8032         Log: Upgrade to podlators 1.14.
8033      Branch: perl
8034            + lib/Pod/t/basic.cap lib/Pod/t/basic.clr lib/Pod/t/basic.man
8035            + lib/Pod/t/basic.ovr lib/Pod/t/basic.pod lib/Pod/t/basic.t
8036            + lib/Pod/t/basic.txt lib/Pod/t/parselink.t
8037            ! MANIFEST lib/Pod/Man.pm lib/Pod/ParseLink.pm lib/Pod/Text.pm
8038            ! lib/Pod/Text/Overstrike.pm
8039 ____________________________________________________________________________
8040 [ 13200] By: jhi                                   on 2001/11/23  15:32:06
8041         Log: perlmodinstall tweaks from Philip Newton.
8042      Branch: perl
8043            ! pod/perlmodinstall.pod
8044 ____________________________________________________________________________
8045 [ 13199] By: jhi                                   on 2001/11/23  15:05:02
8046         Log: Subject: Re: [PATCH] Porting/genlog -bi and range
8047              From: Autrijus Tang <autrijus@autrijus.org>           
8048              Date: Fri, 23 Nov 2001 23:55:53 +0800
8049              Message-ID: <20011123235553.A2310@not.autrijus.org>
8050      Branch: perl
8051            ! Porting/genlog
8052 ____________________________________________________________________________
8053 [ 13198] By: jhi                                   on 2001/11/23  14:58:40
8054         Log: Subject: Re: regex oddness with \Z and $&
8055              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>  
8056              Date: Fri, 23 Nov 2001 15:15:24 +0000
8057              Message-Id: <200111231515.fANFFOR10341@crypt.compulink.co.uk>
8058      Branch: perl
8059            ! regcomp.c t/op/re_tests
8060 ____________________________________________________________________________
8061 [ 13197] By: jhi                                   on 2001/11/23  14:44:19
8062         Log: regen_headers.
8063      Branch: perl
8064            ! embed.h global.sym pod/perlapi.pod proto.h
8065 ____________________________________________________________________________
8066 [ 13196] By: jhi                                   on 2001/11/23  14:24:08
8067         Log: Forgotten check-in.
8068      Branch: perl
8069            ! pod/perlapi.pod
8070 ____________________________________________________________________________
8071 [ 13195] By: jhi                                   on 2001/11/23  14:23:49
8072         Log: Remembered everything in 13152 but Test/Simple.pm itself, duh.
8073      Branch: perl
8074            ! lib/Test/Simple.pm
8075 ____________________________________________________________________________
8076 [ 13194] By: jhi                                   on 2001/11/22  11:31:59
8077         Log: Retract #13173 (effectively retract Net::Ping 2.06,
8078              go back to 2.04, the 2.06 hasn't seen the patches
8079              that have gone to the blead version.)
8080      Branch: perl
8081            - lib/Net/Ping/CHANGES lib/Net/Ping/README
8082            - lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
8083            - lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
8084            - lib/Net/Ping/t/200_ping_tcp.t
8085            ! MANIFEST lib/Net/Ping.pm
8086 ____________________________________________________________________________
8087 [ 13193] By: jhi                                   on 2001/11/22  11:27:49
8088         Log: Subject: Re: [PATCH perldoc] problems with pod2man         
8089              From: Robin Barker <rmb1@cise.npl.co.uk>
8090              Date: Thu, 22 Nov 2001 11:00:38 GMT
8091              Message-Id: <200111221100.LAA08582@tempest.npl.co.uk>
8092      Branch: perl
8093            ! utils/perldoc.PL
8094 ____________________________________________________________________________
8095 [ 13192] By: jhi                                   on 2001/11/22  05:06:35
8096         Log: metaconfig unit change for #13191.
8097      Branch: metaconfig/U/perl
8098            ! d_procselfexe.U
8099 ____________________________________________________________________________
8100 [ 13191] By: jhi                                   on 2001/11/22  05:06:09
8101         Log: procselfexe tweak: for some reason I had a ls in
8102              /proc/self/exe, not the ls Configure thought it
8103              would found.
8104      Branch: perl
8105            ! Configure
8106 ____________________________________________________________________________
8107 [ 13190] By: jhi                                   on 2001/11/22  04:45:36
8108         Log: Corify the Net::Ping tests; skip the tests
8109              unless $ENV{PERL_TEST_Net_Ping} is true.
8110      Branch: perl
8111            ! lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
8112            ! lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
8113            ! lib/Net/Ping/t/200_ping_tcp.t
8114 ____________________________________________________________________________
8115 [ 13189] By: jhi                                   on 2001/11/22  04:44:03
8116         Log: metaconfig units changes for #13188.
8117      Branch: metaconfig
8118            ! U/modified/Head.U
8119      Branch: metaconfig/U/perl
8120            ! issymlink.U
8121 ____________________________________________________________________________
8122 [ 13188] By: jhi                                   on 2001/11/22  04:43:29
8123         Log: The #13182 didn't really help.  The real problem
8124              seems to be that 'sh' can in AIX mean at least three
8125              different things, and we can't know which one it is
8126              unless we export $newsh from an earlier run (and it's
8127              the 'bsh' aka 'sh' that has the the broken test -h).
8128      Branch: perl
8129            ! Configure
8130 ____________________________________________________________________________
8131 [ 13187] By: gsar                                  on 2001/11/22  03:42:58
8132         Log: local(*CORE::GLOBAL::require) doesn't behave like other overrides 
8133      Branch: perl
8134            ! op.c t/op/override.t
8135 ____________________________________________________________________________
8136 [ 13186] By: jhi                                   on 2001/11/22  03:18:49
8137         Log: Subject: [PATCH: perl@13169] add Shell.t tests for VMS
8138              From: PPrymmer@factset.com 
8139              Date: Wed, 21 Nov 2001 20:17:25 -0500
8140              Message-ID: <OF6DA93FFA.A954A0D4-ON85256B0C.0006DDF9@55.25.11>
8141      Branch: perl
8142            ! lib/Shell.t
8143 ____________________________________________________________________________
8144 [ 13185] By: jhi                                   on 2001/11/22  03:09:27
8145         Log: Reapply perlmodinstall parts of #12897.
8146      Branch: perl
8147            ! pod/perlmodinstall.pod
8148 ____________________________________________________________________________
8149 [ 13184] By: jhi                                   on 2001/11/22  03:08:00
8150         Log: perlmodinstall 2.01 from Jon Orwant.
8151      Branch: perl
8152            ! pod/perlmodinstall.pod
8153 ____________________________________________________________________________
8154 [ 13183] By: jhi                                   on 2001/11/21  22:33:20
8155         Log: Subject: [PATCH @10907] REXX on OS/2
8156              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8157              Date: Wed, 21 Nov 2001 15:26:11 -0500
8158              Message-ID: <20011121152611.A13664@math.ohio-state.edu>
8159      Branch: perl
8160            ! os2/Makefile.SHs os2/OS2/REXX/REXX.pm os2/OS2/REXX/REXX.xs
8161            ! os2/OS2/REXX/t/rx_cmprt.t os2/os2.c os2/perlrexx.c
8162 ____________________________________________________________________________
8163 [ 13182] By: jhi                                   on 2001/11/21  22:31:10
8164         Log: metaconfig unit change for #13181.
8165      Branch: metaconfig/U/perl
8166            ! issymlink.U
8167 ____________________________________________________________________________
8168 [ 13181] By: jhi                                   on 2001/11/21  22:30:37
8169         Log: AIX has broken builtin 'test'.
8170      Branch: perl
8171            ! Configure
8172 ____________________________________________________________________________
8173 [ 13180] By: jhi                                   on 2001/11/21  22:27:16
8174         Log: Subject: [PATCH 5.7.x] INSTALL size update
8175              From: Andy Dougherty <doughera@lafayette.edu>
8176              Date: Wed, 21 Nov 2001 14:49:21 -0500 (EST) 
8177              Message-ID: <Pine.SOL.4.10.10111211448190.16009-100000@maxwell.phys.lafayette.edu>         
8178      Branch: perl
8179            ! INSTALL
8180 ____________________________________________________________________________
8181 [ 13179] By: jhi                                   on 2001/11/21  22:25:14
8182         Log: Implement the sort pragma.  Split sort code from pp_ctl.c
8183              to pp_sort.c.  Includes the quicksort stabilizing layer
8184              from John P. Linderman.  -Msort=qsort or -Msort=fast is
8185              faster than without (or with -Msort=mergesort or -Msort=safe)
8186              for short random inputs, but for some reason not quite as fast
8187              as 5.6.1 qsort.  More benchmarking, profiling, tuning, and
8188              optimizing definitely needed.
8189      Branch: perl
8190            + lib/sort.pm lib/sort.t pp_sort.c
8191            ! MANIFEST Makefile.SH Makefile.micro NetWare/Makefile embed.h
8192            ! embed.pl global.sym perl.h pp_ctl.c proto.h
8193            ! vms/descrip_mms.template vos/build.cm win32/Makefile
8194            ! win32/makefile.mk wince/Makefile.ce
8195 ____________________________________________________________________________
8196 [ 13178] By: gbarr                                 on 2001/11/21  18:30:10
8197         Log: Sync file with libnet-1.0901-tobe
8198      Branch: perl
8199            + lib/Net/t/config.t lib/Net/t/libnet_t.pl lib/Net/t/time.t
8200            ! MANIFEST lib/Net/ChangeLog.libnet lib/Net/Config.pm
8201            ! lib/Net/Domain.pm lib/Net/FTP.pm lib/Net/FTP/E.pm
8202            ! lib/Net/FTP/L.pm lib/Net/NNTP.pm lib/Net/POP3.pm
8203            ! lib/Net/SMTP.pm lib/Net/libnetFAQ.pod
8204 ____________________________________________________________________________
8205 [ 13177] By: jhi                                   on 2001/11/21  17:31:28
8206         Log: Subject: [PATCH perldoc] problems with pod2man
8207              From: Robin Barker <rmb1@cise.npl.co.uk>
8208              Date: Wed, 21 Nov 2001 17:48:51 GMT
8209              Message-Id: <200111211748.RAA07123@tempest.npl.co.uk>
8210      Branch: perl
8211            ! utils/perldoc.PL
8212 ____________________________________________________________________________
8213 [ 13176] By: jhi                                   on 2001/11/21  17:27:30
8214         Log: debug_pad only visible when debugging.
8215      Branch: perl
8216            ! makedef.pl
8217 ____________________________________________________________________________
8218 [ 13175] By: jhi                                   on 2001/11/21  16:02:14
8219         Log: metaconfig units changes for #13174.
8220      Branch: metaconfig/U/perl
8221            + d_procselfexe.U
8222            - procselfexe.U
8223 ____________________________________________________________________________
8224 [ 13174] By: jhi                                   on 2001/11/21  16:01:39
8225         Log: procselfexe tweaks.
8226      Branch: perl
8227            ! Configure config_h.SH
8228 ____________________________________________________________________________
8229 [ 13173] By: jhi                                   on 2001/11/21  15:55:08
8230         Log: Upgrade to Net::Ping 2.06.
8231      Branch: perl
8232            + lib/Net/Ping/CHANGES lib/Net/Ping/README
8233            + lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
8234            + lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
8235            + lib/Net/Ping/t/200_ping_tcp.t
8236            ! MANIFEST lib/Net/Ping.pm
8237 ____________________________________________________________________________
8238 [ 13172] By: jhi                                   on 2001/11/21  15:17:13
8239         Log: Upgrade to Math::BigInt 1.47.
8240      Branch: perl
8241            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
8242            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.inc
8243            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintc.t
8244            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
8245            ! lib/Math/BigInt/t/mbimbf.t lib/Math/BigInt/t/sub_mbf.t
8246            ! lib/Math/BigInt/t/sub_mbi.t
8247 ____________________________________________________________________________
8248 [ 13171] By: jhi                                   on 2001/11/21  15:03:53
8249         Log: Dynaloading for POSIX-BC from Thomas Dorner.
8250      Branch: perl
8251            ! hints/posix-bc.sh
8252 ____________________________________________________________________________
8253 [ 13170] By: jhi                                   on 2001/11/21  15:02:39
8254         Log: Strange: the same mysterious regex study bug
8255              seems to be present both in OS/390 and POSIX-BC.
8256              Deep EBCDIC magic that regex engine gets wrong,
8257              or a bug in some compiler/library shared by the
8258              two platforms?  From Thomas Dorner.
8259      Branch: perl
8260            ! t/op/study.t
8261 ____________________________________________________________________________
8262 [ 13169] By: jhi                                   on 2001/11/21  14:47:03
8263         Log: More lost and found.
8264      Branch: perl
8265            + lib/Test/Simple/README
8266            ! MANIFEST
8267 ____________________________________________________________________________
8268 [ 13168] By: jhi                                   on 2001/11/21  14:45:05
8269         Log: MANIFESTly missing.
8270      Branch: perl
8271            ! MANIFEST
8272 ____________________________________________________________________________
8273 [ 13167] By: jhi                                   on 2001/11/21  14:42:35
8274         Log: Subject: Re: PERFORCE change 13162 for review               
8275              From: Philip Newton <Philip.Newton@gmx.net> 
8276              Date: Wed, 21 Nov 2001 16:44:30 +0100
8277              Message-ID: <j2invt4a84bccvj8khob0s9m3hd5urmcud@4ax.com>
8278      Branch: perl
8279            ! ext/Devel/PPPort/PPPort.pm
8280 ____________________________________________________________________________
8281 [ 13166] By: jhi                                   on 2001/11/21  14:39:27
8282         Log: Update Changes.
8283      Branch: perl
8284            ! Changes patchlevel.h
8285 ____________________________________________________________________________
8286 [ 13165] By: jhi                                   on 2001/11/21  14:34:43
8287         Log: Small doc tweaks.
8288      Branch: perl
8289            ! ext/PerlIO/Via/Via.pm
8290 ____________________________________________________________________________
8291 [ 13164] By: jhi                                   on 2001/11/21  14:13:00
8292         Log: Redundant return.
8293      Branch: perl
8294            ! ext/MIME/Base64/QuotedPrint.pm
8295 ____________________________________________________________________________
8296 [ 13163] By: jhi                                   on 2001/11/21  13:52:30
8297         Log: Subject: [PATCH] Z*/[AZa]* fails to pack length properly
8298              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
8299              Date: Wed, 21 Nov 2001 10:23:16 +0100
8300              Message-ID: <200111211023160020.0050BD28@smtp.chello.at>   
8301      Branch: perl
8302            ! pp_pack.c t/op/pack.t
8303 ____________________________________________________________________________
8304 [ 13162] By: jhi                                   on 2001/11/21  13:44:41
8305         Log: Add Devel::PPPort originally from Kenneth Albanowski,
8306              revigorated by Paul Marquess: gives h2xs a Perl version
8307              portability boost.
8308      Branch: perl
8309            + ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/PPPort.pm
8310            + ext/Devel/PPPort/README ext/Devel/PPPort/TODO
8311            + ext/Devel/PPPort/harness/Harness.pm
8312            + ext/Devel/PPPort/harness/Harness.xs
8313            + ext/Devel/PPPort/harness/Makefile.PL
8314            + ext/Devel/PPPort/harness/module2.c
8315            + ext/Devel/PPPort/harness/module3.c
8316            + ext/Devel/PPPort/harness/t/test.t ext/Devel/PPPort/soak
8317            ! MANIFEST lib/h2xs.t utils/h2xs.PL
8318 ____________________________________________________________________________
8319 [ 13161] By: jhi                                   on 2001/11/21  13:43:08
8320         Log: Oops.
8321      Branch: perl
8322            ! lib/Test/Simple/t/filehandles.t
8323 ____________________________________________________________________________
8324 [ 13160] By: jhi                                   on 2001/11/21  13:23:07
8325         Log: Subject: Re: PERFORCE change 13152 for review               
8326              From: Philip Newton <Philip.Newton@gmx.net> 
8327              Date: Wed, 21 Nov 2001 09:04:05 +0100
8328              Message-ID: <1glmvtgulgh95tcrent3cso98pb5nm3rgb@4ax.com>
8329      Branch: perl
8330            ! lib/Test/Builder.pm
8331 ____________________________________________________________________________
8332 [ 13159] By: jhi                                   on 2001/11/21  13:19:08
8333         Log: Subject: Re: PERFORCE change 13142 for review
8334              From: Philip Newton <Philip.Newton@gmx.net>
8335              Date: Wed, 21 Nov 2001 09:04:03 +0100
8336              Message-ID: <m9lmvt8a2vjq2sa8stds01msej0f2f03up@4ax.com>
8337              
8338              plus rewrap few paragraphs.
8339      Branch: perl
8340            ! lib/Pod/LaTeX.pm
8341 ____________________________________________________________________________
8342 [ 13158] By: jhi                                   on 2001/11/21  03:59:51
8343         Log: Integrate #13154 from macperl; Remove comments.
8344      Branch: perl
8345           !> lib/File/Spec/Mac.pm
8346 ____________________________________________________________________________
8347 [ 13157] By: jhi                                   on 2001/11/21  03:53:06
8348         Log: Update the list of modules having tests.
8349      Branch: perl
8350            ! t/lib/1_compile.t
8351 ____________________________________________________________________________
8352 [ 13156] By: pudge                                 on 2001/11/21  03:19:09
8353         Log: Slight doc changes.
8354      Branch: maint-5.6/macperl
8355            ! macos/macperl/MacPerl.podhelp
8356 ____________________________________________________________________________
8357 [ 13155] By: pudge                                 on 2001/11/21  03:18:48
8358         Log: Add UTF-16 coercion.
8359      Branch: maint-5.6/macperl
8360            ! macos/lib/Mac/AppleEvents/Simple.pm
8361 ____________________________________________________________________________
8362 [ 13154] By: pudge                                 on 2001/11/21  03:16:55
8363         Log: Remove comments.
8364      Branch: maint-5.6/macperl
8365            ! lib/File/Spec/Mac.pm
8366 ____________________________________________________________________________
8367 [ 13153] By: pudge                                 on 2001/11/21  03:16:00
8368         Log: Fix FSpGetCatInfo (and other functions) corrupting
8369              memory with bad filespecs (bug #471867)
8370      Branch: maint-5.6/macperl
8371            ! macos/ext/Mac/Files/typemap macos/ext/Mac/typemap
8372 ____________________________________________________________________________
8373 [ 13152] By: jhi                                   on 2001/11/21  03:09:46
8374         Log: Upgrade to Test::Simple 0.33.
8375      Branch: perl
8376            ! lib/Test/Builder.pm lib/Test/More.pm lib/Test/Simple/Changes
8377            ! lib/Test/Simple/t/filehandles.t lib/Test/Simple/t/no_header.t
8378            ! lib/Test/Simple/t/output.t lib/Test/Tutorial.pod
8379 ____________________________________________________________________________
8380 [ 13151] By: jhi                                   on 2001/11/21  03:01:36
8381         Log: Upgrade to Test::Harness 1.26.
8382      Branch: perl
8383            ! lib/Test/Harness.pm lib/Test/Harness/Changes
8384 ____________________________________________________________________________
8385 [ 13150] By: jhi                                   on 2001/11/21  02:15:47
8386         Log: Integrate change #13145 from maintperl;
8387              another compatibility tweak to change#12559: avoid quoting
8388              arguments that already have quotes; add test case
8389      Branch: perl
8390           !> t/op/system_tests win32/win32.c
8391 ____________________________________________________________________________
8392 [ 13149] By: gsar                                  on 2001/11/21  02:00:28
8393         Log: integrate change#13147 from mainline (fixes nit in change#10091)
8394              
8395              Subject: [PATCH] spaceship and refs
8396      Branch: maint-5.6/perl
8397            ! pp.c pp_hot.c t/op/cmp.t
8398 ____________________________________________________________________________
8399 [ 13148] By: jhi                                   on 2001/11/21  00:44:56
8400         Log: Subject: [PATCH] Add test for Pod::ParseUtils              
8401              From: Tim Jenness <t.jenness@jach.hawaii.edu>            
8402              Date: Tue, 20 Nov 2001 14:33:14 -1000 (HST)
8403              Message-ID: <Pine.LNX.4.33.0111201429060.22000-100000@lapaki>
8404      Branch: perl
8405            + lib/Pod/t/utils.t
8406            ! MANIFEST
8407 ____________________________________________________________________________
8408 [ 13147] By: jhi                                   on 2001/11/21  00:40:09
8409         Log: Subject: [PATCH] spaceship and refs
8410              From: Nicholas Clark <nick@ccl4.org>
8411              Date: Tue, 20 Nov 2001 21:59:51 +0000
8412              Message-ID: <20011120215951.U62891@plum.flirble.org> 
8413      Branch: perl
8414            ! pp.c pp_hot.c t/op/cmp.t
8415 ____________________________________________________________________________
8416 [ 13146] By: jhi                                   on 2001/11/21  00:37:00
8417         Log: Try to clarify which I/O call operates on bytes,
8418              which on characters, which on either.
8419      Branch: perl
8420            ! pod/perlfunc.pod
8421 ____________________________________________________________________________
8422 [ 13145] By: gsar                                  on 2001/11/21  00:14:29
8423         Log: another compatibility tweak to change#12559: avoid quoting
8424              arguments that already have quotes; add test case
8425      Branch: maint-5.6/perl
8426            ! t/op/system_tests win32/win32.c
8427 ____________________________________________________________________________
8428 [ 13144] By: jhi                                   on 2001/11/20  22:31:47
8429         Log: Give a simple example of writing PerlIO::Via handlers
8430              in Perl.
8431      Branch: perl
8432            ! ext/PerlIO/Via/Via.pm
8433 ____________________________________________________________________________
8434 [ 13143] By: jhi                                   on 2001/11/20  20:50:41
8435         Log: Add test for Pod::LaTeX; re-sort MANIFEST.
8436      Branch: perl
8437            + lib/Pod/t/latex.t
8438            ! MANIFEST
8439 ____________________________________________________________________________
8440 [ 13142] By: jhi                                   on 2001/11/20  20:42:48
8441         Log: Subject: [PATCH] Pod::LaTeX up to V0.54
8442              From: Tim Jenness <t.jenness@jach.hawaii.edu>
8443              Date: Tue, 20 Nov 2001 11:36:54 -1000 (HST)
8444              Message-ID: <Pine.LNX.4.33.0111201131060.22000-100000@lapaki>
8445      Branch: perl
8446            ! lib/Pod/LaTeX.pm pod/pod2latex.PL
8447 ____________________________________________________________________________
8448 [ 13141] By: jhi                                   on 2001/11/20  20:35:14
8449         Log: Spread d_procselfexe to far-off lands (undefined).
8450      Branch: perl
8451            ! NetWare/config.wc configure.com epoc/config.sh uconfig.h
8452            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
8453            ! vos/config.ga.def vos/config.ga.h win32/config.bc
8454            ! win32/config.gc win32/config.vc win32/config.win64
8455            ! wince/config.ce
8456 ____________________________________________________________________________
8457 [ 13140] By: jhi                                   on 2001/11/20  20:17:13
8458         Log: Integrate perlio; add detection and use of /proc/self/exe
8459              (Linuxism for finding the absolute path of the executable)
8460      Branch: perl
8461           !> Configure config_h.SH perl.c t/op/magic.t
8462 ____________________________________________________________________________
8463 [ 13139] By: jhi                                   on 2001/11/20  20:12:06
8464         Log: Really define do_report_used() only if DEBUGGING.
8465      Branch: perl
8466            ! sv.c
8467 ____________________________________________________________________________
8468 [ 13138] By: nick                                  on 2001/11/20  20:01:05
8469         Log: perl.c change to use HAS_PROCSELFEXE, also
8470              tweak to $^X test to comprehend full path to real executable
8471              being returned (like Cygwin as it happens...)
8472      Branch: perlio
8473            ! perl.c t/op/magic.t
8474 ____________________________________________________________________________
8475 [ 13137] By: nick                                  on 2001/11/20  19:46:00
8476         Log: Integrate mainline
8477      Branch: perlio
8478           +> lib/NEXT/t/actual.t lib/NEXT/t/actuns.t lib/NEXT/t/next.t
8479           +> lib/NEXT/t/unseen.t
8480            - lib/NEXT/test.pl
8481           !> (integrate 34 files)
8482 ____________________________________________________________________________
8483 [ 13136] By: jhi                                   on 2001/11/20  17:47:36
8484         Log: Subject: [?PATCH] terser pp_eq
8485              From: Nicholas Clark <nick@ccl4.org>
8486              Date: Mon, 19 Nov 2001 23:09:02 +0000
8487              Message-ID: <20011119230901.O62891@plum.flirble.org>
8488      Branch: perl
8489            ! pp_hot.c
8490 ____________________________________________________________________________
8491 [ 13135] By: jhi                                   on 2001/11/20  17:40:13
8492         Log: Pass 4 at perldelta - cleanup problems found by podchecker.
8493      Branch: perl
8494            ! pod/perldelta.pod
8495 ____________________________________________________________________________
8496 [ 13134] By: jhi                                   on 2001/11/20  16:59:54
8497         Log: Subject: Re: [ID 20011117.127] Not OK: perl v5.7.2 +DEVEL13048 on i686-linux 2.4.15-pre6
8498              From: Andy Dougherty <doughera@lafayette.edu>
8499              Date: Tue, 20 Nov 2001 12:45:32 -0500 (EST)
8500              Message-ID: <Pine.SOL.4.10.10111201240270.15132-100000@maxwell.phys.lafayette.edu>
8501      Branch: perl
8502            ! ext/re/Makefile.PL ext/re/re.xs
8503 ____________________________________________________________________________
8504 [ 13133] By: jhi                                   on 2001/11/20  15:51:04
8505         Log: Subject: Re: [ID 20011117.127] Not OK: perl v5.7.2 +DEVEL13048 on i686-linux 2.4.15-pre6
8506              From: Andy Dougherty <doughera@lafayette.edu>
8507              Date: Tue, 20 Nov 2001 11:08:13 -0500 (EST)
8508              Message-ID: <Pine.SOL.4.10.10111201106010.15104-100000@maxwell.phys.lafayette.edu>
8509      Branch: perl
8510            ! ext/re/re.xs
8511 ____________________________________________________________________________
8512 [ 13132] By: jhi                                   on 2001/11/20  15:31:43
8513         Log: Integrate change #13119 from macperl.
8514              (No changes since already applied the patch,
8515              just keep perforce happy and well-fed.)
8516      Branch: perl
8517           !> lib/Pod/Html.pm
8518 ____________________________________________________________________________
8519 [ 13131] By: jhi                                   on 2001/11/20  15:29:55
8520         Log: Subject: [PATCH] filter-util.pl for Mac OS
8521              From: Chris Nandor <pudge@pobox.com>
8522              Date: Tue, 20 Nov 2001 00:16:11 -0500
8523              Message-Id: <p0510030ab81f970e9c05@[10.0.1.177]>
8524      Branch: perl
8525            ! t/lib/filter-util.pl
8526 ____________________________________________________________________________
8527 [ 13130] By: jhi                                   on 2001/11/20  15:23:11
8528         Log: Subject: [PATCH] Portability fix for Pod::Html
8529              From: Chris Nandor <pudge@pobox.com>
8530              Date: Tue, 20 Nov 2001 00:01:05 -0500
8531              Message-Id: <p05100307b81f92788846@[10.0.1.177]>
8532      Branch: perl
8533            ! lib/Pod/Html.pm
8534 ____________________________________________________________________________
8535 [ 13129] By: jhi                                   on 2001/11/20  15:14:49
8536         Log: Need to skip more tests if not perlio.
8537      Branch: perl
8538            ! lib/open.t
8539 ____________________________________________________________________________
8540 [ 13128] By: jhi                                   on 2001/11/20  15:04:55
8541         Log: Pass 3 at perldelta - sort the lists of new modules,
8542              module improvements, and new platforms.
8543      Branch: perl
8544            ! pod/perldelta.pod
8545 ____________________________________________________________________________
8546 [ 13127] By: jhi                                   on 2001/11/20  13:42:22
8547         Log: Document ${^OPEN}.
8548      Branch: perl
8549            ! pod/perlvar.pod
8550 ____________________________________________________________________________
8551 [ 13126] By: pudge                                 on 2001/11/20  03:28:51
8552         Log: Make configpm work with extra keys
8553      Branch: maint-5.6/macperl
8554            ! macos/configpm
8555 ____________________________________________________________________________
8556 [ 13125] By: pudge                                 on 2001/11/20  03:28:09
8557         Log: Version and doc updates
8558      Branch: maint-5.6/macperl
8559            ! macos/MPVersion.r macos/macperl/MacPerl.podhelp
8560 ____________________________________________________________________________
8561 [ 13124] By: pudge                                 on 2001/11/20  03:27:44
8562         Log: More fixes for error message parsing (bug #470316)
8563      Branch: maint-5.6/macperl
8564            ! macos/macish.c
8565 ____________________________________________________________________________
8566 [ 13123] By: pudge                                 on 2001/11/20  03:26:32
8567         Log: Fix ctrl-D handling (bug #471436), more exit fixes (bug #467732),
8568              remove obsolete function (bug #465225)
8569      Branch: maint-5.6/macperl
8570            ! macos/macperl/MPConsole.cp macos/macperl/MPMain.c
8571            ! macos/macperl/MPScript.c
8572 ____________________________________________________________________________
8573 [ 13122] By: pudge                                 on 2001/11/20  03:20:17
8574         Log: Add p2as droplet to distribution.
8575      Branch: maint-5.6/macperl
8576            + macos/macperl/Droplets/p2as.plx
8577 ____________________________________________________________________________
8578 [ 13121] By: pudge                                 on 2001/11/20  03:10:36
8579         Log: Bundle File::Sort.
8580      Branch: maint-5.6/macperl
8581            + macos/bundled_lib/blib/lib/File/Sort.pm
8582 ____________________________________________________________________________
8583 [ 13120] By: pudge                                 on 2001/11/20  03:09:21
8584         Log: Various bundled module fixes.
8585      Branch: maint-5.6/macperl
8586            ! macos/bundled_ext/Compress/Zlib/Makefile.mk
8587            ! macos/bundled_ext/Digest/MD5/t/files.t
8588            ! macos/bundled_ext/Filter/t/filter-util.pl
8589            ! macos/bundled_lib/blib/lib/Net/Config.pm
8590            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-chunk.t
8591 ____________________________________________________________________________
8592 [ 13119] By: pudge                                 on 2001/11/20  03:08:27
8593         Log: Portability fix for Pod::Html.
8594      Branch: maint-5.6/macperl
8595            ! lib/Pod/Html.pm
8596 ____________________________________________________________________________
8597 [ 13118] By: jhi                                   on 2001/11/20  02:58:38
8598         Log: Upgrade to Text::Balanced 1.89.
8599      Branch: perl
8600            ! lib/Text/Balanced.pm lib/Text/Balanced/Changes
8601            ! lib/Text/Balanced/README lib/Text/Balanced/t/extbrk.t
8602            ! lib/Text/Balanced/t/extcbk.t lib/Text/Balanced/t/extdel.t
8603            ! lib/Text/Balanced/t/extmul.t lib/Text/Balanced/t/extqlk.t
8604            ! lib/Text/Balanced/t/exttag.t lib/Text/Balanced/t/extvar.t
8605            ! lib/Text/Balanced/t/gentag.t
8606 ____________________________________________________________________________
8607 [ 13117] By: jhi                                   on 2001/11/20  02:53:32
8608         Log: Upgrade to NEXT 0.50.
8609      Branch: perl
8610            + lib/NEXT/t/actual.t lib/NEXT/t/actuns.t lib/NEXT/t/next.t
8611            + lib/NEXT/t/unseen.t
8612            - lib/NEXT/test.pl
8613            ! MANIFEST lib/NEXT.pm lib/NEXT/Changes lib/NEXT/README
8614 ____________________________________________________________________________
8615 [ 13116] By: pudge                                 on 2001/11/20  02:47:23
8616         Log: Integrate with maint-5.6/perl.
8617      Branch: maint-5.6/macperl
8618           !> win32/win32.c
8619 ____________________________________________________________________________
8620 [ 13115] By: jhi                                   on 2001/11/20  01:57:41
8621         Log: Update the README.threads scary header a bit.
8622      Branch: perl
8623            ! README.threads
8624 ____________________________________________________________________________
8625 [ 13114] By: jhi                                   on 2001/11/20  01:49:59
8626         Log: Pass 2 at perldelta: add some changes since 5.7.2.
8627      Branch: perl
8628            ! pod/perldelta.pod
8629 ____________________________________________________________________________
8630 [ 13113] By: jhi                                   on 2001/11/20  00:55:25
8631         Log: Subject: [DOC PATCH] perlfaq4.pod 
8632              From: Tim Jenness <t.jenness@jach.hawaii.edu>
8633              Date: Mon, 19 Nov 2001 15:31:36 -1000 (HST)
8634              Message-ID: <Pine.LNX.4.33.0111191530180.5914-100000@lapaki>           
8635      Branch: perl
8636            ! pod/perlfaq4.pod
8637 ____________________________________________________________________________
8638 [ 13112] By: jhi                                   on 2001/11/20  00:53:17
8639         Log: Subject: [PATCH perl.c] Extra diagnostics for -DP            
8640              From: Michael G Schwern <schwern@pobox.com> 
8641              Date: Mon, 19 Nov 2001 19:53:12 -0500
8642              Message-ID: <20011119195311.I11883@blackrider>
8643      Branch: perl
8644            ! perl.c
8645 ____________________________________________________________________________
8646 [ 13111] By: jhi                                   on 2001/11/20  00:48:46
8647         Log: Subject: [PATCH: perl@13050] update of vms Makefile.SH analog
8648              From: PPrymmer@factset.com
8649              Date: Mon, 19 Nov 2001 17:08:59 -0500
8650              Message-ID: <OFE1F46859.B4E4C53A-ON85256B09.0078C420@55.25.11>
8651      Branch: perl
8652            ! vms/descrip_mms.template
8653 ____________________________________________________________________________
8654 [ 13110] By: jhi                                   on 2001/11/20  00:39:02
8655         Log: Create a per-interpeter debug scratchpad container
8656              and use that for the regexec debugging.
8657      Branch: perl
8658            ! embedvar.h intrpvar.h perl.c perl.h perlapi.h regexec.c
8659 ____________________________________________________________________________
8660 [ 13109] By: nick                                  on 2001/11/19  22:01:45
8661         Log: Use /proc/self/exe to set $^X on linux (or anywhere new
8662              Configure unit detects the feature).
8663      Branch: metaconfig/U/perl
8664            + procselfexe.U
8665      Branch: perlio
8666            ! Configure config_h.SH
8667 ____________________________________________________________________________
8668 [ 13108] By: nick                                  on 2001/11/19  20:39:17
8669         Log: Integrate mainline
8670      Branch: perlio
8671           +> t/op/or.t
8672           !> (integrate 44 files)
8673 ____________________________________________________________________________
8674 [ 13107] By: jhi                                   on 2001/11/19  20:22:36
8675         Log: sysseek tweak.
8676      Branch: perl
8677            ! pod/perlfunc.pod
8678 ____________________________________________________________________________
8679 [ 13106] By: jhi                                   on 2001/11/19  20:18:42
8680         Log: Move the sysio tests from io/utf8 to lib/open.
8681      Branch: perl
8682            ! lib/open.t t/io/utf8.t
8683 ____________________________________________________________________________
8684 [ 13105] By: nick                                  on 2001/11/19  20:15:39
8685         Log: Add a .package and a README to //depot/metaconfig
8686      Branch: metaconfig
8687            + .package README
8688 ____________________________________________________________________________
8689 [ 13104] By: jhi                                   on 2001/11/19  20:01:54
8690         Log: Thou shalt not mix stdio and sysio.
8691      Branch: perl
8692            ! t/io/utf8.t
8693 ____________________________________________________________________________
8694 [ 13103] By: jhi                                   on 2001/11/19  19:28:40
8695         Log: Update Changes.
8696      Branch: perl
8697            ! Changes patchlevel.h
8698 ____________________________________________________________________________
8699 [ 13102] By: jhi                                   on 2001/11/19  19:17:14
8700         Log: The runops_debug needs to be present always, otherwise
8701              places like AIX which need an explicit symbol export list
8702              will croak when trying to build Devel::Peek (which uses
8703              the runops_debug).
8704      Branch: perl
8705            ! makedef.pl
8706 ____________________________________________________________________________
8707 [ 13101] By: jhi                                   on 2001/11/19  19:06:48
8708         Log: Subject: [PATCH: perl@13050] VMS specific cleanup and strictness for tie_sdbm.t
8709              From: PPrymmer@factset.com 
8710              Date: Mon, 19 Nov 2001 11:34:22 -0500
8711              Message-ID: <OF8BFCD922.9F513397-ON85256B09.005AAA90@55.25.11>
8712      Branch: perl
8713            ! lib/Memoize/t/tie_sdbm.t
8714 ____________________________________________________________________________
8715 [ 13100] By: jhi                                   on 2001/11/19  18:57:11
8716         Log: Retract #13088: it seems that unless dump.c is extensively
8717              reorganized as to what symbols it shows, when, and to whom,
8718              we are stuck with having the dump.o symbols in the libperl
8719              and thusly in the main Perl binary.
8720      Branch: perl
8721            ! embedvar.h perlapi.h perlvars.h
8722 ____________________________________________________________________________
8723 [ 13099] By: jhi                                   on 2001/11/19  18:02:14
8724         Log: The _uni_display should not be in dump.c since they
8725              are used under normal operation (S_not_a_number()).
8726      Branch: perl
8727            ! dump.c embed.h embed.pl global.sym proto.h utf8.c
8728 ____________________________________________________________________________
8729 [ 13098] By: jhi                                   on 2001/11/19  17:37:26
8730         Log: Protect sv_dump() from being included unless DEBUGGING,
8731              as noticed by Ilya.
8732      Branch: perl
8733            ! sv.c
8734 ____________________________________________________________________________
8735 [ 13097] By: jhi                                   on 2001/11/19  15:11:41
8736         Log: Pending further investigation skip the tell() tests.
8737              The tell() is okay on Solaris, HP-UX and Tru64, but fails
8738              (by returning too much) in Linux.
8739      Branch: perl
8740            ! t/io/utf8.t
8741 ____________________________________________________________________________
8742 [ 13096] By: jhi                                   on 2001/11/19  14:28:57
8743         Log: Retract #13082 until a better solution is found:
8744              statics break ithreads.
8745      Branch: perl
8746            ! regexec.c
8747 ____________________________________________________________________________
8748 [ 13095] By: jhi                                   on 2001/11/19  14:24:33
8749         Log: Figures 1 and 2 for UTF-8.
8750      Branch: perl
8751            ! pod/perlunicode.pod
8752 ____________________________________________________________________________
8753 [ 13094] By: jhi                                   on 2001/11/19  14:09:34
8754         Log: Subject: [PATCH] new warning "Useless use of sort in scalar context"
8755              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
8756              Date: Mon, 19 Nov 2001 13:26:45 +0100                 
8757              Message-ID: <20011119132645.A15034@rafael>
8758      Branch: perl
8759            ! op.c pod/perldiag.pod t/lib/warnings/op
8760 ____________________________________________________________________________
8761 [ 13093] By: jhi                                   on 2001/11/19  14:07:20
8762         Log: Subject: [PATCH t/op/closure.t] A little extra debugging output
8763              From: Michael G Schwern <schwern@pobox.com> 
8764              Date: Mon, 19 Nov 2001 03:11:12 -0500                 
8765              Message-ID: <20011119031112.E786@blackrider>
8766      Branch: perl
8767            ! t/op/closure.t
8768 ____________________________________________________________________________
8769 [ 13092] By: jhi                                   on 2001/11/19  14:05:21
8770         Log: Subject: [PATCH MANIFEST t/op/or.t] Double FETCH test
8771              From: Michael G Schwern <schwern@pobox.com>
8772              Date: Mon, 19 Nov 2001 03:42:56 -0500
8773              Message-ID: <20011119034256.I786@blackrider>
8774      Branch: perl
8775            + t/op/or.t
8776            ! MANIFEST
8777 ____________________________________________________________________________
8778 [ 13091] By: jhi                                   on 2001/11/19  13:50:45
8779         Log: Subject: [PATCH] io_poll.t vms/test.com tweaks
8780              From: "Craig A. Berry" <craigberry@mac.com>
8781              Date: Sun, 18 Nov 2001 14:33:48 -0600
8782              Message-Id: <a05101001b81db38899ea@[172.16.52.1]>
8783      Branch: perl
8784            ! ext/IO/lib/IO/t/io_poll.t vms/test.com
8785 ____________________________________________________________________________
8786 [ 13090] By: jhi                                   on 2001/11/19  13:49:28
8787         Log: Subject: [PATCH] ExtUtils::Install - use File::Spec instead of ExtUtils::MakeMaker
8788              From: Dave Rolsky <autarch@urth.org>
8789              Date: Mon, 19 Nov 2001 00:07:28 -0600 (CST)
8790              Message-ID: <Pine.LNX.4.40.0111190006040.4213-100000@urth.org>
8791      Branch: perl
8792            ! lib/ExtUtils/Manifest.pm
8793 ____________________________________________________________________________
8794 [ 13089] By: jhi                                   on 2001/11/19  13:48:35
8795         Log: Subject: [PATCH] ExtUtils::Install - use File::Spec instead of ExtUtils::MakeMaker
8796              From: Dave Rolsky <autarch@urth.org>
8797              Date: Mon, 19 Nov 2001 00:07:28 -0600 (CST) 
8798              Message-ID: <Pine.LNX.4.40.0111190006040.4213-100000@urth.org>
8799      Branch: perl
8800            ! lib/ExtUtils/Install.pm
8801 ____________________________________________________________________________
8802 [ 13088] By: jhi                                   on 2001/11/19  13:44:49
8803         Log: The runops_dbg should not be needed.
8804      Branch: perl
8805            ! embedvar.h perlapi.h perlvars.h pod/perlapi.pod
8806 ____________________________________________________________________________
8807 [ 13087] By: jhi                                   on 2001/11/19  13:28:22
8808         Log: do_spawn() cleanup from Charles Lane.
8809      Branch: perl
8810            ! vms/vms.c
8811 ____________________________________________________________________________
8812 [ 13086] By: jhi                                   on 2001/11/19  13:22:26
8813         Log: Update the list of tests.
8814      Branch: perl
8815            ! t/lib/1_compile.t
8816 ____________________________________________________________________________
8817 [ 13085] By: jhi                                   on 2001/11/18  21:57:23
8818         Log: Subject: [PATCH t/lib/warnings/sv] Re: [ID 20011116.125] $a = undef; print "$a\n"; does not warn
8819              From: Michael G Schwern <schwern@pobox.com> 
8820              Date: Fri, 16 Nov 2001 17:37:04 -0500
8821              Message-ID: <20011116173703.L30160@blackrider>
8822      Branch: perl
8823            ! t/lib/warnings/sv
8824 ____________________________________________________________________________
8825 [ 13084] By: jhi                                   on 2001/11/18  21:38:50
8826         Log: FAQ sync.
8827      Branch: perl
8828            ! pod/perlfaq4.pod
8829 ____________________________________________________________________________
8830 [ 13083] By: jhi                                   on 2001/11/18  21:37:06
8831         Log: Integrate perlio; win32 sync.
8832      Branch: perl
8833           !> perlio.c win32/win32io.c
8834 ____________________________________________________________________________
8835 [ 13082] By: jhi                                   on 2001/11/18  19:13:06
8836         Log: (retracted by #13096)
8837              Debugging would be badly skewed by a malloc per regex dump.
8838      Branch: perl
8839            ! regexec.c
8840 ____________________________________________________________________________
8841 [ 13081] By: nick                                  on 2001/11/18  19:08:40
8842         Log: Win32 layer has a dup which needs to match new prototype.
8843      Branch: perlio
8844            ! win32/win32io.c
8845 ____________________________________________________________________________
8846 [ 13080] By: nick                                  on 2001/11/18  19:05:02
8847         Log: Wrong way to get stdio mode used.
8848      Branch: perlio
8849            ! perlio.c
8850 ____________________________________________________________________________
8851 [ 13079] By: jhi                                   on 2001/11/18  18:59:28
8852         Log: Retract #13048: that introduced a malloc() (through savepvn())
8853              to *every* m//, which killed the performance quite badly.
8854      Branch: perl
8855            ! pp_hot.c regcomp.c regcomp.h regexp.h t/op/re_tests
8856 ____________________________________________________________________________
8857 [ 13078] By: jhi                                   on 2001/11/18  17:37:31
8858         Log: Pass 1 at perldelta.pod: sort the section contents
8859              together, drop all but the 5.7.2 known problems,
8860              leave the 5.7.1 security note since that's the
8861              fullest explanation (update the date on that).
8862      Branch: perl
8863            ! pod/perldelta.pod
8864 ____________________________________________________________________________
8865 [ 13077] By: jhi                                   on 2001/11/18  17:07:12
8866         Log: Retract 11635: close 20011113.110, reopen 20010809.028.
8867              
8868              Tiny problem in the test for 20011113.110: I hope
8869              'my $x= [("foo") x 1]' was never going to produce [qw(foo foo)] :-)
8870      Branch: perl
8871            ! pp.c t/op/repeat.t
8872 ____________________________________________________________________________
8873 [ 13076] By: jhi                                   on 2001/11/18  16:46:11
8874         Log: All of syswrite/send/sendto need to return character counts,
8875              and character counts from the offset, not the beginning of
8876              the scalar.
8877      Branch: perl
8878            ! pp_sys.c
8879 ____________________________________________________________________________
8880 [ 13075] By: jhi                                   on 2001/11/18  16:39:32
8881         Log: Integrate PerlIO: duping fixes.
8882      Branch: perl
8883           !> doio.c ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
8884           !> ext/PerlIO/Via/Via.xs ext/PerlIO/t/scalar.t perlio.c perlio.h
8885           !> perliol.h sv.c
8886 ____________________________________________________________________________
8887 [ 13074] By: jhi                                   on 2001/11/18  16:34:29
8888         Log: syswrite() was still returning byte counts, not character counts.
8889      Branch: perl
8890            ! pp_sys.c t/io/utf8.t
8891 ____________________________________________________________________________
8892 [ 13073] By: jhi                                   on 2001/11/18  16:16:17
8893         Log: Add test for sysread().
8894      Branch: perl
8895            ! t/io/utf8.t
8896 ____________________________________________________________________________
8897 [ 13072] By: nick                                  on 2001/11/18  16:15:31
8898         Log: Allow dup'ing of PerlIO::Scalar etc.
8899      Branch: perlio
8900            ! doio.c ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
8901            ! ext/PerlIO/Via/Via.xs ext/PerlIO/t/scalar.t perlio.c perlio.h
8902            ! perliol.h sv.c
8903 ____________________________________________________________________________
8904 [ 13071] By: jhi                                   on 2001/11/18  16:12:32
8905         Log: Prepend a null byte to the test set.
8906      Branch: perl
8907            ! t/io/utf8.t
8908 ____________________________________________________________________________
8909 [ 13070] By: jhi                                   on 2001/11/18  15:13:57
8910         Log: Document how "no utf8;" can become handy.
8911      Branch: perl
8912            ! lib/utf8.pm
8913 ____________________________________________________________________________
8914 [ 13069] By: jhi                                   on 2001/11/18  14:05:23
8915         Log: Integrate perlio; force the inclusion of the PL_runops_*
8916      Branch: perl
8917           !> embedvar.h hv.c perlapi.h perlvars.h pod/perlapi.pod
8918 ____________________________________________________________________________
8919 [ 13068] By: nick                                  on 2001/11/18  13:23:33
8920         Log: embed.pl generated changes I forgot to include
8921      Branch: perlio
8922            ! embedvar.h perlapi.h pod/perlapi.pod
8923 ____________________________________________________________________________
8924 [ 13067] By: nick                                  on 2001/11/18  12:50:19
8925         Log: Force inclusion of both Perl_runops_* in perl itself,
8926              so they are available for Peek.xs etc.
8927      Branch: perlio
8928            ! perlvars.h
8929 ____________________________________________________________________________
8930 [ 13066] By: nick                                  on 2001/11/18  11:00:34
8931         Log: Integrate mainline - a few Devel::Peak fails.
8932      Branch: perlio
8933           +> (branch 29 files)
8934            - ext/Thread/Thread.pm lib/Benchmark.t
8935            - lib/Lingua/KO/Hangul/Util.pm lib/Lingua/KO/Hangul/Util/Changes
8936            - lib/Lingua/KO/Hangul/Util/README
8937            - lib/Lingua/KO/Hangul/Util/t/test.t lib/Unicode/Normalize.pm
8938            - lib/Unicode/Normalize/Changes lib/Unicode/Normalize/README
8939            - lib/Unicode/Normalize/t/norm.t lib/Unicode/Normalize/t/test.t
8940            - vms/ext/vmsish.pm vms/ext/vmsish.t
8941            ! hv.c
8942           !> (integrate 389 files)
8943 ____________________________________________________________________________
8944 [ 13065] By: jhi                                   on 2001/11/18  01:22:25
8945         Log: Start working on perldelta.  This is not yet any sort of
8946              editing; just concatenating perl570delta, perl571delta,
8947              and perl572delta.  Any sorting not done, any duplicate
8948              removal not done, any removal or update of obsolete items
8949              not done, any changes since 5.7.2 not included.  So there.
8950      Branch: perl
8951            ! pod/perldelta.pod
8952 ____________________________________________________________________________
8953 [ 13064] By: jhi                                   on 2001/11/17  22:22:47
8954         Log: Banish "use utf8".
8955      Branch: perl
8956            ! pod/perlre.pod pod/perlretut.pod pod/perlunicode.pod
8957 ____________________________________________________________________________
8958 [ 13063] By: jhi                                   on 2001/11/17  17:53:38
8959         Log: Tweak from Charles Lane.
8960      Branch: perl
8961            ! vms/vms.c
8962 ____________________________________________________________________________
8963 [ 13062] By: jhi                                   on 2001/11/17  15:35:22
8964         Log: Integrate change #13058 from maintperl;
8965              change#12559 breaks things on Win9x because command.com doesn't
8966              grok dquotes at all; disable all the system() smarts for
8967              command.com
8968      Branch: perl
8969           !> win32/win32.c
8970 ____________________________________________________________________________
8971 [ 13061] By: ams                                   on 2001/11/17  13:46:11
8972         Log: Subject: [PATCH lib/Term/Cap.pm] Sync with CPAN version
8973              From: Jonathan Stowe <gellyfish@gellyfish.com>
8974              Date: Sat, 17 Nov 2001 14:05:02 +0000 (GMT)
8975              Message-Id: <Pine.LNX.4.33.0111171356190.13024-100000@orpheus.gellyfish.com>
8976      Branch: perl
8977            ! lib/Term/Cap.pm
8978 ____________________________________________________________________________
8979 [ 13060] By: ams                                   on 2001/11/17  09:49:10
8980         Log: Subject: [PATCH9 File/Find.pm doc nits
8981              From: Tels <perl_dummy@bloodgate.com>
8982              Date: Sat, 17 Nov 2001 11:41:51 +0100 (CET)
8983      Branch: perl
8984            ! lib/File/Find.pm
8985 ____________________________________________________________________________
8986 [ 13059] By: ams                                   on 2001/11/17  09:38:38
8987         Log: Subject: [PATCH] Benchmark.pm nit
8988              From: Tels <perl_dummy@bloodgate.com>
8989              Date: Sat, 17 Nov 2001 11:29:23 +0100 (CET)
8990      Branch: perl
8991            ! lib/Benchmark.pm
8992 ____________________________________________________________________________
8993 [ 13058] By: gsar                                  on 2001/11/17  03:50:49
8994         Log: change#12559 breaks things on Win9x because command.com doesn't
8995              grok dquotes at all; disable all the system() smarts for
8996              command.com
8997      Branch: maint-5.6/perl
8998            ! win32/win32.c
8999 ____________________________________________________________________________
9000 [ 13057] By: ams                                   on 2001/11/16  20:30:03
9001         Log: Subject: [PATCH] lib/Unicode/UCD.t @INC oddity
9002              From: Andy Dougherty <doughera@lafayette.edu>
9003              Date: Fri, 16 Nov 2001 16:28:45 -0500 (EST)
9004              Message-Id: <Pine.SOL.4.10.10111161625070.7245-100000@maxwell.phys.lafayette.edu>
9005      Branch: perl
9006            ! lib/Unicode/UCD.t
9007 ____________________________________________________________________________
9008 [ 13056] By: jhi                                   on 2001/11/16  19:18:21
9009         Log: Subject: [Patch Perl@13023] VMS system() warning
9010              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
9011              Date: Fri, 16 Nov 2001 15:20:11 EST
9012              Message-Id: <011116152009.39eb8@DUPHY4.Physics.Drexel.Edu>
9013      Branch: perl
9014            ! vms/vms.c
9015 ____________________________________________________________________________
9016 [ 13055] By: jhi                                   on 2001/11/16  19:03:39
9017         Log: It's neither-nor, and protect against the impossible.
9018      Branch: perl
9019            ! lib/Thread.pm
9020 ____________________________________________________________________________
9021 [ 13054] By: jhi                                   on 2001/11/16  18:37:30
9022         Log: 5005threads didn't work because $Thread::VERSION wasn't
9023              visible.  Oops.
9024      Branch: perl
9025            ! ext/Thread/Makefile.PL lib/Thread.pm
9026 ____________________________________________________________________________
9027 [ 13053] By: jhi                                   on 2001/11/16  17:08:15
9028         Log: Robustness against Linux using something else than gcc;
9029              based on
9030              
9031              Subject: [ID 20011116.124] perl 5.6.1 with Intel's icc on RedHat Linux 7.2
9032              From: Charles Randall <cfriv@yahoo.com>
9033              Date: Fri, 16 Nov 2001 09:31:57 -0800 (PST)
9034              Message-Id: <20011116173157.2322.qmail@web20904.mail.yahoo.com>
9035      Branch: perl
9036            ! ext/Errno/Errno_pm.PL
9037 ____________________________________________________________________________
9038 [ 13052] By: ams                                   on 2001/11/16  16:46:39
9039         Log: Subject: Re: [h.m.brand@hccnet.nl: Installman problems]
9040              From: Russ Allbery <rra@stanford.edu>
9041              Date: 16 Nov 2001 09:44:21 -0800
9042              Message-Id: <yln11mwqyy.fsf@windlord.stanford.edu>
9043      Branch: perl
9044            ! lib/Pod/ParseLink.pm
9045 ____________________________________________________________________________
9046 [ 13051] By: jhi                                   on 2001/11/16  15:26:41
9047         Log: Update perluniintro on the UTF-8 output matters
9048              (that -w will warn unless the stream is explicitly UTF-8-ified).
9049      Branch: perl
9050            ! pod/perluniintro.pod
9051 ____________________________________________________________________________
9052 [ 13050] By: jhi                                   on 2001/11/16  15:08:52
9053         Log: Adding new files to MANIFEST is nice.
9054      Branch: perl
9055            ! MANIFEST
9056 ____________________________________________________________________________
9057 [ 13049] By: jhi                                   on 2001/11/16  15:04:45
9058         Log: Update Changes.
9059      Branch: perl
9060            ! Changes patchlevel.h
9061 ____________________________________________________________________________
9062 [ 13048] By: jhi                                   on 2001/11/16  14:46:17
9063         Log: Subject: Re: [PATCH regcomp.[ch], regexp.h, pp_hot.c, t/op/re_tests] lazy $& and \Z fix
9064              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net> 
9065              Date: Wed, 14 Nov 2001 16:35:29 -0500 (EST) 
9066              Message-ID: <Pine.GSO.4.21.0111141634020.16649-100000@crusoe.crusoe.net>
9067      Branch: perl
9068            ! pp_hot.c regcomp.c regcomp.h regexp.h t/op/re_tests
9069 ____________________________________________________________________________
9070 [ 13047] By: jhi                                   on 2001/11/16  14:37:32
9071         Log: Rename perlunintro to perluniintro; regen toc.
9072      Branch: perl
9073            + pod/perluniintro.pod
9074            - pod/perlunintro.pod
9075            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
9076 ____________________________________________________________________________
9077 [ 13046] By: jhi                                   on 2001/11/16  14:14:38
9078         Log: Document the negated lookeahead trick to emulate
9079              character class subtraction.
9080      Branch: perl
9081            ! pod/perlunicode.pod
9082 ____________________________________________________________________________
9083 [ 13045] By: jhi                                   on 2001/11/16  14:08:43
9084         Log: Subject: [PATCH perl@13023] Unicode General Category: Cn
9085              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
9086              Date: Fri, 16 Nov 2001 23:31:04 +0900
9087              Message-Id: <20011116232709.23CF.BQW10602@nifty.com>
9088              
9089              (with the tweak that Cntrl is not C, it's Cc)
9090      Branch: perl
9091            ! lib/unicore/In/163.pl lib/unicore/Is/C.pl lib/unicore/Is/Cn.pl
9092            ! lib/unicore/mktables
9093 ____________________________________________________________________________
9094 [ 13044] By: jhi                                   on 2001/11/16  13:42:44
9095         Log: Subject: [PATCH current] runtime runops switch
9096              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9097              Date: Fri, 16 Nov 2001 00:48:09 -0500
9098              Message-ID: <20011116004809.A934@math.ohio-state.edu>
9099      Branch: perl
9100            ! dump.c embed.h embed.pl ext/Devel/Peek/Peek.pm
9101            ! ext/Devel/Peek/Peek.xs perl.h pod/perlapi.pod
9102            ! pod/perlintern.pod proto.h run.c
9103 ____________________________________________________________________________
9104 [ 13043] By: jhi                                   on 2001/11/16  13:24:28
9105         Log: Further discourage old Thread code; tell how to tell
9106              the difference.
9107      Branch: perl
9108            ! lib/Thread.pm
9109 ____________________________________________________________________________
9110 [ 13042] By: jhi                                   on 2001/11/16  13:16:13
9111         Log: A missing return; from Charles Lane.
9112      Branch: perl
9113            ! vms/vms.c
9114 ____________________________________________________________________________
9115 [ 13041] By: ams                                   on 2001/11/16  12:11:14
9116         Log: Subject: [PATCH] Doc spellcheck + podcheck
9117              From: Autrijus Tang <autrijus@egb.elixus.org>
9118              Date: Thu, 15 Nov 2001 22:49:05 -0800
9119              Message-Id: <20011116064905.GA44092@egb.elixus.org>
9120              
9121              Subject: [PATCH] podcheck+spellcheck, the rest of the story
9122              From: Autrijus Tang <autrijus@egb.elixus.org>
9123              Date: Fri, 16 Nov 2001 00:42:20 -0800
9124              Message-Id: <20011116084220.GA44295@egb.elixus.org>
9125              
9126              Subject: Re: [PATCH] podcheck+spellcheck, the rest of the story
9127              From: Nicholas Clark <nick@ccl4.org>
9128              Date: Fri, 16 Nov 2001 10:32:01 +0000
9129              Message-Id: <20011116103200.F62891@plum.flirble.org>
9130              (Applied after suitable de-mangling.)
9131      Branch: perl
9132            ! README.aix README.dgux README.dos README.epoc README.hpux
9133            ! README.mint README.mpeix README.netware README.os2
9134            ! README.os390 README.plan9 README.qnx README.solaris
9135            ! README.threads doio.c pod/perl571delta.pod
9136            ! pod/perl572delta.pod pod/perlapi.pod pod/perlapio.pod
9137            ! pod/perldata.pod pod/perlebcdic.pod pod/perlfaq4.pod
9138            ! pod/perlfunc.pod pod/perlguts.pod pod/perlhack.pod
9139            ! pod/perliol.pod pod/perlpod.pod pod/perlpodspec.pod
9140            ! pod/perlrequick.pod pod/perlretut.pod pod/perltodo.pod
9141            ! pod/perlunicode.pod pod/perlvar.pod pp_ctl.c sharedsv.c
9142 ____________________________________________________________________________
9143 [ 13040] By: jhi                                   on 2001/11/16  04:48:16
9144         Log: Avoid redefinedness warning for now.
9145      Branch: perl
9146            ! lib/Thread.pm
9147 ____________________________________________________________________________
9148 [ 13039] By: jhi                                   on 2001/11/16  04:44:30
9149         Log: use strict.
9150      Branch: perl
9151            ! lib/Thread.pm
9152 ____________________________________________________________________________
9153 [ 13038] By: jhi                                   on 2001/11/16  04:40:19
9154         Log: Subject: [PATCH Perl@13023] subprocess command line size increase
9155              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane) 
9156              Date: Thu, 15 Nov 2001 22:54:47 EST 
9157              Message-Id: <011115225352.2db1e@DUPHY4.Physics.Drexel.Edu>         
9158      Branch: perl
9159            ! vms/vms.c vms/vmspipe.com
9160 ____________________________________________________________________________
9161 [ 13037] By: jhi                                   on 2001/11/16  04:38:47
9162         Log: Subject: [PATCH lib/File/stat.t] Fix AIX Failure (was Re: Smoke 12998 /pro/3gl/CPAN/perl-current)
9163              From: "chromatic" <chromatic@rmci.net>
9164              Date: Thu, 15 Nov 2001 19:54:23 -0700
9165              Message-ID: <20011116030139.6821.qmail@onion.perl.org>
9166      Branch: perl
9167            ! lib/File/stat.t
9168 ____________________________________________________________________________
9169 [ 13036] By: jhi                                   on 2001/11/16  04:37:52
9170         Log: Make Thread a wrapper for both ithreads and 5005threads.
9171              Needs a lot of work and Arthur's eyeballing (and finishing
9172              few missing odds and ends of threads.pm).  Now Thread
9173              is an extension without its own .pm.
9174              
9175              If there are people who have experience working with
9176              either the 5005threads or the ithreads: cleaning up
9177              the documentation (Thread.pm, threads.pm, and perl*thrtut.pod),
9178              and porting the various Thread::* modules, like Thread::Queue,
9179              to work also with ithreads, is needed.
9180              
9181              Removed the 5005threads requirement from the 5005 tests
9182              for easier testing (not all of them work yet since
9183              they use the Thread::* modules that have not been made
9184              to work with ithreads).  Leave the 5005 tests named as
9185              *.tx so that they are not run by "make test".
9186      Branch: perl
9187            + lib/Thread.pm
9188            - ext/Thread/Thread.pm
9189            ! MANIFEST ext/Thread/Makefile.PL ext/Thread/create.tx
9190            ! ext/Thread/die.tx ext/Thread/die2.tx ext/Thread/io.tx
9191            ! ext/Thread/join.tx ext/Thread/join2.tx ext/Thread/list.tx
9192            ! ext/Thread/lock.tx ext/Thread/queue.tx ext/Thread/specific.tx
9193            ! ext/Thread/sync.tx ext/Thread/sync2.tx ext/Thread/unsync.tx
9194            ! ext/Thread/unsync2.tx ext/Thread/unsync3.tx
9195            ! ext/Thread/unsync4.tx ext/threads/threads.pm pod/perlfunc.pod
9196 ____________________________________________________________________________
9197 [ 13035] By: jhi                                   on 2001/11/16  03:30:38
9198         Log: $VERSION "a5" doesn't quite work.
9199      Branch: perl
9200            ! ext/B/Makefile.PL
9201 ____________________________________________________________________________
9202 [ 13034] By: jhi                                   on 2001/11/16  00:38:41
9203         Log: Add the fruits of Larry Shatzer's version verifying script.
9204              (There are some straddlers, but they will be fixed in the
9205              upcoming releases of the modules.)
9206      Branch: perl
9207            ! bytecode.pl ext/B/B.pm ext/B/B/Asmdata.pm ext/B/B/Bblock.pm
9208            ! ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/CC.pm
9209            ! ext/B/B/Debug.pm ext/B/B/Disassembler.pm ext/B/B/Lint.pm
9210            ! ext/B/B/Showlex.pm ext/B/B/Stackobj.pm ext/B/B/Stash.pm
9211            ! ext/B/B/Terse.pm ext/B/B/Xref.pm ext/B/O.pm
9212            ! ext/Encode/Encode/Tcl.pm ext/Opcode/ops.pm
9213            ! ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
9214            ! ext/Thread/Thread/Signal.pm ext/Thread/Thread/Specific.pm
9215            ! lib/ExtUtils/MM_NW5.pm lib/Locale/Constants.pm lib/vmsish.pm
9216            ! os2/OS2/REXX/DLL/DLL.pm vms/ext/Filespec.pm win32/FindExt.pm
9217            ! wince/FindExt.pm
9218 ____________________________________________________________________________
9219 [ 13033] By: jhi                                   on 2001/11/16  00:37:36
9220         Log: Add Larry Shatzer's VERSION verifying script.
9221      Branch: perl
9222            + Porting/checkVERSION.pl
9223            ! MANIFEST Porting/pumpkin.pod
9224 ____________________________________________________________________________
9225 [ 13032] By: jhi                                   on 2001/11/16  00:09:31
9226         Log: Subject: [PATCH t/io/argv.t OR t/test.pl] runperl(), \n and stdin
9227              From: Michael G Schwern <schwern@pobox.com>
9228              Date: Thu, 15 Nov 2001 19:26:40 -0500
9229              Message-ID: <20011115192640.R31399@blackrider>
9230      Branch: perl
9231            ! t/test.pl
9232 ____________________________________________________________________________
9233 [ 13031] By: jhi                                   on 2001/11/15  23:18:19
9234         Log: Document the MY_CXT business; from Paul Marquess.
9235      Branch: perl
9236            ! pod/perlxs.pod
9237 ____________________________________________________________________________
9238 [ 13030] By: jhi                                   on 2001/11/15  22:03:46
9239         Log: VMSCMD synch attempt.
9240      Branch: perl
9241            ! vms/vms.c vms/vmsish.h
9242 ____________________________________________________________________________
9243 [ 13029] By: jhi                                   on 2001/11/15  21:35:36
9244         Log: Advise against -P as instructed by Schwern.
9245      Branch: perl
9246            ! pod/perlrun.pod
9247 ____________________________________________________________________________
9248 [ 13028] By: jhi                                   on 2001/11/15  21:21:29
9249         Log: Subject: [PATCH] v-strings as Objects Step 1
9250              From: John Peacock <jpeacock@rowman.com>
9251              Date: Thu, 15 Nov 2001 12:41:04 -0500
9252              Message-ID: <3BF3FE30.70D7EDCA@rowman.com>
9253      Branch: perl
9254            ! embed.h embed.pl global.sym pod/perlapi.pod proto.h toke.c
9255            ! util.c
9256 ____________________________________________________________________________
9257 [ 13027] By: jhi                                   on 2001/11/15  21:16:57
9258         Log: Subject: [PATCH] -x  (was Re: [PATCH] new tests for command-line switches)
9259              From: Michael G Schwern <schwern@pobox.com>
9260              Date: Thu, 15 Nov 2001 12:47:59 -0500
9261              Message-ID: <20011115124759.E31399@blackrider>
9262      Branch: perl
9263            + t/run/switchx.aux t/run/switchx.t
9264            ! MANIFEST t/run/switches.t
9265 ____________________________________________________________________________
9266 [ 13026] By: jhi                                   on 2001/11/15  20:55:31
9267         Log: Upgrade to Getopt::Long 2.26_03.
9268      Branch: perl
9269            ! lib/Getopt/Long.pm
9270 ____________________________________________________________________________
9271 [ 13025] By: ams                                   on 2001/11/15  20:46:22
9272         Log: Subject: [PATCH vms/vms.c] VMSCMD missing
9273              From: Michael G Schwern <schwern@pobox.com>
9274              Date: Thu, 15 Nov 2001 16:24:11 -0500
9275              Message-Id: <20011115162411.M31399@blackrider>
9276      Branch: perl
9277            ! vms/vms.c
9278 ____________________________________________________________________________
9279 [ 13024] By: ams                                   on 2001/11/15  19:32:06
9280         Log: Subject: Re: [ID 20010713.001] use lib segmentation fault
9281              From: rspier@pobox.com (Robert Spier)
9282              Date: Thu, 15 Nov 2001 11:19:21 -0800
9283              Message-Id: <15348.5433.732364.963687@rls.cx>
9284      Branch: perl
9285            ! op.c
9286 ____________________________________________________________________________
9287 [ 13023] By: jhi                                   on 2001/11/15  15:35:48
9288         Log: Update Changes.
9289      Branch: perl
9290            ! Changes patchlevel.h
9291 ____________________________________________________________________________
9292 [ 13022] By: jhi                                   on 2001/11/15  15:11:37
9293         Log: Subject: [PATCH] new tests for command-line switches
9294              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
9295              Date: Thu, 15 Nov 2001 17:00:30 +0100
9296              Message-ID: <20011115170030.A14193@rafael>
9297      Branch: perl
9298            + t/run/switches.t
9299            ! MANIFEST
9300 ____________________________________________________________________________
9301 [ 13021] By: jhi                                   on 2001/11/15  15:06:36
9302         Log: Upgrade to podlators 1.13.
9303      Branch: perl
9304            + lib/Pod/ParseLink.pm
9305            ! MANIFEST lib/Pod/Html.pm lib/Pod/Man.pm lib/Pod/Text.pm
9306            ! lib/Pod/Text/Color.pm lib/Pod/Text/Overstrike.pm
9307            ! lib/Pod/Text/Termcap.pm pod/pod2man.PL t/pod/lref.xr
9308            ! t/pod/pod2usage.xr t/pod/podselect.xr
9309 ____________________________________________________________________________
9310 [ 13020] By: jhi                                   on 2001/11/15  14:47:29
9311         Log: skip "might be used uninitialized".
9312      Branch: perl
9313            ! pp_sys.c
9314 ____________________________________________________________________________
9315 [ 13019] By: jhi                                   on 2001/11/15  14:35:55
9316         Log: Fix for "perlio bug in koi8-r encoding".  The problem
9317              seemed to be that binmode() always flushed the handle,
9318              which is not so good when switching encodings.  Fixed,
9319              added Matt Sergeant's testcase, documented in perlfunc/binmode,
9320              also added a pointer about disciplines to perlfunc/open,
9321              and in general cleaned up and reformatted the open entry.
9322      Branch: perl
9323            ! ext/PerlIO/t/encoding.t perlio.c pod/perlfunc.pod
9324 ____________________________________________________________________________
9325 [ 13018] By: jhi                                   on 2001/11/15  13:22:57
9326         Log: Subject: Re: [ID 20011114.118] chop and chomp bind too tightly
9327              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
9328              Date: 15 Nov 2001 08:57:06 -0000
9329              Message-Id: <slrn9v70s9.gqe.rgarciasuarez@rafael.kazibao.net>
9330              
9331              chop() and chomp() are not real list functions,
9332              so let's not have them overrideable.  (Casey will
9333              be confused since in #7071 he patched the other way.)
9334      Branch: perl
9335            ! pod/perlfunc.pod toke.c
9336 ____________________________________________________________________________
9337 [ 13017] By: ams                                   on 2001/11/15  12:56:49
9338         Log: Subject: [PATCH pod/perltrap.pod] Re: Strange syntax error with map
9339              From: Robin Barker <rmb1@cise.npl.co.uk>
9340              Date: Thu, 15 Nov 2001 13:48:34 GMT
9341              Message-Id: <200111151348.NAA01299@tempest.npl.co.uk>
9342              (Applied with tweaks.)
9343      Branch: perl
9344            ! pod/perltrap.pod
9345 ____________________________________________________________________________
9346 [ 13016] By: ams                                   on 2001/11/15  09:12:48
9347         Log: Subject: [DOC PATCH] mention Filter::cpp in perlrun
9348              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
9349              Date: Thu, 15 Nov 2001 09:06:39 +0100
9350              Message-Id: <20011115090639.A13005@rafael>
9351      Branch: perl
9352            ! pod/perlrun.pod
9353 ____________________________________________________________________________
9354 [ 13015] By: jhi                                   on 2001/11/15  04:08:50
9355         Log: "link =" from utils.lst was being processed oddly.
9356      Branch: perl
9357            ! installman
9358 ____________________________________________________________________________
9359 [ 13014] By: ams                                   on 2001/11/15  02:52:52
9360         Log: Subject: [PATCH current] CreateTTY in -d
9361              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9362              Date: Wed, 14 Nov 2001 21:26:31 -0500
9363              Message-Id: <20011114212631.A25705@math.ohio-state.edu>
9364      Branch: perl
9365            ! lib/perl5db.pl
9366 ____________________________________________________________________________
9367 [ 13013] By: jhi                                   on 2001/11/15  00:46:07
9368         Log: Corify the Filter::Simple tests. 
9369      Branch: perl
9370            ! lib/Filter/Simple/t/data.t lib/Filter/Simple/t/filter.t
9371            ! lib/Filter/Simple/t/filter_only.t
9372 ____________________________________________________________________________
9373 [ 13012] By: jhi                                   on 2001/11/15  00:42:25
9374         Log: Upgrade to Filter::Simple 0.70.
9375      Branch: perl
9376            + lib/Filter/Simple/t/data.t lib/Filter/Simple/t/filter_only.t
9377            + t/lib/FilterOnlyTest.pm
9378            ! MANIFEST lib/Filter/Simple.pm lib/Filter/Simple/Changes
9379            ! lib/Filter/Simple/README lib/Filter/Simple/t/filter.t
9380            ! t/lib/FilterTest.pm
9381 ____________________________________________________________________________
9382 [ 13011] By: jhi                                   on 2001/11/14  22:38:31
9383         Log: Cleanliness inspired by Cygwin.
9384      Branch: perl
9385            ! Makefile.SH x2p/Makefile.SH
9386 ____________________________________________________________________________
9387 [ 13010] By: jhi                                   on 2001/11/14  22:30:59
9388         Log: Add perlunintro (formerly known as perlunitut); regen toc.
9389      Branch: perl
9390            + pod/perlunintro.pod
9391            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
9392 ____________________________________________________________________________
9393 [ 13009] By: jhi                                   on 2001/11/14  22:27:12
9394         Log: FAQ sync.
9395      Branch: perl
9396            ! pod/perlfaq6.pod
9397 ____________________________________________________________________________
9398 [ 13008] By: jhi                                   on 2001/11/14  22:16:06
9399         Log: Quieten pgcc 2.91.66 worries.
9400      Branch: perl
9401            ! gv.c pp_ctl.c utf8.c
9402 ____________________________________________________________________________
9403 [ 13007] By: jhi                                   on 2001/11/14  22:05:01
9404         Log: Upgrade to Switch 2.06.
9405      Branch: perl
9406            ! lib/Switch.pm lib/Switch/Changes lib/Switch/README
9407            ! lib/Switch/t/nested.t
9408 ____________________________________________________________________________
9409 [ 13006] By: jhi                                   on 2001/11/14  21:55:51
9410         Log: Upgrade to Attribute::Handlers 0.76.
9411      Branch: perl
9412            ! lib/Attribute/Handlers.pm lib/Attribute/Handlers/Changes
9413            ! lib/Attribute/Handlers/README
9414            ! lib/Attribute/Handlers/demo/Demo.pm
9415            ! lib/Attribute/Handlers/demo/Descriptions.pm
9416            ! lib/Attribute/Handlers/demo/MyClass.pm
9417            ! lib/Attribute/Handlers/demo/demo_cycle.pl
9418            ! lib/Attribute/Handlers/demo/demo_hashdir.pl
9419            ! lib/Attribute/Handlers/t/multi.t
9420 ____________________________________________________________________________
9421 [ 13005] By: jhi                                   on 2001/11/14  21:53:22
9422         Log: Signedness nit.
9423      Branch: perl
9424            ! regexec.c
9425 ____________________________________________________________________________
9426 [ 13004] By: jhi                                   on 2001/11/14  21:24:39
9427         Log: VERSIONize.
9428      Branch: perl
9429            ! lib/File/Spec/Epoc.pm lib/PerlIO.pm lib/encoding.pm
9430            ! lib/integer.pm
9431 ____________________________________________________________________________
9432 [ 13003] By: jhi                                   on 2001/11/14  21:17:02
9433         Log: No pod in internal Net::FTP classes.
9434      Branch: perl
9435            ! pod/buildtoc.PL
9436 ____________________________________________________________________________
9437 [ 13002] By: jhi                                   on 2001/11/14  21:11:48
9438         Log: Subject: Re: [PATCH regexec.c] lookahead for REF, MINMOD, PLUS, CURLY* 
9439              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
9440              Date: Wed, 14 Nov 2001 09:59:31 -0500 (EST)
9441              Message-ID: <Pine.GSO.4.21.0111140958390.1124-100000@crusoe.crusoe.net>
9442      Branch: perl
9443            ! regexec.c
9444 ____________________________________________________________________________
9445 [ 13001] By: jhi                                   on 2001/11/14  21:09:48
9446         Log: test.pl tweaks from Rafael and Pudge (assuming I deciphered
9447              Pudge correctly).
9448      Branch: perl
9449            ! t/test.pl
9450 ____________________________________________________________________________
9451 [ 13000] By: jhi                                   on 2001/11/14  21:00:23
9452         Log: Add comments to mark where $^X is being handled.
9453      Branch: perl
9454            ! perl.c toke.c
9455 ____________________________________________________________________________
9456 [ 12999] By: jhi                                   on 2001/11/14  20:45:42
9457         Log: Subject: Re: Test [ID 25] [PATCH t/op/repeat.t] Cleanup and bug test
9458              From: Michael G Schwern <schwern@pobox.com>
9459              Date: Wed, 14 Nov 2001 16:38:25 -0500
9460              Message-ID: <20011114163825.D6519@blackrider>
9461      Branch: perl
9462            ! t/op/repeat.t
9463 ____________________________________________________________________________
9464 [ 12998] By: jhi                                   on 2001/11/14  20:22:06
9465         Log: Subject: [PATCH t/op/die_exit.t] Fwd: [craigberry@mac.com: die_exit.t]
9466              From: Michael G Schwern <schwern@pobox.com>
9467              Date: Wed, 14 Nov 2001 13:19:15 -0500
9468              Message-ID: <20011114131915.K5096@blackrider>
9469      Branch: perl
9470            ! t/op/die_exit.t
9471 ____________________________________________________________________________
9472 [ 12997] By: jhi                                   on 2001/11/14  19:36:57
9473         Log: Subject: Re: [PATCH] new version of runperl()
9474              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
9475              Date: Wed, 14 Nov 2001 15:39:12 EST
9476              Message-Id: <011114153711.30f96@DUPHY4.Physics.Drexel.Edu>
9477              
9478              "VMS $^X pipes etc" patch.
9479      Branch: perl
9480            ! vms/vms.c
9481 ____________________________________________________________________________
9482 [ 12996] By: jhi                                   on 2001/11/14  19:31:01
9483         Log: test.pl runperl() nits from Chris Nandor and Craig Berry,
9484              and add "verbose" option to show the final command.
9485      Branch: perl
9486            ! t/test.pl
9487 ____________________________________________________________________________
9488 [ 12995] By: jhi                                   on 2001/11/14  15:02:29
9489         Log: Goof in some of the comment fields of #12994.
9490      Branch: perl
9491            ! lib/unicore/In/0.pl lib/unicore/In/1.pl lib/unicore/In/2.pl
9492            ! lib/unicore/In/3.pl lib/unicore/In/4.pl lib/unicore/In/5.pl
9493            ! lib/unicore/In/6.pl lib/unicore/In/7.pl lib/unicore/In/8.pl
9494            ! lib/unicore/In/9.pl
9495 ____________________________________________________________________________
9496 [ 12994] By: jhi                                   on 2001/11/14  14:59:32
9497         Log: The First, Last ranges in the Unicode data weren't
9498              getting their general categories added properly;
9499              noticed by Jeffrey Friedl.
9500      Branch: perl
9501            ! lib/unicore/Category.pl lib/unicore/In/0.pl
9502            ! lib/unicore/In/1.pl lib/unicore/In/164.pl
9503            ! lib/unicore/In/169.pl lib/unicore/In/170.pl
9504            ! lib/unicore/In/2.pl lib/unicore/In/3.pl lib/unicore/In/4.pl
9505            ! lib/unicore/In/5.pl lib/unicore/In/6.pl lib/unicore/In/7.pl
9506            ! lib/unicore/In/8.pl lib/unicore/In/9.pl
9507            ! lib/unicore/Is/Alnum.pl lib/unicore/Is/Alpha.pl
9508            ! lib/unicore/Is/C.pl lib/unicore/Is/Cntrl.pl
9509            ! lib/unicore/Is/Co.pl lib/unicore/Is/Cs.pl
9510            ! lib/unicore/Is/Graph.pl lib/unicore/Is/L.pl
9511            ! lib/unicore/Is/Lo.pl lib/unicore/Is/Print.pl
9512            ! lib/unicore/Is/Word.pl lib/unicore/Name.pl
9513            ! lib/unicore/mktables
9514 ____________________________________________________________________________
9515 [ 12993] By: jhi                                   on 2001/11/14  13:54:20
9516         Log: Subject: [PATCH] new version of runperl()
9517              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
9518              Date: Wed, 14 Nov 2001 12:23:01 +0100
9519              Message-ID: <20011114122301.A29384@rafael>
9520      Branch: perl
9521            ! t/io/argv.t t/test.pl
9522 ____________________________________________________________________________
9523 [ 12992] By: ams                                   on 2001/11/14  13:40:39
9524         Log: Subject: [PATCH perl.c] s/parse_perl/parse_body/
9525              From: Michael G Schwern <schwern@pobox.com>
9526              Date: Tue, 13 Nov 2001 23:17:54 -0500
9527              Message-Id: <20011113231754.S32567@blackrider>
9528      Branch: perl
9529            ! perl.c
9530 ____________________________________________________________________________
9531 [ 12991] By: jhi                                   on 2001/11/14  13:24:34
9532         Log: Subject: Re: [PATCH pod/perlapio.pod double-word fix]
9533              From: Philip Newton <Philip.Newton@gmx.net>
9534              Date: Wed, 14 Nov 2001 10:59:53 +0100
9535              Message-ID: <e6b4vt8mfasdv0vlm1tqggqhtjbpchvpmg@4ax.com>
9536              
9537              plus a lot of paragraph reformatting because of long lines.
9538      Branch: perl
9539            ! pod/perlapio.pod
9540 ____________________________________________________________________________
9541 [ 12990] By: jhi                                   on 2001/11/14  13:19:19
9542         Log: A bool is not a pointer.
9543      Branch: perl
9544            ! pp_sys.c
9545 ____________________________________________________________________________
9546 [ 12989] By: jhi                                   on 2001/11/14  02:41:42
9547         Log: AUTHORS updates.
9548      Branch: perl
9549            ! AUTHORS
9550 ____________________________________________________________________________
9551 [ 12988] By: jhi                                   on 2001/11/14  02:18:44
9552         Log: There are several MIME RFCs.
9553      Branch: perl
9554            ! ext/Encode/Encode.pm
9555 ____________________________________________________________________________
9556 [ 12987] By: ams                                   on 2001/11/14  01:09:28
9557         Log: Subject: [PATCH t/op/groups.t vms/test.com] Simple little VMS fix
9558              From: Michael G Schwern <schwern@pobox.com>
9559              Date: Tue, 13 Nov 2001 20:59:13 -0500
9560              Message-Id: <20011113205913.H32567@blackrider>
9561      Branch: perl
9562            ! t/op/groups.t vms/test.com
9563 ____________________________________________________________________________
9564 [ 12986] By: ams                                   on 2001/11/14  01:07:06
9565         Log: Subject: [PATCH ext/IO/lib/IO/t/io_sel.t vms/test.com] VMS fix
9566              From: Michael G Schwern <schwern@pobox.com>
9567              Date: Tue, 13 Nov 2001 20:51:34 -0500
9568              Message-Id: <20011113205134.F32567@blackrider>
9569      Branch: perl
9570            ! ext/IO/lib/IO/t/io_sel.t vms/test.com
9571 ____________________________________________________________________________
9572 [ 12985] By: ams                                   on 2001/11/14  00:43:59
9573         Log: Subject: [PATCH pod/perlport.pod] Re: select() broken under VMS?
9574              From: Michael G Schwern <schwern@pobox.com>
9575              Date: Tue, 13 Nov 2001 20:38:42 -0500
9576              Message-Id: <20011113203842.E32567@blackrider>
9577      Branch: perl
9578            ! pod/perlport.pod
9579 ____________________________________________________________________________
9580 [ 12984] By: ams                                   on 2001/11/14  00:32:15
9581         Log: Subject: [PATCH ext/IO/lib/IO/t/*.t vms/test.com] VMS fixups for IO::* tests
9582              From: Michael G Schwern <schwern@pobox.com>
9583              Date: Tue, 13 Nov 2001 20:27:02 -0500
9584              Message-Id: <20011113202702.D32567@blackrider>
9585      Branch: perl
9586            ! ext/IO/lib/IO/t/io_const.t ext/IO/lib/IO/t/io_dir.t
9587            ! ext/IO/lib/IO/t/io_dup.t ext/IO/lib/IO/t/io_pipe.t
9588            ! ext/IO/lib/IO/t/io_sock.t ext/IO/lib/IO/t/io_unix.t
9589            ! ext/IO/lib/IO/t/io_xs.t vms/test.com
9590 ____________________________________________________________________________
9591 [ 12983] By: ams                                   on 2001/11/14  00:00:27
9592         Log: Subject: [PATCH pod/perlport.pod] s/socket/select/ typo
9593              From: Michael G Schwern <schwern@pobox.com>
9594              Date: Tue, 13 Nov 2001 19:51:59 -0500
9595              Message-Id: <20011113195159.B32567@blackrider>
9596      Branch: perl
9597            ! pod/perlport.pod
9598 ____________________________________________________________________________
9599 [ 12982] By: ams                                   on 2001/11/13  23:53:11
9600         Log: Subject: [PATCH pod/perlapio.pod double-word fix]
9601              From: Larry Shatzer <fugazi@zippy.zyx.net>
9602              Date: Tue, 13 Nov 2001 17:27:59 -0700
9603              Message-Id: <20011113172759.E27768@zippy.zyx.net>
9604      Branch: perl
9605            ! pod/perlapio.pod
9606 ____________________________________________________________________________
9607 [ 12981] By: jhi                                   on 2001/11/13  22:50:27
9608         Log: Fix for the :utf8 read() bug noticed by Matt Sergeant:
9609              "large enough" Unicode characters returned more than one
9610              as their "Unicode size".
9611      Branch: perl
9612            ! pp_sys.c t/io/utf8.t
9613 ____________________________________________________________________________
9614 [ 12980] By: ams                                   on 2001/11/13  19:32:33
9615         Log: Subject: [PATCH] vms/gen_shrfls.pl tweak
9616              From: "Craig A. Berry" <craigberry@mac.com>
9617              Date: Tue, 13 Nov 2001 14:33:25 -0600
9618              Message-Id: <5.1.0.14.2.20011113142319.01c3ad50@exchi01>
9619      Branch: perl
9620            ! vms/gen_shrfls.pl
9621 ____________________________________________________________________________
9622 [ 12979] By: jhi                                   on 2001/11/13  18:10:15
9623         Log: Subject: Minor patch to Encode.pm (detypo)
9624              From: "Philip Newton" <Philip.Newton@gmx.net>
9625              Date: Tue, 13 Nov 2001 20:11:01 +0100
9626              Message-ID: <20011113.200845@ID-11583.news.dfncis.de>
9627      Branch: perl
9628            ! ext/Encode/Encode.pm
9629 ____________________________________________________________________________
9630 [ 12978] By: jhi                                   on 2001/11/13  17:55:02
9631         Log: Evil tabulators.
9632      Branch: perl
9633            ! ext/Encode/Encode.pm
9634 ____________________________________________________________________________
9635 [ 12977] By: jhi                                   on 2001/11/13  17:52:17
9636         Log: Document the available encodings.
9637      Branch: perl
9638            ! ext/Encode/Encode.pm
9639 ____________________________________________________________________________
9640 [ 12976] By: ams                                   on 2001/11/13  17:14:07
9641         Log: Subject: Re: Why *not* use UNIVERSAL qw( isa can ) ; ??
9642              From: Barrie Slaymaker <barries@slaysys.com>
9643              Date: Tue, 13 Nov 2001 12:41:36 -0500
9644              Message-Id: <20011113124133.C24305@sizzle.whoville.com>
9645      Branch: perl
9646            ! t/op/universal.t
9647 ____________________________________________________________________________
9648 [ 12975] By: ams                                   on 2001/11/13  16:24:21
9649         Log: Subject: Re: Why *not* use UNIVERSAL qw( isa can ) ; ??
9650              From: Barrie Slaymaker <barries@slaysys.com>
9651              Date: Tue, 13 Nov 2001 10:56:20 -0500
9652              Message-Id: <20011113105620.B24192@sizzle.whoville.com>
9653              (Test applied with minor tweaks and ->isa("HASH") omission.)
9654      Branch: perl
9655            ! lib/UNIVERSAL.pm t/op/universal.t
9656 ____________________________________________________________________________
9657 [ 12974] By: ams                                   on 2001/11/13  15:46:07
9658         Log: Subject: [PATCH Benchmark.pm] docco tweaks
9659              From: Barrie Slaymaker <barries@slaysys.com>
9660              Date: Tue, 13 Nov 2001 11:34:45 -0500
9661              Message-Id: <20011113113442.B24305@sizzle.whoville.com>
9662      Branch: perl
9663            ! lib/Benchmark.pm
9664 ____________________________________________________________________________
9665 [ 12973] By: jhi                                   on 2001/11/13  13:42:40
9666         Log: Subject: [PATCH] Attack of the C loops, round 1
9667              From: Richard Soderberg <rs@oregonnet.com>
9668              Date: Mon, 12 Nov 2001 12:07:29 -0800
9669              Message-Id: <200111122007.MAA01994@oregonnet.com>
9670              
9671              Subject: [PATCH] bytecode.pl (tiny patch)
9672              From: Richard Soderberg <rs@oregonnet.com>
9673              Date: Mon, 12 Nov 2001 12:53:24 -0800
9674              Message-Id: <200111122053.MAA06272@oregonnet.com>
9675      Branch: perl
9676            ! bytecode.pl installhtml
9677 ____________________________________________________________________________
9678 [ 12972] By: jhi                                   on 2001/11/13  13:41:02
9679         Log: Subject: [PATCH] Update to Filter::Util::Call
9680              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
9681              Date: Sun, 11 Nov 2001 22:33:33 -0000
9682              Message-ID: <AIEAJICLCBDNAAOLLOKLAEKFDEAA.Paul_Marquess@Yahoo.co.uk>
9683              
9684              Use the new CXT* macros.
9685      Branch: perl
9686            ! ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
9687 ____________________________________________________________________________
9688 [ 12971] By: jhi                                   on 2001/11/13  13:31:34
9689         Log: Subject: [PATCH vms/ext/vmsish.* vms/descrip_mms.template MANIFEST] Making vmsish.pm a no-op on non-VMS  
9690              From: Michael G Schwern <schwern@pobox.com>
9691              Date: Mon, 12 Nov 2001 20:50:34 -0500
9692              Message-ID: <20011112205034.H2888@blackrider>
9693      Branch: perl
9694            + lib/vmsish.pm lib/vmsish.t
9695            - vms/ext/vmsish.pm vms/ext/vmsish.t
9696            ! MANIFEST vms/descrip_mms.template
9697 ____________________________________________________________________________
9698 [ 12970] By: jhi                                   on 2001/11/13  13:09:23
9699         Log: :utf8 works only with perlio.
9700      Branch: perl
9701            ! lib/open.t
9702 ____________________________________________________________________________
9703 [ 12969] By: jhi                                   on 2001/11/13  13:03:36
9704         Log: Subject: Re: @Config -"des" not quite working on VMS
9705              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
9706              Date: Tue, 13 Nov 2001 08:35:13 EST 
9707              Message-Id: <011113083447.28742@DUPHY4.Physics.Drexel.Edu>
9708      Branch: perl
9709            ! configure.com
9710 ____________________________________________________________________________
9711 [ 12968] By: jhi                                   on 2001/11/13  12:59:11
9712         Log: Subject: [PATCH] lib/charnames.pm 
9713              From: Jeffrey Friedl <jfriedl@yahoo.com>
9714              Date: Tue, 13 Nov 2001 00:36:21 -0800 (PST) 
9715              Message-Id: <200111130836.fAD8aLG76010@ventrue.corp.yahoo.com>
9716      Branch: perl
9717            ! lib/charnames.pm
9718 ____________________________________________________________________________
9719 [ 12967] By: pudge                                 on 2001/11/13  05:44:13
9720         Log: Docs for Mac::err.
9721      Branch: maint-5.6/macperl
9722            ! macos/ext/Mac/err/err.pm
9723 ____________________________________________________________________________
9724 [ 12966] By: pudge                                 on 2001/11/13  05:43:58
9725         Log: Some cleanup; change some globals to references for
9726              possible persistence later.
9727      Branch: maint-5.6/macperl
9728            ! macos/lib/Mac/Glue.pm
9729 ____________________________________________________________________________
9730 [ 12965] By: pudge                                 on 2001/11/13  05:42:59
9731         Log: Add in a bunch of Mac OS 9 constants for Mac::Files.
9732      Branch: maint-5.6/macperl
9733            ! macos/ext/Mac/Files/Files.pm
9734 ____________________________________________________________________________
9735 [ 12964] By: pudge                                 on 2001/11/13  05:42:35
9736         Log: Get Mac::Navigation to compile (bug #464684).
9737      Branch: maint-5.6/macperl
9738            ! macos/Makefile.mk macos/ext/Mac/Makefile.mk
9739            ! macos/ext/Mac/Navigation/Makefile.PL
9740            ! macos/ext/Mac/Navigation/Navigation.xs
9741            ! macos/macperl/Makefile.mk
9742 ____________________________________________________________________________
9743 [ 12963] By: pudge                                 on 2001/11/13  05:41:12
9744         Log: Add in modules and POD to help menu.
9745      Branch: maint-5.6/macperl
9746            ! macos/macperl/MacPerl.podhelp
9747 ____________________________________________________________________________
9748 [ 12962] By: pudge                                 on 2001/11/13  05:28:18
9749         Log: Update bundled modules.
9750      Branch: maint-5.6/macperl
9751            + macos/bundled_ext/Filter/t/FilterTest.pm
9752            + macos/bundled_ext/List/Util/t/shuffle.t
9753            + macos/bundled_ext/Storable/t/compat06.t
9754            + macos/bundled_ext/Storable/t/st-dump.pl
9755            + macos/bundled_ext/Time/HiRes/hints/dynixptx.pl
9756            + macos/bundled_lib/blib/lib/LWP/ConnCache.pm
9757            + macos/bundled_lib/blib/lib/LWP/Protocol/http10.pm
9758            + macos/bundled_lib/blib/lib/LWP/Protocol/https10.pm
9759            + macos/bundled_lib/blib/lib/LWP/Protocol/nogo.pm
9760            + macos/bundled_lib/blib/lib/Net/HTTP/NB.pm
9761            + macos/bundled_lib/blib/lib/lwpcook.pod
9762            + macos/bundled_lib/t/Filter/Simple/filter.t
9763            + macos/bundled_lib/t/Switch/t/given.t
9764            + macos/bundled_lib/t/Switch/t/nested.t
9765            + macos/bundled_lib/t/Switch/t/switch.t
9766            + macos/bundled_lib/t/Text/Balanced/t/extbrk.t
9767            + macos/bundled_lib/t/Text/Balanced/t/extcbk.t
9768            + macos/bundled_lib/t/Text/Balanced/t/extdel.t
9769            + macos/bundled_lib/t/Text/Balanced/t/extmul.t
9770            + macos/bundled_lib/t/Text/Balanced/t/extqlk.t
9771            + macos/bundled_lib/t/Text/Balanced/t/exttag.t
9772            + macos/bundled_lib/t/Text/Balanced/t/extvar.t
9773            + macos/bundled_lib/t/Text/Balanced/t/gentag.t
9774            + macos/bundled_lib/t/URI/rfc2732.t
9775            + macos/bundled_lib/t/libnet/config.t
9776            + macos/bundled_lib/t/libnet/libnet_t.pl
9777            + macos/bundled_lib/t/libwww-perl/live/google.t
9778            + macos/bundled_lib/t/libwww-perl/live/jigsaw-auth-b.t
9779            + macos/bundled_lib/t/libwww-perl/live/jigsaw-auth-d.t
9780            + macos/bundled_lib/t/libwww-perl/live/jigsaw-chunk.t
9781            + macos/bundled_lib/t/libwww-perl/live/jigsaw-md5.t
9782            + macos/bundled_lib/t/libwww-perl/live/jigsaw-neg.t
9783            + macos/bundled_lib/t/libwww-perl/live/jigsaw-te.t
9784            + macos/bundled_lib/t/libwww-perl/live/validator.t
9785            - macos/bundled_ext/Filter/t/MyFilter.pm
9786            - macos/bundled_ext/Storable/t/compat-0.6.t
9787            - macos/bundled_ext/Storable/t/dump.pl
9788            - macos/bundled_ext/Time/Piece/Makefile.PL
9789            - macos/bundled_ext/Time/Piece/Piece.pm
9790            - macos/bundled_ext/Time/Piece/Piece.t
9791            - macos/bundled_ext/Time/Piece/Piece.xs
9792            - macos/bundled_ext/Time/Piece/README
9793            - macos/bundled_ext/Time/Piece/Seconds.pm
9794            - macos/bundled_lib/blib/lib/LWP/Protocol/http11.pm
9795            - macos/bundled_lib/blib/lib/Net/DummyInetd.pm
9796            - macos/bundled_lib/blib/lib/Net/PH.pm
9797            - macos/bundled_lib/blib/lib/Net/SNPP.pm
9798            - macos/bundled_lib/blib/lib/Text/Balanced.pod
9799            - macos/bundled_lib/t/Filter/Simple/test.pl
9800            - macos/bundled_lib/t/Switch/test.pl
9801            - macos/bundled_lib/t/Text/Balanced/t/genxt.t
9802            - macos/bundled_lib/t/Text/Balanced/t/xbrak.t
9803            - macos/bundled_lib/t/Text/Balanced/t/xcode.t
9804            - macos/bundled_lib/t/Text/Balanced/t/xdeli.t
9805            - macos/bundled_lib/t/Text/Balanced/t/xmult.t
9806            - macos/bundled_lib/t/Text/Balanced/t/xquot.t
9807            - macos/bundled_lib/t/Text/Balanced/t/xtagg.t
9808            - macos/bundled_lib/t/Text/Balanced/t/xvari.t
9809            - macos/bundled_lib/t/libnet/ph.t
9810            ! (edit 125 files)
9811 ____________________________________________________________________________
9812 [ 12961] By: ams                                   on 2001/11/13  00:45:08
9813         Log: Subject: [PATCH pod/perlport.pod] exit docs out of order
9814              From: Michael G Schwern <schwern@pobox.com>
9815              Date: Mon, 12 Nov 2001 20:16:45 -0500
9816              Message-Id: <20011112201644.G2888@blackrider>
9817      Branch: perl
9818            ! pod/perlport.pod
9819 ____________________________________________________________________________
9820 [ 12960] By: ams                                   on 2001/11/12  23:54:00
9821         Log: Subject: [PATCH t/io/dup.t ext/IO/lib/IO/t/io_dup.t vms/test.com]
9822              Recoving dup tests for VMS
9823              From: Michael G Schwern <schwern@pobox.com>
9824              Date: Mon, 12 Nov 2001 19:35:33 -0500
9825              Message-Id: <20011112193533.D2888@blackrider>
9826      Branch: perl
9827            ! ext/IO/lib/IO/t/io_dup.t t/io/dup.t vms/test.com
9828 ____________________________________________________________________________
9829 [ 12959] By: jhi                                   on 2001/11/12  20:23:59
9830         Log: Update Changes.
9831      Branch: perl
9832            ! Changes patchlevel.h
9833 ____________________________________________________________________________
9834 [ 12958] By: jhi                                   on 2001/11/12  16:33:01
9835         Log: Subject: [Patch Perl@12856] MULTIPLICITY on VMS                
9836              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)             
9837              Date: Mon, 12 Nov 2001 12:35:18 EST 
9838              Message-Id: <011112123409.27041@DUPHY4.Physics.Drexel.Edu>
9839      Branch: perl
9840            ! ext/Cwd/Cwd.xs perlio.c vms/ext/Stdio/Stdio.xs
9841            ! vms/gen_shrfls.pl vms/sockadapt.c vms/vms.c
9842 ____________________________________________________________________________
9843 [ 12957] By: jhi                                   on 2001/11/12  15:26:37
9844         Log: Subject: [PATCH File::Spec::Win32::abs2rel] remove volume from result
9845              From: Barrie Slaymaker <barries@slaysys.com>
9846              Date: Mon, 12 Nov 2001 11:19:52 -0500
9847              Message-ID: <20011112111948.C7626@sizzle.whoville.com>
9848      Branch: perl
9849            ! lib/File/Spec.t lib/File/Spec/Win32.pm
9850 ____________________________________________________________________________
9851 [ 12956] By: jhi                                   on 2001/11/12  15:23:48
9852         Log: Subject: [PATCH Benchmark.pm] Add "none" style to cmpthese(), alter result
9853              From: Barrie Slaymaker <barries@slaysys.com>
9854              Date: Mon, 12 Nov 2001 11:07:36 -0500
9855              Message-ID: <20011112110733.B7626@sizzle.whoville.com>
9856      Branch: perl
9857            ! lib/Benchmark.pm
9858 ____________________________________________________________________________
9859 [ 12955] By: jhi                                   on 2001/11/12  15:22:23
9860         Log: Misplaced test, noticed by Barrie Slaymaker.
9861              (We are missing Benchmark tests, then.)
9862      Branch: perl
9863            + ext/Devel/DProf/DProf.t
9864            - lib/Benchmark.t
9865            ! MANIFEST
9866 ____________________________________________________________________________
9867 [ 12954] By: jhi                                   on 2001/11/12  14:50:44
9868         Log: Subject: [PATCH] a few typo fixes 
9869              From: Jeffrey Friedl <jfriedl@yahoo.com>
9870              Date: Sun, 11 Nov 2001 21:15:18 -0800 (PST)
9871              Message-Id: <200111120515.fAC5FIc74795@ventrue.corp.yahoo.com>
9872              
9873              Patching README.foo instead of pod/perlfoo.pod,
9874              not patching Math::BigInt (Tels will take care of that),
9875              dropping broken hv.c and sv.h patches, patching libnetcfg.PL
9876              and perldoc.PL instead of libnetcfg and perldoc, patching
9877              ext/Digest/MD5/t/files.t since MD5.pm was changed.
9878      Branch: perl
9879            ! (edit 109 files)
9880 ____________________________________________________________________________
9881 [ 12953] By: jhi                                   on 2001/11/12  13:11:55
9882         Log: Add a note about the dangers of bad UTF-8.
9883      Branch: perl
9884            ! pod/perlunicode.pod
9885 ____________________________________________________________________________
9886 [ 12952] By: jhi                                   on 2001/11/12  12:54:52
9887         Log: NetWare Nit from Ananth Kesari.
9888      Branch: perl
9889            ! NetWare/config.wc
9890 ____________________________________________________________________________
9891 [ 12951] By: jhi                                   on 2001/11/12  12:32:13
9892         Log: Ooops.  I was "fixing" the wrong routine in #12947 and #12950.
9893      Branch: perl
9894            ! ext/Encode/Encode.pm
9895 ____________________________________________________________________________
9896 [ 12950] By: jhi                                   on 2001/11/12  12:14:53
9897         Log: (retracted by #12951)
9898      Branch: perl
9899            ! ext/Encode/Encode.pm
9900 ____________________________________________________________________________
9901 [ 12949] By: ams                                   on 2001/11/12  06:40:18
9902         Log: Subject: [PATCH] Re: [ID 20011111.105] qr/$ARGV[0]/ not tainted
9903              From: Robert Spier <rspier@pobox.com>
9904              Date: Sun, 11 Nov 2001 18:50:18 -0800
9905              Message-Id: <15343.14570.121505.233336@rls.cx>
9906              
9907              Subject: Re: [PATCH] Re: [ID 20011111.105] qr/$ARGV[0]/ not tainted
9908              From: Rick Delaney <rick.delaney@home.com>
9909              Date: 12 Nov 2001 00:15:52 -0500
9910              Message-Id: <m3wv0wmuwn.fsf@cs839290-a.mtth1.on.wave.home.com>
9911      Branch: perl
9912            ! pp_hot.c t/op/taint.t
9913 ____________________________________________________________________________
9914 [ 12948] By: jhi                                   on 2001/11/12  01:23:58
9915         Log: It seems that we actually have this detail implemented
9916              as for as Level 1 Support of Unicode regex support is
9917              concerned: at Level 1 only 1:1 support for loose
9918              (aka caseless, aka caseigoring ) matching is required.
9919      Branch: perl
9920            ! pod/perlunicode.pod
9921 ____________________________________________________________________________
9922 [ 12947] By: jhi                                   on 2001/11/11  21:41:44
9923         Log: (retracted by #12951)
9924      Branch: perl
9925            ! ext/Encode/Encode.pm
9926 ____________________________________________________________________________
9927 [ 12946] By: jhi                                   on 2001/11/11  21:09:31
9928         Log: BOM, bom, Bom.
9929      Branch: perl
9930            ! pod/perlunicode.pod
9931 ____________________________________________________________________________
9932 [ 12945] By: jhi                                   on 2001/11/11  21:07:18
9933         Log: Upgrade to Math::BigInt 1.46.
9934      Branch: perl
9935            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
9936            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.inc
9937            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintc.t
9938            ! lib/Math/BigInt/t/calling.t lib/Math/BigInt/t/mbimbf.t
9939            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
9940 ____________________________________________________________________________
9941 [ 12944] By: jhi                                   on 2001/11/11  18:52:22
9942         Log: Subject: Re: PERFORCE change 12943 for review
9943              From: "Philip Newton" <Philip.Newton@gmx.net>
9944              Date: Sun, 11 Nov 2001 20:53:36 +0100
9945              Message-ID: <20011111.204950@ID-11583.news.dfncis.de>           
9946      Branch: perl
9947            ! pod/perlunicode.pod
9948 ____________________________________________________________________________
9949 [ 12943] By: jhi                                   on 2001/11/11  18:00:03
9950         Log: Doc updates; make the Unicode discussions a little
9951              bit less alarming, and add information about encodings,
9952              surrogates, and BOMs.
9953      Branch: perl
9954            ! pod/perlunicode.pod
9955 ____________________________________________________________________________
9956 [ 12942] By: ams                                   on 2001/11/11  16:45:00
9957         Log: Subject: [PATCH @12917] Unicode::Collate v0.09
9958              From: =?ISO-2022-JP?B?GyRCRGdXIkNOOVQbKEI=?= <bqw10602@nifty.com>
9959              Date: Mon, 12 Nov 2001 00:22:57 +0900
9960              Message-Id: <20011112002232.BD46.BQW10602@nifty.com>
9961      Branch: perl
9962            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
9963            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
9964 ____________________________________________________________________________
9965 [ 12941] By: ams                                   on 2001/11/11  13:01:40
9966         Log: Subject: Re: PERFORCE change 12929 for review
9967              From: "Philip Newton" <Philip.Newton@gmx.net>
9968              Date: Sun, 11 Nov 2001 14:27:44 +0100
9969              Message-Id: <20011111.142505@ID-11583.news.dfncis.de>
9970      Branch: perl
9971            ! MANIFEST
9972 ____________________________________________________________________________
9973 [ 12940] By: ams                                   on 2001/11/11  05:06:43
9974         Log: Subject: [PATCH t/op/chdir.t] %ENV protection
9975              From: Michael G Schwern <schwern@pobox.com>
9976              Date: Thu, 8 Nov 2001 22:56:45 -0500
9977              Message-Id: <20011108225645.H5587@blackrider>
9978      Branch: perl
9979            ! t/op/chdir.t
9980 ____________________________________________________________________________
9981 [ 12939] By: ams                                   on 2001/11/11  05:01:00
9982         Log: Subject: [PATCH ext/Cwd/t/cwd.t] VMS fixage and cleanup
9983              From: Michael G Schwern <schwern@pobox.com>
9984              Date: Sun, 11 Nov 2001 00:54:43 -0500
9985              Message-Id: <20011111005443.A24450@blackrider>
9986      Branch: perl
9987            ! ext/Cwd/t/cwd.t
9988 ____________________________________________________________________________
9989 [ 12938] By: ams                                   on 2001/11/11  03:25:13
9990         Log: Subject: [PATCH lib/File/stat.pm lib/File/stat.t]
9991              (was Re: [ID 20011110.104] File::stat vs. $! conflict)
9992              From: "chromatic" <chromatic@rmci.net>
9993              Date: Sat, 10 Nov 2001 21:03:20 -0700
9994              Message-Id: <20011111041025.12984.qmail@onion.perl.org>
9995      Branch: perl
9996            ! lib/File/stat.pm lib/File/stat.t
9997 ____________________________________________________________________________
9998 [ 12937] By: ams                                   on 2001/11/11  02:05:23
9999         Log: Subject: Re: [PATCH] resurrect t/op/magic.t on VMS
10000              From: "Craig A. Berry" <craigberry@mac.com>
10001              Date: Sat, 10 Nov 2001 17:23:52 -0600
10002              Message-Id: <5.1.0.14.2.20011110171532.028bcaa8@mail.mac.com>
10003      Branch: perl
10004            ! t/op/magic.t
10005 ____________________________________________________________________________
10006 [ 12936] By: jhi                                   on 2001/11/10  18:55:21
10007         Log: Bah.  %X doesn't mean 0xC1, it means 0XC1.  So let's %x.
10008      Branch: perl
10009            ! lib/open.pm lib/open.t
10010 ____________________________________________________________________________
10011 [ 12935] By: jhi                                   on 2001/11/10  17:47:21
10012         Log: The Official name of ASCII.
10013      Branch: perl
10014            ! ext/Encode/Encode.pm
10015 ____________________________________________________________________________
10016 [ 12934] By: jhi                                   on 2001/11/10  17:44:27
10017         Log: The KOI8-R example wasn't quite right.
10018      Branch: perl
10019            ! lib/open.pm lib/open.t
10020 ____________________________________________________________________________
10021 [ 12933] By: jhi                                   on 2001/11/10  17:30:52
10022         Log: Enhance the open pragma to support :utf8, :locale,
10023              and :encoding directly as special cases, and rename
10024              the INOUT to IO.
10025      Branch: perl
10026            ! ext/Encode/Encode.pm lib/open.pm lib/open.t perlio.c
10027 ____________________________________________________________________________
10028 [ 12932] By: jhi                                   on 2001/11/10  15:15:29
10029         Log: Document the UTF-16 surrogate encoding and decoding.
10030      Branch: perl
10031            ! ext/Encode/Encode.pm
10032 ____________________________________________________________________________
10033 [ 12931] By: jhi                                   on 2001/11/10  15:05:56
10034         Log: A potential recursion breaker.
10035      Branch: perl
10036            ! sv.c
10037 ____________________________________________________________________________
10038 [ 12930] By: ams                                   on 2001/11/10  07:46:53
10039         Log: Subject: [PATCH] Add core switch to CGI.pm distribution tests
10040              (was Re: perl@12892)
10041              From: "chromatic" <chromatic@rmci.net>
10042              Date: Sat, 10 Nov 2001 01:28:09 -0700
10043              Message-Id: <20011110083514.86488.qmail@onion.perl.org>
10044      Branch: perl
10045            ! lib/CGI/t/apache.t lib/CGI/t/carp.t lib/CGI/t/cookie.t
10046            ! lib/CGI/t/fast.t lib/CGI/t/form.t lib/CGI/t/function.t
10047            ! lib/CGI/t/html.t lib/CGI/t/pretty.t lib/CGI/t/push.t
10048            ! lib/CGI/t/request.t lib/CGI/t/switch.t lib/CGI/t/util.t
10049 ____________________________________________________________________________
10050 [ 12929] By: jhi                                   on 2001/11/10  06:38:07
10051         Log: Add a test for the bytes pragma.
10052      Branch: perl
10053            + lib/bytes.t
10054            ! MANIFEST
10055 ____________________________________________________________________________
10056 [ 12928] By: jhi                                   on 2001/11/10  06:10:39
10057         Log: Doc update.
10058      Branch: perl
10059            ! lib/bytes.pm
10060 ____________________________________________________________________________
10061 [ 12927] By: jhi                                   on 2001/11/10  04:19:44
10062         Log: Cease to exist.
10063      Branch: perl
10064            - lib/Unicode/Normalize.pm
10065 ____________________________________________________________________________
10066 [ 12926] By: ams                                   on 2001/11/10  03:23:16
10067         Log: Subject: [patch] my_setenv speedup + fixes
10068              From: Doug MacEachern <dougm@covalent.net>
10069              Date: Fri, 9 Nov 2001 18:13:18 -0800 (PST)
10070              Message-Id: <Pine.LNX.4.21.0111091808500.22397-100000@localhost>
10071      Branch: perl
10072            ! util.c
10073 ____________________________________________________________________________
10074 [ 12925] By: jhi                                   on 2001/11/10  01:55:13
10075         Log: Newline trouble.
10076      Branch: perl
10077            ! lib/ExtUtils/Embed.t
10078 ____________________________________________________________________________
10079 [ 12924] By: jhi                                   on 2001/11/10  01:42:29
10080         Log: Subject: [PATCH perl@12917] vms/munchconfig.c line length fix
10081              From: "Craig A. Berry" <craigberry@mac.com>
10082              Date: Fri, 09 Nov 2001 18:13:16 -0600
10083              Message-Id: <5.1.0.14.2.20011109180651.02b31d20@exchi01>
10084      Branch: perl
10085            ! vms/munchconfig.c
10086 ____________________________________________________________________________
10087 [ 12923] By: jhi                                   on 2001/11/10  01:39:01
10088         Log: Subject: [PATCH] new tests for swiches -n -p -a -F
10089              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
10090              Date: Sat, 10 Nov 2001 00:10:45 +0100
10091              Message-ID: <20011110001045.A11945@rafael>
10092      Branch: perl
10093            + t/run/noswitch.t t/run/switchF.t t/run/switcha.t
10094            + t/run/switchn.t t/run/switchp.t
10095            ! MANIFEST
10096 ____________________________________________________________________________
10097 [ 12922] By: jhi                                   on 2001/11/10  01:34:51
10098         Log: Subject: [PATCH] some tests not cleaning up properly               
10099              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr> 
10100              Date: Fri, 9 Nov 2001 22:13:10 +0100
10101              Message-ID: <20011109221310.A11115@rafael>
10102      Branch: perl
10103            ! ext/Cwd/t/cwd.t t/io/argv.t
10104 ____________________________________________________________________________
10105 [ 12921] By: jhi                                   on 2001/11/10  01:32:52
10106         Log: Subject: [Patch Perl@12892] a *real* Embed test for VMS           
10107              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
10108              Date: Fri, 9 Nov 2001 15:07:19 EST
10109              Message-Id: <011109150622.16fb0@DUPHY4.Physics.Drexel.Edu>
10110      Branch: perl
10111            ! lib/ExtUtils/Embed.t
10112 ____________________________________________________________________________
10113 [ 12920] By: dougm                                 on 2001/11/10  00:34:50
10114         Log: when PERL_USE_SAFE_PUTENV is defined environ will not
10115              have been copied so it shouldn't be freed in perl_destruct()
10116      Branch: perl
10117            ! perl.c
10118 ____________________________________________________________________________
10119 [ 12919] By: ams                                   on 2001/11/09  15:36:22
10120         Log: Subject: [PATCH ext/Cwd/t/cwd.t] Cwd test not cleaning up after itself
10121              From: Michael G Schwern <schwern@pobox.com>
10122              Date: Fri, 9 Nov 2001 00:38:59 -0500
10123              Message-Id: <20011109003859.K5587@blackrider>
10124              (Applied with directory name changes suggested by Craig Berry.)
10125      Branch: perl
10126            ! ext/Cwd/t/cwd.t
10127 ____________________________________________________________________________
10128 [ 12918] By: ams                                   on 2001/11/09  15:29:15
10129         Log: Subject: [PATCH vms/ext/filespec.t] Cleanup & fix of unsafe filename
10130              From: Michael G Schwern <schwern@pobox.com>
10131              Date: Fri, 9 Nov 2001 01:44:14 -0500
10132              Message-Id: <20011109014414.N5587@blackrider>
10133      Branch: perl
10134            ! vms/ext/filespec.t
10135 ____________________________________________________________________________
10136 [ 12917] By: jhi                                   on 2001/11/09  14:39:14
10137         Log: Update Changes.
10138      Branch: perl
10139            ! Changes patchlevel.h
10140 ____________________________________________________________________________
10141 [ 12916] By: jhi                                   on 2001/11/09  14:33:39
10142         Log: Regen toc.
10143      Branch: perl
10144            ! pod/perltoc.pod
10145 ____________________________________________________________________________
10146 [ 12915] By: jhi                                   on 2001/11/09  14:08:30
10147         Log: JPL sync: CVSROOT=:pserver:anoncvs@as220.org:/home/cvsroot,
10148              see http://www.jepstone.net/bjepson//jpl/cvs.html
10149      Branch: perl
10150            ! jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
10151 ____________________________________________________________________________
10152 [ 12914] By: ams                                   on 2001/11/09  14:05:12
10153         Log: Subject: [PATCH vms/test.com] VMS test.com running in wrong order?
10154              From: Michael G Schwern <schwern@pobox.com>
10155              Date: Thu, 8 Nov 2001 22:05:49 -0500
10156              Message-Id: <20011108220549.F5587@blackrider>
10157      Branch: perl
10158            ! vms/test.com
10159 ____________________________________________________________________________
10160 [ 12913] By: jhi                                   on 2001/11/09  13:54:23
10161         Log: NetWare update from Ananth Kesari.
10162      Branch: perl
10163            ! NetWare/Makefile NetWare/config_H.wc NetWare/nwstdio.h
10164 ____________________________________________________________________________
10165 [ 12912] By: ams                                   on 2001/11/09  13:40:26
10166         Log: Subject: [PATCH ID 20011109.100] #!perl -F...
10167              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
10168              Date: Fri, 9 Nov 2001 14:32:28 +0100
10169              Message-Id: <20011109143228.A18996@rafael>
10170      Branch: perl
10171            ! perl.c
10172 ____________________________________________________________________________
10173 [ 12911] By: jhi                                   on 2001/11/09  13:37:01
10174         Log: FAQ sync.
10175      Branch: perl
10176            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
10177            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
10178            ! pod/perlfaq7.pod pod/perlfaq8.pod pod/perlfaq9.pod
10179 ____________________________________________________________________________
10180 [ 12910] By: ams                                   on 2001/11/09  07:33:49
10181         Log: Subject: [PATCH lib/File/Find/t/find.t] Helpful File::Find debugging code
10182              From: Michael G Schwern <schwern@pobox.com>
10183              Date: Fri, 9 Nov 2001 00:41:56 -0500
10184              Message-Id: <20011109004156.L5587@blackrider>
10185      Branch: perl
10186            ! lib/File/Find/t/find.t
10187 ____________________________________________________________________________
10188 [ 12909] By: jhi                                   on 2001/11/09  00:23:40
10189         Log: Upgrade to Unicode::Normalize 0.10, now in XS.
10190              The CPAN distribution has both pm and XS implementations,
10191              and for performance reasons we choose the XS.
10192              Another reason to choose the XS is that it doesn't
10193              require Lingua::KO::Hangul::Util, which means that
10194              we can delete that-- which in turn means that Unicode::UCD
10195              cannot expect that: support it, but don't expect.
10196              Ditto Unicode::Collate.
10197              
10198              Note that Unicode::Normalize Makefile.PL and
10199              Normalize.xs have been modified from the CPAN 0.10
10200              versions: the first one to be simpler (no pm) and
10201              clean up the generated unf*.h files, the second one
10202              to quench compiler grumblings.  Must notify Sadahiro
10203              about these changes.
10204      Branch: perl
10205            + ext/Unicode/Normalize/Changes
10206            + ext/Unicode/Normalize/Makefile.PL
10207            + ext/Unicode/Normalize/Normalize.pm
10208            + ext/Unicode/Normalize/Normalize.pod
10209            + ext/Unicode/Normalize/Normalize.xs
10210            + ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
10211            + ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
10212            + ext/Unicode/Normalize/t/test.t
10213            - lib/Lingua/KO/Hangul/Util.pm lib/Lingua/KO/Hangul/Util/Changes
10214            - lib/Lingua/KO/Hangul/Util/README
10215            - lib/Lingua/KO/Hangul/Util/t/test.t
10216            - lib/Unicode/Normalize/Changes lib/Unicode/Normalize/README
10217            - lib/Unicode/Normalize/t/norm.t lib/Unicode/Normalize/t/test.t
10218            ! MANIFEST NetWare/Makefile djgpp/config.over epoc/config.sh
10219            ! hints/uwin.sh hints/vmesa.sh lib/Unicode/Collate.pm
10220            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t win32/Makefile
10221            ! win32/makefile.mk
10222 ____________________________________________________________________________
10223 [ 12908] By: jhi                                   on 2001/11/08  23:49:42
10224         Log: Test miscounting.
10225      Branch: perl
10226            ! ext/POSIX/t/posix.t
10227 ____________________________________________________________________________
10228 [ 12907] By: jhi                                   on 2001/11/08  22:06:31
10229         Log: Quote the variables in failures messages more nicely.
10230      Branch: perl
10231            ! t/test.pl
10232 ____________________________________________________________________________
10233 [ 12906] By: jhi                                   on 2001/11/08  21:55:32
10234         Log: Subject: [PATCH t/test.pl ext/POSIX/t/posix.t vms/test.com] POSIX cleanup
10235              From: Michael G Schwern <schwern@pobox.com>
10236              Date: Thu, 8 Nov 2001 17:24:49 -0500
10237              Message-ID: <20011108172449.A5587@blackrider>
10238              
10239              Subject: Re: [PATCH t/test.pl ext/POSIX/t/posix.t vms/test.com] POSIX cleanup
10240              From: "Craig A. Berry" <craigberry@mac.com>
10241              Date: Thu, 8 Nov 2001 16:35:00 -0600
10242              Message-Id: <a05101000b810b89c5c5a@[172.16.52.1]>
10243      Branch: perl
10244            ! ext/POSIX/t/posix.t t/test.pl vms/test.com
10245 ____________________________________________________________________________
10246 [ 12905] By: jhi                                   on 2001/11/08  21:51:51
10247         Log: Subject: [PATCH] RE: Win2k / Cygwin-1.3.3
10248              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
10249              Date: Thu, 8 Nov 2001 22:52:50 -0000
10250              Message-ID: <AIEAJICLCBDNAAOLLOKLKEHNDEAA.Paul_Marquess@Yahoo.co.uk>
10251      Branch: perl
10252            ! ext/DB_File/t/db-recno.t
10253 ____________________________________________________________________________
10254 [ 12904] By: jhi                                   on 2001/11/08  21:49:20
10255         Log: Unicode::UCD is not yet supported in EBCDIC platforms.
10256              (Probably not an EBCDIC issue the way one would think
10257              since no chr() et alia are used in UCD.pm.)
10258      Branch: perl
10259            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
10260 ____________________________________________________________________________
10261 [ 12903] By: jhi                                   on 2001/11/08  15:16:49
10262         Log: Whether overwriting the $self->{...} values (see #12902)
10263              is a good policy or not is debatable, but let's at least
10264              be consistent.
10265      Branch: perl
10266            ! lib/ExtUtils/MM_Unix.pm
10267 ____________________________________________________________________________
10268 [ 12902] By: jhi                                   on 2001/11/08  15:13:15
10269         Log: The MakeMaker argument () quoting patch that sneaked
10270              in at #12883 didn't handle make macros like this $(...).
10271              Leaning toothpicks, we've got them.
10272      Branch: perl
10273            ! lib/ExtUtils/MM_Unix.pm
10274 ____________________________________________________________________________
10275 [ 12901] By: jhi                                   on 2001/11/08  14:28:38
10276         Log: Subject: Re: [PATCH t/io/argv.t vms/test.com t/test.pl] argv.t cleanup & fixes for VMS
10277              From: Michael G Schwern <schwern@pobox.com>
10278              Date: Wed, 7 Nov 2001 02:02:29 -0500
10279              Message-ID: <20011107020229.K2858@blackrider>
10280      Branch: perl
10281            ! t/io/argv.t t/test.pl vms/test.com
10282 ____________________________________________________________________________
10283 [ 12900] By: jhi                                   on 2001/11/08  14:14:40
10284         Log: Subject: [PATCH 20011106.084] -s on #! line 
10285              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
10286              Date: Wed, 7 Nov 2001 22:23:39 +0100
10287              Message-ID: <20011107222339.E729@rafael>
10288      Branch: perl
10289            ! embed.h embed.pl perl.c proto.h toke.c
10290 ____________________________________________________________________________
10291 [ 12899] By: jhi                                   on 2001/11/08  13:46:02
10292         Log: Subject: [REPATCH] Re: [PATCH pod/perlhack.pod] When to use what test libraries
10293              From: Michael G Schwern <schwern@pobox.com>
10294              Date: Wed, 7 Nov 2001 16:52:49 -0500
10295              Message-ID: <20011107165249.I7346@blackrider>
10296      Branch: perl
10297            ! pod/perlhack.pod
10298 ____________________________________________________________________________
10299 [ 12898] By: ams                                   on 2001/11/08  13:02:19
10300         Log: Subject: Re: replace http://www.perl.com/CPAN/ with http://www.cpan.org/
10301              From: Mark-Jason Dominus <mjd@plover.com>
10302              Date: Thu, 08 Nov 2001 08:59:02 -0500
10303              Message-Id: <20011108135902.2275.qmail@plover.com>
10304      Branch: perl
10305            ! INSTALL README README.amiga README.os2 README.vms
10306            ! lib/I18N/LangTags.pm lib/I18N/LangTags/README
10307            ! lib/Locale/Maketext/README win32/Makefile win32/makefile.mk
10308 ____________________________________________________________________________
10309 [ 12897] By: ams                                   on 2001/11/08  12:49:28
10310         Log: Subject: replace http://www.perl.com/CPAN/ with http://www.cpan.org/
10311              From: mjd@plover.com
10312              Date: 8 Nov 2001 13:33:18 -0000
10313              Message-Id: <20011108133318.1786.qmail@plover.com>
10314      Branch: perl
10315            ! Porting/pumpkin.pod lib/Net/libnetFAQ.pod pod/perldiag.pod
10316            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
10317            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
10318            ! pod/perlfaq8.pod pod/perlfaq9.pod pod/perlmodinstall.pod
10319            ! pod/perlport.pod pod/perlvar.pod
10320 ____________________________________________________________________________
10321 [ 12896] By: ams                                   on 2001/11/08  11:22:12
10322         Log: open(FH, $file) should strip leading and trailing whitespace.
10323      Branch: perl
10324            ! doio.c
10325 ____________________________________________________________________________
10326 [ 12895] By: ams                                   on 2001/11/08  10:17:14
10327         Log: Subject: [PATCH] resurrect t/op/glob.t on VMS
10328              From: "Craig A. Berry" <craigberry@mac.com>
10329              Date: Wed, 07 Nov 2001 13:41:50 -0600
10330              Message-Id: <5.1.0.14.2.20011107133422.02419350@exchi01>
10331      Branch: perl
10332            ! t/op/glob.t
10333 ____________________________________________________________________________
10334 [ 12894] By: ams                                   on 2001/11/08  08:32:20
10335         Log: Subject: [ID 20011108.092] makedepend bug with new gcc
10336              From: Alexander Klimov <ask@wisdom.weizmann.ac.il>
10337              Date: Thu, 8 Nov 2001 10:00:29 +0200 (IST)
10338              Message-Id: <Pine.GSO.4.40.0111080952570.12110-100000@dardar.wisdom.weizmann.ac.il>
10339      Branch: perl
10340            ! makedepend.SH
10341 ____________________________________________________________________________
10342 [ 12893] By: ams                                   on 2001/11/08  08:26:31
10343         Log: Subject: bleadperl perldebug.pod: mention perldebtut.pod
10344              From: mjd@plover.com
10345              Date: 8 Nov 2001 08:08:07 -0000
10346              Message-Id: <20011108080807.30147.qmail@plover.com>
10347              
10348              Subject: bleadperl perl.pod
10349              From: mjd@plover.com
10350              Date: 8 Nov 2001 08:10:47 -0000
10351              Message-Id: <20011108081047.30178.qmail@plover.com>
10352              
10353              Subject: more bleadperl perl.pod
10354              From: mjd@plover.com
10355              Date: 8 Nov 2001 08:16:28 -0000
10356              Message-Id: <20011108081628.30229.qmail@plover.com>
10357      Branch: perl
10358            ! pod/perl.pod pod/perldebug.pod
10359 ____________________________________________________________________________
10360 [ 12892] By: jhi                                   on 2001/11/07  16:01:37
10361         Log: Tweak for Cray-friendliness from Nicholas Clark.
10362      Branch: perl
10363            ! sv.c
10364 ____________________________________________________________________________
10365 [ 12891] By: jhi                                   on 2001/11/07  15:54:24
10366         Log: VMS patch redo from Charles Lane.
10367      Branch: perl
10368            ! vms/gen_shrfls.pl
10369 ____________________________________________________________________________
10370 [ 12890] By: ams                                   on 2001/11/07  15:16:10
10371         Log: Subject: [ID 20011107.088] two perl pod nits
10372              From: lvirden@cas.org
10373              Date: Wed, 7 Nov 2001 11:09:34 -0500 (EST)
10374              Message-Id: <200111071609.fA7G9YW24607@lwv26awu.cas.org>
10375      Branch: perl
10376            ! pod/perl.pod pod/perlfaq3.pod
10377 ____________________________________________________________________________
10378 [ 12889] By: jhi                                   on 2001/11/07  15:07:18
10379         Log: Update Changes.
10380      Branch: perl
10381            ! Changes patchlevel.h
10382 ____________________________________________________________________________
10383 [ 12888] By: jhi                                   on 2001/11/07  14:26:42
10384         Log: The (emulated) "no utf8" must be in a BEGIN block
10385              to be effective.
10386      Branch: perl
10387            ! lib/CGI/t/html.t
10388 ____________________________________________________________________________
10389 [ 12887] By: jhi                                   on 2001/11/07  13:52:58
10390         Log: "v-strings" is the right term.
10391      Branch: perl
10392            ! pod/perltodo.pod
10393 ____________________________________________________________________________
10394 [ 12886] By: jhi                                   on 2001/11/07  13:48:36
10395         Log: Add vstrings-as-objects need to perltodo.
10396      Branch: perl
10397            ! pod/perltodo.pod
10398 ____________________________________________________________________________
10399 [ 12885] By: jhi                                   on 2001/11/07  13:43:33
10400         Log: Subject: Re: SunOS 5.8 is FUN! (and not quite ok, either) - @12876, gcc and suncc
10401              From: Nicholas Clark <nick@ccl4.org>
10402              Date: Wed, 7 Nov 2001 14:36:32 +0000
10403              Message-ID: <20011107143631.I24980@plum.flirble.org>
10404      Branch: perl
10405            ! t/op/pack.t
10406 ____________________________________________________________________________
10407 [ 12884] By: jhi                                   on 2001/11/07  13:34:44
10408         Log: The Embed test requires a major rewrite for VMS
10409              (plus it reveals a couple of annoying glitches
10410              in buffering), so skip the test for now; from
10411              Charles Lane.
10412      Branch: perl
10413            ! lib/ExtUtils/Embed.t
10414 ____________________________________________________________________________
10415 [ 12883] By: jhi                                   on 2001/11/07  13:33:16
10416         Log: Subject: [PATCH Perl@12856] vms/gen_shrfls.pl more general config.sh parsing
10417              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
10418              Date: Wed, 7 Nov 2001 09:23:28 EST
10419              Message-Id: <011107092325.11726@DUPHY4.Physics.Drexel.Edu>
10420              
10421              (Also i seems that an unrelated experimental patch
10422              to lib/ExtUtils/MM_Unix.pm was accidentally included.)
10423      Branch: perl
10424            ! lib/ExtUtils/MM_Unix.pm vms/gen_shrfls.pl
10425 ____________________________________________________________________________
10426 [ 12882] By: ams                                   on 2001/11/07  05:14:04
10427         Log: Subject: Re: [ID 20011106.083] $dbline[$i] == 0 generates warnings
10428              From: Mark-Jason Dominus <mjd@plover.com>
10429              Date: Wed, 07 Nov 2001 00:43:46 -0500
10430              Message-Id: <20011107054346.14428.qmail@plover.com>
10431      Branch: perl
10432            ! gv.c op.c toke.c
10433 ____________________________________________________________________________
10434 [ 12881] By: jhi                                   on 2001/11/07  03:33:08
10435         Log: Subject: [PATCH lib/perl5db.pl] Mentioning perldebguts   
10436              From: Michael G Schwern <schwern@pobox.com>             
10437              Date: Tue, 6 Nov 2001 22:04:39 -0500
10438              Message-ID: <20011106220439.D2858@blackrider>              
10439      Branch: perl
10440            ! lib/perl5db.pl
10441 ____________________________________________________________________________
10442 [ 12880] By: jhi                                   on 2001/11/07  01:35:30
10443         Log: Subject: [PATCH lib/Term/Cap.t] Sync CPAN version of tests (was Re: [PATCH lib/Term/Cap.t] Skip testing where Term::Cap won't run (was Re: Win95 under
10444              stress))
10445              From: Jonathan Stowe <gellyfish@gellyfish.com>
10446              Date: Tue, 6 Nov 2001 06:54:37 +0000 (GMT)
10447              Message-ID: <Pine.LNX.4.33.0111060651210.315-100000@orpheus.gellyfish.com>
10448              
10449              (except for one hunk where indentation differs)
10450      Branch: perl
10451            ! lib/Term/Cap.t
10452 ____________________________________________________________________________
10453 [ 12879] By: jhi                                   on 2001/11/07  01:22:40
10454         Log: Subject: [PATCH File::Spec::*] a bunch of untested patches
10455              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
10456              Date: Tue, 6 Nov 2001 21:45:01 +0100
10457              Message-ID: <20011106214501.A704@rafael>
10458      Branch: perl
10459            ! lib/File/Spec/OS2.pm lib/File/Spec/VMS.pm
10460            ! lib/File/Spec/Win32.pm
10461 ____________________________________________________________________________
10462 [ 12878] By: jhi                                   on 2001/11/07  01:06:41
10463         Log: Subject: [PATCH t/test.pl] Adding isnt() and next_test() 
10464              From: Michael G Schwern <schwern@pobox.com>              
10465              Date: Tue, 6 Nov 2001 20:58:45 -0500
10466              Message-ID: <20011106205845.G29411@blackrider>
10467      Branch: perl
10468            ! t/test.pl
10469 ____________________________________________________________________________
10470 [ 12877] By: jhi                                   on 2001/11/07  01:01:18
10471         Log: Subject: making do_sprintf public       
10472              From: Doug MacEachern <dougm@covalent.net>    
10473              Date: Tue, 6 Nov 2001 10:52:31 -0800 (PST)
10474              Message-ID: <Pine.LNX.4.21.0111061051250.27804-100000@localhost>
10475      Branch: perl
10476            ! embed.h embed.pl global.sym
10477 ____________________________________________________________________________
10478 [ 12876] By: jhi                                   on 2001/11/06  22:12:28
10479         Log: Update to CGI.pm 2.78.
10480              
10481              TODO: the test suite needs to be merged so that
10482              when in core, the core version is tested, and when
10483              using the CPAN version, testing the CPAN version.
10484              (the changes need to be sent to Lincoln, too...)
10485      Branch: perl
10486            ! lib/CGI.pm lib/CGI/Apache.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
10487            ! lib/CGI/Pretty.pm lib/CGI/Switch.pm lib/CGI/Util.pm
10488            ! lib/CGI/t/apache.t lib/CGI/t/carp.t lib/CGI/t/cookie.t
10489            ! lib/CGI/t/fast.t lib/CGI/t/form.t lib/CGI/t/function.t
10490            ! lib/CGI/t/html.t lib/CGI/t/pretty.t lib/CGI/t/push.t
10491            ! lib/CGI/t/request.t lib/CGI/t/switch.t lib/CGI/t/util.t
10492 ____________________________________________________________________________
10493 [ 12875] By: jhi                                   on 2001/11/06  22:10:03
10494         Log: Integrate with perlio; (strictly) readonly hashes via XS.
10495      Branch: perl
10496           +> t/lib/access.t
10497           !> MANIFEST ext/B/t/stash.t hv.c pod/perldiag.pod universal.c
10498 ____________________________________________________________________________
10499 [ 12874] By: nick                                  on 2001/11/06  21:05:16
10500         Log: Keep It Simple and Stupid version of readonly hash support.
10501              - Test for SvREAONLY(hv) at a few spots in hv.c
10502              - add the error message to perldiag.pod
10503              - (dubious) add access::readonly() to univeral.c
10504              - add test using above
10505              - fixup ext/B/t/stash.t to account for access:: existing
10506      Branch: perlio
10507            + t/lib/access.t
10508            ! MANIFEST ext/B/t/stash.t hv.c pod/perldiag.pod universal.c
10509 ____________________________________________________________________________
10510 [ 12873] By: jhi                                   on 2001/11/06  17:07:50
10511         Log: Fix incorrect warnings about broken globbing;
10512              from Andy Dougherty.
10513      Branch: perl
10514            ! hints/linux.sh
10515 ____________________________________________________________________________
10516 [ 12872] By: jhi                                   on 2001/11/06  15:18:41
10517         Log: More UTF-8 EXACT tweaking, plus a forgotten UTF-8 
10518              toggle-on from the encoding pragma.
10519      Branch: perl
10520            ! regcomp.c regexec.c
10521 ____________________________________________________________________________
10522 [ 12871] By: jhi                                   on 2001/11/06  13:19:46
10523         Log: Retract #12824, doesn't help and is ignored
10524              by Configure anyway.
10525      Branch: perl
10526            ! hints/beos.sh
10527 ____________________________________________________________________________
10528 [ 12870] By: ams                                   on 2001/11/06  10:40:37
10529         Log: Subject: Cosmetic change
10530              From: H.Merijn Brand <h.m.brand@hccnet.nl>
10531              Date: Tue, 06 Nov 2001 12:30:52 +0100
10532              Message-Id: <20011106122922.30FA.H.M.BRAND@hccnet.nl>
10533      Branch: perl
10534            ! README.hpux
10535 ____________________________________________________________________________
10536 [ 12869] By: nick                                  on 2001/11/06  08:26:40
10537         Log: Integrate mainline
10538      Branch: perlio
10539           !> ext/DB_File/DB_File.pm global.sym hints/os390.sh
10540           !> lib/encoding.pm lib/encoding.t proto.h regcomp.c regexec.c
10541 ____________________________________________________________________________
10542 [ 12868] By: jhi                                   on 2001/11/06  03:15:50
10543         Log: The parentheses are protected enough.
10544      Branch: perl
10545            ! hints/os390.sh
10546 ____________________________________________________________________________
10547 [ 12867] By: jhi                                   on 2001/11/06  03:13:50
10548         Log: ccflags, not ldflags.
10549      Branch: perl
10550            ! hints/os390.sh
10551 ____________________________________________________________________________
10552 [ 12866] By: jhi                                   on 2001/11/06  03:12:57
10553         Log: ... and the proto to go with #12865.
10554      Branch: perl
10555            ! proto.h
10556 ____________________________________________________________________________
10557 [ 12865] By: jhi                                   on 2001/11/06  03:11:12
10558         Log: Oops.  Luckily nothing was using this symbol yet.
10559      Branch: perl
10560            ! global.sym
10561 ____________________________________________________________________________
10562 [ 12864] By: jhi                                   on 2001/11/06  03:05:34
10563         Log: Implement the encoding pragma for regex literals.
10564      Branch: perl
10565            ! lib/encoding.pm lib/encoding.t regcomp.c regexec.c
10566 ____________________________________________________________________________
10567 [ 12863] By: jhi                                   on 2001/11/06  01:01:49
10568         Log: More UTF8 EXACT fixing.
10569      Branch: perl
10570            ! regexec.c
10571 ____________________________________________________________________________
10572 [ 12862] By: jhi                                   on 2001/11/06  00:05:19
10573         Log: More re debugging.
10574      Branch: perl
10575            ! regexec.c
10576 ____________________________________________________________________________
10577 [ 12861] By: jhi                                   on 2001/11/05  23:24:24
10578         Log: EXACT correction attempt.  Continued in #12863.
10579      Branch: perl
10580            ! regexec.c
10581 ____________________________________________________________________________
10582 [ 12860] By: jhi                                   on 2001/11/05  22:57:04
10583         Log: Unterminated L<.
10584      Branch: perl
10585            ! ext/DB_File/DB_File.pm
10586 ____________________________________________________________________________
10587 [ 12859] By: nick                                  on 2001/11/05  19:15:17
10588         Log: Integrate mainline
10589      Branch: perlio
10590           +> lib/Math/BigInt/t/Math/BigFloat/Subclass.pm
10591           +> lib/Math/BigInt/t/Math/BigInt/Subclass.pm
10592           +> lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/sub_mbf.t
10593           +> lib/Math/BigInt/t/sub_mbi.t
10594            - lib/Math/BigInt/t/Math/Subclass.pm
10595            - lib/Math/BigInt/t/subclass.t
10596           !> (integrate 30 files)
10597 ____________________________________________________________________________
10598 [ 12858] By: jhi                                   on 2001/11/05  17:05:38
10599         Log: Regex debugging fixes from Hugo.
10600      Branch: perl
10601            ! regcomp.c regexec.c
10602 ____________________________________________________________________________
10603 [ 12857] By: jhi                                   on 2001/11/05  16:09:51
10604         Log: IRIX: at some point the cc -version has started
10605              to output to stderr, not stdout any more.
10606      Branch: perl
10607            ! hints/irix_6.sh
10608 ____________________________________________________________________________
10609 [ 12856] By: jhi                                   on 2001/11/05  15:27:45
10610         Log: Update Changes.
10611      Branch: perl
10612            ! Changes patchlevel.h
10613 ____________________________________________________________________________
10614 [ 12855] By: jhi                                   on 2001/11/05  15:21:13
10615         Log: The ${"\cTAINT"} raises the ire of 'use strict'.
10616      Branch: perl
10617            ! lib/File/Spec/Unix.pm
10618 ____________________________________________________________________________
10619 [ 12854] By: jhi                                   on 2001/11/05  15:16:24
10620         Log: Subject: Re: Tainted $ENV{TMPDIR} and File::Spec->tmpdir()
10621              From: rgarciasuarez@free.fr
10622              Date: Mon, 05 Nov 2001 17:10:29 +0100 (MET)            
10623              Message-ID: <1004976629.3be6b9f593085@imp3-1.free.fr>
10624      Branch: perl
10625            ! lib/File/Spec/Unix.pm
10626 ____________________________________________________________________________
10627 [ 12853] By: jhi                                   on 2001/11/05  14:54:37
10628         Log: Use config.arch in OS/390 where the combination of
10629              IEEE floats and ldflags is tricky.
10630      Branch: perl
10631            ! hints/os390.sh
10632 ____________________________________________________________________________
10633 [ 12852] By: jhi                                   on 2001/11/05  14:53:53
10634         Log: Metaconfig unit change for #12851.
10635      Branch: metaconfig
10636            ! U/modified/Config_sh.U
10637 ____________________________________________________________________________
10638 [ 12851] By: jhi                                   on 2001/11/05  14:53:14
10639         Log: Support a config.arch file, similar to config.over,
10640              but loaded just before it.
10641      Branch: perl
10642            ! Configure INSTALL
10643 ____________________________________________________________________________
10644 [ 12850] By: jhi                                   on 2001/11/05  13:34:25
10645         Log: Subject: [PATCH Symbol.{pm.t}] bugfixes 
10646              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
10647              Date: Mon, 5 Nov 2001 14:26:24 +0100
10648              Message-ID: <20011105142624.C31977@rafael>
10649      Branch: perl
10650            ! lib/Symbol.pm lib/Symbol.t
10651 ____________________________________________________________________________
10652 [ 12849] By: jhi                                   on 2001/11/04  22:15:39
10653         Log: Subject: [PATCH] unbalanced parenthesis in pods                 
10654              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
10655              Date: Sun, 4 Nov 2001 22:28:57 +0100
10656              Message-ID: <20011104222857.C696@rafael>
10657      Branch: perl
10658            ! pod/perldebug.pod pod/perlpodspec.pod
10659 ____________________________________________________________________________
10660 [ 12848] By: jhi                                   on 2001/11/04  22:11:24
10661         Log: The missing pieces from the Math::BigInt 1.45 puzzle.
10662      Branch: perl
10663            ! lib/Math/BigFloat.pm lib/Math/BigInt/t/bigintpm.t
10664 ____________________________________________________________________________
10665 [ 12847] By: jhi                                   on 2001/11/04  17:44:41
10666         Log: Math::Big* test tweaks to work better with core:
10667              but the coast still not clear.
10668      Branch: perl
10669            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintpm.t
10670            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
10671 ____________________________________________________________________________
10672 [ 12846] By: jhi                                   on 2001/11/04  17:43:10
10673         Log: Protect against high load: measure how much wall
10674              clock time went by while sleeping.  Avoids some
10675              false negatives, while may introduce some false
10676              positives.  Life is hard.
10677      Branch: perl
10678            ! ext/Time/HiRes/HiRes.t
10679 ____________________________________________________________________________
10680 [ 12845] By: jhi                                   on 2001/11/04  17:29:40
10681         Log: More forgotten from #12843.
10682      Branch: perl
10683            ! lib/Math/BigInt/t/bigfltpm.inc
10684 ____________________________________________________________________________
10685 [ 12844] By: jhi                                   on 2001/11/04  17:19:13
10686         Log: Forgot from #12843.
10687      Branch: perl
10688            + lib/Math/BigInt/t/bigintpm.inc
10689            ! MANIFEST
10690 ____________________________________________________________________________
10691 [ 12843] By: jhi                                   on 2001/11/04  16:52:45
10692         Log: Upgrade to Math::BigInt 1.45; from Tels.
10693              NOTE: some of the tests are failing but that's because
10694              the core integration is not yet done.
10695      Branch: perl
10696            + lib/Math/BigInt/t/Math/BigFloat/Subclass.pm
10697            + lib/Math/BigInt/t/Math/BigInt/Subclass.pm
10698            + lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
10699            - lib/Math/BigInt/t/Math/Subclass.pm
10700            - lib/Math/BigInt/t/subclass.t
10701            ! MANIFEST lib/Math/BigInt.pm lib/Math/BigInt/Calc.pm
10702            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/calling.t
10703            ! lib/Math/BigInt/t/mbimbf.t
10704 ____________________________________________________________________________
10705 [ 12842] By: jhi                                   on 2001/11/04  16:45:02
10706         Log: VMS: adds capability to control more configuration stuff with
10707              -D and -U switches; parsing config.sh to extract previous config
10708              info in VMS-form, and a rewrite of the "prompt/response" routine;
10709              from Charles Lane.
10710      Branch: perl
10711            ! configure.com
10712 ____________________________________________________________________________
10713 [ 12841] By: jhi                                   on 2001/11/04  15:18:39
10714         Log: Subject: Typo correction in perldebguts.pod
10715              From: mjd@plover.com
10716              Date: 4 Nov 2001 16:20:05 -0000
10717              Message-ID: <20011104162005.16699.qmail@plover.com>
10718      Branch: perl
10719            ! pod/perldebguts.pod
10720 ____________________________________________________________________________
10721 [ 12840] By: jhi                                   on 2001/11/04  15:17:22
10722         Log: Subject: Re: Where are my 'O's? [+ 12836 smoke]
10723              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
10724              Date: Sun, 4 Nov 2001 11:47:30 +0100
10725              Message-ID: <20011104114730.A715@rafael>
10726              
10727              Remove -T from the test, wrong place for that.
10728      Branch: perl
10729            ! lib/File/Temp/t/mktemp.t
10730 ____________________________________________________________________________
10731 [ 12839] By: jhi                                   on 2001/11/04  15:15:42
10732         Log: Subject: [REPATCH] Re: PerlIOBuf_dup
10733              From: Nicholas Clark <nick@ccl4.org>
10734              Date: Sun, 4 Nov 2001 10:41:24 +0000
10735              Message-ID: <20011104104123.U20123@plum.flirble.org>
10736      Branch: perl
10737            ! ext/Encode/Encode.xs ext/PerlIO/t/encoding.t perlio.c
10738 ____________________________________________________________________________
10739 [ 12838] By: jhi                                   on 2001/11/03  21:19:43
10740         Log: Subject: Re: [PATCH lib/Term/Cap.t] Skip testing where Term::Cap won't run (was Re: Win95 under stress)
10741              From: Michael G Schwern <schwern@pobox.com>
10742              Date: Sat, 3 Nov 2001 15:41:47 -0500
10743              Message-ID: <20011103154147.C600@blackrider>
10744      Branch: perl
10745            ! lib/Term/Cap.t
10746 ____________________________________________________________________________
10747 [ 12837] By: jhi                                   on 2001/11/03  21:14:34
10748         Log: Subject: [PATCH] stop unrestricted negativity in HiRes.t 
10749              From: "Craig A. Berry" <craigberry@mac.com>     
10750              Date: Sat, 03 Nov 2001 16:02:28 -0600
10751              Message-Id: <5.1.0.14.2.20011103155539.03e44c60@exchi01>
10752      Branch: perl
10753            ! ext/Time/HiRes/HiRes.t
10754 ____________________________________________________________________________
10755 [ 12836] By: jhi                                   on 2001/11/03  18:41:33
10756         Log: Subject: [PATCH lib/Term/Cap.t] Skip testing where Term::Cap won't run (was Re: Win95 under stress)
10757              From: "chromatic" <chromatic@rmci.net>
10758              Date: Sat, 03 Nov 2001 12:28:17 -0700
10759              Message-ID: <20011103193507.94848.qmail@onion.perl.org>
10760      Branch: perl
10761            ! lib/Term/Cap.t
10762 ____________________________________________________________________________
10763 [ 12835] By: jhi                                   on 2001/11/03  18:34:08
10764         Log: Don't bother doing POSIX charclass parsing if it
10765              possibly cannot be so.  Prepares way for charclass
10766              syntax like [[abc]||[def]] (or just [[abc][def]])
10767              for union, [[\w]&&[$a]] for intersection,
10768              and [[a-z]&&[^def]] for subtraction.
10769              
10770              Currently /[[a]/ (or /[a[]/) parses as a character
10771              class containing two characters, "[" and "a",
10772              this may have to be broken for the syntax described
10773              above, otherwise we would have to scan the whole pattern
10774              to find out whether the square brackets match pairwise.
10775              Luckily, the special case of "[" doesn't seem to be
10776              documented (as opposed to "]" and "-"), so we may have
10777              better story for breaking it...  One can always use \[
10778              if one wants a literal "[", so there.
10779      Branch: perl
10780            ! regcomp.c
10781 ____________________________________________________________________________
10782 [ 12834] By: jhi                                   on 2001/11/03  17:51:44
10783         Log: Comment correction.
10784      Branch: perl
10785            ! regcomp.c
10786 ____________________________________________________________________________
10787 [ 12833] By: jhi                                   on 2001/11/03  17:33:21
10788         Log: Add MakeMaker PREREQ_PRINT and PRINT_PREREQ targets.
10789              The latter is a RedHatism.
10790      Branch: perl
10791            ! lib/ExtUtils/MakeMaker.pm
10792 ____________________________________________________________________________
10793 [ 12832] By: jhi                                   on 2001/11/03  15:43:03
10794         Log: Integrate perlio.
10795      Branch: perl
10796           !> perlio.c
10797 ____________________________________________________________________________
10798 [ 12831] By: nick                                  on 2001/11/03  11:42:15
10799         Log: Integrate mainline
10800      Branch: perlio
10801           !> doio.c ext/DynaLoader/dl_mac.xs ext/Errno/Errno_pm.PL
10802           !> ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/syslog.t
10803           !> hints/beos.sh hints/darwin.sh perl.c perl.h perlio.c regexec.c
10804           !> sv.c t/test.pl
10805 ____________________________________________________________________________
10806 [ 12830] By: nick                                  on 2001/11/03  10:27:34
10807         Log: Fix clone_leak problem.
10808              PerlIOStdio_dup was leaking FILE * as it was still doing fdopen()
10809              as vestige of calling PerlLIO_dup().
10810      Branch: perlio
10811            ! perlio.c
10812 ____________________________________________________________________________
10813 [ 12829] By: nick                                  on 2001/11/03  09:40:46
10814         Log: Tweaks attempting to locate Doug's clone_leak leak.
10815              - add some PerlIO_debug()
10816              - handle PerlIO_clone() with empty lists (clone before Perl_parse())
10817              - Even if it closing stdout etc. do a fflush()
10818      Branch: perlio
10819            ! perlio.c
10820 ____________________________________________________________________________
10821 [ 12828] By: nick                                  on 2001/11/03  08:34:31
10822         Log: Integrate mainline
10823      Branch: perlio
10824           !> (integrate 54 files)
10825 ____________________________________________________________________________
10826 [ 12827] By: ams                                   on 2001/11/03  03:45:19
10827         Log: Ugly bandaid to stop C<package;> from segfaulting (remember to
10828              remove this later). Based on a patch from Robert Spier in
10829              <15330.61459.14452.795263@rls.cx>.
10830      Branch: perl
10831            ! sv.c
10832 ____________________________________________________________________________
10833 [ 12826] By: jhi                                   on 2001/11/02  23:56:00
10834         Log: microperl sync.
10835      Branch: perl
10836            ! doio.c perl.c perl.h perlio.c regexec.c
10837 ____________________________________________________________________________
10838 [ 12825] By: jhi                                   on 2001/11/02  23:20:03
10839         Log: Definitions for the Unicode Newline Guidelines.
10840      Branch: perl
10841            ! perl.h
10842 ____________________________________________________________________________
10843 [ 12824] By: jhi                                   on 2001/11/02  23:08:05
10844         Log: (retracted by #12871)
10845              
10846              There is no csh of any kind in default BeOS.
10847              For the purposes of miniperl globbing, bash
10848              will do.
10849      Branch: perl
10850            ! hints/beos.sh
10851 ____________________________________________________________________________
10852 [ 12823] By: jhi                                   on 2001/11/02  21:56:36
10853         Log: Integrate change #12820 from macperl to maint and blead;
10854              
10855              Fix up (dynaloading) to work properly with multiplicity
10856      Branch: maint-5.6/perl
10857           !> ext/DynaLoader/dl_mac.xs
10858      Branch: perl
10859           !> ext/DynaLoader/dl_mac.xs
10860 ____________________________________________________________________________
10861 [ 12822] By: pudge                                 on 2001/11/02  21:38:22
10862         Log: Several fixes for various exit problems and clearing out
10863              task queue, as well as another (incomplete) go at
10864              fixing error message handling
10865      Branch: maint-5.6/macperl
10866            ! macos/macish.c macos/macish.h macos/macperl/MPConsole.cp
10867 ____________________________________________________________________________
10868 [ 12821] By: pudge                                 on 2001/11/02  21:36:26
10869         Log: Add source files for bleadperl builds
10870      Branch: maint-5.6/macperl
10871            ! macos/Makefile.mk
10872 ____________________________________________________________________________
10873 [ 12820] By: pudge                                 on 2001/11/02  21:35:15
10874         Log: Fix up to work properly with multiplicity
10875      Branch: maint-5.6/macperl
10876            ! ext/DynaLoader/dl_mac.xs
10877 ____________________________________________________________________________
10878 [ 12819] By: pudge                                 on 2001/11/02  21:21:56
10879         Log: Integrate with maintperl.
10880      Branch: maint-5.6/macperl
10881           +> t/op/system.t t/op/system_tests
10882           !> MANIFEST Todo-5.6 ext/ODBM_File/ODBM_File.xs perl.h
10883           !> pod/perltodo.pod util.c win32/win32.c
10884 ____________________________________________________________________________
10885 [ 12818] By: jhi                                   on 2001/11/02  21:03:58
10886         Log: Locate _PATH_LOG if it's a socket even if not #defined
10887              (helps Tru64)  From Paul David Fardy <pdf@morgan.ucs.mun.ca>,
10888              via Nick Clark.
10889      Branch: perl
10890            ! ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/syslog.t
10891 ____________________________________________________________________________
10892 [ 12817] By: jhi                                   on 2001/11/02  20:07:05
10893         Log: Subject: [PATCH t/test.pl] _expect and other little tweaks
10894              From: Michael G Schwern <schwern@pobox.com>
10895              Date: Fri, 2 Nov 2001 15:36:41 -0500
10896              Message-ID: <20011102153641.E23234@blackrider>
10897      Branch: perl
10898            ! t/test.pl
10899 ____________________________________________________________________________
10900 [ 12816] By: jhi                                   on 2001/11/02  17:53:00
10901         Log: Subject: [PATCH] patches for MacOS X 10.1 for perl 5.7.2
10902              From: merlyn@stonehenge.com (Randal L. Schwartz)
10903              Date: 02 Nov 2001 09:33:34 -0800
10904              Message-ID: <m1wv193wnl.fsf@halfdome.holdit.com>
10905              
10906              (two of the changes)
10907              
10908              Better coexistence with extensions.
10909      Branch: perl
10910            ! ext/Errno/Errno_pm.PL hints/darwin.sh
10911 ____________________________________________________________________________
10912 [ 12815] By: ams                                   on 2001/11/02  16:47:43
10913         Log: Subject: Re: [PATCH] the the double double word word fix fix
10914              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
10915              Date: Fri, 02 Nov 2001 19:43:07 +0100
10916              Message-Id: <3BE2E93B.627C198E@alcatel.at>
10917      Branch: perl
10918            ! pod/perldebug.pod
10919 ____________________________________________________________________________
10920 [ 12814] By: jhi                                   on 2001/11/02  15:24:10
10921         Log: Update Changes.
10922      Branch: perl
10923            ! Changes patchlevel.h
10924 ____________________________________________________________________________
10925 [ 12813] By: jhi                                   on 2001/11/02  15:19:35
10926         Log: More encoding testing.
10927      Branch: perl
10928            ! lib/encoding.pm lib/encoding.t
10929 ____________________________________________________________________________
10930 [ 12812] By: ams                                   on 2001/11/02  15:07:11
10931         Log: Slight modification of #12811.
10932      Branch: perl
10933            ! op.c
10934 ____________________________________________________________________________
10935 [ 12811] By: jhi                                   on 2001/11/02  14:58:13
10936         Log: Subject: Re: [ID 20011101.069] \stat('.') gives "Attempt to free unreferenced scalar"
10937              From: Radu Greab <radu@netsoft.ro>
10938              Date: Fri, 2 Nov 2001 15:28:58 +0200
10939              Message-ID: <15330.40858.629851.468818@ix.netsoft.ro>
10940      Branch: perl
10941            ! op.c t/op/stat.t
10942 ____________________________________________________________________________
10943 [ 12810] By: jhi                                   on 2001/11/02  14:15:34
10944         Log: Subject: [PATCH] Re: Extra MakeMaker noise in lib/ExtUtils/Embed.t @12791
10945              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
10946              Date: Thu, 1 Nov 2001 22:35:50 +0100
10947              Message-ID: <20011101223550.A10849@rafael>
10948      Branch: perl
10949            ! lib/ExtUtils/Embed.t
10950 ____________________________________________________________________________
10951 [ 12809] By: jhi                                   on 2001/11/02  14:10:05
10952         Log: Subject: [REPATCH] Re: [PATCH File::Find] use warnings::register
10953              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
10954              Date: 2 Nov 2001 14:48:51 -0000
10955              Message-Id: <slrn9u5cj6.liq.rgarciasuarez@rafael.kazibao.net> 
10956      Branch: perl
10957            ! lib/File/Find.pm
10958 ____________________________________________________________________________
10959 [ 12808] By: jhi                                   on 2001/11/02  05:40:21
10960         Log: Add documentation.
10961      Branch: perl
10962            ! embed.pl pod/perlapi.pod utf8.c
10963 ____________________________________________________________________________
10964 [ 12807] By: jhi                                   on 2001/11/02  05:18:45
10965         Log: Unicode: add ToFold mapping.  Not used yet; but basically
10966              a more useful mapping for caseless aka case-ignoring than
10967              doing either lc($a) eq lc($b) or uc($a) eq uc($b); the full
10968              algorithm for creating the foldings uses equivalence classes,
10969              see http://www.unicode.org/unicode/reports/tr21/
10970              Hopefully this feature will be used in //i.
10971              (The folding tables were introduced by #12689.)
10972      Branch: perl
10973            ! embed.h embed.pl embedvar.h intrpvar.h perl.c perlapi.h sv.c
10974            ! utf8.c
10975 ____________________________________________________________________________
10976 [ 12806] By: jhi                                   on 2001/11/02  05:04:05
10977         Log: Subject: [PATCH] AutoSplit.t clean-up for VMS
10978              From: "Craig A. Berry" <craigberry@mac.com>
10979              Date: Fri, 02 Nov 2001 00:03:52 -0600
10980              Message-Id: <5.1.0.14.2.20011101235844.02cd4e50@exchi01>
10981      Branch: perl
10982            ! lib/AutoSplit.t
10983 ____________________________________________________________________________
10984 [ 12805] By: jhi                                   on 2001/11/02  04:17:04
10985         Log: Subject: Trivial doc patch
10986              From: andreas.koenig@anima.de (Andreas J. Koenig)
10987              Date: 02 Nov 2001 06:11:35 +0100
10988              Message-ID: <m37kt94v08.fsf@anima.de>
10989      Branch: perl
10990            ! pod/perlport.pod
10991 ____________________________________________________________________________
10992 [ 12804] By: jhi                                   on 2001/11/02  02:14:46
10993         Log: Make encoding and charnames pragmas coexist.
10994      Branch: perl
10995            ! lib/charnames.pm lib/encoding.pm lib/encoding.t
10996 ____________________________________________________________________________
10997 [ 12803] By: jhi                                   on 2001/11/02  01:26:53
10998         Log: The basic character classes seem to go untested with Unicode.
10999      Branch: perl
11000            ! t/op/pat.t
11001 ____________________________________________________________________________
11002 [ 12802] By: ams                                   on 2001/11/02  00:39:36
11003         Log: Subject: [PATCH] the the double double word word fix fix
11004              From: Richard Soderberg <rs@oregonnet.com>
11005              Date: Thu, 1 Nov 2001 13:12:03 -0800
11006              Message-Id: <200111012112.NAA23288@oregonnet.com>
11007              
11008              Subject: Re: [PATCH] the the double double word word fix fix
11009              From: Mark-Jason Dominus <mjd@plover.com>
11010              Date: Thu, 01 Nov 2001 16:43:40 -0500
11011              Message-Id: <20011101214340.2044.qmail@plover.com>
11012              
11013              Subject: Re: [PATCH] the the double double word word fix fix
11014              From: Mark-Jason Dominus <mjd@plover.com>
11015              Date: Thu, 01 Nov 2001 16:51:39 -0500
11016              Message-Id: <20011101215139.2196.qmail@plover.com>
11017      Branch: perl
11018            ! pod/perldebtut.pod pod/perldiag.pod pod/perlfaq3.pod
11019            ! pod/perlguts.pod pod/perlintro.pod pod/perliol.pod
11020            ! pod/perlmodlib.PL pod/perlmodstyle.pod pod/perlpodspec.pod
11021            ! pod/perlrequick.pod pod/perlretut.pod pod/perltoc.pod
11022            ! pod/perltodo.pod pod/perlxstut.pod
11023 ____________________________________________________________________________
11024 [ 12801] By: jhi                                   on 2001/11/01  14:27:51
11025         Log: Comment tweaks.
11026      Branch: perl
11027            ! toke.c
11028 ____________________________________________________________________________
11029 [ 12800] By: jhi                                   on 2001/11/01  14:06:04
11030         Log: FAQ sync.
11031      Branch: perl
11032            ! pod/perlfaq9.pod
11033 ____________________________________________________________________________
11034 [ 12799] By: jhi                                   on 2001/11/01  13:59:42
11035         Log: If an encoding is set by -M/-m, it must be in
11036              effect only for the actual script, not any other
11037              required/-M/-m'ed module, otherwise we enter a nasty
11038              recursion in regexec.c while trying to init the simple
11039              UTF-8 charclasses like PL_utf8_alnum.
11040      Branch: perl
11041            ! lib/encoding.pm pod/perlunicode.pod pp_ctl.c
11042 ____________________________________________________________________________
11043 [ 12798] By: jhi                                   on 2001/10/31  21:10:09
11044         Log: A bit more descriptive name.
11045      Branch: perl
11046            ! mg.c
11047 ____________________________________________________________________________
11048 [ 12797] By: jhi                                   on 2001/10/31  20:32:29
11049         Log: Subject: [PATCH Perl@12768] Time::Hires test fix
11050              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
11051              Date: Wed, 31 Oct 2001 13:47:04 EST
11052              Message-Id: <011031134626.1227@DUPHY4.Physics.Drexel.Edu>
11053      Branch: perl
11054            ! ext/Time/HiRes/HiRes.t
11055 ____________________________________________________________________________
11056 [ 12796] By: jhi                                   on 2001/10/31  20:31:20
11057         Log: Subject: [PATCH Perl@12768] make setting signal() persistent
11058              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
11059              Date: Wed, 31 Oct 2001 13:43:29 EST
11060              Message-Id: <011031134318.231c@DUPHY4.Physics.Drexel.Edu>
11061      Branch: perl
11062            ! mg.c
11063 ____________________________________________________________________________
11064 [ 12795] By: jhi                                   on 2001/10/31  20:29:37
11065         Log: Subject: [PATCH] Various test cleanups
11066              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
11067              Date: Tue, 30 Oct 2001 21:56:26 +0100
11068              Message-ID: <20011030215626.A28503@rafael>
11069      Branch: perl
11070            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
11071            ! ext/DB_File/t/db-recno.t ext/Encode.t
11072 ____________________________________________________________________________
11073 [ 12794] By: jhi                                   on 2001/10/31  15:26:59
11074         Log: Update Changes.
11075      Branch: perl
11076            ! Changes patchlevel.h
11077 ____________________________________________________________________________
11078 [ 12793] By: jhi                                   on 2001/10/31  15:23:12
11079         Log: Subject: [PATCH] Data::Dumper opt. use B::Deparse for coderefs
11080              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>               
11081              Date: Wed, 31 Oct 2001 17:16:39 +0100
11082              Message-ID: <20011031171639.A32511@rafael>
11083      Branch: perl
11084            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/t/dumper.t
11085 ____________________________________________________________________________
11086 [ 12792] By: jhi                                   on 2001/10/31  15:20:01
11087         Log: Skip message nit.
11088      Branch: perl
11089            ! t/io/fs.t
11090 ____________________________________________________________________________
11091 [ 12791] By: jhi                                   on 2001/10/31  14:54:19
11092         Log: Subject: Re: [REPATCH] Re: [PATCH] Re: [ID 20011030.064] File::Temp tempdir(CLEANUP => 1) and -T on OpenBSD 2.9
11093              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
11094              Date: 31 Oct 2001 14:49:37 -0000
11095              Message-Id: <slrn9u03sk.hco.rgarciasuarez@rafael.kazibao.net> 
11096      Branch: perl
11097            ! lib/File/Path.pm lib/File/Path.t lib/File/Temp/t/mktemp.t
11098 ____________________________________________________________________________
11099 [ 12790] By: jhi                                   on 2001/10/31  14:44:33
11100         Log: Extend the effect of the encoding pragma to chr() and ord().
11101              
11102              TODO: regex literals, reentrancy problems with the utf8
11103              and charnames pragmas.
11104      Branch: perl
11105            ! lib/encoding.pm lib/encoding.t pod/perlfunc.pod pp.c sv.c
11106 ____________________________________________________________________________
11107 [ 12789] By: jhi                                   on 2001/10/31  13:25:02
11108         Log: Doc tweaks.
11109      Branch: perl
11110            ! lib/encoding.pm
11111 ____________________________________________________________________________
11112 [ 12788] By: nick                                  on 2001/10/31  08:59:56
11113         Log: Integrate mainline
11114      Branch: perlio
11115           +> lib/encoding.pm lib/encoding.t t/op/system.t t/op/system_tests
11116           !> (integrate 49 files)
11117 ____________________________________________________________________________
11118 [ 12787] By: jhi                                   on 2001/10/31  03:22:34
11119         Log: Forgot new proto.
11120      Branch: perl
11121            ! proto.h
11122 ____________________________________________________________________________
11123 [ 12786] By: jhi                                   on 2001/10/31  02:32:35
11124         Log: Clarification: use encoding cannot be used to
11125              change the default encoding of "your whole script";
11126              only the default encoding of the *data*.  Also, it
11127              seems that "use encoding" does not mix with "use utf8"
11128              (a coredumping recursion ensues).  Should not be a huge
11129              problem since "use utf8" is pretty marginal nowadays.
11130      Branch: perl
11131            ! ext/Encode/Encode.pm lib/encoding.pm pod/perlunicode.pod
11132 ____________________________________________________________________________
11133 [ 12785] By: jhi                                   on 2001/10/31  02:19:49
11134         Log: More documentation for the encode pragma.
11135      Branch: perl
11136            ! ext/Encode/Encode.pm lib/encoding.pm lib/open.pm
11137            ! pod/perlapi.pod pod/perlunicode.pod sv.c
11138 ____________________________________________________________________________
11139 [ 12784] By: jhi                                   on 2001/10/31  02:08:27
11140         Log: Thinko in #12783.
11141      Branch: perl
11142            ! sv.c
11143 ____________________________________________________________________________
11144 [ 12783] By: jhi                                   on 2001/10/31  02:04:22
11145         Log: Make sv_recode_to_utf8() a real API: the encoding
11146              is a parameter, instead of a global.  Document the
11147              PERL_ENCODING.
11148      Branch: perl
11149            ! embed.h embed.pl pod/perlapi.pod pod/perlrun.pod proto.h sv.c
11150            ! toke.c
11151 ____________________________________________________________________________
11152 [ 12782] By: jhi                                   on 2001/10/31  00:57:42
11153         Log: Enable -Mencoding=foobar also for string literals.
11154      Branch: perl
11155            ! embed.h embed.pl global.sym lib/encoding.pm lib/encoding.t
11156            ! pod/perlapi.pod proto.h sv.c toke.c
11157 ____________________________________________________________________________
11158 [ 12781] By: jhi                                   on 2001/10/30  17:06:39
11159         Log: Subject: Re: [PATCH] Re: DynaLoader problem on NCR SVR4 box
11160              From: Andy Dougherty <doughera@lafayette.edu>
11161              Date: Tue, 30 Oct 2001 12:44:27 -0500 (EST)
11162              Message-ID: <Pine.SOL.4.10.10110301241210.25351-100000@maxwell.phys.lafayette.edu>
11163      Branch: perl
11164            ! ext/POSIX/hints/svr4.pl
11165 ____________________________________________________________________________
11166 [ 12780] By: jhi                                   on 2001/10/30  14:54:12
11167         Log: Subject: RE: [PATCH h2xs] Use of static data in XS modules
11168              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
11169              Date: Mon, 29 Oct 2001 23:11:58 -0000
11170              Message-ID: <AIEAJICLCBDNAAOLLOKLMEJGDDAA.Paul_Marquess@Yahoo.co.uk>
11171              
11172              Add compat.h.
11173      Branch: perl
11174            ! lib/h2xs.t utils/h2xs.PL
11175 ____________________________________________________________________________
11176 [ 12779] By: jhi                                   on 2001/10/30  13:51:43
11177         Log: Subject: PerlIOBuf_dup
11178              From: Nicholas Clark <nick@ccl4.org>              
11179              Date: Mon, 29 Oct 2001 21:52:35 +0000             
11180              Message-ID: <20011029215235.K41204@plum.flirble.org>
11181              
11182              Add prototype.
11183      Branch: perl
11184            ! perliol.h
11185 ____________________________________________________________________________
11186 [ 12778] By: jhi                                   on 2001/10/30  13:49:51
11187         Log: Subject: [PATCH] Make malloc.c errors more useful
11188              From: Richard Soderberg <rs@oregonnet.com>
11189              Date: Mon, 29 Oct 2001 22:28:02 -0800
11190              Message-Id: <200110300628.WAA11025@oregonnet.com>
11191      Branch: perl
11192            ! malloc.c
11193 ____________________________________________________________________________
11194 [ 12777] By: jhi                                   on 2001/10/30  04:02:10
11195         Log: Retract #12776 - the bug 19990906.001 is still valid.
11196      Branch: perl
11197            ! t/run/kill_perl.t
11198 ____________________________________________________________________________
11199 [ 12776] By: jhi                                   on 2001/10/30  03:03:49
11200         Log: (Retracted by #12777)
11201              Subject: Perlbug 19990906.001 - segfault on long escaped quote regex
11202              From: Michael G Schwern <schwern@pobox.com> 
11203              Date: Mon, 29 Oct 2001 23:01:08 -0500
11204              Message-ID: <20011029230108.G18053@blackrider>
11205      Branch: perl
11206            ! t/run/kill_perl.t
11207 ____________________________________________________________________________
11208 [ 12775] By: jhi                                   on 2001/10/30  02:56:41
11209         Log: Comment nits.
11210      Branch: perl
11211            ! lib/encoding.t
11212 ____________________________________________________________________________
11213 [ 12774] By: gsar                                  on 2001/10/30  01:32:57
11214         Log: integrate change#12772 from mainline
11215              
11216              Subject: [PATCH] Mommy, what's a pointer cast?
11217      Branch: maint-5.6/perl
11218            ! perl.h
11219 ____________________________________________________________________________
11220 [ 12773] By: jhi                                   on 2001/10/30  01:19:32
11221         Log: Subject: [PATCH] Mommy, what's a pointer cast?
11222              From: Richard Soderberg <rs@oregonnet.com>
11223              Date: Mon, 29 Oct 2001 17:01:10 -0800
11224              Message-Id: <200110300101.RAA31561@oregonnet.com>
11225              
11226              (threads* parts)
11227      Branch: perl
11228            ! ext/threads/shared/shared.xs ext/threads/threads.xs
11229 ____________________________________________________________________________
11230 [ 12772] By: jhi                                   on 2001/10/30  01:19:13
11231         Log: Subject: [PATCH] Mommy, what's a pointer cast?
11232              From: Richard Soderberg <rs@oregonnet.com>
11233              Date: Mon, 29 Oct 2001 17:01:10 -0800
11234              Message-Id: <200110300101.RAA31561@oregonnet.com>
11235              
11236              (the perl.h part)
11237      Branch: perl
11238            ! perl.h
11239 ____________________________________________________________________________
11240 [ 12771] By: jhi                                   on 2001/10/30  01:17:21
11241         Log: Subject: [PATCH] OpenBSD likes signal.h 
11242              From: Richard Soderberg <rs@oregonnet.com>
11243              Date: Mon, 29 Oct 2001 17:00:31 -0800
11244              Message-Id: <200110300100.RAA31533@oregonnet.com>
11245      Branch: perl
11246            ! unixish.h
11247 ____________________________________________________________________________
11248 [ 12770] By: jhi                                   on 2001/10/30  01:10:24
11249         Log: Subject: [PATCH] RE: DB_File-1.79 on Cygwin 1.3.3
11250              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
11251              Date: Mon, 29 Oct 2001 23:04:23 -0000
11252              Message-ID: <AIEAJICLCBDNAAOLLOKLGEJGDDAA.Paul_Marquess@Yahoo.co.uk>
11253      Branch: perl
11254            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
11255            ! ext/DB_File/t/db-recno.t
11256 ____________________________________________________________________________
11257 [ 12769] By: jhi                                   on 2001/10/30  01:08:01
11258         Log: Subject: [PATCH perl@12718] HiRes.t tweaks
11259              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
11260              Date: Mon, 29 Oct 2001 12:34:07 -0600
11261              Message-Id: <5.1.0.14.2.20011029121906.035d7e00@exchi01>
11262      Branch: perl
11263            ! ext/Time/HiRes/HiRes.t
11264 ____________________________________________________________________________
11265 [ 12768] By: jhi                                   on 2001/10/29  15:10:04
11266         Log: Update Changes.
11267      Branch: perl
11268            ! Changes patchlevel.h
11269 ____________________________________________________________________________
11270 [ 12767] By: jhi                                   on 2001/10/29  14:49:28
11271         Log: AIX needs an explicit symbol export list.
11272      Branch: perl
11273            ! lib/ExtUtils/Embed.t
11274 ____________________________________________________________________________
11275 [ 12766] By: jhi                                   on 2001/10/29  14:08:21
11276         Log: The test (and the module) would require some
11277              quality hacking time to work on EBCDIC.  Based on
11278              the test results nothing seems to be majorly broken,
11279              the module just seems to have strange assumptions:
11280              got: ''\226\225\205'
11281              expected: ''one'
11282              The \226\225\205 being, of course, 'one', in EBCDIC.
11283      Branch: perl
11284            ! lib/Dumpvalue.t
11285 ____________________________________________________________________________
11286 [ 12765] By: jhi                                   on 2001/10/29  13:58:48
11287         Log: Mark the test known to be failing in EBCDIC.
11288      Branch: perl
11289            ! t/op/tr.t
11290 ____________________________________________________________________________
11291 [ 12764] By: jhi                                   on 2001/10/29  13:51:51
11292         Log: None of the libnet modules are going to work in
11293              EBCDIC without the Convert::EBCDIC.
11294      Branch: perl
11295            ! t/lib/1_compile.t
11296 ____________________________________________________________________________
11297 [ 12763] By: jhi                                   on 2001/10/29  13:45:39
11298         Log: Neither is 0xff illegal UTF-EBCDIC since it's the last C1.
11299      Branch: perl
11300            ! t/op/pack.t
11301 ____________________________________________________________________________
11302 [ 12762] By: jhi                                   on 2001/10/29  13:40:17
11303         Log: UTF-EBCDIC ain't UTF-8.
11304      Branch: perl
11305            ! t/op/pack.t
11306 ____________________________________________________________________________
11307 [ 12761] By: jhi                                   on 2001/10/29  13:35:35
11308         Log: In EBCDIC cannot test compile Net::Cmd without Convert::EBCDIC.
11309      Branch: perl
11310            ! t/lib/1_compile.t
11311 ____________________________________________________________________________
11312 [ 12760] By: jhi                                   on 2001/10/29  13:32:20
11313         Log: Let's not assume ASCII.
11314      Branch: perl
11315            ! t/op/lc.t
11316 ____________________________________________________________________________
11317 [ 12759] By: jhi                                   on 2001/10/29  13:24:54
11318         Log: Call the new perlio symbols differently.
11319      Branch: perl
11320            ! makedef.pl
11321 ____________________________________________________________________________
11322 [ 12758] By: jhi                                   on 2001/10/29  13:23:11
11323         Log: Don't expect ASCII ordering.
11324      Branch: perl
11325            ! lib/ExtUtils/Manifest.t
11326 ____________________________________________________________________________
11327 [ 12757] By: jhi                                   on 2001/10/29  13:13:09
11328         Log: Forgot from #12756.
11329      Branch: perl
11330            ! perlio.h
11331 ____________________________________________________________________________
11332 [ 12756] By: jhi                                   on 2001/10/29  13:12:41
11333         Log: BeOS tweaks:
11334              - fseeko and ftello can be found by Configure but
11335              we do not seem to have prototypes for them so
11336              let's make up some
11337              - BeOS didn't use to have real sockets (sockets as
11338              filedescriptors) but the BONE package is supposed
11339              to fix this.  I do not know how to detect BONEness,
11340              see hints/beos.sh for a spot that needs to fixed.
11341              - BeOS has O_TEXT != O_BINARY but has no setmode()
11342      Branch: perl
11343            ! hints/beos.sh perlio.c
11344 ____________________________________________________________________________
11345 [ 12755] By: sky                                   on 2001/10/29  12:56:12
11346         Log: Ugly fix to not die when a thread creator is holding locks.
11347      Branch: perl
11348            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
11349            ! ext/threads/threads.xs
11350 ____________________________________________________________________________
11351 [ 12754] By: jhi                                   on 2001/10/29  12:31:34
11352         Log: Integrate change #12752 from maintperl;
11353              
11354              croak(Nullch) wasn't printing the contents of ERRSV if there was
11355              no outer eval (bug in change#6125)
11356      Branch: perl
11357           !> util.c
11358 ____________________________________________________________________________
11359 [ 12753] By: jhi                                   on 2001/10/29  12:28:41
11360         Log: Subject: [PATCH h2xs] Use of static data in XS modules
11361              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
11362              Date: Sun, 28 Oct 2001 21:19:07 -0000
11363              Message-ID: <AIEAJICLCBDNAAOLLOKLIEHNDDAA.Paul_Marquess@Yahoo.co.uk>
11364              
11365              with nits from Sarathy.
11366      Branch: perl
11367            ! utils/h2xs.PL
11368 ____________________________________________________________________________
11369 [ 12752] By: gsar                                  on 2001/10/29  03:07:15
11370         Log: croak(Nullch) wasn't printing the contents of ERRSV if there was
11371              no outer eval (bug in change#6125)
11372      Branch: maint-5.6/perl
11373            ! util.c
11374 ____________________________________________________________________________
11375 [ 12751] By: jhi                                   on 2001/10/28  23:11:15
11376         Log: More todo for the encoding pragma.
11377      Branch: perl
11378            ! lib/encoding.pm
11379 ____________________________________________________________________________
11380 [ 12750] By: jhi                                   on 2001/10/28  22:55:24
11381         Log: Add the encoding pragma to control the "upgrade"
11382              from the native eight bit data to Unicode.
11383              
11384              TODO: \x.. and \0... literals.  \N{}.  chr()? ord()?
11385      Branch: perl
11386            + lib/encoding.pm lib/encoding.t
11387            ! MANIFEST embedvar.h gv.c intrpvar.h mg.c perlapi.h
11388            ! pod/perlunicode.pod pod/perlvar.pod sv.c
11389 ____________________________________________________________________________
11390 [ 12749] By: sky                                   on 2001/10/28  21:02:33
11391         Log: Update documentation.
11392      Branch: perl
11393            ! ext/threads/shared/shared.pm
11394 ____________________________________________________________________________
11395 [ 12748] By: jhi                                   on 2001/10/28  20:55:57
11396         Log: Integrate change #12747 from maintperl;
11397              
11398              finishing touches to system() fixes on windows:
11399              * detect cmd shell correctly even if it had full path in it
11400              * more quoting needed for single-arg system if the argument
11401              really had multiple quoted arguments within it
11402              * be smarter about not calling the shell when the executable
11403              has spaces, but otherwise does not need shell involvement
11404              * add a testsuite (windows-specific currently)
11405      Branch: perl
11406           +> t/op/system.t t/op/system_tests
11407            ! MANIFEST pod/perltodo.pod
11408           !> win32/win32.c
11409 ____________________________________________________________________________
11410 [ 12747] By: gsar                                  on 2001/10/28  18:33:23
11411         Log: finishing touches to system() fixes on windows:
11412              * detect cmd shell correctly even if it had full path in it
11413              * more quoting needed for single-arg system if the argument
11414              really had multiple quoted arguments within it
11415              * be smarter about not calling the shell when the executable
11416              has spaces, but otherwise does not need shell involvement
11417              * add a testsuite (windows-specific currently)
11418      Branch: maint-5.6/perl
11419            + t/op/system.t t/op/system_tests
11420            ! MANIFEST Todo-5.6 pod/perltodo.pod win32/win32.c
11421 ____________________________________________________________________________
11422 [ 12746] By: jhi                                   on 2001/10/28  16:34:35
11423         Log: Integrate perlio.
11424      Branch: perl
11425           !> ext/Time/HiRes/HiRes.xs lib/ExtUtils/Embed.t
11426 ____________________________________________________________________________
11427 [ 12745] By: nick                                  on 2001/10/28  16:08:14
11428         Log: Mingw32 fixup for Embed.t
11429      Branch: perlio
11430            ! lib/ExtUtils/Embed.t
11431 ____________________________________________________________________________
11432 [ 12744] By: nick                                  on 2001/10/28  15:54:14
11433         Log: GCC vs MS 64-bit constant syntax
11434      Branch: perlio
11435            ! ext/Time/HiRes/HiRes.xs
11436 ____________________________________________________________________________
11437 [ 12743] By: nick                                  on 2001/10/28  15:42:55
11438         Log: Integrate mainline
11439      Branch: perlio
11440           !> ext/threads/threads.pm lib/ExtUtils/Embed.t
11441 ____________________________________________________________________________
11442 [ 12742] By: sky                                   on 2001/10/28  14:47:10
11443         Log: Manpage updates.
11444      Branch: perl
11445            ! ext/threads/threads.pm
11446 ____________________________________________________________________________
11447 [ 12741] By: jhi                                   on 2001/10/28  14:39:55
11448         Log: Newline confusion: t/TEST sees an extra newline and gets huffy.
11449      Branch: perl
11450            ! lib/ExtUtils/Embed.t
11451 ____________________________________________________________________________
11452 [ 12740] By: nick                                  on 2001/10/28  14:14:24
11453         Log: Integrate mainline
11454      Branch: perlio
11455           !> lib/ExtUtils/Embed.t win32/win32.c
11456 ____________________________________________________________________________
11457 [ 12739] By: jhi                                   on 2001/10/28  14:06:58
11458         Log: Need to be ./executed.
11459      Branch: perl
11460            ! lib/ExtUtils/Embed.t
11461 ____________________________________________________________________________
11462 [ 12738] By: jhi                                   on 2001/10/28  14:03:58
11463         Log: Integrate perlio.
11464      Branch: perl
11465           !> perlio.c win32/win32.h
11466 ____________________________________________________________________________
11467 [ 12737] By: nick                                  on 2001/10/28  13:53:45
11468         Log: Tweak for build with Mingw32 - __attribute__((unused)) is not liked
11469              by gcc -xc++.
11470      Branch: perlio
11471            ! win32/win32.h
11472 ____________________________________________________________________________
11473 [ 12736] By: nick                                  on 2001/10/28  13:50:50
11474         Log: Have :stdio layer update an honour the fd refcnt table.
11475              Embed.t now passes with PERLIO=stdio as well (tested under ithreads)
11476      Branch: perlio
11477            ! perlio.c
11478 ____________________________________________________________________________
11479 [ 12735] By: jhi                                   on 2001/10/28  13:34:37
11480         Log: Integrate changes #12724 and #12725 from maintperl;
11481              multiarg system now works.
11482      Branch: perl
11483           !> win32/win32.c
11484 ____________________________________________________________________________
11485 [ 12734] By: jhi                                   on 2001/10/28  13:31:54
11486         Log: Integrate perlio.
11487      Branch: perl
11488           +> lib/ExtUtils/Embed.t
11489           !> MANIFEST perlio.c
11490 ____________________________________________________________________________
11491 [ 12733] By: nick                                  on 2001/10/28  13:07:16
11492         Log: Use fd refcounts to solve the problem highlighted by new Embed.t, at
11493              least for PERLIO=perlio unthreaded case
11494      Branch: perlio
11495            ! perlio.c
11496 ____________________________________________________________________________
11497 [ 12732] By: nick                                  on 2001/10/28  11:10:24
11498         Log: Typo in exe name
11499      Branch: perlio
11500            ! lib/ExtUtils/Embed.t
11501 ____________________________________________________________________________
11502 [ 12731] By: nick                                  on 2001/10/28  11:09:59
11503         Log: Integrate Mainline
11504      Branch: perlio
11505           !> Changes configure.com ext/DB_File/DB_File.pm
11506           !> ext/ODBM_File/ODBM_File.xs ext/Time/HiRes/HiRes.xs
11507           !> ext/threads/shared/shared.xs lib/ExtUtils/xsubpp
11508           !> lib/unicore/Is.pl lib/unicore/mktables makedef.pl op.h
11509           !> patchlevel.h perlio.c pod/perlapi.pod pod/perlfaq4.pod
11510           !> pod/perlhack.pod pod/perltoc.pod pod/perlunicode.pod sv.h
11511           !> t/TEST t/op/regexp.t win32/buildext.pl
11512 ____________________________________________________________________________
11513 [ 12730] By: nick                                  on 2001/10/28  11:05:35
11514         Log: Fixup Embed.t for Win32/VC++
11515      Branch: perlio
11516            ! lib/ExtUtils/Embed.t
11517 ____________________________________________________________________________
11518 [ 12729] By: nick                                  on 2001/10/28  09:36:20
11519         Log: Adapt testcase from Doug Maceachern <dougm@covalent.net> for perlio_destruct
11520              bug as lib/ExtUtils/Embed.t which tests that and some aspects of
11521              ExtUtils::Embed.
11522      Branch: perlio
11523            + lib/ExtUtils/Embed.t
11524            ! MANIFEST
11525 ____________________________________________________________________________
11526 [ 12728] By: sky                                   on 2001/10/28  08:12:53
11527         Log: Change #12726 changed require 5.002 to 5.0 somehow, I know I never changed that
11528              line manually!
11529      Branch: perl
11530            ! lib/ExtUtils/xsubpp
11531 ____________________________________________________________________________
11532 [ 12727] By: sky                                   on 2001/10/28  08:02:09
11533         Log: And here we use the prototypes.
11534      Branch: perl
11535            ! ext/threads/shared/shared.xs
11536 ____________________________________________________________________________
11537 [ 12726] By: sky                                   on 2001/10/28  08:00:48
11538         Log: Support [] style prototypes.
11539      Branch: perl
11540            ! lib/ExtUtils/xsubpp
11541 ____________________________________________________________________________
11542 [ 12725] By: gsar                                  on 2001/10/28  04:49:15
11543         Log: yet another multi-arg system() fix on windows: batch files as the
11544              first argument (i.e. directly executed by CreateProcess()) need
11545              extra quoting to escape shell-shock
11546      Branch: maint-5.6/perl
11547            ! win32/win32.c
11548 ____________________________________________________________________________
11549 [ 12724] By: gsar                                  on 2001/10/28  03:49:31
11550         Log: another multi-arg system() fix on windows: passing empty arguments
11551              now works
11552      Branch: maint-5.6/perl
11553            ! win32/win32.c
11554 ____________________________________________________________________________
11555 [ 12723] By: jhi                                   on 2001/10/28  03:32:32
11556         Log: Explicitly expect only 4 or 8 bytes of PTRSIZE.
11557              No final #else #error because we do not seem to
11558              be using #error?
11559      Branch: perl
11560            ! op.h
11561 ____________________________________________________________________________
11562 [ 12722] By: jhi                                   on 2001/10/28  02:41:04
11563         Log: Subject: [PATCH Perl@12647] Time::HiRes ualarm for VMS without one
11564              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)        
11565              Date: Sat, 27 Oct 2001 23:28:44 EST 
11566              Message-Id: <011027232650.19ae30@DUPHY4.Physics.Drexel.Edu>
11567      Branch: perl
11568            ! ext/Time/HiRes/HiRes.xs
11569 ____________________________________________________________________________
11570 [ 12721] By: jhi                                   on 2001/10/28  01:53:34
11571         Log: Regen perlapi, perltoc.
11572      Branch: perl
11573            ! pod/perlapi.pod pod/perltoc.pod
11574 ____________________________________________________________________________
11575 [ 12720] By: jhi                                   on 2001/10/28  01:30:04
11576         Log: Subject: [PATCH] sv.h documentation
11577              From: Tim Jenness <t.jenness@jach.hawaii.edu>              
11578              Date: Sat, 27 Oct 2001 15:27:41 -1000 (HST) 
11579              Message-ID: <Pine.LNX.4.33.0110271526270.24647-100000@lapaki>
11580      Branch: perl
11581            ! sv.h
11582 ____________________________________________________________________________
11583 [ 12719] By: gsar                                  on 2001/10/27  23:42:51
11584         Log: "nmake clean" fails to clean ext/... because buildext.pl calls
11585              system("nmake -nologo", "clean") and there is no executable
11586              called "nmake -nologo"; this used to "work" pre-change#12559 due
11587              to bugs in multiarg system() that have since been fixed
11588      Branch: perl
11589            ! win32/buildext.pl
11590 ____________________________________________________________________________
11591 [ 12718] By: jhi                                   on 2001/10/27  21:58:35
11592         Log: Update Changes.
11593      Branch: perl
11594            ! Changes patchlevel.h
11595 ____________________________________________________________________________
11596 [ 12717] By: jhi                                   on 2001/10/27  21:54:11
11597         Log: Subject: perlhack.pod addendum for consideration (perlbug mail interface)
11598              From: Richard.Foley@t-online.de (Richard Foley)            
11599              Date: Sun, 28 Oct 2001 00:48:32 +0200
11600              Message-ID: <15xbQQ-1BoWxsC@fwd02.sul.t-online.com>
11601      Branch: perl
11602            ! pod/perlhack.pod
11603 ____________________________________________________________________________
11604 [ 12716] By: jhi                                   on 2001/10/27  21:41:02
11605         Log: Must store pointers with the right width.
11606      Branch: perl
11607            ! op.h
11608 ____________________________________________________________________________
11609 [ 12715] By: jhi                                   on 2001/10/27  21:22:52
11610         Log: Integrate change #12711 from perlio;
11611              
11612              Use ref count scheme rather than PerlLIO_dup() to do fp_dup().
11613              Restores op/fork.t on Win32 (still segfault on exit of ok 2).
11614      Branch: perl
11615           !> perlio.c
11616 ____________________________________________________________________________
11617 [ 12714] By: jhi                                   on 2001/10/27  21:04:59
11618         Log: Subject: [PATCH] make minitest
11619              From: Nicholas Clark <nick@ccl4.org>
11620              Date: Sat, 27 Oct 2001 22:56:16 +0100
11621              Message-ID: <20011027225616.L20275@plum.flirble.org>
11622      Branch: perl
11623            ! t/TEST
11624 ____________________________________________________________________________
11625 [ 12713] By: jhi                                   on 2001/10/27  20:58:33
11626         Log: Patch #12661 missed this.
11627      Branch: perl
11628            ! ext/DB_File/DB_File.pm
11629 ____________________________________________________________________________
11630 [ 12712] By: jhi                                   on 2001/10/27  20:56:38
11631         Log: Subject: [PATCH perl@12696] C RTL awareness update for VMS
11632              From: "Craig A. Berry" <craigberry@mac.com>
11633              Date: Sat, 27 Oct 2001 16:07:47 -0500
11634              Message-Id: <5.1.0.14.2.20011027134037.01bebc60@exchi01>
11635      Branch: perl
11636            ! configure.com perlio.c
11637 ____________________________________________________________________________
11638 [ 12711] By: nick                                  on 2001/10/27  19:49:25
11639         Log: Use ref count scheme rather than PerlLIO_dup() to do fp_dup().
11640              Restores op/fork.t on Win32 (still segfault on exit of ok 2).
11641      Branch: perlio
11642            ! perlio.c
11643 ____________________________________________________________________________
11644 [ 12710] By: jhi                                   on 2001/10/27  17:07:46
11645         Log: Let's not replace reason if there's one already supplied.
11646      Branch: perl
11647            ! t/op/regexp.t
11648 ____________________________________________________________________________
11649 [ 12709] By: jhi                                   on 2001/10/27  17:02:30
11650         Log: is not good.
11651      Branch: perl
11652            ! t/op/regexp.t
11653 ____________________________________________________________________________
11654 [ 12708] By: jhi                                   on 2001/10/27  16:54:07
11655         Log: ldlibpth can exist but be unset.
11656      Branch: perl
11657            ! t/TEST
11658 ____________________________________________________________________________
11659 [ 12707] By: jhi                                   on 2001/10/27  16:47:07
11660         Log: Unicode: property alias naming cleanup.
11661      Branch: perl
11662            ! lib/unicore/Is.pl lib/unicore/mktables pod/perlunicode.pod
11663 ____________________________________________________________________________
11664 [ 12706] By: jhi                                   on 2001/10/27  15:24:06
11665         Log: FAQ sync.
11666      Branch: perl
11667            ! pod/perlfaq4.pod
11668 ____________________________________________________________________________
11669 [ 12705] By: jhi                                   on 2001/10/27  15:23:15
11670         Log: Integrate change #12703 from maintperl;
11671              
11672              typemap stuff intervenes before declaration, move it to PREINIT
11673              section
11674              
11675              (an empty integrate, but now the files are in sync
11676              between the branches)
11677      Branch: perl
11678           !> ext/ODBM_File/ODBM_File.xs
11679 ____________________________________________________________________________
11680 [ 12704] By: jhi                                   on 2001/10/27  15:21:17
11681         Log: More PerlIO symbols.
11682      Branch: perl
11683            ! makedef.pl
11684 ____________________________________________________________________________
11685 [ 12703] By: gsar                                  on 2001/10/27  15:12:54
11686         Log: typemap stuff intervenes before declaration, move it to PREINIT
11687              section
11688      Branch: maint-5.6/perl
11689            ! ext/ODBM_File/ODBM_File.xs
11690 ____________________________________________________________________________
11691 [ 12702] By: nick                                  on 2001/10/27  14:09:35
11692         Log: Integrate mainline
11693      Branch: perlio
11694           +> ext/threads/shared/t/av_simple.t
11695           +> ext/threads/shared/t/hv_refs.t
11696           +> ext/threads/shared/t/hv_simple.t lib/unicore/To/Fold.pl
11697           !> (integrate 109 files)
11698 ____________________________________________________________________________
11699 [ 12700] By: ams                                   on 2001/10/26  21:22:23
11700         Log: Subject: [PATCH] tweak divide
11701              From: Nicholas Clark <nick@ccl4.org>
11702              Date: Fri, 26 Oct 2001 22:52:17 +0100
11703              Message-Id: <20011026225217.B20275@plum.flirble.org>
11704      Branch: perl
11705            ! pp.c
11706 ____________________________________________________________________________
11707 [ 12699] By: pudge                                 on 2001/10/26  20:49:00
11708         Log: Integrate a buncha things from maintperl.
11709      Branch: maint-5.6/macperl
11710           !> (integrate 32 files)
11711 ____________________________________________________________________________
11712 [ 12698] By: jhi                                   on 2001/10/26  19:13:24
11713         Log: Subject: [PATCH] Re: DynaLoader problem on NCR SVR4 box
11714              From: Andy Dougherty <doughera@lafayette.edu>
11715              Date: Fri, 26 Oct 2001 14:36:29 -0400 (EDT)
11716              Message-ID: <Pine.SOL.4.10.10110261434280.23229-100000@maxwell.phys.lafayette.edu>
11717      Branch: perl
11718            ! hints/svr4.sh
11719 ____________________________________________________________________________
11720 [ 12697] By: jhi                                   on 2001/10/26  18:42:58
11721         Log: When you're root, many things become writable.
11722      Branch: perl
11723            ! lib/ExtUtils/Mkbootstrap.t lib/ExtUtils/Packlist.t
11724 ____________________________________________________________________________
11725 [ 12696] By: jhi                                   on 2001/10/26  15:52:58
11726         Log: Update Changes.
11727      Branch: perl
11728            ! Changes patchlevel.h
11729 ____________________________________________________________________________
11730 [ 12695] By: gsar                                  on 2001/10/26  15:34:31
11731         Log: Term/Cap.t attempts to access the floppy drive for no good reason
11732              on dosish systems
11733      Branch: perl
11734            ! lib/Term/Cap.t
11735 ____________________________________________________________________________
11736 [ 12694] By: gsar                                  on 2001/10/26  15:15:16
11737         Log: fix misleading comment on known inadequacy in B::Terse, and skip
11738              it correctly
11739      Branch: perl
11740            ! ext/B/t/terse.t
11741 ____________________________________________________________________________
11742 [ 12693] By: gsar                                  on 2001/10/26  14:53:56
11743         Log: fix spurious AutoSplit.t failure under windows
11744      Branch: perl
11745            ! lib/AutoSplit.t
11746 ____________________________________________________________________________
11747 [ 12692] By: gsar                                  on 2001/10/26  14:39:06
11748         Log: Time::HiRes::alarm() ain't gonna work either if ualarm() ain't
11749      Branch: perl
11750            ! ext/Time/HiRes/HiRes.t
11751 ____________________________________________________________________________
11752 [ 12691] By: jhi                                   on 2001/10/26  14:34:15
11753         Log: More logical to use %04"UVXf" than %"UVuf" since
11754              the Unicode standard prefers hex.
11755      Branch: perl
11756            ! lib/unicore/To/Fold.pl lib/unicore/To/Lower.pl
11757            ! lib/unicore/To/Title.pl lib/unicore/To/Upper.pl
11758            ! lib/unicore/mktables utf8.c
11759 ____________________________________________________________________________
11760 [ 12690] By: gsar                                  on 2001/10/26  14:15:55
11761         Log: change#12065 seems to have broken Encode build on windows; fix
11762      Branch: perl
11763            ! ext/Encode/Encode.xs ext/Encode/Makefile.PL
11764 ____________________________________________________________________________
11765 [ 12689] By: jhi                                   on 2001/10/26  14:12:04
11766         Log: Unicode: add the case folding table.
11767      Branch: perl
11768            + lib/unicore/To/Fold.pl
11769            ! MANIFEST lib/unicore/mktables
11770 ____________________________________________________________________________
11771 [ 12688] By: sky                                   on 2001/10/26  13:51:29
11772         Log: Get the new functions right, do not export lock since we use builtin lock.
11773              TODO: fix xsubpp to support the new prototypes
11774      Branch: perl
11775            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
11776 ____________________________________________________________________________
11777 [ 12687] By: jhi                                   on 2001/10/26  13:43:03
11778         Log: USE_ENVIRON_ARRAY instead of !MACOS_TRADITIONAL,
11779              as suggested by Sarathy.
11780      Branch: perl
11781            ! mg.c
11782 ____________________________________________________________________________
11783 [ 12686] By: gsar                                  on 2001/10/26  13:39:52
11784         Log: avoid compiler warning
11785      Branch: perl
11786            ! win32/win32.c
11787 ____________________________________________________________________________
11788 [ 12685] By: jhi                                   on 2001/10/26  13:39:12
11789         Log: WinCE update from Rainer Keuchel.
11790      Branch: perl
11791            ! perl.h wince/Makefile.ce wince/config.ce wince/perldll.def
11792            ! wince/wince.c
11793 ____________________________________________________________________________
11794 [ 12684] By: sky                                   on 2001/10/26  13:34:33
11795         Log: And then finally cond_wait cond_signal and cond_broadcast are now implmented.
11796      Branch: perl
11797            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
11798 ____________________________________________________________________________
11799 [ 12683] By: gbarr                                 on 2001/10/26  13:32:47
11800         Log: More fixes that were made to the core and not in the libnet src
11801      Branch: perl
11802            ! lib/Net/Domain.pm
11803 ____________________________________________________________________________
11804 [ 12682] By: jhi                                   on 2001/10/26  13:31:10
11805         Log: Subject: Re: DB_File-1.79 on Cygwin 1.3.3
11806              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>    
11807              Date: Fri, 26 Oct 2001 13:55:21 +0200
11808              Message-Id: <20011026135017.F575.H.M.BRAND@hccnet.nl>
11809              
11810              (plus make the db-recno.t#59 accept both \n and \r\n)
11811      Branch: perl
11812            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
11813            ! ext/DB_File/t/db-recno.t
11814 ____________________________________________________________________________
11815 [ 12681] By: gbarr                                 on 2001/10/26  13:22:38
11816         Log: Fix tests to be able to run in the core and the CPAN dist
11817      Branch: perl
11818            ! lib/Net/t/ftp.t lib/Net/t/hostname.t lib/Net/t/nntp.t
11819            ! lib/Net/t/require.t lib/Net/t/smtp.t
11820 ____________________________________________________________________________
11821 [ 12680] By: jhi                                   on 2001/10/26  13:16:03
11822         Log: Subject: Re: perl@12605 on VMS, [minor PATCH enclosed]
11823              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
11824              Message-Id: <011026081912.dc29b@DUPHY4.Physics.Drexel.Edu>
11825              Date: Fri, 26 Oct 2001 08:34:46 EDT
11826      Branch: perl
11827            ! ext/Time/HiRes/HiRes.t
11828 ____________________________________________________________________________
11829 [ 12679] By: gbarr                                 on 2001/10/26  13:11:00
11830         Log: Sync libnet modules with what will be libnet-1.08
11831      Branch: perl
11832            ! lib/Net/ChangeLog.libnet lib/Net/Cmd.pm lib/Net/Config.pm
11833            ! lib/Net/Domain.pm lib/Net/FTP.pm lib/Net/FTP/I.pm
11834            ! lib/Net/Netrc.pm lib/Net/SMTP.pm lib/Net/t/ftp.t
11835            ! lib/Net/t/hostname.t lib/Net/t/nntp.t lib/Net/t/smtp.t
11836 ____________________________________________________________________________
11837 [ 12678] By: jhi                                   on 2001/10/26  13:03:01
11838         Log: Integrate maintperl changes #12268 and #12669;
11839              
11840              final touches to the audit for statics and thread-unsafe code
11841              * make DB_File, ODBM_File thread-safe 
11842              * remove unnecessary/dangerous statics and protect others
11843              from not getting accidentally enabled under threaded perls
11844              
11845              windows support functions get_childdir() et al aren't exported
11846              correctly under vanilla build
11847              
11848              Testing under win32 appreciated since changes there had
11849              to be manually merged and I cannot test how badly did I do.
11850      Branch: perl
11851           !> ext/B/B.xs ext/DB_File/DB_File.xs ext/File/Glob/Glob.xs
11852           !> ext/ODBM_File/ODBM_File.xs ext/Opcode/Opcode.xs ext/re/re.xs
11853           !> gv.c iperlsys.h makedef.pl mg.c op.c scope.c toke.c util.c
11854           !> win32/vmem.h win32/win32.c win32/win32iop.h
11855 ____________________________________________________________________________
11856 [ 12677] By: sky                                   on 2001/10/26  12:37:17
11857         Log: More Config::threads to threads::threads changes
11858      Branch: perl
11859            ! ext/threads/shared/shared.pm ext/threads/t/basic.t
11860 ____________________________________________________________________________
11861 [ 12676] By: sky                                   on 2001/10/26  12:31:46
11862         Log: Make new() work exactly like create(). Move from Config::threads to threads::threads
11863      Branch: perl
11864            ! ext/threads/threads.pm ext/threads/threads.xs
11865 ____________________________________________________________________________
11866 [ 12675] By: sky                                   on 2001/10/26  12:06:30
11867         Log: Allocing a TLS in runtime is not too hot.
11868      Branch: perl
11869            ! ext/threads/threads.xs
11870 ____________________________________________________________________________
11871 [ 12674] By: sky                                   on 2001/10/26  11:59:09
11872         Log: Don't display debug data.
11873      Branch: perl
11874            ! ext/threads/threads.pm
11875 ____________________________________________________________________________
11876 [ 12673] By: sky                                   on 2001/10/26  11:35:47
11877         Log: Extend support of change #12672 to support arrays and hashes. Shared reference support is
11878              complete bar support for blessed objects.
11879              TODO: tests for shared arrays and more hv reference tests. Also a complex test testing all types intermixed.
11880      Branch: perl
11881            ! ext/threads/shared/shared.xs ext/threads/shared/t/hv_refs.t
11882 ____________________________________________________________________________
11883 [ 12672] By: sky                                   on 2001/10/26  11:15:28
11884         Log: Fix case where shared reference does not exist in current thread.
11885      Branch: perl
11886            ! ext/threads/shared/shared.xs ext/threads/shared/t/hv_refs.t
11887 ____________________________________________________________________________
11888 [ 12671] By: sky                                   on 2001/10/26  08:48:52
11889         Log: Support for references in shared arrays.
11890      Branch: perl
11891            ! ext/threads/shared/shared.xs
11892 ____________________________________________________________________________
11893 [ 12670] By: sky                                   on 2001/10/26  08:30:11
11894         Log: Add tests for references in hashes.
11895      Branch: perl
11896            + ext/threads/shared/t/hv_refs.t
11897            ! MANIFEST
11898 ____________________________________________________________________________
11899 [ 12669] By: gsar                                  on 2001/10/26  06:07:10
11900         Log: windows support functions get_childdir() et al aren't exported
11901              correctly under vanilla build
11902      Branch: maint-5.6/perl
11903            ! iperlsys.h makedef.pl mg.c win32/win32.c win32/win32iop.h
11904 ____________________________________________________________________________
11905 [ 12668] By: gsar                                  on 2001/10/26  03:52:12
11906         Log: final touches to the audit for statics and thread-unsafe code
11907              * make DB_File, ODBM_File thread-safe 
11908              * remove unnecessary/dangerous statics and protect others
11909              from not getting accidentally enabled under threaded perls
11910      Branch: maint-5.6/perl
11911            ! ext/B/B.xs ext/DB_File/DB_File.xs ext/File/Glob/Glob.xs
11912            ! ext/ODBM_File/ODBM_File.xs ext/Opcode/Opcode.xs ext/re/re.xs
11913            ! gv.c mg.c op.c scope.c toke.c util.c win32/vmem.h
11914            ! win32/win32.c
11915 ____________________________________________________________________________
11916 [ 12667] By: ams                                   on 2001/10/26  03:48:36
11917         Log: Subject: [PATCH] Fix sharedsv.c compile-time warnings.
11918              From: "Richard Soderberg" <rs@crystalflame.net>
11919              Date: Thu, 25 Oct 2001 23:42:50 -0400
11920              Message-Id: <NAEKLNAAHLMBPMPNBMLEKEJCEAAA.rs@crystalflame.net>
11921      Branch: perl
11922            ! sharedsv.c
11923 ____________________________________________________________________________
11924 [ 12666] By: jhi                                   on 2001/10/26  02:07:17
11925         Log: Integrate change #12664 from maintperl;
11926              
11927              the newest GCCs don't seem to like C<"string1"##STRING2>
11928              so keep it as C<"string1" STRING2> (latter appears to
11929              work everywhere)
11930      Branch: perl
11931           !> ext/DynaLoader/dlutils.c
11932 ____________________________________________________________________________
11933 [ 12665] By: jhi                                   on 2001/10/26  02:04:29
11934         Log: Subject: [PATCH] perl.h for Mac OS (Classic)
11935              From: Chris Nandor <pudge@pobox.com>
11936              Date: Thu, 25 Oct 2001 22:15:03 -0400
11937              Message-Id: <p0510030db7fe771a5a34@[10.0.1.177]>
11938      Branch: perl
11939            ! perl.h
11940 ____________________________________________________________________________
11941 [ 12664] By: gsar                                  on 2001/10/26  00:22:35
11942         Log: the newest GCCs don't seem to like C<"string1"##STRING2> so keep it as
11943              C<"string1" STRING2> (latter appears to work everywhere)
11944      Branch: maint-5.6/perl
11945            ! ext/DynaLoader/dlutils.c
11946 ____________________________________________________________________________
11947 [ 12663] By: jhi                                   on 2001/10/25  22:59:44
11948         Log: AUTHORS update.
11949      Branch: perl
11950            ! AUTHORS
11951 ____________________________________________________________________________
11952 [ 12662] By: jhi                                   on 2001/10/25  22:50:41
11953         Log: Integrate change #12660 from maintperl;
11954              
11955              make the dMY_CXT stuff available under all of
11956              MULTIPLICITY/PERL_OBJECT/USE_ITHREADS
11957      Branch: perl
11958           !> perl.h
11959 ____________________________________________________________________________
11960 [ 12661] By: jhi                                   on 2001/10/25  22:47:28
11961         Log: Subject: [PATCH] DB_File-1.79
11962              From: "Paul Marquess" <paul.marquess@openwave.com>
11963              Date: Fri, 26 Oct 2001 00:03:54 +0100
11964              Message-ID: <AIEAJICLCBDNAAOLLOKLAEELDDAA.paul.marquess@openwave.com>
11965      Branch: perl
11966            ! ext/DB_File/Changes ext/DB_File/DB_File.xs
11967            ! ext/DB_File/t/db-recno.t ext/DB_File/version.c
11968 ____________________________________________________________________________
11969 [ 12660] By: gsar                                  on 2001/10/25  22:44:44
11970         Log: make the dMY_CXT stuff available under all of
11971              MULTIPLICITY/PERL_OBJECT/USE_ITHREADS
11972      Branch: maint-5.6/perl
11973            ! perl.h
11974 ____________________________________________________________________________
11975 [ 12659] By: jhi                                   on 2001/10/25  21:27:23
11976         Log: Subject: [PATCH t/run/killperl.t] Re: [ID 20011025.054] Segmentation fault when using the function read not correctly
11977              From: Michael G Schwern <schwern@pobox.com>
11978              Date: Thu, 25 Oct 2001 18:28:12 -0400
11979              Message-ID: <20011025182812.M4811@blackrider>
11980      Branch: perl
11981            ! t/run/kill_perl.t
11982 ____________________________________________________________________________
11983 [ 12658] By: jhi                                   on 2001/10/25  20:54:58
11984         Log: STRLEN != int.
11985      Branch: perl
11986            ! regcomp.c regexec.c
11987 ____________________________________________________________________________
11988 [ 12657] By: jhi                                   on 2001/10/25  20:51:44
11989         Log: Subject: [PATCH] remove small IVop redundancy
11990              From: Nicholas Clark <nick@ccl4.org>
11991              Date: Thu, 25 Oct 2001 22:48:28 +0100
11992              Message-ID: <20011025224827.M66471@plum.flirble.org>
11993      Branch: perl
11994            ! pp.c pp_hot.c
11995 ____________________________________________________________________________
11996 [ 12656] By: jhi                                   on 2001/10/25  18:45:52
11997         Log: Metaconfig unit change for #12655.
11998      Branch: metaconfig/U/perl
11999            ! Extensions.U
12000 ____________________________________________________________________________
12001 [ 12655] By: jhi                                   on 2001/10/25  18:45:18
12002         Log: Subject: Re: Not OK @12650
12003              From: Andy Dougherty <doughera@lafayette.edu>
12004              Date: Thu, 25 Oct 2001 15:34:02 -0400 (EDT)
12005              Message-ID: <Pine.SOL.4.10.10110251520300.22317-100000@maxwell.phys.lafayette.edu>
12006      Branch: perl
12007            ! Configure
12008 ____________________________________________________________________________
12009 [ 12654] By: jhi                                   on 2001/10/25  18:07:58
12010         Log: Integrate changes #12652 and #12653 from maintperl;
12011              
12012              more tweaks to change#12626
12013              * move the boilerplate code over to perl.h and make DynaLoader
12014              use it
12015              * make re, Opcode, File::Glob and B threadsafe
12016              * re.xs needed s/deinstall/uninstall/ (guess nobody uses
12017              C<no re;> anywhere)
12018              
12019              include XS_VERSION in MY_CXT_KEY (tweak for change#12652)
12020              
12021              File::Glob required a bit more work in bleadperl
12022              because of ExtUtils::Constant (see the Makefile.PL change)
12023      Branch: perl
12024            ! ext/File/Glob/Glob.pm ext/File/Glob/Makefile.PL
12025           !> ext/B/B.xs ext/DynaLoader/dlutils.c ext/File/Glob/Glob.xs
12026           !> ext/Opcode/Opcode.xs ext/re/re.xs perl.h
12027 ____________________________________________________________________________
12028 [ 12653] By: gsar                                  on 2001/10/25  17:23:52
12029         Log: include XS_VERSION in MY_CXT_KEY (tweak for change#12652)
12030      Branch: maint-5.6/perl
12031            ! ext/B/B.xs ext/DynaLoader/dlutils.c ext/File/Glob/Glob.xs
12032            ! ext/Opcode/Opcode.xs ext/re/re.xs
12033 ____________________________________________________________________________
12034 [ 12652] By: gsar                                  on 2001/10/25  16:46:44
12035         Log: more tweaks to change#12626
12036              * move the boilerplate code over to perl.h and make DynaLoader
12037              use it
12038              * make re, Opcode, File::Glob and B threadsafe
12039              * re.xs needed s/deinstall/uninstall/ (guess nobody uses
12040              C<no re;> anywhere)
12041      Branch: maint-5.6/perl
12042            ! ext/B/B.xs ext/DynaLoader/dlutils.c ext/File/Glob/Glob.xs
12043            ! ext/Opcode/Opcode.xs ext/re/re.xs perl.h
12044 ____________________________________________________________________________
12045 [ 12651] By: jhi                                   on 2001/10/25  16:35:51
12046         Log: Metaconfig unit change for #12650.
12047      Branch: metaconfig/U/perl
12048            ! Extensions.U
12049 ____________________________________________________________________________
12050 [ 12650] By: jhi                                   on 2001/10/25  16:35:34
12051         Log: Subject: Re: ithreads doesn't like usedl=n
12052              From: Andy Dougherty <doughera@lafayette.edu>
12053              Date: Thu, 25 Oct 2001 13:16:00 -0400 (EDT)
12054              Message-ID: <Pine.SOL.4.10.10110251312200.22183-100000@maxwell.phys.lafayette.edu>
12055              
12056              Special-case threads::shared.
12057      Branch: perl
12058            ! Configure
12059 ____________________________________________________________________________
12060 [ 12649] By: jhi                                   on 2001/10/25  16:21:35
12061         Log: Getting fancier...
12062      Branch: perl
12063            ! t/TEST
12064 ____________________________________________________________________________
12065 [ 12648] By: jhi                                   on 2001/10/25  14:26:20
12066         Log: csh - what a pain.
12067      Branch: perl
12068            ! t/TEST
12069 ____________________________________________________________________________
12070 [ 12647] By: jhi                                   on 2001/10/25  14:04:01
12071         Log: Update Changes.
12072      Branch: perl
12073            ! Changes patchlevel.h
12074 ____________________________________________________________________________
12075 [ 12646] By: jhi                                   on 2001/10/25  13:34:19
12076         Log: Allow resetting the locale system for the duration
12077              of the build (Mac OS X default setting LANG=En_US
12078              ist kaputt)
12079      Branch: perl
12080            ! Makefile.SH
12081 ____________________________________________________________________________
12082 [ 12645] By: jhi                                   on 2001/10/25  13:04:17
12083         Log: Update the MD5 checksum of MD5.xs (caused by #12642)
12084      Branch: perl
12085            ! ext/Digest/MD5/t/files.t
12086 ____________________________________________________________________________
12087 [ 12644] By: jhi                                   on 2001/10/25  12:56:33
12088         Log: Subject: [PATCH] Omit needless calls to pod2man (perl@12641)
12089              From: Andy Dougherty <doughera@lafayette.edu>
12090              Date: Thu, 25 Oct 2001 09:56:57 -0400 (EDT) 
12091              Message-ID: <Pine.SOL.4.10.10110250955390.18833-100000@maxwell.phys.lafayette.edu>
12092      Branch: perl
12093            ! ext/I18N/Langinfo/Makefile.PL ext/threads/Makefile.PL
12094            ! ext/threads/shared/Makefile.PL
12095 ____________________________________________________________________________
12096 [ 12643] By: sky                                   on 2001/10/25  12:28:26
12097         Log: Add support for reference members of hashes.
12098      Branch: perl
12099            ! ext/threads/shared/shared.xs
12100 ____________________________________________________________________________
12101 [ 12642] By: ams                                   on 2001/10/25  12:21:13
12102         Log: Subject: [PATCH] ext/Digest/MD5/MD5.xs RFC typo
12103              From: "Norton Allen" <nort@qnx.com>
12104              Date: Thu, 25 Oct 2001 08:53:56 -0400 (edt)
12105              Message-Id: <200110251253.IAA180600866@rosamund.arp.harvard.edu>
12106      Branch: perl
12107            ! ext/Digest/MD5/MD5.xs
12108 ____________________________________________________________________________
12109 [ 12641] By: sky                                   on 2001/10/25  10:27:39
12110         Log: Tests shared hashes.
12111      Branch: perl
12112            + ext/threads/shared/t/hv_simple.t
12113            ! MANIFEST
12114 ____________________________________________________________________________
12115 [ 12640] By: sky                                   on 2001/10/25  10:18:23
12116         Log: Fix threadcounts for arrays and hashes.
12117      Branch: perl
12118            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
12119 ____________________________________________________________________________
12120 [ 12639] By: sky                                   on 2001/10/25  10:17:26
12121         Log: Note to self, doing *src_ary++ in a macro that evaluates
12122              the value more than once is a good way to dump core.
12123      Branch: perl
12124            ! sharedsv.c
12125 ____________________________________________________________________________
12126 [ 12638] By: jhi                                   on 2001/10/25  05:18:06
12127         Log: Integrate change #12636 from maintperl; more dl fixups.
12128      Branch: perl
12129           !> ext/DynaLoader/dl_mac.xs ext/DynaLoader/dl_next.xs
12130           !> ext/DynaLoader/dl_vms.xs
12131 ____________________________________________________________________________
12132 [ 12637] By: jhi                                   on 2001/10/25  05:14:17
12133         Log: Like dl_hpux, like dl_dld.
12134      Branch: perl
12135            ! ext/DynaLoader/dl_dld.xs
12136 ____________________________________________________________________________
12137 [ 12636] By: gsar                                  on 2001/10/25  02:34:06
12138         Log: followups to change#12635
12139      Branch: maint-5.6/perl
12140            ! ext/DynaLoader/dl_mac.xs ext/DynaLoader/dl_next.xs
12141            ! ext/DynaLoader/dl_vms.xs
12142 ____________________________________________________________________________
12143 [ 12635] By: gsar                                  on 2001/10/25  02:22:03
12144         Log: add part of change#12634 to the two files that need it; dl_aix.xs
12145              in maint-5.6 doesn't have the branch that had the problem in
12146              mainline
12147      Branch: maint-5.6/perl
12148            ! ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_hpux.xs
12149 ____________________________________________________________________________
12150 [ 12634] By: jhi                                   on 2001/10/25  01:53:03
12151         Log: Fixes for #12627.
12152      Branch: perl
12153            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_hpux.xs
12154 ____________________________________________________________________________
12155 [ 12633] By: jhi                                   on 2001/10/25  01:52:33
12156         Log: Since pv_uni_display and sv_uni_display are now used
12157              in the re extension, their symbols have to be exported.
12158      Branch: perl
12159            ! embed.pl global.sym
12160 ____________________________________________________________________________
12161 [ 12632] By: jhi                                   on 2001/10/25  01:00:06
12162         Log: Subject:  Re: [PATCH Perl@12567] debug /list
12163              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
12164              Date: Tue, 23 Oct 2001 21:40:33 EDT
12165              Message-Id: <011023214011.184825@DUPHY4.Physics.Drexel.Edu>
12166      Branch: perl
12167            ! configure.com
12168 ____________________________________________________________________________
12169 [ 12631] By: jhi                                   on 2001/10/25  00:25:55
12170         Log: This takes care of some of the re 'debug' cases but
12171              not all cases since the information whether the pattern
12172              or the target are utf8 seems to be either lost or not
12173              spread widely enough, sigh.
12174      Branch: perl
12175            ! regcomp.c
12176 ____________________________________________________________________________
12177 [ 12630] By: jhi                                   on 2001/10/25  00:03:07
12178         Log: Subject: [PATCH] - was RE: [PATCH perl@12443] VMS64-bitconfigure
12179              From: John Peacock <jpeacock@rowman.com>
12180              Date: Wed, 24 Oct 2001 16:53:29 -0400
12181              Message-ID: <3BD72A49.1508D152@rowman.com>
12182      Branch: perl
12183            ! configure.com
12184 ____________________________________________________________________________
12185 [ 12629] By: jhi                                   on 2001/10/24  23:16:21
12186         Log: Upgrade NetWare and WinCE as in #12626.
12187      Branch: perl
12188            ! NetWare/dl_netware.xs wince/dl_win32.xs
12189 ____________________________________________________________________________
12190 [ 12628] By: jhi                                   on 2001/10/24  23:07:00
12191         Log: Tru64 compiler nit.
12192      Branch: perl
12193            ! ext/threads/shared/shared.xs
12194 ____________________________________________________________________________
12195 [ 12627] By: jhi                                   on 2001/10/24  22:02:23
12196         Log: Integrate change #12626 from maintperl;
12197              make DynaLoader threadsafe by moving all statics into
12198              interpreter-local space
12199              
12200              TODO: Netware, OS/2, WinCE
12201      Branch: perl
12202           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_beos.xs
12203           !> ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_dllload.xs
12204           !> ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dl_dyld.xs
12205           !> ext/DynaLoader/dl_hpux.xs ext/DynaLoader/dl_mac.xs
12206           !> ext/DynaLoader/dl_mpeix.xs ext/DynaLoader/dl_next.xs
12207           !> ext/DynaLoader/dl_vmesa.xs ext/DynaLoader/dl_vms.xs
12208           !> ext/DynaLoader/dlutils.c win32/dl_win32.xs
12209 ____________________________________________________________________________
12210 [ 12626] By: gsar                                  on 2001/10/24  21:43:10
12211         Log: make DynaLoader threadsafe by moving all statics into interpreter-local
12212              space
12213      Branch: maint-5.6/perl
12214            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_beos.xs
12215            ! ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_dllload.xs
12216            ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dl_dyld.xs
12217            ! ext/DynaLoader/dl_hpux.xs ext/DynaLoader/dl_mac.xs
12218            ! ext/DynaLoader/dl_mpeix.xs ext/DynaLoader/dl_next.xs
12219            ! ext/DynaLoader/dl_vmesa.xs ext/DynaLoader/dl_vms.xs
12220            ! ext/DynaLoader/dlutils.c win32/dl_win32.xs
12221 ____________________________________________________________________________
12222 [ 12625] By: sky                                   on 2001/10/24  20:05:26
12223         Log: Change #12623 inflicted an infinite hang. Fixed.
12224      Branch: perl
12225            ! ext/threads/shared/shared.xs
12226 ____________________________________________________________________________
12227 [ 12624] By: sky                                   on 2001/10/24  19:06:55
12228         Log: Adds support for hashes. Neither hashes nor arrays can contain references yet.
12229      Branch: perl
12230            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
12231 ____________________________________________________________________________
12232 [ 12623] By: sky                                   on 2001/10/24  18:06:34
12233         Log: We need to do sharedsv_find in the original perl context.
12234      Branch: perl
12235            ! ext/threads/shared/shared.xs
12236 ____________________________________________________________________________
12237 [ 12622] By: sky                                   on 2001/10/24  17:26:51
12238         Log: Add support for basic support for AVs, references not supported yet.
12239              Add test for AVs.
12240              Add more tests to sv_refs
12241              Fix documentation issues.  
12242      Branch: perl
12243            + ext/threads/shared/t/av_simple.t
12244            ! MANIFEST ext/threads/shared/shared.pm
12245            ! ext/threads/shared/shared.xs ext/threads/shared/t/sv_refs.t
12246 ____________________________________________________________________________
12247 [ 12621] By: jhi                                   on 2001/10/24  14:08:39
12248         Log: Dump Unicode better for re 'debug'.  The regprop()
12249              is unfinished since have to figure out how to detect
12250              Unicodeness in there.
12251      Branch: perl
12252            ! regcomp.c regexec.c
12253 ____________________________________________________________________________
12254 [ 12620] By: sky                                   on 2001/10/24  13:18:07
12255         Log: Add support for finding shared arrays and hashes.
12256      Branch: perl
12257            ! sharedsv.c
12258 ____________________________________________________________________________
12259 [ 12619] By: jhi                                   on 2001/10/24  13:06:24
12260         Log: Rewrite sv_uni_display() as pv_uni_display() as
12261              reimplement sv_uni_display() using that.
12262      Branch: perl
12263            ! dump.c embed.h embed.pl proto.h
12264 ____________________________________________________________________________
12265 [ 12618] By: jhi                                   on 2001/10/24  12:14:03
12266         Log: Integrate change #12615 from maintperl;
12267              on Windows, IO::File::new_tmpfile() fails after being called
12268              32767 times because MSVCRT thinks stdio's TMP_MAX is a
12269              process-wide limit
12270      Branch: perl
12271           !> win32/win32.c
12272 ____________________________________________________________________________
12273 [ 12617] By: jhi                                   on 2001/10/24  12:10:37
12274         Log: Don't try to print ints as IVs.
12275      Branch: perl
12276            ! ext/Time/HiRes/HiRes.xs
12277 ____________________________________________________________________________
12278 [ 12616] By: sky                                   on 2001/10/24  11:06:35
12279         Log: We only need to fetch the SV from the backend if the index
12280              is not the same as mg_private.     In theory this could be
12281              a problem if there are an exact multiple of U16 changes
12282              of a shared variable between two access in a given thread,
12283              we choose to avoid theory for now.
12284      Branch: perl
12285            ! ext/threads/shared/shared.xs sharedsv.c sharedsv.h
12286 ____________________________________________________________________________
12287 [ 12615] By: gsar                                  on 2001/10/24  04:09:43
12288         Log: on Windows, IO::File::new_tmpfile() fails after being called
12289              32767 times because MSVCRT thinks stdio's TMP_MAX is a
12290              process-wide limit
12291      Branch: maint-5.6/perl
12292            ! win32/win32.c
12293 ____________________________________________________________________________
12294 [ 12614] By: jhi                                   on 2001/10/23  22:19:34
12295         Log: Negation and Unicode: sort of solves 20010303.010,
12296              except not quite like reported in the Subject
12297              (Perl_warner is still utf8-ignorant).
12298      Branch: perl
12299            ! pp.c t/lib/warnings/sv
12300 ____________________________________________________________________________
12301 [ 12613] By: jhi                                   on 2001/10/23  21:53:13
12302         Log: Make the "isn't numeric" warning to show Unicode as Unicode.
12303      Branch: perl
12304            ! sv.c t/lib/warnings/sv
12305 ____________________________________________________________________________
12306 [ 12612] By: jhi                                   on 2001/10/23  21:52:45
12307         Log: sv_uni_display(): do not add the "...", let the caller
12308              do it if wanted, and be prepared for more display options.
12309      Branch: perl
12310            ! dump.c embed.h embed.pl proto.h
12311 ____________________________________________________________________________
12312 [ 12611] By: nick                                  on 2001/10/23  20:28:07
12313         Log: Integrate mainline
12314      Branch: perlio
12315           !> Changes configure.com cygwin/cygwin.c
12316           !> ext/DynaLoader/DynaLoader_pm.PL ext/File/Glob/t/basic.t
12317           !> ext/Time/HiRes/HiRes.t ext/Time/HiRes/HiRes.xs lib/AutoSplit.t
12318           !> lib/File/Spec.t lib/File/Spec/Mac.pm lib/File/Spec/Win32.pm
12319           !> lib/Net/Domain.pm patchlevel.h perl.c perlio.c
12320           !> pod/perlunicode.pod pp.c t/TEST t/op/lc.t t/op/taint.t
12321           !> utils/h2xs.PL utils/perldoc.PL
12322 ____________________________________________________________________________
12323 [ 12610] By: sky                                   on 2001/10/23  19:39:24
12324         Log: Change #12607 introduced a bug, seems like some MAGICAL SVs
12325              don't call themselves READONLY but still die with modification
12326              attempt. We only call bless for ext and umagic.
12327      Branch: perl
12328            ! sv.c
12329 ____________________________________________________________________________
12330 [ 12609] By: jhi                                   on 2001/10/23  19:35:02
12331         Log: Croak() on negative time; doc tweaks.
12332      Branch: perl
12333            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.t
12334            ! ext/Time/HiRes/HiRes.xs
12335 ____________________________________________________________________________
12336 [ 12608] By: jhi                                   on 2001/10/23  18:38:03
12337         Log: FAQ sync.
12338      Branch: perl
12339            ! pod/perlfaq4.pod pod/perlfaq7.pod
12340 ____________________________________________________________________________
12341 [ 12607] By: sky                                   on 2001/10/23  18:27:27
12342         Log: Call setmagic on the referent we are blessing.
12343      Branch: perl
12344            ! sv.c
12345 ____________________________________________________________________________
12346 [ 12606] By: jhi                                   on 2001/10/23  16:30:00
12347         Log: Small test nits.
12348      Branch: perl
12349            ! t/op/lc.t
12350 ____________________________________________________________________________
12351 [ 12605] By: jhi                                   on 2001/10/23  13:08:32
12352         Log: Update Changes.
12353      Branch: perl
12354            ! Changes patchlevel.h
12355 ____________________________________________________________________________
12356 [ 12604] By: jhi                                   on 2001/10/23  13:03:21
12357         Log: Make the PerlIO_init() prototypes consistent.
12358      Branch: perl
12359            ! perlio.c
12360 ____________________________________________________________________________
12361 [ 12603] By: jhi                                   on 2001/10/23  12:54:52
12362         Log: Upping the test count is a good idea.
12363      Branch: perl
12364            ! t/op/lc.t
12365 ____________________________________________________________________________
12366 [ 12602] By: jhi                                   on 2001/10/23  12:52:10
12367         Log: Document the final sigma spot.
12368      Branch: perl
12369            ! pp.c
12370 ____________________________________________________________________________
12371 [ 12601] By: jhi                                   on 2001/10/23  12:26:12
12372         Log: Fix multicharacter titlecase (ucfirst).
12373      Branch: perl
12374            ! pod/perlunicode.pod pp.c t/op/lc.t
12375 ____________________________________________________________________________
12376 [ 12600] By: jhi                                   on 2001/10/23  11:47:19
12377         Log: Subject: [PATCH 5.6.1 perldoc] one more touch on File::Temp
12378              From: Mikhail Zabaluev <mhz@alt-linux.org>
12379              Date: Tue, 23 Oct 2001 10:40:37 +0400
12380              Message-ID: <20011023104037.A12761@localhost.localdomain>
12381              
12382              (#12406 replaced with this)
12383      Branch: perl
12384            ! utils/perldoc.PL
12385 ____________________________________________________________________________
12386 [ 12599] By: jhi                                   on 2001/10/23  00:26:17
12387         Log: MacOS Classic updates from Pudge.
12388      Branch: perl
12389            ! lib/File/Spec.t lib/File/Spec/Mac.pm
12390 ____________________________________________________________________________
12391 [ 12598] By: jhi                                   on 2001/10/22  22:32:59
12392         Log: Subject: [PATCH bleadperl] AutoSplit.t now passes (partialy) on Win32
12393              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
12394              Date: Sun, 14 Oct 2001 23:14:46 +0200
12395              Message-ID: <265984377.20011014231446@tesla.rcub.bg.ac.yu>
12396              
12397              except for the 2->4 changes.
12398      Branch: perl
12399            ! lib/AutoSplit.t
12400 ____________________________________________________________________________
12401 [ 12597] By: gsar                                  on 2001/10/22  22:02:50
12402         Log: integrate macperl contents into maint-5.6
12403      Branch: maint-5.6/perl
12404            ! mg.c
12405           !> AUTHORS README.macos ext/DynaLoader/DynaLoader_pm.PL
12406           !> ext/DynaLoader/dl_mac.xs lib/File/Find.pm lib/File/Spec.pm
12407           !> lib/File/Spec/Epoc.pm lib/File/Spec/Functions.pm
12408           !> lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
12409           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm lib/File/Temp.pm
12410           !> perl.c perl.h pod/perlport.pod t/lib/filefind-taint.t
12411           !> t/lib/filefind.t t/lib/filespec.t
12412 ____________________________________________________________________________
12413 [ 12596] By: jhi                                   on 2001/10/22  21:43:44
12414         Log: At some point the #6234 has been lost from the mainline
12415              (noticed by Pudge; what's a Mac guy doing reading Win modules? :-)
12416      Branch: perl
12417            ! lib/File/Spec/Win32.pm
12418 ____________________________________________________________________________
12419 [ 12595] By: jhi                                   on 2001/10/22  21:31:31
12420         Log: Cygwin seems to round up (or closest, but not down)
12421              for time(), so half of the time (bad pun intended)
12422              Time::HiRes::time() is less than time(), half of
12423              the time it's more.  So let's try harder in the loop.
12424      Branch: perl
12425            ! ext/Time/HiRes/HiRes.t
12426 ____________________________________________________________________________
12427 [ 12594] By: jhi                                   on 2001/10/22  21:23:15
12428         Log: MacOS Classic timeofday(), from Chris Nandor. 
12429      Branch: perl
12430            ! ext/Time/HiRes/HiRes.xs
12431 ____________________________________________________________________________
12432 [ 12593] By: jhi                                   on 2001/10/22  21:17:39
12433         Log: Integrate changes #12580 and #12581 from macperl;
12434              
12435              Fix path construction.
12436              
12437              (Copyright) Nit.
12438      Branch: perl
12439           !> ext/DynaLoader/DynaLoader_pm.PL perl.c
12440 ____________________________________________________________________________
12441 [ 12592] By: jhi                                   on 2001/10/22  21:00:18
12442         Log: No domainname(1) in Cygwin, either, and the 2>/dev/null
12443              doesn't seem to help (the error being output to console, maybe?)
12444      Branch: perl
12445            ! lib/Net/Domain.pm
12446 ____________________________________________________________________________
12447 [ 12591] By: jhi                                   on 2001/10/22  20:55:08
12448         Log: Taint the getcwd() result also in Cygwin.
12449              (TODO: which other platforms need the same thing?)
12450      Branch: perl
12451            ! cygwin/cygwin.c
12452 ____________________________________________________________________________
12453 [ 12590] By: jhi                                   on 2001/10/22  20:27:47
12454         Log: Pretty hard for eval { setpwent(); getpwent(); 1 } to return false.
12455      Branch: perl
12456            ! t/op/taint.t
12457 ____________________________________________________________________________
12458 [ 12589] By: jhi                                   on 2001/10/22  20:10:40
12459         Log: getpwuid() fragility continues.
12460      Branch: perl
12461            ! utils/h2xs.PL
12462 ____________________________________________________________________________
12463 [ 12588] By: jhi                                   on 2001/10/22  19:58:34
12464         Log: getpwuid() might succeed but that's no guarantee
12465              that the $home will be defined.
12466      Branch: perl
12467            ! ext/File/Glob/t/basic.t
12468 ____________________________________________________________________________
12469 [ 12587] By: jhi                                   on 2001/10/22  19:50:35
12470         Log: It's safer to to expand the variable, too... (see #12571)
12471      Branch: perl
12472            ! t/TEST
12473 ____________________________________________________________________________
12474 [ 12586] By: pudge                                 on 2001/10/22  19:42:04
12475         Log: Integrate with maintperl.
12476      Branch: maint-5.6/macperl
12477           !> win32/bin/pl2bat.pl win32/win32.c
12478 ____________________________________________________________________________
12479 [ 12585] By: pudge                                 on 2001/10/22  19:32:02
12480         Log: Oops, forgot to include Win32 ... just as well, since it
12481              seems in bleadperl, change #7764 was not included
12482              (adding C:\temp).  Re-added.  Rip it back out if it
12483              doesn't belong.  :-)
12484      Branch: maint-5.6/macperl
12485            ! lib/File/Spec/Win32.pm
12486 ____________________________________________________________________________
12487 [ 12584] By: jhi                                   on 2001/10/22  19:26:47
12488         Log: Subject: [PATCH perl@12567] configure.com: no threads/shared without ithreads
12489              From: "Craig A. Berry" <craigberry@mac.com>
12490              Date: Mon, 22 Oct 2001 15:25:19 -0500
12491              Message-Id: <5.1.0.14.2.20011022151232.032544e8@exchi01>
12492      Branch: perl
12493            ! configure.com
12494 ____________________________________________________________________________
12495 [ 12583] By: pudge                                 on 2001/10/22  19:26:00
12496         Log: Add in lots of File::Spec changes, from Thomas Wegner,
12497              and sync with changes from bleadperl.
12498      Branch: maint-5.6/macperl
12499            ! lib/File/Spec.pm lib/File/Spec/Epoc.pm
12500            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
12501            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
12502            ! lib/File/Spec/Win32.pm t/lib/filespec.t
12503 ____________________________________________________________________________
12504 [ 12582] By: pudge                                 on 2001/10/22  19:23:28
12505         Log: Sync with latest File::Find and tests from bleadperl.
12506      Branch: maint-5.6/macperl
12507            ! lib/File/Find.pm t/lib/filefind-taint.t t/lib/filefind.t
12508 ____________________________________________________________________________
12509 [ 12581] By: pudge                                 on 2001/10/22  19:22:12
12510         Log: Nit.
12511      Branch: maint-5.6/macperl
12512            ! perl.c
12513 ____________________________________________________________________________
12514 [ 12580] By: pudge                                 on 2001/10/22  19:21:37
12515         Log: Fix path construction.
12516      Branch: maint-5.6/macperl
12517            ! ext/DynaLoader/DynaLoader_pm.PL
12518 ____________________________________________________________________________
12519 [ 12579] By: nick                                  on 2001/10/22  19:08:35
12520         Log: Integrate mainline (for Arthurs thread.xs fix)
12521      Branch: perlio
12522           !> ext/threads/threads.xs lib/Net/Domain.pm t/TEST t/op/groups.t
12523 ____________________________________________________________________________
12524 [ 12578] By: pudge                                 on 2001/10/22  19:02:34
12525         Log: Fix up exported symbols, move relevant docs
12526              over from macperl.pod.
12527      Branch: maint-5.6/macperl
12528            ! macos/ext/MacPerl/MacPerl.pm
12529 ____________________________________________________________________________
12530 [ 12577] By: pudge                                 on 2001/10/22  19:01:38
12531         Log: Make ADDRESS called optionally as a method.
12532      Branch: maint-5.6/macperl
12533            ! macos/lib/Mac/Glue.pm
12534 ____________________________________________________________________________
12535 [ 12576] By: pudge                                 on 2001/10/22  18:58:22
12536         Log: Fix exit code (MacPerl bug #422129) and add Stop Script
12537              Apple event.
12538      Branch: maint-5.6/macperl
12539            ! macos/macish.c macos/macish.h macos/macperl/MPAppleEvents.c
12540            ! macos/macperl/MPConsole.cp macos/macperl/MPMain.c
12541            ! macos/macperl/MPTerminology.aete
12542 ____________________________________________________________________________
12543 [ 12575] By: pudge                                 on 2001/10/22  18:56:34
12544         Log: Clean up some build utilities. Change Entab to Duplicate;
12545              fix docs and error reporting; improve macify() of paths;
12546              remove requirement for Exporter.pm presence.
12547      Branch: maint-5.6/macperl
12548            ! macos/InstallBLIB macos/MacPerlTests.cmd
12549            ! macos/lib/ExtUtils/MM_MacOS.pm macos/lib/Mac/BuildTools.pm
12550 ____________________________________________________________________________
12551 [ 12574] By: pudge                                 on 2001/10/22  18:53:28
12552         Log: Sync Time::HiRes with bleadperl
12553      Branch: maint-5.6/macperl
12554            ! macos/bundled_ext/Time/HiRes/HiRes.pm
12555            ! macos/bundled_ext/Time/HiRes/HiRes.t
12556            ! macos/bundled_ext/Time/HiRes/HiRes.xs
12557 ____________________________________________________________________________
12558 [ 12573] By: pudge                                 on 2001/10/22  18:52:58
12559         Log: Fix up Changes
12560      Branch: maint-5.6/macperl
12561            ! macos/Changes
12562 ____________________________________________________________________________
12563 [ 12572] By: jhi                                   on 2001/10/22  18:49:32
12564         Log: A user might belong to only a single group
12565              (the group equal to the group id).
12566      Branch: perl
12567            ! t/op/groups.t
12568 ____________________________________________________________________________
12569 [ 12571] By: jhi                                   on 2001/10/22  18:36:46
12570         Log: Prepending (instead of replacing with) the pwd is safer. 
12571      Branch: perl
12572            ! t/TEST
12573 ____________________________________________________________________________
12574 [ 12570] By: jhi                                   on 2001/10/22  18:34:54
12575         Log: Be more robust if no hostname or domainname
12576              (especially the latter)
12577      Branch: perl
12578            ! lib/Net/Domain.pm
12579 ____________________________________________________________________________
12580 [ 12569] By: sky                                   on 2001/10/22  17:41:07
12581         Log: Flush IO buffers before starting a thread, this mimics fork and seems like a saneer behaviour.
12582      Branch: perl
12583            ! ext/threads/threads.xs
12584 ____________________________________________________________________________
12585 [ 12568] By: nick                                  on 2001/10/22  16:31:24
12586         Log: Integrate mainline
12587      Branch: perlio
12588           +> ext/threads/shared/Makefile.PL ext/threads/shared/README
12589           +> ext/threads/shared/shared.pm ext/threads/shared/shared.xs
12590           +> ext/threads/shared/t/sv_refs.t
12591           +> ext/threads/shared/t/sv_simple.t pod/perlpodspec.pod
12592            - lib/unicore/To/SpecLower.pl lib/unicore/To/SpecTitle.pl
12593            - lib/unicore/To/SpecUpper.pl
12594           !> (integrate 42 files)
12595 ____________________________________________________________________________
12596 [ 12567] By: jhi                                   on 2001/10/22  12:56:20
12597         Log: Update Changes.
12598      Branch: perl
12599            ! Changes patchlevel.h
12600 ____________________________________________________________________________
12601 [ 12566] By: jhi                                   on 2001/10/22  12:22:29
12602         Log: Subject: [PATCH pod/perlvar.pod] Undeprecating $]
12603              From: Michael G Schwern <schwern@pobox.com>
12604              Date: Mon, 22 Oct 2001 03:48:38 -0400
12605              Message-ID: <20011022034838.B1676@blackrider>
12606      Branch: perl
12607            ! pod/perlvar.pod
12608 ____________________________________________________________________________
12609 [ 12565] By: jhi                                   on 2001/10/22  12:21:28
12610         Log: Pod nits, as suggested by Stas Bekman.
12611      Branch: perl
12612            ! ext/threads/shared/shared.pm ext/threads/threads.pm
12613 ____________________________________________________________________________
12614 [ 12564] By: jhi                                   on 2001/10/22  12:17:00
12615         Log: Subject: [PATCH @ ] Fix for FETCH/NEXTKEY problem in all *DB*_File modules
12616              From: "Paul Marquess" <paul.marquess@openwave.com> 
12617              Date: Sun, 21 Oct 2001 21:11:15 +0100
12618              Message-ID: <AIEAJICLCBDNAAOLLOKLAEOMDCAA.paul.marquess@openwave.com>
12619      Branch: perl
12620            ! ext/DB_File/DB_File.xs ext/DB_File/t/db-btree.t
12621            ! ext/DB_File/t/db-hash.t ext/GDBM_File/GDBM_File.xs
12622            ! ext/GDBM_File/gdbm.t ext/GDBM_File/typemap
12623            ! ext/NDBM_File/NDBM_File.xs ext/NDBM_File/ndbm.t
12624            ! ext/ODBM_File/ODBM_File.xs ext/ODBM_File/odbm.t
12625            ! ext/ODBM_File/typemap ext/SDBM_File/SDBM_File.xs
12626            ! ext/SDBM_File/sdbm.t
12627 ____________________________________________________________________________
12628 [ 12563] By: jhi                                   on 2001/10/22  12:15:19
12629         Log: Integrate change #12559 from maintperl;
12630              various fixes for system() and backticks under windows
12631      Branch: perl
12632           !> win32/win32.c
12633 ____________________________________________________________________________
12634 [ 12562] By: jhi                                   on 2001/10/22  12:05:35
12635         Log: Integrate change #12560 from maintperl;
12636              make pl2bat use %0 rather than "%0" (the latter fails to work
12637              in a lot of common cases)
12638      Branch: perl
12639           !> win32/bin/pl2bat.pl
12640 ____________________________________________________________________________
12641 [ 12561] By: jhi                                   on 2001/10/22  12:00:23
12642         Log: Integrate changes #12549 and #12550 from maintperl;
12643              
12644              readline() doesn't work with our variables; it confuses them with
12645              my variables (change#4227 was incomplete)
12646      Branch: perl
12647            ! t/lib/strict/vars
12648           !> t/base/rs.t toke.c
12649 ____________________________________________________________________________
12650 [ 12560] By: gsar                                  on 2001/10/22  09:51:59
12651         Log: make pl2bat use %0 rather than "%0" (the latter fails to work
12652              in a lot of common cases)
12653      Branch: maint-5.6/perl
12654            ! win32/bin/pl2bat.pl
12655 ____________________________________________________________________________
12656 [ 12559] By: gsar                                  on 2001/10/22  09:49:51
12657         Log: various fixes for system() and backticks under windows:
12658              
12659              * avoid munging whitespace that is passed within quotes
12660              * work around a cmd.exe misfeature that made multi-arg
12661              system() unreliable when there is more than one quoted
12662              argument
12663              * make multi-arg system() autoquote arguments as needed
12664              before passing them to the shell (this avoids having to
12665              second guess the shell quoting)
12666              * perl's -Dp switch can be used to trace the innards
12667      Branch: maint-5.6/perl
12668            ! win32/win32.c
12669 ____________________________________________________________________________
12670 [ 12558] By: nick                                  on 2001/10/22  08:58:42
12671         Log: Integrate ithreads buffer flush fix from perlio
12672      Branch: perl
12673           !> ext/threads/t/basic.t perl.c
12674 ____________________________________________________________________________
12675 [ 12557] By: nick                                  on 2001/10/22  08:35:09
12676         Log: All tests pass (legitimately) on ithreads
12677      Branch: perlio
12678            ! ext/threads/t/basic.t perl.c
12679 ____________________________________________________________________________
12680 [ 12556] By: nick                                  on 2001/10/22  06:51:22
12681         Log: Integrate non-ithreads fix to mainline
12682      Branch: perl
12683           !> perlio.c
12684 ____________________________________________________________________________
12685 [ 12555] By: nick                                  on 2001/10/22  06:48:33
12686         Log: Restore non-ithreads build. Interestingly binmode test passes
12687              non-ithreads - so crlf layer is not damaged and ithreads fail
12688              is a symptom ...
12689      Branch: perlio
12690            ! perlio.c
12691 ____________________________________________________________________________
12692 [ 12554] By: jhi                                   on 2001/10/21  22:21:55
12693         Log: Integrate from perlio; restructuring.
12694      Branch: perl
12695           !> embed.h embedvar.h intrpvar.h perl.c perlapi.h perlio.c
12696           !> perlio.h perliol.h pod/perlapi.pod sv.c win32/makefile.mk
12697           !> win32/perlhost.h
12698 ____________________________________________________________________________
12699 [ 12553] By: pudge                                 on 2001/10/21  21:51:34
12700         Log: Integrate from maintperl
12701              (Changes 12350, 12496, 12548, 12549, 12550)
12702      Branch: maint-5.6/macperl
12703           !> ext/IO/lib/IO/Seekable.pm lib/Carp/Heavy.pm t/base/rs.t
12704           !> t/lib/filefind-taint.t t/pragma/strict-vars toke.c
12705 ____________________________________________________________________________
12706 [ 12552] By: nick                                  on 2001/10/21  19:18:12
12707         Log: Win32 PerlIO_cleanup special cases should no longer be required.
12708      Branch: perlio
12709            ! perl.c
12710 ____________________________________________________________________________
12711 [ 12551] By: nick                                  on 2001/10/21  19:16:56
12712         Log: Multiple win32io.o is fatal for GCC (and noise with VC++)
12713      Branch: perlio
12714            ! win32/makefile.mk
12715 ____________________________________________________________________________
12716 [ 12550] By: gsar                                  on 2001/10/21  19:05:54
12717         Log: change#12549 wasn't aware of strictures
12718      Branch: maint-5.6/perl
12719            ! t/pragma/strict-vars toke.c
12720 ____________________________________________________________________________
12721 [ 12549] By: gsar                                  on 2001/10/21  18:03:19
12722         Log: readline() doesn't work with our variables; it confuses them with
12723              my variables (change#4227 was incomplete)
12724      Branch: maint-5.6/perl
12725            ! t/base/rs.t toke.c
12726 ____________________________________________________________________________
12727 [ 12548] By: gsar                                  on 2001/10/21  17:48:01
12728         Log: change#12220 appears to have pulled in a mainline change that
12729              isn't applicable to maint-5.6 (some platforms don't taint
12730              cwd)
12731      Branch: maint-5.6/perl
12732            ! t/lib/filefind-taint.t
12733 ____________________________________________________________________________
12734 [ 12547] By: nick                                  on 2001/10/21  17:15:54
12735         Log: Convert rest of PerlIO's memory tables to per-interp and add clone functions
12736              for them. Call explicit cleanup during destruct process.
12737              - one binmode test is failing
12738              - also ext/threads/t/basic.t fails under make test, and is noisy under
12739              harness. (Threads results are intermingled and don't match order expected.)
12740      Branch: perlio
12741            ! embed.h embedvar.h intrpvar.h perl.c perlapi.h perlio.c
12742            ! perlio.h perliol.h pod/perlapi.pod sv.c
12743 ____________________________________________________________________________
12744 [ 12546] By: jhi                                   on 2001/10/21  16:12:08
12745         Log: Implement multicharacter case mappings where a single
12746              Unicode character can be mapped into several.
12747      Branch: perl
12748            - lib/unicore/To/SpecLower.pl lib/unicore/To/SpecTitle.pl
12749            - lib/unicore/To/SpecUpper.pl
12750            ! MANIFEST embed.h embed.pl global.sym lib/unicore/To/Lower.pl
12751            ! lib/unicore/To/Title.pl lib/unicore/To/Upper.pl
12752            ! lib/unicore/mktables pod/perlfunc.pod pod/perlunicode.pod pp.c
12753            ! proto.h t/op/lc.t utf8.c
12754 ____________________________________________________________________________
12755 [ 12545] By: sky                                   on 2001/10/21  15:25:16
12756         Log: First support of threads::shared, support shared svs and references.
12757      Branch: perl
12758            + ext/threads/shared/Makefile.PL ext/threads/shared/README
12759            + ext/threads/shared/shared.pm ext/threads/shared/shared.xs
12760            + ext/threads/shared/t/sv_refs.t
12761            + ext/threads/shared/t/sv_simple.t
12762            ! MANIFEST sharedsv.c
12763 ____________________________________________________________________________
12764 [ 12544] By: nick                                  on 2001/10/21  14:52:35
12765         Log: PerlIO layer table as PL_perlio (per-interpreter)
12766      Branch: perlio
12767            ! embed.h embedvar.h intrpvar.h perlapi.h perlio.c perlio.h
12768            ! pod/perlapi.pod sv.c
12769 ____________________________________________________________________________
12770 [ 12543] By: jhi                                   on 2001/10/21  13:36:40
12771         Log: Prettyprinting.
12772      Branch: perl
12773            ! pod/perlunicode.pod
12774 ____________________________________________________________________________
12775 [ 12542] By: ams                                   on 2001/10/21  03:50:25
12776         Log: Subject: perlpodspec and perlpod rewrite, draft 3 "final"
12777              From: "Sean M. Burke" <sburke@cpan.org>
12778              Date: Sat, 20 Oct 2001 17:51:09 -0600
12779              Message-Id: <3.0.6.32.20011020175109.007cb3d0@mail.spinn.net>
12780      Branch: perl
12781            + pod/perlpodspec.pod
12782            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlpod.pod
12783            ! pod/perltoc.pod
12784 ____________________________________________________________________________
12785 [ 12541] By: nick                                  on 2001/10/20  22:23:53
12786         Log: Fix typos in new locking on MemShared
12787              Make buffers in PerlIOBuf_* in per-thread heap (they are cloned after all...)
12788              - seems to make segfaults more deterministic - suspect they are 
12789              attempt to free() after Interp and Host have gone.
12790      Branch: perlio
12791            ! perlio.c win32/perlhost.h
12792 ____________________________________________________________________________
12793 [ 12540] By: nick                                  on 2001/10/20  21:50:46
12794         Log: Remove the MemShared re-#define (again)
12795      Branch: perlio
12796            ! perlio.c
12797 ____________________________________________________________________________
12798 [ 12539] By: nick                                  on 2001/10/20  21:49:06
12799         Log: Use locks on MemShared
12800      Branch: perlio
12801            ! win32/perlhost.h
12802 ____________________________________________________________________________
12803 [ 12538] By: jhi                                   on 2001/10/20  17:31:07
12804         Log: Subject: [REPATCH installhtml] Re: installhtml needs a good beating out
12805              From: "chromatic" <chromatic@rmci.net>
12806              Date: Sat, 20 Oct 2001 11:13:47 -0600
12807              Message-ID: <20011020172003.60024.qmail@onion.perl.org>
12808      Branch: perl
12809            ! installhtml
12810 ____________________________________________________________________________
12811 [ 12537] By: nick                                  on 2001/10/20  16:44:03
12812         Log: Integrate mainline
12813      Branch: perlio
12814           !> (integrate 48 files)
12815 ____________________________________________________________________________
12816 [ 12536] By: jhi                                   on 2001/10/20  15:58:00
12817         Log: Update Changes.
12818      Branch: perl
12819            ! Changes patchlevel.h
12820 ____________________________________________________________________________
12821 [ 12535] By: jhi                                   on 2001/10/20  15:18:57
12822         Log: Upgrade to podlators 1.11, from Russ Allbery.
12823      Branch: perl
12824            ! lib/Pod/Man.pm lib/Pod/Text.pm lib/Pod/Text/Color.pm
12825            ! lib/Pod/Text/Overstrike.pm lib/Pod/Text/Termcap.pm
12826            ! pod/pod2man.PL pod/pod2text.PL
12827 ____________________________________________________________________________
12828 [ 12534] By: jhi                                   on 2001/10/20  15:14:25
12829         Log: Integrate perlio change #12532:
12830              introduce and use PerlIO_intmod2str().
12831      Branch: perl
12832           !> doio.c lib/Net/Domain.pm perlio.c perlio.h
12833 ____________________________________________________________________________
12834 [ 12533] By: jhi                                   on 2001/10/20  14:42:33
12835         Log: Update to Getopt::Long 2.26_02, from Johan Vromans.
12836      Branch: perl
12837            ! lib/Getopt/Long.pm lib/Getopt/Long/CHANGES lib/newgetopt.pl
12838 ____________________________________________________________________________
12839 [ 12532] By: nick                                  on 2001/10/20  14:25:37
12840         Log: Extract doio.c's open(2) mode to string conversion as PerlIO_intmod2str()
12841              Use for non-PERLIO fdupopen().
12842      Branch: perlio
12843            ! doio.c lib/Net/Domain.pm perlio.c perlio.h
12844 ____________________________________________________________________________
12845 [ 12531] By: jhi                                   on 2001/10/20  14:05:47
12846         Log: Integrate perlio: PerlIO win32 fixes.
12847      Branch: perl
12848           !> embed.h embed.pl embedvar.h ext/threads/threads.xs global.sym
12849           !> perl.h perlapi.c perlapi.h perlio.c perlsdio.h pod/perlapi.pod
12850           !> proto.h sv.h win32/win32io.c
12851 ____________________________________________________________________________
12852 [ 12530] By: nick                                  on 2001/10/20  12:53:30
12853         Log: Fixed in two places - p4 resolve
12854      Branch: perlio
12855            ! perlsdio.h
12856 ____________________________________________________________________________
12857 [ 12529] By: nick                                  on 2001/10/20  12:51:05
12858         Log: Fix for ithreads/stdio build
12859      Branch: perlio
12860            ! perlio.c perlsdio.h
12861 ____________________________________________________________________________
12862 [ 12528] By: ams                                   on 2001/10/20  12:13:25
12863         Log: Subject: [PATCH installman] Using Pod::Man instead of pod2man
12864              From: Michael G Schwern <schwern@pobox.com>
12865              Date: Sat, 20 Oct 2001 01:41:21 -0400
12866              Message-Id: <20011020014121.I3681@blackrider>
12867      Branch: perl
12868            ! installman
12869 ____________________________________________________________________________
12870 [ 12527] By: ams                                   on 2001/10/20  12:09:41
12871         Log: Subject: [PATCH lib/Pod/Checker.pm] Minor typo
12872              From: Michael G Schwern <schwern@pobox.com>
12873              Date: Sat, 20 Oct 2001 02:04:21 -0400
12874              Message-Id: <20011020020421.A11732@blackrider>
12875      Branch: perl
12876            ! lib/Pod/Checker.pm
12877 ____________________________________________________________________________
12878 [ 12526] By: ams                                   on 2001/10/20  11:59:41
12879         Log: Subject: [PATCH lib/Net/Config.pm] Fix Some Pod Typos
12880              From: "chromatic" <chromatic@rmci.net>
12881              Date: Fri, 19 Oct 2001 22:46:39 -0600
12882              Message-Id: <20011020045254.73112.qmail@onion.perl.org>
12883      Branch: perl
12884            ! lib/Net/Config.pm
12885 ____________________________________________________________________________
12886 [ 12525] By: nick                                  on 2001/10/20  11:16:18
12887         Log: Avoid calling (now non-existant) Perl_sv_setsv(), by calling
12888              Perl_sv_setsv_flags directly.
12889      Branch: perlio
12890            ! ext/threads/threads.xs
12891 ____________________________________________________________________________
12892 [ 12524] By: nick                                  on 2001/10/20  10:28:17
12893         Log: Add a new flag character 'm' to embed.pl set to represent
12894              "functions" which are really macros. Use it foe the troublesome
12895              sv_setsv() etc. macros in sv.h - changing latter to define
12896              sv_setsv rather than sv_setsv_macro etc.
12897      Branch: perlio
12898            ! embed.h embed.pl embedvar.h global.sym perlapi.c perlapi.h
12899            ! pod/perlapi.pod proto.h sv.h
12900 ____________________________________________________________________________
12901 [ 12523] By: nick                                  on 2001/10/20  09:17:17
12902         Log: Add comments explaining why win32.h/embed.h are included where they are
12903              in perl.h 
12904      Branch: perlio
12905            ! perl.h
12906 ____________________________________________________________________________
12907 [ 12522] By: nick                                  on 2001/10/20  08:27:44
12908         Log: Code PerlIOWin32_dup - does not fix Win32 problems as :win32 is not 
12909              being used yet.
12910      Branch: perlio
12911            ! win32/win32io.c
12912 ____________________________________________________________________________
12913 [ 12521] By: jhi                                   on 2001/10/20  02:36:21
12914         Log: Wording tweaks.
12915      Branch: perl
12916            ! t/TEST
12917 ____________________________________________________________________________
12918 [ 12520] By: jhi                                   on 2001/10/20  01:02:26
12919         Log: Subject: IO module with nonblocking socket connect patch 
12920              From: Raul Dias <raul@dias.com.br>
12921              Date: Fri, 19 Oct 2001 22:45:32 -0300
12922              Message-Id: <200110200145.f9K1jWW08398@stratus.swi.com.br>     
12923      Branch: perl
12924            ! ext/IO/lib/IO/Socket.pm ext/IO/lib/IO/Socket/INET.pm
12925 ____________________________________________________________________________
12926 [ 12519] By: jhi                                   on 2001/10/20  00:51:07
12927         Log: Test vertical whitespace combined with /x in \p{}.
12928      Branch: perl
12929            ! t/op/pat.t
12930 ____________________________________________________________________________
12931 [ 12518] By: jhi                                   on 2001/10/20  00:13:47
12932         Log: Subject: [PATCH] PERL_MM_USE_DEFAULT
12933              From: Gisle Aas <gisle@ActiveState.com> 
12934              Date: 19 Oct 2001 16:46:02 -0700
12935              Message-ID: <lrofn3i479.fsf_-_@caliper.ActiveState.com> 
12936      Branch: perl
12937            ! lib/ExtUtils/MakeMaker.pm
12938 ____________________________________________________________________________
12939 [ 12517] By: jhi                                   on 2001/10/19  23:59:34
12940         Log: No more this symbol.
12941      Branch: perl
12942            ! makedef.pl
12943 ____________________________________________________________________________
12944 [ 12516] By: jhi                                   on 2001/10/19  23:57:48
12945         Log: Integrate change #12511; fix gross win32 build issues.
12946      Branch: perl
12947           !> makedef.pl sv.c
12948 ____________________________________________________________________________
12949 [ 12515] By: jhi                                   on 2001/10/19  23:16:06
12950         Log: Unpack in scalar context should return the first value
12951              returned in list context, as pointed out by Ton Hospel
12952              in 2001-05-21 (this is how it works already in blead,
12953              just adding the test).
12954      Branch: perl
12955            ! t/op/pack.t
12956 ____________________________________________________________________________
12957 [ 12514] By: jhi                                   on 2001/10/19  21:10:43
12958         Log: Subject: [PATCH perl@12494] perldoc.PL tweak for VMS
12959              From: "Craig A. Berry" <craigberry@mac.com>
12960              Date: Fri, 19 Oct 2001 16:59:30 -0500
12961              Message-Id: <5.1.0.14.2.20011019162623.021e3868@exchi01>
12962      Branch: perl
12963            ! utils/perldoc.PL
12964 ____________________________________________________________________________
12965 [ 12513] By: jhi                                   on 2001/10/19  21:09:27
12966         Log: Subject: [PATCH Perl@12494] vmsish fix, ieee rand() cleanup
12967              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
12968              Date: Fri, 19 Oct 2001 17:45:23 EDT
12969              Message-Id: <011019174427.d749b@DUPHY4.Physics.Drexel.Edu>
12970      Branch: perl
12971            ! configure.com dump.c ext/B/t/stash.t op.c op.h opcode.h
12972            ! opcode.pl perl.c perl.h perlvars.h pp.sym pp_ctl.c pp_proto.h
12973            ! pp_sys.c vms/ext/vmsish.pm vms/ext/vmsish.t vms/vms.c
12974            ! vms/vmsish.h
12975 ____________________________________________________________________________
12976 [ 12512] By: jhi                                   on 2001/10/19  20:28:48
12977         Log: Subject: [PATCH Perl@12494] two fake test failures on VMS fixed
12978              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
12979              Date: Fri, 19 Oct 2001 17:26:35 EDT
12980              Message-Id: <011019172623.11292c@DUPHY4.Physics.Drexel.Edu>
12981      Branch: perl
12982            ! lib/Term/Complete.t lib/Test/Simple/t/output.t
12983 ____________________________________________________________________________
12984 [ 12511] By: nick                                  on 2001/10/19  19:55:36
12985         Log: Fix gross win32 build issues
12986      Branch: perlio
12987            ! makedef.pl sv.c
12988 ____________________________________________________________________________
12989 [ 12510] By: jhi                                   on 2001/10/19  19:52:17
12990         Log: Subject: Re: find2perl and File::Find on cdrom filesystems (with Tel's patch applied to perl-current)
12991              From: David Dyck <dcd@tc.fluke.com>
12992              Date: Fri, 19 Oct 2001 13:36:09 -0700 (PDT)
12993              Message-ID: <Pine.LNX.4.33.0110191309310.28510-100000@dd.tc.fluke.com>
12994      Branch: perl
12995            ! lib/File/Find.pm
12996 ____________________________________________________________________________
12997 [ 12509] By: jhi                                   on 2001/10/19  19:01:46
12998         Log: Subject: Re: PerlIO and Encode
12999              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
13000              Date: Tue, 16 Oct 2001 01:50:16 +0900
13001              Message-Id: <20011016014150.0C8E.BQW10602@nifty.com>
13002      Branch: perl
13003            ! ext/Encode/Encode.pm ext/Encode/Encode/Tcl.pm
13004            ! ext/Encode/Encode/Tcl.t
13005 ____________________________________________________________________________
13006 [ 12508] By: ams                                   on 2001/10/19  17:59:16
13007         Log: C<foo I<bar>> hunks from <20011019014551.A35625@not.autrijus.org>.
13008              (See #12499)
13009      Branch: perl
13010            ! pod/perlintro.pod
13011 ____________________________________________________________________________
13012 [ 12507] By: nick                                  on 2001/10/19  16:30:43
13013         Log: Integrate mainline
13014      Branch: perlio
13015           +> lib/Test/Builder.pm lib/Test/Simple/t/Builder.t
13016           +> lib/Test/Simple/t/filehandles.t lib/Test/Simple/t/import.t
13017           +> lib/Test/Simple/t/is_deeply.t lib/Test/Simple/t/no_ending.t
13018           +> lib/Test/Simple/t/no_header.t lib/Test/Simple/t/output.t
13019           +> lib/Test/Simple/t/plan.t lib/Test/Simple/t/plan_no_plan.t
13020           +> lib/Test/Simple/t/plan_skip_all.t lib/Test/Simple/t/use_ok.t
13021           +> lib/unicore/To/SpecLower.pl lib/unicore/To/SpecTitle.pl
13022           +> lib/unicore/To/SpecUpper.pl pod/perlintro.pod
13023           +> pod/perlmodstyle.pod win32/Makefile.win64 win32/config.win64
13024           +> win32/config_H.win64
13025            - lib/Test/Utils.pm lib/unicore/mktables.PL
13026            - t/lib/Test/Simple/Catch/More.pm
13027           !> (integrate 84 files)
13028 ____________________________________________________________________________
13029 [ 12506] By: jhi                                   on 2001/10/19  14:20:15
13030         Log: Retract the #10451 which seems to be the cause
13031              of the major leakage from while(){eval"sub{}"}
13032      Branch: perl
13033            ! op.c t/run/kill_perl.t
13034 ____________________________________________________________________________
13035 [ 12505] By: jhi                                   on 2001/10/19  13:39:59
13036         Log: Regen toc.
13037      Branch: perl
13038            ! pod/perltoc.pod
13039 ____________________________________________________________________________
13040 [ 12504] By: jhi                                   on 2001/10/19  13:35:59
13041         Log: Tiny tweaks.
13042      Branch: perl
13043            ! pod/perl.pod
13044 ____________________________________________________________________________
13045 [ 12503] By: ams                                   on 2001/10/19  13:34:24
13046         Log: Subject: Re: perlintro.pod
13047              From: Abe Timmerman <abe@ztreet.demon.nl>
13048              Date: Fri, 19 Oct 2001 14:12:40 +0200
13049              Message-Id: <ls40ttsmrr3rpjlm3dqhh8v60onsiopmuc@4ax.com>
13050      Branch: perl
13051            ! pod/perlintro.pod
13052 ____________________________________________________________________________
13053 [ 12502] By: ams                                   on 2001/10/19  13:24:12
13054         Log: Slight reorganisation of references.
13055      Branch: perl
13056            ! pod/perl.pod
13057 ____________________________________________________________________________
13058 [ 12501] By: jhi                                   on 2001/10/19  13:19:14
13059         Log: Subject: [DOC PATCH lib/ExtUtils/MakeMaker.pm] Discouraging use of PREREQ_FATAL in day-to-day Makefile.PL's   
13060              From: Kay Röpke <kroepke@dolphin-services.de>
13061              Date: Fri, 19 Oct 2001 14:04:01 +0200 
13062              Message-Id: <E15uYNb-00040L-00@mrvdom01.schlund.de>
13063      Branch: perl
13064            ! lib/ExtUtils/MakeMaker.pm
13065 ____________________________________________________________________________
13066 [ 12500] By: jhi                                   on 2001/10/19  03:25:44
13067         Log: Unicode categories continue:
13068              implement Category=, Script=, Block=
13069              (these are based on an upcoming update of TR#18)
13070              Fix a bug where we got two In categories named "old italic",
13071              and another where shortcut for the Is categories wasn't taken.
13072      Branch: perl
13073            ! lib/unicore/Blocks.pl lib/unicore/In.pl lib/unicore/In/137.pl
13074            ! lib/unicore/mktables lib/utf8_heavy.pl pod/perltodo.pod
13075            ! pod/perlunicode.pod t/op/pat.t
13076 ____________________________________________________________________________
13077 [ 12499] By: ams                                   on 2001/10/19  01:42:29
13078         Log: Subject: a small patch to perlintro.pod.
13079              From: Autrijus Tang <autrijus@autrijus.org>
13080              Date: Fri, 19 Oct 2001 01:45:51 +0800
13081              Message-Id: <20011019014551.A35625@not.autrijus.org>
13082              (Applied by hand with nits.)
13083      Branch: perl
13084            ! pod/perlintro.pod
13085 ____________________________________________________________________________
13086 [ 12498] By: jhi                                   on 2001/10/19  00:14:50
13087         Log: Subject: [PATCH] OpenBSD hints for ithreads
13088              From: Andy Dougherty <doughera@lafayette.edu>
13089              Date: Thu, 18 Oct 2001 12:33:59 -0400 (EDT)
13090              Message-ID: <Pine.SOL.4.10.10110181232060.15040-100000@maxwell.phys.lafayette.edu>
13091      Branch: perl
13092            ! hints/openbsd.sh
13093 ____________________________________________________________________________
13094 [ 12497] By: jhi                                   on 2001/10/18  16:14:13
13095         Log: Retract #12446; the problem solved by #12474.
13096      Branch: perl
13097            ! hints/aix.sh
13098 ____________________________________________________________________________
13099 [ 12496] By: gsar                                  on 2001/10/18  15:38:22
13100         Log: Carp::shortmess_heavy() doesn't notice trailing newline in
13101              message and suppress line number info (from Steve Hay
13102              <Steve.Hay@uk.radan.com>)
13103      Branch: maint-5.6/perl
13104            ! lib/Carp/Heavy.pm
13105 ____________________________________________________________________________
13106 [ 12495] By: jhi                                   on 2001/10/18  14:06:52
13107         Log: More documented In categories.
13108      Branch: perl
13109            ! pod/perlunicode.pod
13110 ____________________________________________________________________________
13111 [ 12494] By: jhi                                   on 2001/10/18  13:04:48
13112         Log: Update Changes.
13113      Branch: perl
13114            ! Changes patchlevel.h
13115 ____________________________________________________________________________
13116 [ 12493] By: jhi                                   on 2001/10/18  12:58:31
13117         Log: Add the lib/unicore/To/Spec*.pl to the MANIFEST.
13118      Branch: perl
13119            ! MANIFEST
13120 ____________________________________________________________________________
13121 [ 12492] By: jhi                                   on 2001/10/18  12:37:28
13122         Log: Wrong skip() arguments.
13123      Branch: perl
13124            ! ext/B/t/terse.t
13125 ____________________________________________________________________________
13126 [ 12491] By: jhi                                   on 2001/10/18  12:17:16
13127         Log: Subject: try#2: [proposed PATCH Perl@12401] ieee floats, rand() & old systems  
13128              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
13129              Date: Wed, 17 Oct 2001 09:10:53 EDT 
13130              Message-Id: <011017090944.15ad2e@DUPHY4.Physics.Drexel.Edu>
13131      Branch: perl
13132            ! configure.com embedvar.h opcode.pl perlapi.h perlvars.h
13133            ! pod/perlapi.pod vms/vms.c
13134 ____________________________________________________________________________
13135 [ 12490] By: ams                                   on 2001/10/18  09:31:00
13136         Log: Subject: PATCH perl.pod: Suggested reorganization of table of contents
13137              From: Mark-Jason Dominus <mjd@plover.com>
13138              Date: Thu, 18 Oct 2001 06:25:35 -0400
13139              Message-Id: <20011018102535.19264.qmail@plover.com>
13140      Branch: perl
13141            ! pod/perl.pod
13142 ____________________________________________________________________________
13143 [ 12489] By: jhi                                   on 2001/10/18  02:24:52
13144         Log: Prettyprinting.
13145      Branch: perl
13146            ! lib/unicore/In.pl lib/unicore/Is.pl lib/unicore/mktables
13147 ____________________________________________________________________________
13148 [ 12488] By: jhi                                   on 2001/10/18  00:47:19
13149         Log: Regen toc.
13150      Branch: perl
13151            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
13152 ____________________________________________________________________________
13153 [ 12487] By: jhi                                   on 2001/10/18  00:43:18
13154         Log: Add perlintro, from Skud.
13155      Branch: perl
13156            + pod/perlintro.pod
13157            ! MANIFEST
13158 ____________________________________________________________________________
13159 [ 12486] By: jhi                                   on 2001/10/18  00:10:44
13160         Log: FAQ sync.
13161      Branch: perl
13162            ! pod/perlfaq.pod pod/perlfaq2.pod pod/perlfaq3.pod
13163            ! pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq7.pod
13164            ! pod/perlfaq8.pod pod/perlfaq9.pod
13165 ____________________________________________________________________________
13166 [ 12485] By: jhi                                   on 2001/10/17  23:57:15
13167         Log: Oh, bother. In Tru64 cc -std1 was looking rather nice
13168              in speed (upto 20% speedup in certain operations) but meanwhile
13169              regexps and arithmetics got slower (5-10%) (according to
13170              perlbench average speedup is negligible, and within measuring
13171              flutter, 1%).  Therefore retracting all the changes
13172              aimed at getting -std1 to compile cleanly:  #12475, #12476,
13173              #12479, #12480, #12481, #12482, #12483, #12484.
13174      Branch: perl
13175            ! doio.c mg.c miniperlmain.c perl.c perl.h perlio.c pp_ctl.c
13176            ! pp_hot.c pp_sys.c toke.c
13177 ____________________________________________________________________________
13178 [ 12484] By: jhi                                   on 2001/10/17  21:58:40
13179         Log: (retracted by #12485)
13180              Strict ANSI doesn't like the third argument of main()
13181              so enable ignoring it if using ultra picky compiler.
13182      Branch: perl
13183            ! miniperlmain.c
13184 ____________________________________________________________________________
13185 [ 12483] By: jhi                                   on 2001/10/17  21:48:24
13186         Log: (retracted by #12485)
13187              Move the VMS_FOO_ERROR codes next to the SETERRNO() definition.
13188      Branch: perl
13189            ! perl.h
13190 ____________________________________________________________________________
13191 [ 12482] By: jhi                                   on 2001/10/17  21:42:57
13192         Log: (retracted by #12485)
13193              Add explanatory comment.
13194      Branch: perl
13195            ! mg.c
13196 ____________________________________________________________________________
13197 [ 12481] By: jhi                                   on 2001/10/17  20:50:37
13198         Log: (retracted by #12485)
13199              More dollar$hiding.
13200      Branch: perl
13201            ! doio.c perl.h pp_sys.c
13202 ____________________________________________________________________________
13203 [ 12480] By: jhi                                   on 2001/10/17  20:27:34
13204         Log: (retracted by #12485)
13205              KISS.
13206      Branch: perl
13207            ! mg.c
13208 ____________________________________________________________________________
13209 [ 12479] By: jhi                                   on 2001/10/17  19:57:34
13210         Log: (retracted by #12485)
13211              Thou shalt not #ifdef inside macro invocations,
13212              noticed by Rafael Garcia-Suarez.
13213      Branch: perl
13214            ! mg.c
13215 ____________________________________________________________________________
13216 [ 12478] By: ams                                   on 2001/10/17  18:50:55
13217         Log: Subject: [PATCH pp_sys.c] coredump fix in pp_accept()
13218              From: Anton Berezin <tobez@tobez.org>
13219              Date: Wed, 17 Oct 2001 18:25:48 +0200
13220              Message-Id: <20011017182548.A12082@heechee.tobez.org>
13221      Branch: perl
13222            ! pp_sys.c
13223 ____________________________________________________________________________
13224 [ 12476] By: jhi                                   on 2001/10/17  16:46:50
13225         Log: (retracted by #12485)
13226              Unterminated #ifdef.
13227      Branch: perl
13228            ! mg.c
13229 ____________________________________________________________________________
13230 [ 12475] By: jhi                                   on 2001/10/17  16:42:49
13231         Log: (retracted by #12485)
13232              Avoid dollar signs in identifiers (in non-VMS) to
13233              placate ultra picky ANSI compilers (such as DEC^WCPQ^WHP).
13234      Branch: perl
13235            ! doio.c mg.c perl.c perl.h perlio.c pp_ctl.c pp_hot.c pp_sys.c
13236            ! toke.c
13237 ____________________________________________________________________________
13238 [ 12474] By: ams                                   on 2001/10/17  15:14:50
13239         Log: Subject: Two AIX patches
13240              From: H.Merijn Brand <h.m.brand@hccnet.nl>
13241              Date: Wed, 17 Oct 2001 18:04:35 +0200
13242              Message-Id: <20011017180223.1346.H.M.BRAND@hccnet.nl>
13243      Branch: perl
13244            ! hints/aix.sh makedef.pl
13245 ____________________________________________________________________________
13246 [ 12473] By: jhi                                   on 2001/10/17  14:48:38
13247         Log: Limiting the Time::HiRes::sleep and usleep to
13248              one second is not a good policy if drop-in
13249              replacement is still a goal.
13250      Branch: perl
13251            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.t
13252            ! ext/Time/HiRes/HiRes.xs
13253 ____________________________________________________________________________
13254 [ 12472] By: jhi                                   on 2001/10/17  11:00:54
13255         Log: Subject: [PATCH] Test::Simple 0.32
13256              From: Michael G Schwern <schwern@pobox.com> 
13257              Date: Wed, 17 Oct 2001 03:42:41 -0400
13258              Message-ID: <20011017034241.A25038@blackrider>
13259      Branch: perl
13260            + lib/Test/Builder.pm lib/Test/Simple/t/Builder.t
13261            + lib/Test/Simple/t/filehandles.t lib/Test/Simple/t/import.t
13262            + lib/Test/Simple/t/is_deeply.t lib/Test/Simple/t/no_ending.t
13263            + lib/Test/Simple/t/no_header.t lib/Test/Simple/t/output.t
13264            + lib/Test/Simple/t/plan.t lib/Test/Simple/t/plan_no_plan.t
13265            + lib/Test/Simple/t/plan_skip_all.t lib/Test/Simple/t/use_ok.t
13266            - lib/Test/Utils.pm t/lib/Test/Simple/Catch/More.pm
13267            ! MANIFEST lib/Test/More.pm lib/Test/Simple.pm
13268            ! lib/Test/Simple/Changes lib/Test/Simple/t/More.t
13269            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
13270            ! lib/Test/Simple/t/fail-like.t lib/Test/Simple/t/fail-more.t
13271            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/missing.t
13272            ! lib/Test/Simple/t/no_plan.t lib/Test/Simple/t/plan_is_noplan.t
13273            ! lib/Test/Simple/t/simple.t lib/Test/Simple/t/skip.t
13274            ! lib/Test/Simple/t/skipall.t lib/Test/Simple/t/todo.t
13275            ! lib/Test/Simple/t/undef.t lib/Test/Simple/t/useing.t
13276            ! t/lib/Test/Simple/Catch.pm
13277            ! t/lib/Test/Simple/sample_tests/five_fail.plx
13278 ____________________________________________________________________________
13279 [ 12471] By: jhi                                   on 2001/10/17  10:25:06
13280         Log: Subject: [PATCH t/TEST t/harness vms/test.com] Set PERL_CORE environment var   
13281              From: Michael G Schwern <schwern@pobox.com> 
13282              Date: Wed, 17 Oct 2001 04:04:13 -0400
13283              Message-ID: <20011017040413.C25550@blackrider>
13284      Branch: perl
13285            ! t/TEST t/harness vms/test.com
13286 ____________________________________________________________________________
13287 [ 12470] By: jhi                                   on 2001/10/17  02:25:01
13288         Log: Regen doc with perlmodstyle added.
13289      Branch: perl
13290            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
13291 ____________________________________________________________________________
13292 [ 12469] By: jhi                                   on 2001/10/17  02:24:02
13293         Log: Pod cleanup.
13294      Branch: perl
13295            ! lib/File/Spec.pm lib/File/Spec/Mac.pm
13296 ____________________________________________________________________________
13297 [ 12468] By: jhi                                   on 2001/10/17  02:16:11
13298         Log: Subject: perlmodstyle as a patch
13299              From: Kirrily Robert <skud@infotrope.net>
13300              Date: Tue, 16 Oct 2001 22:47:23 -0400
13301              Message-ID: <20011016224723.A20673@infotrope.net>
13302      Branch: perl
13303            + pod/perlmodstyle.pod
13304            ! MANIFEST
13305 ____________________________________________________________________________
13306 [ 12467] By: jhi                                   on 2001/10/17  00:59:43
13307         Log: Subject: [PATCH] for perlhack.pod - no p5p archive on deja/google
13308              From: Ian Phillipps <Ian_Phillipps@yahoo.co.uk>
13309              Date: Thu, 6 Sep 2001 11:09:40 +0100
13310              Message-ID: <20010906110939.A914@homer.diplex.co.uk>
13311              
13312              Mention also the develooper p5p archive.
13313      Branch: perl
13314            ! pod/perlhack.pod
13315 ____________________________________________________________________________
13316 [ 12466] By: jhi                                   on 2001/10/17  00:57:38
13317         Log: Subject: [PATCH lib/ExtUtils/MakeMaker.pm] PREREQ_PM does not really require.
13318              From: Kay Röpke <kroepke@dolphin-services.de>
13319              Date: Tue, 16 Oct 2001 17:23:52 +0200
13320              Message-Id: <E15tW4O-0003J7-00@mrvdom03.schlund.de>
13321      Branch: perl
13322            ! lib/ExtUtils/MakeMaker.pm
13323 ____________________________________________________________________________
13324 [ 12465] By: jhi                                   on 2001/10/17  00:54:28
13325         Log: Add the special casing mappings (from SpecCase.txt)
13326              (except for the hyper special case mappings that have
13327              the condition list); the special casing mappings are
13328              unused for now.  Small tidying up on mktables.
13329      Branch: perl
13330            + lib/unicore/To/SpecLower.pl lib/unicore/To/SpecTitle.pl
13331            + lib/unicore/To/SpecUpper.pl
13332            ! lib/unicore/mktables
13333 ____________________________________________________________________________
13334 [ 12464] By: jhi                                   on 2001/10/16  22:38:24
13335         Log: Subject: [PATCH] Doc patch on here-docs (perlop and perldata)
13336              From: "David H. Adler" <dha@panix.com>       
13337              Date: Tue, 16 Oct 2001 11:59:35 -0400
13338              Message-ID: <20011016115935.A13078@panix.com>
13339              
13340              Subject: [ PATCH ] perldata patch, revised
13341              From: "David H. Adler" <dha@panix.com>     
13342              Date: Tue, 16 Oct 2001 18:26:49 -0400
13343              Message-ID: <20011016182649.C23970@panix.com>
13344      Branch: perl
13345            ! pod/perldata.pod pod/perlop.pod
13346 ____________________________________________________________________________
13347 [ 12463] By: jhi                                   on 2001/10/16  19:39:25
13348         Log: Integrate perlio: PerlIO_dup (for all but Win32).
13349      Branch: perl
13350           !> embed.h embed.pl ext/Encode/Encode.xs
13351           !> ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs hv.c perl.h
13352           !> perlio.c perlio.h perliol.h pod/perlapi.pod proto.h sv.c sv.h
13353           !> win32/win32io.c
13354 ____________________________________________________________________________
13355 [ 12462] By: nick                                  on 2001/10/16  19:11:30
13356         Log: PerlIOXxxx_dups for all but Win32
13357      Branch: perlio
13358            ! ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
13359            ! ext/PerlIO/Via/Via.xs
13360 ____________________________________________________________________________
13361 [ 12461] By: nick                                  on 2001/10/16  18:28:48
13362         Log: Implement PerlIOStdio_dup (explains core dumps - dup
13363              was not setting up a FILE * to be fclosed()).
13364      Branch: perlio
13365            ! perlio.c
13366 ____________________________________________________________________________
13367 [ 12460] By: nick                                  on 2001/10/16  17:31:47
13368         Log: When USE_ITHREADS avoid SV * in PerlIO_debug, at risk of buffer
13369              overflow.
13370      Branch: perlio
13371            ! perlio.c
13372 ____________________________________________________________________________
13373 [ 12459] By: jhi                                   on 2001/10/16  17:10:22
13374         Log: Subject: [PATCH perl@12443] VMS 64-bit configure
13375              From: "Craig A. Berry" <craigberry@mac.com>
13376              Date: Tue, 16 Oct 2001 13:08:38 -0500
13377              Message-Id: <5.1.0.14.2.20011016122704.029eaea8@exchi01>
13378      Branch: perl
13379            ! configure.com
13380 ____________________________________________________________________________
13381 [ 12458] By: jhi                                   on 2001/10/16  17:07:20
13382         Log: Can't expect too much accuracy from a sleep of one second.
13383              (I think this will also fail with high load.)
13384      Branch: perl
13385            ! ext/Time/HiRes/HiRes.t
13386 ____________________________________________________________________________
13387 [ 12457] By: jhi                                   on 2001/10/16  16:50:24
13388         Log: Subject: WIN64 (Itanium) port of Perl 5.6.1
13389              From: "Werner, Randolf" <randolf.werner@sap.com>
13390              Date: Tue, 16 Oct 2001 18:33:02 +0200
13391              Message-ID: <816D93CCC927D31188570008C75D1DE10A5CB1F8@dbwdfx1a.wdf.sap-ag.de>
13392      Branch: perl
13393            + win32/Makefile.win64 win32/config.win64 win32/config_H.win64
13394            ! MANIFEST Porting/makerel ext/SDBM_File/sdbm/sdbm.c
13395 ____________________________________________________________________________
13396 [ 12456] By: nick                                  on 2001/10/16  14:08:16
13397         Log: Builds under ithreads (but fails all threads tests)
13398      Branch: perlio
13399            ! hv.c perlio.c sv.c
13400 ____________________________________________________________________________
13401 [ 12455] By: jhi                                   on 2001/10/16  13:59:32
13402         Log: I think the Perl_sortsv needs *not* be skipped?
13403      Branch: perl
13404            ! makedef.pl
13405 ____________________________________________________________________________
13406 [ 12454] By: jhi                                   on 2001/10/16  13:05:38
13407         Log: Subject: [ PATCH ] maint/perl/t/op/groups.t for build on Cygwin
13408              From: "Gerrit P. Haase" <gerrit.haase@convey.de>
13409              Date: Tue, 16 Oct 2001 15:32:44 +0200
13410              Message-ID: <3BCC531C.11494.3E433F@localhost>
13411      Branch: perl
13412            ! t/op/groups.t
13413 ____________________________________________________________________________
13414 [ 12453] By: jhi                                   on 2001/10/16  13:04:38
13415         Log: Subject: [ PATCH ] maint/perl/t/io/fs.t for build on Cygwin
13416              From: "Gerrit P. Haase" <gerrit.haase@convey.de>
13417              Date: Tue, 16 Oct 2001 15:01:04 +0200
13418              Message-ID: <3BCC4BB0.30935.2145B7@localhost>
13419      Branch: perl
13420            ! t/io/fs.t
13421 ____________________________________________________________________________
13422 [ 12452] By: jhi                                   on 2001/10/16  12:03:49
13423         Log: A forgotten deletion.
13424      Branch: perl
13425            - lib/unicore/mktables.PL
13426 ____________________________________________________________________________
13427 [ 12451] By: nick                                  on 2001/10/16  11:32:48
13428         Log: Skeleton of "PerlIO_dup" coded.
13429              Still-passes all tests non-threaded (well it would wouldn't it!)
13430      Branch: perlio
13431            ! embed.h embed.pl ext/Encode/Encode.xs
13432            ! ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs perl.h
13433            ! perlio.c perlio.h perliol.h pod/perlapi.pod proto.h sv.c sv.h
13434            ! win32/win32io.c
13435 ____________________________________________________________________________
13436 [ 12450] By: jhi                                   on 2001/10/16  02:27:51
13437         Log: Document the problem with the swash_fetch() API that affects
13438              more complex case conversions.
13439      Branch: perl
13440            ! lib/utf8_heavy.pl utf8.c
13441 ____________________________________________________________________________
13442 [ 12449] By: jhi                                   on 2001/10/16  01:55:48
13443         Log: Make Time::HiRes::sleep() and usleep() to return
13444              the number of seconds (a floating point value) and 
13445              microseconds (an integer) actually slept (well,
13446              modulo the time spent in measuring the time actually
13447              slept...), to be a better drop-in replacement for
13448              the builtin sleep().  Noticed by Chris Nandor.
13449              
13450              Also make usleep() to croak if fed illegal number
13451              of useconds (anything greater than 1_000_000).
13452      Branch: perl
13453            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.t
13454            ! ext/Time/HiRes/HiRes.xs
13455 ____________________________________________________________________________
13456 [ 12448] By: jhi                                   on 2001/10/16  00:57:05
13457         Log: A missing SvREFCNT_dec.
13458      Branch: perl
13459            ! perl.c
13460 ____________________________________________________________________________
13461 [ 12447] By: nick                                  on 2001/10/15  20:27:53
13462         Log: Beginings of PerlIO_dup support (unstable)
13463      Branch: perlio
13464            ! perlio.c perliol.h
13465 ____________________________________________________________________________
13466 [ 12446] By: jhi                                   on 2001/10/15  18:44:19
13467         Log: (retracted by #12497)
13468              In AIX vac 5 just can't seem to get regcomp right.
13469      Branch: perl
13470            ! hints/aix.sh
13471 ____________________________________________________________________________
13472 [ 12445] By: jhi                                   on 2001/10/15  16:44:04
13473         Log: Bump the version number to agree with the maintperl one.
13474      Branch: perl
13475            ! lib/Tie/RefHash.pm
13476 ____________________________________________________________________________
13477 [ 12444] By: nick                                  on 2001/10/15  15:59:57
13478         Log: Integrate mainline
13479      Branch: perlio
13480           +> lib/Math/BigInt/t/Math/Subclass.pm
13481           +> lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/calling.t
13482           +> lib/Math/BigInt/t/subclass.t lib/unicore/In/163.pl
13483           +> lib/unicore/In/164.pl lib/unicore/In/165.pl
13484           +> lib/unicore/In/166.pl lib/unicore/In/167.pl
13485           +> lib/unicore/In/168.pl lib/unicore/In/169.pl
13486           +> lib/unicore/In/170.pl lib/unicore/In/171.pl lib/unicore/Is.pl
13487           +> lib/unicore/Is/Title.pl lib/unicore/Lbrk.pl
13488           +> lib/unicore/mktables
13489            - lib/unicore/Is/SylA.pl lib/unicore/Is/SylAA.pl
13490            - lib/unicore/Is/SylAAI.pl lib/unicore/Is/SylAI.pl
13491            - lib/unicore/Is/SylC.pl lib/unicore/Is/SylE.pl
13492            - lib/unicore/Is/SylEE.pl lib/unicore/Is/SylI.pl
13493            - lib/unicore/Is/SylII.pl lib/unicore/Is/SylN.pl
13494            - lib/unicore/Is/SylO.pl lib/unicore/Is/SylOO.pl
13495            - lib/unicore/Is/SylU.pl lib/unicore/Is/SylV.pl
13496            - lib/unicore/Is/SylWA.pl lib/unicore/Is/SylWAA.pl
13497            - lib/unicore/Is/SylWC.pl lib/unicore/Is/SylWE.pl
13498            - lib/unicore/Is/SylWEE.pl lib/unicore/Is/SylWI.pl
13499            - lib/unicore/Is/SylWII.pl lib/unicore/Is/SylWO.pl
13500            - lib/unicore/Is/SylWOO.pl lib/unicore/Is/SylWU.pl
13501            - lib/unicore/Is/SylWV.pl lib/unicore/Is/Syllable.pl
13502            - lib/unicore/syllables.txt
13503           !> (integrate 344 files)
13504 ____________________________________________________________________________
13505 [ 12443] By: jhi                                   on 2001/10/15  13:40:20
13506         Log: Casting tweak from Paul Marquess, helps Merijn on AIX.
13507      Branch: perl
13508            ! ext/DB_File/DB_File.xs
13509 ____________________________________________________________________________
13510 [ 12442] By: jhi                                   on 2001/10/15  13:35:36
13511         Log: Sync the skip() amounts with the number of tests.
13512      Branch: perl
13513            ! lib/Term/Complete.t
13514 ____________________________________________________________________________
13515 [ 12441] By: jhi                                   on 2001/10/15  13:11:03
13516         Log: Update Changes.
13517      Branch: perl
13518            ! Changes patchlevel.h
13519 ____________________________________________________________________________
13520 [ 12440] By: jhi                                   on 2001/10/15  12:58:24
13521         Log: MacOS Classic catdir() rewrite from Thomas Wegner
13522              (backward incompatibility, but a deliberate one,
13523              the old version simply is broken in its logic),
13524              also documentation updates, and as suggested replicated
13525              the File::Spec::Unix documentation updates also on the
13526              File::Spec documentation.
13527              
13528              TODO: there seems to be duplication of documentation
13529              between File::Spec and File::Spec::Unix.  I think
13530              the ::Unix should be left only with specific UNIXisms,
13531              and all the generic documentation should be in ::Spec.
13532      Branch: perl
13533            ! lib/File/Find/t/find.t lib/File/Find/t/taint.t
13534            ! lib/File/Spec.pm lib/File/Spec.t lib/File/Spec/Mac.pm
13535            ! lib/File/Spec/Unix.pm
13536 ____________________________________________________________________________
13537 [ 12439] By: jhi                                   on 2001/10/15  12:32:07
13538         Log: Subject: Re: [PATCH t/op/magic.t] missing tests on Win32
13539              From: Blair Zajac <blair@orcaware.com>
13540              Date: Mon, 24 Sep 2001 11:48:58 -0700
13541              Message-ID: <3BAF801A.88A4F614@orcaware.com>     
13542              
13543              (the skip() messages)
13544      Branch: perl
13545            ! t/op/magic.t
13546 ____________________________________________________________________________
13547 [ 12438] By: ams                                   on 2001/10/14  23:43:59
13548         Log: Subject: [PATCH] make PerlIO default on VMS
13549              From: "Craig A. Berry" <craigberry@mac.com>
13550              Date: Sun, 14 Oct 2001 15:27:18 -0500
13551              Message-Id: <5.1.0.14.0.20011014152339.021ec150@exchi01>
13552      Branch: perl
13553            ! configure.com
13554 ____________________________________________________________________________
13555 [ 12437] By: jhi                                   on 2001/10/14  23:05:57
13556         Log: Retract #12436 (Abhijit already did this at #12426)
13557      Branch: perl
13558            ! lib/ExtUtils/MM_Unix.pm
13559 ____________________________________________________________________________
13560 [ 12436] By: jhi                                   on 2001/10/14  21:22:43
13561         Log: (retracted by #12437)
13562              Subject: [PATCH lib/ExtUtils/MM_Unix.pm] MakeMaker tries to parse commented out $VERSION
13563              From: =?iso-8859-1?Q?Kay_R=F6pke?= <kroepke@dolphin-services.de>
13564              Date: Sat, 13 Oct 2001 20:33:55 +0200
13565              Message-Id: <E15sTbe-0001nt-00@mrvdom04.kundenserver.de>
13566      Branch: perl
13567            ! lib/ExtUtils/MM_Unix.pm
13568 ____________________________________________________________________________
13569 [ 12435] By: jhi                                   on 2001/10/14  21:21:52
13570         Log: Subject: h2xs grammar nit
13571              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
13572              Date: Fri, 12 Oct 2001 00:12:01 -0700 (PDT)
13573              Message-ID: <Pine.GSU.4.21.0110120010540.9710-100000@garcia.efn.org>
13574      Branch: perl
13575            ! utils/h2xs.PL
13576 ____________________________________________________________________________
13577 [ 12434] By: jhi                                   on 2001/10/14  13:48:30
13578         Log: Subject: [PATCH @12422] Fix scoping problem with FATAL warnings
13579              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
13580              Date: Sun, 14 Oct 2001 11:25:08 +0100
13581              Message-ID: <AIEAJICLCBDNAAOLLOKLCEFDDCAA.Paul_Marquess@Yahoo.co.uk>
13582      Branch: perl
13583            ! lib/warnings.pm pod/perllexwarn.pod t/lib/warnings/7fatal
13584            ! warnings.pl
13585 ____________________________________________________________________________
13586 [ 12433] By: jhi                                   on 2001/10/13  23:20:11
13587         Log: Use File::Spec (needs Thomas Wegner's upcoming patch
13588              for File::Spec::Mac::catfile)
13589      Branch: perl
13590            ! lib/h2xs.t
13591 ____________________________________________________________________________
13592 [ 12432] By: jhi                                   on 2001/10/13  23:17:31
13593         Log: Subject: [PATCH] Re: default module version for h2xs (was Re: [PATCH] Re: What sort of Makefile.PL should h2xs write?)   
13594              From: Nicholas Clark <nick@ccl4.org>
13595              Date: Sat, 13 Oct 2001 00:07:31 +0100
13596              Message-ID: <20011013000731.D67535@plum.flirble.org>
13597      Branch: perl
13598            ! lib/h2xs.t utils/h2xs.PL
13599 ____________________________________________________________________________
13600 [ 12431] By: jhi                                   on 2001/10/13  22:35:58
13601         Log: Define PASTHRU_DEFINE and PASTHRU_INC (which are used
13602              before DEFINE and INC), and repent by taking DEFINE and
13603              INC away from PASTHRU.
13604      Branch: perl
13605            ! lib/ExtUtils/MM_Unix.pm
13606 ____________________________________________________________________________
13607 [ 12430] By: jhi                                   on 2001/10/13  21:23:09
13608         Log: More MANIFEST anomalies.
13609      Branch: perl
13610            ! MANIFEST
13611 ____________________________________________________________________________
13612 [ 12429] By: jhi                                   on 2001/10/13  21:01:32
13613         Log: Not that many.
13614      Branch: perl
13615            ! MANIFEST
13616 ____________________________________________________________________________
13617 [ 12428] By: sky                                   on 2001/10/13  20:59:27
13618         Log: Subject: [DOC PATCH] pod syntax fixups for File::Spec::* modules
13619              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
13620              Date: Sat, 13 Oct 2001 23:15:55 +0200
13621              Message-ID: <20011013231555.A18071@rafael>
13622      Branch: perl
13623            ! lib/File/Spec.pm lib/File/Spec/Epoc.pm lib/File/Spec/Mac.pm
13624            ! lib/File/Spec/Unix.pm lib/File/Spec/Win32.pm
13625 ____________________________________________________________________________
13626 [ 12427] By: jhi                                   on 2001/10/13  20:54:17
13627         Log: Rewrite mktables from scratch.
13628              - Cleaner.
13629              - Faster: 15-20 seconds as opposed to several minutes.
13630              - More dynamic: the names of the various categories
13631              such as the linebreak ones are dynamic, not static.
13632              - Is.pl: long names for the general category properties
13633              are now available.
13634              - Ranges (<... ,First>, <..., Last>) from the general
13635              categories work now.
13636              - No more mktables.PL because the mktables.PL is not
13637              and never has been run to create a mktables.
13638              - syllables.txt and Is/Syl*.pl removed: non-standard
13639              (not part of the Unicode), and the whole concept is
13640              being reworked (http://syllabary.sourceforge.net/),
13641              the old way wouldn't even work with the new Syllables.txt
13642              (it would result in 1000+ new categories)
13643      Branch: perl
13644            + lib/unicore/In/163.pl lib/unicore/In/164.pl
13645            + lib/unicore/In/165.pl lib/unicore/In/166.pl
13646            + lib/unicore/In/167.pl lib/unicore/In/168.pl
13647            + lib/unicore/In/169.pl lib/unicore/In/170.pl
13648            + lib/unicore/In/171.pl lib/unicore/Is.pl
13649            + lib/unicore/Is/Title.pl lib/unicore/Lbrk.pl
13650            + lib/unicore/mktables
13651            - lib/unicore/Is/SylA.pl lib/unicore/Is/SylAA.pl
13652            - lib/unicore/Is/SylAAI.pl lib/unicore/Is/SylAI.pl
13653            - lib/unicore/Is/SylC.pl lib/unicore/Is/SylE.pl
13654            - lib/unicore/Is/SylEE.pl lib/unicore/Is/SylI.pl
13655            - lib/unicore/Is/SylII.pl lib/unicore/Is/SylN.pl
13656            - lib/unicore/Is/SylO.pl lib/unicore/Is/SylOO.pl
13657            - lib/unicore/Is/SylU.pl lib/unicore/Is/SylV.pl
13658            - lib/unicore/Is/SylWA.pl lib/unicore/Is/SylWAA.pl
13659            - lib/unicore/Is/SylWC.pl lib/unicore/Is/SylWE.pl
13660            - lib/unicore/Is/SylWEE.pl lib/unicore/Is/SylWI.pl
13661            - lib/unicore/Is/SylWII.pl lib/unicore/Is/SylWO.pl
13662            - lib/unicore/Is/SylWOO.pl lib/unicore/Is/SylWU.pl
13663            - lib/unicore/Is/SylWV.pl lib/unicore/Is/Syllable.pl
13664            - lib/unicore/syllables.txt
13665            ! (edit 304 files)
13666 ____________________________________________________________________________
13667 [ 12426] By: ams                                   on 2001/10/13  18:05:36
13668         Log: ExtUtils::MM_Unix should ignore comments when searching for
13669              $VERSION.
13670      Branch: perl
13671            ! lib/ExtUtils/MM_Unix.pm
13672 ____________________________________________________________________________
13673 [ 12425] By: jhi                                   on 2001/10/13  12:26:41
13674         Log: Subject: Re: New module XML::Clean
13675              From: andreas.koenig@anima.de (Andreas J. Koenig)
13676              Date: 13 Oct 2001 10:17:09 +0200
13677              Message-ID: <m37ku0t0my.fsf@anima.de>
13678      Branch: perl
13679            ! pod/perlnewmod.pod
13680 ____________________________________________________________________________
13681 [ 12424] By: sky                                   on 2001/10/13  09:39:59
13682         Log: Set thread stack size if needed.
13683      Branch: perl
13684            ! ext/threads/threads.xs
13685 ____________________________________________________________________________
13686 [ 12423] By: sky                                   on 2001/10/13  09:36:49
13687         Log: We do want to set the attribute to joinable even on modern posix
13688              platforms.
13689      Branch: perl
13690            ! ext/threads/threads.xs
13691 ____________________________________________________________________________
13692 [ 12422] By: jhi                                   on 2001/10/13  02:04:44
13693         Log: Subject: [PATCH ext/Data/Dumper.xs]
13694              From: Brian Ingerson <ingy@ttul.org>
13695              Date: Fri, 12 Oct 2001 19:32:35 -0700
13696              Message-ID: <20011012193235.B889@ttul.org>
13697      Branch: perl
13698            ! ext/Data/Dumper/Dumper.xs
13699 ____________________________________________________________________________
13700 [ 12421] By: jhi                                   on 2001/10/12  23:22:45
13701         Log: Update Changes.
13702      Branch: perl
13703            ! Changes patchlevel.h
13704 ____________________________________________________________________________
13705 [ 12420] By: jhi                                   on 2001/10/12  22:51:17
13706         Log: FAQ sync.
13707      Branch: perl
13708            ! pod/perlfaq3.pod pod/perlfaq4.pod
13709 ____________________________________________________________________________
13710 [ 12419] By: jhi                                   on 2001/10/12  22:46:49
13711         Log: Subject: RE: [PATCH File::Copy] Silence warnings for tied filehandles     
13712              From: "Wilson, Doug" <Doug_Wilson@intuit.com>
13713              Date: Fri, 12 Oct 2001 11:51:05 -0700
13714              Message-ID: <35A280DF784CD411A06B0008C7B130AD0115DDAE@sdex04.sd.intuit.com>
13715      Branch: perl
13716            ! lib/File/Copy.pm
13717 ____________________________________________________________________________
13718 [ 12418] By: jhi                                   on 2001/10/12  22:44:24
13719         Log: Subject: [PATCH lib/Term/Complete.t] Rethinking the Test
13720              From: "chromatic" <chromatic@rmci.net>     
13721              Date: Thu, 11 Oct 2001 10:57:55 -0600
13722              Message-ID: <20011011170354.74354.qmail@onion.perl.org>
13723              
13724              Subject: [PATCH Complete.pm] Re: [PATCH lib/Term/Complete.t] Rethinking the Test
13725              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
13726              Date: Thu, 11 Oct 2001 22:34:21 +0200
13727              Message-ID: <20011011223421.A693@rafael>     
13728              
13729              plus undef $Term::Complete::stty as suggested by Rafael.
13730      Branch: perl
13731            ! lib/Term/Complete.pm lib/Term/Complete.t
13732 ____________________________________________________________________________
13733 [ 12417] By: jhi                                   on 2001/10/12  20:35:49
13734         Log: UUnndduupplleexx..
13735      Branch: perl
13736            ! perl.h
13737 ____________________________________________________________________________
13738 [ 12416] By: sky                                   on 2001/10/12  20:16:19
13739         Log: Subject: Re: Sparc/Linux/ithreads unhappy @12391 [PATCH]
13740              From: Andy Dougherty <doughera@lafayette.edu>
13741              Date: Fri, 12 Oct 2001 16:53:03 -0400 (EDT)
13742              Message-ID: <Pine.SOL.4.10.10110121647360.11279-100000@maxwell.phys.lafayette.edu>
13743              (Potentially only band-aid)
13744      Branch: perl
13745            ! sv.c
13746 ____________________________________________________________________________
13747 [ 12415] By: jhi                                   on 2001/10/12  20:13:06
13748         Log: VMS pre-7.0 (which doesn't have sigaction()) uniformly
13749              mishandles kill(), and therefore the sigaction test
13750              should be skipped, from Charles Lane.
13751      Branch: perl
13752            ! ext/POSIX/t/sigaction.t
13753 ____________________________________________________________________________
13754 [ 12414] By: sky                                   on 2001/10/12  18:47:49
13755         Log: Perhaps other OLD_POSIX_API systems might be happy and not only HP-UX 10.20
13756      Branch: perl
13757            ! op.h
13758 ____________________________________________________________________________
13759 [ 12413] By: jhi                                   on 2001/10/12  18:35:31
13760         Log: Upgrade to Math::BigInt 1.44 from Tels and
13761              further fixes from John Peacock.
13762      Branch: perl
13763            + lib/Math/BigInt/t/Math/Subclass.pm
13764            + lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/calling.t
13765            + lib/Math/BigInt/t/subclass.t
13766            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
13767            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.t
13768            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.t
13769            ! lib/Math/BigInt/t/mbimbf.t
13770 ____________________________________________________________________________
13771 [ 12412] By: sky                                   on 2001/10/12  18:28:23
13772         Log: perhaps pthread_attr_t really needs to be set for the old api
13773      Branch: perl
13774            ! ext/threads/threads.xs
13775 ____________________________________________________________________________
13776 [ 12411] By: sky                                   on 2001/10/12  18:11:45
13777         Log: pthread_keycreate not pthread_key_create under the here be dragons API
13778      Branch: perl
13779            ! ext/threads/threads.h
13780 ____________________________________________________________________________
13781 [ 12410] By: sky                                   on 2001/10/12  18:07:37
13782         Log: Apperently OLD PTHREADS API is a bit retarded.
13783              This should fix another set of compile failures in HP-UX 10.20.
13784      Branch: perl
13785            ! ext/threads/threads.h ext/threads/threads.xs
13786 ____________________________________________________________________________
13787 [ 12409] By: nick                                  on 2001/10/12  15:30:01
13788         Log: Blind integrate of mainline
13789      Branch: perlio
13790           +> (branch 32 files)
13791            - lib/unicode/README
13792           !> (integrate 121 files)
13793 ____________________________________________________________________________
13794 [ 12408] By: sky                                   on 2001/10/12  14:55:08
13795         Log: Let us avoid being smart for now.
13796      Branch: perl
13797            ! ext/threads/threads.h
13798 ____________________________________________________________________________
13799 [ 12407] By: sky                                   on 2001/10/12  14:38:12
13800         Log: (void*) the argument to make sure we work with picky compilers
13801      Branch: perl
13802            ! ext/threads/threads.xs
13803 ____________________________________________________________________________
13804 [ 12406] By: ams                                   on 2001/10/12  13:26:04
13805         Log: (replaced with #12600)
13806              
13807              Subject: [PATCH 5.6.1 perldoc] use File::Temp
13808              From: Mikhail Zabaluev <mhz@alt-linux.org>
13809              Date: Fri, 12 Oct 2001 12:47:47 +0400
13810              Message-Id: <20011012124747.E13918@localhost.localdomain>
13811      Branch: perl
13812            ! utils/perldoc.PL
13813 ____________________________________________________________________________
13814 [ 12405] By: ams                                   on 2001/10/12  13:05:32
13815         Log: Subject: [PATCH] (Was: lib/Memoize/t/speed.................FAILED at test 2)
13816              From: andreas.koenig@anima.de (Andreas J. Koenig)
13817              Date: 12 Oct 2001 11:12:07 +0200
13818              Message-Id: <m3wv21te6w.fsf_-_@anima.de>
13819      Branch: perl
13820            ! lib/Memoize/t/speed.t
13821 ____________________________________________________________________________
13822 [ 12404] By: sky                                   on 2001/10/12  12:46:15
13823         Log: A) Support OLD_PTHREADS_API
13824              B) Change from using pthread_t to using a TLS to store the
13825              index of the thread in an hash, this is to avoid problems when
13826              in fact pthread_t was not a seralizable type.
13827              Both these changes are because of HP-UX 10.20
13828              This has not been tested on win32 but should work there.
13829              Need to add support for NetWare.
13830      Branch: perl
13831            ! ext/threads/threads.h ext/threads/threads.xs
13832 ____________________________________________________________________________
13833 [ 12403] By: ams                                   on 2001/10/12  07:34:19
13834         Log: Subject: Re: New module XML::Clean
13835              From: andreas.koenig@anima.de (Andreas J. Koenig)
13836              Date: 12 Oct 2001 10:20:35 +0200
13837              Message-Id: <m3elo9uv58.fsf@anima.de>
13838      Branch: perl
13839            ! pod/perlnewmod.pod
13840 ____________________________________________________________________________
13841 [ 12402] By: jhi                                   on 2001/10/11  19:51:04
13842         Log: More HP model tweaks from Merijn.
13843      Branch: perl
13844            ! README.hpux
13845 ____________________________________________________________________________
13846 [ 12401] By: jhi                                   on 2001/10/11  13:03:10
13847         Log: Update Changes.
13848      Branch: perl
13849            ! Changes patchlevel.h
13850 ____________________________________________________________________________
13851 [ 12400] By: jhi                                   on 2001/10/11  11:33:20
13852         Log: HP-UX update from H.Merijn Brand.
13853      Branch: perl
13854            ! README.hpux
13855 ____________________________________________________________________________
13856 [ 12399] By: jhi                                   on 2001/10/11  00:53:56
13857         Log: Subject: [PATCH] fix link rot in README.vms
13858              From: "Craig A. Berry" <craigberry@mac.com>
13859              Date: Wed, 10 Oct 2001 17:17:00 -0500
13860              Message-Id: <5.1.0.14.0.20011010171057.01bd77c8@exchi01>
13861      Branch: perl
13862            ! README.vms
13863 ____________________________________________________________________________
13864 [ 12398] By: jhi                                   on 2001/10/11  00:49:42
13865         Log: Subject: [PATCH lib/Term/Complete.t] (was Re: lib/Term/Complete.t won't complete in background)
13866              From: "chromatic" <chromatic@rmci.net>
13867              Date: Wed, 10 Oct 2001 15:50:30 -0600
13868              Message-ID: <20011010215627.13283.qmail@onion.perl.org> 
13869      Branch: perl
13870            ! lib/Term/Complete.t
13871 ____________________________________________________________________________
13872 [ 12397] By: jhi                                   on 2001/10/11  00:48:54
13873         Log: Subject: [PATCH MANIFEST lib/ExtUtils/Packlist.t] Add Tests for ExtUtils::Packlist
13874              From: "chromatic" <chromatic@rmci.net>
13875              Date: Wed, 10 Oct 2001 15:45:42 -0600
13876              Message-ID: <20011010215140.8913.qmail@onion.perl.org>
13877      Branch: perl
13878            + lib/ExtUtils/Packlist.t
13879            ! MANIFEST
13880 ____________________________________________________________________________
13881 [ 12396] By: jhi                                   on 2001/10/10  20:20:22
13882         Log: VMS needs quotes around the -I option to keep it from
13883              being downcased, from Charles Lane.
13884      Branch: perl
13885            ! t/run/kill_perl.t
13886 ____________________________________________________________________________
13887 [ 12395] By: ams                                   on 2001/10/10  16:22:32
13888         Log: Subject: [PATCH lib/FindBin.pm]
13889              From: Stas Bekman <stas@stason.org>
13890              Date: Tue, 09 Oct 2001 23:57:10 +0800
13891              Message-Id: <3BC31E56.60805@stason.org>
13892      Branch: perl
13893            ! lib/FindBin.pm
13894 ____________________________________________________________________________
13895 [ 12394] By: ams                                   on 2001/10/10  16:09:53
13896         Log: Subject: Re: /usr/include/sys/e ?? (perl@12340)
13897              From: Abhijit Menon-Sen <ams@wiw.org>
13898              Date: Wed, 10 Oct 2001 21:59:33 +0530
13899              Message-Id: <20011010215933.B2444@lustre.dyn.wiw.org>
13900      Branch: perl
13901            ! ext/Data/Dumper/Dumper.xs
13902 ____________________________________________________________________________
13903 [ 12393] By: jhi                                   on 2001/10/10  15:53:39
13904         Log: VMS: reorder the elimination of 000000 in the canonpath logic,
13905              from Charles Lane.
13906      Branch: perl
13907            ! lib/File/Spec/VMS.pm
13908 ____________________________________________________________________________
13909 [ 12392] By: ams                                   on 2001/10/10  14:49:43
13910         Log: Subject: [PATCH] two s/// bugfixes
13911              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
13912              Date: Wed, 10 Oct 2001 17:23:44 +0200
13913              Message-Id: <20011010172344.C22440@rafael>
13914      Branch: perl
13915            ! pp_ctl.c regexec.c t/op/subst.t
13916 ____________________________________________________________________________
13917 [ 12391] By: jhi                                   on 2001/10/10  12:22:02
13918         Log: Fix/improve handling of the [000000] special "root"
13919              directory, by putting cwd in canonical form when doing
13920              abs2rel, and prepending a 000000 to directory "chunks"
13921              if missing from base or path.  Also adjust test to
13922              reflect the (improved) output from abs2rel.
13923              From Charles Lane.
13924      Branch: perl
13925            ! lib/File/Spec.t lib/File/Spec/VMS.pm
13926 ____________________________________________________________________________
13927 [ 12390] By: jhi                                   on 2001/10/10  11:48:14
13928         Log: In VMS the copy-to-untaint %ENV in the initialization also loses
13929              all of the extra VMSish attributes (such as "treat this logical
13930              as a device name") that are necessary to make programs run.
13931              A tainted %ENV does not hinder VMS.  From Charles Lane.
13932      Branch: perl
13933            ! lib/File/Find/t/taint.t
13934 ____________________________________________________________________________
13935 [ 12389] By: jhi                                   on 2001/10/10  11:40:29
13936         Log: VMS-specific fixes to the ExtUtils::Manifest tests.
13937              
13938              o  VMS is case-insensitive, RTL downcases filenames read
13939              by perl... so need to re-upcase filenames like MANIFEST
13940              and MANIFEST.SKIP
13941              
13942              o  Need to convert VMS-style to Unix-style filenames when comparing
13943              names in MANIFEST to names in filesystem.
13944              
13945              o  Need to remove mantest/MANIFEST before rmdir'ing mantest,
13946              since VMS won't let you (easily) delete non-empty directories.
13947              
13948              From Charles Lane.
13949      Branch: perl
13950            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/Manifest.t
13951 ____________________________________________________________________________
13952 [ 12388] By: jhi                                   on 2001/10/10  11:28:44
13953         Log: Unix and VMS agree on "*" as a "match any number of any chars"
13954              wildcards, but differ ("?"  vs.  "%") for their "match any single
13955              char" wildcard.  This patch changes "?"  chars to "%" before doing a
13956              VMS glob...at no loss of functionality, since "?"  isn't a valid
13957              filename char on VMS.  From Charles Lane.
13958      Branch: perl
13959            ! doio.c
13960 ____________________________________________________________________________
13961 [ 12387] By: jhi                                   on 2001/10/10  11:20:13
13962         Log: (accidentally empty submit; new life as #12390)
13963      Branch: perl
13964            ! lib/File/Find/t/taint.t
13965 ____________________________________________________________________________
13966 [ 12386] By: jhi                                   on 2001/10/10  11:12:40
13967         Log: Even more VMS tweakage from Charles Lane:
13968              
13969              Tweak #1:  splitdir only works on directory part of filespec,
13970              split off volume first
13971              Tweak #2:  VMS pre-7.0's $ENV{'HOME'} is not settable
13972              (it's a horrible kludge in the run-time library,
13973              improved in later versions). Check the
13974              $Config{'d_setenv'} flag before attempting to set it.
13975      Branch: perl
13976            ! t/op/chdir.t
13977 ____________________________________________________________________________
13978 [ 12385] By: jhi                                   on 2001/10/09  20:34:36
13979         Log: VMS tweakage from Charles Lane.
13980              
13981              . command.com doubles an output line when prompting for extensions
13982              . Term::Cap has no business trying to run obscure Un*x utilities on VMS
13983              . perl5db doesn't clean up after itself
13984      Branch: perl
13985            ! configure.com lib/Term/Cap.pm lib/perl5db.pl
13986 ____________________________________________________________________________
13987 [ 12384] By: sky                                   on 2001/10/09  19:16:11
13988         Log: Subject: [PATCH again again], Re: [PATCH again] Re: [PATCH mg.c gv.c and others] ${^TAINT}
13989              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
13990              Date: Tue, 9 Oct 2001 22:10:26 +0200
13991              Message-ID: <20011009221026.A8579@rafael>
13992      Branch: perl
13993            ! pod/perldata.pod
13994 ____________________________________________________________________________
13995 [ 12383] By: jhi                                   on 2001/10/09  14:33:15
13996         Log: Subject: [PATCH t/op/subst.t] new tests, new TODO test
13997              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
13998              Date: 9 Oct 2001 15:15:06 -0000
13999              Message-Id: <slrn9s653h.h2p.rgarciasuarez@rafael.kazibao.net>
14000      Branch: perl
14001            ! t/op/subst.t
14002 ____________________________________________________________________________
14003 [ 12382] By: jhi                                   on 2001/10/09  14:03:30
14004         Log: Update Changes.
14005      Branch: perl
14006            ! Changes patchlevel.h
14007 ____________________________________________________________________________
14008 [ 12381] By: jhi                                   on 2001/10/09  13:52:50
14009         Log: Seems that a glob(undef) triggers an ACCVIO in Perl_flex_stat
14010              Seems that a glob(undef) triggers an ACCVIO in Perl_flex_stat,
14011              when a NULL is passed for the filename string pointer.
14012              From Charles Lane.
14013      Branch: perl
14014            ! vms/vms.c
14015 ____________________________________________________________________________
14016 [ 12379] By: jhi                                   on 2001/10/09  13:03:49
14017         Log: Subject: HP systems update
14018              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
14019              Date: Tue, 09 Oct 2001 15:59:22 +0200
14020              Message-Id: <20011009155614.A4F5.H.M.BRAND@hccnet.nl>
14021      Branch: perl
14022            ! README.hpux
14023 ____________________________________________________________________________
14024 [ 12378] By: jhi                                   on 2001/10/09  12:52:21
14025         Log: CPAN::Nox does now have a test.
14026      Branch: perl
14027            ! t/lib/1_compile.t
14028 ____________________________________________________________________________
14029 [ 12377] By: jhi                                   on 2001/10/09  12:23:27
14030         Log: Subject: [ID 20011001.009] /usr/bin/perl (in addition to /usr/local/bin/perl)
14031              From: David Dyck <dcd@tc.fluke.com>
14032              Date: Mon, 1 Oct 2001 12:17:36 -0700
14033              Message-Id: <200110011917.MAA11879@dd.tc.fluke.com>
14034      Branch: perl
14035            ! installperl
14036 ____________________________________________________________________________
14037 [ 12376] By: jhi                                   on 2001/10/09  12:18:39
14038         Log: NetWare update from Ananth Kesari.
14039      Branch: perl
14040            ! NetWare/nwperlsys.h makedef.pl
14041 ____________________________________________________________________________
14042 [ 12375] By: jhi                                   on 2001/10/09  11:43:01
14043         Log: Subject: [PATCH Perl@12307] File::Find test on VMS
14044              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
14045              Date: Tue, 9 Oct 2001 08:40:57 EDT
14046              Message-Id: <011009083426.17530f@DUPHY4.Physics.Drexel.Edu>
14047      Branch: perl
14048            ! lib/File/Find/t/find.t
14049 ____________________________________________________________________________
14050 [ 12374] By: ams                                   on 2001/10/09  05:31:45
14051         Log: Subject: [PATCH MANIFEST lib/ExtUtils/Mkbootstrap.t] Add Tests for
14052              ExtUtils::Mkbootstrap
14053              From: "chromatic" <chromatic@rmci.net>
14054              Date: Tue, 09 Oct 2001 00:08:37 -0600
14055              Message-Id: <20011009061432.46666.qmail@onion.perl.org>
14056      Branch: perl
14057            + lib/ExtUtils/Mkbootstrap.t
14058            ! MANIFEST
14059 ____________________________________________________________________________
14060 [ 12373] By: jhi                                   on 2001/10/09  02:56:13
14061         Log: Enable more debugging.
14062      Branch: perl
14063            ! lib/utf8_heavy.pl
14064 ____________________________________________________________________________
14065 [ 12372] By: ams                                   on 2001/10/09  02:11:59
14066         Log: #12370 forgot to modify is_gv_magical().
14067      Branch: perl
14068            ! gv.c
14069 ____________________________________________________________________________
14070 [ 12371] By: jhi                                   on 2001/10/09  01:48:17
14071         Log: Make the toupper/lower/title API for Unicode not right
14072              but at least less wrong: prepare for the mapping being
14073              more than just one-character-to-one-character.
14074      Branch: perl
14075            ! embed.h embed.pl global.sym handy.h pp.c proto.h regcomp.c
14076            ! regexec.c utf8.c
14077 ____________________________________________________________________________
14078 [ 12370] By: jhi                                   on 2001/10/09  01:23:08
14079         Log: Subject: Re: [PATCH mg.c gv.c and others] ${^TAINT}
14080              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
14081              Date: Mon, 8 Oct 2001 22:18:23 -0400
14082              Message-ID: <20011008221823.A413700@linguist.thayer.dartmouth.edu>
14083      Branch: perl
14084            ! pod/perlvar.pod t/op/taint.t
14085 ____________________________________________________________________________
14086 [ 12369] By: jhi                                   on 2001/10/08  23:31:21
14087         Log: FAQ sync.
14088      Branch: perl
14089            ! pod/perlfaq3.pod pod/perlfaq4.pod
14090 ____________________________________________________________________________
14091 [ 12368] By: jhi                                   on 2001/10/08  21:20:45
14092         Log: Subject: [PATCH lib/Term/Cap.t] Fix Debian Failures on Test 22
14093              From: "chromatic" <chromatic@rmci.net>
14094              Date: Mon, 08 Oct 2001 14:05:32 -0600
14095              Message-ID: <20011008201126.73702.qmail@onion.perl.org>
14096      Branch: perl
14097            ! lib/Term/Cap.t
14098 ____________________________________________________________________________
14099 [ 12367] By: jhi                                   on 2001/10/08  21:10:49
14100         Log: Subject: [PATCH again] Re: [PATCH mg.c gv.c and others] ${^TAINT}
14101              From: Michael G Schwern <schwern@pobox.com>
14102              Date: Mon, 8 Oct 2001 17:00:14 -0400
14103              Message-ID: <20011008170014.L17083@blackrider>
14104      Branch: perl
14105            ! gv.c mg.c pod/perlvar.pod t/op/magic.t t/op/taint.t
14106 ____________________________________________________________________________
14107 [ 12366] By: jhi                                   on 2001/10/08  20:43:19
14108         Log: Subject: [PATCH Perl@12307] Time::Hires for VMS pre-7.0
14109              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
14110              Date: Mon, 8 Oct 2001 16:01:33 EDT
14111              Message-Id: <011008155856.1604b5@DUPHY4.Physics.Drexel.Edu>
14112      Branch: perl
14113            ! ext/Time/HiRes/HiRes.xs
14114 ____________________________________________________________________________
14115 [ 12365] By: jhi                                   on 2001/10/08  20:41:50
14116         Log: Subject: [PATCH] Autosplit patch for VMS
14117              From: "Craig A. Berry" <craigberry@mac.com>
14118              Date: Mon, 08 Oct 2001 15:40:43 -0500
14119              Message-Id: <5.1.0.14.0.20011008150808.02302618@exchi01>
14120      Branch: perl
14121            ! lib/AutoSplit.pm lib/AutoSplit.t
14122 ____________________________________________________________________________
14123 [ 12364] By: jhi                                   on 2001/10/08  20:36:58
14124         Log: Don't assume that everybody is running OS X 10.1 yet;
14125              from Kay Röpke.
14126      Branch: perl
14127            ! hints/darwin.sh
14128 ____________________________________________________________________________
14129 [ 12363] By: jhi                                   on 2001/10/08  14:26:35
14130         Log: Update Changes.
14131      Branch: perl
14132            ! Changes patchlevel.h
14133 ____________________________________________________________________________
14134 [ 12362] By: jhi                                   on 2001/10/08  14:05:50
14135         Log: Retract #12358 for now.
14136      Branch: perl
14137            ! lib/Term/Cap.t
14138 ____________________________________________________________________________
14139 [ 12361] By: jhi                                   on 2001/10/08  13:57:10
14140         Log: Can't figure out what this is testing.
14141              (If it is trying to catch SIGKILL, it should stop
14142              trying because that is by definition impossible.)
14143      Branch: perl
14144            ! lib/sigtrap.t
14145 ____________________________________________________________________________
14146 [ 12360] By: jhi                                   on 2001/10/08  13:23:28
14147         Log: Subject: [PATCH bleadperl] why some tests fail on Win95...
14148              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
14149              Date: Sun, 30 Sep 2001 21:15:13 +0200
14150              Message-ID: <5033457805.20010930211513@tesla.rcub.bg.ac.yu>
14151      Branch: perl
14152            ! lib/ExtUtils/MM_Win32.pm
14153 ____________________________________________________________________________
14154 [ 12359] By: jhi                                   on 2001/10/08  12:37:17
14155         Log: Clarify the ldlibpth part and condense the overall text.
14156      Branch: perl
14157            ! t/TEST
14158 ____________________________________________________________________________
14159 [ 12358] By: jhi                                   on 2001/10/08  11:56:49
14160         Log: Subject: Re: [PATCH] & what's to be done for 5.8.0?
14161              From: "chromatic" <chromatic@rmci.net>
14162              Date: Sun, 07 Oct 2001 16:59:26 -0600
14163              Message-ID: <20011007230518.90917.qmail@onion.perl.org>
14164      Branch: perl
14165            ! lib/Term/Cap.t
14166 ____________________________________________________________________________
14167 [ 12357] By: jhi                                   on 2001/10/08  11:54:50
14168         Log: Update the list because fo #12265.
14169      Branch: perl
14170            ! t/lib/1_compile.t
14171 ____________________________________________________________________________
14172 [ 12356] By: jhi                                   on 2001/10/08  11:53:30
14173         Log: Subject: [PATCH] & what's to be done for 5.8.0? 
14174              From: Nicholas Clark <nick@ccl4.org>
14175              Date: Sun, 7 Oct 2001 20:53:33 +0100
14176              Message-ID: <20011007205333.S38756@plum.flirble.org>   
14177      Branch: perl
14178            ! ext/B/t/showlex.t ext/B/t/stash.t ext/Cwd/t/taint.t
14179            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
14180            ! ext/DB_File/t/db-recno.t ext/Fcntl/t/fcntl.t lib/CGI/t/carp.t
14181            ! lib/CGI/t/cookie.t lib/File/Find/t/taint.t lib/FindBin.t
14182            ! lib/Net/t/ftp.t lib/Net/t/hostname.t lib/Net/t/nntp.t
14183            ! lib/Net/t/smtp.t lib/Switch/t/given.t lib/Switch/t/nested.t
14184            ! lib/Switch/t/switch.t lib/Term/Complete.t
14185            ! lib/Test/Simple/t/plan_is_noplan.t lib/Test/Simple/t/todo.t
14186            ! lib/bigfloat.t lib/bigint.t lib/integer.t t/op/flip.t
14187            ! t/op/my_stash.t
14188 ____________________________________________________________________________
14189 [ 12355] By: jhi                                   on 2001/10/08  11:51:29
14190         Log: Integrate patch #12350 from maintperl; typo in
14191              IO::Seekable doc.
14192      Branch: perl
14193           !> ext/IO/lib/IO/Seekable.pm
14194 ____________________________________________________________________________
14195 [ 12354] By: jhi                                   on 2001/10/08  11:41:16
14196         Log: Detypo.
14197      Branch: perl
14198            ! hints/darwin.sh
14199 ____________________________________________________________________________
14200 [ 12353] By: sky                                   on 2001/10/07  17:16:14
14201         Log: Change 12349 didn't really get it right.
14202      Branch: perl
14203            ! lib/Unicode/README
14204 ____________________________________________________________________________
14205 [ 12352] By: jhi                                   on 2001/10/07  15:03:18
14206         Log: If running the harness the dynamic library search path
14207              may need setting.
14208      Branch: perl
14209            ! t/TEST
14210 ____________________________________________________________________________
14211 [ 12351] By: jhi                                   on 2001/10/07  14:17:12
14212         Log: It seems that in MacOS X 10.1 one must use -flat_namespace
14213              in ldflags.
14214      Branch: perl
14215            ! hints/darwin.sh
14216 ____________________________________________________________________________
14217 [ 12350] By: gsar                                  on 2001/10/07  13:30:42
14218         Log: typo in IO::Seekable doc
14219      Branch: maint-5.6/perl
14220            ! ext/IO/lib/IO/Seekable.pm
14221 ____________________________________________________________________________
14222 [ 12349] By: jhi                                   on 2001/10/07  12:49:31
14223         Log: Give up the fantasy of having lib/Unicode and lib/unicode:
14224              doesn't work on Mac OS X 10.1 (when unpacking the tar the
14225              latter gets renamed as lib/unicode:1, assumedly for security
14226              reasons not to overwrite stuff)
14227      Branch: perl
14228            + lib/Unicode/README
14229            - lib/unicode/README
14230            ! MANIFEST
14231 ____________________________________________________________________________
14232 [ 12348] By: ams                                   on 2001/10/07  05:33:40
14233         Log: Subject: [PATCH MANIFEST lib/CPAN/t/Nox.t] Add Tests for CPAN::Nox
14234              From: "chromatic" <chromatic@rmci.net>
14235              Date: Sat, 06 Oct 2001 21:42:03 -0600
14236              Message-Id: <20011007034754.21057.qmail@onion.perl.org>
14237      Branch: perl
14238            + lib/CPAN/t/Nox.t
14239            ! MANIFEST
14240 ____________________________________________________________________________
14241 [ 12347] By: ams                                   on 2001/10/07  00:48:10
14242         Log: Subject: [PATCH MANIFEST lib/sigtrap.t] Add Tests for sigtrap.pm
14243              From: "chromatic" <chromatic@rmci.net>
14244              Date: Sat, 06 Oct 2001 18:52:10 -0600
14245              Message-Id: <20011007005801.98381.qmail@onion.perl.org>
14246      Branch: perl
14247            + lib/sigtrap.t
14248            ! MANIFEST
14249 ____________________________________________________________________________
14250 [ 12346] By: ams                                   on 2001/10/06  23:14:01
14251         Log: Subject: [PATCH] (was Re: [PATCH] Re: What sort of Makefile.PL should
14252              h2xs write?)
14253              From: Nicholas Clark <nick@ccl4.org>
14254              Date: Sat, 6 Oct 2001 21:46:43 +0100
14255              Message-Id: <20011006214643.L38756@plum.flirble.org>
14256      Branch: perl
14257            ! utils/h2xs.PL
14258 ____________________________________________________________________________
14259 [ 12345] By: ams                                   on 2001/10/06  17:39:53
14260         Log: Subject: [PATCH] Memoize tests
14261              From: Nicholas Clark <nick@ccl4.org>
14262              Date: Sat, 6 Oct 2001 18:04:21 +0100
14263              Message-Id: <20011006180421.J38756@plum.flirble.org>
14264      Branch: perl
14265            ! lib/Memoize/t/array.t lib/Memoize/t/array_confusion.t
14266            ! lib/Memoize/t/correctness.t lib/Memoize/t/errors.t
14267            ! lib/Memoize/t/expire.t lib/Memoize/t/expire_file.t
14268            ! lib/Memoize/t/expire_module_n.t
14269            ! lib/Memoize/t/expire_module_t.t lib/Memoize/t/flush.t
14270            ! lib/Memoize/t/normalize.t lib/Memoize/t/prototype.t
14271            ! lib/Memoize/t/speed.t lib/Memoize/t/tie.t
14272            ! lib/Memoize/t/tie_gdbm.t lib/Memoize/t/tie_ndbm.t
14273            ! lib/Memoize/t/tie_sdbm.t lib/Memoize/t/tie_storable.t
14274            ! lib/Memoize/t/tiefeatures.t lib/Memoize/t/unmemoize.t
14275 ____________________________________________________________________________
14276 [ 12344] By: jhi                                   on 2001/10/06  00:30:23
14277         Log: Retract the latter part of #12343.
14278      Branch: perl
14279            ! ext/IO/lib/IO/Socket/INET.pm
14280 ____________________________________________________________________________
14281 [ 12343] By: jhi                                   on 2001/10/05  23:32:07
14282         Log: Subject: patch to ext/IO/lib/IO/Socket/INET.pm fixes Bug ID (20010803.022)
14283              From: David Dyck <dcd@tc.fluke.com>
14284              Date: Fri, 5 Oct 2001 16:04:43 -0700 (PDT)
14285              Message-ID: <Pine.LNX.4.33.0110051548340.9856-100000@dd.tc.fluke.com>
14286              
14287              Subject: Re: patch to ext/IO/lib/IO/Socket/INET.pm fixes Bug ID (20010803.022)
14288              From: David Dyck <dcd@tc.fluke.com>
14289              Date: Fri, 5 Oct 2001 17:27:46 -0700 (PDT)
14290              Message-ID: <Pine.LNX.4.33.0110051714350.14248-100000@dd.tc.fluke.com>
14291      Branch: perl
14292            ! ext/IO/lib/IO/Socket/INET.pm
14293 ____________________________________________________________________________
14294 [ 12342] By: jhi                                   on 2001/10/05  16:28:37
14295         Log: Subject: [PATCH perl@12307] Re: test names from C<make TEST>
14296              From: Robin Barker <rmb1@cise.npl.co.uk>
14297              Date: Fri, 5 Oct 2001 18:20:44 +0100 (BST)
14298              Message-Id: <200110051720.SAA17023@tempest.npl.co.uk>
14299      Branch: perl
14300            ! t/TEST
14301 ____________________________________________________________________________
14302 [ 12341] By: jhi                                   on 2001/10/05  13:54:08
14303         Log: Don't assume that %x is good for displaying UVs.
14304      Branch: perl
14305            ! dump.c
14306 ____________________________________________________________________________
14307 [ 12340] By: jhi                                   on 2001/10/05  12:41:31
14308         Log: Update Changes.
14309      Branch: perl
14310            ! Changes patchlevel.h
14311 ____________________________________________________________________________
14312 [ 12339] By: ams                                   on 2001/10/05  10:22:34
14313         Log: Subject: [PATCH] perlfunc/select
14314              From: Nicholas Clark <nick@ccl4.org>
14315              Date: Fri, 5 Oct 2001 11:33:58 +0100
14316              Message-Id: <20011005113358.Z38756@plum.flirble.org>
14317      Branch: perl
14318            ! pod/perlfunc.pod
14319 ____________________________________________________________________________
14320 [ 12338] By: jhi                                   on 2001/10/04  22:54:06
14321         Log: Retract #12313 and #12249.
14322      Branch: perl
14323            ! pod/perlboot.pod pod/perlbot.pod pod/perlcall.pod
14324            ! pod/perldata.pod pod/perldbmfilter.pod pod/perldsc.pod
14325            ! pod/perlebcdic.pod
14326 ____________________________________________________________________________
14327 [ 12337] By: jhi                                   on 2001/10/04  17:17:03
14328         Log: Subject: [PATCH] perlvms.pod update
14329              From: "Craig A. Berry" <craigberry@mac.com>
14330              Date: Thu, 04 Oct 2001 12:55:52 -0500
14331              Message-Id: <5.1.0.14.0.20011004124831.01aa49c0@exchi01>
14332      Branch: perl
14333            ! vms/perlvms.pod
14334 ____________________________________________________________________________
14335 [ 12336] By: jhi                                   on 2001/10/04  14:02:17
14336         Log: Subject: PATCH: Tie::SubstrHash
14337              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
14338              Date: Thu, 04 Oct 2001 12:12:41 +0100
14339              Message-Id: <200110041112.f94BCfS17390@crypt.compulink.co.uk> 
14340      Branch: perl
14341            ! lib/Tie/SubstrHash.pm
14342 ____________________________________________________________________________
14343 [ 12335] By: jhi                                   on 2001/10/04  04:45:00
14344         Log: Unicode properties saga continues.
14345      Branch: perl
14346            ! lib/unicore/In.pl lib/unicore/In/136.pl lib/unicore/In/155.pl
14347            ! lib/unicore/mktables.PL lib/utf8_heavy.pl
14348 ____________________________________________________________________________
14349 [ 12334] By: jhi                                   on 2001/10/04  03:42:04
14350         Log: Yet more Unicode properties.
14351      Branch: perl
14352            + lib/unicore/In/137.pl lib/unicore/In/138.pl
14353            + lib/unicore/In/139.pl lib/unicore/In/140.pl
14354            + lib/unicore/In/141.pl lib/unicore/In/142.pl
14355            + lib/unicore/In/143.pl lib/unicore/In/144.pl
14356            + lib/unicore/In/145.pl lib/unicore/In/146.pl
14357            + lib/unicore/In/147.pl lib/unicore/In/148.pl
14358            + lib/unicore/In/149.pl lib/unicore/In/150.pl
14359            + lib/unicore/In/151.pl lib/unicore/In/152.pl
14360            + lib/unicore/In/153.pl lib/unicore/In/154.pl
14361            + lib/unicore/In/155.pl lib/unicore/In/156.pl
14362            + lib/unicore/In/157.pl lib/unicore/In/158.pl
14363            + lib/unicore/In/159.pl lib/unicore/In/160.pl
14364            + lib/unicore/In/161.pl lib/unicore/In/162.pl
14365            ! MANIFEST lib/unicore/In.pl lib/unicore/In/136.pl
14366            ! lib/unicore/mktables.PL lib/utf8_heavy.pl pod/perltodo.pod
14367            ! pod/perlunicode.pod
14368 ____________________________________________________________________________
14369 [ 12333] By: jhi                                   on 2001/10/04  03:02:19
14370         Log: Subject: [PATCH perl@12307] 2 more VMS test tweaks
14371              From: "Craig A. Berry" <craigberry@mac.com>
14372              Date: Wed, 03 Oct 2001 17:45:25 -0500
14373              Message-Id: <5.1.0.14.0.20011003154131.01bc8528@exchi01>
14374              
14375              (the lib/Term/Complete.t patched differently by #12332)
14376      Branch: perl
14377            ! lib/ExtUtils/Command.t
14378 ____________________________________________________________________________
14379 [ 12332] By: jhi                                   on 2001/10/04  03:00:03
14380         Log: Restore only if something to restore.
14381      Branch: perl
14382            ! lib/Term/Complete.t
14383 ____________________________________________________________________________
14384 [ 12331] By: pudge                                 on 2001/10/03  19:30:48
14385         Log: Update various resources for credits,
14386              minor icons fixes, and versions.
14387      Branch: maint-5.6/macperl
14388            ! macos/MPVersion.r macos/Perl.r macos/macperl/MPDroplet.r
14389            ! macos/macperl/MPExtension.rsrc macos/macperl/MPSave.c
14390            ! macos/macperl/MacPerl.r macos/macperl/MacPerl.rsrc
14391 ____________________________________________________________________________
14392 [ 12330] By: pudge                                 on 2001/10/03  19:17:25
14393         Log: Quiet the warnings about using undef value
14394      Branch: maint-5.6/macperl
14395            ! lib/File/Temp.pm
14396 ____________________________________________________________________________
14397 [ 12329] By: pudge                                 on 2001/10/03  19:14:59
14398         Log: Fix up Ballon Help and Help menu docs (first pass);
14399              remove balloon rez file, and autogenerate with
14400              Balloon2Rez instead.
14401      Branch: maint-5.6/macperl
14402            + macos/macperl/macscripts/Balloon2Rez
14403            - macos/macperl/MPBalloons.r
14404            ! macos/macperl/MPBalloons.ball macos/macperl/MacPerl.podhelp
14405 ____________________________________________________________________________
14406 [ 12328] By: pudge                                 on 2001/10/03  19:11:15
14407         Log: Allow overriding of defaults, for change #12327.
14408      Branch: maint-5.6/macperl
14409            ! perl.h
14410 ____________________________________________________________________________
14411 [ 12327] By: pudge                                 on 2001/10/03  19:10:26
14412         Log: Override PerlProc_exit.
14413      Branch: maint-5.6/macperl
14414            ! macos/macish.h
14415 ____________________________________________________________________________
14416 [ 12326] By: pudge                                 on 2001/10/03  19:08:28
14417         Log: Add in new macos/ modules, fix up BuildTools and Makefile.
14418      Branch: maint-5.6/macperl
14419            + macos/bundled_lib/blib/lib/MD5.pm
14420            + macos/bundled_lib/t/MD5/md5.t macos/lib/Mac/AETE/App.pm
14421            + macos/lib/Mac/AETE/Dialect.pm
14422            + macos/lib/Mac/AETE/Format/Converter.pm
14423            + macos/lib/Mac/AETE/Format/Dictionary.pm
14424            + macos/lib/Mac/AETE/Format/Glue.pm macos/lib/Mac/AETE/Parser.pm
14425            + macos/lib/Mac/Glue.pm macos/lib/Mac/OSA/Simple.pm
14426            + macos/lib/Mac/Toolbox.pod
14427            ! macos/Makefile.mk macos/lib/Mac/BuildTools.pm
14428 ____________________________________________________________________________
14429 [ 12325] By: pudge                                 on 2001/10/03  18:51:28
14430         Log: Sync up silly CVS headers ... I should commit CVS
14431              first to avoid this ...
14432      Branch: maint-5.6/macperl
14433            ! macos/config.h macos/ext/Mac/ExtUtils/MakeToolboxModule
14434            ! macos/ext/Mac/Fonts/Fonts.xs macos/ext/MacPerl/MacPerl.xs
14435            ! macos/macperl/MPEditor.c macos/macperl/MPGlobals.h
14436            ! macos/macperl/MPScript.c macos/macperl/MPUtils.c
14437 ____________________________________________________________________________
14438 [ 12324] By: pudge                                 on 2001/10/03  18:44:09
14439         Log: Fix Matthias' address, and attributions.
14440      Branch: maint-5.6/macperl
14441            ! AUTHORS README.macos ext/DynaLoader/dl_mac.xs perl.c
14442            ! pod/perlport.pod
14443 ____________________________________________________________________________
14444 [ 12323] By: pudge                                 on 2001/10/03  18:42:37
14445         Log: Fix Matthias' address, and attributions.
14446      Branch: maint-5.6/macperl
14447            ! macos/config.h macos/ext/Mac/AppleEvents/AppleEvents.pm
14448            ! macos/ext/Mac/Components/Components.pm
14449            ! macos/ext/Mac/Controls/Controls.pm macos/ext/Mac/DCon/DCon.pm
14450            ! macos/ext/Mac/Dialogs/Dialogs.pm
14451            ! macos/ext/Mac/Events/Events.pm
14452            ! macos/ext/Mac/ExtUtils/MakeToolboxModule
14453            ! macos/ext/Mac/Files/Files.pm macos/ext/Mac/Fonts/Fonts.pm
14454            ! macos/ext/Mac/Gestalt/Gestalt.pm
14455            ! macos/ext/Mac/ImageCompression/ImageCompression.pm
14456            ! macos/ext/Mac/Lists/Lists.pm macos/ext/Mac/Memory/Memory.pm
14457            ! macos/ext/Mac/Menus/Menus.pm
14458            ! macos/ext/Mac/MoreFiles/MoreFiles.pm
14459            ! macos/ext/Mac/Movies/Movies.pm
14460            ! macos/ext/Mac/Navigation/Navigation.pm
14461            ! macos/ext/Mac/Notification/Notification.pm
14462            ! macos/ext/Mac/OSA/OSA.pm macos/ext/Mac/Processes/Processes.pm
14463            ! macos/ext/Mac/QDOffscreen/QDOffscreen.pm
14464            ! macos/ext/Mac/QuickDraw/QuickDraw.pm
14465            ! macos/ext/Mac/QuickTimeVR/QuickTimeVR.pm
14466            ! macos/ext/Mac/Resources/Resources.pm macos/ext/Mac/SAT/SAT.pm
14467            ! macos/ext/Mac/Sound/Sound.pm macos/ext/Mac/Speech/Speech.pm
14468            ! macos/ext/Mac/SpeechRecognition/SpeechRecognition.pm
14469            ! macos/ext/Mac/StandardFile/StandardFile.pm
14470            ! macos/ext/Mac/TextEdit/TextEdit.pm
14471            ! macos/ext/Mac/Types/Types.pm macos/ext/Mac/Windows/Windows.pm
14472            ! macos/fcntl.h macos/lib/ExtUtils/MM_MacOS.pm
14473            ! macos/lib/Mac/LowMem.pm
14474 ____________________________________________________________________________
14475 [ 12322] By: sky                                   on 2001/10/03  18:41:07
14476         Log: Subject: [PATCH perl@12307] %ENV tainting for VMS
14477              From: "Craig A. Berry" <craigberry@mac.com>
14478              Date: Wed, 03 Oct 2001 14:30:55 -0500
14479              Message-Id: <5.1.0.14.0.20011003124800.01bd31c0@exchi01>
14480      Branch: perl
14481            ! vms/vms.c
14482 ____________________________________________________________________________
14483 [ 12321] By: jhi                                   on 2001/10/03  18:38:34
14484         Log: Subject: [PATCH perl@12307] %ENV tainting for VMS
14485              From: "Craig A. Berry" <craigberry@mac.com>
14486              Date: Wed, 03 Oct 2001 14:30:55 -0500
14487              Message-Id: <5.1.0.14.0.20011003124800.01bd31c0@exchi01>
14488      Branch: perl
14489            ! vms/vms.c
14490 ____________________________________________________________________________
14491 [ 12320] By: jhi                                   on 2001/10/03  16:47:30
14492         Log: Unicode properties: fix L& (the #12319 didn't allow L&,
14493              only IsL&) and Inherited (negative lookahead good);
14494              add tests for Common, Inherited, and L&.
14495      Branch: perl
14496            ! lib/utf8_heavy.pl pod/perltodo.pod t/op/pat.t
14497 ____________________________________________________________________________
14498 [ 12319] By: jhi                                   on 2001/10/03  16:12:53
14499         Log: Unicode properties: support \p{(?:Is)?L&} as an alias for \pL.
14500              (The Unicode standard uses L& quite often.)
14501      Branch: perl
14502            ! lib/utf8_heavy.pl
14503 ____________________________________________________________________________
14504 [ 12318] By: jhi                                   on 2001/10/03  15:57:34
14505         Log: Add the 'Common' Unicode property (code points not
14506              explicitly assigned to any other script).
14507      Branch: perl
14508            + lib/unicore/In/136.pl
14509            ! MANIFEST lib/unicore/In.pl lib/unicore/mktables.PL
14510 ____________________________________________________________________________
14511 [ 12317] By: jhi                                   on 2001/10/03  13:23:32
14512         Log: Skip the RV printing test under threads until fixed.
14513      Branch: perl
14514            ! ext/B/t/terse.t
14515 ____________________________________________________________________________
14516 [ 12316] By: jhi                                   on 2001/10/03  12:57:05
14517         Log: Subject: 12309 / cygwin / win2k
14518              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
14519              Date: Wed, 03 Oct 2001 15:25:15 +0200
14520              Message-Id: <20011003152353.A479.H.M.BRAND@hccnet.nl>
14521      Branch: perl
14522            ! makedef.pl
14523 ____________________________________________________________________________
14524 [ 12315] By: jhi                                   on 2001/10/03  12:50:17
14525         Log: Metaconfig unit change for #12314.
14526      Branch: metaconfig
14527            ! U/modified/Head.U
14528 ____________________________________________________________________________
14529 [ 12314] By: jhi                                   on 2001/10/03  12:49:26
14530         Log: Subject: Both cygwin and djgpp on one machine
14531              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
14532              Date: Wed, 03 Oct 2001 15:02:59 +0200
14533              Message-Id: <20011003150222.A474.H.M.BRAND@hccnet.nl>
14534      Branch: perl
14535            ! Configure
14536 ____________________________________________________________________________
14537 [ 12313] By: jhi                                   on 2001/10/03  12:04:49
14538         Log: (retracted by #12338)
14539              
14540              Subject: [PATCH] Code clean up for perlboot.pod
14541              From: Casey West <casey@geeknest.com>
14542              Date: Tue, 2 Oct 2001 19:24:43 -0400
14543              Message-ID: <20011002192443.B2163@stupid.geeknest.com>
14544              
14545              Subject: [PATCH] Code clean up for perlbot.diff
14546              From: Casey West <casey@geeknest.com>
14547              Date: Tue, 2 Oct 2001 19:25:22 -0400
14548              Message-ID: <20011002192522.C2163@stupid.geeknest.com>
14549              
14550              Subject: [PATCH] Code clean up for perlcall.pod
14551              From: Casey West <casey@geeknest.com>
14552              Date: Tue, 2 Oct 2001 19:25:57 -0400
14553              Message-ID: <20011002192557.D2163@stupid.geeknest.com>
14554              
14555              Subject: [PATCH] Code clean up for perldata.pod
14556              From: Casey West <casey@geeknest.com>
14557              Date: Tue, 2 Oct 2001 19:26:29 -0400
14558              Message-ID: <20011002192629.E2163@stupid.geeknest.com>
14559              
14560              Subject: [PATCH] Code clean up for perldbmfilter.pod
14561              From: Casey West <casey@geeknest.com>
14562              Date: Tue, 2 Oct 2001 19:26:59 -0400
14563              Message-ID: <20011002192659.F2163@stupid.geeknest.com>
14564              
14565              Subject: [PATCH] Code clean up for perlebcdic.pod
14566              From: Casey West <casey@geeknest.com>
14567              Date: Tue, 2 Oct 2001 19:27:37 -0400
14568              Message-ID: <20011002192737.G2163@stupid.geeknest.com>
14569      Branch: perl
14570            ! pod/perlboot.pod pod/perlbot.pod pod/perlcall.pod
14571            ! pod/perldata.pod pod/perldbmfilter.pod pod/perlebcdic.pod
14572 ____________________________________________________________________________
14573 [ 12312] By: ams                                   on 2001/10/02  23:43:55
14574         Log: Subject: [PATCH lib/ExtUtils/MakeMaker.pm] makemaker@perl.org
14575              From: Michael G Schwern <schwern@pobox.com>
14576              Date: Tue, 2 Oct 2001 17:00:49 -0400
14577              Message-Id: <20011002170049.A9955@blackrider>
14578      Branch: perl
14579            ! lib/ExtUtils/MakeMaker.pm
14580 ____________________________________________________________________________
14581 [ 12311] By: jhi                                   on 2001/10/02  23:24:07
14582         Log: FAQ sync.
14583      Branch: perl
14584            ! pod/perlfaq3.pod
14585 ____________________________________________________________________________
14586 [ 12310] By: nick                                  on 2001/10/02  16:09:49
14587         Log: Integrate mainline
14588      Branch: perlio
14589           !> AUTHORS Changes ext/I18N/Langinfo/Langinfo.pm
14590           !> ext/I18N/Langinfo/Langinfo.t ext/I18N/Langinfo/Makefile.PL
14591           !> lib/Pod/Html.pm lib/unicore/In.pl lib/unicore/mktables.PL mg.c
14592           !> patchlevel.h t/op/pat.t
14593 ____________________________________________________________________________
14594 [ 12309] By: jhi                                   on 2001/10/02  14:34:59
14595         Log: Unicode properties: allow also intra(wordbreak)name whitespace,
14596              not just one single space.
14597      Branch: perl
14598            ! lib/unicore/In.pl lib/unicore/mktables.PL t/op/pat.t
14599 ____________________________________________________________________________
14600 [ 12308] By: jhi                                   on 2001/10/02  12:49:41
14601         Log: AUTHORS updates.
14602      Branch: perl
14603            ! AUTHORS
14604 ____________________________________________________________________________
14605 [ 12307] By: jhi                                   on 2001/10/02  12:22:21
14606         Log: Update Changes.
14607      Branch: perl
14608            ! Changes patchlevel.h
14609 ____________________________________________________________________________
14610 [ 12306] By: jhi                                   on 2001/10/02  11:59:12
14611         Log: Work around old buggy glibcs for langinfo constants,
14612              from Nicholas Clark and David Dyck.
14613      Branch: perl
14614            ! ext/I18N/Langinfo/Langinfo.t ext/I18N/Langinfo/Makefile.PL
14615 ____________________________________________________________________________
14616 [ 12305] By: jhi                                   on 2001/10/02  11:45:55
14617         Log: Eradicate Time::Piece; add an example.
14618      Branch: perl
14619            ! ext/I18N/Langinfo/Langinfo.pm
14620 ____________________________________________________________________________
14621 [ 12304] By: jhi                                   on 2001/10/02  11:34:18
14622         Log: Subject: [PATCH] Pod::Html makes a poor guess at author
14623              From: Robert Spier <rspier@pobox.com>
14624              Date: Mon, 1 Oct 2001 23:20:16 -0700
14625              Message-ID: <15289.23712.422087.878224@rls.cx>
14626      Branch: perl
14627            ! lib/Pod/Html.pm
14628 ____________________________________________________________________________
14629 [ 12303] By: sky                                   on 2001/10/02  10:40:57
14630         Log: Fixes obscure bug that manifests itself by.
14631              local $!=0;undef*STDOUT;#segfaults
14632              Has been around for a while. Possible other magic IO vars are
14633              possibly affected aswell. Reported by Jos Boumans.
14634      Branch: perl
14635            ! mg.c
14636 ____________________________________________________________________________
14637 [ 12302] By: nick                                  on 2001/10/02  09:00:52
14638         Log: Integrate mainline
14639      Branch: perlio
14640           !> ext/B/t/terse.t ext/I18N/Langinfo/Langinfo.t hints/darwin.sh
14641           !> lib/Term/Cap.t lib/open.t pod/perlapi.pod pod/perlunicode.pod
14642           !> pp_ctl.c regcomp.c t/TEST t/op/arith.t t/op/pack.t t/op/pat.t
14643 ____________________________________________________________________________
14644 [ 12301] By: nick                                  on 2001/10/02  08:40:57
14645         Log: Integrate mainline + lib/open.t patch from Chromatic
14646      Branch: perlio
14647           +> lib/Term/Cap.t lib/Text/TabsWrap/CHANGELOG
14648            ! lib/open.t
14649           !> (integrate 29 files)
14650 ____________________________________________________________________________
14651 [ 12300] By: jhi                                   on 2001/10/01  19:22:16
14652         Log: Mac OS X doesn't have threadsafe (_r) libc interfaces.
14653              Until it has, better stop early if someone requests threads.
14654      Branch: perl
14655            ! hints/darwin.sh
14656 ____________________________________________________________________________
14657 [ 12299] By: jhi                                   on 2001/10/01  19:01:31
14658         Log: Subject: [ID 20011001.011] redundant code in t/TEST
14659              From: David Dyck <dcd@tc.fluke.com>
14660              Date: Mon, 1 Oct 2001 12:56:24 -0700
14661              Message-Id: <200110011956.MAA16250@dd.tc.fluke.com>
14662      Branch: perl
14663            ! t/TEST
14664 ____________________________________________________________________________
14665 [ 12298] By: jhi                                   on 2001/10/01  18:52:12
14666         Log: Subject: [PATCH lib/Term/Cap.t] Robustify %ENV Handling in Test (was Re: Failed Term/Cap.t test)
14667              From: "chromatic" <chromatic@rmci.net>
14668              Date: Mon, 01 Oct 2001 12:27:12 -0600
14669              Message-ID: <20011001183251.89148.qmail@onion.perl.org>
14670      Branch: perl
14671            ! lib/Term/Cap.t
14672 ____________________________________________________________________________
14673 [ 12297] By: jhi                                   on 2001/10/01  17:04:18
14674         Log: UNICOS testing patches from Nicholas Clark.
14675      Branch: perl
14676            ! t/op/arith.t t/op/pack.t
14677 ____________________________________________________________________________
14678 [ 12296] By: jhi                                   on 2001/10/01  17:01:26
14679         Log: Subject: [PATCH lib/open.t] Better Locale Flutzigation (was Re: lib/open.t and locale tests)
14680              From: "chromatic" <chromatic@rmci.net>
14681              Date: Mon, 01 Oct 2001 10:21:51 -0600
14682              Message-ID: <20011001162731.40639.qmail@onion.perl.org>
14683      Branch: perl
14684            ! lib/open.t
14685 ____________________________________________________________________________
14686 [ 12295] By: jhi                                   on 2001/10/01  14:55:37
14687         Log: Make missing the RADIXCHAR a softer, gentler error.
14688      Branch: perl
14689            ! ext/I18N/Langinfo/Langinfo.t
14690 ____________________________________________________________________________
14691 [ 12294] By: jhi                                   on 2001/10/01  14:51:42
14692         Log: Nuke also the LANG because of glibc.
14693      Branch: perl
14694            ! lib/open.t
14695 ____________________________________________________________________________
14696 [ 12293] By: jhi                                   on 2001/10/01  14:51:20
14697         Log: Also the ^Is is optional.
14698      Branch: perl
14699            ! pod/perlunicode.pod t/op/pat.t
14700 ____________________________________________________________________________
14701 [ 12292] By: jhi                                   on 2001/10/01  14:08:26
14702         Log: Be careful to pull chars from the varargs stack when
14703              formatting chars.
14704      Branch: perl
14705            ! regcomp.c
14706 ____________________________________________________________________________
14707 [ 12291] By: jhi                                   on 2001/10/01  12:27:57
14708         Log: sortsv not in place anymore, noticed by John P. Linderman.
14709      Branch: perl
14710            ! pod/perlapi.pod pp_ctl.c
14711 ____________________________________________________________________________
14712 [ 12290] By: jhi                                   on 2001/10/01  12:25:03
14713         Log: Make the diagnostic messages more neutral.
14714      Branch: perl
14715            ! ext/B/t/terse.t
14716 ____________________________________________________________________________
14717 [ 12289] By: jhi                                   on 2001/10/01  03:59:34
14718         Log: Forgotten from #12288.
14719      Branch: perl
14720            ! ext/Data/Dumper/Dumper.pm
14721 ____________________________________________________________________________
14722 [ 12288] By: jhi                                   on 2001/10/01  03:58:37
14723         Log: Subject: [PATCH ext/Data/Dumper.pm Dumper.xs Dumper.t] Option to sort hashes
14724              From: Brian Ingerson <ingy@ttul.org>
14725              Date: Sun, 30 Sep 2001 21:45:56 -0700
14726              Message-ID: <20010930214556.D26392@ttul.org>
14727              
14728              (remember also the #12289)
14729      Branch: perl
14730            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
14731 ____________________________________________________________________________
14732 [ 12287] By: jhi                                   on 2001/10/01  03:33:15
14733         Log: More Unicode property tests for the abbreviated
14734              general properties.
14735      Branch: perl
14736            ! t/op/pat.t
14737 ____________________________________________________________________________
14738 [ 12286] By: jhi                                   on 2001/10/01  02:02:08
14739         Log: Further tweaks to the Unicode properties.
14740      Branch: perl
14741            ! lib/utf8_heavy.pl pod/perlunicode.pod regcomp.c t/op/pat.t
14742 ____________________________________________________________________________
14743 [ 12285] By: jhi                                   on 2001/10/01  01:46:35
14744         Log: Retract #12284.
14745      Branch: perl
14746            ! lib/Term/Cap.t
14747 ____________________________________________________________________________
14748 [ 12284] By: jhi                                   on 2001/10/01  01:24:12
14749         Log: (Retracted by #12285)
14750      Branch: perl
14751            ! lib/Term/Cap.t
14752 ____________________________________________________________________________
14753 [ 12283] By: jhi                                   on 2001/10/01  01:22:05
14754         Log: Subject: [PATCH MANIFEST lib/Term/Cap.t] Add tests for Term::Cap   
14755              From: "chromatic" <chromatic@rmci.net>  
14756              Date: Sun, 30 Sep 2001 16:10:02 -0600
14757              Message-ID: <20010930221540.67279.qmail@onion.perl.org>
14758      Branch: perl
14759            + lib/Term/Cap.t
14760            ! MANIFEST
14761 ____________________________________________________________________________
14762 [ 12282] By: jhi                                   on 2001/10/01  01:19:21
14763         Log: Use stty -g to restore the terminal state, do not even
14764              try to run the tests if stty -g is not available.
14765      Branch: perl
14766            ! lib/Term/Complete.t
14767 ____________________________________________________________________________
14768 [ 12281] By: jhi                                   on 2001/09/30  21:05:00
14769         Log: Cleanup utf8_heavy; allow dropping the In prefix from
14770              Unicode script/block properties.
14771      Branch: perl
14772            ! lib/utf8_heavy.pl
14773 ____________________________________________________________________________
14774 [ 12280] By: jhi                                   on 2001/09/30  13:42:18
14775         Log: Retract the #12259 for now.
14776      Branch: perl
14777            ! embed.h embed.pl sv.h
14778 ____________________________________________________________________________
14779 [ 12279] By: jhi                                   on 2001/09/30  13:37:59
14780         Log: Upgrade to Text-Tabs+Wrap-2001.0929 from David Muir Sharnoff.
14781      Branch: perl
14782            + lib/Text/TabsWrap/CHANGELOG
14783            ! MANIFEST lib/Text/TabsWrap/t/fill.t lib/Text/Wrap.pm
14784 ____________________________________________________________________________
14785 [ 12278] By: jhi                                   on 2001/09/30  05:05:18
14786         Log: #12272 wasn't right, it introduced an extra ().
14787      Branch: perl
14788            ! lib/utf8_heavy.pl
14789 ____________________________________________________________________________
14790 [ 12277] By: jhi                                   on 2001/09/30  00:31:07
14791         Log: Subject: [PATCH @12256 ext/DB_File.pm ext/GDBM_File.pm] Remove string eval from AUTOLOAD
14792              From: Jonathan Stowe <gellyfish@gellyfish.com>
14793              Date: Sat, 29 Sep 2001 15:52:43 +0100 (BST)
14794              Message-ID: <Pine.LNX.4.33.0109291535120.18586-100000@orpheus.gellyfish.com>
14795      Branch: perl
14796            ! ext/DB_File/DB_File.pm ext/GDBM_File/GDBM_File.pm
14797 ____________________________________________________________________________
14798 [ 12276] By: jhi                                   on 2001/09/30  00:15:38
14799         Log: Subject: Patch to put qsortsv in the public API
14800              From: Brian Ingerson <ingy@ttul.org>
14801              Date: Sat, 29 Sep 2001 17:41:13 -0700
14802              Message-ID: <20010929174113.A30223@ttul.org>
14803      Branch: perl
14804            ! embed.h embed.pl global.sym pod/perlapi.pod pp_ctl.c proto.h
14805 ____________________________________________________________________________
14806 [ 12275] By: jhi                                   on 2001/09/30  00:11:21
14807         Log: Subject: [PATCH perlvar, perlfunc, inccode.t] additional docs and tests
14808              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
14809              Date: Sat, 29 Sep 2001 23:54:48 +0200
14810              Message-ID: <20010929235448.A5017@rafael>
14811      Branch: perl
14812            ! pod/perlfunc.pod pod/perlvar.pod t/op/inccode.t
14813 ____________________________________________________________________________
14814 [ 12274] By: jhi                                   on 2001/09/30  00:03:19
14815         Log: FAQ sync.
14816      Branch: perl
14817            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
14818            ! pod/perlfaq9.pod
14819 ____________________________________________________________________________
14820 [ 12273] By: bailey                                on 2001/09/29  23:43:46
14821         Log: Resync with mainline
14822      Branch: vmsperl
14823           +> (branch 1207 files)
14824            - (delete 324 files)
14825           !> (integrate 866 files)
14826 ____________________________________________________________________________
14827 [ 12272] By: jhi                                   on 2001/09/29  21:32:33
14828         Log: Nasty recursion trap if one would match Unicode.
14829      Branch: perl
14830            ! lib/utf8_heavy.pl
14831 ____________________________________________________________________________
14832 [ 12271] By: jhi                                   on 2001/09/29  21:18:44
14833         Log: More Unicode todo.
14834      Branch: perl
14835            ! pod/perltodo.pod
14836 ____________________________________________________________________________
14837 [ 12270] By: jhi                                   on 2001/09/29  20:15:32
14838         Log: Explain a bit the new more flexible \p\P syntax.
14839      Branch: perl
14840            ! pod/perlunicode.pod
14841 ____________________________________________________________________________
14842 [ 12269] By: jhi                                   on 2001/09/29  20:05:24
14843         Log: More leniency to the \p and \P: now can have whitespace
14844              between the property definition and the curlies; now can
14845              invert the property by having a caret between the open
14846              curly and the property.
14847      Branch: perl
14848            ! lib/utf8_heavy.pl pod/perldiag.pod regcomp.c t/op/pat.t
14849 ____________________________________________________________________________
14850 [ 12268] By: nick                                  on 2001/09/29  17:39:26
14851         Log: Integrate mainline. Builds lots of sv.h/embed.h redef warnings
14852              one test (lib/open.t) fails
14853      Branch: perlio
14854           +> ext/B/t/b.t ext/B/t/debug.t ext/B/t/deparse.t
14855           +> ext/B/t/showlex.t ext/B/t/stash.t ext/B/t/terse.t
14856           +> ext/threads/t/stress_cv.t ext/threads/t/stress_string.t
14857           +> lib/Tie/Scalar.t lib/open.t
14858            - ext/B/B.t ext/B/Debug.t ext/B/Deparse.t ext/B/Showlex.t
14859            - ext/B/Stash.t
14860           !> (integrate 62 files)
14861 ____________________________________________________________________________
14862 [ 12267] By: jhi                                   on 2001/09/29  13:54:04
14863         Log: Save and restore $ENV{'SYS$LOGIN'} only in VMS.
14864      Branch: perl
14865            ! t/op/chdir.t
14866 ____________________________________________________________________________
14867 [ 12266] By: jhi                                   on 2001/09/29  13:51:49
14868         Log: Subject: [PATCH perl@12258] chdir.t finally (I hope)
14869              From: "Craig A. Berry" <craigberry@mac.com> 
14870              Date: Sat, 29 Sep 2001 09:35:33 -0500
14871              Message-Id: <a05101000b7db8afde231@[172.16.52.1]>
14872      Branch: perl
14873            ! t/op/chdir.t
14874 ____________________________________________________________________________
14875 [ 12265] By: jhi                                   on 2001/09/29  13:49:43
14876         Log: Subject: [PATCH MANIFEST lib/Tie/Scalar.pm lib/Tie/Scalar.t] Add tests, clean up Tie::Scalar
14877              From: "chromatic" <chromatic@rmci.net>
14878              Date: Fri, 28 Sep 2001 21:20:12 -0600
14879              Message-ID: <20010929032543.58322.qmail@onion.perl.org>
14880      Branch: perl
14881            + lib/Tie/Scalar.t
14882            ! MANIFEST lib/Tie/Scalar.pm
14883 ____________________________________________________________________________
14884 [ 12264] By: jhi                                   on 2001/09/29  04:57:42
14885         Log: Allow for more flexibility in the \p{In...} names, now
14886              case doesn't matter, and any space or dash can be
14887              matched by any space, dash, underbar, or empty.
14888              (may be going too far on leniency)
14889      Branch: perl
14890            ! lib/unicore/Blocks.pl lib/unicore/In.pl lib/unicore/Scripts.pl
14891            ! lib/unicore/mktables.PL lib/utf8_heavy.pl pod/perlunicode.pod
14892            ! t/op/pat.t
14893 ____________________________________________________________________________
14894 [ 12263] By: jhi                                   on 2001/09/28  23:04:13
14895         Log: Subject: [PATCH MANIFEST lib/open.t] Add tests for open.pm
14896              From: "chromatic" <chromatic@rmci.net>
14897              Date: Fri, 28 Sep 2001 17:39:50 -0600
14898              Message-ID: <20010928234521.14178.qmail@onion.perl.org>
14899      Branch: perl
14900            + lib/open.t
14901            ! MANIFEST
14902 ____________________________________________________________________________
14903 [ 12262] By: jhi                                   on 2001/09/28  22:23:53
14904         Log: Subject: [PATCH perl@12258] glob test case tweak for VMS
14905              From: "Craig A. Berry" <craigberry@mac.com>
14906              Date: Fri, 28 Sep 2001 16:24:51 -0500
14907              Message-Id: <a05101000b7da98ceb83c@[172.16.52.1]>
14908      Branch: perl
14909            ! ext/File/Glob/t/basic.t
14910 ____________________________________________________________________________
14911 [ 12261] By: jhi                                   on 2001/09/28  22:23:05
14912         Log: Subject: [DOC PATCH] Carp.pm pod typo
14913              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
14914              Date: Fri, 28 Sep 2001 23:14:51 +0200
14915              Message-ID: <20010928231451.E16889@rafael>
14916      Branch: perl
14917            ! lib/Carp.pm
14918 ____________________________________________________________________________
14919 [ 12260] By: jhi                                   on 2001/09/28  22:21:55
14920         Log: Subject: [PATCH] Allow an @INC hook to set %INC
14921              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
14922              Date: Fri, 28 Sep 2001 22:18:13 +0200
14923              Message-ID: <20010928221813.A16889@rafael>
14924      Branch: perl
14925            ! pp_ctl.c
14926 ____________________________________________________________________________
14927 [ 12259] By: jhi                                   on 2001/09/28  22:20:26
14928         Log: Subject: Re: macro redefinitions on Win32 (was Re: Question about PERLIO)
14929              From: Nicholas Clark <nick@ccl4.org>
14930              Date: Fri, 28 Sep 2001 23:39:33 +0100
14931              Message-ID: <20010928233933.C23673@plum.flirble.org>
14932      Branch: perl
14933            ! embed.h embed.pl sv.h
14934 ____________________________________________________________________________
14935 [ 12258] By: jhi                                   on 2001/09/28  12:45:45
14936         Log: Update Changes.
14937      Branch: perl
14938            ! Changes patchlevel.h
14939 ____________________________________________________________________________
14940 [ 12256] By: jhi                                   on 2001/09/28  12:18:29
14941         Log: Move the B tests to B/t.
14942      Branch: perl
14943            + ext/B/t/b.t ext/B/t/debug.t ext/B/t/deparse.t
14944            + ext/B/t/showlex.t ext/B/t/stash.t ext/B/t/terse.t
14945            - ext/B/B.t ext/B/B/Terse.t ext/B/Debug.t ext/B/Deparse.t
14946            - ext/B/Showlex.t ext/B/Stash.t
14947            ! MANIFEST
14948 ____________________________________________________________________________
14949 [ 12255] By: jhi                                   on 2001/09/28  12:09:40
14950         Log: Forgot from #12254.
14951      Branch: perl
14952            + ext/B/B/Terse.t
14953 ____________________________________________________________________________
14954 [ 12254] By: jhi                                   on 2001/09/28  12:09:06
14955         Log: Subject: [PATCH MANIFEST ext/B/B/Terse.t] Add tests for B::Terse
14956              From: "chromatic" <chromatic@rmci.net>
14957              Date: Thu, 27 Sep 2001 23:22:17 -0600
14958              Message-ID: <20010928052747.56587.qmail@onion.perl.org>   
14959      Branch: perl
14960            ! MANIFEST
14961 ____________________________________________________________________________
14962 [ 12253] By: jhi                                   on 2001/09/28  02:31:49
14963         Log: Test numbering mismatch.
14964      Branch: perl
14965            ! t/op/chdir.t
14966 ____________________________________________________________________________
14967 [ 12252] By: jhi                                   on 2001/09/27  22:46:42
14968         Log: Subject: [PATCH perl@12239] slightly less broken chdir.t for VMS
14969              From: "Craig A. Berry" <craigberry@mac.com>
14970              Date: Wed, 26 Sep 2001 17:43:14 -0500
14971              Message-Id: <5.1.0.14.0.20010926173048.01aac5b0@exchi01>
14972      Branch: perl
14973            ! iperlsys.h t/op/chdir.t
14974 ____________________________________________________________________________
14975 [ 12251] By: jhi                                   on 2001/09/27  22:44:35
14976         Log: Subject: [PATCH gv.c] make __ANON__ global
14977              From: Robin Barker <rmb1@cise.npl.co.uk>
14978              Date: Wed, 26 Sep 2001 17:56:28 +0100 (BST)
14979              Message-Id: <200109261656.RAA27762@tempest.npl.co.uk>
14980      Branch: perl
14981            ! gv.c t/op/anonsub.t t/op/runlevel.t
14982 ____________________________________________________________________________
14983 [ 12250] By: jhi                                   on 2001/09/27  22:33:11
14984         Log: Subject: Re: [BUG] B::Terse can't handle constant scalar refs
14985              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
14986              Date: Thu, 27 Sep 2001 22:34:32 +0200
14987              Message-ID: <20010927223432.A1485@rafael>
14988      Branch: perl
14989            ! ext/B/B/Terse.pm
14990 ____________________________________________________________________________
14991 [ 12249] By: jhi                                   on 2001/09/27  22:29:32
14992         Log: (retracted by #12338)
14993              
14994              Subject: [PATCH] Cleanup of perldsc.pod      
14995              From: Casey West <casey@geeknest.com>
14996              Date: Thu, 27 Sep 2001 11:13:17 -0400
14997              Message-ID: <20010927111317.A1942@stupid.geeknest.com>
14998      Branch: perl
14999            ! pod/perldsc.pod
15000 ____________________________________________________________________________
15001 [ 12248] By: jhi                                   on 2001/09/27  22:23:24
15002         Log: Not everyone is using ithreads...
15003      Branch: perl
15004            ! ext/Devel/Peek/Peek.t
15005 ____________________________________________________________________________
15006 [ 12247] By: jhi                                   on 2001/09/27  13:39:39
15007         Log: Document the nss_delete core dump workaround for HP-UX
15008              and Solaris, bug IDs 20010805.018 and 20010629.004.
15009      Branch: perl
15010            ! README.hpux README.solaris
15011 ____________________________________________________________________________
15012 [ 12246] By: jhi                                   on 2001/09/27  12:05:36
15013         Log: Dump Unicode hash keys also as Unicode,
15014              not just as a byte string.
15015      Branch: perl
15016            ! dump.c ext/Devel/Peek/Peek.t
15017 ____________________________________________________________________________
15018 [ 12245] By: jhi                                   on 2001/09/27  11:15:51
15019         Log: Integrate changes #12241 and #12242 from macperl:
15020              
15021              Remove unneeded disabling of umask() calls
15022              
15023              Note (get|set)sockopt are available.
15024      Branch: perl
15025           !> lib/File/Temp.pm pod/perlport.pod
15026 ____________________________________________________________________________
15027 [ 12244] By: sky                                   on 2001/09/27  08:53:00
15028         Log: Flush buffers on thread closedown.
15029      Branch: perl
15030            ! ext/threads/threads.xs
15031 ____________________________________________________________________________
15032 [ 12243] By: jhi                                   on 2001/09/27  02:20:06
15033         Log: Dump SvUTF8(sv)s also as \x{...}.
15034              
15035              TODO: dump the SvUTF8() hash keys similarly. 
15036      Branch: perl
15037            ! dump.c embed.h embed.pl ext/Devel/Peek/Peek.t proto.h
15038 ____________________________________________________________________________
15039 [ 12242] By: pudge                                 on 2001/09/26  20:41:35
15040         Log: Note (get|set)sockopt are available.
15041      Branch: maint-5.6/macperl
15042            ! pod/perlport.pod
15043 ____________________________________________________________________________
15044 [ 12241] By: pudge                                 on 2001/09/26  20:28:49
15045         Log: Remove unneeded disabling of umask() calls
15046      Branch: maint-5.6/macperl
15047            ! lib/File/Temp.pm
15048 ____________________________________________________________________________
15049 [ 12240] By: sky                                   on 2001/09/26  18:44:56
15050         Log: Documention update
15051      Branch: perl
15052            ! ext/threads/threads.pm
15053 ____________________________________________________________________________
15054 [ 12239] By: jhi                                   on 2001/09/26  13:49:05
15055         Log: Update Changes.
15056      Branch: perl
15057            ! Changes patchlevel.h
15058 ____________________________________________________________________________
15059 [ 12238] By: jhi                                   on 2001/09/26  13:40:53
15060         Log: Check that all environment variables are tainted.
15061      Branch: perl
15062            ! t/op/taint.t
15063 ____________________________________________________________________________
15064 [ 12237] By: jhi                                   on 2001/09/26  13:02:07
15065         Log: Manual integration error in #12235.
15066      Branch: perl
15067            ! lib/File/DosGlob.t
15068 ____________________________________________________________________________
15069 [ 12236] By: jhi                                   on 2001/09/26  12:57:11
15070         Log: Subject: Re: binmode(STDOUT, ":unix") busted when STDOUT is piped.
15071              From: "chromatic" <chromatic@rmci.net>
15072              Date: Tue, 25 Sep 2001 23:57:07 -0600
15073              Message-ID: <20010926060233.7554.qmail@onion.perl.org>
15074      Branch: perl
15075            ! perlio.c
15076 ____________________________________________________________________________
15077 [ 12235] By: jhi                                   on 2001/09/26  12:53:16
15078         Log: Integrate macperl changes from Chris Nandor:
15079              12192 11817 11815 11813 11778 11775
15080              
15081              Update CPAN.pm to work with new Mac::BuildTools instead
15082              of ExtUtils::MM_MacOS "orphan" functions
15083              
15084              Fix test
15085              
15086              Make syntax check report in MPW style, fix tests
15087              to use Mac::err=unix to get normal-style error
15088              messages.
15089              
15090              More module and test ports from Thomas Wegner et al
15091              
15092              Fix open of /dev/null for Mac OS
15093              
15094              Allow for platforms to override formatting of errors
15095              on output from Matthias Neeracher (core files)
15096      Branch: perl
15097            ! ext/B/Deparse.t lib/File/DosGlob.pm lib/File/DosGlob.t
15098            ! lib/File/Spec.t lib/File/Temp/t/security.t lib/strict.t
15099            ! lib/subs.t lib/warnings.t t/op/magic.t t/run/kill_perl.t
15100           !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c lib/CPAN.pm
15101           !> lib/File/Spec/Mac.pm lib/File/Temp.pm perl.c perl.h pp_ctl.c
15102           !> t/base/term.t t/op/runlevel.t t/pod/testp2pt.pl util.c
15103 ____________________________________________________________________________
15104 [ 12234] By: jhi                                   on 2001/09/26  11:58:11
15105         Log: grrr.
15106      Branch: perl
15107            ! t/op/gv.t
15108 ____________________________________________________________________________
15109 [ 12233] By: jhi                                   on 2001/09/26  11:56:09
15110         Log: Retract #12232.
15111      Branch: perl
15112            ! t/op/gv.t
15113 ____________________________________________________________________________
15114 [ 12232] By: jhi                                   on 2001/09/26  11:53:37
15115         Log: (Retracted by #12233.)
15116      Branch: perl
15117            ! t/op/gv.t
15118 ____________________________________________________________________________
15119 [ 12231] By: jhi                                   on 2001/09/26  11:52:09
15120         Log: Detypo.
15121      Branch: perl
15122            ! ext/Encode/Makefile.PL
15123 ____________________________________________________________________________
15124 [ 12230] By: sky                                   on 2001/09/26  11:36:23
15125         Log: Increase the amount of time we spend in each thread, and add one that uses an anonymous sub.
15126              We are using a "delay" here because we do not want to depend on thread synchronization issues.
15127      Branch: perl
15128            + ext/threads/t/stress_cv.t
15129            ! MANIFEST ext/threads/t/stress_string.t
15130 ____________________________________________________________________________
15131 [ 12229] By: jhi                                   on 2001/09/26  11:27:54
15132         Log: NetWare tweak from Ananth Kesari.
15133      Branch: perl
15134            ! NetWare/t/Readme.txt
15135 ____________________________________________________________________________
15136 [ 12228] By: jhi                                   on 2001/09/26  11:26:26
15137         Log: Trick to fool case-blind filesystems.
15138      Branch: perl
15139            ! ext/Encode/Makefile.PL
15140 ____________________________________________________________________________
15141 [ 12227] By: sky                                   on 2001/09/26  11:06:50
15142         Log: Threads can start executing in a different order than they were
15143              created.... so we cannot ok() inside the threadstarter.
15144      Branch: perl
15145            ! ext/threads/t/stress_string.t
15146 ____________________________________________________________________________
15147 [ 12226] By: sky                                   on 2001/09/26  07:41:45
15148         Log: Add in stress_string.t to stress test threads a bit more.
15149      Branch: perl
15150            + ext/threads/t/stress_string.t
15151            ! MANIFEST
15152 ____________________________________________________________________________
15153 [ 12225] By: sky                                   on 2001/09/26  07:04:21
15154         Log: Fix negative refcount introduced by #12223.
15155      Branch: perl
15156            ! ext/threads/threads.xs
15157 ____________________________________________________________________________
15158 [ 12224] By: sky                                   on 2001/09/26  06:57:58
15159         Log: Update documentation to match change #12223
15160      Branch: perl
15161            ! sharedsv.c
15162 ____________________________________________________________________________
15163 [ 12223] By: sky                                   on 2001/09/26  06:54:32
15164         Log: Use a separate interpreter for the sharedsv space. Another
15165              negative sv leak. Sigh.
15166      Branch: perl
15167            ! sharedsv.c
15168 ____________________________________________________________________________
15169 [ 12222] By: sky                                   on 2001/09/26  05:58:35
15170         Log: Do the environ assignment in perl_contruct to match perl_destruct.
15171              Now we don't need to perl_parse/perl_run. However environ is a
15172              global....
15173      Branch: perl
15174            ! perl.c
15175 ____________________________________________________________________________
15176 [ 12221] By: sky                                   on 2001/09/26  05:41:02
15177         Log: Move the creation of PL_strtab to perl_construct so we can work
15178              with HV and HEs without running perl_parse.
15179      Branch: perl
15180            ! perl.c
15181 ____________________________________________________________________________
15182 [ 12220] By: gsar                                  on 2001/09/26  02:18:26
15183         Log: integrate macperl changes into maint-5.6
15184      Branch: maint-5.6/perl
15185           !> (integrate 26 files)
15186 ____________________________________________________________________________
15187 [ 12219] By: pudge                                 on 2001/09/26  00:19:35
15188         Log: Fix just a few of the bugs in Mac::InternetConfig (Bug #462999, Axel Rose);
15189              fix doc in Mac::Fonts (Patch #447221, Andreas Marcel Riechert).
15190      Branch: maint-5.6/macperl
15191            ! macos/ext/Mac/Fonts/Fonts.xs
15192            ! macos/ext/Mac/InternetConfig/InternetConfig.pm
15193 ____________________________________________________________________________
15194 [ 12218] By: ams                                   on 2001/09/25  23:31:33
15195         Log: Subject: Re: [PATCH] AutoSplit.t (was Re: Untested libraries update)
15196              From: Nicholas Clark <nick@ccl4.org>
15197              Date: Wed, 26 Sep 2001 01:20:20 +0100
15198              Message-Id: <20010926012020.B48092@plum.flirble.org>
15199      Branch: perl
15200            ! lib/AutoSplit.t
15201 ____________________________________________________________________________
15202 [ 12217] By: ams                                   on 2001/09/25  22:33:05
15203         Log: Subject: [PATCH perl@12180] angle bracket filespec problem on VMS
15204              From: "Craig A. Berry" <craigberry@mac.com>
15205              Date: Tue, 25 Sep 2001 18:08:42 -0500
15206              Message-Id: <5.1.0.14.0.20010925154848.036887d8@exchi01>
15207      Branch: perl
15208            ! vms/vms.c
15209 ____________________________________________________________________________
15210 [ 12216] By: ams                                   on 2001/09/25  21:41:01
15211         Log: Subject: [PATCH lib/AutoSplit.t]  Fixing mysterious TEST failure. (was
15212              Re: binmode(STDOUT, ":unix") busted when STDOUT is piped.)
15213              From: Michael G Schwern <schwern@pobox.com>
15214              Date: Wed, 26 Sep 2001 00:38:21 -0400
15215              Message-Id: <20010926003821.A627@blackrider>
15216      Branch: perl
15217            ! lib/AutoSplit.t
15218 ____________________________________________________________________________
15219 [ 12215] By: jhi                                   on 2001/09/25  21:40:04
15220         Log: Subject: [PATCH lib/Test/Simple.pm lib/Test/Utils.pm] fix test.deparse
15221              From: Michael G Schwern <schwern@pobox.com>
15222              Date: Tue, 25 Sep 2001 17:43:49 -0400
15223              Message-ID: <20010925174349.B19534@blackrider>
15224      Branch: perl
15225            ! lib/Test/Simple.pm lib/Test/Utils.pm
15226 ____________________________________________________________________________
15227 [ 12214] By: pudge                                 on 2001/09/25  21:11:21
15228         Log: Integrate changes from bleadperl.
15229      Branch: maint-5.6/macperl
15230           !> pod/perlport.pod
15231 ____________________________________________________________________________
15232 [ 12213] By: jhi                                   on 2001/09/25  20:37:14
15233         Log: skip($mess) should result in one skip.
15234      Branch: perl
15235            ! t/test.pl
15236 ____________________________________________________________________________
15237 [ 12212] By: pudge                                 on 2001/09/25  20:21:06
15238         Log: Integrate change #12200 from maintperl.
15239      Branch: maint-5.6/macperl
15240           !> win32/perlhost.h
15241 ____________________________________________________________________________
15242 [ 12211] By: pudge                                 on 2001/09/25  20:11:56
15243         Log: Fix file types to "apple"
15244      Branch: maint-5.6/macperl
15245            ! macos/ext/Mac/Menus/t/MenuBar.rsrc
15246            ! macos/ext/Mac/SAT/t/Collision.rsrc
15247 ____________________________________________________________________________
15248 [ 12210] By: pudge                                 on 2001/09/25  19:28:20
15249         Log: Fix rsrc file as snd file; fix path in t file.
15250      Branch: maint-5.6/macperl
15251            ! macos/ext/Mac/Notification/t/Notification.rsrc
15252            ! macos/ext/Mac/Notification/t/Notification.t
15253 ____________________________________________________________________________
15254 [ 12209] By: pudge                                 on 2001/09/25  19:15:57
15255         Log: Sync up with File::Find from bleadperl.
15256      Branch: maint-5.6/macperl
15257            ! lib/File/Find.pm t/lib/filefind-taint.t
15258 ____________________________________________________________________________
15259 [ 12208] By: pudge                                 on 2001/09/25  19:06:48
15260         Log: Ignore SIGPIPE being set to IGNORE.  Temporary fix until we upgrade
15261              to new version of libnet.  (Axel Rose, Paul Schinder, and a cast
15262              of hundreds)
15263      Branch: maint-5.6/macperl
15264            ! macos/bundled_lib/blib/lib/Net/Cmd.pm
15265            ! macos/bundled_lib/blib/lib/Net/FTP/A.pm
15266            ! macos/bundled_lib/blib/lib/Net/FTP/I.pm
15267 ____________________________________________________________________________
15268 [ 12207] By: nick                                  on 2001/09/25  19:04:36
15269         Log: Integrate mainline (untested while modem is up)
15270      Branch: perlio
15271           +> lib/AutoSplit.t t/test.pl
15272            - lib/warnings/register.t
15273           !> (integrate 28 files)
15274 ____________________________________________________________________________
15275 [ 12206] By: jhi                                   on 2001/09/25  17:21:00
15276         Log: perldiag entry for #12205.
15277      Branch: perl
15278            ! pod/perldiag.pod
15279 ____________________________________________________________________________
15280 [ 12205] By: jhi                                   on 2001/09/25  17:20:38
15281         Log: Subject: [PATCH] warning on v-string in use/require
15282              From: John Peacock <jpeacock@rowman.com>
15283              Date: Mon, 24 Sep 2001 17:29:03 -0400
15284              Message-ID: <3BAFA59F.9C0E0339@rowman.com>
15285      Branch: perl
15286            ! ext/IO/lib/IO/Socket.pm pp_ctl.c t/lib/warnings/pp_ctl
15287 ____________________________________________________________________________
15288 [ 12204] By: jhi                                   on 2001/09/25  17:11:02
15289         Log: perltooc et al updates.
15290      Branch: perl
15291            ! plan9/mkfile pod/roffitall
15292 ____________________________________________________________________________
15293 [ 12203] By: jhi                                   on 2001/09/25  17:05:19
15294         Log: Subject: [PATCH pp_sys.c t/op/chdir.t ...] Deprecating chdir(undef)/chdir('')
15295              From: Michael G Schwern <schwern@pobox.com>
15296              Date: Sun, 23 Sep 2001 00:07:12 -0400
15297              Message-ID: <20010923000712.A7005@blackrider>
15298      Branch: perl
15299            ! pod/perl572delta.pod pod/perldiag.pod pp_sys.c t/op/chdir.t
15300 ____________________________________________________________________________
15301 [ 12202] By: jhi                                   on 2001/09/25  16:55:29
15302         Log: Subject: [PATCH perl@12185] Some Encode/*.enc files needs to be corrected
15303              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
15304              Date: Wed, 26 Sep 2001 01:25:10 +0900
15305              Message-Id: <20010926012410.5B86.BQW10602@nifty.com>
15306      Branch: perl
15307            ! ext/Encode/Encode/cp932.enc ext/Encode/Encode/cp936.enc
15308            ! ext/Encode/Encode/cp949.enc ext/Encode/Encode/cp950.enc
15309            ! ext/Encode/Encode/euc-cn.enc ext/Encode/Encode/shiftjis.enc
15310 ____________________________________________________________________________
15311 [ 12201] By: jhi                                   on 2001/09/25  16:52:03
15312         Log: Integrate change #12200 from maintperl;
15313              on windows, virtualized environment could propagate deleted variables
15314              into children if they happen to be at the very end of the table
15315      Branch: perl
15316           !> win32/perlhost.h
15317 ____________________________________________________________________________
15318 [ 12200] By: gsar                                  on 2001/09/25  16:36:01
15319         Log: on windows, virtualized environment could propagate deleted variables
15320              into children if they happen to be at the very end of the table
15321              (thanks for succinct test case from Johan Holmberg, and fix from
15322              Doug Lankshear)
15323      Branch: maint-5.6/perl
15324            ! win32/perlhost.h
15325 ____________________________________________________________________________
15326 [ 12199] By: gsar                                  on 2001/09/25  15:19:13
15327         Log: avoid the use of ftime() (it does a useless, potentially
15328              expensive call to GetTimeZoneInformation()); this potentially
15329              also results in three more digits of precision from
15330              Time::HiRes::time()
15331      Branch: perl
15332            ! ext/Time/HiRes/HiRes.xs
15333 ____________________________________________________________________________
15334 [ 12198] By: jhi                                   on 2001/09/25  14:27:01
15335         Log: Replace the use Test::More in t/{op,io,run} with t/test.pl.
15336              
15337              Note: io/binmode is failing, have to figure out why.
15338      Branch: perl
15339            + t/test.pl
15340            ! MANIFEST t/io/binmode.t t/op/chdir.t t/op/crypt.t
15341            ! t/op/inccode.t t/op/rand.t t/op/srand.t t/op/ver.t
15342            ! t/run/exit.t
15343 ____________________________________________________________________________
15344 [ 12197] By: ams                                   on 2001/09/25  13:48:55
15345         Log: Subject: [PATCH] AutoSplit.t (was Re: Untested libraries update)
15346              From: Nicholas Clark <nick@ccl4.org>
15347              Date: Tue, 25 Sep 2001 00:37:40 +0100
15348              Message-Id: <20010925003740.S4971@plum.flirble.org>
15349              (Further changes expected.)
15350      Branch: perl
15351            + lib/AutoSplit.t
15352            ! MANIFEST
15353 ____________________________________________________________________________
15354 [ 12196] By: sky                                   on 2001/09/25  13:37:12
15355         Log: Second attempt at fixing Time::HiRes::time on win32. Apperently if ENV{TZ} is wrong we fail. New attempt uses 
15356              _ftime to try and be more robust.
15357      Branch: perl
15358            ! ext/Time/HiRes/HiRes.xs
15359 ____________________________________________________________________________
15360 [ 12194] By: ams                                   on 2001/09/25  11:40:00
15361         Log: Subject: [PATCH perl@12180] perltootc -> perltooc in vms/descrip_mms.template
15362              From: "Craig A. Berry" <craigberry@mac.com>
15363              Date: Mon, 24 Sep 2001 17:54:20 -0500
15364              Message-Id: <5.1.0.14.0.20010924171225.01bb0428@exchi01>
15365      Branch: perl
15366            ! vms/descrip_mms.template
15367 ____________________________________________________________________________
15368 [ 12193] By: pudge                                 on 2001/09/25  02:53:42
15369         Log: Fixes for multiline error parsing (Bug #459263); cmd-.
15370              not working, cursor not spinning (Bug #422129); external
15371              editor problems (Bug #456329); escape/cmd-. not activating
15372              "Cancel" in Save dialog box (Bug #446960); Runtimes not
15373              executing on launch (Bug #464441).
15374      Branch: maint-5.6/macperl
15375            ! macos/macish.c macos/macish.h macos/macperl/MPEditor.c
15376            ! macos/macperl/MPGlobals.h macos/macperl/MPScript.c
15377            ! macos/macperl/MacPerl.r
15378 ____________________________________________________________________________
15379 [ 12192] By: pudge                                 on 2001/09/25  02:42:49
15380         Log: Update CPAN.pm to work with new Mac::BuildTools instead
15381              of ExtUtils::MM_MacOS "orphan" functions
15382      Branch: maint-5.6/macperl
15383            ! lib/CPAN.pm
15384 ____________________________________________________________________________
15385 [ 12191] By: pudge                                 on 2001/09/25  02:37:58
15386         Log: Fix up another xsubpp problem (Matthias Neeracher)
15387      Branch: maint-5.6/macperl
15388            ! macos/xsubpp
15389 ____________________________________________________________________________
15390 [ 12190] By: pudge                                 on 2001/09/25  02:37:38
15391         Log: Remove literal tabs from source in MM_MacOS.pm (Thomas Wegner)
15392      Branch: maint-5.6/macperl
15393            ! macos/lib/ExtUtils/MM_MacOS.pm
15394 ____________________________________________________________________________
15395 [ 12189] By: pudge                                 on 2001/09/25  02:37:08
15396         Log: Fix up Makefiles for more Mac:: modules (and prepare for
15397              static build ...?)
15398      Branch: maint-5.6/macperl
15399            ! macos/Makefile.mk macos/ext/Mac/Makefile.mk
15400            ! macos/macperl/Makefile.mk
15401 ____________________________________________________________________________
15402 [ 12188] By: pudge                                 on 2001/09/25  02:36:19
15403         Log: Fix up tests
15404      Branch: maint-5.6/macperl
15405            ! macos/MacPerlTests.cmd macos/MacPerlTests.plx
15406 ____________________________________________________________________________
15407 [ 12187] By: pudge                                 on 2001/09/25  02:11:13
15408         Log: Make malloc smarter, fix bugs.  (Bug #404030)
15409      Branch: maint-5.6/macperl
15410            ! macos/icemalloc.c macos/icemalloc.h
15411 ____________________________________________________________________________
15412 [ 12186] By: nick                                  on 2001/09/24  19:18:17
15413         Log: Integrate mainline
15414      Branch: perlio
15415           +> ext/I18N/Langinfo/fallback.c ext/I18N/Langinfo/fallback.xs
15416           +> lib/filetest.t
15417           !> (integrate 30 files)
15418 ____________________________________________________________________________
15419 [ 12185] By: jhi                                   on 2001/09/24  18:56:40
15420         Log: Retract #12136, the warnings::register is already
15421              tested by t/lib/warnings/9enabled, as pointed out
15422              by Paul Marquess.
15423      Branch: perl
15424            - lib/warnings/register.t
15425            ! MANIFEST lib/warnings/register.pm t/lib/1_compile.t
15426 ____________________________________________________________________________
15427 [ 12184] By: gsar                                  on 2001/09/24  18:39:58
15428         Log: fix Time::HiRes implementation of gettimeofday() on windows
15429              (HiRes.t#14 now passes)
15430      Branch: perl
15431            ! ext/Time/HiRes/HiRes.xs
15432 ____________________________________________________________________________
15433 [ 12183] By: gsar                                  on 2001/09/24  18:13:23
15434         Log: File::Spec::catfile() canonifies everything to blackslashes on
15435              windows :-(
15436      Branch: perl
15437            ! lib/ExtUtils/Manifest.t
15438 ____________________________________________________________________________
15439 [ 12182] By: gsar                                  on 2001/09/24  17:59:54
15440         Log: test number mismatch
15441      Branch: perl
15442            ! t/op/magic.t
15443 ____________________________________________________________________________
15444 [ 12181] By: jhi                                   on 2001/09/24  17:10:41
15445         Log: ok().
15446      Branch: perl
15447            ! t/op/pack.t
15448 ____________________________________________________________________________
15449 [ 12180] By: jhi                                   on 2001/09/24  16:09:37
15450         Log: unpack("Z*Z*", pack("Z*Z*", ..)) bug, patch and test from
15451              Wolfgang Laun <Wolfgang.Laun@alcatel.at>
15452      Branch: perl
15453            ! pp_pack.c t/op/pack.t
15454 ____________________________________________________________________________
15455 [ 12179] By: jhi                                   on 2001/09/24  15:46:49
15456         Log: Update Changes.
15457      Branch: perl
15458            ! Changes patchlevel.h
15459 ____________________________________________________________________________
15460 [ 12178] By: jhi                                   on 2001/09/24  14:12:06
15461         Log: Subject: [REPATCH] Re: [PATCH lib/ExtUtils/Manifest.pm] Minor bug in comment logic in maniread() on VMS
15462              From: Michael G Schwern <schwern@pobox.com>
15463              Date: Mon, 24 Sep 2001 11:12:13 -0400
15464              Message-ID: <20010924111213.G27885@blackrider>
15465      Branch: perl
15466            ! lib/ExtUtils/Manifest.pm
15467 ____________________________________________________________________________
15468 [ 12177] By: jhi                                   on 2001/09/24  14:02:32
15469         Log: Subject: [PATCH vms/test.com] Fixing inline TODO recognition
15470              From: Michael G Schwern <schwern@pobox.com> 
15471              Date: Mon, 24 Sep 2001 11:02:07 -0400
15472              Message-ID: <20010924110207.E27885@blackrider>
15473      Branch: perl
15474            ! vms/test.com
15475 ____________________________________________________________________________
15476 [ 12176] By: ams                                   on 2001/09/24  14:01:59
15477         Log: Update Changes.
15478      Branch: perl
15479            ! Changes
15480 ____________________________________________________________________________
15481 [ 12175] By: jhi                                   on 2001/09/24  13:20:28
15482         Log: Various cleanups.
15483      Branch: perl
15484            ! ext/threads/Makefile.PL ext/threads/threads.xs
15485 ____________________________________________________________________________
15486 [ 12173] By: pudge                                 on 2001/09/24  12:56:13
15487         Log: Integrate maint-5.6/perl changes 12024, 12026, 12145, 12146.
15488      Branch: maint-5.6/macperl
15489           !> (integrate 33 files)
15490 ____________________________________________________________________________
15491 [ 12171] By: jhi                                   on 2001/09/24  12:26:58
15492         Log: Subject: [PATCH gb2312.enc] (Re: [PATCH perl@12088] 2022-cn.enc of Encode.pm)
15493              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
15494              Date: Mon, 24 Sep 2001 20:04:58 +0900
15495              Message-Id: <20010924200207.A030.BQW10602@nifty.com>         
15496      Branch: perl
15497            ! ext/Encode/Encode/gb2312.enc
15498 ____________________________________________________________________________
15499 [ 12170] By: jhi                                   on 2001/09/24  12:08:30
15500         Log: Clarifying comment to #12164.
15501      Branch: perl
15502            ! lib/Cwd.pm
15503 ____________________________________________________________________________
15504 [ 12169] By: jhi                                   on 2001/09/24  11:59:33
15505         Log: Subject: [PATCH] Re: What sort of Makefile.PL should h2xs write?
15506              From: Nicholas Clark <nick@ccl4.org>
15507              Date: Sun, 23 Sep 2001 23:00:56 +0100
15508              Message-ID: <20010923230055.Y4971@plum.flirble.org>
15509              
15510              (with "sample_constants" changed to "fallback")
15511      Branch: perl
15512            + ext/I18N/Langinfo/fallback.c ext/I18N/Langinfo/fallback.xs
15513            ! MANIFEST ext/I18N/Langinfo/Langinfo.xs
15514            ! ext/I18N/Langinfo/Makefile.PL lib/ExtUtils/Constant.pm
15515            ! lib/h2xs.t utils/h2xs.PL
15516 ____________________________________________________________________________
15517 [ 12168] By: jhi                                   on 2001/09/24  11:25:56
15518         Log: Metaconfig unit change for #12167.
15519      Branch: metaconfig
15520            ! U/modified/Cppsym.U
15521 ____________________________________________________________________________
15522 [ 12167] By: jhi                                   on 2001/09/24  11:25:22
15523         Log: Add a few glibc cpp symbols to probe for.
15524      Branch: perl
15525            ! Configure
15526 ____________________________________________________________________________
15527 [ 12166] By: jhi                                   on 2001/09/24  11:14:43
15528         Log: DJGPP tweaks for Laszlo Molnar.
15529      Branch: perl
15530            ! djgpp/djgppsed.sh dosish.h
15531 ____________________________________________________________________________
15532 [ 12165] By: ams                                   on 2001/09/24  10:07:08
15533         Log: Subject: [PATCH t/op/inccode.t] More tests
15534              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
15535              Date: 24 Sep 2001 10:01:44 -0000
15536              Message-Id: <slrn9qu158.l2t.rgarciasuarez@rafael.kazibao.net>
15537      Branch: perl
15538            ! t/op/inccode.t
15539 ____________________________________________________________________________
15540 [ 12164] By: ams                                   on 2001/09/24  09:43:29
15541         Log: Subject: [PATCH Cwd.pm] local $/ = "\n";
15542              From: Jeff 'japhy/Marillion' Pinyan <jeffp@crusoe.net>
15543              Date: Mon, 24 Sep 2001 00:22:32 -0400 (EDT)
15544              Message-Id: <Pine.GSO.4.21.0109240021410.9178-100000@crusoe.crusoe.net>
15545      Branch: perl
15546            ! lib/Cwd.pm
15547 ____________________________________________________________________________
15548 [ 12163] By: jhi                                   on 2001/09/23  22:50:35
15549         Log: 1_compile updates.
15550      Branch: perl
15551            ! t/lib/1_compile.t
15552 ____________________________________________________________________________
15553 [ 12162] By: jhi                                   on 2001/09/23  21:11:22
15554         Log: Subject: [PATCH] proposal : put the @INC-hooks directly in %INC
15555              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
15556              Date: Wed, 19 Sep 2001 22:47:14 +0200
15557              Message-ID: <20010919224714.A6382@rafael>
15558      Branch: perl
15559            ! pod/perlvar.pod pp_ctl.c
15560 ____________________________________________________________________________
15561 [ 12161] By: ams                                   on 2001/09/23  17:40:02
15562         Log: Subject: [PATCH MANIFEST lib/filetest t/lib/1_compile.t] Add Tests for
15563              filetest Pragma
15564              From: "chromatic" <chromatic@rmci.net>
15565              Date: Sun, 23 Sep 2001 12:07:25 -0600
15566              Message-Id: <20010923181223.32427.qmail@onion.perl.org>
15567      Branch: perl
15568            + lib/filetest.t
15569            ! MANIFEST t/lib/1_compile.t
15570 ____________________________________________________________________________
15571 [ 12160] By: ams                                   on 2001/09/23  16:32:11
15572         Log: Additional minor chdir() tweak.
15573      Branch: perl
15574            ! pod/perlfunc.pod
15575 ____________________________________________________________________________
15576 [ 12159] By: ams                                   on 2001/09/23  16:25:01
15577         Log: Subject: PATCH lib/ExtUtils/Command.t
15578              From: Abe Timmerman <abe@ztreet.demon.nl>
15579              Date: Sun, 23 Sep 2001 19:11:44 +0200
15580              Message-Id: <b94sqtk7sidi2501apjssfubdc2ulmap38@4ax.com>
15581      Branch: perl
15582            ! lib/ExtUtils/Command.t
15583 ____________________________________________________________________________
15584 [ 12158] By: jhi                                   on 2001/09/23  12:52:36
15585         Log: Subject: [PATCH] Win32 compilation without USE_ITHREADS
15586              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
15587              Date: Sun, 23 Sep 2001 02:02:26 +0200
15588              Message-ID: <3BAD42B2.2951.39B2E2A@localhost>
15589      Branch: perl
15590            ! makedef.pl
15591 ____________________________________________________________________________
15592 [ 12157] By: jhi                                   on 2001/09/23  12:46:05
15593         Log: Subject: [PATCH t/op/study.t] Cleanup & OS/390 "fix"
15594              From: Michael G Schwern <schwern@pobox.com> (by way of Craig A. Berry)         
15595              Date: Sat, 22 Sep 2001 12:54:39 -0500
15596              Message-Id: <a05101003b7d27f77cfa1@[172.16.52.1]>
15597      Branch: perl
15598            ! t/op/study.t
15599 ____________________________________________________________________________
15600 [ 12156] By: nick                                  on 2001/09/23  07:48:44
15601         Log: Integrate mainline
15602      Branch: perlio
15603            - check83.pl
15604           !> ext/Encode/Encode/2022-cn.enc
15605 ____________________________________________________________________________
15606 [ 12155] By: nick                                  on 2001/09/23  07:48:01
15607         Log: Integrate mainline
15608      Branch: perlio
15609           +> (branch 64 files)
15610            - ext/Encode/Encode/cns11643-1.enc
15611            - ext/Encode/Encode/cns11643-2.enc
15612            - ext/Encode/Encode/iso2022-cn.enc
15613            - ext/Encode/Encode/iso2022-jp.enc
15614            - ext/Encode/Encode/iso2022-jp1.enc
15615            - ext/Encode/Encode/iso2022-jp2.enc
15616            - ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
15617            - ext/Encode/Encode/iso8859-1.enc
15618            - ext/Encode/Encode/iso8859-1.ucm
15619            - ext/Encode/Encode/iso8859-10.enc
15620            - ext/Encode/Encode/iso8859-10.ucm
15621            - ext/Encode/Encode/iso8859-13.enc
15622            - ext/Encode/Encode/iso8859-13.ucm
15623            - ext/Encode/Encode/iso8859-14.enc
15624            - ext/Encode/Encode/iso8859-14.ucm
15625            - ext/Encode/Encode/iso8859-15.enc
15626            - ext/Encode/Encode/iso8859-15.ucm
15627            - ext/Encode/Encode/iso8859-16.enc
15628            - ext/Encode/Encode/iso8859-16.ucm
15629            - ext/Encode/Encode/iso8859-2.enc
15630            - ext/Encode/Encode/iso8859-2.ucm
15631            - ext/Encode/Encode/iso8859-3.enc
15632            - ext/Encode/Encode/iso8859-3.ucm
15633            - ext/Encode/Encode/iso8859-4.enc
15634            - ext/Encode/Encode/iso8859-4.ucm
15635            - ext/Encode/Encode/iso8859-5.enc
15636            - ext/Encode/Encode/iso8859-5.ucm
15637            - ext/Encode/Encode/iso8859-6.enc
15638            - ext/Encode/Encode/iso8859-6.ucm
15639            - ext/Encode/Encode/iso8859-7.enc
15640            - ext/Encode/Encode/iso8859-7.ucm
15641            - ext/Encode/Encode/iso8859-8.enc
15642            - ext/Encode/Encode/iso8859-8.ucm
15643            - ext/Encode/Encode/iso8859-9.enc
15644            - ext/Encode/Encode/iso8859-9.ucm
15645            - ext/Encode/Encode/isoir-197.enc
15646            - ext/Encode/Encode/macRomania.enc pod/perltootc.pod
15647            - t/lib/sample-tests/header_at_end
15648            - t/lib/sample-tests/header_at_end_fail
15649           !> (integrate 174 files)
15650 ____________________________________________________________________________
15651 [ 12154] By: ams                                   on 2001/09/23  07:11:46
15652         Log: Mention $ENV{SYS$LOGIN} in chdir() documentation, as suggested
15653              by Blair Zajac.
15654      Branch: perl
15655            ! pod/perlfunc.pod
15656 ____________________________________________________________________________
15657 [ 12153] By: ams                                   on 2001/09/23  06:56:32
15658         Log: Subject: [PATCH pp.c t/op/gv.t pod/perlref.pod pod/perldiag.pod] Re:
15659              Forgotten deprecation of *glob{FILEHANDLE}?
15660              From: "chromatic" <chromatic@rmci.net>
15661              Date: Sat, 22 Sep 2001 21:27:56 -0600
15662              Message-Id: <20010923033252.33085.qmail@onion.perl.org>
15663      Branch: perl
15664            ! pod/perldiag.pod pod/perlref.pod pp.c t/op/gv.t
15665 ____________________________________________________________________________
15666 [ 12152] By: ams                                   on 2001/09/23  06:42:58
15667         Log: Subject: [PATCH lib/File/Find.pm] Fixing lib/File/Find/t/taint.t on VMS
15668              From: Michael G Schwern <schwern@pobox.com>
15669              Date: Sun, 23 Sep 2001 03:34:39 -0400
15670              Message-Id: <20010923033439.E7005@blackrider>
15671      Branch: perl
15672            ! lib/File/Find.pm
15673 ____________________________________________________________________________
15674 [ 12151] By: ams                                   on 2001/09/23  06:37:57
15675         Log: Subject: Re: t/op/magic.t missing tests on Win32
15676              From: Michael G Schwern <schwern@pobox.com>
15677              Date: Sat, 22 Sep 2001 20:29:09 -0400
15678              Message-Id: <20010922202909.I18223@blackrider>
15679      Branch: perl
15680            ! t/op/magic.t
15681 ____________________________________________________________________________
15682 [ 12150] By: ams                                   on 2001/09/23  06:36:26
15683         Log: Subject: [PATCH MANIFEST lib/Dumpvalue.t lib/Dumpvalue.pm] Add tests for
15684              Dumpvalue.pm
15685              From: "chromatic" <chromatic@rmci.net>
15686              Date: Sat, 22 Sep 2001 19:41:31 -0600
15687              Message-Id: <20010923014628.7739.qmail@onion.perl.org>
15688      Branch: perl
15689            + lib/Dumpvalue.t
15690            ! MANIFEST lib/Dumpvalue.pm
15691 ____________________________________________________________________________
15692 [ 12149] By: ams                                   on 2001/09/23  06:25:35
15693         Log: Subject: [PATCH perl@12088] 2022-cn.enc of Encode.pm
15694              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
15695              Date: Sun, 23 Sep 2001 15:27:56 +0900
15696              Message-Id: <20010923152641.5E26.BQW10602@nifty.com>
15697      Branch: perl
15698            ! ext/Encode/Encode/2022-cn.enc
15699 ____________________________________________________________________________
15700 [ 12148] By: jhi                                   on 2001/09/22  23:33:42
15701         Log: Manual eror in #12147.
15702      Branch: perl
15703            ! win32/win32.c
15704 ____________________________________________________________________________
15705 [ 12147] By: jhi                                   on 2001/09/22  23:25:02
15706         Log: Integrate change #12146 from maintperl;
15707              win32_chdir() et al don't handle a NULL argument gracefully
15708      Branch: perl
15709           !> win32/perlhost.h win32/win32.c
15710 ____________________________________________________________________________
15711 [ 12146] By: gsar                                  on 2001/09/22  23:18:47
15712         Log: win32_chdir() et al don't handle a NULL argument gracefully
15713      Branch: maint-5.6/perl
15714            ! win32/perlhost.h win32/win32.c
15715 ____________________________________________________________________________
15716 [ 12145] By: gsar                                  on 2001/09/22  23:17:42
15717         Log: typo in change#12026
15718      Branch: maint-5.6/perl
15719            ! op.c
15720 ____________________________________________________________________________
15721 [ 12144] By: jhi                                   on 2001/09/22  21:22:28
15722         Log: Subject: [PATCH] Re: scalar context unpack bugs
15723              From: Nicholas Clark <nick@ccl4.org>
15724              Date: Sat, 22 Sep 2001 23:07:56 +0100
15725              Message-ID: <20010922230755.O4971@plum.flirble.org>
15726      Branch: perl
15727            ! pp_pack.c t/op/pack.t
15728 ____________________________________________________________________________
15729 [ 12143] By: jhi                                   on 2001/09/22  21:18:43
15730         Log: Try ExtUtils::Command.t everywhere, not just on Win32
15731              (as suggested by NI-S).  Also allow running it either
15732              in t/ or in the main directory.
15733      Branch: perl
15734            ! lib/ExtUtils/Command.t
15735 ____________________________________________________________________________
15736 [ 12142] By: jhi                                   on 2001/09/22  21:04:39
15737         Log: Update the test on warnings/register.t.
15738      Branch: perl
15739            ! t/lib/1_compile.t
15740 ____________________________________________________________________________
15741 [ 12141] By: jhi                                   on 2001/09/22  20:40:06
15742         Log: The code is now almost tidy enough to keep the IRIX cc happy.
15743      Branch: perl
15744            ! hints/irix_6.sh
15745 ____________________________________________________________________________
15746 [ 12140] By: ams                                   on 2001/09/22  17:26:32
15747         Log: Subject: [PATCH perl@12088] configure.com: don't build 'threads" w/out
15748              use_ithreads
15749              From: "Craig A. Berry" <craigberry@mac.com>
15750              Date: Sat, 22 Sep 2001 13:15:32 -0500
15751              Message-Id: <a05101005b7d284f5192c@[172.16.52.1]>
15752      Branch: perl
15753            ! configure.com
15754 ____________________________________________________________________________
15755 [ 12139] By: ams                                   on 2001/09/22  16:44:08
15756         Log: Do what perl_clone() does for sharedsv functions.
15757      Branch: perl
15758            ! embed.pl proto.h
15759 ____________________________________________________________________________
15760 [ 12138] By: jhi                                   on 2001/09/22  16:42:04
15761         Log: Retract #12134; reintroduce #11949: PADOFFSETs are now UVs
15762              (suggested by Sarathy, extensions shouldn't be dabbling with
15763              op structures, so binary backward compatibility should not be
15764              an issue.)
15765      Branch: perl
15766            ! hints/irix_6.sh op.h
15767 ____________________________________________________________________________
15768 [ 12137] By: ams                                   on 2001/09/22  16:21:05
15769         Log: More cleanups. (What's PERL_DECL_PROT?)
15770      Branch: perl
15771            ! embed.pl proto.h sharedsv.h
15772 ____________________________________________________________________________
15773 [ 12136] By: ams                                   on 2001/09/22  15:14:34
15774         Log: (Retracted by #12185)
15775              
15776              Subject: [PATCH MANIFEST lib/warnings/register.t lib/warnings/register.pm]
15777              Add Tests for warnings::register, Doc Update
15778              From: "chromatic" <chromatic@rmci.net>
15779              Date: Sat, 22 Sep 2001 09:43:20 -0600
15780              Message-Id: <20010922154815.32004.qmail@onion.perl.org>
15781      Branch: perl
15782            + lib/warnings/register.t
15783            ! MANIFEST lib/warnings/register.pm
15784 ____________________________________________________________________________
15785 [ 12135] By: ams                                   on 2001/09/22  15:07:50
15786         Log: `@foo' should be @foo for consistency.
15787      Branch: perl
15788            ! pod/perldiag.pod
15789 ____________________________________________________________________________
15790 [ 12134] By: jhi                                   on 2001/09/22  14:20:47
15791         Log: (Retracted by #12138)
15792              
15793              Add -woff (turn warning off) 3187:
15794              "A pointer is converted to a smaller integer."
15795              This happens when your pointers are 64-bit: then every case
15796              of converting pointers to PADOFFSETs (explicitly 32-bit)
15797              faces truncation (even explicit use of INT2PTR doesn't help).
15798              CxITERVAR(), POPLOOP(), and PUSHLOOP() are afflicted.
15799              Changing PADOFFSET from U32 to UV would help, but that
15800              would break binary backward compatibility of BASEOP and padop
15801              (assuming you have been using 64-bit pointers).
15802      Branch: perl
15803            ! hints/irix_6.sh
15804 ____________________________________________________________________________
15805 [ 12133] By: jhi                                   on 2001/09/22  13:53:49
15806         Log: More 8.3-cleanup: there isn't an encoding called macRumanian,
15807              but the name comes from the inside the file, not from the file
15808              name, and Rumanian is the name of the language.
15809      Branch: perl
15810            + ext/Encode/Encode/macRumanian.enc
15811            - ext/Encode/Encode/macRomania.enc
15812            ! MANIFEST
15813 ____________________________________________________________________________
15814 [ 12132] By: jhi                                   on 2001/09/22  13:48:29
15815         Log: Rename perltootc as perltooc for 8.3-friedliness.
15816      Branch: perl
15817            + pod/perltooc.pod
15818            - pod/perltootc.pod
15819            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlboot.pod
15820            ! pod/perlmod.pod pod/perlobj.pod pod/perltoc.pod
15821            ! pod/perltoot.pod
15822 ____________________________________________________________________________
15823 [ 12131] By: jhi                                   on 2001/09/22  13:38:49
15824         Log: Find more conflicts by lowercasing.
15825      Branch: perl
15826            + Porting/check83.pl
15827            - check83.pl
15828            ! MANIFEST
15829 ____________________________________________________________________________
15830 [ 12130] By: jhi                                   on 2001/09/22  13:20:20
15831         Log: The AIX cc 5.0.0.0 is simply too buggy.
15832      Branch: perl
15833            ! hints/aix.sh
15834 ____________________________________________________________________________
15835 [ 12129] By: ams                                   on 2001/09/22  12:35:38
15836         Log: Uninteresting cleanup.
15837      Branch: perl
15838            ! form.h
15839 ____________________________________________________________________________
15840 [ 12128] By: ams                                   on 2001/09/22  12:28:48
15841         Log: Subject: [PATCH@12110] Missing ")" in CvFILEGV
15842              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
15843              Date: Sat, 22 Sep 2001 14:29:13 +0100
15844              Message-Id: <AIEAJICLCBDNAAOLLOKLAEGADAAA.Paul_Marquess@Yahoo.co.uk>
15845      Branch: perl
15846            ! cv.h
15847 ____________________________________________________________________________
15848 [ 12127] By: ams                                   on 2001/09/22  12:04:28
15849         Log: What's a backet?
15850      Branch: perl
15851            ! dump.c
15852 ____________________________________________________________________________
15853 [ 12126] By: ams                                   on 2001/09/22  10:02:34
15854         Log: Removed duplicated tests #19 and #20.
15855      Branch: perl
15856            ! t/op/do.t
15857 ____________________________________________________________________________
15858 [ 12125] By: ams                                   on 2001/09/22  03:58:41
15859         Log: Subject: Re: [ID 20010919.001] local() fails on imported variables
15860              From: Michael Carman <mjcarman@home.com>
15861              Date: Fri, 21 Sep 2001 17:54:05 -0500
15862              Message-Id: <3BABC50D.6040202@home.com>
15863              (Applied with some changes.)
15864      Branch: perl
15865            ! pod/perlmod.pod
15866 ____________________________________________________________________________
15867 [ 12124] By: ams                                   on 2001/09/22  03:44:19
15868         Log: Subject: [PATCH t/op/chdir.t] Reconciling the Cwd/File::Spec differences
15869              From: Michael G Schwern <schwern@pobox.com>
15870              Date: Fri, 21 Sep 2001 19:20:40 -0400
15871              Message-Id: <20010921192040.E5494@blackrider>
15872      Branch: perl
15873            ! t/op/chdir.t
15874 ____________________________________________________________________________
15875 [ 12123] By: ams                                   on 2001/09/22  03:41:08
15876         Log: Subject: [PATCH] t/op/chdir.t won't pass on VMS
15877              From: Blair Zajac <blair@orcaware.com>
15878              Date: Fri, 21 Sep 2001 15:13:04 -0700
15879              Message-Id: <3BABBB70.55FD41DC@orcaware.com>
15880      Branch: perl
15881            ! t/op/chdir.t
15882 ____________________________________________________________________________
15883 [ 12122] By: ams                                   on 2001/09/22  03:37:07
15884         Log: Subject: [REPATCH] Re: [PATCH t/op/do.t] new regression tests for bug ID
15885              20010920.007
15886              From: Michael G Schwern <schwern@pobox.com>
15887              Date: Fri, 21 Sep 2001 17:59:03 -0400
15888              Message-Id: <20010921175903.V5494@blackrider>
15889      Branch: perl
15890            ! t/op/do.t
15891 ____________________________________________________________________________
15892 [ 12121] By: ams                                   on 2001/09/22  03:30:38
15893         Log: Subject: [PATCH pod/perlport.pod] expand DOS-like table (was Re: test
15894              suite on WinCE)
15895              From: Michael G Schwern <schwern@pobox.com>
15896              Date: Fri, 21 Sep 2001 19:41:03 -0400
15897              Message-Id: <20010921194103.G5494@blackrider>
15898      Branch: perl
15899            ! pod/perlport.pod
15900 ____________________________________________________________________________
15901 [ 12120] By: ams                                   on 2001/09/22  03:28:06
15902         Log: Subject: [PATCH t/op/magic.t] Re: Weird $ENV{FOO} = undef warning
15903              From: Michael G Schwern <schwern@pobox.com>
15904              Date: Fri, 21 Sep 2001 17:33:35 -0400
15905              Message-Id: <20010921173335.T5494@blackrider>
15906              ($ENV{FOO}=undef hunk not applied.)
15907      Branch: perl
15908            ! t/op/magic.t
15909 ____________________________________________________________________________
15910 [ 12119] By: ams                                   on 2001/09/22  03:02:26
15911         Log: Subject: [PATCH] perldiag.pod
15912              From: Peter Scott <Peter@PSDT.com>
15913              Date: Fri, 21 Sep 2001 18:54:50 -0700
15914              Message-Id: <4.3.2.7.2.20010921183823.00aa9890@mail.webquarry.com>
15915              (Moved to the right place.)
15916      Branch: perl
15917            ! pod/perldiag.pod
15918 ____________________________________________________________________________
15919 [ 12118] By: ams                                   on 2001/09/21  20:05:29
15920         Log: Subject: [PATCH t/op/do.t] new regression tests for bug ID 20010920.007
15921              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
15922              Date: Fri, 21 Sep 2001 22:36:54 +0200
15923              Message-Id: <20010921223654.A12742@rafael>
15924      Branch: perl
15925            ! t/op/do.t
15926 ____________________________________________________________________________
15927 [ 12117] By: jhi                                   on 2001/09/21  20:05:23
15928         Log: Restore things as they were before
15929              the backward compatibility police notices.
15930      Branch: perl
15931            ! lib/Cwd.pm
15932 ____________________________________________________________________________
15933 [ 12116] By: jhi                                   on 2001/09/21  17:52:28
15934         Log: More Cwd from Schwern: make also OS/2 and DOS
15935              Cwd agree with File::Spec (that is, native path
15936              syntax using \ instead of / -- backward compatibility
15937              polic warning) and stop Win32 from using bsd_realpath().
15938      Branch: perl
15939            ! lib/Cwd.pm
15940 ____________________________________________________________________________
15941 [ 12115] By: jhi                                   on 2001/09/21  17:19:03
15942         Log: Subject: [PATCH @12110] RE: Untested libraries update
15943              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
15944              Date: Fri, 21 Sep 2001 18:21:07 +0100
15945              Message-ID: <AIEAJICLCBDNAAOLLOKLOEENDAAA.Paul_Marquess@Yahoo.co.uk>
15946      Branch: perl
15947            ! lib/warnings/register.pm
15948 ____________________________________________________________________________
15949 [ 12114] By: jhi                                   on 2001/09/21  17:09:52
15950         Log: Subject: Re: And now the Cwd problem (was Re: chdir.t problem...)
15951              From: Michael G Schwern <schwern@pobox.com>
15952              Date: Thu, 20 Sep 2001 22:54:02 -0400
15953              Message-ID: <20010920225402.A3611@blackrider>
15954      Branch: perl
15955            ! lib/Cwd.pm
15956 ____________________________________________________________________________
15957 [ 12113] By: ams                                   on 2001/09/21  17:08:24
15958         Log: Subject: [PATCH] avoid v-strings with require/use
15959              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
15960              Date: Fri, 21 Sep 2001 12:34:40 -0400
15961              Message-Id: <20010921123440.A148500@linguist.thayer.dartmouth.edu>
15962      Branch: perl
15963            ! ext/ByteLoader/bytecode.h ext/Data/Dumper/Dumper.pm
15964            ! ext/Devel/DProf/DProf.pm ext/IO/lib/IO/Dir.pm
15965            ! ext/IO/lib/IO/File.pm ext/IO/lib/IO/Handle.pm
15966            ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Seekable.pm
15967            ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/AutoLoader.pm
15968            ! lib/AutoSplit.pm lib/Class/Struct.pm lib/Cwd.pm
15969            ! lib/Dumpvalue.pm lib/ExtUtils/Command.pm
15970            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
15971            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Mksymlists.pm
15972            ! lib/ExtUtils/Packlist.pm lib/Fatal.pm lib/File/Basename.pm
15973            ! lib/File/CheckTree.pm lib/File/Compare.pm lib/File/Copy.pm
15974            ! lib/File/Find.pm lib/File/Path.pm lib/File/stat.pm
15975            ! lib/FileHandle.pm lib/Math/Trig.pm lib/Net/Ping.pm
15976            ! lib/Net/hostent.pm lib/Net/netent.pm lib/Net/protoent.pm
15977            ! lib/Net/servent.pm lib/Shell.pm lib/Tie/Array.pm
15978            ! lib/Tie/Handle.pm lib/Time/Local.pm lib/Time/gmtime.pm
15979            ! lib/Time/localtime.pm lib/User/grent.pm lib/base.pm
15980            ! lib/diagnostics.pm lib/fields.pm lib/vars.pm
15981            ! pod/perl56delta.pod pod/perlfunc.pod pp_ctl.c utils/pl2pm.PL
15982 ____________________________________________________________________________
15983 [ 12110] By: jhi                                   on 2001/09/21  13:59:13
15984         Log: Update Changes.
15985      Branch: perl
15986            ! Changes patchlevel.h
15987 ____________________________________________________________________________
15988 [ 12109] By: jhi                                   on 2001/09/21  13:44:43
15989         Log: Make AIX and Tru64 compilers happy.  
15990      Branch: perl
15991            ! ext/threads/threads.h ext/threads/threads.xs
15992 ____________________________________________________________________________
15993 [ 12108] By: jhi                                   on 2001/09/21  12:16:27
15994         Log: Subject: [PATCH] Re: [ID 20010920.007] q and qq does not work after do
15995              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
15996              Date: 21 Sep 2001 09:16:37 -0000
15997              Message-Id: <slrn9qm1ca.h6b.rgarciasuarez@rafael.kazibao.net>
15998      Branch: perl
15999            ! toke.c
16000 ____________________________________________________________________________
16001 [ 12107] By: jhi                                   on 2001/09/21  12:14:41
16002         Log: Subject: [PATCH pp_sys.c] pp_chdir Win32 fix
16003              From: Michael G Schwern <schwern@pobox.com>
16004              Date: Thu, 20 Sep 2001 21:21:34 -0400
16005              Message-ID: <20010920212134.Y28291@blackrider>
16006      Branch: perl
16007            ! pp_sys.c
16008 ____________________________________________________________________________
16009 [ 12106] By: jhi                                   on 2001/09/21  12:12:09
16010         Log: Subject: Re: GDB Debugging Macros from mod_perl
16011              From: rspier@pobox.com (Robert Spier)
16012              Date: Thu, 20 Sep 2001 22:45:03 -0700
16013              Message-ID: <15274.54239.413929.49430@rls.cx>
16014      Branch: perl
16015            ! pod/perltodo.pod
16016 ____________________________________________________________________________
16017 [ 12105] By: sky                                   on 2001/09/21  10:33:34
16018         Log: Fixed bug where Time::HiRes::time returned time adjusted to 
16019              timezone! GetSystemTime should be available on all Win32 
16020              platforms we support. Perhaps Time::HiRes should be extended to
16021              support WinCE and Novell?
16022      Branch: perl
16023            ! ext/Time/HiRes/HiRes.xs
16024 ____________________________________________________________________________
16025 [ 12104] By: sky                                   on 2001/09/21  08:12:39
16026         Log: Attempt to fix solaris issue raised by Andy Dougherty.  
16027      Branch: perl
16028            ! ext/threads/threads.h ext/threads/threads.xs
16029 ____________________________________________________________________________
16030 [ 12103] By: sky                                   on 2001/09/21  07:57:41
16031         Log: Rename the *thread* functions to Perl_* to avoid clashes.
16032              Notably on AIX but could become a problem on other platforms.
16033      Branch: perl
16034            ! ext/threads/threads.h ext/threads/threads.xs
16035 ____________________________________________________________________________
16036 [ 12102] By: sky                                   on 2001/09/21  07:35:30
16037         Log: Add the shared sv space to the global vars.
16038              Fix problems compiling on win32.
16039      Branch: perl
16040            ! embedvar.h ext/threads/threads.xs perlapi.h perlvars.h
16041            ! sharedsv.c sharedsv.h
16042 ____________________________________________________________________________
16043 [ 12101] By: ams                                   on 2001/09/21  00:19:55
16044         Log: Subject: [PATCH] win32/Makefile warning fix
16045              From: Blair Zajac <blair@orcaware.com>
16046              Date: Thu, 20 Sep 2001 18:15:43 -0700
16047              Message-Id: <3BAA94BF.FFD5FC3A@orcaware.com>
16048      Branch: perl
16049            ! win32/Makefile
16050 ____________________________________________________________________________
16051 [ 12100] By: jhi                                   on 2001/09/20  21:57:04
16052         Log: Subject: [PATCH bleadperl] Command.t patch had some errors... sorry.
16053              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
16054              Date: Thu, 20 Sep 2001 18:36:22 +0200
16055              Message-ID: <549856591.20010920183622@tesla.rcub.bg.ac.yu>
16056      Branch: perl
16057            ! lib/ExtUtils/Command.t
16058 ____________________________________________________________________________
16059 [ 12099] By: jhi                                   on 2001/09/20  21:53:00
16060         Log: Cant spl wirth a dam.
16061      Branch: perl
16062            ! intrpvar.h
16063 ____________________________________________________________________________
16064 [ 12098] By: jhi                                   on 2001/09/20  21:52:24
16065         Log: Don't use C++ comments.
16066      Branch: perl
16067            ! ext/threads/threads.xs
16068 ____________________________________________________________________________
16069 [ 12097] By: ams                                   on 2001/09/20  21:42:07
16070         Log: Change #12044 didn't.
16071      Branch: perl
16072            ! lib/constant.pm
16073 ____________________________________________________________________________
16074 [ 12096] By: jhi                                   on 2001/09/20  13:38:44
16075         Log: Metaconfig unit changes for #12095.
16076      Branch: metaconfig
16077            ! U/modified/Myinit.U U/modified/libs.U
16078 ____________________________________________________________________________
16079 [ 12095] By: jhi                                   on 2001/09/20  13:38:22
16080         Log: Remove iconv references since we are not using it
16081              and not going to; regen perltoc, perlmodlib.
16082              (Some references still linger in perltoc, have to figure
16083              out where they are coming from.)
16084      Branch: perl
16085            ! Configure NetWare/config.wc NetWare/config_H.wc
16086            ! Porting/Glossary Porting/config.sh Porting/config_H
16087            ! config_h.SH configure.com epoc/config.sh perl.h
16088            ! pod/perlmodlib.pod pod/perltoc.pod uconfig.h uconfig.sh
16089            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
16090            ! vos/config.ga.h win32/config.bc win32/config.gc
16091            ! win32/config.vc win32/config_H.bc win32/config_H.gc
16092            ! win32/config_H.vc wince/config.ce wince/config.h
16093            ! wince/config_H.ce
16094 ____________________________________________________________________________
16095 [ 12094] By: jhi                                   on 2001/09/20  12:49:17
16096         Log: Subject: [PATCH docs] Re: ARGV and read
16097              From: Dave Mitchell <davem@fdgroup.co.uk>
16098              Date: Thu, 20 Sep 2001 13:21:31 +0100 (BST)
16099              Message-Id: <200109201221.NAA04258@gizmo.fdgroup.co.uk>
16100      Branch: perl
16101            ! pod/perltodo.pod pod/perlvar.pod
16102 ____________________________________________________________________________
16103 [ 12093] By: jhi                                   on 2001/09/20  12:45:35
16104         Log: Fresh copies from the cvs.perl.org perlfaq repository.
16105      Branch: perl
16106            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
16107            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
16108            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
16109            ! pod/perlfaq9.pod
16110 ____________________________________________________________________________
16111 [ 12092] By: jhi                                   on 2001/09/20  12:32:44
16112         Log: Subject: [PATCH] Re: n questions (was Re: 4 questions about pack/unpack)        
16113              From: Nicholas Clark <nick@ccl4.org>
16114              Date: Thu, 20 Sep 2001 14:27:08 +0100
16115              Message-ID: <20010920142708.X4971@plum.flirble.org>
16116      Branch: perl
16117            ! pp_pack.c t/op/pack.t
16118 ____________________________________________________________________________
16119 [ 12091] By: jhi                                   on 2001/09/20  12:16:50
16120         Log: The sharedsv_space* are variables, not code.  Duh.
16121      Branch: perl
16122            ! intrpvar.h makedef.pl
16123 ____________________________________________________________________________
16124 [ 12090] By: ams                                   on 2001/09/20  11:26:06
16125         Log: Subject: [patch lib/lib_pm.PL]
16126              From: Stas Bekman <stas@stason.org>
16127              Date: Thu, 20 Sep 2001 18:48:53 +0800
16128              Message-Id: <3BA9C995.6010302@stason.org>
16129              (Applied by hand.)
16130      Branch: perl
16131            ! lib/lib_pm.PL
16132 ____________________________________________________________________________
16133 [ 12089] By: jhi                                   on 2001/09/20  01:36:23
16134         Log: Only 21 tests, skipping or not.
16135      Branch: perl
16136            ! lib/ExtUtils/Command.t
16137 ____________________________________________________________________________
16138 [ 12088] By: jhi                                   on 2001/09/19  18:54:37
16139         Log: New exported symbols.
16140      Branch: perl
16141            ! makedef.pl
16142 ____________________________________________________________________________
16143 [ 12087] By: jhi                                   on 2001/09/19  13:45:59
16144         Log: Update Changes.
16145      Branch: perl
16146            ! Changes patchlevel.h
16147 ____________________________________________________________________________
16148 [ 12086] By: jhi                                   on 2001/09/19  13:02:58
16149         Log: Correct numbering of the tests is useful.
16150      Branch: perl
16151            ! ext/threads/t/basic.t
16152 ____________________________________________________________________________
16153 [ 12085] By: jhi                                   on 2001/09/19  12:11:15
16154         Log: More tests now too.
16155      Branch: perl
16156            ! lib/ExtUtils/Command.t
16157 ____________________________________________________________________________
16158 [ 12084] By: jhi                                   on 2001/09/19  12:08:33
16159         Log: More tests now.
16160      Branch: perl
16161            ! ext/threads/t/basic.t
16162 ____________________________________________________________________________
16163 [ 12083] By: jhi                                   on 2001/09/19  11:35:55
16164         Log: The test assumed 7-bit ASCII.  Now it "just"
16165              assumes 8-bit whatever.
16166      Branch: perl
16167            ! t/op/crypt.t
16168 ____________________________________________________________________________
16169 [ 12082] By: jhi                                   on 2001/09/19  11:19:56
16170         Log: Subject: Re: [PATCH] Smoke 12057 /pro/3gl/CPAN/perl-current
16171              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
16172              Date: Wed, 19 Sep 2001 11:45:28 +0200
16173              Message-Id: <20010919110037.19C7.H.M.BRAND@hccnet.nl>
16174              
16175              Lvalue casts are not portable.
16176      Branch: perl
16177            ! ext/threads/threads.xs
16178 ____________________________________________________________________________
16179 [ 12081] By: sky                                   on 2001/09/19  10:17:52
16180         Log: Make the basic test contain only realy basic API tests
16181              Seems to be a problem with detach.
16182      Branch: perl
16183            ! ext/threads/t/basic.t
16184 ____________________________________________________________________________
16185 [ 12080] By: ams                                   on 2001/09/19  01:23:55
16186         Log: Subject: [PATCH] Syncing with Test::Simple 0.19
16187              From: Michael G Schwern <schwern@pobox.com>
16188              Date: Tue, 18 Sep 2001 19:53:48 -0400
16189              Message-Id: <20010918195348.M585@blackrider>
16190              
16191              Subject: [REPATCH] Re: [PATCH lib/Test/More.pm] Stray newline confusing t/TEST
16192              From: Michael G Schwern <schwern@pobox.com>
16193              Date: Tue, 18 Sep 2001 22:07:13 -0400
16194              Message-Id: <20010918220713.B19616@blackrider>
16195      Branch: perl
16196            ! lib/Test/More.pm lib/Test/Simple.pm lib/Test/Simple/Changes
16197            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
16198            ! lib/Test/Simple/t/fail-more.t lib/Test/Simple/t/fail.t
16199            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/todo.t
16200            ! lib/Test/Tutorial.pod
16201 ____________________________________________________________________________
16202 [ 12079] By: jhi                                   on 2001/09/19  00:19:45
16203         Log: Indent the test a bit.
16204      Branch: perl
16205            ! ext/threads/t/basic.t
16206 ____________________________________________________________________________
16207 [ 12078] By: jhi                                   on 2001/09/18  22:54:21
16208         Log: Subject: [PATCH bleadperl] added tainting for getcwd for Win32
16209              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
16210              Date: Tue, 18 Sep 2001 18:06:44 +0200
16211              Message-ID: <11018348611.20010918180644@tesla.rcub.bg.ac.yu>
16212      Branch: perl
16213            ! win32/win32.c
16214 ____________________________________________________________________________
16215 [ 12077] By: jhi                                   on 2001/09/18  22:52:24
16216         Log: Subject: stat access time is wrong on Win95
16217              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
16218              Date: Tue, 18 Sep 2001 21:59:24 +0200
16219              Message-ID: <413158386.20010918215924@tesla.rcub.bg.ac.yu>
16220      Branch: perl
16221            ! lib/ExtUtils/Command.pm lib/ExtUtils/Command.t
16222 ____________________________________________________________________________
16223 [ 12076] By: ams                                   on 2001/09/18  22:11:25
16224         Log: Subject: [PATCH] Re: [PATCH] t/op/crypt.t
16225              From: Michael G Schwern <schwern@pobox.com>
16226              Date: Tue, 18 Sep 2001 18:47:14 -0400
16227              Message-Id: <20010918184714.I585@blackrider>
16228      Branch: perl
16229            ! t/op/crypt.t
16230 ____________________________________________________________________________
16231 [ 12075] By: sky                                   on 2001/09/18  19:29:37
16232         Log: two test failures
16233              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
16234              Message-ID: <20010918221702.A17408@rafael>
16235              partly applied, #12074 already fixed half the patch
16236      Branch: perl
16237            ! ext/threads/t/basic.t
16238 ____________________________________________________________________________
16239 [ 12074] By: sky                                   on 2001/09/18  18:49:03
16240         Log: Fixes test case failure introduced by #12071, the warning is
16241              now correctly spelled :-)
16242      Branch: perl
16243            ! ext/IO/lib/IO/t/io_sel.t
16244 ____________________________________________________________________________
16245 [ 12073] By: sky                                   on 2001/09/18  18:46:22
16246         Log: Make the test behave properly!
16247      Branch: perl
16248            ! ext/threads/t/basic.t
16249 ____________________________________________________________________________
16250 [ 12072] By: ams                                   on 2001/09/18  18:44:59
16251         Log: OP_RCATLINE is an SVOP, not a BASEOP.
16252      Branch: perl
16253            ! opcode.h opcode.pl
16254 ____________________________________________________________________________
16255 [ 12071] By: ams                                   on 2001/09/18  18:06:27
16256         Log: Deprecate != Depreciate.
16257      Branch: perl
16258            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Select.pm
16259            ! lib/Pod/ParseUtils.pm
16260 ____________________________________________________________________________
16261 [ 12070] By: ams                                   on 2001/09/18  15:14:58
16262         Log: Subject: [PATCH] Getopt::Std cleanup
16263              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
16264              Date: Tue, 18 Sep 2001 17:32:13 +0200
16265              Message-Id: <20010918173213.C777@rafael>
16266      Branch: perl
16267            ! lib/Getopt/Std.pm lib/Getopt/Std.t
16268 ____________________________________________________________________________
16269 [ 12069] By: sky                                   on 2001/09/18  14:56:33
16270         Log: Forgot the makefile
16271      Branch: perl
16272            + ext/threads/Makefile.PL
16273 ____________________________________________________________________________
16274 [ 12068] By: sky                                   on 2001/09/18  14:13:26
16275         Log: Adds the thread 0.05 module. It is now moved to the core from CPAN.
16276              The test will fail because of Test.pm not knowing about threads. 
16277              basic needs to be manually tested
16278              compile time warnings on IV2PTR conversions need to be fixed
16279      Branch: perl
16280            + ext/threads/Changes ext/threads/README ext/threads/t/basic.t
16281            + ext/threads/threads.h ext/threads/threads.pm
16282            + ext/threads/threads.xs
16283            ! MANIFEST
16284 ____________________________________________________________________________
16285 [ 12067] By: jhi                                   on 2001/09/18  11:51:08
16286         Log: DJGPP tweak from Laszlo Molnar.
16287      Branch: perl
16288            ! djgpp/config.over
16289 ____________________________________________________________________________
16290 [ 12066] By: sky                                   on 2001/09/18  10:24:31
16291         Log: Changed how ownership of mutexes are held. We never hold a mutex only a slot indicating that we own the lock.
16292      Branch: perl
16293            ! sharedsv.c sharedsv.h
16294 ____________________________________________________________________________
16295 [ 12065] By: jhi                                   on 2001/09/18  00:00:09
16296         Log: Strip ^iso- from the Encode filenames to be 8.3-friendly,
16297              ditto ^cns.
16298      Branch: perl
16299            + ext/Encode/Encode/11643-1.enc ext/Encode/Encode/11643-2.enc
16300            + ext/Encode/Encode/2022-cn.enc ext/Encode/Encode/2022-jp.enc
16301            + ext/Encode/Encode/2022-jp1.enc ext/Encode/Encode/2022-jp2.enc
16302            + ext/Encode/Encode/2022-kr.enc ext/Encode/Encode/2022.enc
16303            + ext/Encode/Encode/8859-1.enc ext/Encode/Encode/8859-1.ucm
16304            + ext/Encode/Encode/8859-10.enc ext/Encode/Encode/8859-10.ucm
16305            + ext/Encode/Encode/8859-11.enc ext/Encode/Encode/8859-11.ucm
16306            + ext/Encode/Encode/8859-13.enc ext/Encode/Encode/8859-13.ucm
16307            + ext/Encode/Encode/8859-14.enc ext/Encode/Encode/8859-14.ucm
16308            + ext/Encode/Encode/8859-15.enc ext/Encode/Encode/8859-15.ucm
16309            + ext/Encode/Encode/8859-16.enc ext/Encode/Encode/8859-16.ucm
16310            + ext/Encode/Encode/8859-2.enc ext/Encode/Encode/8859-2.ucm
16311            + ext/Encode/Encode/8859-3.enc ext/Encode/Encode/8859-3.ucm
16312            + ext/Encode/Encode/8859-4.enc ext/Encode/Encode/8859-4.ucm
16313            + ext/Encode/Encode/8859-5.enc ext/Encode/Encode/8859-5.ucm
16314            + ext/Encode/Encode/8859-6.enc ext/Encode/Encode/8859-6.ucm
16315            + ext/Encode/Encode/8859-7.enc ext/Encode/Encode/8859-7.ucm
16316            + ext/Encode/Encode/8859-8.enc ext/Encode/Encode/8859-8.ucm
16317            + ext/Encode/Encode/8859-9.enc ext/Encode/Encode/8859-9.ucm
16318            + ext/Encode/Encode/ir-197.enc
16319            - ext/Encode/Encode/cns11643-1.enc
16320            - ext/Encode/Encode/cns11643-2.enc
16321            - ext/Encode/Encode/iso2022-cn.enc
16322            - ext/Encode/Encode/iso2022-jp.enc
16323            - ext/Encode/Encode/iso2022-jp1.enc
16324            - ext/Encode/Encode/iso2022-jp2.enc
16325            - ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
16326            - ext/Encode/Encode/iso8859-1.enc
16327            - ext/Encode/Encode/iso8859-1.ucm
16328            - ext/Encode/Encode/iso8859-10.enc
16329            - ext/Encode/Encode/iso8859-10.ucm
16330            - ext/Encode/Encode/iso8859-11.enc
16331            - ext/Encode/Encode/iso8859-11.ucm
16332            - ext/Encode/Encode/iso8859-13.enc
16333            - ext/Encode/Encode/iso8859-13.ucm
16334            - ext/Encode/Encode/iso8859-14.enc
16335            - ext/Encode/Encode/iso8859-14.ucm
16336            - ext/Encode/Encode/iso8859-15.enc
16337            - ext/Encode/Encode/iso8859-15.ucm
16338            - ext/Encode/Encode/iso8859-16.enc
16339            - ext/Encode/Encode/iso8859-16.ucm
16340            - ext/Encode/Encode/iso8859-2.enc
16341            - ext/Encode/Encode/iso8859-2.ucm
16342            - ext/Encode/Encode/iso8859-3.enc
16343            - ext/Encode/Encode/iso8859-3.ucm
16344            - ext/Encode/Encode/iso8859-4.enc
16345            - ext/Encode/Encode/iso8859-4.ucm
16346            - ext/Encode/Encode/iso8859-5.enc
16347            - ext/Encode/Encode/iso8859-5.ucm
16348            - ext/Encode/Encode/iso8859-6.enc
16349            - ext/Encode/Encode/iso8859-6.ucm
16350            - ext/Encode/Encode/iso8859-7.enc
16351            - ext/Encode/Encode/iso8859-7.ucm
16352            - ext/Encode/Encode/iso8859-8.enc
16353            - ext/Encode/Encode/iso8859-8.ucm
16354            - ext/Encode/Encode/iso8859-9.enc
16355            - ext/Encode/Encode/iso8859-9.ucm
16356            - ext/Encode/Encode/isoir-197.enc
16357            ! MANIFEST ext/Encode/Encode/Tcl.t ext/Encode/Makefile.PL
16358 ____________________________________________________________________________
16359 [ 12064] By: jhi                                   on 2001/09/17  23:53:38
16360         Log: Must Uppercase.
16361      Branch: perl
16362            ! ext/Encode/Encode.pm
16363 ____________________________________________________________________________
16364 [ 12063] By: jhi                                   on 2001/09/17  23:39:28
16365         Log: Add various encodings.
16366      Branch: perl
16367            + ext/Encode/Encode/iso8859-11.enc
16368            + ext/Encode/Encode/iso8859-11.ucm ext/Encode/Encode/koi8-f.enc
16369            + ext/Encode/Encode/koi8-f.ucm ext/Encode/Encode/koi8-u.enc
16370            + ext/Encode/Encode/koi8-u.ucm ext/Encode/Encode/nextstep.enc
16371            + ext/Encode/Encode/nextstep.ucm ext/Encode/Encode/roman8.enc
16372            + ext/Encode/Encode/roman8.ucm ext/Encode/Encode/viscii.enc
16373            + ext/Encode/Encode/viscii.ucm
16374            ! MANIFEST ext/Encode/Encode.pm
16375 ____________________________________________________________________________
16376 [ 12062] By: jhi                                   on 2001/09/17  22:48:21
16377         Log: lib/unicode relic.
16378      Branch: perl
16379            ! ext/Encode/compile
16380 ____________________________________________________________________________
16381 [ 12061] By: jhi                                   on 2001/09/17  20:50:16
16382         Log: Subject: [PATCH] Re: filename problems
16383              From: Michael G Schwern <schwern@pobox.com>
16384              Date: Mon, 17 Sep 2001 17:26:26 -0400
16385              Message-ID: <20010917172626.Q585@blackrider>
16386      Branch: perl
16387            + t/lib/sample-tests/head_end t/lib/sample-tests/head_fail
16388            - t/lib/sample-tests/header_at_end
16389            - t/lib/sample-tests/header_at_end_fail
16390            ! MANIFEST lib/Test/Harness/t/test-harness.t
16391 ____________________________________________________________________________
16392 [ 12060] By: jhi                                   on 2001/09/17  20:14:53
16393         Log: Explicitly explain the 1e9 seconds, not everybody
16394              is a C geek.
16395      Branch: perl
16396            ! ext/Time/HiRes/HiRes.pm
16397 ____________________________________________________________________________
16398 [ 12059] By: jhi                                   on 2001/09/17  20:07:20
16399         Log: Explain an apparent bug reported by
16400              Richard J. Barbalace <rjbarbal@MIT.EDU>,
16401              with additional explanation from Gisle Aas.
16402      Branch: perl
16403            ! ext/Time/HiRes/HiRes.pm
16404 ____________________________________________________________________________
16405 [ 12058] By: ams                                   on 2001/09/17  19:52:01
16406         Log: Subject: [PATCH t/lib/warnings/pp, t/lib/warnings/op] new tests
16407              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
16408              Date: Mon, 17 Sep 2001 22:48:05 +0200
16409              Message-Id: <20010917224805.C11744@rafael>
16410      Branch: perl
16411            ! t/lib/warnings/op t/lib/warnings/pp
16412 ____________________________________________________________________________
16413 [ 12057] By: ams                                   on 2001/09/17  16:51:18
16414         Log: Its a nit!
16415      Branch: perl
16416            ! sv.h
16417 ____________________________________________________________________________
16418 [ 12056] By: ams                                   on 2001/09/17  16:47:55
16419         Log: Subject: [PATCH perl@12023] waitpid enhancements for VMS
16420              From: "Craig A. Berry" <craigberry@mac.com>
16421              Date: Mon, 17 Sep 2001 12:34:20 -0500
16422              Message-Id: <5.1.0.14.0.20010916222208.0469cdf8@exchi01>
16423      Branch: perl
16424            ! vms/vms.c
16425 ____________________________________________________________________________
16426 [ 12055] By: ams                                   on 2001/09/17  16:05:15
16427         Log: Subject: [PATCH] Make CPAN.pm use Digest::MD5
16428              From: Gisle Aas <gisle@ActiveState.com>
16429              Date: 16 Apr 2001 16:20:34 -0700
16430              Message-ID: <lrlmp0sa7x.fsf@caliper.ActiveState.com>
16431              (Applied by hand.)
16432      Branch: perl
16433            ! lib/CPAN.pm lib/CPAN/Nox.pm
16434 ____________________________________________________________________________
16435 [ 12054] By: jhi                                   on 2001/09/17  14:06:26
16436         Log: Update Changes.
16437      Branch: perl
16438            ! Changes patchlevel.h
16439 ____________________________________________________________________________
16440 [ 12053] By: jhi                                   on 2001/09/17  13:45:26
16441         Log: Adding new files to the MANIFEST is always nice.
16442      Branch: perl
16443            ! MANIFEST
16444 ____________________________________________________________________________
16445 [ 12052] By: jhi                                   on 2001/09/17  13:12:31
16446         Log: Reindent the PerlIO files (suggested by NI-S), used
16447              indent -kr -nce -psl -sc -TSV -TAV -THV -TGV -TIV -TUV -TNV -TMAGIC -TFILE -TPerlIO -TPerlIO_list_t -TPerlIO_funcs -TPerlIO_pair_t
16448              (GNU indent).  Note that wholesale re-indenting might
16449              be nice, but that would break nice formatting/alignment
16450              of assignments, equality testing, and complex boolean
16451              expressions with lots of &s and |s.
16452      Branch: perl
16453            ! perlio.c perlio.h perliol.h
16454 ____________________________________________________________________________
16455 [ 12051] By: jhi                                   on 2001/09/17  12:55:53
16456         Log: Add a script for being 8.3-polite.
16457              The found conflicts are being worked on.
16458      Branch: perl
16459            + check83.pl
16460            ! MANIFEST Porting/pumpkin.pod
16461 ____________________________________________________________________________
16462 [ 12050] By: sky                                   on 2001/09/17  12:44:36
16463         Log: Fixes coredump introduced by 11755 and 11790. Thanks to Doug for
16464              finding it.
16465      Branch: perl
16466            ! sv.c
16467 ____________________________________________________________________________
16468 [ 12049] By: jhi                                   on 2001/09/17  11:55:07
16469         Log: Bump up versions because of #12041.
16470      Branch: perl
16471            ! ext/Devel/DProf/DProf.pm ext/IO/lib/IO/File.pm
16472            ! ext/IO/lib/IO/Pipe.pm lib/Fatal.pm lib/Time/gmtime.pm
16473            ! lib/Time/localtime.pm
16474 ____________________________________________________________________________
16475 [ 12048] By: jhi                                   on 2001/09/17  11:51:54
16476         Log: Bump the version number because of #12042.
16477      Branch: perl
16478            ! lib/CPAN/FirstTime.pm
16479 ____________________________________________________________________________
16480 [ 12047] By: ams                                   on 2001/09/17  11:21:40
16481         Log: Subject: Re: [PATCH] turn $a.=<F> into an RCATLINE
16482              From: Abhijit Menon-Sen <ams@wiw.org>
16483              Date: Mon, 17 Sep 2001 17:44:12 +0530
16484              Message-Id: <20010917174412.B7058@lustre.dyn.wiw.org>
16485      Branch: perl
16486            ! op.c
16487 ____________________________________________________________________________
16488 [ 12046] By: sky                                   on 2001/09/17  07:14:17
16489         Log: Subject: Re: t/op/ver.t using skip() improperly
16490              From: "chromatic" <chromatic@rmci.net>
16491              Date: Mon, 17 Sep 2001 00:22:29 -0600
16492              Message-ID: <20010917062713.47716.qmail@onion.perl.org>
16493      Branch: perl
16494            ! t/op/ver.t
16495 ____________________________________________________________________________
16496 [ 12045] By: nick                                  on 2001/09/17  07:12:14
16497         Log: Integrate mainline
16498      Branch: perlio
16499           +> t/op/chdir.t
16500           !> (integrate 117 files)
16501 ____________________________________________________________________________
16502 [ 12044] By: ams                                   on 2001/09/17  05:49:53
16503         Log: Subject: [PATCH lib/constant.pm] Major POD rewrite of constant.pm
16504              From: Ilmari Karonen <iltzu@sci.fi>
16505              Date: Mon, 17 Sep 2001 00:47:57 +0300 (EET DST)
16506              Message-Id: <Pine.SOL.3.96.1010917002916.13210A-100000@simpukka>
16507              (And $VERSION = '1.05'.)
16508      Branch: perl
16509            ! lib/constant.pm
16510 ____________________________________________________________________________
16511 [ 12043] By: ams                                   on 2001/09/17  05:44:50
16512         Log: Subject: Re: [BUG?] chdir(undef) == chdir() probably a bug
16513              From: Michael G Schwern <schwern@pobox.com>
16514              Date: Mon, 17 Sep 2001 07:49:04 +0200
16515              Message-Id: <20010917074904.V1588@blackrider>
16516              (Applied with tweaks to chdir.t and pp_sys.c hunks.)
16517      Branch: perl
16518            + t/op/chdir.t
16519            ! MANIFEST pp_sys.c
16520 ____________________________________________________________________________
16521 [ 12042] By: jhi                                   on 2001/09/17  02:54:13
16522         Log: Subject: Re: CPAN.pm needs some hacking 
16523              From: "chromatic" <chromatic@rmci.net>
16524              Date: Sun, 16 Sep 2001 16:46:29 -0600
16525              Message-ID: <20010916225113.5606.qmail@onion.perl.org>
16526      Branch: perl
16527            ! lib/CPAN/FirstTime.pm
16528 ____________________________________________________________________________
16529 [ 12041] By: jhi                                   on 2001/09/16  20:43:15
16530         Log: Change use|require 5.005_64 to use|require 5.6.1.
16531      Branch: perl
16532            ! ext/Data/Dumper/Dumper.pm ext/Devel/DProf/DProf.pm
16533            ! ext/IO/lib/IO/File.pm ext/IO/lib/IO/Handle.pm
16534            ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Seekable.pm
16535            ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/AutoSplit.pm
16536            ! lib/Class/Struct.pm lib/Dumpvalue.pm lib/ExtUtils/Command.pm
16537            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
16538            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Mksymlists.pm
16539            ! lib/ExtUtils/Packlist.pm lib/Fatal.pm lib/FileHandle.pm
16540            ! lib/Math/Trig.pm lib/Net/Ping.pm lib/Net/hostent.pm
16541            ! lib/Net/netent.pm lib/Net/protoent.pm lib/Net/servent.pm
16542            ! lib/Shell.pm lib/Tie/Array.pm lib/Tie/Handle.pm
16543            ! lib/Time/gmtime.pm lib/Time/localtime.pm lib/User/grent.pm
16544            ! lib/base.pm lib/fields.pm
16545 ____________________________________________________________________________
16546 [ 12040] By: jhi                                   on 2001/09/16  20:36:58
16547         Log: Bump up version numbers.
16548              
16549              TODO 1: double check that pre-5.6.1 CPAN.pm:s
16550              don't try to download 5.8.0 because of the
16551              version numbers.  Mainly this means using _00
16552              in the core version numbers.
16553              
16554              TODO 2: the "use 5.005_64" in many modules
16555              needs to be changed to, say, "use 5.6.1".
16556      Branch: perl
16557            ! ext/B/B/Assembler.pm ext/Data/Dumper/Dumper.pm
16558            ! lib/AutoLoader.pm lib/AutoSplit.pm lib/CPAN.pm
16559            ! lib/ExtUtils/Embed.pm lib/ExtUtils/Install.pm
16560            ! lib/ExtUtils/Installed.pm lib/ExtUtils/Manifest.pm
16561            ! lib/File/Basename.pm lib/File/Copy.pm lib/File/Find.pm
16562            ! lib/File/Path.pm lib/File/Spec.pm lib/File/Spec/Functions.pm
16563            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
16564            ! lib/File/Spec/Win32.pm lib/FindBin.pm lib/Pod/Checker.pm
16565            ! lib/Pod/Find.pm lib/SelfLoader.pm lib/Shell.pm
16566            ! lib/Tie/Handle.pm lib/blib.pm lib/diagnostics.pm
16567            ! vms/ext/DCLsym/DCLsym.pm vms/ext/Stdio/Stdio.pm
16568 ____________________________________________________________________________
16569 [ 12039] By: jhi                                   on 2001/09/16  19:23:07
16570         Log: Use UCHARAT() as suggested by Inaba Hiroto.
16571      Branch: perl
16572            ! regexec.c
16573 ____________________________________________________________________________
16574 [ 12038] By: ams                                   on 2001/09/16  15:16:24
16575         Log: Subject: [PATCH] Re: Core module version numbers review
16576              From: Peter Scott <Peter@PSDT.com>
16577              Date: Sun, 16 Sep 2001 09:09:58 -0700
16578              Message-Id: <4.3.2.7.2.20010916090716.00b452a0@mail.webquarry.com>
16579      Branch: perl
16580            ! lib/perl5db.pl
16581 ____________________________________________________________________________
16582 [ 12037] By: jhi                                   on 2001/09/16  14:27:54
16583         Log: Supply more details on how lc/uc/lcfirst/ucfirst are
16584              not yet fully implemented.
16585      Branch: perl
16586            ! pod/perlfunc.pod pod/perlunicode.pod
16587 ____________________________________________________________________________
16588 [ 12036] By: jhi                                   on 2001/09/15  23:13:12
16589         Log: Subject: [patch] plug PL_beginav_save leak
16590              From: Doug MacEachern <dougm@covalent.net>
16591              Date: Sat, 15 Sep 2001 17:02:18 -0700 (PDT)
16592              Message-ID: <Pine.LNX.4.21.0109151659060.6089-100000@mako.covalent.net>
16593      Branch: perl
16594            ! perl.c
16595 ____________________________________________________________________________
16596 [ 12035] By: jhi                                   on 2001/09/15  23:12:28
16597         Log: (accidentally empty checkin)
16598      Branch: perl
16599            ! sv.c
16600 ____________________________________________________________________________
16601 [ 12034] By: jhi                                   on 2001/09/15  23:08:09
16602         Log: Subject: [patch] ithreads+PL_beginav_save
16603              From: Doug MacEachern <dougm@covalent.net>
16604              Date: Sat, 15 Sep 2001 16:53:01 -0700 (PDT)
16605              Message-ID: <Pine.LNX.4.21.0109151651050.6089-100000@mako.covalent.net>
16606      Branch: perl
16607            ! sv.c
16608 ____________________________________________________________________________
16609 [ 12033] By: jhi                                   on 2001/09/15  23:07:19
16610         Log: Subject: [PATCH] h2xs.PL with C::Scan
16611              From: Tim Jenness <t.jenness@jach.hawaii.edu>
16612              Date: Sat, 15 Sep 2001 13:41:28 -1000 (HST)
16613              Message-ID: <Pine.LNX.4.33.0109151338560.3075-100000@lapaki>
16614      Branch: perl
16615            ! utils/h2xs.PL
16616 ____________________________________________________________________________
16617 [ 12032] By: jhi                                   on 2001/09/15  18:43:20
16618         Log: Elaborate (well, make more vague, really) #12030.
16619      Branch: perl
16620            ! pod/perltodo.pod pod/perlunicode.pod
16621 ____________________________________________________________________________
16622 [ 12031] By: jhi                                   on 2001/09/15  18:37:07
16623         Log: Subject: [PATCH regexec.c] adding (U8) to case insensitive matching
16624              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
16625              Date: Fri, 14 Sep 2001 20:58:30 -0400 (EDT)
16626              Message-ID: <Pine.GSO.4.21.0109142057490.12393-100000@crusoe.crusoe.net>
16627      Branch: perl
16628            ! regexec.c
16629 ____________________________________________________________________________
16630 [ 12030] By: jhi                                   on 2001/09/15  17:15:40
16631         Log: Document that the lc(), uc(), lcfirst(), ucfirst()
16632              are not yet complete.
16633      Branch: perl
16634            ! pod/perltodo.pod pod/perlunicode.pod
16635 ____________________________________________________________________________
16636 [ 12029] By: jhi                                   on 2001/09/15  13:53:42
16637         Log: Document what's still to be done on the regular expression
16638              Unicode support, based on the UTR#18.
16639      Branch: perl
16640            ! pod/perltodo.pod pod/perlunicode.pod
16641 ____________________________________________________________________________
16642 [ 12028] By: jhi                                   on 2001/09/15  12:37:31
16643         Log: Regen headers.
16644      Branch: perl
16645            ! embedvar.h perlapi.h
16646 ____________________________________________________________________________
16647 [ 12027] By: jhi                                   on 2001/09/15  12:33:49
16648         Log: Subject: Re: [ID 20010815.012] Unfortunate interaction between -0 cmd line arg & (??{CODE}) regex 
16649              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
16650              Date: Sun, 09 Sep 2001 18:41:54 +0100
16651              Message-Id: <200109091741.f89HfsM18534@crypt.compulink.co.uk>
16652      Branch: perl
16653            ! Porting/findvars ext/ByteLoader/bytecode.h
16654            ! ext/Thread/Thread.xs mg.c op.c perl.c perl.h pp_ctl.c sv.c
16655            ! t/run/kill_perl.t thrdvar.h toke.c util.c wince/perldll.def
16656 ____________________________________________________________________________
16657 [ 12026] By: gsar                                  on 2001/09/15  04:04:04
16658         Log: enable most warnings for windows build; fix the various typecasting
16659              nits that showed up (no bugfixes here)
16660      Branch: maint-5.6/perl
16661            ! av.c cop.h doop.c dump.c ext/Devel/Peek/Peek.xs
16662            ! ext/POSIX/POSIX.xs gv.c hv.c mg.c op.c perl.c perl.h perly.c
16663            ! perly.y pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c
16664            ! sv.c toke.c universal.c utf8.c util.c vms/perly_c.vms
16665            ! win32/perllib.c win32/win32.c win32/win32.h win32/win32sck.c
16666            ! x2p/walk.c
16667 ____________________________________________________________________________
16668 [ 12025] By: jhi                                   on 2001/09/14  22:22:58
16669         Log: Integrate change #12024 from maintperl
16670              (a local() precedence bug)
16671      Branch: perl
16672           !> lib/ExtUtils/Install.pm
16673 ____________________________________________________________________________
16674 [ 12024] By: gsar                                  on 2001/09/14  22:11:06
16675         Log: fix local() precedence bug in change#8311, came into maint-5.6 as
16676              change#8642
16677      Branch: maint-5.6/perl
16678            ! lib/ExtUtils/Install.pm
16679 ____________________________________________________________________________
16680 [ 12023] By: jhi                                   on 2001/09/14  15:04:16
16681         Log: Update Changes.
16682      Branch: perl
16683            ! Changes patchlevel.h
16684 ____________________________________________________________________________
16685 [ 12022] By: jhi                                   on 2001/09/14  14:49:52
16686         Log: Subject: Re: [ID 20010911.001] Not OK: perl v5.7.2 +DEVEL11978 on
16687              From: "chromatic" <chromatic@rmci.net>
16688              Date: Fri, 14 Sep 2001 09:44:57 -0600 
16689              Message-ID: <20010914154936.70059.qmail@onion.perl.org>
16690      Branch: perl
16691            ! lib/ExtUtils/Manifest.t
16692 ____________________________________________________________________________
16693 [ 12021] By: jhi                                   on 2001/09/14  14:46:36
16694         Log: Hopefully better skipping of the Complete.t tests
16695              in case of not a tty. 
16696      Branch: perl
16697            ! lib/Term/Complete.t t/op/stat.t
16698 ____________________________________________________________________________
16699 [ 12020] By: jhi                                   on 2001/09/14  14:10:44
16700         Log: Subject: [PATCH regexec.c] more jumpables, and hit-bit bug
16701              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
16702              Date: Fri, 14 Sep 2001 09:58:24 -0400 (EDT)
16703              Message-ID: <Pine.GSO.4.21.0109140955250.12393-100000@crusoe.crusoe.net>     
16704      Branch: perl
16705            ! regexec.c t/op/pat.t
16706 ____________________________________________________________________________
16707 [ 12019] By: jhi                                   on 2001/09/14  14:02:59
16708         Log: Subject: Re: unterminated C<...> at line 426 in file perlport.pod
16709              From: Robin Barker <rmb1@cise.npl.co.uk>
16710              Date: Fri, 14 Sep 2001 16:01:11 +0100 (BST)
16711              Message-Id: <200109141501.QAA13044@tempest.npl.co.uk>
16712      Branch: perl
16713            ! pod/perlport.pod
16714 ____________________________________________________________________________
16715 [ 12018] By: jhi                                   on 2001/09/14  13:55:56
16716         Log: NetWare tweaks from Ananth Kesari.
16717      Branch: perl
16718            ! NetWare/NWUtil.c NetWare/Nwmain.c NetWare/Nwpipe.c
16719            ! NetWare/nwutil.h
16720 ____________________________________________________________________________
16721 [ 12017] By: jhi                                   on 2001/09/14  13:50:08
16722         Log: Subject: unterminated C<...> at line 426 in file perlport.pod
16723              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
16724              Date: Fri, 14 Sep 2001 10:51:13 +0200
16725              Message-Id: <20010914103300.4B59.H.M.BRAND@hccnet.nl>
16726      Branch: perl
16727            ! pod/perlport.pod
16728 ____________________________________________________________________________
16729 [ 12016] By: jhi                                   on 2001/09/14  13:28:08
16730         Log: Subject: Re: [PATCH 2 pl2pm.PL]
16731              From: Joe Smith <Joe.Smith@inwap.com>
16732              Date: Fri, 14 Sep 2001 00:13:32 -0700
16733              Message-Id: <3BA1AE1C.64313CEE@inwap.com>                 
16734              
16735              Eradicate qu.
16736      Branch: perl
16737            ! keywords.h keywords.pl utils/pl2pm.PL
16738 ____________________________________________________________________________
16739 [ 12015] By: jhi                                   on 2001/09/14  02:38:23
16740         Log: Retract #12013, didn't go over too well in Tru64.
16741      Branch: perl
16742            ! embed.h embed.pl sv.h
16743 ____________________________________________________________________________
16744 [ 12014] By: jhi                                   on 2001/09/14  02:31:05
16745         Log: Subject: [PATCH] Execute files of debugger commands
16746              From: Peter Scott <Peter@PSDT.com>
16747              Date: Thu, 13 Sep 2001 15:26:31 -0700
16748              Message-Id: <4.3.2.7.2.20010913115845.00b22100@mail.webquarry.com>
16749      Branch: perl
16750            ! lib/perl5db.pl pod/perldebug.pod
16751 ____________________________________________________________________________
16752 [ 12013] By: jhi                                   on 2001/09/14  02:25:05
16753         Log: (Retracted by #12015)
16754              Subject: [proposed PATCH] Re: perl@11920
16755              From: Nicholas Clark <nick@ccl4.org>
16756              Date: Wed, 12 Sep 2001 23:46:09 +0100
16757              Message-ID: <20010912234609.H4971@plum.flirble.org>     
16758      Branch: perl
16759            ! embed.h embed.pl sv.h
16760 ____________________________________________________________________________
16761 [ 12012] By: jhi                                   on 2001/09/14  02:12:02
16762         Log: ucblib shouldn't be linked against in nonstop-ux,
16763              from Tom Bates.
16764      Branch: perl
16765            ! hints/nonstopux.sh
16766 ____________________________________________________________________________
16767 [ 12011] By: jhi                                   on 2001/09/13  12:54:51
16768         Log: Do stty only if we have stty.
16769              
16770              TODO: non-UNIX platforms.  Solaris and /usr/ucb/stty?
16771      Branch: perl
16772            ! lib/Term/Complete.pm
16773 ____________________________________________________________________________
16774 [ 12010] By: jhi                                   on 2001/09/13  12:44:28
16775         Log: Skip the test if not running on a tty.
16776      Branch: perl
16777            ! lib/Term/Complete.t
16778 ____________________________________________________________________________
16779 [ 12009] By: jhi                                   on 2001/09/13  12:01:56
16780         Log: Regen headers.
16781      Branch: perl
16782            ! embed.h opcode.h pod/perlapi.pod proto.h
16783 ____________________________________________________________________________
16784 [ 12008] By: jhi                                   on 2001/09/12  17:51:32
16785         Log: Subject: [PATCH op.c] Re: perl@12003
16786              From: Robin Barker <rmb1@cise.npl.co.uk>
16787              Date: Wed, 12 Sep 2001 19:00:38 +0100 (BST)
16788              Message-Id: <200109121800.TAA05256@tempest.npl.co.uk>
16789      Branch: perl
16790            ! op.c
16791 ____________________________________________________________________________
16792 [ 12007] By: jhi                                   on 2001/09/12  17:49:39
16793         Log: Subject: [PATCH sv.c] may be uninitialized warning forperl@12003
16794              From: Robin Barker <rmb1@cise.npl.co.uk>
16795              Date: Wed, 12 Sep 2001 19:00:31 +0100 (BST)
16796              Message-Id: <200109121800.TAA05250@tempest.npl.co.uk>
16797      Branch: perl
16798            ! sv.c
16799 ____________________________________________________________________________
16800 [ 12006] By: jhi                                   on 2001/09/12  17:41:49
16801         Log: Upgrade to Memoize 0.66.
16802      Branch: perl
16803            ! lib/Memoize.pm lib/Memoize/AnyDBM_File.pm
16804            ! lib/Memoize/Expire.pm lib/Memoize/README lib/Memoize/TODO
16805            ! lib/Memoize/t/expire_module_t.t lib/Memoize/t/speed.t
16806 ____________________________________________________________________________
16807 [ 12005] By: jhi                                   on 2001/09/12  13:14:59
16808         Log: Subject: [ID 20010912.007] substr reference core dump
16809              From: me-01@ton.iguana.be
16810              Date: 12 Sep 2001 14:11:16 -0000
16811              Message-Id: <20010912141116.6058.qmail@quasar.home.lunix>
16812      Branch: perl
16813            ! mg.c
16814 ____________________________________________________________________________
16815 [ 12004] By: ams                                   on 2001/09/12  01:13:49
16816         Log: Subject: [PATCH perlfaq4.pod] Deobfuscate Fisher-Yates example code
16817              From: Ilmari Karonen <iltzu@sci.fi>
16818              Date: Tue, 11 Sep 2001 23:31:25 +0300 (EET DST)
16819              Message-Id: <Pine.SOL.3.96.1010911231925.688A-100000@simpukka>
16820      Branch: perl
16821            ! pod/perlfaq4.pod
16822 ____________________________________________________________________________
16823 [ 12003] By: jhi                                   on 2001/09/11  13:02:37
16824         Log: Update Changes.
16825      Branch: perl
16826            ! Changes patchlevel.h
16827 ____________________________________________________________________________
16828 [ 12002] By: jhi                                   on 2001/09/11  11:50:48
16829         Log: NetWare update from Ananth Kesari.
16830      Branch: perl
16831            ! NetWare/NWUtil.c NetWare/Nwmain.c NetWare/Nwpipe.c
16832            ! NetWare/config.wc NetWare/config_H.wc NetWare/nwutil.h
16833 ____________________________________________________________________________
16834 [ 12001] By: jhi                                   on 2001/09/11  11:40:51
16835         Log: Retract #11984: div() being redefined, and 1397
16836              failing on 64-bit platforms.
16837      Branch: perl
16838            ! lib/Math/BigInt/Calc.pm
16839 ____________________________________________________________________________
16840 [ 12000] By: jhi                                   on 2001/09/11  11:19:07
16841         Log: Metaconfig unit change for #11999.
16842      Branch: metaconfig
16843            ! U/protos/d_lseekproto.U
16844 ____________________________________________________________________________
16845 [ 11999] By: jhi                                   on 2001/09/11  11:18:36
16846         Log: The lseek fix (#11991) was no fix.
16847      Branch: perl
16848            ! Configure
16849 ____________________________________________________________________________
16850 [ 11998] By: sky                                   on 2001/09/11  07:52:06
16851         Log: Subject: [PATCH] Encode.pm add UCS-2 little endian support
16852              From: Matt Sergeant <MSergeant@star.net.uk>
16853              Date: Tue, 11 Sep 2001 09:22:32 +0100
16854              Message-ID: <315E8A8BF9D1D411AD3D00508BB1B0C004B9003C@UKS040>
16855      Branch: perl
16856            ! ext/Encode/Encode.pm
16857 ____________________________________________________________________________
16858 [ 11997] By: sky                                   on 2001/09/11  06:35:29
16859         Log: Sometimes dTHX is added because it is needed on non 
16860              gnuc platforms, but not needed there. This uses GCC
16861              to silence GCC specific warnings by marking pTHX as 
16862              unused.
16863      Branch: perl
16864            ! perl.h
16865 ____________________________________________________________________________
16866 [ 11996] By: nick                                  on 2001/09/11  06:25:27
16867         Log: Integrate mainline
16868      Branch: perlio
16869            - ext/POSIX/sigaction.t lib/File/Find/taint.t
16870           !> lib/CGI/t/carp.t lib/Test/Simple/t/simple.t t/op/crypt.t
16871 ____________________________________________________________________________
16872 [ 11995] By: nick                                  on 2001/09/11  06:23:39
16873         Log: Part Integrate mainline
16874      Branch: perlio
16875           +> (branch 69 files)
16876            - ext/Cwd/Cwd.t ext/Fcntl/Fcntl.t ext/Fcntl/syslfs.t
16877            - ext/POSIX/POSIX.t lib/Attribute/Handlers/test.pl
16878            - lib/Env/array.t lib/Env/env.t lib/File/Find/find.t
16879            - lib/Filter/Simple/test.pl lib/Switch/t/given_when.t
16880            - lib/Switch/t/switch_case.t lib/Test/Harness.t
16881            - lib/Test/More/Changes lib/Test/More/t/More.t
16882            - lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
16883            - lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
16884            - lib/Text/Balanced.pod lib/Text/Balanced/t/genxt.t
16885            - lib/Text/Balanced/t/xbrak.t lib/Text/Balanced/t/xcode.t
16886            - lib/Text/Balanced/t/xdeli.t lib/Text/Balanced/t/xmult.t
16887            - lib/Text/Balanced/t/xquot.t lib/Text/Balanced/t/xtagg.t
16888            - lib/Text/Balanced/t/xvari.t objXSUB.h t/lib/MyFilter.pm
16889            - t/lib/Test/More/Catch.pm wince/perl.ico
16890           !> (integrate 197 files)
16891 ____________________________________________________________________________
16892 [ 11994] By: jhi                                   on 2001/09/11  03:12:44
16893         Log: Subject: Re: [PATCH] Encode.pm docs fix
16894              From: Gisle Aas <gisle@ActiveState.com>
16895              Date: 10 Sep 2001 11:27:02 -0700
16896              Message-ID: <lrwv363nrd.fsf@caliper.ActiveState.com>
16897      Branch: perl
16898            ! ext/Encode/Encode.pm
16899 ____________________________________________________________________________
16900 [ 11993] By: jhi                                   on 2001/09/11  02:27:25
16901         Log: Fix unpack U to be the reverse of pack U
16902              (but implement unpack U0U as a backdoor to get
16903              the UTF-8 malformed warnings from un-UTF-8 data)
16904      Branch: perl
16905            ! pod/perlunicode.pod pp_pack.c t/op/pack.t t/op/utf8decode.t
16906 ____________________________________________________________________________
16907 [ 11992] By: jhi                                   on 2001/09/11  00:14:24
16908         Log: Metaconfig unit change for #11991;
16909              delete an unused unit (d_strtoull.U is the one used)
16910      Branch: metaconfig
16911            ! U/protos/d_lseekproto.U
16912      Branch: metaconfig/U/perl
16913            - strtoull.U
16914 ____________________________________________________________________________
16915 [ 11991] By: jhi                                   on 2001/09/11  00:14:01
16916         Log: Subject: [PATCH] Configure not recording lseek proto
16917              From: Blair Zajac <blair@orcaware.com>
16918              Date: Mon, 10 Sep 2001 17:52:37 -0700
16919              Message-ID: <3B9D6055.BA334A31@orcaware.com>
16920              
16921              plus regen Configure.
16922      Branch: perl
16923            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
16924            ! config_h.SH uconfig.h
16925 ____________________________________________________________________________
16926 [ 11990] By: jhi                                   on 2001/09/10  23:59:25
16927         Log: Subject: [PATCH] Re: the remaining bugs in \x escapes (was Re: [PATCH] oct and hex in glorious 64 bit (with less bugs) (was Re: hex and oct again (was Re: FreeBSD MD5 crypt? Re: crypt/hex/oct and Unicode?)))                  
16928              From: Nicholas Clark <nick@ccl4.org>
16929              Date: Tue, 11 Sep 2001 00:00:31 +0100
16930              Message-ID: <20010911000031.G1512@plum.flirble.org>
16931      Branch: perl
16932            + t/op/qq.t
16933            ! MANIFEST numeric.c perl.h regcomp.c t/op/pat.t toke.c
16934 ____________________________________________________________________________
16935 [ 11989] By: jhi                                   on 2001/09/10  23:31:45
16936         Log: Subject: [PATCH] Building on win32 w/o perlio
16937              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
16938              Date: Mon, 10 Sep 2001 23:38:46 +0200
16939              Message-ID: <3B9D4F06.14433.2C37644@localhost>
16940      Branch: perl
16941            ! perl.c win32/Makefile win32/makefile.mk
16942 ____________________________________________________________________________
16943 [ 11988] By: jhi                                   on 2001/09/10  23:26:40
16944         Log: Subject: [PATCH MANIFEST lib/CGI/t/push.t] New Test for CGI::Push
16945              From: "chromatic" <chromatic@rmci.net>
16946              Date: Mon, 10 Sep 2001 15:14:01 -0600
16947              Message-ID: <20010910211833.30177.qmail@onion.perl.org>
16948      Branch: perl
16949            + lib/CGI/t/push.t
16950            ! MANIFEST
16951 ____________________________________________________________________________
16952 [ 11987] By: jhi                                   on 2001/09/10  23:24:11
16953         Log: Subject: avoiding hoardes of zombies
16954              From: Nicholas Clark <nick@ccl4.org>
16955              Date: Mon, 10 Sep 2001 22:00:40 +0100
16956              Message-ID: <20010910220040.C1512@plum.flirble.org>
16957      Branch: perl
16958            ! pod/perlipc.pod
16959 ____________________________________________________________________________
16960 [ 11986] By: jhi                                   on 2001/09/10  23:22:10
16961         Log: Subject: PATCH Resubmission  - was Re: [ID 20010902.001] v strings over 2*31 barf
16962              From: John Peacock <jpeacock@rowman.com>
16963              Date: Mon, 10 Sep 2001 16:34:30 -0400
16964              Message-ID: <3B9D23D6.90BCCC25@rowman.com>
16965      Branch: perl
16966            ! sv.c t/op/ver.t utf8.h
16967 ____________________________________________________________________________
16968 [ 11985] By: ams                                   on 2001/09/10  23:20:13
16969         Log: Typo fixed by Blair Zajac in <3B9D284C.23B8D20B@orcaware.com>.
16970      Branch: perl
16971            ! MANIFEST
16972 ____________________________________________________________________________
16973 [ 11984] By: jhi                                   on 2001/09/10  23:09:31
16974         Log: (Retracted by #12001)
16975              Subject: Calc with USE_MUL/USE_DIV
16976              From: Tels <perl_dummy@bloodgate.com>
16977              Date: Fri, 07 Sep 2001 18:52:08 +0200 (CEST)
16978              Message-Id: <200109071651.TAA11249@tiku.hut.fi>
16979      Branch: perl
16980            ! lib/Math/BigInt/Calc.pm
16981 ____________________________________________________________________________
16982 [ 11983] By: jhi                                   on 2001/09/10  22:37:14
16983         Log: Subject: [PATCH op.c] Re: perl@11978
16984              From: Robin Barker <rmb1@cise.npl.co.uk>
16985              Date: Mon, 10 Sep 2001 18:58:01 +0100 (BST)
16986              Message-Id: <200109101758.SAA07670@tempest.npl.co.uk>
16987              
16988              Format errors.
16989      Branch: perl
16990            ! op.c
16991 ____________________________________________________________________________
16992 [ 11982] By: jhi                                   on 2001/09/10  22:35:57
16993         Log: Switch PADOFFSET back to U32 both because of binary backward
16994              compatibility and because Arthur seems to have been fixing the
16995              problems with naughty integer-pointer casting.
16996      Branch: perl
16997            ! op.h
16998 ____________________________________________________________________________
16999 [ 11981] By: ams                                   on 2001/09/10  16:31:43
17000         Log: Subject: [PATCH MANIFEST, lib/ExtUtils/Command.pm, lib/ExtUtils/Command.t]
17001              Fix Pod Typo, Add Test for ExtUtils::Command
17002              From: "chromatic" <chromatic@rmci.net>
17003              Date: Mon, 10 Sep 2001 11:20:56 -0600
17004              Message-Id: <20010910172528.54160.qmail@onion.perl.org>
17005      Branch: perl
17006            + lib/ExtUtils/Command.t
17007            ! MANIFEST lib/ExtUtils/Command.pm
17008 ____________________________________________________________________________
17009 [ 11980] By: jhi                                   on 2001/09/10  13:29:35
17010         Log: Subject: [PATCH] Encode.pm docs fix
17011              From: Matt Sergeant <MSergeant@star.net.uk>
17012              Date: Mon, 10 Sep 2001 15:24:01 +0100
17013              Message-ID: <315E8A8BF9D1D411AD3D00508BB1B0C004B90035@UKS040>     
17014      Branch: perl
17015            ! ext/Encode/Encode.pm
17016 ____________________________________________________________________________
17017 [ 11979] By: jhi                                   on 2001/09/10  13:17:48
17018         Log: Update Changes.
17019      Branch: perl
17020            ! Changes patchlevel.h
17021 ____________________________________________________________________________
17022 [ 11978] By: jhi                                   on 2001/09/10  12:59:40
17023         Log: Revert #11973, the dTHX seems to be needed in there
17024              for threaded builds.
17025      Branch: perl
17026            ! perlio.c
17027 ____________________________________________________________________________
17028 [ 11977] By: jhi                                   on 2001/09/10  12:55:47
17029         Log: Detypo.
17030      Branch: perl
17031            ! pod/perlguts.pod
17032 ____________________________________________________________________________
17033 [ 11976] By: jhi                                   on 2001/09/10  12:46:34
17034         Log: Further Class::Struct patching from Damian.
17035              
17036              The new new semantics are:
17037              
17038              * If you pass an initializer for a nested object, it has to be:
17039              a) a reference to an object of that class, or      
17040              b) a reference to an object of a subclass of that class, or
17041              c) a reference to a hash of arguments to be passed to the
17042              class's constructor
17043              * If you pass no initializer for a nested object, the attribute
17044              is initialized to C<undef>
17045      Branch: perl
17046            ! lib/Class/Struct.pm
17047 ____________________________________________________________________________
17048 [ 11975] By: jhi                                   on 2001/09/10  12:42:24
17049         Log: Skip the crypt test if no crypt.
17050      Branch: perl
17051            ! t/op/crypt.t
17052 ____________________________________________________________________________
17053 [ 11974] By: jhi                                   on 2001/09/10  12:39:25
17054         Log: Warn against using bare v-strings as IP addresses
17055              (okay if using the wrappers from Socket)
17056      Branch: perl
17057            ! pod/perldata.pod pod/perlport.pod
17058 ____________________________________________________________________________
17059 [ 11973] By: sky                                   on 2001/09/10  11:57:58
17060         Log: Remove unused dTHX. Silenced another warning.
17061      Branch: perl
17062            ! perlio.c
17063 ____________________________________________________________________________
17064 [ 11972] By: sky                                   on 2001/09/10  11:54:25
17065         Log: Silence some more warnings INT2PTR.
17066      Branch: perl
17067            ! pp.c pp_ctl.c sharedsv.c sv.c taint.c
17068 ____________________________________________________________________________
17069 [ 11971] By: sky                                   on 2001/09/10  11:21:50
17070         Log: Silence another ITHREAD 64bit INT/32bit PTR warning.
17071      Branch: perl
17072            ! cop.h
17073 ____________________________________________________________________________
17074 [ 11970] By: sky                                   on 2001/09/10  11:17:25
17075         Log: Apply INT2PTR with force to silence warnings from
17076              PM_GETRE and friends. No more warnings with 64bit 
17077              IVs and 32bit pointers.    
17078      Branch: perl
17079            ! op.c op.h perl.c
17080 ____________________________________________________________________________
17081 [ 11969] By: sky                                   on 2001/09/10  10:13:02
17082         Log: Removed reference of -DPERL_CUSTOM_OPS in the documentation.
17083      Branch: perl
17084            ! pod/perlguts.pod
17085 ____________________________________________________________________________
17086 [ 11968] By: sky                                   on 2001/09/10  10:02:51
17087         Log: Remove #ifdef PERL_CUSTOM_OPS, always build with PERL_CUSTOM_OPS
17088              Rename to custop_op_name to Perl_custom_op_name to match perlapi
17089              Clone the hashtable PL_custom_op_names and PL_custop_op_descs in 
17090              perl_clone.
17091      Branch: perl
17092            ! embed.pl intrpvar.h makedef.pl op.c opcode.pl sv.c
17093 ____________________________________________________________________________
17094 [ 11967] By: jhi                                   on 2001/09/10  03:14:35
17095         Log: Using strlen() not good on embedded nul bytes.
17096      Branch: perl
17097            ! regcomp.c
17098 ____________________________________________________________________________
17099 [ 11966] By: ams                                   on 2001/09/09  21:06:13
17100         Log: Subject: Re: [ID 20010810.011] 'use v2b' not allowed with strict
17101              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
17102              Date: Mon, 13 Aug 2001 22:51:59 +0200
17103              Message-ID: <20010813225159.C6681@rafael>
17104              (Applied with several tweaks.)
17105      Branch: perl
17106            ! embed.h embed.pl proto.h toke.c
17107 ____________________________________________________________________________
17108 [ 11965] By: jhi                                   on 2001/09/09  14:40:39
17109         Log: The exact error message is system-dependent.
17110      Branch: perl
17111            ! lib/ExtUtils/Manifest.t
17112 ____________________________________________________________________________
17113 [ 11964] By: jhi                                   on 2001/09/09  14:38:05
17114         Log: Add Windows and Mac Sami support to Encode
17115              (http://www.egt.ie/standards/se/sami-teastabaiki.html)
17116      Branch: perl
17117            + ext/Encode/Encode/isoir-197.enc ext/Encode/Encode/macSami.enc
17118            ! MANIFEST
17119 ____________________________________________________________________________
17120 [ 11963] By: jhi                                   on 2001/09/09  13:54:07
17121         Log: Use the tried method.
17122      Branch: perl
17123            ! pod/perlport.pod
17124 ____________________________________________________________________________
17125 [ 11962] By: jhi                                   on 2001/09/09  13:46:59
17126         Log: Can't count parentheses.
17127      Branch: perl
17128            ! ext/IO/lib/IO/Socket/INET.pm
17129 ____________________________________________________________________________
17130 [ 11961] By: jhi                                   on 2001/09/09  13:34:12
17131         Log: perlport additions: 1 while unlink, add/delete directory
17132              entries and permissions, cygwin stat funkiness (from Michael
17133              Schwern and Nicholas Clark)
17134      Branch: perl
17135            ! pod/perlport.pod
17136 ____________________________________________________________________________
17137 [ 11960] By: jhi                                   on 2001/09/09  13:19:12
17138         Log: blib does have a detectable test.
17139      Branch: perl
17140            ! t/lib/1_compile.t
17141 ____________________________________________________________________________
17142 [ 11959] By: jhi                                   on 2001/09/09  13:16:43
17143         Log: Subject: [PATCH MANIFEST, lib/Term/Complete.t] Add Test for Term::Complete
17144              From: "chromatic" <chromatic@rmci.net>
17145              Date: Sat, 08 Sep 2001 19:33:42 -0600
17146              Message-ID: <20010909013810.11522.qmail@onion.perl.org>
17147      Branch: perl
17148            + lib/Term/Complete.t
17149            ! MANIFEST
17150 ____________________________________________________________________________
17151 [ 11958] By: jhi                                   on 2001/09/09  13:09:02
17152         Log: Subject: [PATCH MANIFEST lib/Test/Tutorial.pod] Test::Tutorial?
17153              From: Michael G Schwern <schwern@pobox.com> 
17154              Date: Sat, 8 Sep 2001 02:40:26 -0400
17155              Message-ID: <20010908024026.A26283@blackrider>
17156      Branch: perl
17157            + lib/Test/Tutorial.pod
17158            ! MANIFEST
17159 ____________________________________________________________________________
17160 [ 11957] By: jhi                                   on 2001/09/09  13:03:33
17161         Log: Try to look up protocol (by name) only iff it has non-numbers:
17162              nice if the server is in a chrooted environment (no /etc/protocols,
17163              server code using hardcorded protocol numbers like 6 for tcp),
17164              suggested by John Holdsworth <coldwave@bigfoot.com>.
17165              In other words, if we are given a number, why look it up again
17166              (by number)?
17167      Branch: perl
17168            ! ext/IO/lib/IO/Socket/INET.pm
17169 ____________________________________________________________________________
17170 [ 11956] By: jhi                                   on 2001/09/09  12:53:12
17171         Log: Subject: [PATCH regcomp.c] zero-width assertions CAN be ?'d
17172              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
17173              Date: Sat, 8 Sep 2001 15:42:30 -0400 (EDT) 
17174              Message-ID: <Pine.GSO.4.21.0109081535480.24489-100000@crusoe.crusoe.net>
17175              
17176              Subject: Re: [PATCH t/op/misc.t] regcomp.c patch broke test 
17177              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
17178              Date: Sat, 8 Sep 2001 18:33:12 -0400 (EDT)
17179              Message-ID: <Pine.GSO.4.21.0109081832030.24489-100000@crusoe.crusoe.net>
17180              Subject: [PATCH t/lib/warnings/regcomp] (?=...)? gives no warning now
17181              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
17182              Date: Sat, 8 Sep 2001 18:37:22 -0400 (EDT)
17183              Message-ID: <Pine.GSO.4.21.0109081835340.24489-100000@crusoe.crusoe.net>
17184      Branch: perl
17185            ! regcomp.c t/lib/warnings/regcomp t/run/kill_perl.t
17186 ____________________________________________________________________________
17187 [ 11955] By: ams                                   on 2001/09/09  02:54:21
17188         Log: Subject: Re: [PATCH perl@11938] slash slashes in lib/CGI/Carp.pm
17189              From: "Craig A. Berry" <craigberry@mac.com>
17190              Date: Sat, 08 Sep 2001 19:02:16 -0500
17191              Message-Id: <5.1.0.14.0.20010908185936.01aadcc0@mail.mac.com>
17192      Branch: perl
17193            ! lib/CGI/t/carp.t
17194 ____________________________________________________________________________
17195 [ 11954] By: jhi                                   on 2001/09/09  02:30:39
17196         Log: Documentation tweaks; think the IP address as an opaque string.
17197      Branch: perl
17198            ! ext/Socket/Socket.pm
17199 ____________________________________________________________________________
17200 [ 11953] By: jhi                                   on 2001/09/09  00:32:05
17201         Log: Subject: [REPATCH] Re: [PATCH] new test lib/blib.t
17202              From: Michael G Schwern <schwern@pobox.com>
17203              Date: Sat, 8 Sep 2001 19:45:46 -0400
17204              Message-ID: <20010908194546.C9193@blackrider>
17205      Branch: perl
17206            + lib/blib.t
17207            ! MANIFEST lib/blib.pm t/lib/1_compile.t
17208 ____________________________________________________________________________
17209 [ 11952] By: jhi                                   on 2001/09/09  00:27:15
17210         Log: Subject: [PATCH MANIFEST, lib/CGI/t/fast.t] Added Test for CGI::Fast
17211              From: "chromatic" <chromatic@rmci.net>
17212              Date: Sat, 08 Sep 2001 12:31:44 -0600
17213              Message-ID: <20010908183612.49960.qmail@onion.perl.org>
17214      Branch: perl
17215            + lib/CGI/t/fast.t
17216            ! MANIFEST
17217 ____________________________________________________________________________
17218 [ 11951] By: jhi                                   on 2001/09/09  00:24:07
17219         Log: The Socket tests were wrong: they were assuming too much.
17220      Branch: perl
17221            ! ext/Socket/Socket.pm ext/Socket/Socket.t ext/Socket/Socket.xs
17222 ____________________________________________________________________________
17223 [ 11950] By: jhi                                   on 2001/09/08  20:09:07
17224         Log: Retract the portability changes since they
17225              seem to have opened a can of worms... will
17226              go back to UNICOS/mk and do the bare minimum
17227              required to get the tests working.
17228      Branch: perl
17229            ! ext/Socket/Socket.xs
17230 ____________________________________________________________________________
17231 [ 11949] By: jhi                                   on 2001/09/08  19:48:20
17232         Log: PADOFFSET is used to cast pointers into integers,
17233              if pointers are 64 bits and U32 32 bits,
17234              bad things may happen, or at least warnings issued.
17235      Branch: perl
17236            ! op.h
17237 ____________________________________________________________________________
17238 [ 11948] By: jhi                                   on 2001/09/08  18:50:07
17239         Log: Still more Socket portability tweaking.
17240              Now Socket.t seems to be happy in all of
17241              Linux/x86, Tru64/alpha, Solaris/sparc,
17242              IRIX/MIPS (both 32-bit and 64-bit), and UNICOS/mk/alpha.
17243              
17244              Addendum: it seems that io_multihomed, io_sock, and hostent
17245              were broken in little-endians (linux/x86 and tru64/alpha)
17246              because of this change.  Argh.
17247      Branch: perl
17248            ! ext/Socket/Socket.xs
17249 ____________________________________________________________________________
17250 [ 11947] By: jhi                                   on 2001/09/08  17:23:23
17251         Log: More portability kicking on inet_ntoa().
17252      Branch: perl
17253            ! ext/Socket/Socket.xs
17254 ____________________________________________________________________________
17255 [ 11946] By: jhi                                   on 2001/09/08  15:09:58
17256         Log: Subject: [REPATCH] Re: [PATCH MANIFEST, lib/ExtUtils/Manifest.t] Another New Test
17257              From: Michael G Schwern <schwern@pobox.com> 
17258              Date: Fri, 7 Sep 2001 23:06:51 -0400
17259              Message-ID: <20010907230651.R606@blackrider>
17260      Branch: perl
17261            + lib/ExtUtils/Manifest.t
17262            ! MANIFEST lib/ExtUtils/MM_Unix.pm lib/ExtUtils/Manifest.pm
17263 ____________________________________________________________________________
17264 [ 11945] By: jhi                                   on 2001/09/08  14:49:15
17265         Log: Subject: Re: [PATCH MANIFEST, lib/ExtUtils/testlib.t] More Tests
17266              From: "chromatic" <chromatic@rmci.net>
17267              Date: Fri, 07 Sep 2001 17:53:15 -0600      
17268              Message-ID: <20010907235740.80566.qmail@onion.perl.org>              
17269      Branch: perl
17270            + lib/ExtUtils/testlib.t
17271            ! MANIFEST
17272 ____________________________________________________________________________
17273 [ 11944] By: jhi                                   on 2001/09/07  22:57:00
17274         Log: Thinko.
17275      Branch: perl
17276            ! lib/integer.t
17277 ____________________________________________________________________________
17278 [ 11943] By: jhi                                   on 2001/09/07  20:34:55
17279         Log: Subject: [PATCH perl@11938] slash slashes in lib/CGI/Carp.pm
17280              From: "Craig A. Berry" <craigberry@mac.com>
17281              Date: Fri, 07 Sep 2001 15:30:03 -0500
17282              Message-Id: <5.1.0.14.0.20010907142644.03700c38@exchi01>
17283      Branch: perl
17284            ! lib/CGI/Carp.pm
17285 ____________________________________________________________________________
17286 [ 11942] By: jhi                                   on 2001/09/07  20:30:43
17287         Log: Subject: [PATCH lib/ExtUtils/MM_Unix.pm] (was Re: MakeMaker: MM_Unix rule excluding pods)
17288              From: Michael G Schwern <schwern@pobox.com>
17289              Date: Fri, 7 Sep 2001 15:38:13 -0400
17290              Message-ID: <20010907153813.K606@blackrider>
17291      Branch: perl
17292            ! lib/ExtUtils/MM_Unix.pm
17293 ____________________________________________________________________________
17294 [ 11941] By: jhi                                   on 2001/09/07  20:28:24
17295         Log: Subject: [PATCH perl.h mg.c pp_sys.c] Silence the remaing format warning
17296              From: Robin Barker <rmb1@cise.npl.co.uk>
17297              Date: Fri, 7 Sep 2001 18:28:23 +0100 (BST)
17298              Message-Id: <200109071728.SAA13569@tempest.npl.co.uk>
17299      Branch: perl
17300            ! Porting/pumpkin.pod mg.c perl.h pp_sys.c
17301 ____________________________________________________________________________
17302 [ 11940] By: jhi                                   on 2001/09/07  20:26:29
17303         Log: Clean up 1_compile.t; move tests to more consistent
17304              places (t/ subdirectories); add integer.t (much of
17305              the pragma is tested elsewhere but there is no one
17306              centralized place)
17307      Branch: perl
17308            + ext/Fcntl/t/fcntl.t ext/Fcntl/t/syslfs.t ext/POSIX/t/posix.t
17309            + ext/POSIX/t/sigaction.t lib/Env/t/array.t lib/Env/t/env.t
17310            + lib/File/Find/t/find.t lib/File/Find/t/taint.t lib/integer.t
17311            - ext/Fcntl/Fcntl.t ext/Fcntl/syslfs.t ext/POSIX/POSIX.t
17312            - ext/POSIX/sigaction.t lib/Env/array.t lib/Env/env.t
17313            - lib/File/Find/find.t lib/File/Find/taint.t
17314            ! MANIFEST t/lib/1_compile.t t/op/lfs.t
17315 ____________________________________________________________________________
17316 [ 11939] By: jhi                                   on 2001/09/07  17:25:32
17317         Log: Subject: Re: [PATCH lib/File/Find/taint.t] Use Test::More
17318              From: "chromatic" <chromatic@rmci.net>
17319              Date: Fri, 07 Sep 2001 10:17:40 -0600
17320              Message-ID: <20010907162205.84723.qmail@onion.perl.org>
17321      Branch: perl
17322            ! lib/File/Find/taint.t
17323 ____________________________________________________________________________
17324 [ 11938] By: jhi                                   on 2001/09/07  14:04:43
17325         Log: Update Changes.
17326      Branch: perl
17327            ! Changes patchlevel.h
17328 ____________________________________________________________________________
17329 [ 11937] By: jhi                                   on 2001/09/07  13:52:03
17330         Log: Rename the old threading tutorial, start a new one,
17331              regen toc.
17332      Branch: perl
17333            + pod/perlothrtut.pod
17334            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlthrtut.pod
17335            ! pod/perltoc.pod
17336 ____________________________________________________________________________
17337 [ 11936] By: jhi                                   on 2001/09/07  13:05:48
17338         Log: vars very much has a test.
17339      Branch: perl
17340            ! t/lib/1_compile.t
17341 ____________________________________________________________________________
17342 [ 11935] By: jhi                                   on 2001/09/07  12:52:06
17343         Log: Subject: Re: wince/perl.ico marked as binary
17344              From: Nicholas Clark <nick@ccl4.org>
17345              Date: Fri, 7 Sep 2001 13:54:40 +0100
17346              Message-ID: <20010907135439.D39150@plum.flirble.org>
17347              
17348              and wince/Makefile.ce change from Rainer Keuchel.
17349      Branch: perl
17350            + wince/makeico.pl
17351            ! MANIFEST wince/Makefile.ce
17352 ____________________________________________________________________________
17353 [ 11934] By: jhi                                   on 2001/09/07  12:43:50
17354         Log: Subject: Re: [PATCH regexec.c] more general .* and .*?
17355              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
17356              Date: Fri, 7 Sep 2001 09:41:10 -0400 (EDT)
17357              Message-ID: <Pine.GSO.4.21.0109070933530.7041-100000@crusoe.crusoe.net>
17358      Branch: perl
17359            ! regexec.c
17360 ____________________________________________________________________________
17361 [ 11933] By: jhi                                   on 2001/09/07  12:37:46
17362         Log: (Replaced by #11934)
17363              Subject: Re: [PATCH regexec.c] more general .* and .*?
17364              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
17365              Date: Fri, 7 Sep 2001 08:44:17 -0400 (EDT)
17366              Message-ID: <Pine.GSO.4.21.0109070836110.7041-100000@crusoe.crusoe.net>
17367      Branch: perl
17368            ! regexec.c
17369 ____________________________________________________________________________
17370 [ 11932] By: jhi                                   on 2001/09/07  12:27:14
17371         Log: The #11931 patching misbehaved.
17372      Branch: perl
17373            ! lib/Test/Harness/t/test-harness.t
17374 ____________________________________________________________________________
17375 [ 11931] By: jhi                                   on 2001/09/07  12:21:30
17376         Log: Subject: [PATCH lib/Test/Harness* t/TEST] Test::Harness 1.25 sync
17377              From: Michael G Schwern <schwern@pobox.com>
17378              Date: Fri, 7 Sep 2001 03:30:41 -0400
17379              Message-ID: <20010907033041.A2796@blackrider>
17380      Branch: perl
17381            + lib/Test/Harness/Changes lib/Test/Harness/t/base.t
17382            + lib/Test/Harness/t/ok.t lib/Test/Harness/t/test-harness.t
17383            + t/lib/sample-tests/header_at_end_fail
17384            + t/lib/sample-tests/skip_no_msg t/lib/sample-tests/todo_inline
17385            - lib/Test/Harness.t
17386            ! MANIFEST lib/Test/Harness.pm t/TEST
17387 ____________________________________________________________________________
17388 [ 11930] By: jhi                                   on 2001/09/07  11:59:17
17389         Log: Subject: [PATCH] Digest::MD5 update
17390              From: Gisle Aas <gisle@ActiveState.com>
17391              Date: 06 Sep 2001 23:32:56 -0700
17392              Message-ID: <lrofon5x47.fsf@caliper.ActiveState.com>
17393      Branch: perl
17394            ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
17395            ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/files.t
17396 ____________________________________________________________________________
17397 [ 11929] By: jhi                                   on 2001/09/07  11:23:05
17398         Log: Subject: [PATCH MANIFEST, lib/less.t] Add Tests for the less Pragma
17399              From: "chromatic" <chromatic@rmci.net>
17400              Date: Thu, 06 Sep 2001 23:11:44 -0600
17401              Message-ID: <20010907051609.91459.qmail@onion.perl.org>
17402      Branch: perl
17403            + lib/less.t
17404            ! MANIFEST t/lib/1_compile.t
17405 ____________________________________________________________________________
17406 [ 11928] By: jhi                                   on 2001/09/07  11:19:29
17407         Log: The binary file must somehow differently stored.
17408      Branch: perl
17409            - wince/perl.ico
17410            ! MANIFEST
17411 ____________________________________________________________________________
17412 [ 11927] By: jhi                                   on 2001/09/07  03:53:29
17413         Log: Add more modules to the list of modules that have tests,
17414              Schwern's wallet is getting more nervous.
17415              (Run t/lib/1_compile.t manually to see which modules
17416              are lacking tests, or the tests can't be run for some
17417              reason or another, such as the Net:: modules)
17418      Branch: perl
17419            ! t/lib/1_compile.t
17420 ____________________________________________________________________________
17421 [ 11926] By: jhi                                   on 2001/09/07  03:43:11
17422         Log: Try to make Socket::inet_ntoa() more robust.
17423      Branch: perl
17424            ! ext/Socket/Socket.t ext/Socket/Socket.xs pod/perldiag.pod
17425 ____________________________________________________________________________
17426 [ 11925] By: jhi                                   on 2001/09/07  01:57:58
17427         Log: Subject: Re: [PATCH lib/English.t] Test All Aliases (including %Errno)
17428              From: chromatic <chromatic@rmci.net>       
17429              Date: Wed, 5 Sep 2001 22:58:05 -0600                         
17430              Message-Id: <01090522580506.19590@firewheel>           
17431      Branch: perl
17432            ! lib/English.t
17433 ____________________________________________________________________________
17434 [ 11924] By: jhi                                   on 2001/09/07  01:55:05
17435         Log: Subject: Re: perlvar manpage and localizing special vars
17436              From: Stas Bekman <stas@stason.org>
17437              Date: Fri, 7 Sep 2001 10:10:24 +0800 (SGT)
17438              Message-ID: <Pine.LNX.4.33.0109071009240.19262-100000@stas.singnet.com.sg>
17439      Branch: perl
17440            ! pod/perlvar.pod
17441 ____________________________________________________________________________
17442 [ 11923] By: jhi                                   on 2001/09/07  01:49:36
17443         Log: Subject: [PATCH MakeMaker.pm] noise from make in ext/SDBM
17444              From: Robin Barker <rmb1@cise.npl.co.uk>
17445              Date: Thu, 6 Sep 2001 19:36:49 +0100 (BST)
17446              Message-Id: <200109061836.TAA08747@tempest.npl.co.uk>
17447      Branch: perl
17448            ! lib/ExtUtils/MakeMaker.pm
17449 ____________________________________________________________________________
17450 [ 11922] By: jhi                                   on 2001/09/06  18:09:08
17451         Log: Symbol missing; AIX unhappy.
17452      Branch: perl
17453            ! makedef.pl
17454 ____________________________________________________________________________
17455 [ 11921] By: jhi                                   on 2001/09/06  17:52:43
17456         Log: Add a test for [ID 20010906.019] perl crashes on "undef foo"
17457              Reported in 5.61, seems to work okay in blead.
17458      Branch: perl
17459            ! t/run/kill_perl.t
17460 ____________________________________________________________________________
17461 [ 11920] By: jhi                                   on 2001/09/06  14:35:09
17462         Log: Update Changes.
17463      Branch: perl
17464            ! Changes patchlevel.h
17465 ____________________________________________________________________________
17466 [ 11919] By: jhi                                   on 2001/09/06  14:20:10
17467         Log: Document the bad assumptions currently breaking
17468              the Socket.t tests 10, 11, and 13 in UNICOS.
17469      Branch: perl
17470            ! ext/Socket/Socket.xs
17471 ____________________________________________________________________________
17472 [ 11918] By: jhi                                   on 2001/09/06  14:07:45
17473         Log: Subject: [PATCH x2p] make OPTIMIZE=...
17474              From: Robin Barker <rmb1@cise.npl.co.uk>
17475              Date: Thu, 6 Sep 2001 13:31:37 +0100 (BST)
17476              Message-Id: <200109061231.NAA25265@tempest.npl.co.uk>
17477      Branch: perl
17478            ! x2p/Makefile.SH x2p/cflags.SH
17479 ____________________________________________________________________________
17480 [ 11917] By: jhi                                   on 2001/09/06  14:01:45
17481         Log: Subject: [PATCH] for perlhack.pod - no p5p archive on deja/google
17482              From: Ian Phillipps <Ian_Phillipps@yahoo.co.uk>
17483              Date: Thu, 6 Sep 2001 11:09:40 +0100
17484              Message-ID: <20010906110939.A914@homer.diplex.co.uk>
17485              
17486              Subject: Re: [PATCH] for perlhack.pod - no p5p archive on deja/google    
17487              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
17488              Date: 6 Sep 2001 10:14:38 -0000
17489              Message-Id: <slrn9pej4m.1j8.rgarciasuarez@rafael.kazibao.net>   
17490      Branch: perl
17491            ! pod/perlfaq1.pod pod/perlhack.pod
17492 ____________________________________________________________________________
17493 [ 11916] By: jhi                                   on 2001/09/06  13:56:19
17494         Log: Subject: Extra NUL is Data::Dumper output - patch
17495              From: Tony Cook <tony@develop-help.com>
17496              Date: Thu, 6 Sep 2001 12:35:49 +1000 (EST)
17497              Message-ID: <Pine.LNX.4.10.10109061157210.9366-100000@develop-help.com>
17498      Branch: perl
17499            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
17500 ____________________________________________________________________________
17501 [ 11915] By: jhi                                   on 2001/09/06  13:51:16
17502         Log: Avoid redefinition warning
17503              Subroutine Cwd::fastcwd redefined at lib/XSLoader.pm line 97.
17504              from
17505              perl -w -Ilib -MCwd -e ''
17506      Branch: perl
17507            ! lib/Cwd.pm
17508 ____________________________________________________________________________
17509 [ 11914] By: jhi                                   on 2001/09/06  13:30:32
17510         Log: Update the is_tainted() example implementation.
17511      Branch: perl
17512            ! pod/perlsec.pod
17513 ____________________________________________________________________________
17514 [ 11913] By: jhi                                   on 2001/09/06  13:15:59
17515         Log: Missing) in #11912.
17516      Branch: perl
17517            ! lib/Test/Simple/t/fail.t
17518 ____________________________________________________________________________
17519 [ 11912] By: jhi                                   on 2001/09/06  13:08:48
17520         Log: Rewhack Test-Simple into core harness.
17521      Branch: perl
17522            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
17523            ! lib/Test/Simple/t/fail-like.t lib/Test/Simple/t/fail-more.t
17524            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/missing.t
17525            ! lib/Test/Simple/t/no_plan.t lib/Test/Simple/t/plan_is_noplan.t
17526            ! lib/Test/Simple/t/skipall.t
17527 ____________________________________________________________________________
17528 [ 11911] By: jhi                                   on 2001/09/06  11:54:06
17529         Log: Workaround for the new Exporter 'feature'.
17530      Branch: perl
17531            ! lib/Test/More.pm
17532 ____________________________________________________________________________
17533 [ 11910] By: jhi                                   on 2001/09/06  11:52:56
17534         Log: Re-introduce pure-Perl fall-back for abs_path,
17535              re-introduce #11898.
17536      Branch: perl
17537            ! lib/Cwd.pm lib/File/Find.pm
17538 ____________________________________________________________________________
17539 [ 11909] By: jhi                                   on 2001/09/06  03:49:13
17540         Log: More tests.
17541      Branch: perl
17542            ! lib/Exporter.t
17543 ____________________________________________________________________________
17544 [ 11908] By: jhi                                   on 2001/09/06  03:38:22
17545         Log: Retract #11898 for now because it introduces
17546              a rather nasty depencency: when B is being built,
17547              MakeMaker is used.  MakeMaker uses File::Find.
17548              File::Find uses Cwd::getcwd()...which doesn't
17549              exist yet.
17550      Branch: perl
17551            ! lib/File/Find.pm
17552 ____________________________________________________________________________
17553 [ 11907] By: jhi                                   on 2001/09/06  03:20:02
17554         Log: New test welcome.
17555      Branch: perl
17556            + lib/Test/Simple/t/simple.t
17557 ____________________________________________________________________________
17558 [ 11906] By: jhi                                   on 2001/09/06  03:08:01
17559         Log: Old test begone.
17560      Branch: perl
17561            - lib/Attribute/Handlers/test.pl
17562 ____________________________________________________________________________
17563 [ 11905] By: jhi                                   on 2001/09/06  01:41:03
17564         Log: Test-Simple syncup from Schwern.
17565      Branch: perl
17566            + lib/Test/Simple/t/More.t lib/Test/Simple/t/fail-like.t
17567            + lib/Test/Simple/t/fail-more.t lib/Test/Simple/t/skip.t
17568            + lib/Test/Simple/t/skipall.t lib/Test/Simple/t/todo.t
17569            + lib/Test/Simple/t/undef.t lib/Test/Simple/t/useing.t
17570            + lib/Test/Utils.pm t/lib/Test/Simple/Catch/More.pm
17571            - lib/Test/More/Changes lib/Test/More/t/More.t
17572            - lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
17573            - lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
17574            - lib/Test/Simple/t/simple.t t/lib/Test/More/Catch.pm
17575            ! MANIFEST lib/Test/More.pm lib/Test/Simple.pm
17576            ! lib/Test/Simple/Changes lib/Test/Simple/t/exit.t
17577            ! lib/Test/Simple/t/extra.t lib/Test/Simple/t/fail.t
17578            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t
17579            ! lib/Test/Simple/t/plan_is_noplan.t t/lib/Test/Simple/Catch.pm
17580            ! t/lib/Test/Simple/sample_tests/death.plx
17581            ! t/lib/Test/Simple/sample_tests/death_in_eval.plx
17582            ! t/lib/Test/Simple/sample_tests/extras.plx
17583            ! t/lib/Test/Simple/sample_tests/five_fail.plx
17584            ! t/lib/Test/Simple/sample_tests/last_minute_death.plx
17585            ! t/lib/Test/Simple/sample_tests/one_fail.plx
17586            ! t/lib/Test/Simple/sample_tests/require.plx
17587            ! t/lib/Test/Simple/sample_tests/success.plx
17588            ! t/lib/Test/Simple/sample_tests/too_few.plx
17589            ! t/lib/Test/Simple/sample_tests/two_fail.plx
17590 ____________________________________________________________________________
17591 [ 11904] By: pudge                                 on 2001/09/06  00:28:01
17592         Log: Integrate File::Find changes from bleadperl
17593      Branch: maint-5.6/macperl
17594            ! lib/File/Find.pm t/lib/filefind-taint.t
17595 ____________________________________________________________________________
17596 [ 11903] By: pudge                                 on 2001/09/06  00:22:29
17597         Log: Integrate 11847 from maint-5.6/perl
17598      Branch: maint-5.6/macperl
17599           !> sv.c
17600 ____________________________________________________________________________
17601 [ 11902] By: jhi                                   on 2001/09/05  23:27:57
17602         Log: In UNICOS division yada yada.
17603      Branch: perl
17604            ! t/op/override.t
17605 ____________________________________________________________________________
17606 [ 11901] By: jhi                                   on 2001/09/05  23:26:23
17607         Log: In UNICOS division is really lossy, better use
17608              a tolerance test.
17609      Branch: perl
17610            ! ext/Time/HiRes/HiRes.t
17611 ____________________________________________________________________________
17612 [ 11900] By: jhi                                   on 2001/09/05  23:22:38
17613         Log: In UNICOS sigaction() sets an extra flag
17614              ("the signal has been registered for all the processes in
17615              a multitasking group.")
17616      Branch: perl
17617            ! ext/POSIX/sigaction.t
17618 ____________________________________________________________________________
17619 [ 11899] By: jhi                                   on 2001/09/05  23:18:48
17620         Log: Documentation micropatch from Damian.
17621      Branch: perl
17622            ! lib/Attribute/Handlers.pm
17623 ____________________________________________________________________________
17624 [ 11898] By: jhi                                   on 2001/09/05  23:16:50
17625         Log: (Retracted by #11908)
17626              Subject: [PATCH] Re: [PATCH lib/File/Find.pm lib/File/Find/taint.t] Fixing those damned taint tests
17627              From: Michael G Schwern <schwern@pobox.com>
17628              Date: Wed, 5 Sep 2001 15:58:21 -0400
17629              Message-ID: <20010905155821.I632@blackrider>
17630      Branch: perl
17631            ! lib/File/Find.pm lib/File/Find/taint.t
17632 ____________________________________________________________________________
17633 [ 11897] By: jhi                                   on 2001/09/05  23:14:43
17634         Log: Subject: [PATCH lib/CGI/t/carp.t] Tests for CGI::Carp               
17635              From: Michael G Schwern <schwern@pobox.com>
17636              Date: Wed, 5 Sep 2001 19:16:31 -0400
17637              Message-ID: <20010905191631.E11386@blackrider>
17638      Branch: perl
17639            + lib/CGI/t/carp.t
17640            ! MANIFEST
17641 ____________________________________________________________________________
17642 [ 11896] By: jhi                                   on 2001/09/05  23:14:11
17643         Log: Subject: Re: [PATCH] Re: English.pm should do *PREMATCH = \$`       
17644              From: chromatic <chromatic@rmci.net>
17645              Date: Wed, 5 Sep 2001 18:08:07 -0600
17646              Message-Id: <01090518080700.19590@firewheel>
17647      Branch: perl
17648            ! lib/English.pm
17649 ____________________________________________________________________________
17650 [ 11895] By: jhi                                   on 2001/09/05  22:52:01
17651         Log: Fix a typo #11889 and add a test for the same.
17652      Branch: perl
17653            ! ext/Socket/Socket.t ext/Socket/Socket.xs
17654 ____________________________________________________________________________
17655 [ 11894] By: jhi                                   on 2001/09/05  22:43:26
17656         Log: Subject: [PATCH bleadperl] tweak warnings.t and kill_perl.t for VMS
17657              From: "Craig A. Berry" <craigberry@mac.com>
17658              Date: Wed, 05 Sep 2001 17:48:54 -0500
17659              Message-Id: <5.1.0.14.0.20010905145002.02b45218@exchi01>
17660      Branch: perl
17661            ! lib/warnings.t t/run/kill_perl.t
17662 ____________________________________________________________________________
17663 [ 11893] By: jhi                                   on 2001/09/05  22:36:35
17664         Log: Subject: [PATCH t/run/kill_perl.t] tying a bareword causes a segfault in 5.6.1
17665              From: Michael G Schwern <schwern@pobox.com>
17666              Date: Wed, 5 Sep 2001 17:22:25 -0400
17667              Message-ID: <20010905172225.C11386@blackrider>
17668      Branch: perl
17669            ! t/run/kill_perl.t
17670 ____________________________________________________________________________
17671 [ 11892] By: jhi                                   on 2001/09/05  22:34:55
17672         Log: Subject: [PATCH] Re: [ID 20010825.006] -DCRIPPLED_CC is broken
17673              From: Nicholas Clark <nick@ccl4.org>
17674              Date: Wed, 5 Sep 2001 20:54:24 +0100
17675              Message-ID: <20010905205424.C25120@plum.flirble.org>
17676      Branch: perl
17677            ! embed.h embed.pl global.sym pod/perlapi.pod proto.h sv.c sv.h
17678 ____________________________________________________________________________
17679 [ 11891] By: jhi                                   on 2001/09/05  22:34:16
17680         Log: Forgotten thing.
17681      Branch: perl
17682            ! uconfig.h
17683 ____________________________________________________________________________
17684 [ 11890] By: jhi                                   on 2001/09/05  22:27:42
17685         Log: Subject: Re: [PATCH] Re: English.pm should do *PREMATCH = \$`
17686              From: chromatic <chromatic@rmci.net>               
17687              Date: Wed, 5 Sep 2001 13:22:08 -0600
17688              Message-Id: <01090513220807.10587@firewheel> 
17689      Branch: perl
17690            ! lib/English.pm
17691 ____________________________________________________________________________
17692 [ 11889] By: jhi                                   on 2001/09/05  22:23:06
17693         Log: inet_ntoa() tweaks:
17694              - don't allow addresses with > 255 characters
17695              - indent the HP-UX workaround
17696              - don't leak memory
17697      Branch: perl
17698            ! ext/Socket/Socket.xs
17699 ____________________________________________________________________________
17700 [ 11888] By: jhi                                   on 2001/09/05  16:26:17
17701         Log: Clear up a documentation confusion noticed by Xiaoyun Wu
17702              <xwu@theeducationcenter.com>
17703      Branch: perl
17704            ! lib/File/Find.pm
17705 ____________________________________________________________________________
17706 [ 11887] By: jhi                                   on 2001/09/05  15:40:03
17707         Log: Typo nits.
17708      Branch: perl
17709            ! lib/File/Find.pm
17710 ____________________________________________________________________________
17711 [ 11886] By: jhi                                   on 2001/09/05  15:30:11
17712         Log: -Wall nit.
17713      Branch: perl
17714            ! op.c
17715 ____________________________________________________________________________
17716 [ 11885] By: gbarr                                 on 2001/09/05  15:26:18
17717         Log: Update to Scalar-List-Utils 1.05
17718      Branch: perl
17719            ! ext/List/Util/ChangeLog ext/List/Util/README
17720            ! ext/List/Util/Util.xs ext/List/Util/lib/List/Util.pm
17721 ____________________________________________________________________________
17722 [ 11884] By: jhi                                   on 2001/09/05  13:05:14
17723         Log: Update Changes.
17724      Branch: perl
17725            ! Changes patchlevel.h
17726 ____________________________________________________________________________
17727 [ 11883] By: gbarr                                 on 2001/09/05  12:51:35
17728         Log: Update to Scalar-List-Utils 1.04
17729      Branch: perl
17730            ! ext/List/Util/ChangeLog ext/List/Util/Util.xs
17731            ! ext/List/Util/lib/List/Util.pm
17732            ! ext/List/Util/lib/Scalar/Util.pm
17733 ____________________________________________________________________________
17734 [ 11882] By: jhi                                   on 2001/09/05  12:29:44
17735         Log: Metaconfigify #11724.
17736      Branch: metaconfig
17737            ! U/threads/archname.U
17738 ____________________________________________________________________________
17739 [ 11881] By: jhi                                   on 2001/09/05  12:21:44
17740         Log: The MacOS reference is okay, no reason to hide it.
17741      Branch: perl
17742            ! lib/Cwd.pm
17743 ____________________________________________________________________________
17744 [ 11880] By: jhi                                   on 2001/09/05  12:20:49
17745         Log: Subject: [PATCH lib/Cwd.pm ext/Cwd/Makefile.PL] Full doc cleanup (was  Re: [PATCH lib/Cwd.pm]  Try this again.)
17746              From: Michael G Schwern <schwern@pobox.com>
17747              Date: Tue, 4 Sep 2001 15:30:10 -0400
17748              Message-ID: <20010904153010.H26466@blackrider> 
17749              
17750              (We'll see whether the ../../lib/Cwd.pm works in alien lands)
17751      Branch: perl
17752            ! ext/Cwd/Makefile.PL lib/Cwd.pm
17753 ____________________________________________________________________________
17754 [ 11879] By: jhi                                   on 2001/09/05  12:12:18
17755         Log: Subject: [PATCH lib/Cwd.pm] cwd() taint safe  (was Re: [PATCH lib/Cwd.pm ext/Cwd/Makefile.PL] Full doc cleanup (was  Re: [PATCH lib/Cwd.pm]  Try this again.))
17756              From: Michael G Schwern <schwern@pobox.com>
17757              Date: Tue, 4 Sep 2001 17:39:13 -0400
17758              Message-ID: <20010904173913.C626@blackrider>
17759      Branch: perl
17760            ! lib/Cwd.pm
17761 ____________________________________________________________________________
17762 [ 11878] By: jhi                                   on 2001/09/05  12:10:50
17763         Log: Subject: Re: Perl_pp_* in public API?
17764              From: "Craig A. Berry" <craigberry@mac.com>
17765              Date: Tue, 4 Sep 2001 21:51:29 -0500
17766              Message-Id: <a05101000b7bb3f558c8a@[172.16.52.1]>
17767      Branch: perl
17768            ! ext/List/Util/Util.xs
17769 ____________________________________________________________________________
17770 [ 11877] By: jhi                                   on 2001/09/05  12:07:53
17771         Log: From Damian: Class::Struct was unable to define
17772              recursive classes.  After the patch an object reference
17773              (rather than a hash) is required to initialize
17774              an object attribute.  If no such initializer is given to
17775              the constructor, object attributes are now default
17776              initialized to C<undef>.
17777      Branch: perl
17778            ! lib/Class/Struct.pm lib/Class/Struct.t
17779 ____________________________________________________________________________
17780 [ 11876] By: jhi                                   on 2001/09/05  11:51:24
17781         Log: Subject: Re: sv_catpvfn and sv_setpvfn
17782              From: Richard Soderberg <rs@oregonnet.com>
17783              Date: Tue, 4 Sep 2001 15:16:47 -0700
17784              Message-Id: <200109042216.PAA17858@oregonnet.com>
17785      Branch: perl
17786            ! pod/perlclib.pod pod/perlguts.pod
17787 ____________________________________________________________________________
17788 [ 11875] By: jhi                                   on 2001/09/05  11:48:14
17789         Log: NetWare updates from Ananth Kesari.
17790      Branch: perl
17791            ! NetWare/config.wc NetWare/netware.h NetWare/nw5.c
17792            ! NetWare/nw5thread.h
17793 ____________________________________________________________________________
17794 [ 11874] By: jhi                                   on 2001/09/05  11:30:59
17795         Log: Subject: [PATCH] oct and hex in glorious 64 bit (with less bugs) (was Re: hex and oct again (was Re: FreeBSD MD5 crypt? Re: crypt/hex/oct and Unicode?))
17796              From: Nicholas Clark <nick@ccl4.org>
17797              Date: Tue, 4 Sep 2001 22:42:50 +0100
17798              Message-ID: <20010904224250.P25120@plum.flirble.org>
17799      Branch: perl
17800            ! embed.h embed.pl numeric.c perl.c perl.h pod/perlclib.pod
17801            ! pod/perlfunc.pod pp.c proto.h regcomp.c t/op/64bitint.t
17802            ! t/op/oct.t toke.c
17803 ____________________________________________________________________________
17804 [ 11873] By: jhi                                   on 2001/09/04  21:03:17
17805         Log: Fix Cwd::getcwd() not being tainted, as noticed
17806              by Schwern.
17807      Branch: perl
17808            + ext/Cwd/t/cwd.t ext/Cwd/t/taint.t
17809            - ext/Cwd/Cwd.t
17810            ! MANIFEST ext/Cwd/Cwd.xs util.c
17811 ____________________________________________________________________________
17812 [ 11872] By: jhi                                   on 2001/09/04  20:00:50
17813         Log: Retract #11870 and volatilize the right destruct_level.
17814              Silly thinko pointed out by Sarathy.
17815      Branch: perl
17816            ! intrpvar.h perl.c
17817 ____________________________________________________________________________
17818 [ 11871] By: jhi                                   on 2001/09/04  19:45:59
17819         Log: At least a temporary fix for the mysterious scope core dumps
17820              in Tru64 from Graham.
17821      Branch: perl
17822            ! ext/List/Util/Util.xs
17823 ____________________________________________________________________________
17824 [ 11870] By: jhi                                   on 2001/09/04  19:01:48
17825         Log: (Retracted by #11872)
17826      Branch: perl
17827            ! intrpvar.h
17828 ____________________________________________________________________________
17829 [ 11869] By: jhi                                   on 2001/09/04  17:43:31
17830         Log: Quench a -Wall gripe noticed by Robin Barker.
17831      Branch: perl
17832            ! op.c
17833 ____________________________________________________________________________
17834 [ 11868] By: jhi                                   on 2001/09/04  16:38:07
17835         Log: Subject: [PATCH perl@11834] Unicode::UCD rewritten using Lingua::KO::Hangul::Util
17836              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
17837              Date: Wed, 05 Sep 2001 02:01:32 +0900
17838              Message-Id: <20010905015059.E684.BQW10602@nifty.com>
17839      Branch: perl
17840            ! lib/Unicode/UCD.pm
17841 ____________________________________________________________________________
17842 [ 11867] By: jhi                                   on 2001/09/04  16:35:27
17843         Log: Subject: Re: [PATCH gv.c] @& sets PL_sawampersand
17844              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
17845              Date: Tue, 4 Sep 2001 12:51:02 -0400 (EDT)
17846              Message-ID: <Pine.GSO.4.21.0109041250420.7601-100000@crusoe.crusoe.net>
17847      Branch: perl
17848            ! gv.c
17849 ____________________________________________________________________________
17850 [ 11866] By: jhi                                   on 2001/09/04  13:52:28
17851         Log: Update Changes.
17852      Branch: perl
17853            ! Changes patchlevel.h
17854 ____________________________________________________________________________
17855 [ 11865] By: jhi                                   on 2001/09/04  13:36:58
17856         Log: Add the \[$@%&*] prototype support.
17857      Branch: perl
17858            ! op.c pod/perlsub.pod t/comp/proto.t
17859 ____________________________________________________________________________
17860 [ 11864] By: jhi                                   on 2001/09/04  13:10:38
17861         Log: Subject: [PATCH lib/CGI/t/form.t] Cleanup
17862              From: Michael G Schwern <schwern@pobox.com>
17863              Date: Mon, 3 Sep 2001 18:59:01 -0400
17864              Message-ID: <20010903185901.Z9233@blackrider>
17865      Branch: perl
17866            ! lib/CGI/t/form.t
17867 ____________________________________________________________________________
17868 [ 11863] By: jhi                                   on 2001/09/04  13:06:39
17869         Log: Subject: [PATCH gv.c] @& sets PL_sawampersand
17870              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
17871              Date: Mon, 3 Sep 2001 12:36:20 -0400 (EDT)
17872              Message-ID: <Pine.GSO.4.21.0109031235240.7601-100000@crusoe.crusoe.net>
17873      Branch: perl
17874            ! gv.c
17875 ____________________________________________________________________________
17876 [ 11862] By: jhi                                   on 2001/09/04  13:05:23
17877         Log: More srand entry tweakage based on Randal's suggestion.
17878      Branch: perl
17879            ! pod/perlfunc.pod
17880 ____________________________________________________________________________
17881 [ 11861] By: jhi                                   on 2001/09/04  12:48:14
17882         Log: Subject: [PATCH] 'main' *is* a reserved word
17883              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
17884              Date: Mon, 3 Sep 2001 22:55:41 +0200
17885              Message-ID: <20010903225541.A24097@rafael>
17886      Branch: perl
17887            ! toke.c
17888 ____________________________________________________________________________
17889 [ 11860] By: jhi                                   on 2001/09/04  12:46:30
17890         Log: Subject: [PATCH: bleedperl] s/ROOT\./_ROOT./ for VMS default install prefix appendage
17891              From: Peter Prymmer <pvhp@best.com>
17892              Date: Mon, 3 Sep 2001 13:43:04 -0700 (PDT)
17893              Message-ID: <Pine.BSF.4.21.0109031338300.5068-100000@shell8.ba.best.com>
17894      Branch: perl
17895            ! README.vms configure.com
17896 ____________________________________________________________________________
17897 [ 11859] By: jhi                                   on 2001/09/04  12:44:29
17898         Log: Subject: Re: A slightly better default seed?   
17899              From: Michael G Schwern <schwern@pobox.com>
17900              Date: Mon, 3 Sep 2001 18:08:15 -0400 
17901              Message-ID: <20010903180815.W9233@blackrider>
17902      Branch: perl
17903            ! t/op/srand.t
17904 ____________________________________________________________________________
17905 [ 11858] By: jhi                                   on 2001/09/04  12:41:59
17906         Log: Add sharedsv.o to microperl object files.
17907      Branch: perl
17908            ! Makefile.micro
17909 ____________________________________________________________________________
17910 [ 11857] By: jhi                                   on 2001/09/04  12:27:51
17911         Log: AUTHORS updates and
17912              
17913              Subject: [PATCH] Just some preening :-)        
17914              From: Ian Phillipps <Ian_Phillipps@yahoo.co.uk>
17915              Date: Tue, 4 Sep 2001 14:16:59 +0100
17916              Message-ID: <20010904141659.A10129@homer.diplex.co.uk>            
17917      Branch: perl
17918            ! AUTHORS ext/Data/Dumper/Changes lib/Text/Soundex.pm
17919 ____________________________________________________________________________
17920 [ 11856] By: jhi                                   on 2001/09/04  12:09:43
17921         Log: Typo fix and slight rewording.
17922      Branch: perl
17923            ! pod/perlfunc.pod
17924 ____________________________________________________________________________
17925 [ 11855] By: jhi                                   on 2001/09/04  12:04:16
17926         Log: Update the FAQ now that Scalar-List-Utils 1.03 has shuffle().
17927      Branch: perl
17928            ! pod/perlfaq4.pod
17929 ____________________________________________________________________________
17930 [ 11854] By: jhi                                   on 2001/09/03  20:12:21
17931         Log: The helper file changed name.
17932      Branch: perl
17933            ! MANIFEST
17934 ____________________________________________________________________________
17935 [ 11853] By: gbarr                                 on 2001/09/03  20:00:00
17936         Log: Update to Scalar-List-Utils 1.03
17937      Branch: perl
17938            + ext/List/Util/t/shuffle.t
17939            ! MANIFEST ext/List/Util/ChangeLog ext/List/Util/Util.xs
17940            ! ext/List/Util/lib/List/Util.pm ext/List/Util/t/blessed.t
17941            ! ext/List/Util/t/dualvar.t ext/List/Util/t/first.t
17942            ! ext/List/Util/t/max.t ext/List/Util/t/maxstr.t
17943            ! ext/List/Util/t/min.t ext/List/Util/t/minstr.t
17944            ! ext/List/Util/t/readonly.t ext/List/Util/t/reduce.t
17945            ! ext/List/Util/t/reftype.t ext/List/Util/t/sum.t
17946            ! ext/List/Util/t/tainted.t ext/List/Util/t/weak.t
17947 ____________________________________________________________________________
17948 [ 11852] By: jhi                                   on 2001/09/03  19:50:57
17949         Log: Make crypt() do something more sane for Unicode
17950              (take crypt() of the low eight bits of the characters,
17951              instead of taking crypt() of the UTF-8 of the scalar);
17952              add a test for crypt().
17953      Branch: perl
17954            + t/op/crypt.t
17955            ! MANIFEST pod/perlfunc.pod pp.c
17956 ____________________________________________________________________________
17957 [ 11851] By: jhi                                   on 2001/09/03  19:19:35
17958         Log: Reorganize the srand entry.
17959      Branch: perl
17960            ! pod/perlfunc.pod
17961 ____________________________________________________________________________
17962 [ 11850] By: jhi                                   on 2001/09/03  18:54:51
17963         Log: Remove the tests that assume something about
17964              calling srand() without arguments multiple times.
17965      Branch: perl
17966            ! t/op/srand.t
17967 ____________________________________________________________________________
17968 [ 11849] By: jhi                                   on 2001/09/03  18:15:16
17969         Log: Upgrade to Math::BigInt 1.42.
17970      Branch: perl
17971            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
17972            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.t
17973            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.t
17974            ! lib/Math/BigInt/t/mbimbf.t
17975 ____________________________________________________________________________
17976 [ 11848] By: gsar                                  on 2001/09/03  17:07:54
17977         Log: integrate change#11847 from maint-5.6
17978              
17979              typo in perl_clone() code causes local(*foo) breakage in pseudo-fork()
17980      Branch: perl
17981            ! sv.c
17982 ____________________________________________________________________________
17983 [ 11847] By: gsar                                  on 2001/09/03  16:47:54
17984         Log: typo in perl_clone() code causes local(*foo) breakage in pseudo-fork()
17985      Branch: maint-5.6/perl
17986            ! sv.c
17987 ____________________________________________________________________________
17988 [ 11846] By: jhi                                   on 2001/09/03  15:12:58
17989         Log: As far as I can tell these functions have been Unicodified.
17990      Branch: perl
17991            ! doop.c
17992 ____________________________________________________________________________
17993 [ 11845] By: jhi                                   on 2001/09/03  15:11:27
17994         Log: Update to Storable 1.0.13.
17995      Branch: perl
17996            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
17997            ! ext/Storable/Storable.xs
17998 ____________________________________________________________________________
17999 [ 11844] By: jhi                                   on 2001/09/03  12:42:06
18000         Log: Patch the Filter::Simple test to work with
18001              the core test suite (since the FilterTest.pm
18002              is in t/lib, not in lib).
18003      Branch: perl
18004            ! lib/Filter/Simple/t/filter.t
18005 ____________________________________________________________________________
18006 [ 11843] By: jhi                                   on 2001/09/03  12:39:11
18007         Log: Damian's Filter::Simple test uses FilterTest, not MyFilter.
18008      Branch: perl
18009            + t/lib/FilterTest.pm
18010            - t/lib/MyFilter.pm
18011 ____________________________________________________________________________
18012 [ 11842] By: jhi                                   on 2001/09/03  12:17:30
18013         Log: Damian-o-rama: upgrade to Attribute::Handlers 0.75,
18014              Filter::Simple 0.61, NEXT 0.02, Switch 2.05, and
18015              Text::Balanced 1.86.
18016      Branch: perl
18017            + lib/Attribute/Handlers/t/multi.t lib/Filter/Simple/Changes
18018            + lib/Filter/Simple/README lib/Filter/Simple/t/filter.t
18019            + lib/NEXT/Changes lib/NEXT/README lib/Switch/t/given.t
18020            + lib/Switch/t/nested.t lib/Switch/t/switch.t
18021            + lib/Text/Balanced/Changes lib/Text/Balanced/README
18022            + lib/Text/Balanced/t/extbrk.t lib/Text/Balanced/t/extcbk.t
18023            + lib/Text/Balanced/t/extdel.t lib/Text/Balanced/t/extmul.t
18024            + lib/Text/Balanced/t/extqlk.t lib/Text/Balanced/t/exttag.t
18025            + lib/Text/Balanced/t/extvar.t lib/Text/Balanced/t/gentag.t
18026            - lib/Filter/Simple/test.pl lib/Switch/t/given_when.t
18027            - lib/Switch/t/switch_case.t lib/Text/Balanced.pod
18028            - lib/Text/Balanced/t/genxt.t lib/Text/Balanced/t/xbrak.t
18029            - lib/Text/Balanced/t/xcode.t lib/Text/Balanced/t/xdeli.t
18030            - lib/Text/Balanced/t/xmult.t lib/Text/Balanced/t/xquot.t
18031            - lib/Text/Balanced/t/xtagg.t lib/Text/Balanced/t/xvari.t
18032            ! MANIFEST lib/Attribute/Handlers.pm
18033            ! lib/Attribute/Handlers/Changes lib/Attribute/Handlers/README
18034            ! lib/Attribute/Handlers/demo/Demo.pm
18035            ! lib/Attribute/Handlers/demo/Descriptions.pm
18036            ! lib/Attribute/Handlers/demo/MyClass.pm
18037            ! lib/Attribute/Handlers/demo/demo.pl
18038            ! lib/Attribute/Handlers/demo/demo2.pl
18039            ! lib/Attribute/Handlers/demo/demo3.pl
18040            ! lib/Attribute/Handlers/demo/demo4.pl
18041            ! lib/Attribute/Handlers/demo/demo_call.pl
18042            ! lib/Attribute/Handlers/demo/demo_chain.pl
18043            ! lib/Attribute/Handlers/demo/demo_cycle.pl
18044            ! lib/Attribute/Handlers/demo/demo_hashdir.pl
18045            ! lib/Attribute/Handlers/demo/demo_phases.pl
18046            ! lib/Attribute/Handlers/demo/demo_range.pl
18047            ! lib/Attribute/Handlers/demo/demo_rawdata.pl
18048            ! lib/Filter/Simple.pm lib/NEXT.pm lib/NEXT/test.pl
18049            ! lib/Switch.pm lib/Switch/Changes lib/Switch/README
18050            ! lib/Text/Balanced.pm
18051 ____________________________________________________________________________
18052 [ 11841] By: sky                                   on 2001/09/03  11:04:15
18053         Log: Forgot to add a file with Change #11840
18054      Branch: perl
18055            + t/op/srand.t
18056 ____________________________________________________________________________
18057 [ 11840] By: sky                                   on 2001/09/03  11:02:04
18058         Log: Subject: [PATCH t/op/srand.t t/op/rand.t pod/perlfunc.pod MANIFEST] Tests for srand()
18059              From: Michael G Schwern <schwern@pobox.com>
18060              Date: Mon, 3 Sep 2001 07:43:00 -0400
18061              Message-ID: <20010903074300.E9233@blackrider>
18062      Branch: perl
18063            ! MANIFEST pod/perlfunc.pod t/op/rand.t
18064 ____________________________________________________________________________
18065 [ 11839] By: sky                                   on 2001/09/03  10:47:11
18066         Log: Document the changes with regards to running of END blocks.
18067              And DESTROY on global objects are called in perl_destruct()!
18068      Branch: perl
18069            ! pod/perl572delta.pod pod/perlembed.pod
18070 ____________________________________________________________________________
18071 [ 11838] By: sky                                   on 2001/09/03  09:34:44
18072         Log: Subject: [PATCH t/op/time.t] Partial cleanup
18073              From: Michael G Schwern <schwern@pobox.com>
18074              Date: Mon, 3 Sep 2001 06:29:42 -0400
18075              Message-ID: <20010903062942.C9233@blackrider>
18076      Branch: perl
18077            ! t/op/time.t
18078 ____________________________________________________________________________
18079 [ 11837] By: sky                                   on 2001/09/03  09:30:02
18080         Log: Subject: [PATCH t/op/rand.t] Increase the repetitions
18081              From: Michael G Schwern <schwern@pobox.com>
18082              Date: Mon, 3 Sep 2001 06:24:13 -0400
18083              Message-ID: <20010903062413.B9233@blackrider>
18084      Branch: perl
18085            ! t/op/rand.t
18086 ____________________________________________________________________________
18087 [ 11836] By: sky                                   on 2001/09/03  07:56:47
18088         Log: Subject: [PATCH] CGI::Cookie, Apache & Switch tests
18089              From: Michael G Schwern <schwern@pobox.com>
18090              Date: Sun, 2 Sep 2001 21:38:43 -0400
18091              Message-ID: <20010902213843.L2711@blackrider>
18092      Branch: perl
18093            + lib/CGI/t/apache.t lib/CGI/t/cookie.t lib/CGI/t/switch.t
18094            ! MANIFEST
18095 ____________________________________________________________________________
18096 [ 11835] By: nick                                  on 2001/09/03  06:20:06
18097         Log: Integrate mainline
18098      Branch: perlio
18099           +> lib/Shell.t t/op/inccode.t t/run/kill_perl.t
18100            - t/op/misc.t
18101           !> (integrate 187 files)
18102 ____________________________________________________________________________
18103 [ 11834] By: jhi                                   on 2001/09/02  13:07:53
18104         Log: Update Changes.
18105      Branch: perl
18106            ! Changes patchlevel.h
18107 ____________________________________________________________________________
18108 [ 11833] By: jhi                                   on 2001/09/02  12:59:05
18109         Log: Slight tweaks.
18110      Branch: perl
18111            ! t/run/kill_perl.t
18112 ____________________________________________________________________________
18113 [ 11832] By: jhi                                   on 2001/09/02  12:41:12
18114         Log: Special casing had become a little bit more complex in Unicode 3.1.1.
18115      Branch: perl
18116            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
18117 ____________________________________________________________________________
18118 [ 11831] By: sky                                   on 2001/09/02  12:10:42
18119         Log: Change #11828 wasn't complete, this updates to intest path
18120      Branch: perl
18121            ! t/run/kill_perl.t
18122 ____________________________________________________________________________
18123 [ 11830] By: jhi                                   on 2001/09/02  11:56:18
18124         Log: 's's's.
18125      Branch: perl
18126            ! Changes
18127 ____________________________________________________________________________
18128 [ 11829] By: jhi                                   on 2001/09/02  11:54:22
18129         Log: Update Changes.
18130      Branch: perl
18131            ! Changes patchlevel.h
18132 ____________________________________________________________________________
18133 [ 11828] By: sky                                   on 2001/09/02  11:53:56
18134         Log: Subject: [PATCH] rm t/run/segfault.t; mv t/op/misc.t t/run/kill_perl.t
18135              From: Michael G Schwern <schwern@pobox.com>
18136              Date: Sat, 1 Sep 2001 20:18:58 -0400
18137              Message-ID: <20010901201858.X606@blackrider>
18138              +MANIFEST Fix
18139      Branch: perl
18140            + t/run/kill_perl.t
18141            - t/op/misc.t t/run/segfault.t
18142            ! MANIFEST
18143 ____________________________________________________________________________
18144 [ 11827] By: jhi                                   on 2001/09/02  11:46:47
18145         Log: Subject: [PATCH] lib/Time/Local.pm
18146              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
18147              Date: Sun, 2 Sep 2001 06:50:01 -0500
18148              Message-ID: <20010902065001.A21529@staff1.cso.uiuc.edu>
18149      Branch: perl
18150            ! lib/Time/Local.pm
18151 ____________________________________________________________________________
18152 [ 11826] By: jhi                                   on 2001/09/02  11:40:49
18153         Log: Tick off Unicode collation and the normalization from
18154              the todo list.
18155      Branch: perl
18156            ! pod/perltodo.pod
18157 ____________________________________________________________________________
18158 [ 11825] By: jhi                                   on 2001/09/02  11:16:24
18159         Log: Update to Unicode 3.1.1.
18160      Branch: perl
18161            ! lib/unicore/ArabLink.pl lib/unicore/ArabLnkGrp.pl
18162            ! lib/unicore/ArabShap.txt lib/unicore/CaseFold.txt
18163            ! lib/unicore/EAWidth.txt lib/unicore/PropList.html
18164            ! lib/unicore/PropList.txt lib/unicore/README.perl
18165            ! lib/unicore/ReadMe.txt lib/unicore/SpecCase.txt
18166            ! lib/unicore/rename lib/unicore/version
18167 ____________________________________________________________________________
18168 [ 11824] By: jhi                                   on 2001/09/02  10:32:30
18169         Log: Slight doc tweaks for the module.
18170      Branch: perl
18171            ! lib/Unicode/UCD.pm
18172 ____________________________________________________________________________
18173 [ 11823] By: jhi                                   on 2001/09/02  10:02:20
18174         Log: Rename the variable: it *used* to be (wrongly) that the
18175              code related to PL_reg_sv (so PL_reg_sv_utf8 was logical)
18176              but that is no more the case: PL_reg_match_utf8 is better.
18177      Branch: perl
18178            ! embedvar.h mg.c perlapi.c perlapi.h pp.c pp_hot.c regcomp.c
18179            ! regexec.c sv.c thrdvar.h
18180 ____________________________________________________________________________
18181 [ 11822] By: ams                                   on 2001/09/02  02:54:50
18182         Log: Subject: RE: [PATCH] Add a nextstate into empty blocks
18183              From: Ilmari Karonen <iltzu@sci.fi>
18184              Date: Sun, 19 Aug 2001 19:27:33 +0300 (EET DST)
18185              Message-Id: <Pine.SOL.3.96.1010819163840.8384B-100000@simpukka>
18186              (op/sub_lval.t updated to take new error message into account.)
18187      Branch: perl
18188            ! op.c t/op/sub_lval.t
18189 ____________________________________________________________________________
18190 [ 11821] By: gsar                                  on 2001/09/02  01:06:30
18191         Log: remove stray CRs in files; keep all files with UNIX line-ends
18192              (Porting/makerel adds CRs to the files that need it in the
18193              distribution)
18194      Branch: perl
18195            ! NetWare/t/NWScripts.pl README.dos
18196            ! ext/Encode/Encode/cns11643-1.enc
18197            ! ext/Encode/Encode/cns11643-2.enc ext/SDBM_File/Makefile.PL
18198            ! jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
18199 ____________________________________________________________________________
18200 [ 11820] By: gsar                                  on 2001/09/02  00:56:44
18201         Log: some remnants of change#11803
18202      Branch: perl
18203            ! ext/ByteLoader/byterun.h perl.h
18204 ____________________________________________________________________________
18205 [ 11819] By: jhi                                   on 2001/09/01  23:40:36
18206         Log: Update to Unicode::Collate 0.08.
18207      Branch: perl
18208            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
18209            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
18210 ____________________________________________________________________________
18211 [ 11818] By: jhi                                   on 2001/09/01  23:02:09
18212         Log: Test tweaks.
18213      Branch: perl
18214            ! t/op/pat.t
18215 ____________________________________________________________________________
18216 [ 11817] By: pudge                                 on 2001/09/01  22:36:29
18217         Log: Fix test
18218      Branch: maint-5.6/macperl
18219            ! t/lib/b.t
18220 ____________________________________________________________________________
18221 [ 11816] By: pudge                                 on 2001/09/01  22:15:09
18222         Log: Misc. patches: fix tests script; add Mac::LowMem; quiet
18223              warnings in Config.pm with -W; increase default and
18224              minimum RAM; bump version number.
18225      Branch: maint-5.6/macperl
18226            + macos/lib/Mac/LowMem.pm
18227            ! macos/MPVersion.r macos/MacPerlTests.cmd macos/Makefile.mk
18228            ! macos/configpm macos/macperl/MacPerl.r
18229 ____________________________________________________________________________
18230 [ 11815] By: pudge                                 on 2001/09/01  22:10:49
18231         Log: Make syntax check report in MPW style, fix tests
18232              to use Mac::err=unix to get normal-style error
18233              messages.
18234      Branch: maint-5.6/macperl
18235            ! perl.c t/lib/b.t t/op/misc.t t/op/runlevel.t t/pod/testp2pt.pl
18236            ! t/pragma/strict.t t/pragma/subs.t t/pragma/warnings.t
18237 ____________________________________________________________________________
18238 [ 11814] By: pudge                                 on 2001/09/01  22:09:08
18239         Log: Make MPW-style errors optional (but the default); add
18240              MacPerl::ErrorFormat() function and Mac::err pragma
18241      Branch: maint-5.6/macperl
18242            + macos/ext/Mac/err/Makefile.PL macos/ext/Mac/err/err.pm
18243            + macos/ext/Mac/err/err.xs
18244            ! macos/ext/Mac/Makefile.mk macos/ext/MacPerl/MacPerl.xs
18245            ! macos/macish.c macos/macish.h macos/macperl.sym
18246 ____________________________________________________________________________
18247 [ 11813] By: pudge                                 on 2001/09/01  22:01:40
18248         Log: More module and test ports from Thomas Wegner et al
18249      Branch: maint-5.6/macperl
18250            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
18251            ! lib/File/DosGlob.pm lib/File/Spec/Mac.pm lib/File/Temp.pm
18252            ! t/lib/dosglob.t t/lib/filespec.t t/lib/ftmp-security.t
18253            ! t/op/magic.t
18254 ____________________________________________________________________________
18255 [ 11812] By: sky                                   on 2001/09/01  17:19:30
18256         Log: Subject: [PATCH t/op/concat.t] cleanup
18257              From: Michael G Schwern <schwern@pobox.com>
18258              Date: Sat, 1 Sep 2001 14:06:28 -0400
18259              Message-ID: <20010901140628.C606@blackrider>
18260      Branch: perl
18261            ! t/op/concat.t
18262 ____________________________________________________________________________
18263 [ 11811] By: sky                                   on 2001/09/01  12:25:29
18264         Log: Change #11805 didn't update the MANIFEST
18265      Branch: perl
18266            ! MANIFEST
18267 ____________________________________________________________________________
18268 [ 11810] By: sky                                   on 2001/09/01  11:52:44
18269         Log: Subject: [PATCH], was t/op/incode.t breaks make minitest
18270              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
18271              Date: Sat, 1 Sep 2001 14:50:14 +0200
18272              Message-ID: <20010901145014.A691@rafael>
18273      Branch: perl
18274            ! t/op/inccode.t
18275 ____________________________________________________________________________
18276 [ 11809] By: sky                                   on 2001/09/01  11:49:22
18277         Log: Subject: PATCH: ExtUtils::MakeMaker
18278              From: Tony Bowden <tony@kasei.com>
18279              Date: Sat, 1 Sep 2001 10:33:53 +0100
18280              Message-ID: <20010901103353.A13863@soto.kasei.com>
18281              Manually applied
18282      Branch: perl
18283            ! lib/ExtUtils/MakeMaker.pm
18284 ____________________________________________________________________________
18285 [ 11808] By: sky                                   on 2001/09/01  11:39:13
18286         Log: Subject: [ID 20010831.002] Bug in Term::Cap on Solaris ansi terminal using CPAN::Shell
18287              From: mike808@users.sourceforge.net
18288              Date: Sat, 1 Sep 101 11:27:50 GMT
18289              Message-Id: <200108312123.QAA27476@smtp.networkusa.net>
18290              With little tweak
18291      Branch: perl
18292            ! lib/Term/Cap.pm
18293 ____________________________________________________________________________
18294 [ 11807] By: ams                                   on 2001/09/01  11:31:16
18295         Log: Subject: oct() and hex()
18296              From: Nicholas Clark <nick@ccl4.org>
18297              Date: Fri, 31 Aug 2001 23:14:13 +0100
18298              Message-Id: <20010831231413.J4950@plum.flirble.org>
18299      Branch: perl
18300            ! pod/perlclib.pod
18301 ____________________________________________________________________________
18302 [ 11806] By: pudge                                 on 2001/09/01  00:04:52
18303         Log: Integrate change 11801 from maintperl
18304      Branch: maint-5.6/macperl
18305            ! perl.c
18306 ____________________________________________________________________________
18307 [ 11805] By: sky                                   on 2001/08/31  21:35:10
18308         Log: Subject: Re: [ID 20010831.001] SEGV from ($a, b) = (1, 2)
18309              From: Michael G Schwern <schwern@pobox.com>
18310              Date: Fri, 31 Aug 2001 15:36:28 -0400
18311              Message-ID: <20010831153628.B598@blackrider>
18312              Check for things which used to segfault
18313      Branch: perl
18314            + t/run/segfault.t
18315 ____________________________________________________________________________
18316 [ 11804] By: gsar                                  on 2001/08/31  21:02:54
18317         Log: integrate change#11801 from maint-5.6
18318              
18319              remove age-old UNICOS "workaround" that introduces a static, and
18320              hence an egregious race condition for threaded builds (*sigh*
18321              beats me why this kludge wasn't guarded by a UNICOS-specific
18322              #define *sigh*)
18323      Branch: perl
18324            ! perl.c
18325 ____________________________________________________________________________
18326 [ 11803] By: gsar                                  on 2001/08/31  20:58:38
18327         Log: remove deprecated PERL_OBJECT cruft, it has long since stopped
18328              working in 5.7.x
18329      Branch: perl
18330            - objXSUB.h
18331            ! EXTERN.h MANIFEST Makefile.SH Makefile.micro NetWare/Makefile
18332            ! NetWare/config_h.PL NetWare/dl_netware.xs NetWare/interface.c
18333            ! NetWare/nw5.c NetWare/nw5sck.c NetWare/nw5thread.c
18334            ! NetWare/nwperlsys.c NetWare/nwperlsys.h Porting/makerel
18335            ! README.win32 XSUB.h bytecode.pl cv.h cygwin/cygwin.c
18336            ! emacs/ptags embed.h embed.pl embedvar.h epoc/epoc.c ext/B/B.xs
18337            ! ext/B/B/C.pm ext/ByteLoader/ByteLoader.xs
18338            ! ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c
18339            ! ext/DynaLoader/dlutils.c ext/Opcode/Opcode.xs
18340            ! ext/POSIX/POSIX.xs globals.c iperlsys.h lib/ExtUtils/Embed.pm
18341            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Unix.pm
18342            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
18343            ! lib/ExtUtils/xsubpp makedef.pl mg.c op.c perl.c perl.h
18344            ! perlapi.c perlapi.h perlio.c perly.c perly.y perly_c.diff
18345            ! pod/perlguts.pod pp_ctl.c pp_hot.c proto.h regcomp.c regexec.c
18346            ! scope.c sv.c sv.h toke.c universal.c vms/descrip_mms.template
18347            ! vms/perly_c.vms win32/Makefile win32/config_h.PL
18348            ! win32/dl_win32.xs win32/makefile.mk win32/perlhost.h
18349            ! win32/perllib.c win32/win32.c win32/win32.h win32/win32sck.c
18350            ! win32/win32thread.c wince/Makefile.ce wince/config_h.PL
18351            ! wince/dl_win32.xs wince/perllib.c wince/win32.h
18352            ! wince/win32thread.c wince/wince.c wince/wincesck.c xsutils.c
18353 ____________________________________________________________________________
18354 [ 11802] By: ams                                   on 2001/08/31  18:11:32
18355         Log: Subject: [DOC PATCH] Add perl4 warning messages to perldiag.pod
18356              From: "Philip Newton" <Philip.Newton@gmx.net>
18357              Date: Fri, 31 Aug 2001 21:12:56 +0200
18358              Message-Id: <20010831.211000@ID-11583.news.dfncis.de>
18359      Branch: perl
18360            ! pod/perldiag.pod
18361 ____________________________________________________________________________
18362 [ 11801] By: gsar                                  on 2001/08/31  17:49:03
18363         Log: remove age-old UNICOS "workaround" that introduces a static, and
18364              hence an egregious race condition for threaded builds (*sigh*
18365              beats me why this kludge wasn't guarded by a UNICOS-specific
18366              #define *sigh*)
18367      Branch: maint-5.6/perl
18368            ! perl.c
18369 ____________________________________________________________________________
18370 [ 11800] By: sky                                   on 2001/08/31  17:30:26
18371         Log: Fixes bug in change 11717 that bus errored on HP-UX 10.20
18372              Might break on platforms where bool is larger than 8 bites ???
18373      Branch: perl
18374            ! regcomp.c
18375 ____________________________________________________________________________
18376 [ 11799] By: ams                                   on 2001/08/31  12:15:44
18377         Log: Integrate 11778 into mainline.
18378      Branch: perl
18379            ! t/base/term.t
18380 ____________________________________________________________________________
18381 [ 11798] By: sky                                   on 2001/08/31  11:31:44
18382         Log: Change 11797 sneaked in a faulty regcomp.c change which wasn't
18383              supposed to happen.
18384      Branch: perl
18385            ! regcomp.c
18386 ____________________________________________________________________________
18387 [ 11797] By: sky                                   on 2001/08/31  11:28:17
18388         Log: Subject: Re: Problem in ext/Time/HiRest/HiRes.t 
18389              From: "John P. Linderman" <jpl@research.att.com>
18390              Date: Fri, 31 Aug 2001 08:20:35 -0400
18391              Message-Id: <200108311220.IAA54125@raptor.research.att.com>
18392              Fixes test 14 which could fail randomly in rare cases.
18393      Branch: perl
18394            ! ext/Time/HiRes/HiRes.t regcomp.c
18395 ____________________________________________________________________________
18396 [ 11796] By: ams                                   on 2001/08/31  01:13:07
18397         Log: Subject: [PATCH] Embaressing typo in Syslog's Makefile.PL
18398              From: Nicholas Clark <nick@ccl4.org>
18399              Date: Thu, 30 Aug 2001 23:21:50 +0100
18400              Message-Id: <20010830232150.D4950@plum.flirble.org>
18401      Branch: perl
18402            ! ext/Sys/Syslog/Makefile.PL
18403 ____________________________________________________________________________
18404 [ 11795] By: ams                                   on 2001/08/30  23:53:23
18405         Log: Subject: [PATCH pod/perlhack.pod] Yet another improvement to the
18406              patching example
18407              From: Michael G Schwern <schwern@pobox.com>
18408              Date: Thu, 30 Aug 2001 17:02:08 -0400
18409              Message-Id: <20010830170208.M2318@blackrider>
18410      Branch: perl
18411            ! pod/perlhack.pod
18412 ____________________________________________________________________________
18413 [ 11794] By: ams                                   on 2001/08/30  19:35:36
18414         Log: Subject: [PATCH] pp_modulo
18415              From: Nicholas Clark <nick@ccl4.org>
18416              Date: Thu, 30 Aug 2001 18:20:54 +0100
18417              Message-Id: <20010830182053.A4950@plum.flirble.org>
18418      Branch: perl
18419            ! pp.c t/op/64bitint.t
18420 ____________________________________________________________________________
18421 [ 11793] By: sky                                   on 2001/08/30  13:02:48
18422         Log: 11792 wasn't complete
18423      Branch: perl
18424            ! makedef.pl regcomp.c
18425 ____________________________________________________________________________
18426 [ 11792] By: sky                                   on 2001/08/30  12:21:11
18427         Log: Added checks for PL_custom* and Perl_custom* functions in makedef.pl
18428      Branch: perl
18429            ! makedef.pl
18430 ____________________________________________________________________________
18431 [ 11791] By: sky                                   on 2001/08/30  10:08:02
18432         Log: Due to braindamaged makedef.pl change 11758 broke makedef.pl
18433      Branch: perl
18434            ! config_h.SH
18435 ____________________________________________________________________________
18436 [ 11790] By: sky                                   on 2001/08/30  08:22:31
18437         Log: Introduces SvREPADTMP(sv) that marks a repad SvIV as a offset
18438              on the pad. Fixes coredumps in cleanups introduced by
18439              Change 11755  
18440      Branch: perl
18441            ! op.c perl.c sv.h
18442 ____________________________________________________________________________
18443 [ 11789] By: sky                                   on 2001/08/29  19:01:47
18444         Log: GCC on HP-UX 11 with 64bit support breaks inet_ntoa
18445              This is a replacement implmentation that works on HPUX.
18446              This bug should probably be fixed in GCC.
18447      Branch: perl
18448            ! ext/Socket/Socket.xs
18449 ____________________________________________________________________________
18450 [ 11788] By: ams                                   on 2001/08/29  17:35:33
18451         Log: Subject: [PATCH] pass all tests when compiling with -DNO_PERL_PRESERVE_IVUV
18452              From: Nicholas Clark <nick@ccl4.org>
18453              Date: Wed, 29 Aug 2001 18:21:56 +0100
18454              Message-Id: <20010829182156.O4950@plum.flirble.org>
18455      Branch: perl
18456            ! ext/Devel/Peek/Peek.t sv.c t/op/64bitint.t t/op/numconvert.t
18457 ____________________________________________________________________________
18458 [ 11787] By: sky                                   on 2001/08/29  10:42:54
18459         Log: Added test for pack_addr_in and unpack_addr_in
18460              Nitpik in test 10
18461      Branch: perl
18462            ! ext/Socket/Socket.t
18463 ____________________________________________________________________________
18464 [ 11786] By: sky                                   on 2001/08/29  10:28:14
18465         Log: Added three tests to test inet_ntoa/inet_aton and *packaddr*
18466              Trying to catch errors on HP-UX
18467      Branch: perl
18468            ! ext/Socket/Socket.t
18469 ____________________________________________________________________________
18470 [ 11785] By: sky                                   on 2001/08/29  09:07:03
18471         Log: make sure USE_THREADS is defined so external apps work
18472      Branch: perl
18473            ! config_h.SH
18474 ____________________________________________________________________________
18475 [ 11784] By: sky                                   on 2001/08/29  08:06:12
18476         Log: Subject: Re: The hitlist of untested modules.
18477              From: Jonathan Stowe <gellyfish@gellyfish.com>
18478              Date: Wed, 29 Aug 2001 09:25:49 +0100 (BST)
18479              Message-ID: <Pine.LNX.4.33.0108290923320.29273-100000@orpheus.gellyfish.com>
18480              Start of tests for Shell.pm (make Schwern poorer!)
18481      Branch: perl
18482            + lib/Shell.t
18483            ! MANIFEST
18484 ____________________________________________________________________________
18485 [ 11783] By: sky                                   on 2001/08/29  07:37:50
18486         Log: END{} can change the return value even if we die from BEGIN{}
18487      Branch: perl
18488            ! miniperlmain.c
18489 ____________________________________________________________________________
18490 [ 11782] By: ams                                   on 2001/08/29  06:32:17
18491         Log: Subject: Re: [PATCH] newer tests for the coderef-in-@INC !
18492              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
18493              Date: Wed, 29 Aug 2001 09:18:17 +0200
18494              Message-Id: <20010829091817.A4453@rafael>
18495      Branch: perl
18496            ! t/op/inccode.t
18497 ____________________________________________________________________________
18498 [ 11781] By: pudge                                 on 2001/08/29  02:28:33
18499         Log: Delete xsubpp.patch, as full copy exists now
18500      Branch: maint-5.6/macperl
18501            - macos/xsubpp.patch
18502 ____________________________________________________________________________
18503 [ 11780] By: pudge                                 on 2001/08/29  02:26:03
18504         Log: Add Changes file
18505      Branch: maint-5.6/macperl
18506            + macos/Changes
18507 ____________________________________________________________________________
18508 [ 11779] By: pudge                                 on 2001/08/29  02:23:11
18509         Log: Add Mac version of xsubpp as separate file
18510      Branch: maint-5.6/macperl
18511            + macos/xsubpp
18512            ! macos/Makefile.mk
18513 ____________________________________________________________________________
18514 [ 11778] By: pudge                                 on 2001/08/29  02:14:57
18515         Log: Fix open of /dev/null for Mac OS
18516      Branch: maint-5.6/macperl
18517            ! t/base/term.t
18518 ____________________________________________________________________________
18519 [ 11777] By: pudge                                 on 2001/08/29  02:12:52
18520         Log: Various patches: enable more tests; skip CVS in PerlInstall;
18521              fix typemap for Mac::Processes; remove comments in MM_MacOS.pm
18522      Branch: maint-5.6/macperl
18523            ! macos/MacPerlTests.cmd macos/PerlInstall
18524            ! macos/ext/Mac/Processes/typemap macos/lib/ExtUtils/MM_MacOS.pm
18525 ____________________________________________________________________________
18526 [ 11776] By: pudge                                 on 2001/08/29  02:11:42
18527         Log: Allow for platforms to override formatting of errors
18528              on output from Matthias Neeracher (Mac files)
18529      Branch: maint-5.6/macperl
18530            ! macos/macish.c macos/macish.h
18531 ____________________________________________________________________________
18532 [ 11775] By: pudge                                 on 2001/08/29  01:59:32
18533         Log: Allow for platforms to override formatting of errors
18534              on output from Matthias Neeracher (core files)
18535      Branch: maint-5.6/macperl
18536            ! perl.h pp_ctl.c util.c
18537 ____________________________________________________________________________
18538 [ 11774] By: pudge                                 on 2001/08/29  01:29:43
18539         Log: Add some param checking, from reports by Kevin Reid.
18540      Branch: maint-5.6/macperl
18541            ! macos/ext/Mac/Controls/Controls.pm
18542            ! macos/ext/Mac/Menus/Menus.pm macos/ext/Mac/Windows/Windows.pm
18543 ____________________________________________________________________________
18544 [ 11773] By: ams                                   on 2001/08/28  23:54:57
18545         Log: Subject: [PATCH] make coretest
18546              From: Paul Johnson <paul@pjcj.net>
18547              Date: Wed, 29 Aug 2001 00:11:38 +0200
18548              Message-Id: <20010829001138.B12169@pjcj.net>
18549              (Applied without the change to perlhack.pod. This should
18550              probably stay undocumented.)
18551      Branch: perl
18552            ! Makefile.SH t/TEST
18553 ____________________________________________________________________________
18554 [ 11772] By: sky                                   on 2001/08/28  13:01:20
18555         Log: Subject: [PATCH t/op/pack.t pod/perlhack.pod] Adding the failure diagnostic  
18556              From: Michael G Schwern <schwern@pobox.com>
18557              Date: Tue, 28 Aug 2001 09:57:39 -0400
18558              Message-ID: <20010828095738.E17775@blackrider>
18559      Branch: perl
18560            ! pod/perlhack.pod t/op/pack.t
18561 ____________________________________________________________________________
18562 [ 11771] By: sky                                   on 2001/08/28  11:20:13
18563         Log: Subject: [PATCH] put useful info in %INC for files loaded by a hook in @INC
18564              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
18565              Date: Tue, 28 Aug 2001 14:23:43 +0200
18566              Message-ID: <20010828142343.A19299@rafael>
18567      Branch: perl
18568            ! pod/perlvar.pod pp_ctl.c
18569 ____________________________________________________________________________
18570 [ 11770] By: ams                                   on 2001/08/28  10:13:21
18571         Log: Subject: [PATCH] odd typo in op.h
18572              From: Nicholas Clark <nick@ccl4.org>
18573              Date: Tue, 28 Aug 2001 12:10:26 +0100
18574              Message-Id: <20010828121026.V4950@plum.flirble.org>
18575      Branch: perl
18576            ! op.h
18577 ____________________________________________________________________________
18578 [ 11769] By: sky                                   on 2001/08/28  08:09:16
18579         Log: Subject: [ID 20010827.008] no-foo options broken in B::Lint
18580              From: Ville "Skyttä" <scop@cs132170.pp.htv.fi>
18581              Date: Tue, 28 Aug 2001 02:22:20 +0300
18582              Message-Id: <200108272322.f7RNMKd02261@cs132170.pp.htv.fi>
18583      Branch: perl
18584            ! ext/B/B/Lint.pm
18585 ____________________________________________________________________________
18586 [ 11768] By: ams                                   on 2001/08/28  00:47:35
18587         Log: Subject: Re: [PATCH pod/perlhack.pod t/op/pack.t] Fixing bad testing advice
18588              From: Michael G Schwern <schwern@pobox.com>
18589              Date: Mon, 27 Aug 2001 21:24:44 -0400
18590              Message-Id: <20010827212444.F12582@blackrider>
18591      Branch: perl
18592            ! pod/perlhack.pod t/op/pack.t
18593 ____________________________________________________________________________
18594 [ 11767] By: ams                                   on 2001/08/27  23:59:48
18595         Log: Subject: [PATCH pod/perlhack.pod t/op/pack.t] Fixing bad testing advice
18596              From: Michael G Schwern <schwern@pobox.com>
18597              Date: Mon, 27 Aug 2001 20:12:29 -0400
18598              Message-Id: <20010827201229.D12582@blackrider>
18599      Branch: perl
18600            ! pod/perlhack.pod t/op/pack.t
18601 ____________________________________________________________________________
18602 [ 11766] By: ams                                   on 2001/08/27  23:39:40
18603         Log: Update Changes.
18604      Branch: perl
18605            ! Changes
18606 ____________________________________________________________________________
18607 [ 11765] By: ams                                   on 2001/08/27  22:53:10
18608         Log: Subject: Re: [PATCH] new tests for the coderef-in-@INC
18609              From: Michael G Schwern <schwern@pobox.com>
18610              Date: Mon, 27 Aug 2001 19:47:30 -0400
18611              Message-Id: <20010827194730.C12582@blackrider>
18612      Branch: perl
18613            ! t/op/inccode.t
18614 ____________________________________________________________________________
18615 [ 11764] By: ams                                   on 2001/08/27  22:46:21
18616         Log: Subject: [PATCH] new tests for the coderef-in-@INC
18617              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
18618              Date: Mon, 27 Aug 2001 22:36:27 +0200
18619              Message-Id: <20010827223627.C690@rafael>
18620              
18621              Subject: Re: [PATCH] new tests for the coderef-in-@INC
18622              From: Nicholas Clark <nick@ccl4.org>
18623              Date: Tue, 28 Aug 2001 00:02:46 +0100
18624              Message-Id: <20010828000245.R4950@plum.flirble.org>
18625      Branch: perl
18626            + t/op/inccode.t
18627            ! MANIFEST
18628 ____________________________________________________________________________
18629 [ 11763] By: ams                                   on 2001/08/27  22:41:09
18630         Log: Subject: [PATCH lib/warnings.t] Removing 2>&1 requirement  (was Re:
18631              bleadperl on fire, Win95+4NT)
18632              From: Michael G Schwern <schwern@pobox.com>
18633              Date: Mon, 27 Aug 2001 16:54:42 -0400
18634              Message-Id: <20010827165442.F9436@blackrider>
18635      Branch: perl
18636            ! lib/warnings.t
18637 ____________________________________________________________________________
18638 [ 11762] By: sky                                   on 2001/08/27  19:19:17
18639         Log: Changed back Net/Ping.pm change #11759 since WNOHANG wasn't
18640              avaible at compile time. This broke the compilation of 
18641              Net/Ping.pm
18642      Branch: perl
18643            ! lib/Net/Ping.pm
18644 ____________________________________________________________________________
18645 [ 11761] By: sky                                   on 2001/08/27  18:34:48
18646         Log: Removed tripple definitions of CUSTOM_OP functions.
18647      Branch: perl
18648            ! embed.h embed.pl global.sym objXSUB.h perlapi.c proto.h
18649 ____________________________________________________________________________
18650 [ 11760] By: sky                                   on 2001/08/27  18:21:27
18651         Log: Regen headers
18652      Branch: perl
18653            ! embed.h embedvar.h objXSUB.h opcode.h opnames.h perlapi.c
18654            ! perlapi.h proto.h
18655 ____________________________________________________________________________
18656 [ 11759] By: ams                                   on 2001/08/27  16:31:53
18657         Log: Subject: [PATCH] pod/perlfunc.pod, lib/Net/Ping.pm, ext/POSIX/POSIX.pod
18658              From: "chromatic" <chromatic@rmci.net>
18659              Date: Mon, 27 Aug 2001 11:17:09 -0600
18660              Message-Id: <20010827172111.89491.qmail@onion.perl.org>
18661      Branch: perl
18662            ! ext/POSIX/POSIX.pod lib/Net/Ping.pm pod/perlfunc.pod
18663 ____________________________________________________________________________
18664 [ 11758] By: sky                                   on 2001/08/27  15:16:42
18665         Log: Changes USE_THREADS to USE_5005THREADS in the entire source.
18666              Thanks to H. Merijn Brand for the patch.
18667              Some of the comments and or guards might be removable in perl.h now.
18668      Branch: perl
18669            ! NetWare/config_H.wc NetWare/nw5thread.c NetWare/nw5thread.h
18670            ! Porting/Glossary Porting/config_H README.threads config_h.SH
18671            ! cop.h cv.h deb.c dosish.h dump.c embed.h embed.pl embedvar.h
18672            ! ext/B/B.xs ext/B/B/C.pm ext/B/B/Deparse.pm
18673            ! ext/B/ramblings/runtime.porting ext/DynaLoader/dl_aix.xs
18674            ! ext/Thread/Thread.xs gv.c intrpvar.h mg.c miniperlmain.c
18675            ! objXSUB.h op.c os2/os2.c os2/os2ish.h perl.c perl.h perlapi.c
18676            ! perlvars.h pod/perlguts.pod pp.c pp.h pp_ctl.c pp_hot.c
18677            ! proto.h regexec.c scope.c sv.c sv.h thrdvar.h thread.h toke.c
18678            ! uconfig.h util.c vms/genconfig.pl vms/vms.c vos/config.alpha.h
18679            ! vos/config.ga.h win32/config_H.bc win32/config_H.gc
18680            ! win32/config_H.vc win32/perllib.c win32/win32.h
18681            ! win32/win32sck.c win32/win32thread.c win32/win32thread.h
18682            ! wince/config.h wince/config_H.ce wince/win32.h
18683            ! wince/win32thread.c wince/win32thread.h wince/wincesck.c
18684 ____________________________________________________________________________
18685 [ 11757] By: sky                                   on 2001/08/27  13:39:16
18686         Log: Subject: GNU ld parses arguments different
18687              From: H.Merijn Brand <h.m.brand@hccnet.nl>
18688              Date: Mon, 27 Aug 2001 16:25:51 +0200
18689              Message-Id: <20010827162254.2EA6.H.M.BRAND@hccnet.nl>
18690      Branch: perl
18691            ! hints/hpux.sh
18692 ____________________________________________________________________________
18693 [ 11756] By: sky                                   on 2001/08/27  13:18:45
18694         Log: Subject: Custom Ops
18695              From: Simon Cozens <simon@netthink.co.uk>
18696              Date: Sat, 25 Aug 2001 17:45:09 +0100
18697              Message-ID: <20010825174509.A5752@netthink.co.uk>
18698              I also added a fix to Opcode.pm to quite test cases.
18699      Branch: perl
18700            ! dump.c embed.pl ext/Opcode/Opcode.pm intrpvar.h op.c op.h
18701            ! opcode.pl pod/perlguts.pod pp_ctl.c pp_sys.c run.c sv.c utf8.c
18702 ____________________________________________________________________________
18703 [ 11755] By: sky                                   on 2001/08/27  05:37:17
18704         Log: Plugs a memory leak on destruction of regular expressions
18705              introcued by #11274.
18706              PL_regex_padav now has an AV as it's first entry with a list
18707              of freed regex_padav slots that it will reuse on creating
18708              new PMOPs.
18709      Branch: perl
18710            ! op.c perl.c
18711 ____________________________________________________________________________
18712 [ 11754] By: ams                                   on 2001/08/26  14:38:52
18713         Log: Subject: [PATCH] t/io/binmode.t
18714              From: Nicholas Clark <nick@ccl4.org>
18715              Date: Sun, 26 Aug 2001 12:03:05 +0100
18716              Message-Id: <20010826120305.C4950@plum.flirble.org>
18717              
18718              (Also a nitpick in #11752 to t/op/universal.t)
18719      Branch: perl
18720            ! t/io/binmode.t t/op/universal.t
18721 ____________________________________________________________________________
18722 [ 11753] By: ams                                   on 2001/08/26  08:19:34
18723         Log: Subject: [PATCH] op/universal.t failing
18724              From: Nicholas Clark <nick@ccl4.org>
18725              Date: Sun, 26 Aug 2001 09:48:22 +0100
18726              Message-Id: <20010826094822.B4950@plum.flirble.org>
18727      Branch: perl
18728            ! t/op/universal.t
18729 ____________________________________________________________________________
18730 [ 11752] By: ams                                   on 2001/08/25  22:46:13
18731         Log: Subject: Re: 'can' with undefined subs
18732              From: Tony Bowden <tony@kasei.com>
18733              Date: Sat, 25 Aug 2001 14:58:17 +0100
18734              Message-Id: <20010825145817.A11788@soto.kasei.com>
18735              (Applied with minor modifications.)
18736      Branch: perl
18737            ! t/op/universal.t
18738 ____________________________________________________________________________
18739 [ 11751] By: ams                                   on 2001/08/25  18:28:43
18740         Log: Subject: Re: 'can' with undefined subs
18741              From: Tony Bowden <tony@kasei.com>
18742              Date: Sat, 25 Aug 2001 15:13:14 +0100
18743              Message-Id: <20010825151314.B11788@soto.kasei.com>
18744      Branch: perl
18745            ! lib/UNIVERSAL.pm
18746 ____________________________________________________________________________
18747 [ 11750] By: nick                                  on 2001/08/25  15:24:15
18748         Log: Integrate mainline
18749      Branch: perlio
18750           +> t/io/binmode.t
18751           !> (integrate 26 files)
18752 ____________________________________________________________________________
18753 [ 11749] By: nick                                  on 2001/08/25  14:55:41
18754         Log: Subject:  Re: [PATCH] Added wisdom to perlhack.pod
18755              From:  John Peacock <jpeacock@rowman.com>
18756              Date:  Wed, 22 Aug 2001 12:05:28 -0400
18757              Message-Id:  <3B83D848.7FD9C6EF@rowman.com>
18758      Branch: perl
18759            ! pod/perlhack.pod
18760 ____________________________________________________________________________
18761 [ 11748] By: nick                                  on 2001/08/25  14:53:04
18762         Log: Subject:  Re: [PATCH] (was Re: PerlIO regerssion tests?)
18763              From:  Michael G Schwern <schwern@pobox.com>
18764              Date:  Wed, 22 Aug 2001 19:22:45 -0400
18765              Message-Id:  <20010822192245.U619@blackrider>
18766      Branch: perl
18767            ! MANIFEST
18768 ____________________________________________________________________________
18769 [ 11747] By: nick                                  on 2001/08/25  14:52:33
18770         Log: Subject:  [PATCH] (was Re: PerlIO regerssion tests?)
18771              From:  Nicholas Clark <nick@ccl4.org>
18772              Date:  Wed, 22 Aug 2001 23:29:06 +0100
18773              Message-Id:  <20010822232906.Z82818@plum.flirble.org>
18774      Branch: perl
18775            + t/io/binmode.t
18776            ! perlio.c pod/perlfunc.pod
18777 ____________________________________________________________________________
18778 [ 11744] By: nick                                  on 2001/08/25  14:37:33
18779         Log: Subject:  [PATCH bleadperl] quiet down VC++ warnings in a2py.c and walk.c
18780              From:  Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
18781              Date:  Fri, 24 Aug 2001 22:10:42 +0200
18782              Message-Id:  <1065978076.20010824221042@tesla.rcub.bg.ac.yu>
18783      Branch: perl
18784            ! x2p/a2py.c x2p/walk.c
18785 ____________________________________________________________________________
18786 [ 11743] By: nick                                  on 2001/08/25  14:32:47
18787         Log: Subject:  [DOC PATCH] The coderef-in-@INC feature
18788              From:  Rafael Garcia-Suarez <rgarciasuarez@free.fr>
18789              Date:  Fri, 24 Aug 2001 23:34:13 +0200
18790              Message-Id:  <20010824233413.A1285@rafael>
18791      Branch: perl
18792            ! pod/perlfunc.pod pod/perlvar.pod
18793 ____________________________________________________________________________
18794 [ 11742] By: ams                                   on 2001/08/25  13:16:02
18795         Log: Subject: [PATCH] Re: The coderef in @INC strikes back
18796              From: Nicholas Clark <nick@ccl4.org>
18797              Date: Sat, 25 Aug 2001 14:50:07 +0100
18798              Message-Id: <20010825145007.L41464@plum.flirble.org>
18799      Branch: perl
18800            ! pp_ctl.c
18801 ____________________________________________________________________________
18802 [ 11741] By: nick                                  on 2001/08/24  07:08:45
18803         Log: When applying patch via Porting/apply fails, do p4 refresh
18804              to get old files back.
18805      Branch: perl
18806            ! Porting/apply
18807 ____________________________________________________________________________
18808 [ 11740] By: ams                                   on 2001/08/24  04:47:24
18809         Log: #11739 was incomplete.
18810      Branch: perl
18811            ! pod/perldiag.pod
18812 ____________________________________________________________________________
18813 [ 11739] By: ams                                   on 2001/08/24  04:09:40
18814         Log: Subject: [DOC patch bleadperl] "misspelled" misspelled
18815              From: "Philip Newton" <Philip.Newton@gmx.net>
18816              Date: Fri, 24 Aug 2001 07:08:34 +0200
18817      Branch: perl
18818            ! pod/perldiag.pod
18819 ____________________________________________________________________________
18820 [ 11738] By: ams                                   on 2001/08/24  02:19:42
18821         Log: Fixed Doug Wilson's email address.
18822      Branch: perl
18823            ! AUTHORS
18824 ____________________________________________________________________________
18825 [ 11737] By: ams                                   on 2001/08/24  00:10:13
18826         Log: Subject: [DOC PATCH] Adding new warning in perldiag.pod
18827              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
18828              Date: Thu, 23 Aug 2001 22:22:58 +0200
18829              Message-Id: <20010823222258.A901@rafael>
18830      Branch: perl
18831            ! pod/perldiag.pod
18832 ____________________________________________________________________________
18833 [ 11736] By: ams                                   on 2001/08/24  00:05:02
18834         Log: Subject: [PATCH perl@ ] add $Config('scriptdir'} on VMS
18835              From: "Craig A. Berry" <craigberry@mac.com>
18836              Date: Thu, 23 Aug 2001 19:07:45 -0500
18837              Message-Id: <a05101004b7ab4593bb24@[172.16.52.1]>
18838      Branch: perl
18839            ! configure.com
18840 ____________________________________________________________________________
18841 [ 11735] By: sky                                   on 2001/08/23  13:42:07
18842         Log: Backed out 11732, it breaks lib/strict.t 
18843      Branch: perl
18844            ! op.c
18845 ____________________________________________________________________________
18846 [ 11734] By: sky                                   on 2001/08/23  11:45:59
18847         Log: Removed toy from 17133 after Matt Sargeants request.
18848      Branch: perl
18849            ! pod/perlfaq4.pod
18850 ____________________________________________________________________________
18851 [ 11733] By: sky                                   on 2001/08/23  11:36:29
18852         Log: Subject: [PATCH perlfaq4] Faster permutation algorithms
18853              From: Robin Houston <robin@kitsite.com>
18854              Date: Wed, 22 Aug 2001 23:06:16 +0100
18855              Message-ID: <20010822230616.A254@robin.kitsite.com>
18856      Branch: perl
18857            ! pod/perlfaq4.pod
18858 ____________________________________________________________________________
18859 [ 11732] By: sky                                   on 2001/08/23  10:36:02
18860         Log: Subject: Re: [ID 20010822.001] Freeing pads after parse error
18861              From: Simon Cozens <simon@netthink.co.uk>
18862              Date: Thu, 23 Aug 2001 12:06:36 +0100
18863              Message-ID: <20010823120636.A9961@netthink.co.uk>
18864      Branch: perl
18865            ! op.c
18866 ____________________________________________________________________________
18867 [ 11731] By: gsar                                  on 2001/08/23  03:58:58
18868         Log: fix broken windows build
18869      Branch: perl
18870            ! perl.h
18871 ____________________________________________________________________________
18872 [ 11730] By: ams                                   on 2001/08/22  21:35:30
18873         Log: Subject: [PATCH] io/tell.t doesn't chdir t
18874              From: Nicholas Clark <nick@ccl4.org>
18875              Date: Wed, 22 Aug 2001 23:25:58 +0100
18876              Message-Id: <20010822232557.Y82818@plum.flirble.org>
18877      Branch: perl
18878            ! t/io/tell.t
18879 ____________________________________________________________________________
18880 [ 11729] By: ams                                   on 2001/08/22  20:32:21
18881         Log: Subject: [PATCH] Documentation in File::Spec (was Re: minor File::Spec
18882              questions)
18883              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
18884              Date: Wed, 22 Aug 2001 17:09:04 -0400
18885              Message-Id: <20010822170904.A76069@linguist.thayer.dartmouth.edu>
18886              (Oops, forgot File::Spec::Unix in the previous patch.)
18887      Branch: perl
18888            ! lib/File/Spec/Unix.pm
18889 ____________________________________________________________________________
18890 [ 11728] By: ams                                   on 2001/08/22  20:25:41
18891         Log: Subject: [PATCH] Documentation in File::Spec (was Re: minor File::Spec
18892              questions)
18893              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
18894              Date: Wed, 22 Aug 2001 17:09:04 -0400
18895              Message-Id: <20010822170904.A76069@linguist.thayer.dartmouth.edu>
18896      Branch: perl
18897            ! lib/File/Spec.pm
18898 ____________________________________________________________________________
18899 [ 11727] By: ams                                   on 2001/08/22  19:43:30
18900         Log: Subject: Re: [PATCH 1 of 3] $] is deprecated - eliminate from core tests
18901              From: John Peacock <jpeacock@rowman.com>
18902              Date: Wed, 22 Aug 2001 12:35:52 -0400
18903              Message-Id: <3B83DF68.5D89DC81@rowman.com>
18904              (Adds proper tests for $], notwithstanding Subject. +nitpick)
18905      Branch: perl
18906            ! t/op/ver.t
18907 ____________________________________________________________________________
18908 [ 11726] By: ams                                   on 2001/08/22  19:36:39
18909         Log: Subject: [ID 20010822.007] eval STRING & diagnostics.pm not mixing
18910              From: schwern@ool-18b93024.dyn.optonline.net (Michael G Schwern)
18911              Date: Wed, 22 Aug 2001 16:03:00 -0400 (EDT)
18912              Message-Id: <20010822200300.0D1638253@ool-18b93024.dyn.optonline.net>
18913      Branch: perl
18914            ! lib/diagnostics.pm lib/diagnostics.t
18915 ____________________________________________________________________________
18916 [ 11725] By: ams                                   on 2001/08/22  19:25:01
18917         Log: Subject: [PATCH] 64 bit integer preserving pp_divide
18918              From: Nicholas Clark <nick@ccl4.org>
18919              Date: Wed, 22 Aug 2001 20:59:05 +0100
18920              Message-Id: <20010822205905.U82818@plum.flirble.org>
18921      Branch: perl
18922            ! pp.c t/op/64bitint.t t/op/arith.t
18923 ____________________________________________________________________________
18924 [ 11724] By: ams                                   on 2001/08/22  10:02:33
18925         Log: Subject: Configure blooper
18926              From: H.Merijn Brand <h.m.brand@hccnet.nl>
18927              Date: Wed, 22 Aug 2001 12:38:35 +0200
18928              Message-Id: <20010822123750.A797.H.M.BRAND@hccnet.nl>
18929      Branch: perl
18930            ! Configure
18931 ____________________________________________________________________________
18932 [ 11723] By: ams                                   on 2001/08/21  16:17:53
18933         Log: Subject: [PATCH] installperl -help
18934              From: Nicholas Clark <nick@ccl4.org>
18935              Date: Tue, 21 Aug 2001 17:34:23 +0100
18936              Message-Id: <20010821173423.F82818@plum.flirble.org>
18937      Branch: perl
18938            ! installperl
18939 ____________________________________________________________________________
18940 [ 11722] By: ams                                   on 2001/08/20  07:46:31
18941         Log: Subject: [PATCH perlvar.pod] Rewrite $. entry and switch to -> syntax
18942              From: Ilmari Karonen <iltzu@sci.fi>
18943              Date: Mon, 20 Aug 2001 06:42:01 +0300 (EET DST)
18944              Message-Id: <Pine.SOL.3.96.1010820063126.28048A-100000@simpukka>
18945      Branch: perl
18946            ! pod/perlvar.pod
18947 ____________________________________________________________________________
18948 [ 11721] By: nick                                  on 2001/08/20  06:24:31
18949         Log: Integrate mainline
18950      Branch: perlio
18951           +> Porting/apply lib/Lingua/KO/Hangul/Util.pm
18952           +> lib/Lingua/KO/Hangul/Util/Changes
18953           +> lib/Lingua/KO/Hangul/Util/README
18954           +> lib/Lingua/KO/Hangul/Util/t/test.t lib/Unicode/Collate.pm
18955           +> lib/Unicode/Collate/Changes lib/Unicode/Collate/README
18956           +> lib/Unicode/Collate/keys.txt lib/Unicode/Collate/t/test.t
18957           +> lib/Unicode/Normalize.pm lib/Unicode/Normalize/Changes
18958           +> lib/Unicode/Normalize/README lib/Unicode/Normalize/t/norm.t
18959           +> lib/Unicode/Normalize/t/test.t
18960            - lib/Net/README.config lib/Net/demos/snpp lib/Net/libnet.ppd
18961           !> (integrate 55 files)
18962 ____________________________________________________________________________
18963 [ 11720] By: pudge                                 on 2001/08/19  19:00:16
18964         Log: Integrate Change #11599 from maint-5.6/perl
18965      Branch: maint-5.6/macperl
18966           !> README.win32
18967 ____________________________________________________________________________
18968 [ 11719] By: ams                                   on 2001/08/18  21:21:42
18969         Log: Add Porting/apply to MANIFEST.
18970      Branch: perl
18971            ! MANIFEST
18972 ____________________________________________________________________________
18973 [ 11718] By: sky                                   on 2001/08/18  14:38:01
18974         Log: PL_reentrant_buffer does not exist in 5005threaded perl.
18975              Better solution would be to make 5005threaded perl use
18976              the same system as ithreads do
18977      Branch: perl
18978            ! perl.h
18979 ____________________________________________________________________________
18980 [ 11717] By: jhi                                   on 2001/08/18  14:24:42
18981         Log: New try for ID 20010407.006: detach the semantics
18982              "was the last match target UTF8" into its own variable.
18983      Branch: perl
18984            ! embedvar.h intrpvar.h mg.c perlapi.h pod/perlapi.pod pp.c
18985            ! pp_hot.c regcomp.c regexec.c sv.c t/op/pat.t thrdvar.h
18986 ____________________________________________________________________________
18987 [ 11716] By: jhi                                   on 2001/08/18  12:11:14
18988         Log: UTF8 flag should be meaningful only when POK.
18989      Branch: perl
18990            ! dump.c
18991 ____________________________________________________________________________
18992 [ 11715] By: sky                                   on 2001/08/18  11:45:16
18993         Log: USE_THREADS and USE_ITHREADS are never true at the same time
18994      Branch: perl
18995            ! perl.h
18996 ____________________________________________________________________________
18997 [ 11714] By: jhi                                   on 2001/08/18  06:03:24
18998         Log: Retract #11712 for now.  The real fix would probably
18999              be something like making PL_reg_sv a copy (PV + UTF8)
19000              of the matched/substituted string (note: not just a SvPOK
19001              string, for example the stringified form of a ROK would
19002              be applicable)  Beware of leaks.
19003      Branch: perl
19004            ! pp_hot.c t/op/pat.t
19005 ____________________________________________________________________________
19006 [ 11713] By: jhi                                   on 2001/08/18  03:22:42
19007         Log: UTF8 wasn't printing for PVMGs.
19008      Branch: perl
19009            ! dump.c
19010 ____________________________________________________________________________
19011 [ 11712] By: jhi                                   on 2001/08/18  03:22:24
19012         Log: (Retracted by #11714)
19013              
19014              Okay analysis, debatable fix.  (The fix will inc
19015              the refcount of all temporary match objects,
19016              like for example tied(%h) =~ /^.../ from Tie/RefHash.t,
19017              which will then cause griping at untie() time
19018              ("inner references remain").
19019              
19020              Fix for ID 20010407.006: PL_reg_sv got wiped out
19021              by freetemps if the match target was a temporary
19022              (like function_call() =~ /.../), which in turn meant
19023              that the $1 et al stopped working if they had UTF-8
19024              in them.  Therefore bump up the refcount of PL_reg_sv.
19025      Branch: perl
19026            ! pp_hot.c t/op/pat.t
19027 ____________________________________________________________________________
19028 [ 11711] By: ams                                   on 2001/08/17  20:32:08
19029         Log: Subject: [PATCH] doesn't compile, was perl@11710
19030              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
19031              Date: Fri, 17 Aug 2001 23:21:10 +0200
19032              Message-Id: <20010817232110.C7041@rafael> 
19033      Branch: perl
19034            ! sharedsv.c
19035 ____________________________________________________________________________
19036 [ 11710] By: jhi                                   on 2001/08/17  14:26:57
19037         Log: Update Changes.
19038      Branch: perl
19039            ! Changes patchlevel.h
19040 ____________________________________________________________________________
19041 [ 11709] By: jhi                                   on 2001/08/17  13:47:53
19042         Log: Upgrade to libnet 1.0704.
19043      Branch: perl
19044            - lib/Net/README.config lib/Net/demos/snpp lib/Net/libnet.ppd
19045            ! MANIFEST lib/Net/ChangeLog.libnet lib/Net/Cmd.pm
19046            ! lib/Net/Config.pm lib/Net/Domain.pm lib/Net/FTP.pm
19047            ! lib/Net/FTP/A.pm lib/Net/FTP/I.pm lib/Net/FTP/dataconn.pm
19048            ! lib/Net/NNTP.pm lib/Net/Netrc.pm lib/Net/POP3.pm
19049            ! lib/Net/README.libnet lib/Net/SMTP.pm lib/Net/Time.pm
19050            ! lib/Net/libnetFAQ.pod lib/Net/t/ftp.t
19051 ____________________________________________________________________________
19052 [ 11708] By: sky                                   on 2001/08/17  13:34:04
19053         Log: Let perl_clone copy PL_exit_flags
19054      Branch: perl
19055            ! sv.c
19056 ____________________________________________________________________________
19057 [ 11707] By: sky                                   on 2001/08/17  12:28:41
19058         Log: Protext sharedsv_space better. Extended EDIT and RELEASE macro
19059      Branch: perl
19060            ! sharedsv.c sharedsv.h
19061 ____________________________________________________________________________
19062 [ 11706] By: jhi                                   on 2001/08/17  11:59:28
19063         Log: The metaconfig unit change for #11705.
19064      Branch: metaconfig/U/perl
19065            ! Extensions.U
19066 ____________________________________________________________________________
19067 [ 11705] By: jhi                                   on 2001/08/17  11:58:48
19068         Log: Allow the threads extension to be found if present.
19069      Branch: perl
19070            ! Configure
19071 ____________________________________________________________________________
19072 [ 11704] By: nick                                  on 2001/08/17  11:47:54
19073         Log: Mail -> change script (pre-alpha)
19074      Branch: perl
19075            + Porting/apply
19076 ____________________________________________________________________________
19077 [ 11703] By: sky                                   on 2001/08/17  07:11:24
19078         Log: Fixed macros for localtime_r under USE_REENTRANT_API, also fixed for HP-UX 10.20
19079              Thanks to Tom Hospel for pointing out my error.
19080      Branch: perl
19081            ! op.h
19082 ____________________________________________________________________________
19083 [ 11702] By: sky                                   on 2001/08/17  04:18:11
19084         Log: Adds PERL_EXIT_DESTRUCT_END to PL_exit_flags which if set moves END block running to perl_destruct, changes prototype of perl_destruct to return exitstatus.
19085      Branch: perl
19086            ! embed.pl miniperlmain.c perl.c perl.h proto.h
19087 ____________________________________________________________________________
19088 [ 11701] By: jhi                                   on 2001/08/17  03:22:38
19089         Log: Integrate Lingua::KO::Hangul::Util 0.02, Unicode::Normalize,
19090              and Unicode::Collate 0.07, from SADAHIRO Tomoyuki.
19091      Branch: perl
19092            + lib/Lingua/KO/Hangul/Util.pm lib/Lingua/KO/Hangul/Util/Changes
19093            + lib/Lingua/KO/Hangul/Util/README
19094            + lib/Lingua/KO/Hangul/Util/t/test.t lib/Unicode/Collate.pm
19095            + lib/Unicode/Collate/Changes lib/Unicode/Collate/README
19096            + lib/Unicode/Collate/keys.txt lib/Unicode/Collate/t/test.t
19097            + lib/Unicode/Normalize.pm lib/Unicode/Normalize/Changes
19098            + lib/Unicode/Normalize/README lib/Unicode/Normalize/t/norm.t
19099            + lib/Unicode/Normalize/t/test.t
19100            ! MANIFEST
19101 ____________________________________________________________________________
19102 [ 11700] By: jhi                                   on 2001/08/17  02:58:59
19103         Log: Subject: [PATCH perl@11683] IEEE float tweak for VMS
19104              Date: Thu, 16 Aug 2001 22:46:15 -0500
19105              From: "Craig A. Berry" <craigberry@mac.com>
19106              Message-Id: <5.1.0.14.0.20010816204836.01ab4e58@exchi01>
19107      Branch: perl
19108            ! configure.com numeric.c
19109 ____________________________________________________________________________
19110 [ 11699] By: jhi                                   on 2001/08/17  02:33:00
19111         Log: It seems that Tru64 has "naturally" threadsafe APIs only for
19112              of the usual suspects (like getpwent) but not for others
19113              (like localtime and rand).  The _r versions are available
19114              for all of them, so let's use them.
19115      Branch: perl
19116            ! perl.h
19117 ____________________________________________________________________________
19118 [ 11698] By: jhi                                   on 2001/08/17  01:53:02
19119         Log: (Accidental apply; thankfully empty.)
19120      Branch: perl
19121            ! hints/os390.sh
19122 ____________________________________________________________________________
19123 [ 11697] By: jhi                                   on 2001/08/17  01:50:55
19124         Log: Subject: Re: [ID 20010803.016] Possible regex bug in 5.6.1 
19125              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
19126              Date: Thu, 16 Aug 2001 16:27:49 +0100
19127              Message-Id: <200108161527.f7GFRnH09419@crypt.compulink.co.uk>
19128      Branch: perl
19129            ! regexec.c t/op/re_tests
19130 ____________________________________________________________________________
19131 [ 11696] By: jhi                                   on 2001/08/17  01:50:01
19132         Log: Subject: Re: [ID 20010814.004] pos() doesn't work when using =~m// in list context 
19133              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
19134              Date: Thu, 16 Aug 2001 18:50:01 +0100
19135              Message-Id: <200108161750.f7GHo1l22207@crypt.compulink.co.uk>
19136      Branch: perl
19137            ! pp_hot.c t/op/pat.t
19138 ____________________________________________________________________________
19139 [ 11695] By: jhi                                   on 2001/08/17  01:49:12
19140         Log: Subject: [PATCH] *time_r again
19141              From: "Arthur Bergman" <arthur@contiller.se>
19142              Date: Thu, 16 Aug 2001 16:01:54 +0200
19143              Message-ID: <00ca01c1265c$0175f940$21000a0a@vogw2kdev>
19144      Branch: perl
19145            ! op.h
19146 ____________________________________________________________________________
19147 [ 11694] By: jhi                                   on 2001/08/17  01:47:53
19148         Log: system() and backtick error handling cleanup from Craig A. Berry.
19149      Branch: perl
19150            ! vms/vms.c
19151 ____________________________________________________________________________
19152 [ 11693] By: gsar                                  on 2001/08/17  01:07:21
19153         Log: change#10334 leaks memory, copies string when it doesn't
19154              need to
19155      Branch: perl
19156            ! perl.c
19157 ____________________________________________________________________________
19158 [ 11692] By: jhi                                   on 2001/08/16  12:22:29
19159         Log: One more twist to the sprintf + utf8 testing.
19160      Branch: perl
19161            ! t/op/misc.t
19162 ____________________________________________________________________________
19163 [ 11691] By: jhi                                   on 2001/08/16  11:46:02
19164         Log: Fix for 20010407.008 sprintf removes utf8-ness.
19165      Branch: perl
19166            ! pp.c t/op/misc.t
19167 ____________________________________________________________________________
19168 [ 11690] By: jhi                                   on 2001/08/16  11:31:00
19169         Log: Subject: [PATCH] *time_r fixes
19170              From: "Arthur Bergman" <arthur@contiller.se>
19171              Message-ID: <00b901c1264e$1cbe6970$21000a0a@vogw2kdev>
19172              Date: Thu, 16 Aug 2001 14:22:27 +0200
19173      Branch: perl
19174            ! op.h
19175 ____________________________________________________________________________
19176 [ 11689] By: jhi                                   on 2001/08/16  11:29:30
19177         Log: Upgrade to CGI.pm 2.77.
19178      Branch: perl
19179            ! lib/CGI.pm lib/CGI/Fast.pm lib/CGI/Util.pm lib/CGI/t/form.t
19180            ! lib/CGI/t/function.t
19181 ____________________________________________________________________________
19182 [ 11688] By: jhi                                   on 2001/08/16  01:07:21
19183         Log: Document the bytes-to-Unicode upgrading.
19184      Branch: perl
19185            ! pod/perlunicode.pod
19186 ____________________________________________________________________________
19187 [ 11687] By: jhi                                   on 2001/08/16  00:29:29
19188         Log: Add a test for Unicode sprintf.
19189      Branch: perl
19190            ! t/op/misc.t
19191 ____________________________________________________________________________
19192 [ 11686] By: jhi                                   on 2001/08/16  00:20:40
19193         Log: Add Unicode tests for index/rindex.
19194      Branch: perl
19195            ! t/op/index.t
19196 ____________________________________________________________________________
19197 [ 11685] By: jhi                                   on 2001/08/15  22:51:53
19198         Log: Document a bit the art of minimizing the installation,
19199              based on the p5p discussion.
19200      Branch: perl
19201            ! INSTALL
19202 ____________________________________________________________________________
19203 [ 11684] By: nick                                  on 2001/08/15  15:03:31
19204         Log: Integrate mainline
19205      Branch: perlio
19206           +> sharedsv.c sharedsv.h
19207           !> (integrate 53 files)
19208 ____________________________________________________________________________
19209 [ 11683] By: jhi                                   on 2001/08/15  13:49:07
19210         Log: Update Changes.
19211      Branch: perl
19212            ! Changes patchlevel.h
19213 ____________________________________________________________________________
19214 [ 11682] By: jhi                                   on 2001/08/15  13:26:00
19215         Log: The #11673 necessitated a test tweak.
19216      Branch: perl
19217            ! t/io/utf8.t
19218 ____________________________________________________________________________
19219 [ 11681] By: jhi                                   on 2001/08/15  13:12:50
19220         Log: Also UNICOS is in the general case unable to silently
19221              handle fp overflows.
19222      Branch: perl
19223            ! numeric.c
19224 ____________________________________________________________________________
19225 [ 11680] By: jhi                                   on 2001/08/15  13:05:15
19226         Log: Try to get NV_MIN, NV_MAX, NV_MIN_10_EXP, NV_MAX_10_EXP,
19227              NV_EPSILON #defined.
19228      Branch: perl
19229            ! perl.h
19230 ____________________________________________________________________________
19231 [ 11679] By: jhi                                   on 2001/08/15  12:48:32
19232         Log: Re-establish the fp overflow detection for VAX VMS; there
19233              is no easy way to have the IEEE fp silent overflow semantics.
19234              (in Alpha VMS we still will use IEEE fp by default-- but it
19235              is still possible to configure Perl to use G_FLOAT)
19236      Branch: perl
19237            ! numeric.c
19238 ____________________________________________________________________________
19239 [ 11678] By: jhi                                   on 2001/08/15  12:27:41
19240         Log: Subject: [PATCH] pp_lock 
19241              From: "Arthur Bergman" <arthur@contiller.se>
19242              Date: Wed, 15 Aug 2001 11:52:16 +0200
19243              Message-ID: <008401c1256f$f75a91b0$21000a0a@vogw2kdev>
19244      Branch: perl
19245            ! pp.c
19246 ____________________________________________________________________________
19247 [ 11677] By: jhi                                   on 2001/08/15  12:26:44
19248         Log: Subject: Re: [ID 20010809.023] perlre misleads when stating that (?i) should be at front of pattern 
19249              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
19250              Date: Wed, 15 Aug 2001 11:32:11 +0100
19251              Message-Id: <200108151032.f7FAWBI30961@crypt.compulink.co.uk>
19252      Branch: perl
19253            ! regcomp.c t/op/re_tests
19254 ____________________________________________________________________________
19255 [ 11676] By: jhi                                   on 2001/08/15  12:25:29
19256         Log: Subject: Re: [ID 20010811.006] re_eval: logical leaks 
19257              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
19258              Date: Wed, 15 Aug 2001 10:33:49 +0100
19259              Message-Id: <200108150933.f7F9Xnr11222@crypt.compulink.co.uk>
19260      Branch: perl
19261            ! regexec.c t/op/re_tests
19262 ____________________________________________________________________________
19263 [ 11675] By: jhi                                   on 2001/08/15  03:28:20
19264         Log: Subject: Re: bug in File::Spec 0.82 (canonpath)
19265              From: Barrie Slaymaker <barries@slaysys.com>
19266              Date: Tue, 14 Aug 2001 14:32:25 -0400
19267              Message-ID: <20010814143225.A19822@jester.slaysys.com>
19268      Branch: perl
19269            ! lib/File/Spec.t lib/File/Spec/Unix.pm
19270 ____________________________________________________________________________
19271 [ 11674] By: jhi                                   on 2001/08/15  03:25:32
19272         Log: Subject: [PATCH: perl@11626] modify VMS default prefix for installation
19273              From: Peter Prymmer <pvhp@forte.com>
19274              Date: Tue, 14 Aug 2001 13:33:32 -0700 (PDT)
19275              Message-ID: <Pine.OSF.4.10.10108141327590.192110-100000@aspara.forte.com>
19276      Branch: perl
19277            ! README.vms configure.com
19278 ____________________________________________________________________________
19279 [ 11673] By: jhi                                   on 2001/08/15  03:16:14
19280         Log: Subject: [PATCH perl@11660] Warning incorrectly reported without -w
19281              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
19282              Date: Tue, 14 Aug 2001 21:23:27 +0200
19283              Message-ID: <20010814212327.A1919@rafael>
19284      Branch: perl
19285            ! doio.c
19286 ____________________________________________________________________________
19287 [ 11672] By: jhi                                   on 2001/08/15  03:15:25
19288         Log: Subject: [PATCH bleadperl] fixing SDBM_File problems under win32
19289              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu> 
19290              Date: Tue, 14 Aug 2001 22:30:11 +0200
19291              Message-ID: <4224685483.20010814223011@tesla.rcub.bg.ac.yu>
19292              
19293              Combination of nmake, quoting, and Perl expanded $( in here-doc.
19294      Branch: perl
19295            ! ext/SDBM_File/Makefile.PL
19296 ____________________________________________________________________________
19297 [ 11671] By: jhi                                   on 2001/08/14  13:44:40
19298         Log: Todo updates.
19299      Branch: perl
19300            ! pod/perltodo.pod
19301 ____________________________________________________________________________
19302 [ 11670] By: jhi                                   on 2001/08/14  13:10:36
19303         Log: Subject: [PATCH bleadperl CORE] removing sv.c warnings on VC++5.0
19304              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu> 
19305              Date: Mon, 13 Aug 2001 23:15:01 +0200
19306              Message-ID: <6114148607.20010813231501@tesla.rcub.bg.ac.yu>
19307      Branch: perl
19308            ! sv.c
19309 ____________________________________________________________________________
19310 [ 11669] By: jhi                                   on 2001/08/14  13:07:09
19311         Log: Subject: [PATCH] [b-]showlex.t
19312              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
19313              Date: Sun, 12 Aug 2001 22:24:51 +0200
19314              Message-ID: <6510457078.20010812222451@tesla.rcub.bg.ac.yu>
19315              
19316              The 4nt command shell will expand the % in command line
19317              no matter what quoting is attempted, changed the % to @.
19318      Branch: perl
19319            ! ext/B/Showlex.t
19320 ____________________________________________________________________________
19321 [ 11668] By: jhi                                   on 2001/08/14  13:01:02
19322         Log: Subject: [PATCH] magic.t
19323              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu> 
19324              Date: Sun, 12 Aug 2001 20:49:27 +0200
19325              Message-ID: <844732764.20010812204927@tesla.rcub.bg.ac.yu>
19326      Branch: perl
19327            ! t/op/magic.t
19328 ____________________________________________________________________________
19329 [ 11667] By: jhi                                   on 2001/08/14  12:35:17
19330         Log: Add sharedsv* to the DOSish platforms; plus add
19331              some WinCE files to the list of DOSish files.
19332      Branch: perl
19333            ! NetWare/Makefile Porting/makerel win32/Makefile
19334            ! win32/makefile.mk wince/Makefile.ce
19335 ____________________________________________________________________________
19336 [ 11666] By: jhi                                   on 2001/08/14  12:29:57
19337         Log: More DOSish files.
19338      Branch: perl
19339            ! Porting/makerel
19340 ____________________________________________________________________________
19341 [ 11665] By: jhi                                   on 2001/08/14  12:27:58
19342         Log: Strip CRs from the WinCE files.  Now we need to
19343              figure out in which CRs are really needed: probably
19344              Makefile.ce and the README files, at least, probably
19345              also the registry.bat.
19346      Branch: perl
19347            ! wince/Makefile.ce wince/README.compile wince/README.perlce
19348            ! wince/config.h wince/include/cectype.h wince/include/errno.h
19349            ! wince/include/sys/stat.h wince/include/sys/types.h
19350            ! wince/include/sys/utime.h wince/include/time.h wince/perl.rc
19351            ! wince/perldll.def wince/registry.bat wince/wince.h
19352            ! wince/xbuildall.ksh wince/xdistclean.ksh wince/xmakediffs.ksh
19353 ____________________________________________________________________________
19354 [ 11664] By: jhi                                   on 2001/08/14  12:05:09
19355         Log: Add some files to DOSish and writables.
19356      Branch: perl
19357            ! Porting/makerel
19358 ____________________________________________________________________________
19359 [ 11663] By: jhi                                   on 2001/08/14  03:08:07
19360         Log: Compile failure message tidying.
19361      Branch: perl
19362            ! t/lib/1_compile.t
19363 ____________________________________________________________________________
19364 [ 11662] By: jhi                                   on 2001/08/14  01:41:22
19365         Log: The new sharedsv* should be exported only if usethreads.
19366      Branch: perl
19367            ! makedef.pl
19368 ____________________________________________________________________________
19369 [ 11661] By: jhi                                   on 2001/08/14  00:25:30
19370         Log: Subject: [PATCH: perl@11626] URL updates for README.os390
19371              From: Peter Prymmer <pvhp@forte.com>
19372              Date: Mon, 13 Aug 2001 15:21:06 -0700 (PDT)
19373              Message-ID: <Pine.OSF.4.10.10108131517570.151295-100000@aspara.forte.com>
19374      Branch: perl
19375            ! README.os390
19376 ____________________________________________________________________________
19377 [ 11660] By: jhi                                   on 2001/08/13  12:54:54
19378         Log: Update Changes.
19379      Branch: perl
19380            ! Changes patchlevel.h
19381 ____________________________________________________________________________
19382 [ 11659] By: jhi                                   on 2001/08/13  12:45:21
19383         Log: Subject: [PATHC] sharedsv.[c|h]
19384              From: "Artur Bergman" <artur@contiller.se>
19385              Date: Mon, 13 Aug 2001 14:38:41 +0200
19386              Message-ID: <005401c123f4$e1f53360$21000a0a@vogw2kdev>  
19387              
19388              Subject: [PATCH] embed.pl
19389              From: Arthur Bergman <arthur@contiller.se>
19390              Date: Mon, 13 Aug 2001 14:38:14 +0200
19391              Message-ID: <B79D96D6.3088%arthur@contiller.se>
19392              
19393              Subject: [PATCH] sharedsv cleanups
19394              From: "Arthur Bergman" <arthur@contiller.se>
19395              Date: Mon, 13 Aug 2001 15:14:25 +0200
19396              Message-ID: <005a01c123f9$dfe525d0$21000a0a@vogw2kdev>  
19397              
19398              Plus few tweaks: _init needs to be Adp, the prototypes
19399              should not be revealed unless using ithreads, #endif FOO
19400              must be #endif /* FOO */, adding (parentheses) around
19401              do { } while doesn't work too well.
19402      Branch: perl
19403            + sharedsv.c sharedsv.h
19404            ! MANIFEST Makefile.SH embed.h embed.pl global.sym objXSUB.h
19405            ! perl.h perlapi.c pod/perlapi.pod proto.h
19406 ____________________________________________________________________________
19407 [ 11658] By: jhi                                   on 2001/08/13  12:00:08
19408         Log: Subject: Re: END {} blocks run in perl_run
19409              From: Arthur Bergman <arthur@contiller.se>
19410              Date: Mon, 13 Aug 2001 11:11:30 +0200
19411              Message-ID: <B79D6661.3068%arthur@contiller.se>
19412      Branch: perl
19413            ! perl.c
19414 ____________________________________________________________________________
19415 [ 11657] By: nick                                  on 2001/08/13  09:03:02
19416         Log: Integrate mainline
19417      Branch: perlio
19418           +> (branch 326 files)
19419            - (delete 330 files)
19420           !> (integrate 85 files)
19421 ____________________________________________________________________________
19422 [ 11656] By: jhi                                   on 2001/08/12  23:24:18
19423         Log: If you want you can now add -DUSE_UTF8_SCRIPTS to your cflags
19424              and the Perl will be built to do that by default (adding that
19425              will break scripts having non-UTF-8 binary data, such as Latin-1.)
19426      Branch: perl
19427            ! op.c toke.c utf8.h
19428 ____________________________________________________________________________
19429 [ 11655] By: jhi                                   on 2001/08/12  23:05:14
19430         Log: Unnecessary downgrades.
19431      Branch: perl
19432            ! doop.c
19433 ____________________________________________________________________________
19434 [ 11654] By: jhi                                   on 2001/08/12  22:56:47
19435         Log: Failure not true anymore (probably caused by my broken setup).
19436      Branch: perl
19437            ! t/op/pat.t
19438 ____________________________________________________________________________
19439 [ 11653] By: jhi                                   on 2001/08/12  22:46:12
19440         Log: Not quite so relicy as thought in #11651 (op/concat #4 and #5
19441              stopped working).
19442      Branch: perl
19443            ! op.h pp_ctl.c regcomp.c
19444 ____________________________________________________________________________
19445 [ 11652] By: jhi                                   on 2001/08/12  22:30:04
19446         Log: There is no IN_UTF8.
19447      Branch: perl
19448            ! utf8.h
19449 ____________________________________________________________________________
19450 [ 11651] By: jhi                                   on 2001/08/12  21:08:06
19451         Log: More (less) regex/utf8 relics.  (Toned down later in #11653.)
19452      Branch: perl
19453            ! op.c op.h pp_ctl.c regcomp.c
19454 ____________________________________________________________________________
19455 [ 11650] By: jhi                                   on 2001/08/12  20:17:32
19456         Log: Relic in op.c (no regex feature should depend on the utf8 pragma),
19457              and a test tweak.
19458      Branch: perl
19459            ! op.c t/pod/find.t
19460 ____________________________________________________________________________
19461 [ 11649] By: jhi                                   on 2001/08/12  18:45:52
19462         Log: Todo updates and fixes.
19463      Branch: perl
19464            ! pod/perltodo.pod
19465 ____________________________________________________________________________
19466 [ 11648] By: jhi                                   on 2001/08/12  18:43:50
19467         Log: Mark tests (and one module) having explicit Latin-1
19468              (and one file having explicit UTF-8) with an explicit
19469              'no utf8' (and one explicit 'use utf8').
19470              
19471              NOTE: t/op/pat.t #64 fails mysteriously under 'use utf8'.
19472      Branch: perl
19473            ! lib/CGI/t/html.t lib/Locale/Codes/t/languages.t
19474            ! lib/Locale/Language.pm lib/charnames.t lib/locale.t
19475            ! t/lib/locale/latin1 t/lib/locale/utf8 t/op/pat.t
19476 ____________________________________________________________________________
19477 [ 11647] By: jhi                                   on 2001/08/12  17:10:22
19478         Log: Subject: SV: END {} blocks run in perl_run
19479              From: "Arthur Bergman" <arthur@contiller.se>
19480              Date: Sun, 12 Aug 2001 00:34:28 +0200 
19481              Message-ID: <03fd01c122b5$c803c600$052aa8c0@foo>
19482      Branch: perl
19483            ! miniperlmain.c perl.c
19484 ____________________________________________________________________________
19485 [ 11646] By: jhi                                   on 2001/08/12  16:59:00
19486         Log: Typos in #11645.
19487      Branch: perl
19488            ! perl.h
19489 ____________________________________________________________________________
19490 [ 11645] By: jhi                                   on 2001/08/12  16:55:31
19491         Log: On ithreads default to use_reentrant except on naturally
19492              threadsafe platforms.
19493      Branch: perl
19494            ! perl.h
19495 ____________________________________________________________________________
19496 [ 11644] By: jhi                                   on 2001/08/12  15:45:43
19497         Log: (Hopefully) a fix for 20010723.004: make install needs
19498              write permission in build directory.  The problem was
19499              probably caused by overeager sprinkling of the lib/re.pm
19500              dependencies (which was done to guarantee lib/re.pm being
19501              uptodate for parallel makes: now solved by funneling that
19502              through an explicit recursive make in the preplibrary target).
19503      Branch: perl
19504            ! Makefile.SH
19505 ____________________________________________________________________________
19506 [ 11643] By: jhi                                   on 2001/08/12  14:16:44
19507         Log: Dispell the "use utf8" superstition.
19508      Branch: perl
19509            ! lib/utf8.pm pod/perlfunc.pod pod/perlretut.pod pod/perltoc.pod
19510            ! pod/perlunicode.pod
19511 ____________________________________________________________________________
19512 [ 11642] By: jhi                                   on 2001/08/12  13:56:42
19513         Log: Subject: Re: [ID 20010730.010] FETCH called twice with -T
19514              From: "Abigail" <abigail@foad.org> 
19515              Date: Sat, 11 Aug 2001 23:49:49 +0200
19516              Message-ID: <20010811214950.23255.qmail@foad.org>
19517      Branch: perl
19518            ! t/op/taint.t
19519 ____________________________________________________________________________
19520 [ 11641] By: jhi                                   on 2001/08/12  13:56:18
19521         Log: Subject: Re: [ID 20010730.010] FETCH called twice with -T
19522              From: Abhijit Menon-Sen <ams@wiw.org>
19523              Date: Sat, 11 Aug 2001 06:18:19 +0530
19524              Message-ID: <20010811061819.P526@lustre.dyn.wiw.org>
19525      Branch: perl
19526            ! mg.c
19527 ____________________________________________________________________________
19528 [ 11640] By: jhi                                   on 2001/08/12  13:45:58
19529         Log: Test for change #11639.
19530      Branch: perl
19531            ! t/op/tiehandle.t
19532 ____________________________________________________________________________
19533 [ 11639] By: jhi                                   on 2001/08/12  13:42:03
19534         Log: Subject: Re: Can't localize *FH, then tie it
19535              From: Abhijit Menon-Sen <ams@wiw.org>
19536              Date: Sun, 12 Aug 2001 16:08:06 +0530
19537              Message-ID: <20010812160806.A28712@lustre.dyn.wiw.org>
19538      Branch: perl
19539            ! pp_hot.c pp_sys.c
19540 ____________________________________________________________________________
19541 [ 11638] By: jhi                                   on 2001/08/12  03:30:07
19542         Log: Drop all the unnecessary "use utf8" clauses and some of
19543              the unnecessary "use bytes" ones.
19544              
19545              TODO: scour the documentation for unnecessary "use utf8"
19546              and prominently display it in perldelta when the time comes.
19547              ("use utf8" should be necessary ONLY if one wants the script
19548              to be in UTF-8.)  Also should be checked in some non-ASCII
19549              non-Latin-1 platform, like EBCDIC.
19550      Branch: perl
19551            ! t/comp/require.t t/io/utf8.t t/op/concat.t t/op/each.t
19552            ! t/op/pat.t t/op/regmesg.t t/op/sprintf.t t/op/tr.t
19553 ____________________________________________________________________________
19554 [ 11637] By: jhi                                   on 2001/08/11  17:55:36
19555         Log: Add t/op/lc.t to see if lc, uc, lcfirst, ucfirst, quotemeta work.
19556              Smoked out bugs (well, the same bug twice) from ucfirst and lcfirst
19557              in Unicode handling.
19558      Branch: perl
19559            + t/op/lc.t
19560            ! MANIFEST pp.c t/op/misc.t t/op/readdir.t
19561 ____________________________________________________________________________
19562 [ 11636] By: jhi                                   on 2001/08/11  17:14:06
19563         Log: Thinko: we want the flags for native cc, not gcc.
19564      Branch: perl
19565            ! hints/dec_osf.sh
19566 ____________________________________________________________________________
19567 [ 11635] By: jhi                                   on 2001/08/11  15:14:48
19568         Log: (retracted by 13077)
19569              Subject: [PATCH] Re: [ID 20010809.028] x operator not copying elements in 'for' list?
19570              From: Robin Houston <robin@kitsite.com>
19571              Date: Fri, 10 Aug 2001 14:42:02 +0100
19572              Message-ID: <20010810144202.A32754@puffinry.freeserve.co.uk>
19573      Branch: perl
19574            ! pp.c
19575 ____________________________________________________________________________
19576 [ 11634] By: jhi                                   on 2001/08/11  14:59:22
19577         Log: Subject: [PATCH] turn $a.=<F> into an RCATLINE
19578              From: Abhijit Menon-Sen <ams@wiw.org>
19579              Date: Sat, 11 Aug 2001 16:31:04 +0530
19580              Message-ID: <20010811163104.Q526@lustre.dyn.wiw.org>
19581      Branch: perl
19582            ! op.c
19583 ____________________________________________________________________________
19584 [ 11633] By: jhi                                   on 2001/08/11  14:58:07
19585         Log: Get rid of indread, from Abhijit Menon-Sen.
19586      Branch: perl
19587            ! pp_sys.c
19588 ____________________________________________________________________________
19589 [ 11632] By: jhi                                   on 2001/08/10  23:39:04
19590         Log: CRLFgngngn.
19591      Branch: perl
19592            ! win32/Makefile win32/makefile.mk
19593 ____________________________________________________________________________
19594 [ 11631] By: jhi                                   on 2001/08/10  23:37:43
19595         Log: Decommission Time::Piece; unnecessary Yet Another Time-Date Module.
19596      Branch: perl
19597            - ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
19598            - ext/Time/Piece/Piece.t ext/Time/Piece/Piece.xs
19599            - ext/Time/Piece/README ext/Time/Piece/Seconds.pm
19600            ! MANIFEST Porting/config.sh djgpp/config.over epoc/config.sh
19601            ! ext/POSIX/POSIX.pod hints/vmesa.sh pod/perlfaq4.pod
19602            ! pod/perllocale.pod pod/perltoc.pod t/lib/1_compile.t
19603            ! win32/Makefile win32/makefile.mk
19604 ____________________________________________________________________________
19605 [ 11630] By: jhi                                   on 2001/08/10  13:53:15
19606         Log: Avoid #elif (less portable than #else #if).
19607      Branch: perl
19608            ! handy.h
19609 ____________________________________________________________________________
19610 [ 11629] By: jhi                                   on 2001/08/10  13:49:53
19611         Log: Subject: patch for perlvar.pod
19612              From: mah@everybody.org (Mark A. Hershberger)
19613              Date: 08 Aug 2001 17:03:16 -0500
19614              Message-ID: <87g0b2w6or.fsf@mah.mcdermott.com>
19615      Branch: perl
19616            ! pod/perlvar.pod
19617 ____________________________________________________________________________
19618 [ 11628] By: jhi                                   on 2001/08/10  13:45:48
19619         Log: cpp commands must start (the # must be) at the column #0.
19620      Branch: perl
19621            ! op.c
19622 ____________________________________________________________________________
19623 [ 11627] By: jhi                                   on 2001/08/10  13:41:07
19624         Log: If using gcc -B/foo/bar makedepend would give
19625              unnecessary warnings about unused -B/foo/bar.
19626      Branch: perl
19627            ! makedepend.SH
19628 ____________________________________________________________________________
19629 [ 11626] By: jhi                                   on 2001/08/09  14:56:29
19630         Log: Update Changes.
19631      Branch: perl
19632            ! Changes patchlevel.h
19633 ____________________________________________________________________________
19634 [ 11625] By: jhi                                   on 2001/08/09  14:54:05
19635         Log: s/z/tz/
19636      Branch: perl
19637            ! pod/perlfaq2.pod
19638 ____________________________________________________________________________
19639 [ 11624] By: jhi                                   on 2001/08/09  14:52:52
19640         Log: Article nit.
19641      Branch: perl
19642            ! pod/perlfaq2.pod
19643 ____________________________________________________________________________
19644 [ 11623] By: jhi                                   on 2001/08/09  14:49:00
19645         Log: Rename lib/unicode files to lib/unicore to avoid
19646              conflicts between core lib/unicode and Unicode::
19647              files in case-ignoring filesystems.
19648      Branch: perl
19649            + (add 325 files)
19650            - (delete 324 files)
19651            ! MANIFEST lib/charnames.pm lib/utf8_heavy.pl pod/perlretut.pod
19652 ____________________________________________________________________________
19653 [ 11622] By: jhi                                   on 2001/08/09  13:33:47
19654         Log: Upgrade to Math::BigInt 1.41.
19655      Branch: perl
19656            ! lib/Math/BigInt.pm lib/Math/BigInt/t/bigintpm.t
19657 ____________________________________________________________________________
19658 [ 11621] By: jhi                                   on 2001/08/09  13:31:20
19659         Log: Subject: [PATCH] remove PL_na from typemap
19660              From: James <james@rf.net>
19661              Date: Mon, 06 Aug 2001 20:23:15 -0700
19662              Message-ID: <3B6F5F23.A31A81B1@rf.net>
19663              
19664              (had to be manually applied)
19665      Branch: perl
19666            ! lib/ExtUtils/typemap
19667 ____________________________________________________________________________
19668 [ 11620] By: jhi                                   on 2001/08/09  13:27:11
19669         Log: The metaconfig unit changes for #11618.
19670      Branch: metaconfig/U/perl
19671            + d_fpclassl.U i_fp.U
19672 ____________________________________________________________________________
19673 [ 11619] By: jhi                                   on 2001/08/09  13:25:21
19674         Log: Forgot this from #11618.
19675              
19676              NOTE: wince/config_H.ce needs updating.
19677      Branch: perl
19678            ! wince/config.ce
19679 ____________________________________________________________________________
19680 [ 11618] By: jhi                                   on 2001/08/09  13:21:51
19681         Log: Introduce more floating point classifying APIs;
19682              try to define (most importantly) Perl_is{inf,nan}(x).
19683              
19684              For this first cut, assume none such APIs exist in non-UNIXoid
19685              platforms-- this is of course too unkind: Win32 rumoredly has
19686              _fpclass() and _isnan(), and VMS/VOS very probably have some
19687              of the APIs available.     The only thing Perl uses at the moment
19688              is Perl_isnan() (has been in use for a while now).
19689              
19690              NOTE: the Win32 and NetWare config_h.?c need regenerating.
19691      Branch: perl
19692            ! Configure NetWare/config.wc Porting/Glossary Porting/config.sh
19693            ! Porting/config_H config_h.SH configure.com epoc/config.sh
19694            ! hints/hpux.sh perl.h pod/perltoc.pod uconfig.h uconfig.sh
19695            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
19696            ! vos/config.ga.h win32/config.bc win32/config.gc
19697            ! win32/config.vc win32/config_H.bc win32/config_H.gc
19698            ! win32/config_H.vc wince/config.ce wince/config.h
19699 ____________________________________________________________________________
19700 [ 11617] By: jhi                                   on 2001/08/09  11:08:51
19701         Log: Integrate change #11519 from perlio:
19702              
19703              Avoid testing for (non-)existance of "encoding(xxxx)"
19704              layer is called "encoding" the (xxxx) is an argument.
19705      Branch: perl
19706           !> lib/open.pm
19707 ____________________________________________________________________________
19708 [ 11616] By: nick                                  on 2001/08/09  07:50:24
19709         Log: Integrate mainline
19710      Branch: perlio
19711           +> ext/PerlIO/t/via.t lib/Getopt/Long/CHANGES
19712           +> lib/Getopt/Long/README lib/Getopt/Long/t/gol-basic.t
19713           +> lib/Getopt/Long/t/gol-compat.t lib/Getopt/Long/t/gol-linkage.t
19714           +> lib/Getopt/Long/t/gol-oo.t utils/perlivp.PL
19715            - lib/Getopt/Long/t/basic.t lib/Getopt/Long/t/compat.t
19716            - lib/Getopt/Long/t/linkage.t lib/Getopt/Long/t/oo.t
19717           !> (integrate 79 files)
19718 ____________________________________________________________________________
19719 [ 11615] By: nick                                  on 2001/08/09  06:23:44
19720         Log: Avoid testing for (non-)existance of "encoding(xxxx)"
19721              layer is called "encoding" the (xxxx) is an argument.
19722      Branch: perlio
19723            ! lib/open.pm
19724 ____________________________________________________________________________
19725 [ 11614] By: jhi                                   on 2001/08/08  21:50:19
19726         Log: Subject: [PATCH bleadperl] Teach B::Concise about PADOP
19727              From: Paul Johnson <paul@pjcj.net>
19728              Date: Wed, 8 Aug 2001 23:54:17 +0200
19729              Message-ID: <20010808235417.O1006@pjcj.net>
19730      Branch: perl
19731            ! ext/B/B/Concise.pm
19732 ____________________________________________________________________________
19733 [ 11613] By: jhi                                   on 2001/08/08  13:22:13
19734         Log: Make VMS use IEEE math by default; reorder Tru64 hints
19735              so that -fprm d -ieee (the -ieee gives as e.g. IEEE 754
19736              exception semantics) is always set if using (the new) cc.
19737      Branch: perl
19738            ! configure.com hints/dec_osf.sh
19739 ____________________________________________________________________________
19740 [ 11612] By: jhi                                   on 2001/08/08  12:14:56
19741         Log: Subject: Re: [ID 20010806.008] tied hashes, invocation of FIRSTKEY
19742              From: Abhijit Menon-Sen <ams@wiw.org>
19743              Date: Tue, 7 Aug 2001 17:16:05 +0530
19744              Message-ID: <20010807171605.K526@lustre.dyn.wiw.org>
19745      Branch: perl
19746            ! pp_sys.c
19747 ____________________________________________________________________________
19748 [ 11611] By: jhi                                   on 2001/08/08  02:28:58
19749         Log: Subject: [PATCH perl@11597] fix t/run/exit.t for VMS
19750              From: "Craig A. Berry" <craigberry@mac.com>
19751              Date: Tue, 07 Aug 2001 22:27:47 -0500
19752              Message-Id: <5.1.0.14.0.20010806105326.02d22298@exchi01>
19753      Branch: perl
19754            ! t/run/exit.t
19755 ____________________________________________________________________________
19756 [ 11610] By: jhi                                   on 2001/08/08  00:12:00
19757         Log: Subject: [PATCH bleadperl] better VMS docs for $?, exit(), and system()
19758              From: "Craig A. Berry" <craigberry@mac.com>
19759              Date: Tue, 07 Aug 2001 20:01:53 -0500
19760              Message-Id: <5.1.0.14.0.20010807155648.01ba3c98@exchi01>
19761      Branch: perl
19762            ! pod/perlport.pod pod/perlvar.pod vms/perlvms.pod
19763 ____________________________________________________________________________
19764 [ 11609] By: jhi                                   on 2001/08/07  23:49:09
19765         Log: Update the magazine information.
19766      Branch: perl
19767            ! pod/perlfaq2.pod
19768 ____________________________________________________________________________
19769 [ 11608] By: jhi                                   on 2001/08/07  23:35:27
19770         Log: Ignore SIGFPE everywhere.
19771      Branch: perl
19772            ! hints/os390.sh hints/posix-bc.sh hints/uts.sh numeric.c perl.h
19773 ____________________________________________________________________________
19774 [ 11607] By: jhi                                   on 2001/08/07  23:07:04
19775         Log: With permission, change the licensing of the docs by
19776              TomC (and Gnat) to comply with the rest of Perl.
19777      Branch: perl
19778            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
19779            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
19780            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
19781            ! pod/perlfaq9.pod pod/perlopentut.pod pod/perltoot.pod
19782            ! pod/perltootc.pod
19783 ____________________________________________________________________________
19784 [ 11606] By: jhi                                   on 2001/08/07  22:50:04
19785         Log: Subject: [PATCH 5.6.x, 5.7.2] hints/openbsd.sh tweaks.
19786              From: Andy Dougherty <doughera@lafayette.edu>
19787              Date: Tue, 7 Aug 2001 15:49:33 -0400 (EDT)
19788              Message-ID: <Pine.SOL.4.10.10108071544040.2431-100000@maxwell.phys.lafayette.edu>
19789      Branch: perl
19790            ! hints/openbsd.sh
19791 ____________________________________________________________________________
19792 [ 11605] By: jhi                                   on 2001/08/07  22:49:18
19793         Log: Subject: [PATCH] Makefile.SH test_prep dependency
19794              From: Andy Dougherty <doughera@lafayette.edu>
19795              Date: Tue, 7 Aug 2001 15:44:01 -0400 (EDT)
19796              Message-ID: <Pine.SOL.4.10.10108071540190.2431-100000@maxwell.phys.lafayette.edu>
19797      Branch: perl
19798            ! Makefile.SH
19799 ____________________________________________________________________________
19800 [ 11604] By: jhi                                   on 2001/08/07  22:44:35
19801         Log: Don't autogenerate the headers et alia,
19802              make regen_headers explicitly.
19803      Branch: perl
19804            ! Makefile.SH
19805 ____________________________________________________________________________
19806 [ 11603] By: jhi                                   on 2001/08/07  22:33:48
19807         Log: Subject: Re: [ID 20010807.011] 5.6.1 coredumping on bleedperl embed.pl
19808              From: Gurusamy Sarathy <gsar@ActiveState.com> 
19809              Date: Tue, 07 Aug 2001 08:33:26 -0700
19810              Message-Id: <200108071533.f77FXQf01168@smtp3.ActiveState.com>
19811              
19812              Unnecessary dependency.
19813      Branch: perl
19814            ! embed.pl
19815 ____________________________________________________________________________
19816 [ 11602] By: jhi                                   on 2001/08/07  13:52:41
19817         Log: Subject: Re: [ID 20010806.006] Can't read coderef from tied variable
19818              From: Abhijit Menon-Sen <ams@wiw.org>
19819              Date: Tue, 7 Aug 2001 09:10:54 +0530
19820              Message-ID: <20010807091054.H526@lustre.dyn.wiw.org>
19821      Branch: perl
19822            ! pp_hot.c
19823 ____________________________________________________________________________
19824 [ 11601] By: jhi                                   on 2001/08/07  13:46:33
19825         Log: Subject: [PATCH perl@11597] B && BEGIN handling
19826              From: "James A. Duncan" <jduncan@fotango.com>
19827              Date: Mon, 6 Aug 2001 17:29:11 +0100
19828              Message-ID: <20010806172911.A2071@fotango.com>
19829              
19830              (the intrpvar.h addition moved to the end for bincompat)
19831      Branch: perl
19832            ! embedvar.h ext/B/B.xs intrpvar.h perl.c perlapi.h
19833 ____________________________________________________________________________
19834 [ 11600] By: jhi                                   on 2001/08/07  11:53:48
19835         Log: Integrate change #11598 from maintperl (fcrypt.c URL updates)
19836      Branch: perl
19837           !> README.win32
19838 ____________________________________________________________________________
19839 [ 11599] By: gsar                                  on 2001/08/07  06:31:39
19840         Log: fix URLs for fcrypt.c
19841      Branch: maint-5.6/perl
19842            ! README.win32
19843 ____________________________________________________________________________
19844 [ 11598] By: jhi                                   on 2001/08/06  15:02:48
19845         Log: Yet another way to say Infinity: HP-UX calls its "++".
19846      Branch: perl
19847            ! lib/Math/BigInt/t/bigintpm.t
19848 ____________________________________________________________________________
19849 [ 11597] By: jhi                                   on 2001/08/06  13:40:01
19850         Log: Update Changes.
19851      Branch: perl
19852            ! Changes patchlevel.h
19853 ____________________________________________________________________________
19854 [ 11596] By: jhi                                   on 2001/08/06  13:24:28
19855         Log: Advertise File::Temp, don't advertise POSIX::tmpnam().
19856      Branch: perl
19857            ! pod/perlfaq5.pod
19858 ____________________________________________________________________________
19859 [ 11595] By: jhi                                   on 2001/08/06  12:51:38
19860         Log: The #11593 wasn't right.
19861      Branch: perl
19862            ! lib/Math/BigInt/t/bigintpm.t
19863 ____________________________________________________________________________
19864 [ 11594] By: jhi                                   on 2001/08/06  12:34:15
19865         Log: Subject: [PATCH: perl@11564] introducing perlivp
19866              From: Prymmer/Kahn <pvhp@best.com>
19867              Date: Sun, 5 Aug 2001 22:00:14 -0700 (PDT)
19868              Message-ID: <Pine.BSF.4.21.0108052155110.7110-100000@shell8.ba.best.com>
19869              
19870              Subject: Re: [PATCH: perl@11564] introducing perlivp
19871              From: Prymmer/Kahn <pvhp@best.com>
19872              Date: Sun, 5 Aug 2001 22:32:59 -0700 (PDT)
19873              Message-ID: <Pine.BSF.4.21.0108052229470.9059-100000@shell8.ba.best.com>
19874      Branch: perl
19875            + utils/perlivp.PL
19876            ! MANIFEST utils.lst utils/Makefile vms/descrip_mms.template
19877            ! win32/Makefile win32/makefile.mk
19878 ____________________________________________________________________________
19879 [ 11593] By: jhi                                   on 2001/08/05  23:10:52
19880         Log: libcs are confused what to call Infinity.
19881      Branch: perl
19882            ! lib/Math/BigInt/t/bigintpm.t
19883 ____________________________________________________________________________
19884 [ 11592] By: jhi                                   on 2001/08/05  23:07:50
19885         Log: Avoid SIGFPE in Tru64.
19886      Branch: perl
19887            ! numeric.c
19888 ____________________________________________________________________________
19889 [ 11591] By: jhi                                   on 2001/08/05  22:46:10
19890         Log: Upgrade to Math::BigInt 1.40.
19891              
19892              NOTE: this patch necessitates doing something about
19893              infinity handling since the new bigintpm.t tests use
19894              infinity, which causes SIGFPEs at least in Tru64.
19895      Branch: perl
19896            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
19897            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.t
19898            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.t
19899            ! lib/Math/BigInt/t/mbimbf.t
19900 ____________________________________________________________________________
19901 [ 11590] By: gsar                                  on 2001/08/05  21:57:43
19902         Log: remove hardcoded cmd shell in testsuite
19903      Branch: perl
19904            ! t/op/glob.t t/op/magic.t t/op/stat.t
19905 ____________________________________________________________________________
19906 [ 11589] By: gsar                                  on 2001/08/05  21:35:50
19907         Log: 4-arg select() was busted on windows because change#8178 didn't
19908              make it into mainline
19909      Branch: perl
19910            ! perl.h win32/include/sys/socket.h
19911 ____________________________________________________________________________
19912 [ 11588] By: jhi                                   on 2001/08/05  19:40:31
19913         Log: Rename the Getopt::Long tests to be as they are
19914              in the Getopt::Long official distribution.
19915      Branch: perl
19916            + lib/Getopt/Long/t/gol-basic.t lib/Getopt/Long/t/gol-compat.t
19917            + lib/Getopt/Long/t/gol-linkage.t lib/Getopt/Long/t/gol-oo.t
19918            - lib/Getopt/Long/t/basic.t lib/Getopt/Long/t/compat.t
19919            - lib/Getopt/Long/t/linkage.t lib/Getopt/Long/t/oo.t
19920            ! MANIFEST
19921 ____________________________________________________________________________
19922 [ 11587] By: jhi                                   on 2001/08/05  19:38:07
19923         Log: Upgrade to Getopt::Long 2.26.
19924      Branch: perl
19925            + lib/Getopt/Long/CHANGES lib/Getopt/Long/README
19926            ! MANIFEST lib/Getopt/Long.pm
19927 ____________________________________________________________________________
19928 [ 11586] By: jhi                                   on 2001/08/05  19:26:50
19929         Log: Retract #10874 (the hack should be unnecessary by now)
19930      Branch: perl
19931            ! lib/Test/Harness.pm
19932 ____________________________________________________________________________
19933 [ 11585] By: gsar                                  on 2001/08/05  16:45:54
19934         Log: avoid temp file littering in tests
19935      Branch: perl
19936            ! ext/PerlIO/t/encoding.t lib/Memoize/t/errors.t
19937 ____________________________________________________________________________
19938 [ 11584] By: jhi                                   on 2001/08/05  16:42:50
19939         Log: Subject: warning in sv.c: double format, NV arg
19940              From: "Philip Newton" <Philip.Newton@gmx.net>
19941              Date: Sun, 5 Aug 2001 19:41:07 +0200
19942              Message-Id: <200108051735.f75HZ1L18235@chaos.wustl.edu>
19943      Branch: perl
19944            ! sv.c
19945 ____________________________________________________________________________
19946 [ 11583] By: gsar                                  on 2001/08/05  16:28:22
19947         Log: fix POSIX.t#13 for windos
19948      Branch: perl
19949            ! ext/POSIX/POSIX.t
19950 ____________________________________________________________________________
19951 [ 11582] By: jhi                                   on 2001/08/05  16:10:59
19952         Log: Add a test for PerlIO::Via.
19953      Branch: perl
19954            + ext/PerlIO/t/via.t
19955            ! MANIFEST ext/PerlIO/Via/Via.pm
19956 ____________________________________________________________________________
19957 [ 11581] By: gsar                                  on 2001/08/05  15:00:26
19958         Log: flock() and link() are not available on Windows 9x
19959      Branch: perl
19960            ! win32/config_sh.PL
19961 ____________________________________________________________________________
19962 [ 11580] By: jhi                                   on 2001/08/05  13:56:46
19963         Log: Some Tru64 C compilers have C++ components that confuse
19964              the ccversion parsing.
19965      Branch: perl
19966            ! hints/dec_osf.sh
19967 ____________________________________________________________________________
19968 [ 11579] By: jhi                                   on 2001/08/05  13:31:07
19969         Log: (Reintroduce #11125)
19970              
19971              Subject: MakeMaker should pass through DEFINE and INC to subdirs 
19972              From: Alan Burlison <Alan.Burlison@sun.com> 
19973              Date: Tue, 03 Jul 2001 15:20:13 +0100   
19974              Message-ID: <3B41D49D.A923D4F9@sun.com> 
19975      Branch: perl
19976            ! lib/ExtUtils/MM_Unix.pm
19977 ____________________________________________________________________________
19978 [ 11578] By: jhi                                   on 2001/08/05  03:17:20
19979         Log: Little pointer juggling for HP-UX cc to avoid
19980              "warning 524: Cast (non-lvalue) appears on left-hand side of assignment."
19981              followed by
19982              "error 1549: Modifiable lvalue required for assignment operator."
19983      Branch: perl
19984            ! hv.c
19985 ____________________________________________________________________________
19986 [ 11577] By: jhi                                   on 2001/08/04  18:09:38
19987         Log: Continuation of #11575: SANY_SEEN completely deprecated,
19988              plus more tests that unearthed a bug in @a = ($utf8 =~ /\C/g),
19989              plus a fix for the bug.
19990      Branch: perl
19991            ! pp_hot.c regcomp.c regcomp.h regexec.c regexp.h t/op/pat.t
19992 ____________________________________________________________________________
19993 [ 11576] By: jhi                                   on 2001/08/04  17:31:06
19994         Log: Subject: Re: [patch] rid "Scalars leaked" from perl_clone
19995              From: Doug MacEachern <dougm@covalent.net>
19996              Date: Sat, 4 Aug 2001 11:09:37 -0700 (PDT)
19997              Message-ID: <Pine.LNX.4.21.0108041102390.23972-100000@mako.covalent.net>
19998      Branch: perl
19999            ! sv.c
20000 ____________________________________________________________________________
20001 [ 11575] By: jhi                                   on 2001/08/04  17:28:55
20002         Log: Decouple SANY into SANY and CANY: the new SANY is /./s,
20003              the new CANY is the \C.  The problem reported and the
20004              test case supplied in
20005              
20006              Subject: UTF-8 bugs in string length & single line regex matches
20007              From: "Daniel P. Berrange" <dan@berrange.com>
20008              Date: Fri, 3 Aug 2001 11:39:33 +0100
20009              Message-ID: <20010803113932.A19318@berrange.com>
20010      Branch: perl
20011            ! regcomp.c regcomp.h regcomp.sym regexec.c regexp.h regnodes.h
20012            ! t/op/pat.t
20013 ____________________________________________________________________________
20014 [ 11574] By: jhi                                   on 2001/08/04  15:42:34
20015         Log: Subject: Re: [patch] ignore PL_curpm in PL_regex_padav cleanup
20016              From: Doug MacEachern <dougm@covalent.net>
20017              Date: Sat, 4 Aug 2001 09:43:02 -0700 (PDT)
20018              Message-ID: <Pine.LNX.4.21.0108040939050.23972-100000@mako.covalent.net>
20019      Branch: perl
20020            ! perl.c regexec.c
20021 ____________________________________________________________________________
20022 [ 11573] By: jhi                                   on 2001/08/04  14:20:26
20023         Log: The #11572 didn't up the test count.
20024      Branch: perl
20025            ! t/op/length.t
20026 ____________________________________________________________________________
20027 [ 11572] By: jhi                                   on 2001/08/04  14:12:45
20028         Log: Subject: UTF-8 bugs in string length & single line regex matches
20029              From: "Daniel P. Berrange" <dan@berrange.com>
20030              Date: Fri, 3 Aug 2001 11:39:33 +0100         
20031              Message-ID: <20010803113932.A19318@berrange.com>
20032              
20033              (the mg_length() fix)
20034      Branch: perl
20035            ! mg.c t/op/length.t
20036 ____________________________________________________________________________
20037 [ 11571] By: jhi                                   on 2001/08/04  14:10:39
20038         Log: Subject: Re: [PATCH hv.c] newHVhv shouldn't reset xhv_max so often
20039              From: Abhijit Menon-Sen <ams@wiw.org>
20040              Date: Sat, 4 Aug 2001 16:56:35 +0530
20041              Message-ID: <20010804165635.E526@lustre.dyn.wiw.org>
20042      Branch: perl
20043            ! hv.c
20044 ____________________________________________________________________________
20045 [ 11570] By: jhi                                   on 2001/08/04  14:09:59
20046         Log: Subject: Re: [PATCH hv.c] newHVhv shouldn't reset xhv_max so often
20047              From: Abhijit Menon-Sen <ams@wiw.org>
20048              Date: Sat, 4 Aug 2001 16:16:03 +0530
20049              Message-ID: <20010804161603.C526@lustre.dyn.wiw.org>
20050      Branch: perl
20051            ! hv.c
20052 ____________________________________________________________________________
20053 [ 11569] By: jhi                                   on 2001/08/04  14:09:09
20054         Log: Subject: Re: [patch] refcount re ops
20055              From: Abhijit Menon-Sen <ams@wiw.org>
20056              Date: Sat, 4 Aug 2001 08:54:55 +0530
20057              Message-ID: <20010804085455.B526@lustre.dyn.wiw.org>
20058      Branch: perl
20059            ! sv.c
20060 ____________________________________________________________________________
20061 [ 11568] By: jhi                                   on 2001/08/04  14:08:19
20062         Log: Subject: [patch] refcount re ops
20063              From: Doug MacEachern <dougm@covalent.net>
20064              Date: Fri, 3 Aug 2001 18:17:41 -0700 (PDT)
20065              Message-ID: <Pine.LNX.4.21.0108031814240.23972-100000@mako.covalent.net>
20066      Branch: perl
20067            ! regcomp.c sv.c
20068 ____________________________________________________________________________
20069 [ 11567] By: jhi                                   on 2001/08/03  23:52:56
20070         Log: Subject: [patch] ignore PL_curpm in PL_regex_padav cleanup
20071              From: Doug MacEachern <dougm@covalent.net>
20072              Date: Fri, 3 Aug 2001 17:37:53 -0700 (PDT)
20073              Message-ID: <Pine.LNX.4.21.0108031730040.23972-100000@mako.covalent.net>
20074      Branch: perl
20075            ! perl.c regexec.c
20076 ____________________________________________________________________________
20077 [ 11566] By: jhi                                   on 2001/08/03  20:45:10
20078         Log: Subject: [PATCH perl@11564] fix t/op/misc.t for VMS
20079              From: "Craig A. Berry" <craigberry@mac.com> 
20080              Date: Fri, 03 Aug 2001 16:16:16 -0500
20081              Message-Id: <5.1.0.14.0.20010803161026.03530e58@exchi01> 
20082      Branch: perl
20083            ! t/op/misc.t
20084 ____________________________________________________________________________
20085 [ 11565] By: jhi                                   on 2001/08/03  13:46:40
20086         Log: Subject: Re: [ID 20010731.105] MinGW can't compile win32.c on Windows 2000
20087              From: John Kristian <jmk2001@engineer.com>
20088              Date: Fri, 03 Aug 2001 00:59:08 -0700
20089              Message-id: <03a101c11bf2$2c9b5ee0$0100a8c0@JOHNKRISTIAN>
20090      Branch: perl
20091            ! win32/win32.c
20092 ____________________________________________________________________________
20093 [ 11564] By: jhi                                   on 2001/08/03  13:25:39
20094         Log: Update Changes.
20095      Branch: perl
20096            ! Changes patchlevel.h
20097 ____________________________________________________________________________
20098 [ 11563] By: jhi                                   on 2001/08/03  12:13:17
20099         Log: Subject: [PATCH perl@11523] fix Stash.t for VMS
20100              From: "Craig A. Berry" <craigberry@mac.com>
20101              Date: Thu, 02 Aug 2001 23:15:24 -0500
20102              Message-Id: <5.1.0.14.0.20010802230843.03530e58@mail.mac.com>
20103      Branch: perl
20104            ! ext/B/Stash.t
20105 ____________________________________________________________________________
20106 [ 11562] By: jhi                                   on 2001/08/03  12:11:57
20107         Log: Subject: [patch] plug PL_cshname leak
20108              From: Doug MacEachern <dougm@covalent.net>
20109              Date: Thu, 2 Aug 2001 20:59:04 -0700 (PDT)
20110              Message-ID: <Pine.LNX.4.21.0108022058020.8991-100000@mako.covalent.net>
20111      Branch: perl
20112            ! sv.c
20113 ____________________________________________________________________________
20114 [ 11561] By: jhi                                   on 2001/08/03  12:10:32
20115         Log: Subject: [patch] plug PL_sh_path leak
20116              From: Doug MacEachern <dougm@covalent.net>
20117              Date: Thu, 2 Aug 2001 20:54:08 -0700 (PDT)
20118              Message-ID: <Pine.LNX.4.21.0108022043040.8991-100000@mako.covalent.net>
20119      Branch: perl
20120            ! sv.c
20121 ____________________________________________________________________________
20122 [ 11560] By: jhi                                   on 2001/08/03  12:09:50
20123         Log: Subject: [patch] plug PL_regex_padav leaks
20124              From: Doug MacEachern <dougm@covalent.net>
20125              Date: Thu, 2 Aug 2001 20:24:55 -0700 (PDT)
20126              Message-ID: <Pine.LNX.4.21.0108022020100.8991-100000@mako.covalent.net>
20127      Branch: perl
20128            ! op.c op.h perl.c
20129 ____________________________________________________________________________
20130 [ 11559] By: jhi                                   on 2001/08/03  12:08:59
20131         Log: Subject: [patch] plug PL_origargv leak
20132              From: Doug MacEachern <dougm@covalent.net>
20133              Date: Thu, 2 Aug 2001 18:15:22 -0700 (PDT)
20134              Message-ID: <Pine.LNX.4.21.0108021813380.8991-100000@mako.covalent.net>
20135      Branch: perl
20136            ! perl.c
20137 ____________________________________________________________________________
20138 [ 11558] By: jhi                                   on 2001/08/03  12:07:58
20139         Log: Subject: [PATCH hv.c] newHVhv shouldn't reset xhv_max so often
20140              From: Abhijit Menon-Sen <ams@wiw.org>
20141              Date: Fri, 3 Aug 2001 06:38:11 +0530
20142              Message-ID: <20010803063811.A19266@lustre.dyn.wiw.org>
20143      Branch: perl
20144            ! hv.c
20145 ____________________________________________________________________________
20146 [ 11557] By: nick                                  on 2001/08/03  08:17:38
20147         Log: Integrate mainline
20148      Branch: perlio
20149           +> (branch 47 files)
20150            - lib/Switch/test.pl
20151           !> (integrate 49 files)
20152 ____________________________________________________________________________
20153 [ 11556] By: jhi                                   on 2001/08/02  22:46:22
20154         Log: Subject: [PATCH perl@11523] fix Showlex.t for VMS
20155              From: "Craig A. Berry" <craigberry@mac.com>
20156              Date: Thu, 02 Aug 2001 12:56:19 -0500
20157              Message-Id: <5.1.0.14.0.20010802124618.034c5008@exchi01>
20158      Branch: perl
20159            ! ext/B/Showlex.t
20160 ____________________________________________________________________________
20161 [ 11555] By: jhi                                   on 2001/08/02  22:29:34
20162         Log: Be more careful about non-existent files.
20163      Branch: perl
20164            ! lib/File/Copy.pm
20165 ____________________________________________________________________________
20166 [ 11554] By: jhi                                   on 2001/08/02  21:37:27
20167         Log: Subject: [PATCH resend] deparse empty formats
20168              From: Robin Houston <robin@kitsite.com> 
20169              Date: Thu, 2 Aug 2001 14:32:36 +0100
20170              Message-ID: <20010802143236.A894@robin.kitsite.com>
20171      Branch: perl
20172            ! ext/B/B/Deparse.pm
20173 ____________________________________________________________________________
20174 [ 11553] By: jhi                                   on 2001/08/02  16:37:32
20175         Log: Subject: [patch] ithreads + refto fix improvement
20176              From: Doug MacEachern <dougm@covalent.net>
20177              Date: Thu, 2 Aug 2001 09:41:53 -0700 (PDT)
20178              Message-ID: <Pine.LNX.4.21.0108020939030.8991-100000@mako.covalent.net>
20179      Branch: perl
20180            ! pp.c
20181 ____________________________________________________________________________
20182 [ 11552] By: jhi                                   on 2001/08/02  14:24:26
20183         Log: Readability nit from Abhijit.
20184      Branch: perl
20185            ! op.c
20186 ____________________________________________________________________________
20187 [ 11551] By: jhi                                   on 2001/08/02  14:22:31
20188         Log: setproctitle() API version nit from Anton Berezin.
20189      Branch: perl
20190            ! mg.c
20191 ____________________________________________________________________________
20192 [ 11550] By: jhi                                   on 2001/08/02  13:51:41
20193         Log: Add PerlCE to the docs.
20194      Branch: perl
20195            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
20196            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
20197 ____________________________________________________________________________
20198 [ 11549] By: jhi                                   on 2001/08/02  13:25:43
20199         Log: Integrate the PerlCE (WinCE Perl) port;
20200              kindly supplied by Rainer Keuchel <rkeuc@allgeier.com>.
20201      Branch: perl
20202            + README.ce wince/FindExt.pm wince/Makefile.ce
20203            + wince/README.compile wince/README.perlce wince/bin/exetype.pl
20204            + wince/bin/perlglob.pl wince/bin/pl2bat.pl wince/bin/runperl.pl
20205            + wince/bin/search.pl wince/config.ce wince/config.h
20206            + wince/config_H.ce wince/config_h.PL wince/config_sh.PL
20207            + wince/dl_win32.xs wince/include/arpa/inet.h
20208            + wince/include/cectype.h wince/include/errno.h
20209            + wince/include/netdb.h wince/include/sys/socket.h
20210            + wince/include/sys/stat.h wince/include/sys/types.h
20211            + wince/include/sys/utime.h wince/include/time.h wince/perl.ico
20212            + wince/perl.rc wince/perldll.def wince/perllib.c
20213            + wince/perlmain.c wince/registry.bat wince/runperl.c
20214            + wince/splittree.pl wince/win32.h wince/win32iop.h
20215            + wince/win32thread.c wince/win32thread.h wince/wince.c
20216            + wince/wince.h wince/wincesck.c wince/xbuildall.ksh
20217            + wince/xdistclean.ksh wince/xmakediffs.ksh
20218            ! MANIFEST perl.c perl.h perlio.c
20219 ____________________________________________________________________________
20220 [ 11548] By: jhi                                   on 2001/08/02  13:18:08
20221         Log: setproctitle() made simpler.  (This assumes the string is
20222              \0-terminated: if not, the three-arg form setproctitle(fmt, len, s)
20223              should be used.  Note len, not len + 1.)  BSD-fu from Anton
20224              Berezin.
20225      Branch: perl
20226            ! mg.c
20227 ____________________________________________________________________________
20228 [ 11547] By: jhi                                   on 2001/08/02  12:49:54
20229         Log: Subject: [PATCH] -Wall cleanup: op.c
20230              From: Richard Soderberg <rs@oregonnet.com>
20231              Date: Thu, 2 Aug 2001 00:17:09 -0700
20232              Message-Id: <200108020717.AAA26895@oregonnet.com>
20233              
20234              Subject: [PATCH] -Wall cleanup: sv.c
20235              From: Richard Soderberg <rs@oregonnet.com>
20236              Date: Thu, 2 Aug 2001 00:49:21 -0700
20237              Message-Id: <200108020749.AAA27492@oregonnet.com>
20238      Branch: perl
20239            ! op.c sv.c
20240 ____________________________________________________________________________
20241 [ 11546] By: jhi                                   on 2001/08/02  00:53:34
20242         Log: Update Changes.
20243      Branch: perl
20244            ! Changes patchlevel.h
20245 ____________________________________________________________________________
20246 [ 11545] By: jhi                                   on 2001/08/02  00:48:55
20247         Log: Subject: Re: [PATCH pp_ctl.c] proposed Windows safe-guard
20248              From: Doug MacEachern <dougm@covalent.net>
20249              Date: Wed, 1 Aug 2001 18:34:44 -0700 (PDT)
20250              Message-ID: <Pine.LNX.4.21.0108011830080.8991-100000@mako.covalent.net>
20251      Branch: perl
20252            ! op.c
20253 ____________________________________________________________________________
20254 [ 11544] By: jhi                                   on 2001/08/01  23:08:41
20255         Log: The #11541 didn't work under threads.
20256      Branch: perl
20257            ! op.c
20258 ____________________________________________________________________________
20259 [ 11543] By: jhi                                   on 2001/08/01  22:46:41
20260         Log: Subject: Re: [ID 20010621.002] UnixWare 7.1.1 and Perl-5.6.1 problems
20261              From: Hugo <hv@crypt.compulink.co.uk>
20262              Date: Fri, 22 Jun 2001 01:19:08 +0100 
20263              Message-Id: <200106220019.BAA03365@crypt.compulink.co.uk>
20264              
20265              (Skip tests if accept() failed)
20266      Branch: perl
20267            ! ext/IO/lib/IO/t/io_unix.t
20268 ____________________________________________________________________________
20269 [ 11542] By: jhi                                   on 2001/08/01  22:40:09
20270         Log: Subject: [ID 20010730.003] IRIX 6.5 already has struct sv in <sys/sema.h> (defined in perl.h)
20271              From: "Stian Seeberg" <sseeberg@nimsoft.no>
20272              Date: Mon, 30 Jul 2001 12:28:07 +0200
20273              Message-Id: <68236D3FC2D92347B466639324391D1A0432AB@PONDUS.nimsoft.no>
20274      Branch: perl
20275            ! perl.h
20276 ____________________________________________________________________________
20277 [ 11541] By: jhi                                   on 2001/08/01  22:38:31
20278         Log: Subject: Pluggable optimizer
20279              From: Simon Cozens <simon@netthink.co.uk>
20280              Date: Wed, 1 Aug 2001 13:57:02 -0700
20281              Message-ID: <20010801135702.I10442@netthink.co.uk>
20282      Branch: perl
20283            ! embedvar.h op.c perl.c perl.h perlapi.h sv.c thrdvar.h util.c
20284 ____________________________________________________________________________
20285 [ 11540] By: jhi                                   on 2001/08/01  22:29:54
20286         Log: Subject: [ID 20010801.039] perlre.pod message typo
20287              From: Autrijus Tang <autrijus@geb.elixus.org>
20288              Date: Thu, 2 Aug 2001 04:48:02 +0800 (CST)
20289              Message-Id: <200108012048.f71Km2r79890@geb.elixus.org>                         
20290      Branch: perl
20291            ! pod/perlre.pod
20292 ____________________________________________________________________________
20293 [ 11539] By: jhi                                   on 2001/08/01  16:32:52
20294         Log: Test for change #11536.
20295      Branch: perl
20296            ! t/op/tiehandle.t
20297 ____________________________________________________________________________
20298 [ 11538] By: jhi                                   on 2001/08/01  16:27:19
20299         Log: More test fixups for #11537.
20300      Branch: perl
20301            ! t/lib/warnings/4lint t/lib/warnings/9enabled
20302 ____________________________________________________________________________
20303 [ 11537] By: jhi                                   on 2001/08/01  16:26:25
20304         Log: Subject: Re: [PATCH pp_ctl.c] proposed Windows safe-guard
20305              From: Doug MacEachern <dougm@covalent.net>
20306              Date: Mon, 30 Jul 2001 17:38:50 -0700 (PDT)
20307              Message-ID: <Pine.LNX.4.21.0107301720310.25941-100000@mako.covalent.net>
20308      Branch: perl
20309            ! op.c t/TestInit.pm
20310 ____________________________________________________________________________
20311 [ 11536] By: jhi                                   on 2001/08/01  16:08:08
20312         Log: Subject: [patch] ithreads + refto bug
20313              From: Doug MacEachern <dougm@covalent.net>
20314              Date: Wed, 1 Aug 2001 09:47:28 -0700 (PDT)
20315              Message-ID: <Pine.LNX.4.21.0108010937240.7498-100000@mako.covalent.net>
20316              
20317              (Test in change #11539)
20318      Branch: perl
20319            ! pp.c
20320 ____________________________________________________________________________
20321 [ 11535] By: jhi                                   on 2001/08/01  16:05:56
20322         Log: Subject: [PATCH: perl@11523] fixups for t/harness
20323              From: Prymmer/Kahn <pvhp@best.com>
20324              Date: Wed, 1 Aug 2001 09:24:23 -0700 (PDT)
20325              Message-ID: <Pine.BSF.4.21.0108010910310.17655-100000@shell8.ba.best.com>
20326      Branch: perl
20327            ! t/harness
20328 ____________________________________________________________________________
20329 [ 11534] By: jhi                                   on 2001/08/01  16:00:45
20330         Log: Subject: [PATCH: perl@11523] add xsubpp and libnetcfg to installed *.bat files for win32 builds
20331              From: Prymmer/Kahn <pvhp@best.com>
20332              Date: Wed, 1 Aug 2001 09:07:13 -0700 (PDT)
20333              Message-ID: <Pine.BSF.4.21.0108010859230.17655-100000@shell8.ba.best.com>
20334      Branch: perl
20335            ! win32/Makefile win32/makefile.mk
20336 ____________________________________________________________________________
20337 [ 11533] By: jhi                                   on 2001/08/01  13:38:29
20338         Log: Need to know the number of tests.
20339      Branch: perl
20340            ! t/run/exit.t
20341 ____________________________________________________________________________
20342 [ 11532] By: jhi                                   on 2001/08/01  13:04:31
20343         Log: Subject: Re: new exit tests on VMS
20344              From: "Craig A. Berry" <craigberry@mac.com>
20345              Date: Tue, 31 Jul 2001 12:19:29 -0500
20346              Message-Id: <5.1.0.14.0.20010731114845.03743008@mail.telocity.com>
20347      Branch: perl
20348            ! t/run/exit.t
20349 ____________________________________________________________________________
20350 [ 11531] By: jhi                                   on 2001/08/01  12:46:43
20351         Log: Retract #11530 (the dTHX is needed under threads)
20352      Branch: perl
20353            ! perlio.c
20354 ____________________________________________________________________________
20355 [ 11530] By: jhi                                   on 2001/08/01  12:39:35
20356         Log: (Retracted by #11531)
20357      Branch: perl
20358            ! perlio.c
20359 ____________________________________________________________________________
20360 [ 11529] By: jhi                                   on 2001/08/01  12:32:22
20361         Log: Subject: [PATCH 1/4] -Wall cleanups: unixish.h
20362              From: Richard Soderberg <rs@crystalflame.net>
20363              Date: Tue, 31 Jul 2001 23:16:22 -0700 (PDT) 
20364              Message-ID: <Pine.LNX.4.21.0107312313490.24341-100000@oregonnet.com>
20365      Branch: perl
20366            ! unixish.h
20367 ____________________________________________________________________________
20368 [ 11528] By: jhi                                   on 2001/08/01  12:18:59
20369         Log: Subject: [PATCH 5.7.2] Allow for long long in h2xs 
20370              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20371              Date: Tue, 31 Jul 2001 05:39:09 -0400
20372              Message-ID: <20010731053909.A1810@math.ohio-state.edu>
20373              
20374              (with a note about the case of UV being equal to long long)
20375      Branch: perl
20376            ! utils/h2xs.PL
20377 ____________________________________________________________________________
20378 [ 11527] By: jhi                                   on 2001/07/31  23:49:04
20379         Log: Subject: [PATCH perl@11487] fix fs.t for VMS
20380              From: "Craig A. Berry" <craigberry@mac.com>
20381              Date: Tue, 31 Jul 2001 14:57:43 -0500
20382              Message-Id: <5.1.0.14.0.20010731145015.03743008@exchi01>
20383      Branch: perl
20384            ! t/io/fs.t
20385 ____________________________________________________________________________
20386 [ 11526] By: jhi                                   on 2001/07/31  23:47:57
20387         Log: Fix for
20388              
20389              Subject: [ID 20010116.001] File::Copy truncates orig file 
20390              From: arbor@al37al08.telecel.pt
20391              Date: Tue, 16 Jan 2001 11:43:02 GMT
20392              Message-Id: <200101161143.AA11184@al37al08.telecel.pt>
20393              
20394              (copy($foo, $foo) would truncate $foo)
20395      Branch: perl
20396            ! lib/File/Copy.pm lib/File/Copy.t
20397 ____________________________________________________________________________
20398 [ 11525] By: jhi                                   on 2001/07/31  23:01:01
20399         Log: Metaconfig unit change for #11524.
20400      Branch: metaconfig/U/perl
20401            ! Extras.U
20402 ____________________________________________________________________________
20403 [ 11524] By: jhi                                   on 2001/07/31  23:00:36
20404         Log: Multiple modules didn't work; plus typo fixes.
20405      Branch: perl
20406            ! Configure
20407 ____________________________________________________________________________
20408 [ 11523] By: jhi                                   on 2001/07/31  15:29:58
20409         Log: Update Changes.
20410      Branch: perl
20411            ! Changes patchlevel.h
20412 ____________________________________________________________________________
20413 [ 11522] By: jhi                                   on 2001/07/31  15:25:35
20414         Log: Regen perlapi.
20415      Branch: perl
20416            ! pod/perlapi.pod
20417 ____________________________________________________________________________
20418 [ 11521] By: jhi                                   on 2001/07/31  15:19:01
20419         Log: Subject: Re: [PATCH sv.c] mortal doc thinko
20420              From: Dave Mitchell <davem@fdgroup.co.uk>
20421              Date: Tue, 31 Jul 2001 11:52:42 +0100 (BST)
20422              Message-Id: <200107311052.LAA14427@gizmo.fdgroup.co.uk>
20423      Branch: perl
20424            ! sv.c
20425 ____________________________________________________________________________
20426 [ 11520] By: jhi                                   on 2001/07/31  15:17:43
20427         Log: Regen toc.
20428      Branch: perl
20429            ! pod/perltoc.pod
20430 ____________________________________________________________________________
20431 [ 11519] By: jhi                                   on 2001/07/31  15:17:17
20432         Log: Regen Porting stuff.
20433      Branch: perl
20434            ! Porting/Glossary Porting/config.sh Porting/config_H
20435 ____________________________________________________________________________
20436 [ 11518] By: jhi                                   on 2001/07/31  14:16:08
20437         Log: Subject: [PATCH 5.7.2] Allow for GNU-isms in h2xs
20438              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20439              Date: Tue, 31 Jul 2001 05:34:38 -0400
20440              Message-ID: <20010731053438.A1754@math.ohio-state.edu>
20441      Branch: perl
20442            ! utils/h2xs.PL
20443 ____________________________________________________________________________
20444 [ 11517] By: jhi                                   on 2001/07/31  14:15:01
20445         Log: Metaconfig unit change for #11516. 
20446      Branch: metaconfig/U/perl
20447            ! gccvers.U
20448 ____________________________________________________________________________
20449 [ 11516] By: jhi                                   on 2001/07/31  14:14:35
20450         Log: Add -Wall in cflags, not in Configure.
20451              (This way -Wall affects only the core and the core XS,
20452              not user modules' XS.  Concern from Paul Marquess,
20453              implementation idea from Andy Dougherty.)
20454      Branch: perl
20455            ! Configure cflags.SH
20456 ____________________________________________________________________________
20457 [ 11515] By: jhi                                   on 2001/07/31  13:57:15
20458         Log: Metaconfig unit changes for #11514.
20459      Branch: metaconfig
20460            + U/modified/sysman.U
20461            ! U/installdirs/man1dir.U
20462 ____________________________________________________________________________
20463 [ 11514] By: jhi                                   on 2001/07/31  13:56:26
20464         Log: Subject: Configure's detection of system manual
20465              From: Sean Dague <sean@dague.net> 
20466              Date: Sun, 13 May 2001 15:53:15 -0400
20467              Message-ID: <20010513155315.A15833@underhill.dague.net>
20468      Branch: perl
20469            ! Configure
20470 ____________________________________________________________________________
20471 [ 11513] By: jhi                                   on 2001/07/31  03:23:01
20472         Log: Subject: [ID 20010621.004] Typo in perlobj.pod
20473              From: Autrijus Tang <autrijus@autrijus.org> 
20474              Date: Thu, 21 Jun 2001 23:56:48 +0800
20475              Message-Id: <20010621235648.A57340@not.autrijus.org>
20476      Branch: perl
20477            ! pod/perlobj.pod
20478 ____________________________________________________________________________
20479 [ 11512] By: jhi                                   on 2001/07/31  03:13:35
20480         Log: Subject: Typo in DB_File.pm
20481              From: "Philip Newton" <Philip.Newton@gmx.net>
20482              Date: Tue, 31 Jul 2001 06:19:35 +0200
20483              Message-Id: <200107310413.f6V4DmL11900@chaos.wustl.edu>
20484      Branch: perl
20485            ! ext/DB_File/DB_File.pm
20486 ____________________________________________________________________________
20487 [ 11511] By: jhi                                   on 2001/07/31  03:01:49
20488         Log: Subject: Re: [ID 20010529.002] typos in man page perlre 
20489              From: "Stephen P. Potter" <spp@spotter.yi.org>
20490              Date: Wed, 30 May 2001 13:59:34 -0400
20491              Message-Id: <20010530175939.59DEC729E1@belgarath.spotter.yi.org>
20492      Branch: perl
20493            ! pod/perlre.pod
20494 ____________________________________________________________________________
20495 [ 11510] By: jhi                                   on 2001/07/31  02:13:58
20496         Log: eval "format foo=" would loop indefinitely; reported in
20497              
20498              Subject: A load of old rubbish
20499              From: Mike Guy <mjtg@cam.ac.uk>
20500              Date: Mon, 14 May 2001 16:12:22 +0100
20501              Message-Id: <E14zK1G-0003a2-00@virgo.cus.cam.ac.uk>
20502              
20503              (The core dumps reported in there already fixed.)
20504      Branch: perl
20505            ! toke.c
20506 ____________________________________________________________________________
20507 [ 11509] By: jhi                                   on 2001/07/31  00:37:49
20508         Log: Upgrade to Switch 2.04, now with Perl 6 given+when.
20509      Branch: perl
20510            + lib/Switch/Changes lib/Switch/README lib/Switch/t/given_when.t
20511            + lib/Switch/t/switch_case.t
20512            - lib/Switch/test.pl
20513            ! MANIFEST lib/Switch.pm
20514 ____________________________________________________________________________
20515 [ 11508] By: jhi                                   on 2001/07/31  00:17:38
20516         Log: Subject: [PATCH @11505] DB_File-1.78
20517              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
20518              Date: Mon, 30 Jul 2001 22:54:37 +0100
20519              Message-ID: <AIEAJICLCBDNAAOLLOKLGELNCLAA.Paul_Marquess@Yahoo.co.uk>
20520      Branch: perl
20521            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
20522            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
20523 ____________________________________________________________________________
20524 [ 11507] By: jhi                                   on 2001/07/30  23:11:10
20525         Log: Explain in more detail why -pipe and -fno-common are good.
20526      Branch: perl
20527            ! hints/darwin.sh
20528 ____________________________________________________________________________
20529 [ 11506] By: nick                                  on 2001/07/30  14:32:23
20530         Log: Integrate mainline
20531      Branch: perlio
20532           !> INSTALL Makefile.SH doio.c hints/darwin.sh
20533 ____________________________________________________________________________
20534 [ 11505] By: jhi                                   on 2001/07/30  14:14:39
20535         Log: Perl hasn't been putting man pages into $prefix/lib for
20536              a long time now; pointed out by Andy Dougherty. 
20537      Branch: perl
20538            ! hints/darwin.sh
20539 ____________________________________________________________________________
20540 [ 11504] By: jhi                                   on 2001/07/30  14:13:15
20541         Log: Document the extras Configure option.
20542      Branch: perl
20543            ! INSTALL
20544 ____________________________________________________________________________
20545 [ 11503] By: jhi                                   on 2001/07/30  13:52:14
20546         Log: Integrate change #11051 from macperl; O_RDONLY is not zero
20547              everywhere.
20548      Branch: perl
20549           !> doio.c
20550 ____________________________________________________________________________
20551 [ 11502] By: jhi                                   on 2001/07/30  13:45:27
20552         Log: Doubly guard against invoking CPAN if no extras defined,
20553              pointed out by H. Merijn Brand.
20554      Branch: perl
20555            ! Makefile.SH
20556 ____________________________________________________________________________
20557 [ 11501] By: pudge                                 on 2001/07/30  12:57:56
20558         Log: Fix O_RDONLY check to check for O_RDONLY.
20559      Branch: maint-5.6/macperl
20560            ! doio.c
20561 ____________________________________________________________________________
20562 [ 11500] By: pudge                                 on 2001/07/30  12:41:11
20563         Log: Integrate miscellaneous changes from maint-5.6/perl.
20564      Branch: maint-5.6/macperl
20565           !> MANIFEST t/TEST t/harness t/pod/testp2pt.pl t/run/runenv.t
20566 ____________________________________________________________________________
20567 [ 11499] By: nick                                  on 2001/07/30  06:52:42
20568         Log: Integrate mainline
20569      Branch: perlio
20570           +> macos/MacPerlTests.cmd macos/xsubpp.patch os2/perlrexx.c
20571           +> win32/sync_ext.pl
20572            - win32/sncfnmcs.pl
20573           !> (integrate 71 files)
20574 ____________________________________________________________________________
20575 [ 11498] By: jhi                                   on 2001/07/30  03:53:34
20576         Log: Update Changes.
20577      Branch: perl
20578            ! Changes patchlevel.h
20579 ____________________________________________________________________________
20580 [ 11497] By: jhi                                   on 2001/07/30  03:45:32
20581         Log: Now Configure -Dextras=Foo::Bar and "make install" will
20582              fetch and install Foo::Bar.
20583      Branch: perl
20584            ! Makefile.SH
20585 ____________________________________________________________________________
20586 [ 11496] By: jhi                                   on 2001/07/30  03:18:28
20587         Log: Metaconfig unit change for #11495.
20588      Branch: metaconfig/U/perl
20589            ! Extras.U
20590 ____________________________________________________________________________
20591 [ 11495] By: jhi                                   on 2001/07/30  03:18:01
20592         Log: extras.make, extras.test, and extras.install make targets.
20593      Branch: perl
20594            ! Configure Makefile.SH
20595 ____________________________________________________________________________
20596 [ 11494] By: jhi                                   on 2001/07/30  01:37:35
20597         Log: Metaconfig unit change for #11493.
20598      Branch: metaconfig/U/perl
20599            ! Extras.U
20600 ____________________________________________________________________________
20601 [ 11493] By: jhi                                   on 2001/07/30  01:37:14
20602         Log: Better to have the list of extras in $extras than 'define'.
20603      Branch: perl
20604            ! Configure
20605 ____________________________________________________________________________
20606 [ 11492] By: jhi                                   on 2001/07/30  01:33:16
20607         Log: The metaconfig unit change for #11490.
20608      Branch: metaconfig/U/perl
20609            + Extras.U
20610 ____________________________________________________________________________
20611 [ 11491] By: jhi                                   on 2001/07/30  01:32:54
20612         Log: Missed from #11490 (the required dependency).
20613      Branch: perl
20614            ! Makefile.SH
20615 ____________________________________________________________________________
20616 [ 11490] By: jhi                                   on 2001/07/30  01:32:02
20617         Log: Add the support of asking for extra modules or bundles of modules
20618              to be fetched from the CPAN and installed as a part of the Perl
20619              build process.  None of this installation is yet really done;
20620              only the list is asked, and saved away in extras.lst for
20621              the build and installation process to worry about later.
20622      Branch: perl
20623            ! Configure
20624 ____________________________________________________________________________
20625 [ 11489] By: jhi                                   on 2001/07/29  22:15:25
20626         Log: Beginnings of better Inf and NaN support.
20627              At least toke.c and sv.c still need quite a bit of work.
20628      Branch: perl
20629            ! numeric.c perl.h
20630 ____________________________________________________________________________
20631 [ 11488] By: jhi                                   on 2001/07/29  21:18:57
20632         Log: Top-level Makefile didn't honour OPTIMIZE.
20633      Branch: perl
20634            ! Makefile.SH
20635 ____________________________________________________________________________
20636 [ 11487] By: jhi                                   on 2001/07/29  20:56:04
20637         Log: Update Changes.
20638      Branch: perl
20639            ! Changes patchlevel.h
20640 ____________________________________________________________________________
20641 [ 11486] By: jhi                                   on 2001/07/29  20:38:09
20642         Log: Use Search::Dict 1.02 interface for charinfo().
20643      Branch: perl
20644            ! lib/UnicodeCD.pm
20645 ____________________________________________________________________________
20646 [ 11485] By: jhi                                   on 2001/07/29  20:37:11
20647         Log: Now also allow transforming the read lines before comparing them.
20648              (This will help UnicodeCD.) 
20649      Branch: perl
20650            ! lib/Search/Dict.pm
20651 ____________________________________________________________________________
20652 [ 11484] By: jhi                                   on 2001/07/29  20:03:13
20653         Log: Remove tiehandle code.
20654      Branch: perl
20655            ! lib/UnicodeCD.pm
20656 ____________________________________________________________________________
20657 [ 11483] By: jhi                                   on 2001/07/29  19:59:02
20658         Log: Allow specifying a comparison function for Search::Dict::look().
20659      Branch: perl
20660            ! lib/Search/Dict.pm
20661 ____________________________________________________________________________
20662 [ 11482] By: jhi                                   on 2001/07/29  18:55:04
20663         Log: Small UnicodeCD tweaks.
20664      Branch: perl
20665            ! lib/UnicodeCD.pm lib/UnicodeCD.t
20666 ____________________________________________________________________________
20667 [ 11481] By: jhi                                   on 2001/07/29  17:14:19
20668         Log: Subject: [PATCH @11446] UnicodeCD::charinfo
20669              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
20670              Date: Tue, 24 Jul 2001 01:51:32 +0900
20671              Message-Id: <20010724015114.CF4D.BQW10602@nifty.com>
20672      Branch: perl
20673            ! lib/UnicodeCD.pm lib/UnicodeCD.t
20674 ____________________________________________________________________________
20675 [ 11480] By: jhi                                   on 2001/07/29  16:55:58
20676         Log: Subject: [PATCH] installperl
20677              From: Wilfredo Sánchez <wsanchez@MIT.EDU>
20678              Date: Fri, 27 Jul 2001 19:05:04 -0700
20679              Message-Id: <F7912758-82FC-11D5-BFC6-003065D59FBA@thor.sbay.org>
20680      Branch: perl
20681            ! installperl
20682 ____________________________________________________________________________
20683 [ 11479] By: jhi                                   on 2001/07/29  16:52:52
20684         Log: Subject: [PATCH] Set proper compatibility versions in core
20685              From: Wilfredo Sánchez <wsanchez@MIT.EDU>
20686              Date: Fri, 27 Jul 2001 20:01:49 -0700
20687              Message-Id: <E3A6C66A-8304-11D5-BFC6-003065D59FBA@thor.sbay.org>
20688      Branch: perl
20689            ! Makefile.SH
20690 ____________________________________________________________________________
20691 [ 11478] By: jhi                                   on 2001/07/29  16:50:55
20692         Log: Metaconfig unit change for #11477.
20693      Branch: metaconfig/U/perl
20694            ! dlsrc.U
20695 ____________________________________________________________________________
20696 [ 11477] By: jhi                                   on 2001/07/29  16:50:35
20697         Log: Subject: [PATCH] Darwin: -fpic not so good
20698              From: =?iso-8859-1?Q?Wilfredo_S=E1nchez?= <wsanchez@MIT.EDU>
20699              Date: Fri, 27 Jul 2001 18:57:38 -0700
20700              Message-Id: <EC1496A6-82FB-11D5-BFC6-003065D59FBA@thor.sbay.org>
20701      Branch: perl
20702            ! Configure
20703 ____________________________________________________________________________
20704 [ 11476] By: jhi                                   on 2001/07/29  16:44:03
20705         Log: Subject: [PATCH] Clean up Darwin hints
20706              From: =?iso-8859-1?Q?Wilfredo_S=E1nchez?= <wsanchez@MIT.EDU>
20707              Date: Fri, 27 Jul 2001 19:13:15 -0700
20708              Message-Id: <1A70CA3F-82FE-11D5-BFC6-003065D59FBA@thor.sbay.org>
20709      Branch: perl
20710            ! hints/darwin.sh
20711 ____________________________________________________________________________
20712 [ 11475] By: jhi                                   on 2001/07/29  16:28:45
20713         Log: Subject: [PATCH split()] split()'s unused captures should be undef, not ''
20714              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
20715              Date: Fri, 27 Jul 2001 14:00:37 -0400 (EDT)
20716              Message-ID: <Pine.GSO.4.21.0107271358310.28213-100000@crusoe.crusoe.net>
20717      Branch: perl
20718            ! pod/perlfunc.pod pp.c t/op/split.t
20719 ____________________________________________________________________________
20720 [ 11474] By: jhi                                   on 2001/07/29  16:27:54
20721         Log: Subject: [PATCH perlvar.pod] $^N foolery as well
20722              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
20723              Date: Thu, 26 Jul 2001 20:03:12 -0400 (EDT)
20724              Message-ID: <Pine.GSO.4.21.0107261958380.28213-100000@crusoe.crusoe.net>
20725      Branch: perl
20726            ! pod/perlvar.pod
20727 ____________________________________________________________________________
20728 [ 11473] By: jhi                                   on 2001/07/29  16:27:00
20729         Log: Subject: [PATCH] fixes to constant.pm documentation
20730              From: Ilmari Karonen <iltzu@sci.fi>
20731              Date: Tue, 24 Jul 2001 16:44:24 +0300 (EET DST)
20732              Message-ID: <Pine.SOL.3.96.1010724163055.6822A-100000@simpukka>
20733      Branch: perl
20734            ! lib/constant.pm
20735 ____________________________________________________________________________
20736 [ 11472] By: jhi                                   on 2001/07/28  18:39:03
20737         Log: Subject: [DOC PATCH bleadperl] perlport.pod and C<..">>"...>
20738              From: "Philip Newton" <Philip.Newton@gmx.net>
20739              Date: Fri, 27 Jul 2001 07:51:10 +0200
20740              Message-Id: <200107270548.f6R5mJL09063@chaos.wustl.edu>
20741      Branch: perl
20742            ! pod/perlport.pod
20743 ____________________________________________________________________________
20744 [ 11471] By: nick                                  on 2001/07/26  06:23:32
20745         Log: Subject:  [PATCH] Doc fix for perlguts / threading
20746              From:  Arthur Bergman <arthur@contiller.se>
20747              Date:  Wed, 25 Jul 2001 11:28:23 +0200
20748              Message-Id:  <B7845DD6.2812%arthur@contiller.se>
20749      Branch: perl
20750            ! pod/perlguts.pod
20751 ____________________________________________________________________________
20752 [ 11470] By: nick                                  on 2001/07/26  06:21:06
20753         Log: Subject:  [DOC PATCH bleadperl] INSTALL: README for Unix systems exist
20754              From:  Philip Newton <Philip.Newton@gmx.net>
20755              Date:  Wed, 25 Jul 2001 08:19:47 +0200
20756              Message-Id:  <E15PHy4-0000cR-00@mserv1f.vianw.co.uk>
20757      Branch: perl
20758            ! INSTALL
20759 ____________________________________________________________________________
20760 [ 11469] By: nick                                  on 2001/07/26  06:20:25
20761         Log: Subject:  [DOC PATCH bleadperl] typo in INSTALL?
20762              From:  Philip Newton <Philip.Newton@gmx.net>
20763              Date:  Wed, 25 Jul 2001 08:12:48 +0200
20764              Message-Id:  <E15PHrJ-00003f-00@mserv1f.vianw.co.uk>
20765      Branch: perl
20766            ! INSTALL
20767 ____________________________________________________________________________
20768 [ 11468] By: jhi                                   on 2001/07/25  01:39:11
20769         Log: More +x.
20770      Branch: perl
20771            ! Porting/makerel
20772 ____________________________________________________________________________
20773 [ 11467] By: jhi                                   on 2001/07/24  16:05:34
20774         Log: Update Changes.
20775      Branch: perl
20776            ! Changes patchlevel.h
20777 ____________________________________________________________________________
20778 [ 11466] By: jhi                                   on 2001/07/24  15:40:28
20779         Log: Subject: [PATCH bleadperl os2/perlrexx.c] my C compiler has no HTML parser
20780              From: "Philip Newton" <Philip.Newton@gmx.net>
20781              Date: Tue, 24 Jul 2001 06:45:55 +0200
20782              Message-ID: <20010724.064500@ID-11583.news.dfncis.de>
20783      Branch: perl
20784            ! os2/perlrexx.c
20785 ____________________________________________________________________________
20786 [ 11465] By: jhi                                   on 2001/07/24  15:37:48
20787         Log: Subject: [PATCH: perl@11446] add io/fs.t to vmsperl test suite
20788              From: Peter Prymmer <pvhp@forte.com>
20789              Date: Mon, 23 Jul 2001 16:58:30 -0700 (PDT)
20790              Message-ID: <Pine.OSF.4.10.10107231643480.401242-100000@aspara.forte.com>
20791      Branch: perl
20792            ! pod/perlport.pod t/io/fs.t vms/test.com
20793 ____________________________________________________________________________
20794 [ 11464] By: jhi                                   on 2001/07/24  02:58:20
20795         Log: Workaround on Cwd bootstrap problem.
20796      Branch: perl
20797            ! lib/ExtUtils/MakeMaker.pm
20798 ____________________________________________________________________________
20799 [ 11463] By: jhi                                   on 2001/07/23  23:11:41
20800         Log: When in Rome, quote like the Romans do.
20801      Branch: perl
20802            ! cflags.SH
20803 ____________________________________________________________________________
20804 [ 11462] By: jhi                                   on 2001/07/23  23:04:02
20805         Log: Subject: [PATCH 5.7.2] OS/2 multi-architecture
20806              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20807              Date: Mon, 23 Jul 2001 19:29:49 -0400
20808              Message-ID: <20010723192949.A14802@math.ohio-state.edu>
20809      Branch: perl
20810            + os2/perlrexx.c
20811            ! MANIFEST configpm makedef.pl mg.c os2/Makefile.SHs
20812            ! os2/OS2/REXX/t/rx_vrexx.t os2/os2.c os2/os2ish.h perl.c
20813            ! t/op/write.t
20814 ____________________________________________________________________________
20815 [ 11461] By: jhi                                   on 2001/07/23  22:58:15
20816         Log: Subject: [PATCH 5.7.2] MakeMaker FIRST_MAKEFILE and subdir
20817              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20818              Date: Mon, 23 Jul 2001 18:43:42 -0400
20819              Message-ID: <20010723184342.A14494@math.ohio-state.edu>
20820      Branch: perl
20821            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
20822 ____________________________________________________________________________
20823 [ 11460] By: jhi                                   on 2001/07/23  22:54:52
20824         Log: Subject: [PATCH 5.7.2] MakeMaker subdir
20825              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20826              Date: Mon, 23 Jul 2001 18:33:16 -0400
20827              Message-ID: <20010723183316.A14298@math.ohio-state.edu>
20828      Branch: perl
20829            ! lib/ExtUtils/MakeMaker.pm
20830 ____________________________________________________________________________
20831 [ 11459] By: jhi                                   on 2001/07/23  22:52:02
20832         Log: Subject: [PATCH 5.7.2] OPTIMIZE= during perl make
20833              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20834              Date: Mon, 23 Jul 2001 18:20:35 -0400
20835              Message-ID: <20010723182035.A14192@math.ohio-state.edu>
20836      Branch: perl
20837            ! Makefile.SH cflags.SH
20838 ____________________________________________________________________________
20839 [ 11458] By: jhi                                   on 2001/07/23  22:41:19
20840         Log: Subject: [PATCH] Print CONFIGURE params in ExtUtils::MakeMaker output
20841              From: "David D. Kilzer" <ddkilzer@lubricants-oil.com>
20842              Date: Mon, 23 Jul 2001 11:32:17 -0500
20843              Message-ID: <20010723113217.A28614@elbonia.lubricants-oil.com>
20844      Branch: perl
20845            ! lib/ExtUtils/MakeMaker.pm
20846 ____________________________________________________________________________
20847 [ 11457] By: jhi                                   on 2001/07/23  21:22:36
20848         Log: Subject: [PATCH 5.7.2] debug reloading selfloaded stuff
20849              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20850              Date: Mon, 23 Jul 2001 18:13:20 -0400
20851              Message-ID: <20010723181320.A14005@math.ohio-state.edu>
20852      Branch: perl
20853            ! lib/perl5db.pl
20854 ____________________________________________________________________________
20855 [ 11456] By: jhi                                   on 2001/07/23  21:19:28
20856         Log: Subject: [PATCH 5.7.2] debugging selfloaded stuff
20857              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20858              Date: Mon, 23 Jul 2001 18:07:40 -0400
20859              Message-ID: <20010723180740.A13960@math.ohio-state.edu>
20860      Branch: perl
20861            ! op.c
20862 ____________________________________________________________________________
20863 [ 11455] By: jhi                                   on 2001/07/23  21:13:12
20864         Log: Subject: [PATCH perl@11446] util.c: return required in Perl_my_fork
20865              From: "Craig A. Berry" <craigberry@mac.com>
20866              Date: Mon, 23 Jul 2001 15:35:06 -0500
20867              Message-Id: <5.1.0.14.0.20010723152732.02ad4470@exchi01>
20868      Branch: perl
20869            ! util.c
20870 ____________________________________________________________________________
20871 [ 11454] By: jhi                                   on 2001/07/23  21:09:13
20872         Log: Subject: [PATCH perlfaq9.pod typo]
20873              From: "Larry Shatzer, Jr." <lshatzer@islanddata.com>
20874              Date: Mon, 23 Jul 2001 07:49:05 -0700
20875              Message-ID: <002f01c11386$a8539580$bb01a8c0@LSHATZER>
20876      Branch: perl
20877            ! pod/perlfaq9.pod
20878 ____________________________________________________________________________
20879 [ 11453] By: jhi                                   on 2001/07/23  21:06:42
20880         Log: Subject: win32\sncfnmcs.pl corrections
20881              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
20882              Date: Mon, 23 Jul 2001 12:56:54 +0200
20883              Message-ID: <E3FB32585BF1D411B9E900805FF51A080C1C5D@RU0022EXCH001U>
20884              
20885              Rename the script a little bit more sensibly.
20886      Branch: perl
20887            + win32/sync_ext.pl
20888            - win32/sncfnmcs.pl
20889            ! MANIFEST README.win32
20890 ____________________________________________________________________________
20891 [ 11452] By: jhi                                   on 2001/07/23  17:22:37
20892         Log: Test tweak.
20893      Branch: perl
20894            ! ext/B/Deparse.t
20895 ____________________________________________________________________________
20896 [ 11451] By: jhi                                   on 2001/07/23  17:10:52
20897         Log: Metaconfig unit tweak for #11450.
20898      Branch: metaconfig/U/perl
20899            ! Mksymlinks.U
20900 ____________________________________________________________________________
20901 [ 11450] By: jhi                                   on 2001/07/23  17:09:46
20902         Log: Too volatile failsafe check.
20903      Branch: perl
20904            ! Configure
20905 ____________________________________________________________________________
20906 [ 11449] By: jhi                                   on 2001/07/23  16:53:59
20907         Log: Further doc tweaks.
20908      Branch: perl
20909            ! lib/UnicodeCD.pm
20910 ____________________________________________________________________________
20911 [ 11448] By: jhi                                   on 2001/07/23  05:26:50
20912         Log: Doc tweaks.
20913      Branch: perl
20914            ! lib/UnicodeCD.pm
20915 ____________________________________________________________________________
20916 [ 11447] By: jhi                                   on 2001/07/23  04:57:49
20917         Log: Doc tweakery from Abhijit.
20918      Branch: perl
20919            ! Porting/repository.pod
20920 ____________________________________________________________________________
20921 [ 11446] By: jhi                                   on 2001/07/22  15:41:02
20922         Log: An accidental empty line.
20923      Branch: perl
20924            ! MANIFEST
20925 ____________________________________________________________________________
20926 [ 11445] By: jhi                                   on 2001/07/22  15:38:30
20927         Log: Missing MANIFESTations.
20928      Branch: perl
20929            ! MANIFEST
20930 ____________________________________________________________________________
20931 [ 11444] By: jhi                                   on 2001/07/22  15:30:10
20932         Log: Update Changes.
20933      Branch: perl
20934            ! Changes patchlevel.h
20935 ____________________________________________________________________________
20936 [ 11443] By: jhi                                   on 2001/07/22  15:02:11
20937         Log: Subject: Re: Typo in Porting/pumpkin/pod ?
20938              From: Mike Guy <mjtg@cam.ac.uk>
20939              Date: Fri, 20 Jul 2001 16:12:49 +0100
20940              Message-Id: <E15NbxR-0006HD-00@draco.cus.cam.ac.uk>
20941      Branch: perl
20942            ! Porting/pumpkin.pod
20943 ____________________________________________________________________________
20944 [ 11442] By: jhi                                   on 2001/07/22  14:58:33
20945         Log: Subject: Re: [PATCH: perl@11373] pod fixups for pod/perlhack.pod
20946              From: Peter Prymmer <pvhp@forte.com>
20947              Date: Fri, 20 Jul 2001 17:04:55 -0700 (PDT)
20948              Message-ID: <Pine.OSF.4.10.10107201650510.144528-100000@aspara.forte.com>
20949      Branch: perl
20950            ! pod/perlhack.pod
20951 ____________________________________________________________________________
20952 [ 11441] By: jhi                                   on 2001/07/22  14:54:29
20953         Log: Subject: [PATCH Test.pm] Getting rid of the expected "UNEXPECTEDLY SUCCEEDED"
20954              From: Michael G Schwern <schwern@pobox.com>
20955              Date: Fri, 20 Jul 2001 20:22:35 -0400
20956              Message-ID: <20010720202235.O4498@blackrider>
20957      Branch: perl
20958            ! lib/Test.pm lib/Test/t/mix.t lib/Test/t/success.t
20959            ! lib/Test/t/todo.t
20960 ____________________________________________________________________________
20961 [ 11440] By: jhi                                   on 2001/07/22  14:51:14
20962         Log: Subject: Re: [ID 20010720.010] WHere's [:isprint:]?
20963              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
20964              Message-Id: <200107210559.WAA09160@ventrue.corp.yahoo.com>
20965              Date: Fri, 20 Jul 2001 22:59:25 -0700 (PDT)
20966      Branch: perl
20967            ! ext/POSIX/POSIX.pod
20968 ____________________________________________________________________________
20969 [ 11439] By: jhi                                   on 2001/07/22  14:49:25
20970         Log: Subject: Re: [ID 20010720.010] WHere's [:isprint:]? 
20971              From: Mark-Jason Dominus <mjd@plover.com>
20972              Date: Fri, 20 Jul 2001 23:16:54 -0400
20973              Message-ID: <20010721031654.21877.qmail@plover.com>
20974      Branch: perl
20975            ! ext/POSIX/POSIX.pod
20976 ____________________________________________________________________________
20977 [ 11438] By: jhi                                   on 2001/07/22  14:41:58
20978         Log: Subject: Re: [PATCH O.pm] avoid to clutter output with -l
20979              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
20980              Date: Sun, 22 Jul 2001 14:56:09 +0200
20981              Message-ID: <20010722145609.A766@rafael>
20982      Branch: perl
20983            ! ext/B/O.pm
20984 ____________________________________________________________________________
20985 [ 11437] By: jhi                                   on 2001/07/22  14:39:07
20986         Log: Subject: regexec.c #define cleanup
20987              From: Mark-Jason Dominus <mjd@plover.com>
20988              Date: Sat, 21 Jul 2001 18:33:25 -0400
20989              Message-ID: <20010721223325.3069.qmail@plover.com>
20990      Branch: perl
20991            ! regexec.c
20992 ____________________________________________________________________________
20993 [ 11436] By: jhi                                   on 2001/07/22  14:36:43
20994         Log: Subject: [PATCH: perl@11373] Win32 update for t/io/fs.t (may effect NetWare)
20995              From: Prymmer/Kahn <pvhp@best.com>
20996              Date: Sat, 21 Jul 2001 12:08:29 -0700 (PDT)
20997              Message-ID: <Pine.BSF.4.21.0107211156160.17271-100000@shell8.ba.best.com>
20998      Branch: perl
20999            ! t/io/fs.t
21000 ____________________________________________________________________________
21001 [ 11435] By: jhi                                   on 2001/07/22  00:22:51
21002         Log: Typo in #11432.
21003      Branch: perl
21004            ! ext/POSIX/POSIX.t
21005 ____________________________________________________________________________
21006 [ 11434] By: jhi                                   on 2001/07/21  23:12:26
21007         Log: Integrate (manually) change #11424 from macperl.
21008      Branch: perl
21009            ! ext/Filter/t/call.t
21010 ____________________________________________________________________________
21011 [ 11433] By: jhi                                   on 2001/07/21  23:07:43
21012         Log: Integrate change #11408 from macperl.
21013      Branch: perl
21014           !> README.macos pod/perlport.pod
21015 ____________________________________________________________________________
21016 [ 11432] By: jhi                                   on 2001/07/21  23:02:30
21017         Log: Integrate change #11388 from macperl (the *.t parts needed hand massage).
21018      Branch: perl
21019           +> macos/MacPerlTests.cmd macos/xsubpp.patch
21020            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
21021            ! ext/DB_File/t/db-recno.t ext/NDBM_File/ndbm.t
21022            ! ext/POSIX/POSIX.t
21023 ____________________________________________________________________________
21024 [ 11431] By: gsar                                  on 2001/07/21  05:03:44
21025         Log: pod/*.t tests not picked up by t/TEST either
21026      Branch: maint-5.6/perl
21027            ! t/TEST
21028 ____________________________________________________________________________
21029 [ 11430] By: gsar                                  on 2001/07/21  04:58:12
21030         Log: better tweak for change#11429 (windows has both / and \ separated
21031              paths in @INC at that point)
21032      Branch: maint-5.6/perl
21033            ! t/pod/testp2pt.pl
21034 ____________________________________________________________________________
21035 [ 11429] By: gsar                                  on 2001/07/21  04:41:15
21036         Log: MacOS pod test tweak needs \Escape
21037      Branch: maint-5.6/perl
21038            ! t/pod/testp2pt.pl
21039 ____________________________________________________________________________
21040 [ 11428] By: gsar                                  on 2001/07/21  04:39:34
21041         Log: run/runenv.t needs fflushNULL sanity (t/TEST is too dumb to detect
21042              resulting duplicate output, but t/harness isn't)
21043      Branch: maint-5.6/perl
21044            ! t/run/runenv.t
21045 ____________________________________________________________________________
21046 [ 11427] By: gsar                                  on 2001/07/21  04:37:26
21047         Log: t/harness wasn't picking up all the tests
21048      Branch: maint-5.6/perl
21049            ! t/harness
21050 ____________________________________________________________________________
21051 [ 11426] By: gsar                                  on 2001/07/21  04:09:26
21052         Log: update MANIFEST for new file
21053      Branch: maint-5.6/perl
21054            ! MANIFEST
21055 ____________________________________________________________________________
21056 [ 11425] By: gsar                                  on 2001/07/21  04:07:46
21057         Log: integrate maint-5.6/macperl changes into maint-5.6/perl, with
21058              the exception of the macperl/macos/... tree
21059      Branch: maint-5.6/perl
21060           +> t/lib/filefind-taint.t
21061           !> (integrate 72 files)
21062 ____________________________________________________________________________
21063 [ 11424] By: pudge                                 on 2001/07/20  18:55:25
21064         Log: Fix test.
21065      Branch: maint-5.6/macperl
21066            ! macos/bundled_ext/Filter/t/call.t
21067 ____________________________________________________________________________
21068 [ 11423] By: gsar                                  on 2001/07/20  18:38:48
21069         Log: Make perl fork()-safe (in a slightly limited way) even on
21070              platforms that don't have pthread_atfork() (extension of
21071              the fix in change#11151).
21072              
21073              Note that this will not help extensions that call fork()
21074              directly in C, or that link to libraries that call fork()
21075              directly.  Such cases must be fixed to either call
21076              PerlProc_fork(), or call atfork_lock() in parent before the
21077              calling the function that forks and call atfork_unlock()
21078              in both parent and child immediately after the fork().
21079              (There are no worries if C code calls exec() in the child
21080              immediately after a fork().  Only cases where the child
21081              calls perl's API functions (including New()) after the
21082              fork() are problematic.)
21083              
21084              This change also eliminates the use of vfork() from perl,
21085              since all such uses were violating the severe restrictions
21086              on modifying the state of the process between the vfork()
21087              and the exec().
21088              
21089              This is a modified version of patches suggested by Abhijit
21090              Menon-Sen and Richard Soderberg.
21091      Branch: perl
21092            ! embed.h embed.pl global.sym iperlsys.h miniperlmain.c
21093            ! objXSUB.h perl.c perlapi.c pp_sys.c proto.h thread.h util.c
21094 ____________________________________________________________________________
21095 [ 11422] By: pudge                                 on 2001/07/20  18:16:37
21096         Log: Add Filter::Util::Call, Class::ISA, Digest, Filter::Simple,
21097              Switch, and Text::Balanced.
21098      Branch: maint-5.6/macperl
21099            + macos/bundled_ext/Filter/Util/Call/Call.pm
21100            + macos/bundled_ext/Filter/Util/Call/Call.xs
21101            + macos/bundled_ext/Filter/Util/Call/Makefile.PL
21102            + macos/bundled_ext/Filter/t/MyFilter.pm
21103            + macos/bundled_ext/Filter/t/call.t
21104            + macos/bundled_ext/Filter/t/filter-util.pl
21105            + macos/bundled_lib/blib/lib/Class/ISA.pm
21106            + macos/bundled_lib/blib/lib/Digest.pm
21107            + macos/bundled_lib/blib/lib/Filter/Simple.pm
21108            + macos/bundled_lib/blib/lib/Switch.pm
21109            + macos/bundled_lib/blib/lib/Text/Balanced.pm
21110            + macos/bundled_lib/blib/lib/Text/Balanced.pod
21111            + macos/bundled_lib/t/Class/ISA/test.pl
21112            + macos/bundled_lib/t/Digest/Digest.t
21113            + macos/bundled_lib/t/Filter/Simple/test.pl
21114            + macos/bundled_lib/t/Switch/test.pl
21115            + macos/bundled_lib/t/Text/Balanced/t/genxt.t
21116            + macos/bundled_lib/t/Text/Balanced/t/xbrak.t
21117            + macos/bundled_lib/t/Text/Balanced/t/xcode.t
21118            + macos/bundled_lib/t/Text/Balanced/t/xdeli.t
21119            + macos/bundled_lib/t/Text/Balanced/t/xmult.t
21120            + macos/bundled_lib/t/Text/Balanced/t/xquot.t
21121            + macos/bundled_lib/t/Text/Balanced/t/xtagg.t
21122            + macos/bundled_lib/t/Text/Balanced/t/xvari.t
21123 ____________________________________________________________________________
21124 [ 11421] By: pudge                                 on 2001/07/20  18:03:28
21125         Log: Add Filter::Util::Call to config/make files; edit utils
21126              to recognize the module (it was descended too far down).
21127              Bump version to 5.6.1a4.
21128      Branch: maint-5.6/macperl
21129            ! macos/InstallBLIB macos/MPVersion.r macos/Makefile.mk
21130            ! macos/config.sh macos/lib/ExtUtils/MM_MacOS.pm
21131            ! macos/macperl/Makefile.mk macos/xsubpp.patch
21132 ____________________________________________________________________________
21133 [ 11420] By: pudge                                 on 2001/07/20  18:02:05
21134         Log: Make DB_File the default for MLDBM on MacOS.
21135      Branch: maint-5.6/macperl
21136            ! macos/bundled_lib/blib/lib/MLDBM.pm
21137 ____________________________________________________________________________
21138 [ 11419] By: nick                                  on 2001/07/20  14:51:03
21139         Log: Subject:  [PATCH UnicodeCD.pm] Fix erronous documentation
21140              From:  Simon Cozens <simon@netthink.co.uk>
21141              Date:  Fri, 20 Jul 2001 11:42:35 -0400
21142              Message-Id:  <20010720114235.A5235@netthink.co.uk>
21143      Branch: perl
21144            ! lib/UnicodeCD.pm
21145 ____________________________________________________________________________
21146 [ 11418] By: nick                                  on 2001/07/20  14:48:12
21147         Log: Subject:  [PATCH regcomp.h] adds a comment
21148              From:  Abhijit Menon-Sen <ams@wiw.org>
21149              Date:  Fri, 20 Jul 2001 21:05:37 +0530
21150              Message-Id:  <20010720210537.A7678@lustre.dyn.wiw.org>
21151      Branch: perl
21152            ! regcomp.h
21153 ____________________________________________________________________________
21154 [ 11417] By: nick                                  on 2001/07/20  14:16:38
21155         Log: Subject:  [PATCH 5.7.2] INSTALL updates
21156              From:  Andy Dougherty <doughera@lafayette.edu>
21157              Date:  Fri, 20 Jul 2001 11:01:40 -0400 (EDT)
21158              Message-Id:  <Pine.SOL.4.10.10107201059510.16494-100000@maxwell.phys.lafayette.edu>
21159      Branch: perl
21160            ! INSTALL
21161 ____________________________________________________________________________
21162 [ 11416] By: nick                                  on 2001/07/20  06:44:44
21163         Log: Subject:  Re: [PATCH: perl@11373] pod fixups for pod/perlhack.pod
21164              From:  Russ Allbery <rra@stanford.edu>
21165              Date:  19 Jul 2001 15:52:37 -0700
21166              Message-Id:  <ylvgko4jm2.fsf@windlord.stanford.edu>
21167      Branch: perl
21168            ! lib/Pod/Man.pm
21169 ____________________________________________________________________________
21170 [ 11415] By: nick                                  on 2001/07/20  06:35:11
21171         Log: Subject:  [PATCH] defer op_seq allocation
21172              From:  Abhijit Menon-Sen <ams@wiw.org>
21173              Date:  Thu, 19 Jul 2001 22:12:24 +0530
21174              Message-Id:  <20010719221224.A13786@lustre.dyn.wiw.org>
21175      Branch: perl
21176            ! op.c
21177 ____________________________________________________________________________
21178 [ 11414] By: nick                                  on 2001/07/20  06:23:36
21179         Log: Subject:  [PATCH] prototype for Time::HiRes::sleep()
21180              From:  Abhijit Menon-Sen <ams@wiw.org>
21181              Date:  Fri, 20 Jul 2001 01:18:50 +0530
21182              Message-Id:  <20010720011850.A19650@lustre.dyn.wiw.org>
21183              (Private e-mail)
21184      Branch: perl
21185            ! ext/Time/HiRes/HiRes.xs
21186 ____________________________________________________________________________
21187 [ 11413] By: nick                                  on 2001/07/20  06:18:53
21188         Log: Integrate mainline
21189      Branch: perlio
21190           +> ext/Encode/Encode/euc-jp-0212.enc t/lib/commonsense.t
21191            - t/base/commonsense.t
21192           !> MANIFEST doio.c ext/B/B/Deparse.pm ext/Encode/Encode/Tcl.pm
21193           !> ext/POSIX/POSIX.t ext/Time/HiRes/HiRes.xs gv.c hints/darwin.sh
21194           !> hints/rhapsody.sh numeric.c pod/perlfunc.pod pod/perlhack.pod
21195           !> pod/perlre.pod pp_sys.c sv.c t/README t/op/arith.t
21196           !> t/op/sprintf.t thread.h utils/h2xs.PL win32/perlhost.h
21197           !> win32/win32.c
21198 ____________________________________________________________________________
21199 [ 11412] By: nick                                  on 2001/07/19  06:44:27
21200         Log: Integrate win32/perlhost.h from maintenance branch.
21201              (Rest of $ENV{PATH} / system() fix.)
21202      Branch: perl
21203           !> win32/perlhost.h
21204 ____________________________________________________________________________
21205 [ 11411] By: nick                                  on 2001/07/19  06:41:34
21206         Log: Subject:  [DOC PATCH bleadperl] its vs it's in perlhack.pod
21207              From:  Philip Newton <Philip.Newton@gmx.net>
21208              Date:  Wed, 18 Jul 2001 21:43:57 +0200
21209              Message-Id:  <E15Mx9y-0007Oz-00@mserv1b.vianw.co.uk>
21210      Branch: perl
21211            ! pod/perlhack.pod
21212 ____________________________________________________________________________
21213 [ 11410] By: nick                                  on 2001/07/19  06:39:35
21214         Log: Subject:  Security hole in taint checking in open()
21215              From:  deekoo@tentacle.net
21216              Date:  Thu, 19 Jul 2001 00:03:46 -0700 (PDT)
21217              Message-Id:  <Pine.LNX.4.33.0107182248330.11996-100000@chaos.tentacle.net>
21218      Branch: perl
21219            ! doio.c
21220 ____________________________________________________________________________
21221 [ 11409] By: nick                                  on 2001/07/19  06:28:08
21222         Log: Subject:  [PATCH] Re: Time::HiRes qw(sleep) fails
21223              From:  Abhijit Menon-Sen <ams@wiw.org>
21224              Date:  Thu, 19 Jul 2001 04:30:43 +0530
21225              Message-Id:  <20010719043043.A10327@lustre.dyn.wiw.org>
21226      Branch: perl
21227            ! ext/Time/HiRes/HiRes.xs
21228 ____________________________________________________________________________
21229 [ 11408] By: pudge                                 on 2001/07/19  03:27:36
21230         Log: Update docs with latest implementation information and new URLs.
21231      Branch: maint-5.6/macperl
21232            ! README.macos pod/perlport.pod
21233 ____________________________________________________________________________
21234 [ 11407] By: pudge                                 on 2001/07/19  02:35:46
21235         Log: Add Time::HiRes, and add default Makefile.mk for Digest::MD5.
21236              Fix BuildRules to accept optimization variables.
21237      Branch: maint-5.6/macperl
21238            + macos/bundled_ext/Digest/MD5/Makefile.mk
21239            ! macos/BuildRules.mk macos/Makefile.mk
21240            ! macos/bundled_ext/Time/HiRes/HiRes.xs macos/config.sh
21241            ! macos/macish.c macos/macish.h macos/macperl/Makefile.mk
21242 ____________________________________________________________________________
21243 [ 11406] By: pudge                                 on 2001/07/19  01:11:39
21244         Log: Integrate changes 11399,11401
21245      Branch: maint-5.6/macperl
21246           !> win32/perlhost.h win32/win32.c
21247 ____________________________________________________________________________
21248 [ 11405] By: nick                                  on 2001/07/18  06:50:33
21249         Log: Integrate Sarathy's Win32 $ENV{'PATH'}/system fixes (11399, 11400)
21250              from perl5.6*
21251      Branch: perl
21252           !> win32/perlhost.h win32/win32.c
21253 ____________________________________________________________________________
21254 [ 11404] By: nick                                  on 2001/07/18  06:43:59
21255         Log: Subject:  Re: Perl 5.7.2 Has Been Released 
21256              From:  hv@crypt0.demon.co.uk
21257              Date:  Wed, 18 Jul 2001 05:58:46 +0100
21258              Message-Id:  <200107180458.f6I4wlJ19966@crypt0.demon.co.uk>
21259      Branch: perl
21260            ! ext/POSIX/POSIX.t
21261 ____________________________________________________________________________
21262 [ 11403] By: nick                                  on 2001/07/18  06:38:57
21263         Log: Subject:  Re: [ID 20010716.005] numeric conversions in 5.7.[12] changed from perl5.6.1 (leading whitespace) 
21264              From:  hv@crypt0.demon.co.uk
21265              Date:  Wed, 18 Jul 2001 05:21:54 +0100
21266              Message-Id:  <200107180421.f6I4Ltc00987@crypt0.demon.co.uk>
21267      Branch: perl
21268            ! numeric.c t/op/arith.t
21269 ____________________________________________________________________________
21270 [ 11402] By: nick                                  on 2001/07/18  06:19:17
21271         Log: Subject:  Doc patch: perlre should mention perlrequick and perlretut
21272              From:  mjd@plover.com
21273              Date:  17 Jul 2001 17:59:20 -0000
21274              Message-Id:  <20010717175920.8177.qmail@plover.com>
21275      Branch: perl
21276            ! pod/perlre.pod
21277 ____________________________________________________________________________
21278 [ 11401] By: gsar                                  on 2001/07/17  21:31:31
21279         Log: thinko in change#11400 (duh)
21280      Branch: maint-5.6/perl
21281            ! win32/perlhost.h
21282 ____________________________________________________________________________
21283 [ 11400] By: gsar                                  on 2001/07/17  19:46:34
21284         Log: change#11399 revealed another unrelated bug; this is just a temporary
21285              bandaid
21286      Branch: maint-5.6/perl
21287            ! win32/perlhost.h
21288 ____________________________________________________________________________
21289 [ 11399] By: gsar                                  on 2001/07/17  19:11:57
21290         Log: fix bugs in handling of the virtualized environment under windows;
21291              there were bugs in propagating any changes to %ENV down to the real
21292              environment when such changes happened in the toplevel process
21293              (thanks to Johan Holmberg <holmberg@iar.se> for the excellent
21294              problem identification, and for a part of the fix)
21295      Branch: maint-5.6/perl
21296            ! win32/perlhost.h win32/win32.c
21297 ____________________________________________________________________________
21298 [ 11398] By: nick                                  on 2001/07/17  08:26:35
21299         Log: Subject: Re: [PATCH: perl@11359] possible fix for sprintf.t on VAX that loads %Config
21300              From: Peter Prymmer <pvhp@forte.com>
21301              Date: Mon, 16 Jul 2001 16:43:14 -0700 (PDT)
21302              Message-Id: <Pine.OSF.4.10.10107161631300.464972-100000@aspara.forte.com>
21303              
21304              Move t/base/commonsense.t to t/lib/commonsense.t - base tests
21305              should not depend on existance of Config.pm
21306      Branch: perl
21307           +> t/lib/commonsense.t
21308            - t/base/commonsense.t
21309            ! MANIFEST t/README
21310 ____________________________________________________________________________
21311 [ 11397] By: nick                                  on 2001/07/17  08:09:58
21312         Log: Subject:  [PATCH pod/perlhack.pod] Sections on writing tests & patching core mods
21313              From:  Michael G Schwern <schwern@pobox.com>
21314              Date:  Mon, 16 Jul 2001 18:20:31 -0400
21315              Message-Id:  <20010716182031.A1128@blackrider>
21316      Branch: perl
21317            ! pod/perlhack.pod
21318 ____________________________________________________________________________
21319 [ 11396] By: nick                                  on 2001/07/17  08:04:11
21320         Log: Subject:  [PATCH perlfunc.pod] make printf refer to sprintf
21321              From:  Gwyn Judd <b.judd@xtra.co.nz>
21322              Date:  Tue, 17 Jul 2001 20:55:58 +1200
21323              Message-Id:  <20010717205558.A3107@thislove>
21324      Branch: perl
21325            ! pod/perlfunc.pod
21326 ____________________________________________________________________________
21327 [ 11395] By: nick                                  on 2001/07/17  08:02:22
21328         Log: Subject:  [PATCH: perl@11373] fix t/op/sprintf.t to not load %Config
21329              From:  Peter Prymmer <pvhp@forte.com>
21330              Date:  Mon, 16 Jul 2001 15:48:33 -0700 (PDT)
21331              Message-Id:  <Pine.OSF.4.10.10107161543400.464972-100000@aspara.forte.com>
21332      Branch: perl
21333            ! t/op/sprintf.t
21334 ____________________________________________________________________________
21335 [ 11394] By: nick                                  on 2001/07/17  07:57:06
21336         Log: Subject:  Re: [PATCH gv.c] allow ${"1f"} to be non-regex var 
21337              From:  Jeff 'Japhy' Pinyan <jeffp@crusoe.net>
21338              Date:  Mon, 16 Jul 2001 18:46:53 -0400 (EDT)
21339              Message-Id:  <Pine.GSO.4.21.0107161829390.1405-100000@crusoe.crusoe.net>
21340      Branch: perl
21341            ! gv.c
21342 ____________________________________________________________________________
21343 [ 11392] By: nick                                  on 2001/07/17  07:50:12
21344         Log: Subject:  [PATCH] fix PTHREAD_ATFORK croaking too early, too often
21345              From:  Coral <coral@moonlight.crystalflame.net>
21346              Date:  Mon, 16 Jul 2001 14:25:19 -0700 (PDT)
21347              Message-Id:  <200107162125.f6GLPJ345261@moonlight.crystalflame.net>
21348      Branch: perl
21349            ! pp_sys.c thread.h
21350 ____________________________________________________________________________
21351 [ 11391] By: nick                                  on 2001/07/17  07:34:28
21352         Log: Subject:  Re: [PATCH h2xs.PL ] use Test::More where appropriate (was Re:   
21353              From:  Jonathan Stowe <gellyfish@gellyfish.com>
21354              Date:  Mon, 16 Jul 2001 18:31:21 +0100 (BST)
21355              Message-Id:  <Pine.LNX.4.33.0107161827570.15520-100000@orpheus.gellyfish.com>
21356      Branch: perl
21357            ! utils/h2xs.PL
21358 ____________________________________________________________________________
21359 [ 11390] By: pudge                                 on 2001/07/16  23:54:44
21360         Log: Add in List::Util, Memoize, NEXT, and a bunch of tests for other
21361              modules.  Also added Mac::BuildTools, Mac::AppleEvents::Simple,
21362              and Mac::Apps::Launch, which don't work, and Time::HiRes and
21363              Time::Piece, which don't yet work.
21364      Branch: maint-5.6/macperl
21365            + (add 154 files)
21366 ____________________________________________________________________________
21367 [ 11389] By: pudge                                 on 2001/07/16  23:13:10
21368         Log: Fix %ENV to be tainted [SF bug #231848, Thomas Wegner].
21369              Also add hack to get around missing setenv for PERL5DB.
21370      Branch: maint-5.6/macperl
21371            ! macos/macish.c macos/macish.h
21372 ____________________________________________________________________________
21373 [ 11388] By: pudge                                 on 2001/07/16  23:11:26
21374         Log: Fix DB_File, and patch tests for it, and NDBM_File, and POSIX.
21375      Branch: maint-5.6/macperl
21376            ! macos/MacPerlTests.cmd macos/xsubpp.patch t/lib/db-btree.t
21377            ! t/lib/db-hash.t t/lib/db-recno.t t/lib/ndbm.t t/lib/posix.t
21378 ____________________________________________________________________________
21379 [ 11387] By: pudge                                 on 2001/07/16  23:05:12
21380         Log: Fix up some configuration and make options, add extra
21381              extensions.
21382      Branch: maint-5.6/macperl
21383            ! macos/ExtBuildRules.mk macos/Makefile.mk macos/config.sh
21384            ! macos/macperl/Makefile.mk
21385 ____________________________________________________________________________
21386 [ 11386] By: pudge                                 on 2001/07/16  21:22:32
21387         Log: From Change 11374 in maintperl.
21388      Branch: maint-5.6/macperl
21389           !> utils/h2ph.PL
21390 ____________________________________________________________________________
21391 [ 11385] By: nick                                  on 2001/07/16  14:12:58
21392         Log: Back out change to h2xs till it passes its test.
21393      Branch: perl
21394            ! utils/h2xs.PL
21395 ____________________________________________________________________________
21396 [ 11384] By: nick                                  on 2001/07/16  14:00:10
21397         Log: Subject:  [PATCH h2xs.PL ] use Test::More where appropriate (was Re: [PATCH]
21398              From:  Jonathan Stowe <gellyfish@gellyfish.com>
21399              Date:  Mon, 16 Jul 2001 08:37:05 +0100 (BST)
21400              Message-Id:  <Pine.LNX.4.33.0107160830480.9915-100000@orpheus.gellyfish.com>
21401      Branch: perl
21402            ! utils/h2xs.PL
21403 ____________________________________________________________________________
21404 [ 11383] By: nick                                  on 2001/07/16  13:53:12
21405         Log: Subject:  [PATCH hints/darwin.sh] Don't override user-specified optimize flag
21406              From:  Robin Houston <robin@kitsite.com>
21407              Date:  Sun, 15 Jul 2001 18:22:31 +0100
21408              Message-Id:  <20010715182230.A11174@robin>
21409      Branch: perl
21410            ! hints/darwin.sh
21411 ____________________________________________________________________________
21412 [ 11382] By: nick                                  on 2001/07/16  13:52:49
21413         Log: Subject:  [PATCH perl@11372] re_dup
21414              From:  Radu Greab <radu@netsoft.ro>
21415              Date:  Sun, 15 Jul 2001 04:50:06 +0300
21416              Message-Id:  <15184.63182.656988.340591@ix.netsoft.ro>
21417      Branch: perl
21418            ! sv.c
21419 ____________________________________________________________________________
21420 [ 11379] By: nick                                  on 2001/07/16  13:35:39
21421         Log: Subject:  [PATCH B::Deparse] formats can't contain formats
21422              From:  Robin Houston <robin@kitsite.com>
21423              Date:  Sat, 14 Jul 2001 14:28:50 +0100
21424              Message-Id:  <20010714142850.A10205@robin>
21425      Branch: perl
21426            ! ext/B/B/Deparse.pm
21427 ____________________________________________________________________________
21428 [ 11378] By: nick                                  on 2001/07/16  13:30:36
21429         Log: Subject:  [PATCH @11359] Encode::Tcl.pm, EUC-JP with jis-x0212
21430              From:  Sadahiro Tomoyuki <BQW10602@nifty.com>
21431              Date:  Sat, 14 Jul 2001 22:17:42 +0900
21432              Message-Id:  <20010714221736.6CA3.BQW10602@nifty.com>
21433      Branch: perl
21434            + ext/Encode/Encode/euc-jp-0212.enc
21435            ! ext/Encode/Encode/Tcl.pm
21436 ____________________________________________________________________________
21437 [ 11377] By: nick                                  on 2001/07/16  13:17:28
21438         Log: Subject:  [PATCH 5.7.2] Remove useless ccflags hints
21439              From:  Andy Dougherty <doughera@lafayette.edu>
21440              Date:  Sun, 15 Jul 2001 22:52:54 -0400 (EDT)
21441              Message-Id:  <Pine.SOL.4.10.10107152250230.10344-100000@maxwell.phys.lafayette.edu>
21442      Branch: perl
21443            ! hints/darwin.sh hints/rhapsody.sh
21444 ____________________________________________________________________________
21445 [ 11376] By: nick                                  on 2001/07/16  09:05:00
21446         Log: Integrate mainline
21447      Branch: perlio
21448           +> ext/Encode/Encode/7bit-greek.enc
21449           +> ext/Encode/Encode/7bit-latin1.enc
21450           +> ext/Encode/Encode/cns11643-1.enc
21451           +> ext/Encode/Encode/cns11643-2.enc
21452           +> ext/Encode/Encode/iso2022-cn.enc
21453           +> ext/Encode/Encode/iso2022-jp1.enc
21454           +> ext/Encode/Encode/iso2022-jp2.enc
21455           !> Changes Configure MANIFEST Makefile.SH
21456           !> ext/Encode/Encode/Tcl.pm ext/Encode/Encode/Tcl.t
21457           !> ext/Encode/Encode/iso2022-kr.enc ext/POSIX/POSIX.pm
21458           !> ext/PerlIO/Via/Via.pm handy.h myconfig.SH patchlevel.h
21459           !> pod/perlhack.pod pod/perlre.pod pod/perltoc.pod regcomp.c sv.c
21460           !> t/op/pat.t t/op/sprintf.t utils/h2ph.PL utils/h2xs.PL
21461 ____________________________________________________________________________
21462 [ 11375] By: gsar                                  on 2001/07/16  02:46:11
21463         Log: integrate change#11374 from maint-5.6
21464              
21465              make h2ph grok ccsymbols fo the form 1234L, 1234ULL etc.
21466      Branch: perl
21467           !> utils/h2ph.PL
21468 ____________________________________________________________________________
21469 [ 11374] By: gsar                                  on 2001/07/16  02:10:51
21470         Log: make h2ph grok ccsymbols fo the form 1234L, 1234ULL etc.
21471      Branch: maint-5.6/perl
21472            ! utils/h2ph.PL
21473 ____________________________________________________________________________
21474 [ 11373] By: jhi                                   on 2001/07/14  09:27:10
21475         Log: Update Changes.
21476      Branch: perl
21477            ! Changes patchlevel.h
21478 ____________________________________________________________________________
21479 [ 11372] By: jhi                                   on 2001/07/14  09:19:18
21480         Log: Subject: [PATCH h2xs.PL] use Getopt::Long (was Re: [PATCH] h2xs)
21481              From: Jonathan Stowe <gellyfish@gellyfish.com>
21482              Date: Sat, 14 Jul 2001 10:14:34 +0100 (BST)
21483              Message-ID: <Pine.LNX.4.33.0107141008350.9915-100000@orpheus.gellyfish.com>
21484      Branch: perl
21485            ! utils/h2xs.PL
21486 ____________________________________________________________________________
21487 [ 11371] By: jhi                                   on 2001/07/14  09:18:09
21488         Log: Subject: patch to add DEL to [:cntrl:]
21489              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
21490              Date: Fri, 13 Jul 2001 23:25:12 -0700 (PDT)
21491              Message-Id: <200107140625.XAA01517@ventrue.corp.yahoo.com>
21492      Branch: perl
21493            ! handy.h pod/perlre.pod regcomp.c t/op/pat.t
21494 ____________________________________________________________________________
21495 [ 11370] By: jhi                                   on 2001/07/14  01:33:17
21496         Log: Metaconfig unit change for #11369; plus a dependency nit.
21497      Branch: metaconfig
21498            ! U/compline/nblock_io.U
21499      Branch: metaconfig/U/perl
21500            ! Extensions.U
21501 ____________________________________________________________________________
21502 [ 11369] By: jhi                                   on 2001/07/14  01:32:33
21503         Log: #include <stdlib.h> so that exit() is prototyped,
21504              noticed by Hugo.
21505      Branch: perl
21506            ! Configure
21507 ____________________________________________________________________________
21508 [ 11368] By: jhi                                   on 2001/07/14  01:18:28
21509         Log: Subject: [PATCH: perl@11359] possible fix for sprintf.t on VAX that loads %Config
21510              From: Peter Prymmer <pvhp@forte.com>
21511              Date: Fri, 13 Jul 2001 19:15:45 -0700 (PDT)
21512              Message-ID: <Pine.OSF.4.10.10107131908370.270775-100000@aspara.forte.com>
21513      Branch: perl
21514            ! t/op/sprintf.t
21515 ____________________________________________________________________________
21516 [ 11367] By: jhi                                   on 2001/07/14  01:07:03
21517         Log: Subject: [PATCH: perl@11359] fixup for Encode/Tcl.t on ruthless filesystems
21518              From: Peter Prymmer <pvhp@forte.com>
21519              Date: Fri, 13 Jul 2001 19:00:20 -0700 (PDT)
21520              Message-ID: <Pine.OSF.4.10.10107131856280.270775-100000@aspara.forte.com>
21521      Branch: perl
21522            ! ext/Encode/Encode/Tcl.t
21523 ____________________________________________________________________________
21524 [ 11366] By: jhi                                   on 2001/07/13  22:48:47
21525         Log: Add information about gcc 3.0 basic block profiling.
21526      Branch: perl
21527            ! Makefile.SH pod/perlhack.pod pod/perltoc.pod
21528 ____________________________________________________________________________
21529 [ 11365] By: jhi                                   on 2001/07/13  21:22:20
21530         Log: Subject: Error in lib/PerlIO/Via.pm ?
21531              From: Mark-Jason Dominus <mjd@plover.com>
21532              Date: Fri, 13 Jul 2001 15:55:41 -0400
21533              Message-ID: <20010713195541.26751.qmail@plover.com>
21534      Branch: perl
21535            ! ext/PerlIO/Via/Via.pm
21536 ____________________________________________________________________________
21537 [ 11364] By: jhi                                   on 2001/07/13  21:21:23
21538         Log: Move both usemymalloc and d_bincompat5005 to the Platfom
21539              section from the Compiler section.
21540      Branch: perl
21541            ! myconfig.SH
21542 ____________________________________________________________________________
21543 [ 11363] By: jhi                                   on 2001/07/13  21:19:34
21544         Log: Handle glibc style of constant definitions using enum
21545              with intervening #defines; from Brendan O'Dea.
21546      Branch: perl
21547            ! utils/h2ph.PL
21548 ____________________________________________________________________________
21549 [ 11362] By: jhi                                   on 2001/07/13  21:17:40
21550         Log: Add LC_MESSAGES to the locale_h export tag (it already is
21551              in the Makefile.PL and thusly eligible for an XS constant)
21552              (see also maintperl #10543)
21553      Branch: perl
21554            ! ext/POSIX/POSIX.pm
21555 ____________________________________________________________________________
21556 [ 11361] By: jhi                                   on 2001/07/13  15:12:37
21557         Log: Subject: Re: [patch] re_dup
21558              From: Abhijit Menon-Sen <ams@wiw.org>
21559              Date: Fri, 13 Jul 2001 21:41:09 +0530
21560              Message-ID: <20010713214109.A3328@lustre.dyn.wiw.org>
21561      Branch: perl
21562            ! sv.c
21563 ____________________________________________________________________________
21564 [ 11360] By: jhi                                   on 2001/07/13  15:11:45
21565         Log: Subject: [patch] re_dup
21566              From: Doug MacEachern <dougm@covalent.net>
21567              Date: Fri, 13 Jul 2001 08:51:24 -0700 (PDT)
21568              Message-ID: <Pine.LNX.4.21.0107130848530.28844-100000@mako.covalent.net>
21569      Branch: perl
21570            ! sv.c
21571 ____________________________________________________________________________
21572 [ 11359] By: jhi                                   on 2001/07/13  14:30:32
21573         Log: Update Changes.
21574      Branch: perl
21575            ! Changes patchlevel.h
21576 ____________________________________________________________________________
21577 [ 11358] By: jhi                                   on 2001/07/13  14:26:36
21578         Log: Subject: [PATCH @11328] Encode::Tcl.pm for iso-2022-(?:jp-[12]|cn)
21579              From: SADAHIRO Tomoyuki <BQW10602@nifty.com> 
21580              Date: Sat, 14 Jul 2001 00:06:30 +0900
21581              Message-Id: <20010713235522.8406.BQW10602@nifty.com>
21582      Branch: perl
21583            + ext/Encode/Encode/7bit-greek.enc
21584            + ext/Encode/Encode/7bit-latin1.enc
21585            + ext/Encode/Encode/cns11643-1.enc
21586            + ext/Encode/Encode/cns11643-2.enc
21587            + ext/Encode/Encode/iso2022-cn.enc
21588            + ext/Encode/Encode/iso2022-jp1.enc
21589            + ext/Encode/Encode/iso2022-jp2.enc
21590            ! MANIFEST ext/Encode/Encode/Tcl.pm
21591            ! ext/Encode/Encode/iso2022-kr.enc
21592 ____________________________________________________________________________
21593 [ 11357] By: nick                                  on 2001/07/13  14:24:06
21594         Log: Blind integrate mainline (as of 5.7.2?)
21595      Branch: perlio
21596           !> AUTHORS Changes Porting/config.sh Porting/config_H
21597           !> README.netware ext/PerlIO/t/encoding.t makedef.pl patchlevel.h
21598           !> pod/perlhist.pod utils/libnetcfg.PL win32/Makefile
21599           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
21600           !> win32/makefile.mk
21601 ____________________________________________________________________________
21602 [ 11355] By: jhi                                   on 2001/07/13  13:13:46
21603         Log: Snip away the devel patchlevel.
21604      Branch: perl
21605            ! patchlevel.h
21606 ____________________________________________________________________________
21607 [ 11354] By: jhi                                   on 2001/07/13  13:12:01
21608         Log: Bump the version to 5.7.2.
21609      Branch: perl
21610            ! Porting/config.sh Porting/config_H patchlevel.h
21611            ! pod/perlhist.pod utils/libnetcfg.PL win32/Makefile
21612            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
21613            ! win32/makefile.mk
21614 ____________________________________________________________________________
21615 [ 11353] By: jhi                                   on 2001/07/13  13:00:00
21616         Log: Update Changes.
21617      Branch: perl
21618            ! Changes
21619 ____________________________________________________________________________
21620 [ 11352] By: jhi                                   on 2001/07/13  12:54:49
21621         Log: Reword.
21622      Branch: perl
21623            ! AUTHORS
21624 ____________________________________________________________________________
21625 [ 11351] By: jhi                                   on 2001/07/13  12:52:47
21626         Log: AUTHORS update.
21627      Branch: perl
21628            ! AUTHORS
21629 ____________________________________________________________________________
21630 [ 11350] By: jhi                                   on 2001/07/13  12:24:36
21631         Log: Ignore PL_regex_pad and PL_regex_padav from symbols
21632              unless ithreads.
21633      Branch: perl
21634            ! makedef.pl
21635 ____________________________________________________________________________
21636 [ 11349] By: jhi                                   on 2001/07/13  11:54:10
21637         Log: Integrate perlio.
21638      Branch: perl
21639           !> win32/distclean.bat
21640 ____________________________________________________________________________
21641 [ 11348] By: jhi                                   on 2001/07/13  11:49:50
21642         Log: Test the encoding transform only iff we have PerlIO,
21643              noticed by H. Merijn Brand.
21644      Branch: perl
21645            ! ext/PerlIO/t/encoding.t
21646 ____________________________________________________________________________
21647 [ 11347] By: jhi                                   on 2001/07/13  11:40:13
21648         Log: README.netware tweaks from Ananth Kesari.
21649      Branch: perl
21650            ! README.netware
21651 ____________________________________________________________________________
21652 [ 11346] By: nick                                  on 2001/07/13  09:18:51
21653         Log: Win32/distclean.bat - Down-case all MANIFEST and File::Find results so 
21654              to avoid /unicode vs /Unicode issues.
21655      Branch: perlio
21656            ! win32/distclean.bat
21657 ____________________________________________________________________________
21658 [ 11345] By: nick                                  on 2001/07/13  06:24:18
21659         Log: Integrate mainline
21660      Branch: perlio
21661           +> README.uts lib/UnicodeCD.pm lib/UnicodeCD.t
21662            - lib/Unicode/UCD.pm lib/Unicode/UCD.t lib/unicode/distinct.pm
21663           !> (integrate 63 files)
21664 ____________________________________________________________________________
21665 [ 11344] By: jhi                                   on 2001/07/13  04:50:22
21666         Log: Add d_bincompat5005 information to perl -V.
21667      Branch: perl
21668            ! myconfig.SH
21669 ____________________________________________________________________________
21670 [ 11343] By: jhi                                   on 2001/07/13  03:42:05
21671         Log: Subject: Re: [PATCH] Re: Memory corruption? Read-only $_?
21672              From: Abhijit Menon-Sen <ams@wiw.org>
21673              Date: Fri, 13 Jul 2001 07:12:36 +0530
21674              Message-ID: <20010713071236.C5669@lustre.dyn.wiw.org>
21675      Branch: perl
21676            ! sv.c
21677 ____________________________________________________________________________
21678 [ 11342] By: jhi                                   on 2001/07/13  03:36:22
21679         Log: Remove unicode::distinct, as per Inaba Hiroto.
21680      Branch: perl
21681            - lib/unicode/distinct.pm
21682            ! MANIFEST hv.c perl.h pod/perlmodlib.pod pod/perltoc.pod sv.c
21683            ! t/lib/1_compile.t
21684 ____________________________________________________________________________
21685 [ 11341] By: jhi                                   on 2001/07/13  00:05:53
21686         Log: Paging for Dr Octothorpe.
21687      Branch: perl
21688            ! pod/perlfaq4.pod
21689 ____________________________________________________________________________
21690 [ 11340] By: jhi                                   on 2001/07/12  23:53:44
21691         Log: cut-n-paste error noticed by mjd.
21692      Branch: perl
21693            ! pod/perlfaq4.pod
21694 ____________________________________________________________________________
21695 [ 11339] By: jhi                                   on 2001/07/12  23:39:42
21696         Log: Subject: [PATCH: perl@11328] update the octal situation in perlfaq4.pod
21697              From: Peter Prymmer <pvhp@forte.com>
21698              Date: Thu, 12 Jul 2001 17:04:22 -0700 (PDT)
21699              Message-ID: <Pine.OSF.4.10.10107121703040.219875-100000@aspara.forte.com>
21700      Branch: perl
21701            ! pod/perlfaq4.pod
21702 ____________________________________________________________________________
21703 [ 11338] By: jhi                                   on 2001/07/12  23:38:49
21704         Log: Subject: Re: [randy@qualcomm.com: Corrections for ' repository - Using the Perl repository ']
21705              From: Randall Gellens <randy@qualcomm.com>
21706              Date: Thu, 12 Jul 2001 16:56:23 -0700
21707              Message-Id: <p05100301b773e9751c04@[129.46.176.61]>
21708      Branch: perl
21709            ! Porting/repository.pod
21710 ____________________________________________________________________________
21711 [ 11337] By: jhi                                   on 2001/07/12  23:35:06
21712         Log: Make PTHREAD_ATFORK() to croak if HAS_FORK, noop otherwise.
21713      Branch: perl
21714            ! thread.h
21715 ____________________________________________________________________________
21716 [ 11336] By: jhi                                   on 2001/07/12  23:23:39
21717         Log: Subject: [PATCH] pthread_atfork on FreeBSD - Part 1: #ifdef HAS_PTHREAD_ATFORK  
21718              From: coral <coral@moonlight.crystalflame.net>
21719              Date: Thu, 12 Jul 2001 16:16:50 -0700 (PDT)
21720              Message-Id: <200107122316.f6CNGoq09171@moonlight.crystalflame.net>
21721      Branch: perl
21722            ! thread.h
21723 ____________________________________________________________________________
21724 [ 11335] By: jhi                                   on 2001/07/12  23:23:14
21725         Log: Metaconfig unit change for #11134.
21726      Branch: metaconfig
21727            + U/threads/d_pthread_atfork.U
21728 ____________________________________________________________________________
21729 [ 11334] By: jhi                                   on 2001/07/12  23:22:42
21730         Log: Add HAS_PTHREAD_ATFORK.
21731      Branch: perl
21732            ! Configure NetWare/config.wc NetWare/config_H.wc
21733            ! Porting/Glossary Porting/config.sh Porting/config_H
21734            ! config_h.SH configure.com epoc/config.sh pod/perltoc.pod
21735            ! uconfig.h uconfig.sh vos/config.alpha.def vos/config.alpha.h
21736            ! vos/config.ga.def vos/config.ga.h win32/config.bc
21737            ! win32/config.gc win32/config.vc win32/config_H.bc
21738            ! win32/config_H.gc win32/config_H.vc
21739 ____________________________________________________________________________
21740 [ 11333] By: jhi                                   on 2001/07/12  22:58:35
21741         Log: Subject: [PATCH] File::Copy fails on tied handles
21742              From: "Wilson, Doug" <Doug_Wilson@intuit.com>
21743              Date: Thu, 12 Jul 2001 15:18:51 -0700
21744              Message-ID: <35A280DF784CD411A06B0008C7B130ADB5505B@sdex04.sd.intuit.com>
21745      Branch: perl
21746            ! lib/File/Copy.pm
21747 ____________________________________________________________________________
21748 [ 11332] By: jhi                                   on 2001/07/12  22:57:04
21749         Log: Subject: [PATCH] Langinfo.t
21750              From: Nicholas Clark <nick@ccl4.org>
21751              Date: Thu, 12 Jul 2001 23:55:38 +0100
21752              Message-ID: <20010712235538.M5827@plum.flirble.org>
21753      Branch: perl
21754            ! ext/I18N/Langinfo/Langinfo.t
21755 ____________________________________________________________________________
21756 [ 11331] By: jhi                                   on 2001/07/12  22:56:09
21757         Log: Subject: [PATCH: perl@11328] informational tweaks to perl572delta.pod
21758              From: Peter Prymmer <pvhp@forte.com>
21759              Date: Thu, 12 Jul 2001 16:38:00 -0700 (PDT)
21760              Message-ID: <Pine.OSF.4.10.10107121633340.219875-100000@aspara.forte.com>
21761      Branch: perl
21762            ! pod/perl572delta.pod
21763 ____________________________________________________________________________
21764 [ 11330] By: jhi                                   on 2001/07/12  22:55:23
21765         Log: Subject: [PATCH] Re: Memory corruption? Read-only $_?
21766              From: Abhijit Menon-Sen <ams@wiw.org>
21767              Date: Fri, 13 Jul 2001 05:21:16 +0530
21768              Message-ID: <20010713052116.B5669@lustre.dyn.wiw.org>
21769      Branch: perl
21770            ! sv.c
21771 ____________________________________________________________________________
21772 [ 11329] By: jhi                                   on 2001/07/12  22:54:39
21773         Log: Subject: [PATCH 20010712.005] Re: Perl bug with "delete" on arrays
21774              From: Abhijit Menon-Sen <ams@wiw.org>
21775              Date: Fri, 13 Jul 2001 03:04:25 +0530
21776              Message-ID: <20010713030425.A5669@lustre.dyn.wiw.org>
21777      Branch: perl
21778            ! av.c
21779 ____________________________________________________________________________
21780 [ 11328] By: gsar                                  on 2001/07/12  19:02:01
21781         Log: s/^M$//g
21782      Branch: perl
21783            ! win32/Makefile win32/makefile.mk
21784 ____________________________________________________________________________
21785 [ 11327] By: jhi                                   on 2001/07/12  18:54:09
21786         Log: Update Changes.
21787      Branch: perl
21788            ! Changes patchlevel.h
21789 ____________________________________________________________________________
21790 [ 11326] By: jhi                                   on 2001/07/12  18:17:18
21791         Log: Typo spotted by Philip Newton.
21792      Branch: perl
21793            ! pod/perl572delta.pod
21794 ____________________________________________________________________________
21795 [ 11325] By: jhi                                   on 2001/07/12  18:11:42
21796         Log: Subject: [PATCH] fixes perl_clone of perl_clone
21797              From: Artur Bergman <artur@contiller.se>
21798              Date: Thu, 12 Jul 2001 20:57:09 +0200
21799              Message-ID: <B773BFA4.236B%artur@contiller.se>
21800      Branch: perl
21801            ! sv.c
21802 ____________________________________________________________________________
21803 [ 11324] By: jhi                                   on 2001/07/12  18:09:17
21804         Log: Add README.uts from Hal Morris.
21805      Branch: perl
21806            + README.uts
21807            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perl572delta.pod
21808            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
21809 ____________________________________________________________________________
21810 [ 11323] By: jhi                                   on 2001/07/12  17:48:33
21811         Log: Subject: Re: AIX 4.3.3 w/ vac 5.0 [ FATAL in B ]
21812              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
21813              Date: Thu, 12 Jul 2001 20:32:37 +0200
21814              Message-Id: <20010712201743.E108.H.M.BRAND@hccnet.nl>
21815      Branch: perl
21816            ! hints/aix.sh
21817 ____________________________________________________________________________
21818 [ 11322] By: jhi                                   on 2001/07/12  17:44:29
21819         Log: Subject: Patch: document reg_data.what member
21820              From: Mark-Jason Dominus <mjd@plover.com>
21821              Message-ID: <20010712182532.14821.qmail@plover.com>
21822              Date: Thu, 12 Jul 2001 14:25:32 -0400
21823      Branch: perl
21824            ! regcomp.c regcomp.h
21825 ____________________________________________________________________________
21826 [ 11321] By: jhi                                   on 2001/07/12  17:43:18
21827         Log: Subject: [PATCH] Perl_re_dup()
21828              From: Abhijit Menon-Sen <ams@wiw.org>
21829              Date: Thu, 12 Jul 2001 23:54:32 +0530
21830              Message-ID: <20010712235432.J24707@lustre.dyn.wiw.org>
21831      Branch: perl
21832            ! embed.h embed.pl perlapi.c proto.h sv.c
21833 ____________________________________________________________________________
21834 [ 11320] By: jhi                                   on 2001/07/12  17:18:54
21835         Log: Regen Configure, modlib, toc.
21836      Branch: perl
21837            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
21838            ! pod/perlmodlib.pod pod/perltoc.pod
21839 ____________________________________________________________________________
21840 [ 11319] By: jhi                                   on 2001/07/12  17:08:15
21841         Log: The problem seems to be in PerlIO::Layer::->find() not
21842              accepting the ":encoding(blurflur)" arguments.
21843      Branch: perl
21844            ! lib/PerlIO.pm lib/open.pm
21845 ____________________________________________________________________________
21846 [ 11318] By: jhi                                   on 2001/07/12  16:58:11
21847         Log: AIX doc update.
21848      Branch: perl
21849            ! README.aix pod/perl572delta.pod
21850 ____________________________________________________________________________
21851 [ 11317] By: jhi                                   on 2001/07/12  16:39:11
21852         Log: Subject: AIX README update
21853              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
21854              Date: Thu, 12 Jul 2001 19:28:30 +0200
21855              Message-Id: <20010712192620.E0F9.H.M.BRAND@hccnet.nl>
21856      Branch: perl
21857            ! README.aix
21858 ____________________________________________________________________________
21859 [ 11316] By: jhi                                   on 2001/07/12  16:37:15
21860         Log: Subject: [PATCH ext/IO/lib/IO/t/io_unix.t] for QNX6
21861              From: Norton Allen <allen@huarp.harvard.edu>
21862              Date: Thu, 12 Jul 2001 11:30:51 -0400 (edt)
21863              Message-Id: <200107121530.LAA12631@bottesini.harvard.edu>
21864      Branch: perl
21865            ! ext/IO/lib/IO/t/io_unix.t
21866 ____________________________________________________________________________
21867 [ 11315] By: jhi                                   on 2001/07/12  16:35:53
21868         Log: Subject: [PATCH README.qnx hints/qnx.sh]
21869              From: Norton Allen <allen@huarp.harvard.edu>
21870              Date: Thu, 12 Jul 2001 11:29:19 -0400 (edt)
21871              Message-Id: <200107121529.LAA23411@bottesini.harvard.edu>
21872      Branch: perl
21873            ! README.qnx hints/qnx.sh
21874 ____________________________________________________________________________
21875 [ 11314] By: jhi                                   on 2001/07/12  16:13:15
21876         Log: Subject: [patch] faster PM_GETRE
21877              From: Doug MacEachern <dougm@covalent.net>
21878              Date: Thu, 12 Jul 2001 10:13:27 -0700 (PDT)
21879              Message-ID: <Pine.LNX.4.21.0107121011530.28844-100000@mako.covalent.net>
21880      Branch: perl
21881            ! op.h
21882 ____________________________________________________________________________
21883 [ 11313] By: jhi                                   on 2001/07/12  16:12:23
21884         Log: Subject: Re: [PATCH] Threadsafe PMOPs! We might still win this war.
21885              From: Doug MacEachern <dougm@covalent.net>
21886              Date: Thu, 12 Jul 2001 10:11:28 -0700 (PDT)
21887              Message-ID: <Pine.LNX.4.21.0107121010160.28844-100000@mako.covalent.net>
21888      Branch: perl
21889            ! op.c
21890 ____________________________________________________________________________
21891 [ 11312] By: jhi                                   on 2001/07/12  16:07:22
21892         Log: Tell where the nice Estonian database is.
21893      Branch: perl
21894            ! lib/open.pm
21895 ____________________________________________________________________________
21896 [ 11311] By: jhi                                   on 2001/07/12  16:05:31
21897         Log: Retract #11309 since #11310 is a better fix.
21898      Branch: perl
21899            ! t/lib/1_compile.t
21900 ____________________________________________________________________________
21901 [ 11310] By: gsar                                  on 2001/07/12  15:50:40
21902         Log: fix for failing fork.t#12 on windows (win32_execvp() tweak in
21903              change#11300 needs to return the status of failed win32_spawnvp())
21904              
21905              fix various open.pm bugs: '\0' isn't the same as "\0", so it wasn't
21906              splitting correctly; remove unused variables; 'require' at run time
21907              rather than 'use' at compile time for I18N::Langinfo, since it
21908              isn't everyware
21909      Branch: perl
21910            ! lib/open.pm win32/win32.c
21911 ____________________________________________________________________________
21912 [ 11309] By: jhi                                   on 2001/07/12  15:29:55
21913         Log: Temporary workaround.
21914      Branch: perl
21915            ! t/lib/1_compile.t
21916 ____________________________________________________________________________
21917 [ 11308] By: jhi                                   on 2001/07/12  14:44:51
21918         Log: UCD typo in #11306 and add also more known-to-be-tested
21919              modules to the skip list.
21920      Branch: perl
21921            ! t/lib/1_compile.t
21922 ____________________________________________________________________________
21923 [ 11307] By: jhi                                   on 2001/07/12  14:38:38
21924         Log: Rename Unicode::UCD to UnicodeCD to avoid
21925              messups with case-insensitive filesystems.
21926      Branch: perl
21927            + lib/UnicodeCD.pm lib/UnicodeCD.t
21928            - lib/Unicode/UCD.pm lib/Unicode/UCD.t
21929            ! MANIFEST pod/perl572delta.pod t/lib/1_compile.t
21930 ____________________________________________________________________________
21931 [ 11306] By: jhi                                   on 2001/07/12  13:32:05
21932         Log: Subject: [ID 20010711.005] in Tie::Array, SPLICE ignores context, breaking SHIFT 
21933              From: daniel@biz.bitpusher.com
21934              Date: Wed, 11 Jul 2001 23:25:47 -0700
21935              Message-Id: <200107120625.f6C6PkJ13065@biz.bitpusher.com>
21936      Branch: perl
21937            ! lib/Tie/Array.pm t/op/splice.t
21938 ____________________________________________________________________________
21939 [ 11305] By: jhi                                   on 2001/07/12  13:05:46
21940         Log: Subject: [PATCH] More accurate line numbers in messages
21941              From: Paul Johnson <paul@pjcj.net>
21942              Date: Thu, 12 Jul 2001 04:14:11 +0200
21943              Message-ID: <20010712041411.A3467@pjcj.net>
21944              
21945              (With prototyping and multiplicity tweaks.)
21946      Branch: perl
21947            ! dump.c embed.h embed.pl t/lib/warnings/util util.c
21948 ____________________________________________________________________________
21949 [ 11304] By: nick                                  on 2001/07/12  12:53:40
21950         Log: Integrate mainline
21951      Branch: perlio
21952           !> ext/ByteLoader/bytecode.h hints/aix.sh pod/perl572delta.pod
21953           !> regexec.c thread.h
21954 ____________________________________________________________________________
21955 [ 11303] By: jhi                                   on 2001/07/12  12:46:20
21956         Log: Cut-and-pasto in #11298.
21957      Branch: perl
21958            ! ext/ByteLoader/bytecode.h
21959 ____________________________________________________________________________
21960 [ 11302] By: jhi                                   on 2001/07/12  12:42:35
21961         Log: Update the AIX known problems section.
21962      Branch: perl
21963            ! pod/perl572delta.pod
21964 ____________________________________________________________________________
21965 [ 11301] By: jhi                                   on 2001/07/12  12:36:46
21966         Log: Subject: Re: HiRes on AIX 4.2 in threaded mode
21967              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
21968              Date: Thu, 12 Jul 2001 12:16:16 +0200
21969              Message-Id: <20010712114215.E0D9.H.M.BRAND@hccnet.nl>
21970      Branch: perl
21971            ! hints/aix.sh
21972 ____________________________________________________________________________
21973 [ 11300] By: jhi                                   on 2001/07/12  12:35:44
21974         Log: Integrate perlio.
21975      Branch: perl
21976           !> makedef.pl win32/win32.c
21977 ____________________________________________________________________________
21978 [ 11299] By: jhi                                   on 2001/07/12  12:33:57
21979         Log: Subject: [PATCH] fix for PMOP threadness failures
21980              From: Artur Bergman <artur@contiller.se>
21981              Date: Thu, 12 Jul 2001 09:48:06 +0200
21982              Message-ID: <B77322D6.22DD%artur@contiller.se>
21983      Branch: perl
21984            ! regexec.c
21985 ____________________________________________________________________________
21986 [ 11298] By: jhi                                   on 2001/07/12  12:27:47
21987         Log: Subject: RE: Win32 Failure, was Re: perl@11278 - LAST CALL FOR 5.7.2
21988              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
21989              Date: Thu, 12 Jul 2001 09:09:48 +0200
21990              Message-ID: <E3FB32585BF1D411B9E900805FF51A0808CE70@RU0022EXCH001U> 
21991              
21992              More parentheses to keep bcc happy.
21993      Branch: perl
21994            ! ext/ByteLoader/bytecode.h
21995 ____________________________________________________________________________
21996 [ 11297] By: jhi                                   on 2001/07/12  12:24:50
21997         Log: Subject: Re: [patch] pthread_atfork bandaid
21998              From: Doug MacEachern <dougm@covalent.net>
21999              Date: Wed, 11 Jul 2001 23:43:17 -0700 (PDT)
22000              Message-ID: <Pine.LNX.4.21.0107112342330.28844-100000@mako.covalent.net>
22001      Branch: perl
22002            ! thread.h
22003 ____________________________________________________________________________
22004 [ 11296] By: nick                                  on 2001/07/12  11:55:48
22005         Log: Exclude reentrant_buffer from .def file
22006      Branch: perlio
22007            ! makedef.pl
22008 ____________________________________________________________________________
22009 [ 11295] By: nick                                  on 2001/07/12  11:11:44
22010         Log: Honour void-ness of my_exit()
22011      Branch: perlio
22012            ! win32/win32.c
22013 ____________________________________________________________________________
22014 [ 11294] By: nick                                  on 2001/07/12  07:51:04
22015         Log: Integrate mainline
22016      Branch: perlio
22017           +> uts/sprintf_wrap.c
22018           !> (integrate 35 files)
22019 ____________________________________________________________________________
22020 [ 11293] By: jhi                                   on 2001/07/12  04:58:08
22021         Log: Retract #11289.
22022      Branch: perl
22023            ! embed.h embed.pl perl.c proto.h thread.h
22024 ____________________________________________________________________________
22025 [ 11292] By: jhi                                   on 2001/07/12  04:47:43
22026         Log: Now the :locale pseudolayer *almost* works...
22027      Branch: perl
22028            ! lib/open.pm
22029 ____________________________________________________________________________
22030 [ 11291] By: jhi                                   on 2001/07/12  04:36:47
22031         Log: Locale encoding tweaks.
22032      Branch: perl
22033            ! lib/open.pm
22034 ____________________________________________________________________________
22035 [ 11290] By: jhi                                   on 2001/07/12  04:25:53
22036         Log: Subject: Re: [PATCH: perl@11181] UCD.t fails LATIN|Latin test
22037              From: Mark-Jason Dominus <mjd@plover.com>
22038              Date: Thu, 12 Jul 2001 00:59:31 -0400
22039              Message-ID: <20010712045931.8543.qmail@plover.com>
22040              
22041              Remove the chmod/umask leading zero warning.
22042      Branch: perl
22043            ! lib/warnings.pm pod/perldiag.pod pod/perllexwarn.pod
22044            ! t/lib/warnings/toke toke.c warnings.h warnings.pl
22045 ____________________________________________________________________________
22046 [ 11289] By: jhi                                   on 2001/07/12  04:16:41
22047         Log: (Retracted by #11289.)
22048      Branch: perl
22049            ! embed.h embed.pl perl.c proto.h thread.h
22050 ____________________________________________________________________________
22051 [ 11288] By: jhi                                   on 2001/07/12  03:45:11
22052         Log: Needed by #11283.
22053      Branch: perl
22054            ! intrpvar.h
22055 ____________________________________________________________________________
22056 [ 11287] By: jhi                                   on 2001/07/12  03:40:04
22057         Log: Metaconfig unit change for #11286.
22058      Branch: metaconfig/U/perl
22059            ! patchlevel.U
22060 ____________________________________________________________________________
22061 [ 11286] By: jhi                                   on 2001/07/12  03:39:18
22062         Log: Subject: Re: [PATCH Configure] perl -V broken
22063              From: Andy Dougherty <doughera@lafayette.edu>
22064              Date: Wed, 11 Jul 2001 13:30:27 -0400 (EDT)
22065              Message-ID: <Pine.SOL.4.10.10107111329060.2021-100000@maxwell.phys.lafayette.edu>
22066      Branch: perl
22067            ! Configure myconfig.SH
22068 ____________________________________________________________________________
22069 [ 11285] By: jhi                                   on 2001/07/12  03:27:28
22070         Log: Retract #11166 (and #11237).
22071      Branch: perl
22072            ! dump.c embed.h lib/warnings.pm op.c op.h opcode.h opcode.pl
22073            ! pod/perldiag.pod pp.sym pp_proto.h t/lib/warnings/op
22074            ! t/lib/warnings/toke toke.c warnings.h warnings.pl
22075 ____________________________________________________________________________
22076 [ 11284] By: jhi                                   on 2001/07/12  02:36:42
22077         Log: UTS tweaks for Hal Morris.
22078      Branch: perl
22079            + uts/sprintf_wrap.c
22080            ! MANIFEST hints/uts.sh perl.h
22081 ____________________________________________________________________________
22082 [ 11283] By: jhi                                   on 2001/07/12  00:52:36
22083         Log: Subject: [PATCH] Use reentrant API glibc
22084              From: Artur Bergman <artur@contiller.se>
22085              Date: Thu, 12 Jul 2001 00:58:21 +0200
22086              Message-ID: <B772A6AD.2288%artur@contiller.se>
22087      Branch: perl
22088            ! embedvar.h intrpvar.h op.h perl.c perlapi.h pod/perlapi.pod
22089            ! sv.c
22090 ____________________________________________________________________________
22091 [ 11282] By: jhi                                   on 2001/07/12  00:35:27
22092         Log: Subject: Re: ActivePerl 628 + warnings + fork + exec = spurious "Can't exec"?
22093              From: barries <barries@slaysys.com>
22094              Date: Wed, 11 Jul 2001 15:11:46 -0400
22095              Message-ID: <20010711151146.G24560@jester.slaysys.com>
22096      Branch: perl
22097            ! pp_sys.c t/lib/warnings/doio win32/win32.c
22098 ____________________________________________________________________________
22099 [ 11281] By: jhi                                   on 2001/07/12  00:32:17
22100         Log: Subject: [patch] pthread_atfork bandaid
22101              From: Doug MacEachern <dougm@covalent.net>
22102              Date: Wed, 11 Jul 2001 08:59:12 -0700 (PDT)
22103              Message-ID: <Pine.LNX.4.21.0107110855070.11688-100000@mako.covalent.net>
22104      Branch: perl
22105            ! miniperlmain.c perl.c
22106 ____________________________________________________________________________
22107 [ 11280] By: jhi                                   on 2001/07/12  00:31:34
22108         Log: Subject: [patch] perl_clone leaks
22109              From: Doug MacEachern <dougm@covalent.net>
22110              Date: Wed, 11 Jul 2001 08:43:32 -0700 (PDT)
22111              Message-ID: <Pine.LNX.4.21.0107110842390.11688-100000@mako.covalent.net>
22112      Branch: perl
22113            ! sv.c
22114 ____________________________________________________________________________
22115 [ 11279] By: nick                                  on 2001/07/11  15:49:38
22116         Log: Integrate mainline
22117      Branch: perlio
22118           +> ext/Encode/Encode/HZ.enc ext/PerlIO/t/encoding.t
22119           +> ext/Time/HiRes/hints/dynixptx.pl lib/Math/BigInt/Calc.pm
22120           +> lib/Math/BigInt/t/bigintc.t lib/Term/ANSIColor/ChangeLog
22121           +> lib/Term/ANSIColor/README
22122           !> (integrate 54 files)
22123 ____________________________________________________________________________
22124 [ 11278] By: jhi                                   on 2001/07/11  13:52:20
22125         Log: Update Changes.
22126      Branch: perl
22127            ! Changes patchlevel.h
22128 ____________________________________________________________________________
22129 [ 11277] By: jhi                                   on 2001/07/11  13:31:43
22130         Log: Subject: blead kit timestamps && the problem with running perl embed.pl
22131              From: Peter Prymmer <pvhp@forte.com>
22132              Date: Tue, 10 Jul 2001 19:33:00 -0700 (PDT)
22133              Message-ID: <Pine.OSF.4.10.10107101906360.137455-100000@aspara.forte.com>
22134              
22135              Backport of embed.pl to 5.003.
22136      Branch: perl
22137            ! embed.pl
22138 ____________________________________________________________________________
22139 [ 11276] By: jhi                                   on 2001/07/11  13:18:07
22140         Log: Subject: Re: POSIX test #14 on UTS 
22141              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
22142              Date: Wed, 11 Jul 2001 03:02:14 +0100
22143              Message-Id: <200107110202.f6B22Ea10727@crypt.compulink.co.uk>
22144      Branch: perl
22145            ! ext/POSIX/POSIX.t
22146 ____________________________________________________________________________
22147 [ 11275] By: jhi                                   on 2001/07/11  13:15:49
22148         Log: Make the I32 an IV to preserve structure alignment and size.
22149      Branch: perl
22150            ! op.h
22151 ____________________________________________________________________________
22152 [ 11274] By: jhi                                   on 2001/07/11  13:13:27
22153         Log: Subject: [PATCH] Threadsafe PMOPs! We might still win this war.
22154              From: "Artur Bergman" <artur@contiller.se>
22155              Date: Wed, 11 Jul 2001 14:23:37 +0200
22156              Message-ID: <000b01c10a04$4fa16a10$21000a0a@vogw2kdev>
22157              
22158              Threadsafe PMOPs for ithreads, waiting for AMS's Perl_re_dup().
22159      Branch: perl
22160            ! embedvar.h intrpvar.h op.c op.h perl.c perlapi.h
22161            ! pod/perlapi.pod sv.c
22162 ____________________________________________________________________________
22163 [ 11273] By: jhi                                   on 2001/07/11  03:53:28
22164         Log: Tweak until Pod::Parser gets updated.
22165      Branch: perl
22166            ! t/pod/special_seqs.xr
22167 ____________________________________________________________________________
22168 [ 11272] By: jhi                                   on 2001/07/11  00:46:05
22169         Log: File::Spec usage tweak.
22170      Branch: perl
22171            ! lib/ExtUtils.t
22172 ____________________________________________________________________________
22173 [ 11271] By: jhi                                   on 2001/07/11  00:37:19
22174         Log: Integrate #11263 from macperl; macos and macosx updates.
22175      Branch: perl
22176           !> pod/perlport.pod
22177 ____________________________________________________________________________
22178 [ 11270] By: jhi                                   on 2001/07/11  00:33:27
22179         Log: Subject: [PATCH: perl@11238] dynixptx updates for osvers='4.5.2'
22180              From: Peter Prymmer <pvhp@forte.com>
22181              Date: Tue, 10 Jul 2001 15:29:45 -0700 (PDT)
22182              Message-ID: <Pine.OSF.4.10.10107101519160.137455-100000@aspara.forte.com>
22183      Branch: perl
22184            + ext/Time/HiRes/hints/dynixptx.pl
22185            ! MANIFEST hints/dynixptx.sh
22186 ____________________________________________________________________________
22187 [ 11269] By: jhi                                   on 2001/07/11  00:32:16
22188         Log: Subject: [PATCH] ExtUtils::Constant (was Re: funny numconvert test in perl@11006 (was Re: report on BS2000 wit h perl@11006))
22189              From: Nicholas Clark <nick@ccl4.org>
22190              Date: Tue, 10 Jul 2001 23:17:43 +0100
22191              Message-ID: <20010710231742.B59620@plum.flirble.org>
22192      Branch: perl
22193            ! lib/ExtUtils.t lib/ExtUtils/Constant.pm
22194 ____________________________________________________________________________
22195 [ 11268] By: jhi                                   on 2001/07/11  00:30:56
22196         Log: Subject: [DOC PATCH] Pluggable runops
22197              From: Paul Johnson <paul@pjcj.net>
22198              Date: Tue, 10 Jul 2001 21:53:28 +0200
22199              Message-ID: <20010710215328.B26577@pjcj.net>
22200      Branch: perl
22201            ! pod/perlguts.pod
22202 ____________________________________________________________________________
22203 [ 11267] By: jhi                                   on 2001/07/11  00:29:59
22204         Log: Subject: [PATCH] Authors
22205              From: Artur Bergman <artur@contiller.se>
22206              Date: Tue, 10 Jul 2001 20:39:12 +0200
22207              Message-ID: <B771186F.21CD%artur@contiller.se>
22208      Branch: perl
22209            ! AUTHORS
22210 ____________________________________________________________________________
22211 [ 11266] By: jhi                                   on 2001/07/11  00:29:13
22212         Log: Subject: Re: [PATCH] Small fix to pp_gmtime
22213              From: Doug MacEachern <dougm@covalent.net>
22214              Date: Tue, 10 Jul 2001 11:19:43 -0700 (PDT)
22215              Message-ID: <Pine.LNX.4.21.0107101118020.10475-100000@mako.covalent.net>
22216      Branch: perl
22217            ! pp_ctl.c
22218 ____________________________________________________________________________
22219 [ 11265] By: jhi                                   on 2001/07/11  00:28:15
22220         Log: Subject: doc patch; times() in scalar context
22221              From: mjd@plover.com
22222              Date: 10 Jul 2001 18:01:17 -0000
22223              Message-ID: <20010710180117.12477.qmail@plover.com>
22224      Branch: perl
22225            ! pod/perlfunc.pod
22226 ____________________________________________________________________________
22227 [ 11264] By: jhi                                   on 2001/07/11  00:27:17
22228         Log: Subject: [PATCH] Small fix to pp_gmtime
22229              From: Artur Bergman <artur@contiller.se>
22230              Date: Tue, 10 Jul 2001 19:54:52 +0200
22231              Message-ID: <B7710E0B.21C5%artur@contiller.se>
22232      Branch: perl
22233            ! pp_sys.c
22234 ____________________________________________________________________________
22235 [ 11263] By: pudge                                 on 2001/07/10  21:06:10
22236         Log: Integrate changes from mainline perl, add notes about
22237              Mac OS X and Mac OS.
22238      Branch: maint-5.6/macperl
22239            ! pod/perlport.pod
22240 ____________________________________________________________________________
22241 [ 11262] By: jhi                                   on 2001/07/10  15:21:26
22242         Log: A proof of the dangers of package; ?
22243      Branch: perl
22244            ! t/lib/warnings/op
22245 ____________________________________________________________________________
22246 [ 11261] By: jhi                                   on 2001/07/10  15:02:27
22247         Log: Regen toc and modlib.
22248      Branch: perl
22249            ! pod/perlmodlib.pod pod/perltoc.pod
22250 ____________________________________________________________________________
22251 [ 11260] By: jhi                                   on 2001/07/10  15:00:37
22252         Log: Add compexcl(), casefold(), and casespec() interfaces;
22253              and make all interfaces to return hash references instead
22254              of hashes. 
22255      Branch: perl
22256            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
22257 ____________________________________________________________________________
22258 [ 11259] By: jhi                                   on 2001/07/10  13:50:17
22259         Log: Subject: [PATCH bleadperl] Math::Big* doc patches (and some code)
22260              From: "Philip Newton" <Philip.Newton@gmx.net>
22261              Date: Tue, 10 Jul 2001 09:55:59 +0200
22262              Message-ID: <20010710.095300@ID-11583.news.dfncis.de>
22263              
22264              Subject: [DOC PATCH bleadperl] detypo Math::BigInt docs
22265              From: "Philip Newton" <Philip.Newton@gmx.net>
22266              Date: Tue, 10 Jul 2001 09:56:37 +0200
22267              Message-ID: <20010710.095600@ID-11583.news.dfncis.de>
22268      Branch: perl
22269            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
22270            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigintpm.t
22271 ____________________________________________________________________________
22272 [ 11258] By: jhi                                   on 2001/07/10  13:47:20
22273         Log: Subject: [patch] undef &xsub for 1,2
22274              From: Doug MacEachern <dougm@covalent.net>
22275              Date: Mon, 9 Jul 2001 20:16:49 -0700 (PDT)
22276              Message-ID: <Pine.LNX.4.21.0107092012570.1913-100000@mako.covalent.net>
22277              
22278              (This version of the patch with a comment from Gisle.)
22279      Branch: perl
22280            ! op.c
22281 ____________________________________________________________________________
22282 [ 11257] By: jhi                                   on 2001/07/10  13:45:44
22283         Log: Mention package; deprecation and the Win32 problems.
22284      Branch: perl
22285            ! pod/perl572delta.pod
22286 ____________________________________________________________________________
22287 [ 11256] By: jhi                                   on 2001/07/10  13:45:12
22288         Log: Subject: [PATCH] deprecate package with no arguments
22289              From: Robin Houston <robin@kitsite.com>
22290              Date: Tue, 10 Jul 2001 13:33:40 +0100
22291              Message-ID: <20010710133340.A13452@robin.kitsite.com>
22292      Branch: perl
22293            ! op.c pod/perldiag.pod pod/perlfunc.pod t/lib/warnings/op
22294 ____________________________________________________________________________
22295 [ 11255] By: jhi                                   on 2001/07/10  13:16:11
22296         Log: Upgrade to podlators 1.10.
22297      Branch: perl
22298            ! lib/Pod/Man.pm lib/Pod/Text.pm lib/Pod/Text/Color.pm
22299            ! lib/Pod/Text/Overstrike.pm lib/Pod/Text/Termcap.pm
22300            ! pod/pod2man.PL pod/pod2text.PL
22301 ____________________________________________________________________________
22302 [ 11254] By: jhi                                   on 2001/07/10  13:09:34
22303         Log: Upgrade to Term::ANSIColor 1.04.
22304      Branch: perl
22305            + lib/Term/ANSIColor/ChangeLog lib/Term/ANSIColor/README
22306            ! MANIFEST lib/Term/ANSIColor.pm lib/Term/ANSIColor/test.pl
22307 ____________________________________________________________________________
22308 [ 11253] By: jhi                                   on 2001/07/10  12:59:27
22309         Log: Integrate perlio (the right fix for the ":layer(args)")
22310      Branch: perl
22311           !> perlio.c
22312 ____________________________________________________________________________
22313 [ 11252] By: nick                                  on 2001/07/10  06:58:14
22314         Log: Fix open(...,"...:layer(xxx)",...)
22315              - use memEQ not strEQ as there is '(' not '\0'
22316      Branch: perlio
22317            ! perlio.c
22318 ____________________________________________________________________________
22319 [ 11251] By: jhi                                   on 2001/07/10  04:04:18
22320         Log: Telling the number of tests helps.
22321      Branch: perl
22322            ! ext/PerlIO/t/encoding.t
22323 ____________________________________________________________________________
22324 [ 11250] By: jhi                                   on 2001/07/10  03:55:38
22325         Log: Require I18N::Langinfo, not use.
22326      Branch: perl
22327            ! lib/open.pm
22328 ____________________________________________________________________________
22329 [ 11249] By: jhi                                   on 2001/07/10  03:50:18
22330         Log: Add a test for for PerlIO ":encoding(...)" layer.
22331      Branch: perl
22332            + ext/PerlIO/t/encoding.t
22333            ! MANIFEST ext/Encode/Encode.pm
22334 ____________________________________________________________________________
22335 [ 11248] By: jhi                                   on 2001/07/10  02:06:57
22336         Log: PerlIO ":encoding(foobar)" temporary fix.
22337              Not really correct, I think, since the change means
22338              that prefixes match.
22339      Branch: perl
22340            ! perlio.c
22341 ____________________________________________________________________________
22342 [ 11247] By: jhi                                   on 2001/07/10  01:38:11
22343         Log: Update to Math::BigInt 1.36.  The biggest news is
22344              the separation of the backend; now the pure Perl
22345              implementation is in Math::BigInt::Calc, but one
22346              can plugin, say, Math::BigInt::BitVect, and get
22347              considerable speedup.
22348      Branch: perl
22349            + lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigintc.t
22350            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
22351            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintpm.t
22352            ! lib/Math/BigInt/t/mbimbf.t
22353 ____________________________________________________________________________
22354 [ 11246] By: jhi                                   on 2001/07/10  01:19:55
22355         Log: Subject: Re: compatibility question
22356              From: Peter Prymmer <pvhp@forte.com>
22357              Date: Mon, 9 Jul 2001 18:04:33 -0700 (PDT)
22358              Message-ID: <Pine.OSF.4.10.10107091619360.86512-100000@aspara.forte.com>
22359      Branch: perl
22360            ! lib/ExtUtils/MM_VMS.pm
22361 ____________________________________________________________________________
22362 [ 11245] By: jhi                                   on 2001/07/10  01:18:04
22363         Log: Subject: [PATCH ext/File/Glob/t/basic.t]
22364              From: Norton Allen <allen@huarp.harvard.edu>
22365              Date: Mon, 9 Jul 2001 17:16:15 -0400 (edt)
22366              Message-Id: <200107092116.RAA12010@bottesini.harvard.edu>
22367      Branch: perl
22368            ! ext/File/Glob/t/basic.t
22369 ____________________________________________________________________________
22370 [ 11244] By: jhi                                   on 2001/07/10  01:16:27
22371         Log: Subject: [PATCH] Encode::Tcl. add "HZ" encoding and bugfix
22372              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
22373              Date: Tue, 10 Jul 2001 00:29:55 +0900
22374              Message-Id: <20010710002756.B497.BQW10602@nifty.com>
22375      Branch: perl
22376            + ext/Encode/Encode/HZ.enc
22377            ! MANIFEST ext/Encode/Encode/7bit-kana.enc
22378            ! ext/Encode/Encode/Tcl.pm ext/Encode/Encode/Tcl.t
22379            ! ext/Encode/Encode/iso2022-jp.enc
22380            ! ext/Encode/Encode/iso2022-kr.enc
22381 ____________________________________________________________________________
22382 [ 11243] By: pudge                                 on 2001/07/09  22:16:12
22383         Log: Add in all them there macos/ files.
22384      Branch: maint-5.6/macperl
22385            + (add 577 files)
22386 ____________________________________________________________________________
22387 [ 11242] By: jhi                                   on 2001/07/09  20:26:04
22388         Log: Add the new modules to the list of having those own tests.
22389      Branch: perl
22390            ! t/lib/1_compile.t
22391 ____________________________________________________________________________
22392 [ 11241] By: jhi                                   on 2001/07/09  19:09:58
22393         Log: Add INOUT to control both ways at the same time.
22394      Branch: perl
22395            ! lib/open.pm
22396 ____________________________________________________________________________
22397 [ 11240] By: nick                                  on 2001/07/09  16:33:50
22398         Log: Integrate mainline
22399      Branch: perlio
22400           +> ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t
22401           +> ext/I18N/Langinfo/Langinfo.xs ext/I18N/Langinfo/Makefile.PL
22402           !> (integrate 41 files)
22403 ____________________________________________________________________________
22404 [ 11239] By: jhi                                   on 2001/07/09  16:14:35
22405         Log: More encoding mapping magic.
22406      Branch: perl
22407            ! lib/open.pm
22408 ____________________________________________________________________________
22409 [ 11238] By: jhi                                   on 2001/07/09  14:40:43
22410         Log: Update Changes.
22411      Branch: perl
22412            ! Changes patchlevel.h
22413 ____________________________________________________________________________
22414 [ 11237] By: jhi                                   on 2001/07/09  14:27:27
22415         Log: (Retracted by #11285).
22416              
22417              Subject: [PATCH] OPpCONST_OCTAL fixes
22418              From: Abhijit Menon-Sen <ams@wiw.org>
22419              Date: Mon, 9 Jul 2001 07:38:45 +0530
22420              Message-ID: <20010709073845.A25406@lustre.dyn.wiw.org>
22421      Branch: perl
22422            ! op.c
22423 ____________________________________________________________________________
22424 [ 11236] By: jhi                                   on 2001/07/09  14:10:07
22425         Log: Add a pseudolayer ":locale" to the open pragma which
22426              will get the encoding from the locale.  Yet undocumented
22427              because I can't get the PerlIO :encoding(foobar) to work.
22428      Branch: perl
22429            ! ext/Encode/Encode.pm lib/open.pm
22430 ____________________________________________________________________________
22431 [ 11235] By: jhi                                   on 2001/07/09  13:38:43
22432         Log: Add more encoding mappings.
22433      Branch: perl
22434            ! ext/Encode/Encode.pm
22435 ____________________________________________________________________________
22436 [ 11234] By: jhi                                   on 2001/07/09  13:24:54
22437         Log: Document that using :encoding layer requires using Encode.
22438      Branch: perl
22439            ! ext/Encode/Encode.pm lib/PerlIO.pm
22440 ____________________________________________________________________________
22441 [ 11233] By: jhi                                   on 2001/07/09  13:19:34
22442         Log: Netware tweak from Ananth Kesari.
22443      Branch: perl
22444            ! NetWare/netware.h
22445 ____________________________________________________________________________
22446 [ 11232] By: gsar                                  on 2001/07/09  04:40:07
22447         Log: t/harness doesn't know about run/*.t
22448      Branch: perl
22449            ! t/harness
22450 ____________________________________________________________________________
22451 [ 11231] By: gsar                                  on 2001/07/09  04:36:30
22452         Log: run/exit.t busted on windows
22453      Branch: perl
22454            ! t/run/exit.t
22455 ____________________________________________________________________________
22456 [ 11230] By: gsar                                  on 2001/07/09  04:14:54
22457         Log: fix a couple of UCD.t tests that fail due to bad case
22458      Branch: perl
22459            ! lib/Unicode/UCD.t
22460 ____________________________________________________________________________
22461 [ 11229] By: gsar                                  on 2001/07/09  03:57:06
22462         Log: test skip logic was broken
22463      Branch: perl
22464            ! ext/I18N/Langinfo/Langinfo.t
22465 ____________________________________________________________________________
22466 [ 11228] By: gsar                                  on 2001/07/09  03:42:20
22467         Log: remove *.pdb files on windows upon $(MAKE) clean (fixes
22468              failure of ExtUtils.t#27 when built in debug mode)
22469      Branch: perl
22470            ! lib/ExtUtils/MM_Win32.pm
22471 ____________________________________________________________________________
22472 [ 11227] By: gsar                                  on 2001/07/09  02:11:04
22473         Log: I18N::Langinfo is not available on windows
22474      Branch: perl
22475            ! win32/FindExt.pm
22476 ____________________________________________________________________________
22477 [ 11226] By: gsar                                  on 2001/07/09  01:55:23
22478         Log: save a dTHX
22479      Branch: perl
22480            ! ext/POSIX/POSIX.xs
22481 ____________________________________________________________________________
22482 [ 11225] By: jhi                                   on 2001/07/08  23:42:37
22483         Log: Update Changes.
22484      Branch: perl
22485            ! Changes patchlevel.h
22486 ____________________________________________________________________________
22487 [ 11224] By: jhi                                   on 2001/07/08  23:05:41
22488         Log: Guard the nl_langinfo() with HAS_NL_LANGINFO 
22489              as pointed out by Sarathy.
22490      Branch: perl
22491            ! ext/I18N/Langinfo/Langinfo.xs
22492 ____________________________________________________________________________
22493 [ 11223] By: jhi                                   on 2001/07/08  22:59:01
22494         Log: Retract #11212.
22495      Branch: perl
22496            ! cv.h ext/Opcode/Opcode.xs op.c pp_hot.c sv.h toke.c
22497 ____________________________________________________________________________
22498 [ 11222] By: jhi                                   on 2001/07/08  17:41:22
22499         Log: Bump up the VERSION of Cwd.xs.
22500      Branch: perl
22501            ! ext/Cwd/Makefile.PL
22502 ____________________________________________________________________________
22503 [ 11221] By: jhi                                   on 2001/07/08  17:13:38
22504         Log: Retract #11220, the problem wasn't the missing leading zero.
22505              Here's the problem:
22506              $ ./perl -we 'chmod(oct("755"), ".")'
22507              Non-octal literal mode (493) specified at -e line 1.
22508              (Did you mean 0493 instead?)
22509      Branch: perl
22510            ! lib/ExtUtils/MM_Unix.pm
22511 ____________________________________________________________________________
22512 [ 11220] By: jhi                                   on 2001/07/08  17:05:55
22513         Log: (Retracted by #11221)
22514              Change the PERM_RW and PERM_RWX to 0644 and 0755
22515              (add the leading zero).
22516      Branch: perl
22517            ! lib/ExtUtils/MM_Unix.pm
22518 ____________________________________________________________________________
22519 [ 11219] By: jhi                                   on 2001/07/08  16:17:32
22520         Log: Integrate changes #11193, 11205, 11209 from macperl.
22521              
22522              Fix up AutoLoader to fudge for Mac paths in import().
22523              
22524              Allow symbols in try_symbol() to begin with "_".
22525              
22526              Small portability fix for Mac OS.
22527      Branch: perl
22528           !> lib/AutoLoader.pm lib/Cwd.pm makedef.pl
22529 ____________________________________________________________________________
22530 [ 11218] By: jhi                                   on 2001/07/08  16:10:30
22531         Log: Metaconfig unit change for #11217.
22532      Branch: metaconfig/U/perl
22533            ! Extensions.U
22534 ____________________________________________________________________________
22535 [ 11217] By: jhi                                   on 2001/07/08  16:10:07
22536         Log: Detypo, problem noticed by Gerrit P. Haase.
22537      Branch: perl
22538            ! Configure config_h.SH
22539 ____________________________________________________________________________
22540 [ 11216] By: jhi                                   on 2001/07/08  15:58:35
22541         Log: Cwd cleanups.
22542      Branch: perl
22543            ! ext/Cwd/Cwd.xs
22544 ____________________________________________________________________________
22545 [ 11215] By: jhi                                   on 2001/07/08  15:52:57
22546         Log: Slight tweaks on #11213.
22547      Branch: perl
22548            ! toke.c
22549 ____________________________________________________________________________
22550 [ 11214] By: jhi                                   on 2001/07/08  14:32:28
22551         Log: A missing dTHX noticed by Gerrit P. Haase.
22552      Branch: perl
22553            ! ext/POSIX/POSIX.xs
22554 ____________________________________________________________________________
22555 [ 11213] By: jhi                                   on 2001/07/08  14:24:44
22556         Log: Subject: [PATCH toke.c] Simplify yytoke()
22557              From: Simon Cozens <simon@netthink.co.uk>
22558              Date: Sun, 8 Jul 2001 13:24:34 +0100
22559              Message-ID: <20010708132434.A9448@deep-dark-truthful-mirror>
22560              
22561              Split out pending_ident().
22562      Branch: perl
22563            ! embed.h embed.pl pod/perlapi.pod proto.h toke.c
22564 ____________________________________________________________________________
22565 [ 11212] By: jhi                                   on 2001/07/08  14:17:10
22566         Log: (Retracted by #11223.)
22567              Subject: [PATCH] Re: Problem with Safe.pm and Perl 5.004
22568              Date: Wed, 05 Nov 1997 17:22:34 -0600
22569              From: Graham Barr <gbarr@ti.com>
22570              Message-Id: <3460FFBA.6DA51F46@ti.com>
22571      Branch: perl
22572            ! cv.h ext/Opcode/Opcode.xs op.c pp_hot.c sv.h toke.c
22573 ____________________________________________________________________________
22574 [ 11211] By: jhi                                   on 2001/07/08  13:53:38
22575         Log: Fix I18N::Langinfo nits noticed but Philip Newton.
22576      Branch: perl
22577            ! ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t
22578            ! pod/perllocale.pod
22579 ____________________________________________________________________________
22580 [ 11210] By: jhi                                   on 2001/07/08  01:34:09
22581         Log: Really do the test under the C locale.
22582      Branch: perl
22583            ! ext/I18N/Langinfo/Langinfo.t
22584 ____________________________________________________________________________
22585 [ 11209] By: pudge                                 on 2001/07/08  01:19:25
22586         Log: Small portability fix for Mac OS.
22587      Branch: maint-5.6/macperl
22588            ! lib/Cwd.pm
22589 ____________________________________________________________________________
22590 [ 11208] By: jhi                                   on 2001/07/08  01:14:58
22591         Log: Metaconfig unit change for #11207.
22592      Branch: metaconfig/U/perl
22593            ! Extensions.U
22594 ____________________________________________________________________________
22595 [ 11207] By: jhi                                   on 2001/07/08  01:14:02
22596         Log: Add I18N::Langinfo, which is basically a wrapper around
22597              nl_langinfo(), which is an additional way to query locale
22598              specific information.
22599      Branch: perl
22600            + ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t
22601            + ext/I18N/Langinfo/Langinfo.xs ext/I18N/Langinfo/Makefile.PL
22602            ! Configure MANIFEST pod/perl572delta.pod pod/perllocale.pod
22603 ____________________________________________________________________________
22604 [ 11206] By: pudge                                 on 2001/07/08  00:56:29
22605         Log: Bugfixes for some tests.  commonsense.t not in perl 5.6,
22606              used in File::Find tests; replace with if.t.
22607      Branch: maint-5.6/macperl
22608            ! t/lib/filefind-taint.t t/lib/filefind.t t/op/taint.t
22609            ! t/pragma/warn/op
22610 ____________________________________________________________________________
22611 [ 11205] By: pudge                                 on 2001/07/07  23:55:56
22612         Log: Allow symbols in try_symbol() to begin with "_".
22613      Branch: maint-5.6/macperl
22614            ! makedef.pl
22615 ____________________________________________________________________________
22616 [ 11204] By: pudge                                 on 2001/07/07  23:53:37
22617         Log: Sync up the File::Find changes from the rewrite by
22618              Thomas Wegner, et al.
22619      Branch: maint-5.6/macperl
22620            + t/lib/filefind-taint.t
22621            ! lib/File/Find.pm t/lib/filefind.t
22622 ____________________________________________________________________________
22623 [ 11203] By: pudge                                 on 2001/07/07  23:43:06
22624         Log: Subject: [PATCHES] :t:pod: and :lib:Pod: stuff
22625              From: Thomas Wegner <wegner_thomas@yahoo.com>
22626              Date: Thu, 5 Jul 2001 20:31:25 +0200
22627              Message-Id: <p04320400b76a0fc8dea5@[149.225.100.38]>
22628      Branch: maint-5.6/macperl
22629            ! lib/Pod/Find.pm t/pod/find.t t/pod/testp2pt.pl
22630 ____________________________________________________________________________
22631 [ 11202] By: pudge                                 on 2001/07/07  23:38:36
22632         Log: Some more test portability fixes.
22633      Branch: maint-5.6/macperl
22634            ! t/lib/filecopy.t t/pragma/warn/pp_sys
22635 ____________________________________________________________________________
22636 [ 11201] By: jhi                                   on 2001/07/07  22:52:38
22637         Log: The #11200 removed wrong (non-existent) target.  Duh.
22638      Branch: perl
22639            ! Makefile.SH
22640 ____________________________________________________________________________
22641 [ 11200] By: jhi                                   on 2001/07/07  22:44:14
22642         Log: Zap the lib/re.pm before creating it.
22643      Branch: perl
22644            ! Makefile.SH
22645 ____________________________________________________________________________
22646 [ 11199] By: pudge                                 on 2001/07/07  20:54:35
22647         Log: Another test.  Please ignore.
22648      Branch: maint-5.6/macperl
22649            ! README.macos
22650 ____________________________________________________________________________
22651 [ 11198] By: pudge                                 on 2001/07/07  20:44:12
22652         Log: Portability fixes for a lot of tests, especially IO-related
22653              tests, and warnings, and the harness script.
22654      Branch: maint-5.6/macperl
22655            ! t/harness t/io/argv.t t/io/dup.t t/io/fs.t t/io/inplace.t
22656            ! t/io/iprefix.t t/io/open.t t/io/openpid.t t/lib/filepath.t
22657            ! t/lib/findbin.t t/lib/io_dup.t t/lib/socket.t t/op/die_exit.t
22658            ! t/op/misc.t t/op/read.t t/op/readdir.t t/op/runlevel.t
22659            ! t/op/stat.t t/op/subst_wamp.t t/op/taint.t
22660            ! t/pragma/diagnostics.t t/pragma/subs.t t/pragma/warn/doio
22661            ! t/pragma/warn/mg t/pragma/warn/op t/pragma/warn/pp_sys
22662            ! t/pragma/warnings.t
22663 ____________________________________________________________________________
22664 [ 11197] By: jhi                                   on 2001/07/07  20:32:28
22665         Log: Subject: [PATCH] lib/h2xs.t (was Re: [PATCH] h2xs)
22666              From: Nicholas Clark <nick@ccl4.org>
22667              Date: Sat, 7 Jul 2001 21:00:17 +0100
22668              Message-ID: <20010707210017.H59620@plum.flirble.org>
22669      Branch: perl
22670            ! lib/h2xs.t
22671 ____________________________________________________________________________
22672 [ 11196] By: jhi                                   on 2001/07/07  20:26:36
22673         Log: The UNICOS/mk SysV IPC problem has been fixed.
22674      Branch: perl
22675            ! pod/perl572delta.pod
22676 ____________________________________________________________________________
22677 [ 11195] By: jhi                                   on 2001/07/07  19:59:51
22678         Log: Slight update tweaks on perlunicode.pod.
22679      Branch: perl
22680            ! pod/perlunicode.pod
22681 ____________________________________________________________________________
22682 [ 11194] By: jhi                                   on 2001/07/07  17:53:03
22683         Log: Subject: Doc patch DB_File.pm: use umask-friendly modes
22684              From: Mark-Jason Dominus <mjd@plover.com>
22685              Date: Sat, 07 Jul 2001 13:04:04 -0400
22686              Message-ID: <20010707170404.32694.qmail@plover.com>
22687      Branch: perl
22688            ! ext/DB_File/DB_File.pm
22689 ____________________________________________________________________________
22690 [ 11193] By: pudge                                 on 2001/07/07  17:26:28
22691         Log: Fix up AutoLoader to fudge for Mac paths in import().
22692      Branch: maint-5.6/macperl
22693            ! lib/AutoLoader.pm
22694 ____________________________________________________________________________
22695 [ 11192] By: jhi                                   on 2001/07/07  17:03:06
22696         Log: Try to force the lib/re.pm to be there before entering
22697              the extensions builds, should help for parallel makes.
22698      Branch: perl
22699            ! Makefile.SH
22700 ____________________________________________________________________________
22701 [ 11191] By: jhi                                   on 2001/07/07  15:26:16
22702         Log: Subject: Re: [PATCH ext/POSIX/POSIX.pm] Re: sigaction.t under QNX
22703              From: Norton Allen <allen@huarp.harvard.edu>
22704              Date: Fri, 6 Jul 2001 12:01:14 -0400 (edt)
22705              Message-Id: <200107061601.MAA00597@bottesini.harvard.edu>
22706      Branch: perl
22707            ! ext/POSIX/POSIX.xs
22708 ____________________________________________________________________________
22709 [ 11190] By: jhi                                   on 2001/07/07  15:22:08
22710         Log: Subject: [PATCH] Re: op/arith.t
22711              From: Nicholas Clark <nick@ccl4.org>
22712              Date: Sat, 7 Jul 2001 13:04:54 +0100
22713              Message-ID: <20010707130454.D59620@plum.flirble.org>
22714      Branch: perl
22715            ! numeric.c toke.c
22716 ____________________________________________________________________________
22717 [ 11189] By: jhi                                   on 2001/07/07  15:20:44
22718         Log: Subject: [PATCH] h2xs
22719              From: Nicholas Clark <nick@ccl4.org>
22720              Date: Fri, 6 Jul 2001 23:25:14 +0100
22721              Message-ID: <20010706232514.X59620@plum.flirble.org>
22722      Branch: perl
22723            ! utils/h2xs.PL
22724 ____________________________________________________________________________
22725 [ 11188] By: jhi                                   on 2001/07/07  15:12:36
22726         Log: Subject: Re: bleedperl perl_alloc..free leakage
22727              From: Radu Greab <radu@netsoft.ro>
22728              Date: Fri, 6 Jul 2001 19:48:54 +0300
22729              Message-ID: <15173.60406.308246.456184@ix.netsoft.ro>
22730              
22731              Leak-be-gone.
22732      Branch: perl
22733            ! op.c
22734 ____________________________________________________________________________
22735 [ 11187] By: pudge                                 on 2001/07/07  02:11:36
22736         Log: Test again.  Please ignore.
22737      Branch: maint-5.6/macperl
22738            ! README.macos
22739 ____________________________________________________________________________
22740 [ 11186] By: pudge                                 on 2001/07/07  02:08:13
22741         Log: Test.  Please ignore.
22742      Branch: maint-5.6/macperl
22743            ! README.macos
22744 ____________________________________________________________________________
22745 [ 11185] By: pudge                                 on 2001/07/06  23:46:57
22746         Log: Include changes already sent in separately as patches,
22747              before branch was created.
22748      Branch: maint-5.6/macperl
22749            ! ext/File/Glob/bsd_glob.c ext/IO/lib/IO/Dir.pm gv.c
22750            ! lib/DirHandle.pm lib/File/Basename.pm lib/File/Copy.pm
22751            ! lib/File/Find.pm lib/diagnostics.pm perl.c t/base/term.t
22752            ! t/comp/cpp.t t/comp/multiline.t t/comp/script.t t/comp/term.t
22753            ! t/lib/anydbm.t t/lib/autoloader.t t/lib/dirhand.t
22754            ! t/lib/filefind.t t/lib/io_dir.t t/lib/selfloader.t
22755            ! t/op/anonsub.t t/op/closure.t t/op/defins.t t/op/die_exit.t
22756            ! t/op/exec.t t/op/goto.t t/op/misc.t t/op/pack.t t/op/regexp.t
22757            ! t/op/regexp_noamp.t t/op/split.t t/op/write.t
22758            ! t/pragma/strict.t
22759 ____________________________________________________________________________
22760 [ 11184] By: jhi                                   on 2001/07/06  16:41:30
22761         Log: Subject: [PATCH lib/Cwd.pm] QNX patch extended for NTO
22762              From: Norton Allen <allen@huarp.harvard.edu>
22763              Date: Fri, 6 Jul 2001 09:39:57 -0400 (edt)
22764              Message-Id: <200107061339.JAA12582@bottesini.harvard.edu>
22765      Branch: perl
22766            ! utf8.h
22767 ____________________________________________________________________________
22768 [ 11183] By: nick                                  on 2001/07/06  16:27:40
22769         Log: Integrate mainline
22770      Branch: perlio
22771           +> (branch 42 files)
22772            - NetWare/perlsdio.h ext/util/mkbootstrap lib/Net/DummyInetd.pm
22773            - lib/Net/PH.pm lib/Net/SNPP.pm lib/Net/t/ph.t
22774            - win32/bin/mdelete.bat
22775           !> (integrate 215 files)
22776 ____________________________________________________________________________
22777 [ 11182] By: jhi                                   on 2001/07/06  15:57:16
22778         Log: The #11166 needed also these updated.
22779      Branch: perl
22780            ! lib/warnings.pm warnings.h
22781 ____________________________________________________________________________
22782 [ 11181] By: jhi                                   on 2001/07/06  13:24:42
22783         Log: Update Changes.
22784      Branch: perl
22785            ! Changes patchlevel.h
22786 ____________________________________________________________________________
22787 [ 11180] By: jhi                                   on 2001/07/06  13:20:08
22788         Log: Regen toc.
22789      Branch: perl
22790            ! pod/perltoc.pod
22791 ____________________________________________________________________________
22792 [ 11179] By: jhi                                   on 2001/07/06  12:57:13
22793         Log: Nit from Abhijit.
22794      Branch: perl
22795            ! lib/CPAN.pm
22796 ____________________________________________________________________________
22797 [ 11178] By: jhi                                   on 2001/07/06  12:53:04
22798         Log: Retract #11172.
22799      Branch: perl
22800            ! t/op/method.t
22801 ____________________________________________________________________________
22802 [ 11177] By: jhi                                   on 2001/07/06  12:44:51
22803         Log: Subject: [PATCH lib/Cwd.pm] QNX patch extended for NTO
22804              From: Norton Allen <allen@huarp.harvard.edu>
22805              Date: Fri, 6 Jul 2001 09:39:57 -0400 (edt)
22806              Message-Id: <200107061339.JAA12582@bottesini.harvard.edu>
22807      Branch: perl
22808            ! lib/Cwd.pm
22809 ____________________________________________________________________________
22810 [ 11176] By: jhi                                   on 2001/07/06  12:42:45
22811         Log: (Accidentally empty check-in.)
22812      Branch: perl
22813            ! utf8.h
22814 ____________________________________________________________________________
22815 [ 11175] By: jhi                                   on 2001/07/06  12:29:56
22816         Log: Retract #11165 since Sarathy pointed out it'll not
22817              work properly under threads, the problem should be
22818              solved using "the savestack, either via SSNEW() or
22819              using a newSVpv()+SAVEFREESV() combo."
22820      Branch: perl
22821            ! ext/POSIX/POSIX.xs
22822 ____________________________________________________________________________
22823 [ 11174] By: jhi                                   on 2001/07/06  12:27:31
22824         Log: Retract #11125 since NI-S pointed out it'll not work in
22825              cases where the extension has their own handcrafted INC
22826              et alia.
22827      Branch: perl
22828            ! lib/ExtUtils/MM_Unix.pm
22829 ____________________________________________________________________________
22830 [ 11173] By: jhi                                   on 2001/07/06  12:20:50
22831         Log: Subject: RE: [PATCH] -I and MakeMaker again
22832              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
22833              Date: Fri, 6 Jul 2001 09:18:29 +0200
22834              Message-ID: <E3FB32585BF1D411B9E900805FF51A0808C221@RU0022EXCH001U>
22835      Branch: perl
22836            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_VMS.pm
22837            ! lib/ExtUtils/MM_Win32.pm
22838 ____________________________________________________________________________
22839 [ 11172] By: jhi                                   on 2001/07/06  12:18:39
22840         Log: (Retracted by #11178)
22841              Subject: [PATCH t/op/method.t] SUPER:: strangeness
22842              From: Piers Cawley <pdcawley@iterative-software.com>
22843              Date: 06 Jul 2001 10:49:01 +0100
22844              Message-ID: <m2ith6xu9e.fsf@despairon.bofh.org.uk>
22845      Branch: perl
22846            ! t/op/method.t
22847 ____________________________________________________________________________
22848 [ 11171] By: jhi                                   on 2001/07/06  01:38:55
22849         Log: VOS README update from Paul Green.
22850      Branch: perl
22851            ! README.vos
22852 ____________________________________________________________________________
22853 [ 11170] By: jhi                                   on 2001/07/06  01:19:33
22854         Log: Subject: [PATCH README.qnx hints/qnx.sh]
22855              From: Norton Allen <allen@huarp.harvard.edu>
22856              Message-Id: <200107051755.NAA21422@bottesini.harvard.edu>
22857              Date: Thu, 5 Jul 2001 13:55:11 -0400 (edt)
22858      Branch: perl
22859            ! README.qnx hints/qnx.sh
22860 ____________________________________________________________________________
22861 [ 11169] By: jhi                                   on 2001/07/06  01:17:43
22862         Log: Subject: [PATCH] Doc patch for Tie::Hash
22863              From: Artur Bergman <artur@contiller.se>
22864              Date: Thu, 05 Jul 2001 22:51:18 +0200
22865              Message-ID: <B76A9FE6.1F04%artur@contiller.se>
22866      Branch: perl
22867            ! lib/Tie/Hash.pm
22868 ____________________________________________________________________________
22869 [ 11168] By: jhi                                   on 2001/07/06  01:16:27
22870         Log: Subject: [PATCH] perlfaq4.pod
22871              From: "Liney, Dave" <dave.liney@gbr.conoco.com>
22872              Message-ID: <1BB544A41666D311836C00902751FF6D01FD2D07@LONEX02>
22873              Date: Thu, 5 Jul 2001 18:44:10 +0100 
22874      Branch: perl
22875            ! pod/perlfaq4.pod
22876 ____________________________________________________________________________
22877 [ 11167] By: jhi                                   on 2001/07/06  01:14:41
22878         Log: Subject: [PATCH B::Deparse] Make warnings handling more robust
22879              From: Robin Houston <robin@kitsite.com>
22880              Date: Thu, 5 Jul 2001 18:33:21 +0100
22881              Message-ID: <20010705183321.A27345@robin.kitsite.com>
22882      Branch: perl
22883            ! ext/B/B/Deparse.pm
22884 ____________________________________________________________________________
22885 [ 11166] By: jhi                                   on 2001/07/06  01:11:50
22886         Log: (Retracted by #11285.)
22887              
22888              Subject: Re: [PATCH] mkdir() mode argument is missing initial 0
22889              From: Abhijit Menon-Sen <ams@wiw.org>
22890              Date: Fri, 6 Jul 2001 01:26:32 +0530
22891              Message-ID: <20010706012632.A28327@lustre.dyn.wiw.org>
22892      Branch: perl
22893            ! dump.c op.c op.h opcode.h opcode.pl pod/perldiag.pod pp.sym
22894            ! pp_proto.h t/lib/warnings/op t/lib/warnings/toke toke.c
22895            ! warnings.pl
22896 ____________________________________________________________________________
22897 [ 11165] By: jhi                                   on 2001/07/06  00:19:26
22898         Log: (Retracted by #11175)
22899              Subject: [PATCH ext/POSIX/POSIX.pm] Re: sigaction.t under QNX
22900              From: Norton Allen <allen@huarp.harvard.edu>
22901              Message-Id: <200107051734.NAA13375@bottesini.harvard.edu>
22902              Date: Thu, 5 Jul 2001 13:34:51 -0400 (edt)
22903      Branch: perl
22904            ! ext/POSIX/POSIX.xs
22905 ____________________________________________________________________________
22906 [ 11164] By: jhi                                   on 2001/07/06  00:14:57
22907         Log: Unterminated C< (noticed by Richard Hatch), and few other
22908              small Unicode doc tweaks.
22909      Branch: perl
22910            ! pod/perlretut.pod
22911 ____________________________________________________________________________
22912 [ 11163] By: jhi                                   on 2001/07/05  19:33:34
22913         Log: More flexible argument understanding; add charblocks() and
22914              charscripts(); make charblock() and charscript() two-way;
22915              add charinrange(); separate the $Unicode::UCD::VERSION and
22916              the version of the Unicode by adding UnicodeVersion().
22917      Branch: perl
22918            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
22919 ____________________________________________________________________________
22920 [ 11162] By: jhi                                   on 2001/07/05  13:38:36
22921         Log: Update Unicode::UCD on \p{In...}.
22922      Branch: perl
22923            ! lib/Unicode/UCD.pm
22924 ____________________________________________________________________________
22925 [ 11161] By: jhi                                   on 2001/07/05  13:26:00
22926         Log: Subject: Re: [PATCH lib/ExtUtils.t] Extra Files for QNX
22927              From: Norton Allen <allen@huarp.harvard.edu>
22928              Date: Thu, 5 Jul 2001 09:57:14 -0400 (edt)
22929              Message-Id: <200107051357.JAA06285@bottesini.harvard.edu>
22930      Branch: perl
22931            ! lib/ExtUtils/MM_Unix.pm
22932 ____________________________________________________________________________
22933 [ 11160] By: jhi                                   on 2001/07/05  13:06:53
22934         Log: POSIX-BC tweaks from Thomas Dorner.
22935      Branch: perl
22936            ! hints/posix-bc.sh perlio.h
22937 ____________________________________________________________________________
22938 [ 11159] By: jhi                                   on 2001/07/05  04:17:18
22939         Log: Module updates for the delta.
22940      Branch: perl
22941            ! pod/perl572delta.pod
22942 ____________________________________________________________________________
22943 [ 11158] By: jhi                                   on 2001/07/05  03:45:19
22944         Log: Subject: [PATCH ext/IO/lib/IO/t/io_sock.t] for QNX
22945              From: Norton Allen <allen@huarp.harvard.edu>
22946              Message-Id: <200107050259.WAA06843@bottesini.harvard.edu>
22947              Date: Wed, 4 Jul 2001 22:59:00 -0400 (edt)
22948      Branch: perl
22949            ! ext/IO/lib/IO/t/io_sock.t
22950 ____________________________________________________________________________
22951 [ 11157] By: jhi                                   on 2001/07/05  03:44:19
22952         Log: Subject: [PATCH perldiag.pod] Quick fixes
22953              From: Simon Cozens <simon@netthink.co.uk>
22954              Date: Wed, 4 Jul 2001 20:22:12 +0100
22955              Message-ID: <20010704202212.A3690@deep-dark-truthful-mirror>
22956      Branch: perl
22957            ! pod/perldiag.pod
22958 ____________________________________________________________________________
22959 [ 11156] By: jhi                                   on 2001/07/05  03:43:28
22960         Log: (retracted by #13533)
22961              
22962              Subject: [PATCH perl@11099]Re: [ID 20010704.003] Taint mode breaks global match
22963              From: Radu Greab <radu@netsoft.ro>
22964              Date: Wed, 4 Jul 2001 22:13:31 +0300
22965              Message-ID: <15171.27355.895094.128142@ix.netsoft.ro>
22966      Branch: perl
22967            ! op.c sv.c t/op/pos.t
22968 ____________________________________________________________________________
22969 [ 11155] By: jhi                                   on 2001/07/05  03:40:24
22970         Log: Subject: [PATCH] -I and MakeMaker again
22971              From: Michael G Schwern <schwern@pobox.com>
22972              Date: Wed, 4 Jul 2001 15:03:07 -0400
22973              Message-ID: <20010704150307.I20340@blackrider>
22974              
22975              (and retract #11145)
22976      Branch: perl
22977            ! ext/util/make_ext lib/ExtUtils/MM_Unix.pm
22978            ! lib/ExtUtils/MakeMaker.pm
22979 ____________________________________________________________________________
22980 [ 11154] By: jhi                                   on 2001/07/05  03:32:43
22981         Log: Subject: Re: PERFORCE change 11142 for review
22982              From: "Philip Newton" <Philip.Newton@gmx.net>
22983              Date: Wed, 4 Jul 2001 20:46:26 +0200
22984              Message-Id: <200107041841.VAA25380@taas.iki.fi>
22985      Branch: perl
22986            ! lib/ExtUtils/MakeMaker.pm
22987 ____________________________________________________________________________
22988 [ 11153] By: jhi                                   on 2001/07/05  03:29:21
22989         Log: Subject: Re: [PATCH 2 pl2pm.PL] (was Re: [PATCH pl2pm.PL] Make pl2pm be nice with 'strict' and 'warnings')
22990              From: Jonathan Stowe <gellyfish@gellyfish.com>
22991              Date: Mon, 2 Jul 2001 20:45:53 +0100 (BST)
22992              Message-ID: <Pine.LNX.4.33.0107022042570.8640-100000@orpheus.gellyfish.com>
22993      Branch: perl
22994            ! utils/pl2pm.PL
22995 ____________________________________________________________________________
22996 [ 11152] By: gsar                                  on 2001/07/05  00:52:57
22997         Log: fix the binary compatibility issue when building with/without
22998              usemymalloc by exporting Perl_malloc() et al as simple wrappers
22999              around the system functions (this allows most extensions built
23000              using one mode to coexist with perls built in the other mode)
23001              
23002              XXX the Perl_mfree() wrapper might need to do return(free()) on
23003              platforms where Free_t isn't "void"
23004      Branch: perl
23005            ! embed.h embed.pl makedef.pl proto.h util.c
23006 ____________________________________________________________________________
23007 [ 11151] By: gsar                                  on 2001/07/05  00:42:49
23008         Log: perl built with USE_ITHREADS can deadlock during fork() or backticks
23009              since it doesn't ensure threads other than the one calling fork()
23010              aren't holding any locks; the fix is to use pthread_atfork() to
23011              hold global locks
23012              
23013              building perl with -Dusemymalloc exacerbates the problem since
23014              Perl_malloc() holds a mutex, and perl's exec() calls New()
23015              
23016              XXX the code in win32thread.h may be needed on platforms that have
23017              no pthread_atfork()
23018      Branch: perl
23019            ! perl.c thread.h win32/win32thread.h
23020 ____________________________________________________________________________
23021 [ 11150] By: pudge                                 on 2001/07/04  20:07:54
23022         Log: Integrate #11009 from maintperl.
23023      Branch: maint-5.6/macperl
23024           !> lib/ExtUtils/Manifest.pm
23025 ____________________________________________________________________________
23026 [ 11149] By: pudge                                 on 2001/07/04  19:54:46
23027         Log: Flexing my Perforce muscles.
23028      Branch: maint-5.6/macperl
23029            ! README.macos
23030 ____________________________________________________________________________
23031 [ 11148] By: jhi                                   on 2001/07/04  17:14:51
23032         Log: Update Changes.
23033      Branch: perl
23034            ! Changes patchlevel.h
23035 ____________________________________________________________________________
23036 [ 11147] By: jhi                                   on 2001/07/04  16:41:25
23037         Log: Metaconfig unit change for #11146.
23038      Branch: metaconfig/U/perl
23039            ! d_fcntl_can_lock.U
23040 ____________________________________________________________________________
23041 [ 11146] By: jhi                                   on 2001/07/04  16:36:31
23042         Log: Somehow the #ifdefs of the added code (in #11093) made
23043              HP-UX to fail the fcntl locking test, without the ifdefs
23044              the test seems to be working again.  Reason unknown:
23045              HP-UX cc doesn't complain either way.
23046      Branch: perl
23047            ! Configure
23048 ____________________________________________________________________________
23049 [ 11145] By: jhi                                   on 2001/07/04  16:08:00
23050         Log: (Retracted by #11155) PERLRUNINST needed in some spots.
23051      Branch: perl
23052            ! lib/ExtUtils/MM_Unix.pm
23053 ____________________________________________________________________________
23054 [ 11144] By: jhi                                   on 2001/07/04  16:07:35
23055         Log: gcc -Wall nit.
23056      Branch: perl
23057            ! pp_hot.c
23058 ____________________________________________________________________________
23059 [ 11143] By: jhi                                   on 2001/07/04  15:08:26
23060         Log: When removing tests updating the test count is a good idea, too.
23061      Branch: perl
23062            ! lib/Net/t/require.t
23063 ____________________________________________________________________________
23064 [ 11142] By: jhi                                   on 2001/07/04  14:57:51
23065         Log: Document #11134 and add the new symbols to the list of
23066              of MakeMaker known ones.
23067      Branch: perl
23068            ! lib/ExtUtils/MakeMaker.pm
23069 ____________________________________________________________________________
23070 [ 11141] By: jhi                                   on 2001/07/04  14:34:11
23071         Log: Microperl update.
23072      Branch: perl
23073            ! uconfig.h
23074 ____________________________________________________________________________
23075 [ 11140] By: jhi                                   on 2001/07/04  14:32:27
23076         Log: Update the libnet tests as per #11138.
23077      Branch: perl
23078            - lib/Net/t/ph.t
23079            ! MANIFEST lib/Net/t/require.t
23080 ____________________________________________________________________________
23081 [ 11139] By: jhi                                   on 2001/07/04  14:14:33
23082         Log: Regen toc and modlib.
23083      Branch: perl
23084            ! pod/perlmodlib.pod pod/perltoc.pod
23085 ____________________________________________________________________________
23086 [ 11138] By: jhi                                   on 2001/07/04  14:10:38
23087         Log: Remove DummyInetd, PH, and SNPP from the libnet, as per
23088              Graham's request.
23089      Branch: perl
23090            - lib/Net/DummyInetd.pm lib/Net/PH.pm lib/Net/SNPP.pm
23091            ! MANIFEST
23092 ____________________________________________________________________________
23093 [ 11137] By: jhi                                   on 2001/07/04  14:06:35
23094         Log: Add the OS/390 harness results to the delta.
23095      Branch: perl
23096            ! pod/perl572delta.pod
23097 ____________________________________________________________________________
23098 [ 11136] By: jhi                                   on 2001/07/04  13:59:01
23099         Log: Avoid the two study tests in OS/390 until the bug has been solved.
23100      Branch: perl
23101            ! t/op/study.t
23102 ____________________________________________________________________________
23103 [ 11135] By: jhi                                   on 2001/07/04  13:49:08
23104         Log: DOS/DJGPP tweaks from Laszlo Molnar.
23105      Branch: perl
23106            ! AUTHORS djgpp/djgppsed.sh hints/dos_djgpp.sh t/op/write.t
23107 ____________________________________________________________________________
23108 [ 11134] By: jhi                                   on 2001/07/04  13:47:46
23109         Log: Subject: [PATCH lib/ExtUtils/MM_Unix.pm and others] Fixing extra -I's with PERL_CORE
23110              From: Michael G Schwern <schwern@pobox.com>
23111              Date: Wed, 4 Jul 2001 00:01:16 -0400
23112              Message-ID: <20010704000116.C591@blackrider>
23113      Branch: perl
23114            ! ext/util/make_ext lib/ExtUtils.t lib/ExtUtils/MM_Unix.pm
23115 ____________________________________________________________________________
23116 [ 11133] By: jhi                                   on 2001/07/04  01:55:20
23117         Log: The #11132 missed singleton characters (not part
23118              of a unilo..unihi range) in Unicode scripts.
23119      Branch: perl
23120            ! lib/unicode/In/0.pl lib/unicode/In/1.pl lib/unicode/In/10.pl
23121            ! lib/unicode/In/11.pl lib/unicode/In/12.pl lib/unicode/In/13.pl
23122            ! lib/unicode/In/15.pl lib/unicode/In/16.pl lib/unicode/In/17.pl
23123            ! lib/unicode/In/18.pl lib/unicode/In/19.pl lib/unicode/In/20.pl
23124            ! lib/unicode/In/21.pl lib/unicode/In/24.pl lib/unicode/In/29.pl
23125            ! lib/unicode/In/3.pl lib/unicode/In/30.pl lib/unicode/In/34.pl
23126            ! lib/unicode/In/35.pl lib/unicode/In/37.pl lib/unicode/In/39.pl
23127            ! lib/unicode/In/4.pl lib/unicode/In/5.pl lib/unicode/In/6.pl
23128            ! lib/unicode/In/8.pl lib/unicode/In/9.pl lib/unicode/Scripts.pl
23129            ! lib/unicode/mktables.PL t/op/pat.t
23130 ____________________________________________________________________________
23131 [ 11132] By: jhi                                   on 2001/07/04  01:32:11
23132         Log: Support preferentially the Unicode 'scripts' definition
23133              in the \p{In...} notation since according to Unicode the
23134              scripts concept is more natural for matching than using
23135              the somewhat artificial block names.  The block names are
23136              still available, though, and if there's a name conflict,
23137              the scripts one wins and the blocks one has to do with
23138              'Block' appended to its name.  For more information see
23139              
23140              http://www.unicode.org/unicode/reports/tr24/
23141      Branch: perl
23142            + lib/unicode/In/100.pl lib/unicode/In/101.pl
23143            + lib/unicode/In/102.pl lib/unicode/In/103.pl
23144            + lib/unicode/In/104.pl lib/unicode/In/105.pl
23145            + lib/unicode/In/106.pl lib/unicode/In/107.pl
23146            + lib/unicode/In/108.pl lib/unicode/In/109.pl
23147            + lib/unicode/In/110.pl lib/unicode/In/111.pl
23148            + lib/unicode/In/112.pl lib/unicode/In/113.pl
23149            + lib/unicode/In/114.pl lib/unicode/In/115.pl
23150            + lib/unicode/In/116.pl lib/unicode/In/117.pl
23151            + lib/unicode/In/118.pl lib/unicode/In/119.pl
23152            + lib/unicode/In/120.pl lib/unicode/In/121.pl
23153            + lib/unicode/In/122.pl lib/unicode/In/123.pl
23154            + lib/unicode/In/124.pl lib/unicode/In/125.pl
23155            + lib/unicode/In/126.pl lib/unicode/In/127.pl
23156            + lib/unicode/In/128.pl lib/unicode/In/129.pl
23157            + lib/unicode/In/130.pl lib/unicode/In/131.pl
23158            + lib/unicode/In/132.pl lib/unicode/In/133.pl
23159            + lib/unicode/In/134.pl lib/unicode/In/135.pl
23160            + lib/unicode/In/96.pl lib/unicode/In/97.pl lib/unicode/In/98.pl
23161            + lib/unicode/In/99.pl lib/unicode/Scripts.pl
23162            ! (edit 106 files)
23163 ____________________________________________________________________________
23164 [ 11131] By: jhi                                   on 2001/07/03  23:02:02
23165         Log: Better document the difference between a block and a script.
23166      Branch: perl
23167            ! lib/Unicode/UCD.pm
23168 ____________________________________________________________________________
23169 [ 11130] By: jhi                                   on 2001/07/03  22:49:15
23170         Log: Subject: [ perl 5.6.1 ] CPAN.pm doc patch
23171              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
23172              Date: Tue, 3 Jul 2001 15:04:23 -0500
23173              Message-ID: <20010703150423.C9787@chaos.wustl.edu>
23174      Branch: perl
23175            ! lib/CPAN.pm
23176 ____________________________________________________________________________
23177 [ 11129] By: jhi                                   on 2001/07/03  22:45:41
23178         Log: Add tests for charscript().
23179      Branch: perl
23180            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
23181 ____________________________________________________________________________
23182 [ 11128] By: jhi                                   on 2001/07/03  20:41:54
23183         Log: Add charscript() to get the UTR#24 script names of characters.
23184      Branch: perl
23185            ! lib/Unicode/UCD.pm
23186 ____________________________________________________________________________
23187 [ 11127] By: jhi                                   on 2001/07/03  19:53:29
23188         Log: Todo updates.
23189      Branch: perl
23190            ! pod/perltodo.pod
23191 ____________________________________________________________________________
23192 [ 11126] By: jhi                                   on 2001/07/03  19:45:30
23193         Log: Unicode::UCD updates.
23194      Branch: perl
23195            ! lib/Unicode/UCD.pm
23196 ____________________________________________________________________________
23197 [ 11125] By: jhi                                   on 2001/07/03  16:12:20
23198         Log: (Retracted by #11174)
23199              Subject: MakeMaker should pass through DEFINE and INC to subdirs
23200              From: Alan Burlison <Alan.Burlison@sun.com>
23201              Date: Tue, 03 Jul 2001 15:20:13 +0100
23202              Message-ID: <3B41D49D.A923D4F9@sun.com>
23203      Branch: perl
23204            ! lib/ExtUtils/MM_Unix.pm
23205 ____________________________________________________________________________
23206 [ 11124] By: jhi                                   on 2001/07/03  16:06:53
23207         Log: Subject: Patch needed for UTS
23208              From: hom00@utsglobal.com (Hal Morris)
23209              Date: Tue, 3 Jul 2001 09:38:22 -0700 (PDT)
23210              Message-Id: <200107031638.JAA11998@cepheus.utsglobal.com>
23211              
23212              Replace #11113 with a better version.
23213      Branch: perl
23214            ! perl.h
23215 ____________________________________________________________________________
23216 [ 11123] By: jhi                                   on 2001/07/03  16:04:49
23217         Log: Subject: Re: POINTERRIGOR
23218              From: Andy Dougherty <doughera@lafayette.edu>
23219              Date: Tue, 3 Jul 2001 11:49:28 -0400 (EDT)
23220              Message-ID: <Pine.SOL.4.10.10107031040030.1982-100000@maxwell.phys.lafayette.edu>
23221      Branch: perl
23222            ! util.c
23223 ____________________________________________________________________________
23224 [ 11122] By: jhi                                   on 2001/07/03  16:03:31
23225         Log: Subject: Re: [PATCH @11016] Fixes compile errors in four files
23226              From: "Philip Newton" <pnewton@gmx.de>
23227              Date: Tue, 3 Jul 2001 17:03:34 +0200
23228              Message-ID: <3B41FAE6.29564.660E117@localhost>
23229      Branch: perl
23230            ! pp_hot.c
23231 ____________________________________________________________________________
23232 [ 11121] By: jhi                                   on 2001/07/03  13:26:08
23233         Log: Typos.
23234      Branch: perl
23235            ! INSTALL
23236 ____________________________________________________________________________
23237 [ 11120] By: jhi                                   on 2001/07/03  11:34:47
23238         Log: Subject: [PATCH 5.6.1] debugger fixes
23239              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23240              Date: Tue, 3 Jul 2001 03:38:18 -0400
23241              Message-ID: <20010703033818.A16788@math.ohio-state.edu>
23242              
23243              The $^S is working again.
23244      Branch: perl
23245            ! lib/perl5db.pl
23246 ____________________________________________________________________________
23247 [ 11119] By: jhi                                   on 2001/07/03  11:33:27
23248         Log: Subject: Re: [PATCH 5.6.1] OS/2 improvements
23249              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23250              Date: Tue, 3 Jul 2001 03:34:06 -0400
23251              Message-ID: <20010703033406.A16776@math.ohio-state.edu>
23252      Branch: perl
23253            ! os2/OS2/Process/Process.pm
23254 ____________________________________________________________________________
23255 [ 11118] By: jhi                                   on 2001/07/03  11:29:54
23256         Log: Subject: [PATCH bleadperl] Bad lishp in change 11084
23257              From: "Philip Newton" <Philip.Newton@gmx.net>
23258              Date: Tue, 3 Jul 2001 09:11:27 +0200
23259              Message-Id: <200107030706.KAA04596@taas.iki.fi>
23260      Branch: perl
23261            ! lib/FindBin.pm
23262 ____________________________________________________________________________
23263 [ 11117] By: jhi                                   on 2001/07/03  11:25:14
23264         Log: Delta delta.
23265      Branch: perl
23266            ! pod/perl572delta.pod
23267 ____________________________________________________________________________
23268 [ 11116] By: jhi                                   on 2001/07/02  23:06:50
23269         Log: Metaconfig unit change for 11115.
23270      Branch: metaconfig
23271            ! U/modified/libc.U
23272 ____________________________________________________________________________
23273 [ 11115] By: jhi                                   on 2001/07/02  23:06:27
23274         Log: Whitespace allowed at the ends of /lib/syscalls.exp lines
23275              (from Richard Hatch) (this was the cause of pipes() and
23276              times() myeteriously not being found)
23277      Branch: perl
23278            ! Configure
23279 ____________________________________________________________________________
23280 [ 11114] By: jhi                                   on 2001/07/02  22:58:41
23281         Log: Retract #10142, the real culprit found by Richard Hatch,
23282              coming soon to Configure near you.
23283      Branch: perl
23284            ! hints/aix.sh
23285 ____________________________________________________________________________
23286 [ 11113] By: jhi                                   on 2001/07/02  22:56:09
23287         Log: (Replaced by #11124) UTS workaround from Hal Morris.
23288      Branch: perl
23289            ! perl.h
23290 ____________________________________________________________________________
23291 [ 11112] By: jhi                                   on 2001/07/02  22:53:29
23292         Log: Subject: [PATCH] grok not grocking correctly
23293              From: Nicholas Clark <nick@ccl4.org>
23294              Date: Tue, 3 Jul 2001 00:19:08 +0100
23295              Message-ID: <20010703001908.H59620@plum.flirble.org>
23296      Branch: perl
23297            ! numeric.c
23298 ____________________________________________________________________________
23299 [ 11111] By: jhi                                   on 2001/07/02  22:48:42
23300         Log: Subject: [PATCH Deparse.t] test just-posted patches
23301              From: Robin Houston <robin@kitsite.com>
23302              Date: Mon, 2 Jul 2001 23:46:15 +0100
23303              Message-Id: <E15HCUN-0000Rh-00.2001-07-02-23-48-19@mail18.svr.pol.co.uk>
23304      Branch: perl
23305            ! ext/B/Deparse.t
23306 ____________________________________________________________________________
23307 [ 11110] By: jhi                                   on 2001/07/02  22:27:10
23308         Log: Subject: [PATCH toke.c] autosplit into @F
23309              From: Robin Houston <robin@kitsite.com>
23310              Date: Mon, 2 Jul 2001 23:18:20 +0100
23311              Message-Id: <E15HC3M-0007jL-00.2001-07-02-23-20-24@mail18.svr.pol.co.uk>
23312      Branch: perl
23313            ! perl.c toke.c
23314 ____________________________________________________________________________
23315 [ 11109] By: jhi                                   on 2001/07/02  22:25:03
23316         Log: Subject: [PATCH B::Deparse] hash key auto-quoting
23317              From: Robin Houston <robin@kitsite.com>
23318              Date: Mon, 2 Jul 2001 23:00:48 +0100
23319              Message-Id: <E15HBmR-0006mc-00.2001-07-02-23-02-55@mail18.svr.pol.co.uk>
23320      Branch: perl
23321            ! ext/B/B/Deparse.pm
23322 ____________________________________________________________________________
23323 [ 11108] By: jhi                                   on 2001/07/02  19:21:18
23324         Log: Subject: Re: [PATCH perlsnap] '-' !~ /\w/
23325              From: "Philip Newton" <Philip.Newton@gmx.net>
23326              Date: Mon, 2 Jul 2001 22:06:22 +0200
23327              (no Message-Id)
23328      Branch: perl
23329            ! ext/NDBM_File/hints/linux.pl
23330 ____________________________________________________________________________
23331 [ 11107] By: jhi                                   on 2001/07/02  19:19:25
23332         Log: Subject: Re: Fixed pack problem - sort of
23333              From: Nicholas Clark <nick@ccl4.org>
23334              Date: Mon, 2 Jul 2001 20:59:20 +0100
23335              Message-ID: <20010702205919.F59620@plum.flirble.org>
23336      Branch: perl
23337            ! pp_pack.c t/op/pack.t
23338 ____________________________________________________________________________
23339 [ 11106] By: jhi                                   on 2001/07/02  19:18:28
23340         Log: Subject: Re: [PATCH 5.6.1] OS/2 cwd
23341              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23342              Date: Mon, 2 Jul 2001 15:45:41 -0400
23343              Message-ID: <20010702154541.B24295@math.ohio-state.edu>
23344      Branch: perl
23345            ! os2/os2.c
23346 ____________________________________________________________________________
23347 [ 11105] By: jhi                                   on 2001/07/02  19:17:27
23348         Log: (Mistaken retraction)
23349      Branch: perl
23350            ! utils/pl2pm.PL
23351 ____________________________________________________________________________
23352 [ 11104] By: jhi                                   on 2001/07/02  18:56:15
23353         Log: Detypo in #11103.
23354      Branch: perl
23355            ! utils/pl2pm.PL
23356 ____________________________________________________________________________
23357 [ 11103] By: jhi                                   on 2001/07/02  18:54:53
23358         Log: Subject: [PATCH 2 pl2pm.PL] (was Re: [PATCH pl2pm.PL] Make pl2pm be nice with 'strict' and 'warnings')
23359              From: Jonathan Stowe <gellyfish@gellyfish.com>
23360              Date: Mon, 2 Jul 2001 19:17:21 +0100 (BST)
23361              Message-ID: <Pine.LNX.4.33.0107021904530.7401-100000@orpheus.gellyfish.com>
23362      Branch: perl
23363            ! utils/pl2pm.PL
23364 ____________________________________________________________________________
23365 [ 11102] By: jhi                                   on 2001/07/02  18:16:09
23366         Log: Subject: [PATCH perl@11059] UCD.pm: if at first you don't succeed, croak?
23367              From: "Craig A. Berry" <craigberry@mac.com>
23368              Date: Mon, 02 Jul 2001 14:11:23 -0500
23369              Message-Id: <5.1.0.14.0.20010702140058.01b6c9c0@exchi01>
23370      Branch: perl
23371            ! lib/Unicode/UCD.pm
23372 ____________________________________________________________________________
23373 [ 11101] By: jhi                                   on 2001/07/02  18:14:51
23374         Log: Subject: [PATCH] Re: op/numconvert.t failures
23375              From: Nicholas Clark <nick@ccl4.org>
23376              Date: Mon, 2 Jul 2001 20:10:48 +0100
23377              Message-ID: <20010702201048.E59620@plum.flirble.org>
23378      Branch: perl
23379            ! t/op/numconvert.t
23380 ____________________________________________________________________________
23381 [ 11100] By: jhi                                   on 2001/07/02  17:51:44
23382         Log: Update Changes.
23383      Branch: perl
23384            ! Changes patchlevel.h
23385 ____________________________________________________________________________
23386 [ 11099] By: jhi                                   on 2001/07/02  17:46:31
23387         Log: Retract #11055, didn't help much (2736 bytes vs 2725 bytes leaked).
23388              The real fix must be more involved.  The line of code all the leaky
23389              call stacks seem to go through is op.c:2949, the PmopSTASH_set()
23390              line of Perl_newPMOP().
23391      Branch: perl
23392            ! op.h
23393 ____________________________________________________________________________
23394 [ 11098] By: jhi                                   on 2001/07/02  17:37:44
23395         Log: Based on
23396              
23397              Subject: Re: sizeof(struct sembuf)
23398              From: Nicholas Clark <nick@ccl4.org>
23399              Date: Sun, 1 Jul 2001 22:26:48 +0100
23400              Message-ID: <20010701222648.W59620@plum.flirble.org>
23401              
23402              but do semop() always the slow way.
23403      Branch: perl
23404            ! doio.c
23405 ____________________________________________________________________________
23406 [ 11097] By: jhi                                   on 2001/07/02  17:22:14
23407         Log: Subject: [PATCH] Encode/Tcl.t, for esc-seq encodings
23408              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
23409              Date: Tue, 03 Jul 2001 00:56:30 +0900
23410              Message-Id: <20010703005600.2225.BQW10602@nifty.com>
23411      Branch: perl
23412            ! ext/Encode/Encode/Tcl.t
23413 ____________________________________________________________________________
23414 [ 11096] By: jhi                                   on 2001/07/02  17:11:24
23415         Log: Subject: [PATCH] Encode/Tcl.pm, continuous sequences
23416              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
23417              Date: Tue, 03 Jul 2001 00:55:46 +0900
23418              Message-Id: <20010703005516.2222.BQW10602@nifty.com>
23419      Branch: perl
23420            ! ext/Encode/Encode/Tcl.pm
23421 ____________________________________________________________________________
23422 [ 11095] By: jhi                                   on 2001/07/02  17:07:14
23423         Log: Regen api and toc.
23424      Branch: perl
23425            ! pod/perlapi.pod pod/perltoc.pod
23426 ____________________________________________________________________________
23427 [ 11094] By: jhi                                   on 2001/07/02  16:29:42
23428         Log: Metaconfig unit change for #11093.
23429      Branch: metaconfig/U/perl
23430            ! d_fcntl_can_lock.U
23431 ____________________________________________________________________________
23432 [ 11093] By: jhi                                   on 2001/07/02  16:28:56
23433         Log: The fcntl locking test may hang if NFS locking messed up;
23434              break out with alarm(10).
23435      Branch: perl
23436            ! Configure
23437 ____________________________________________________________________________
23438 [ 11092] By: jhi                                   on 2001/07/02  14:11:31
23439         Log: Move the mdelete.bat from win32/bin to win32.
23440      Branch: perl
23441            ! MANIFEST
23442 ____________________________________________________________________________
23443 [ 11091] By: jhi                                   on 2001/07/02  14:10:01
23444         Log: Typo in #11083.
23445      Branch: perl
23446            ! ext/Time/Piece/Piece.t
23447 ____________________________________________________________________________
23448 [ 11090] By: jhi                                   on 2001/07/02  13:36:58
23449         Log: Netware tweaks from Guruprasad.
23450      Branch: perl
23451            - NetWare/perlsdio.h
23452            ! MANIFEST NetWare/Makefile NetWare/interface.c
23453            ! NetWare/interface.h NetWare/iperlhost.h NetWare/nwtinfo.h
23454            ! perlsdio.h
23455 ____________________________________________________________________________
23456 [ 11089] By: jhi                                   on 2001/07/02  13:25:40
23457         Log: Subject: Re: [PATH] shared -> unique;
23458              From: Abhijit Menon-Sen <ams@wiw.org>
23459              Date: Wed, 27 Jun 2001 03:51:27 +0530
23460              Message-ID: <20010627035127.A17623@lustre.lustre.dyn.wiw.org>
23461      Branch: perl
23462            ! dump.c gv.c gv.h op.c pp_sys.c sv.c toke.c xsutils.c
23463 ____________________________________________________________________________
23464 [ 11088] By: jhi                                   on 2001/07/02  13:24:27
23465         Log: Subject: Re: AIX / gcc-3.0
23466              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
23467              Date: Mon, 02 Jul 2001 15:20:21 +0200
23468              Message-Id: <20010702151904.49BB.H.M.BRAND@hccnet.nl>
23469      Branch: perl
23470            ! hints/aix.sh
23471 ____________________________________________________________________________
23472 [ 11087] By: jhi                                   on 2001/07/02  13:23:21
23473         Log: Subject: Re: Bug report: split splits on wrong pattern
23474              From: Abhijit Menon-Sen <ams@wiw.org>
23475              Message-ID: <20010702163133.A23186@lustre.dyn.wiw.org>
23476              Date: Mon, 2 Jul 2001 16:31:33 +0530
23477      Branch: perl
23478            ! pp_ctl.c
23479 ____________________________________________________________________________
23480 [ 11086] By: jhi                                   on 2001/07/02  13:22:30
23481         Log: Subject: [PATCH 5.6.1] test harness
23482              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23483              Date: Mon, 2 Jul 2001 06:29:21 -0400
23484              Message-ID: <20010702062921.A1810@math.ohio-state.edu>
23485      Branch: perl
23486            ! lib/Test/Harness.pm
23487 ____________________________________________________________________________
23488 [ 11085] By: jhi                                   on 2001/07/02  13:21:39
23489         Log: Subject: [PATCH 5.6.1] debugger goof
23490              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23491              Date: Mon, 2 Jul 2001 06:27:22 -0400
23492              Message-ID: <20010702062722.A1746@math.ohio-state.edu>
23493      Branch: perl
23494            ! lib/perl5db.pl
23495 ____________________________________________________________________________
23496 [ 11084] By: jhi                                   on 2001/07/02  13:20:50
23497         Log: Subject: [PATCH 5.6.1] OS/2 cwd
23498              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23499              Date: Mon, 2 Jul 2001 06:21:17 -0400
23500              Message-ID: <20010702062117.A1401@math.ohio-state.edu>
23501      Branch: perl
23502            ! lib/Cwd.pm lib/File/Find/taint.t lib/FindBin.pm os2/os2.c
23503 ____________________________________________________________________________
23504 [ 11083] By: jhi                                   on 2001/07/02  13:19:18
23505         Log: Make #11082 more OS/2-specific.
23506      Branch: perl
23507            ! ext/Time/Piece/Piece.t
23508 ____________________________________________________________________________
23509 [ 11082] By: jhi                                   on 2001/07/02  13:14:36
23510         Log: Subject: [PATCH 5.6.1] OS/2 gmtime()
23511              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23512              Date: Mon, 2 Jul 2001 06:06:34 -0400
23513              Message-ID: <20010702060634.A1356@math.ohio-state.edu>
23514      Branch: perl
23515            ! ext/Time/Piece/Piece.t
23516 ____________________________________________________________________________
23517 [ 11081] By: jhi                                   on 2001/07/02  13:13:08
23518         Log: Subject: [PATCH B::Deparse] version number & changes
23519              From: Robin Houston <robin@kitsite.com>  
23520              Date: Sun, 1 Jul 2001 17:17:29 +0100
23521              Message-ID: <20010701171729.A30678@puffinry.freeserve.co.uk>
23522      Branch: perl
23523            ! ext/B/B/Deparse.pm
23524 ____________________________________________________________________________
23525 [ 11080] By: jhi                                   on 2001/07/02  13:11:48
23526         Log: Subject: a small fix.
23527              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
23528              Date: Mon, 2 Jul 2001 12:17:53 +0200
23529              Message-ID: <E3FB32585BF1D411B9E900805FF51A08074B35@RU0022EXCH001U>
23530      Branch: perl
23531            ! ext/Thread/Thread.xs
23532 ____________________________________________________________________________
23533 [ 11079] By: jhi                                   on 2001/07/02  13:10:39
23534         Log: Subject: RE: perl@10907
23535              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
23536              Date: Mon, 2 Jul 2001 12:06:16 +0200
23537              Message-ID: <E3FB32585BF1D411B9E900805FF51A08074B2C@RU0022EXCH001U>
23538              
23539              Borland C vs PerlIO.
23540      Branch: perl
23541            ! win32/config.bc win32/config_H.bc
23542 ____________________________________________________________________________
23543 [ 11078] By: jhi                                   on 2001/07/02  13:03:44
23544         Log: Subject: [PATCH] Report /pro/3gl/CPAN/perl-5.7.1
23545              From: "H.M. Brand" <merijn@l1.procura.nl>
23546              Date: Mon, 02 Jul 2001 11:18:57 +0200
23547              Message-Id: <20010702100811.4999.MERIJN@l1.procura.nl>
23548      Branch: perl
23549            ! t/op/write.t
23550 ____________________________________________________________________________
23551 [ 11077] By: jhi                                   on 2001/07/02  12:58:27
23552         Log: Subject: [PATCH] Deleting ext/util/mkbootstrap
23553              From: Michael G Schwern <schwern@pobox.com>
23554              Date: Mon, 2 Jul 2001 00:26:24 -0400
23555              Message-ID: <20010702002624.A18302@blackrider>
23556      Branch: perl
23557            - ext/util/mkbootstrap
23558 ____________________________________________________________________________
23559 [ 11076] By: jhi                                   on 2001/07/02  12:56:20
23560         Log: Subject: [PATCH op.h] v minor comment tweak
23561              From: Robin Houston <robin@puffinry.freeserve.co.uk>
23562              Date: Mon, 2 Jul 2001 00:42:01 +0100
23563              Message-Id: <E15GqxK-0006WZ-00.2001-07-02-00-48-46@mail18.svr.pol.co.uk>
23564      Branch: perl
23565            ! op.h
23566 ____________________________________________________________________________
23567 [ 11075] By: jhi                                   on 2001/07/02  12:53:48
23568         Log: SysV IPC semops use native shorts, not forced-to-16-bit-shorts.
23569      Branch: perl
23570            ! pod/perlfunc.pod
23571 ____________________________________________________________________________
23572 [ 11074] By: jhi                                   on 2001/07/02  12:52:28
23573         Log: Subject: Re: sizeof(struct sembuf)
23574              From: Nicholas Clark <nick@ccl4.org>
23575              Date: Sun, 1 Jul 2001 19:23:16 +0100
23576              Message-ID: <20010701192316.V59620@plum.flirble.org>
23577              
23578              s/signaling/signalling/
23579      Branch: perl
23580            ! pod/perlfunc.pod
23581 ____________________________________________________________________________
23582 [ 11073] By: jhi                                   on 2001/07/02  12:49:51
23583         Log: Subject: [PATCH perlsnap] Suggestion for mnemonic for $^N
23584              From: "Philip Newton" <Philip.Newton@gmx.net>
23585              Date: Sun, 1 Jul 2001 09:37:56 +0200
23586              Message-Id: <200107010733.KAA03920@taas.iki.fi>
23587      Branch: perl
23588            ! pod/perlvar.pod
23589 ____________________________________________________________________________
23590 [ 11072] By: jhi                                   on 2001/07/02  12:48:03
23591         Log: Subject: [PATCH perlsnap] /^qnx|nto$/ --> /^(?:qnx|nto)$/
23592              From: "Philip Newton" <Philip.Newton@gmx.net>
23593              Date: Sun, 1 Jul 2001 09:37:56 +0200
23594              Message-Id: <200107010733.KAA03925@taas.iki.fi>
23595      Branch: perl
23596            ! lib/ExtUtils/MM_Unix.pm lib/File/Spec/Unix.pm
23597 ____________________________________________________________________________
23598 [ 11071] By: jhi                                   on 2001/07/02  12:45:12
23599         Log: Metaconfig unit change for #11070.
23600      Branch: metaconfig
23601            ! U/compline/randfunc.U
23602 ____________________________________________________________________________
23603 [ 11070] By: jhi                                   on 2001/07/02  12:43:58
23604         Log: Subject: [PATCH perlsnap] its --> it's --> its
23605              From: "Philip Newton" <Philip.Newton@gmx.net>
23606              Date: Sun, 1 Jul 2001 09:37:56 +0200
23607              Message-Id: <200107010733.KAA03914@taas.iki.fi>
23608      Branch: perl
23609            ! Porting/config_H
23610 ____________________________________________________________________________
23611 [ 11069] By: jhi                                   on 2001/07/02  12:01:52
23612         Log: Sync with Sarathy; integrate with perlio.
23613      Branch: perl
23614           !> gv.c
23615 ____________________________________________________________________________
23616 [ 11068] By: gsar                                  on 2001/07/02  08:07:54
23617         Log: regenerate win32/config_H.?c files
23618      Branch: perl
23619            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
23620 ____________________________________________________________________________
23621 [ 11067] By: gsar                                  on 2001/07/02  08:03:55
23622         Log: rename s/sv_getcwd/getcwd_sv/ for better conformance to existing
23623              naming discipline
23624              
23625              win32 fix: enable getcwd_sv() to work on windows (POSIX.t was failing
23626              because of this)
23627              
23628              fix a warning about "fd" being used without being set in Cwd.xs
23629      Branch: perl
23630            ! embed.h embed.pl ext/Cwd/Cwd.xs ext/POSIX/POSIX.t
23631            ! ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c
23632            ! pod/perlapi.pod proto.h util.c win32/config.bc win32/config.gc
23633            ! win32/config.vc
23634 ____________________________________________________________________________
23635 [ 11066] By: gsar                                  on 2001/07/02  07:12:10
23636         Log: win32 fixes: fix various syntax errors ("no preprocessor directives
23637              within macro arguments") and warnings ("unary minus applied to
23638              unsigned type", among others)
23639      Branch: perl
23640            ! gv.c hv.c op.c pp.c sv.c toke.c
23641 ____________________________________________________________________________
23642 [ 11065] By: gsar                                  on 2001/07/02  06:26:22
23643         Log: win32 fixes: more spurious CRs
23644      Branch: perl
23645            ! win32/mdelete.bat
23646 ____________________________________________________________________________
23647 [ 11064] By: gsar                                  on 2001/07/02  06:25:22
23648         Log: win32 tweaks: remove extra CRs from makefile.mk; move mdelete.bat
23649              from win32/bin (or it gets deleted by distclean); don't delete
23650              lib/Cwd.pm during distclean; mdelete.bat doesn't work properly on
23651              NT (should be made Win9x specific, and added to makefile.mk)
23652      Branch: perl
23653           +> win32/mdelete.bat
23654            - win32/bin/mdelete.bat
23655            ! win32/Makefile win32/makefile.mk
23656 ____________________________________________________________________________
23657 [ 11063] By: nick                                  on 2001/07/01  18:54:09
23658         Log: Quick for for #ifdef mess
23659      Branch: perlio
23660            ! gv.c
23661 ____________________________________________________________________________
23662 [ 11062] By: nick                                  on 2001/07/01  18:47:42
23663         Log: Raw integrate - does not build #if mess in gv.c
23664      Branch: perlio
23665           !> (integrate 29 files)
23666 ____________________________________________________________________________
23667 [ 11061] By: jhi                                   on 2001/07/01  15:20:38
23668         Log: Make 'compile' target a little less broken.
23669              Still very broken, though: -Wall warnings from
23670              the generated code, boot_Foo prototypes missing,
23671              can't autoload Fcntl::SEEK_CUR et alia, ...
23672      Branch: perl
23673            ! ext/B/B/C.pm pod/Makefile.SH t/TEST utils/Makefile
23674            ! utils/perlcc.PL x2p/Makefile.SH
23675 ____________________________________________________________________________
23676 [ 11060] By: jhi                                   on 2001/07/01  14:04:20
23677         Log: Upgrade to Storable 1.0.12, from Raphael Manfredi.
23678      Branch: perl
23679            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
23680            ! ext/Storable/Storable.xs ext/Storable/t/freeze.t
23681 ____________________________________________________________________________
23682 [ 11059] By: jhi                                   on 2001/07/01  05:02:59
23683         Log: Update Changes.
23684      Branch: perl
23685            ! Changes patchlevel.h
23686 ____________________________________________________________________________
23687 [ 11058] By: jhi                                   on 2001/07/01  04:57:05
23688         Log: Still one typo, regen toc.
23689      Branch: perl
23690            ! lib/Unicode/UCD.pm pod/perltoc.pod
23691 ____________________________________________________________________________
23692 [ 11057] By: jhi                                   on 2001/07/01  04:54:35
23693         Log: Detypos and regen toc.
23694      Branch: perl
23695            ! README.os2 lib/Unicode/UCD.pm pod/perltoc.pod
23696 ____________________________________________________________________________
23697 [ 11056] By: jhi                                   on 2001/07/01  04:26:08
23698         Log: VERSION tweak.
23699      Branch: perl
23700            ! ext/List/Util/lib/List/Util.pm
23701 ____________________________________________________________________________
23702 [ 11055] By: jhi                                   on 2001/06/30  22:18:37
23703         Log: Attempt at plugging the leak under ithreads detected by Doug.
23704      Branch: perl
23705            ! op.h
23706 ____________________________________________________________________________
23707 [ 11054] By: jhi                                   on 2001/06/30  21:33:29
23708         Log: gcc -Wall lint after #11051.
23709      Branch: perl
23710            ! pp_sys.c
23711 ____________________________________________________________________________
23712 [ 11053] By: jhi                                   on 2001/06/30  21:13:55
23713         Log: Integrate perlio.
23714      Branch: perl
23715           !> lib/File/Find/taint.t
23716 ____________________________________________________________________________
23717 [ 11052] By: jhi                                   on 2001/06/30  21:07:38
23718         Log: Don't use the v-strings for module VERSIONs.
23719      Branch: perl
23720            ! lib/Unicode/UCD.pm
23721 ____________________________________________________________________________
23722 [ 11051] By: jhi                                   on 2001/06/30  20:59:57
23723         Log: Code cleanup based on turning off the -woffs in IRIX.
23724              Not all of the gripes cleaned up (hairy code in hv.c and
23725              regcomp.c; unused newsp, gimme, and optype from cop.h macros;
23726              unused 'key' arguments in ?DBM_File.xs) (and the -woffs left
23727              to the IRIX hints)
23728      Branch: perl
23729            ! ext/DB_File/DB_File.xs ext/Data/Dumper/Dumper.xs
23730            ! ext/IPC/SysV/SysV.xs ext/List/Util/Util.xs
23731            ! ext/PerlIO/Scalar/Scalar.xs gv.c mg.c op.c perlio.c pp_sys.c
23732            ! regcomp.c sv.c
23733 ____________________________________________________________________________
23734 [ 11050] By: nick                                  on 2001/06/30  20:46:46
23735         Log: Jeffrey Friedl's <jfriedl@yahoo.com> fix for lib/File/Find/taint.t
23736      Branch: perlio
23737            ! lib/File/Find/taint.t
23738 ____________________________________________________________________________
23739 [ 11049] By: nick                                  on 2001/06/30  18:13:33
23740         Log: Integrate mainline
23741      Branch: perlio
23742           +> NetWare/nwstdio.h NetWare/perlsdio.h
23743           +> ext/Encode/Encode/7bit-jis.enc ext/Encode/Encode/7bit-kana.enc
23744           +> ext/Encode/Encode/7bit-kr.enc lib/Unicode/UCD.pm
23745           +> lib/Unicode/UCD.t t/run/exit.t
23746           !> (integrate 60 files)
23747 ____________________________________________________________________________
23748 [ 11048] By: jhi                                   on 2001/06/30  16:23:39
23749         Log: Delta delta.
23750      Branch: perl
23751            ! pod/perl572delta.pod
23752 ____________________________________________________________________________
23753 [ 11047] By: jhi                                   on 2001/06/30  16:03:40
23754         Log: More VERSION tuning: to avoid unnecessary Perl upgrades
23755              by CPAN.pm, use rather _00.
23756      Branch: perl
23757            ! ext/Errno/Errno_pm.PL ext/IO/lib/IO/Dir.pm
23758            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Seekable.pm
23759            ! ext/IO/lib/IO/Socket/UNIX.pm ext/IPC/SysV/Msg.pm
23760            ! ext/IPC/SysV/Semaphore.pm ext/IPC/SysV/SysV.pm
23761            ! ext/Time/HiRes/HiRes.pm lib/CGI/Pretty.pm lib/CPAN/Nox.pm
23762            ! lib/ExtUtils/Embed.pm lib/Test.pm
23763 ____________________________________________________________________________
23764 [ 11046] By: jhi                                   on 2001/06/30  15:53:22
23765         Log: Add a simple Unicode character database interface, Unicode::UCD.
23766      Branch: perl
23767            + lib/Unicode/UCD.pm lib/Unicode/UCD.t
23768            ! MANIFEST
23769 ____________________________________________________________________________
23770 [ 11045] By: jhi                                   on 2001/06/30  13:42:37
23771         Log: Subject: [PATCH] op/numconver.t
23772              From: Nicholas Clark <nick@ccl4.org>
23773              Date: Sat, 30 Jun 2001 15:40:10 +0100
23774              Message-ID: <20010630154010.I59620@plum.flirble.org>
23775      Branch: perl
23776            ! t/op/numconvert.t
23777 ____________________________________________________________________________
23778 [ 11044] By: jhi                                   on 2001/06/30  13:29:25
23779         Log: The $^N is now taken (by #11038).
23780      Branch: perl
23781            ! t/base/lex.t
23782 ____________________________________________________________________________
23783 [ 11043] By: jhi                                   on 2001/06/30  13:15:59
23784         Log: The #11040 had slipped to a wrong function...
23785      Branch: perl
23786            ! sv.c
23787 ____________________________________________________________________________
23788 [ 11042] By: jhi                                   on 2001/06/30  13:08:25
23789         Log: In 64-bit AIX 5L (oslevel 5.1.0.0, ccversion 5.0.2.0)
23790              the Configure library symbol probe mysteriously finds all
23791              symbols but those of pipe() and times().
23792      Branch: perl
23793            ! hints/aix.sh
23794 ____________________________________________________________________________
23795 [ 11041] By: jhi                                   on 2001/06/30  13:01:25
23796         Log: Subject: [PATCH] (was Re: not OK: perl@11006 on HP-UX B.11.00)
23797              From: Nicholas Clark <nick@ccl4.org>
23798              Date: Fri, 29 Jun 2001 23:49:07 +0100
23799              Message-ID: <20010629234907.D59620@plum.flirble.org>
23800      Branch: perl
23801            ! lib/ExtUtils.t
23802 ____________________________________________________________________________
23803 [ 11040] By: jhi                                   on 2001/06/30  13:00:24
23804         Log: Subject: [PATCH] weakref fix 2, not yet there
23805              From: Artur Bergman <artur@contiller.se>
23806              Date: Sat, 30 Jun 2001 01:18:16 +0200
23807              Message-ID: <B762D957.1CC9%artur@contiller.se>
23808      Branch: perl
23809            ! sv.c
23810 ____________________________________________________________________________
23811 [ 11039] By: jhi                                   on 2001/06/30  12:59:25
23812         Log: Subject: [PATCH t/run/exit.t] Another shot at testing exit codes.
23813              From: Michael G Schwern <schwern@pobox.com>
23814              Date: Fri, 29 Jun 2001 19:39:11 -0400
23815              Message-ID: <20010629193910.D25304@blackrider>
23816      Branch: perl
23817            + t/run/exit.t
23818            ! MANIFEST
23819 ____________________________________________________________________________
23820 [ 11038] By: jhi                                   on 2001/06/30  12:58:16
23821         Log: Add support for $^N, the most-recently closed group.
23822      Branch: perl
23823            ! embedvar.h gv.c mg.c perlapi.h pod/perlretut.pod
23824            ! pod/perltoc.pod pod/perlvar.pod regexec.c regexp.h t/op/pat.t
23825            ! thrdvar.h
23826 ____________________________________________________________________________
23827 [ 11037] By: jhi                                   on 2001/06/30  12:53:40
23828         Log: Subject: [ID 20010630.001] Editorial nits in README.solaris
23829              From: lvirden@cas.org
23830              Date: Sat, 30 Jun 2001 04:12:36 -0400 (EDT)
23831              Message-Id: <200106300812.f5U8CaG10447@lwv26awu.cas.org>
23832              
23833              Subject: [ID 20010630.002] Another editorial tweak to README.solaris
23834              From: lvirden@cas.org
23835              Date: Sat, 30 Jun 2001 04:17:55 -0400 (EDT)
23836              Message-Id: <200106300817.f5U8HtN10626@lwv26awu.cas.org>
23837      Branch: perl
23838            ! README.solaris
23839 ____________________________________________________________________________
23840 [ 11036] By: jhi                                   on 2001/06/30  12:51:45
23841         Log: Subject: [PATCH] Encode.pm to use escape-sequence encoding
23842              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
23843              Date: Sat, 30 Jun 2001 07:33:37 +0900
23844              Message-Id: <20010630073226.7C79.BQW10602@nifty.com>
23845              
23846              Subject: Re: [PATCH] Encode.pm to use escape-sequence encoding
23847              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
23848              Date: Sat, 30 Jun 2001 21:38:14 +0900
23849              Message-Id: <20010630213554.F67A.BQW10602@nifty.com>
23850      Branch: perl
23851            + ext/Encode/Encode/7bit-jis.enc ext/Encode/Encode/7bit-kana.enc
23852            + ext/Encode/Encode/7bit-kr.enc
23853            ! MANIFEST ext/Encode/Encode/Tcl.pm
23854 ____________________________________________________________________________
23855 [ 11035] By: jhi                                   on 2001/06/30  12:44:51
23856         Log: NetWare tweaks from Guruprasad.
23857      Branch: perl
23858            + NetWare/nwstdio.h NetWare/perlsdio.h
23859            ! MANIFEST NetWare/Makefile NetWare/config.wc
23860            ! NetWare/config_H.wc NetWare/nwperlsys.c NetWare/nwperlsys.h
23861            ! NetWare/t/Readme.txt
23862 ____________________________________________________________________________
23863 [ 11034] By: jhi                                   on 2001/06/29  23:28:16
23864         Log: More module $VERSION bump-ups.
23865      Branch: perl
23866            ! ext/Devel/Peek/Peek.pm lib/ExtUtils/Embed.pm
23867            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Manifest.pm
23868            ! lib/ExtUtils/Mksymlists.pm lib/IPC/Open3.pm
23869 ____________________________________________________________________________
23870 [ 11033] By: jhi                                   on 2001/06/29  21:25:23
23871         Log: Doc update due to #11032.
23872      Branch: perl
23873            ! pod/perl572delta.pod
23874 ____________________________________________________________________________
23875 [ 11032] By: jhi                                   on 2001/06/29  21:19:44
23876         Log: Subject: [PATCH: perl@11006] s/div/lib\$ediv/ in Time::HiRes for VAX
23877              From: Peter Prymmer <pvhp@forte.com>
23878              Date: Fri, 29 Jun 2001 14:02:16 -0700 (PDT)
23879              Message-ID: <Pine.OSF.4.10.10106291337520.65853-100000@aspara.forte.com>
23880      Branch: perl
23881            ! ext/Time/HiRes/HiRes.xs
23882 ____________________________________________________________________________
23883 [ 11031] By: jhi                                   on 2001/06/29  14:31:53
23884         Log: -lpthreads missing in AIX.
23885      Branch: perl
23886            ! hints/aix.sh
23887 ____________________________________________________________________________
23888 [ 11030] By: jhi                                   on 2001/06/29  14:08:12
23889         Log: Subject: [PATCH] CLONE && weakrefs
23890              From: Artur Bergman <artur@contiller.se>
23891              Date: Fri, 29 Jun 2001 17:02:00 +0200
23892              Message-ID: <B7626508.1CA0%artur@contiller.se>
23893      Branch: perl
23894            ! sv.c
23895 ____________________________________________________________________________
23896 [ 11029] By: jhi                                   on 2001/06/29  14:06:50
23897         Log: Subject: Re: Bug report: split splits on wrong pattern
23898              From: Radu Greab <radu@netsoft.ro>
23899              Date: Wed, 27 Jun 2001 21:50:52 +0300
23900              Message-ID: <15162.11020.279064.471031@ix.netsoft.ro>
23901      Branch: perl
23902            ! pp_ctl.c t/op/split.t
23903 ____________________________________________________________________________
23904 [ 11028] By: jhi                                   on 2001/06/29  13:47:38
23905         Log: Metaconfig unit change for #11027.
23906      Branch: metaconfig/U/perl
23907            ! d_modfl.U
23908 ____________________________________________________________________________
23909 [ 11027] By: jhi                                   on 2001/06/29  13:47:03
23910         Log: I thought this Configure glitch for AIX was just recently fixed?
23911      Branch: perl
23912            ! Configure
23913 ____________________________________________________________________________
23914 [ 11026] By: jhi                                   on 2001/06/29  13:14:07
23915         Log: Update Changes.
23916      Branch: perl
23917            ! Changes patchlevel.h
23918 ____________________________________________________________________________
23919 [ 11025] By: jhi                                   on 2001/06/29  13:07:57
23920         Log: Subject: Re: perl@10967, File::Find, and Cwd
23921              From: Mike Guy <mjtg@cam.ac.uk>
23922              Date: Fri, 29 Jun 2001 14:56:49 +0100
23923              Message-Id: <E15FylN-0004LT-00@draco.cus.cam.ac.uk>
23924      Branch: perl
23925            ! lib/File/Find/taint.t
23926 ____________________________________________________________________________
23927 [ 11024] By: jhi                                   on 2001/06/29  12:39:23
23928         Log: Update the sv_pvprintify() spec.
23929      Branch: perl
23930            ! pod/perltodo.pod
23931 ____________________________________________________________________________
23932 [ 11023] By: jhi                                   on 2001/06/29  12:33:33
23933         Log: Known test failures update.
23934      Branch: perl
23935            ! pod/perl572delta.pod
23936 ____________________________________________________________________________
23937 [ 11022] By: jhi                                   on 2001/06/29  12:24:32
23938         Log: Based on
23939              
23940              Subject: [PATCH @11016] More );) fixes
23941              From: Richard Soderberg <rs@crystalflame.net>
23942              Date: Fri, 29 Jun 2001 04:09:24 -0700 (PDT)
23943              Message-ID: <Pine.LNX.4.21.0106290408200.12037-100000@oregonnet.com> 
23944      Branch: perl
23945            ! ext/Thread/Thread.xs ext/Thread/typemap
23946 ____________________________________________________________________________
23947 [ 11021] By: jhi                                   on 2001/06/29  12:21:51
23948         Log: Subject: [PATCH @11016] Fixes compile errors in four files
23949              From: Richard Soderberg <rs@crystalflame.net>
23950              Date: Fri, 29 Jun 2001 03:35:11 -0700 (PDT)
23951              Message-ID: <Pine.LNX.4.21.0106290333270.9768-100000@oregonnet.com>
23952      Branch: perl
23953            ! mg.c pp.c pp_hot.c util.c
23954 ____________________________________________________________________________
23955 [ 11020] By: jhi                                   on 2001/06/29  12:05:54
23956         Log: AIX hints tweaking continues, from Merijn Brand.
23957      Branch: perl
23958            ! hints/aix.sh
23959 ____________________________________________________________________________
23960 [ 11019] By: jhi                                   on 2001/06/29  12:05:10
23961         Log: HP-UX needs gccversion sooner, from Merijn Brand.
23962      Branch: perl
23963            ! hints/hpux.sh
23964 ____________________________________________________________________________
23965 [ 11018] By: jhi                                   on 2001/06/29  11:52:31
23966         Log: Subject: [PATCH 5.6.1] OS/2 docs
23967              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23968              Date: Fri, 29 Jun 2001 02:34:12 -0400
23969              Message-ID: <20010629023412.A6033@math.ohio-state.edu>
23970      Branch: perl
23971            ! README.os2 os2/Changes
23972 ____________________________________________________________________________
23973 [ 11017] By: nick                                  on 2001/06/29  10:20:30
23974         Log: Integrate mainline
23975      Branch: perlio
23976           +> (branch 37 files)
23977            - ext/ODBM_File/sdbm.t
23978           !> (integrate 211 files)
23979 ____________________________________________________________________________
23980 [ 11016] By: jhi                                   on 2001/06/29  03:38:56
23981         Log: Bump up the VERSIONs of modules that have changed since 5.6.0,
23982              the modules found using a script written by Larry Schatzer Jr.
23983      Branch: perl
23984            ! ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/Handle.pm
23985            ! ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Select.pm
23986            ! ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/Socket/UNIX.pm
23987            ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
23988            ! ext/IPC/SysV/SysV.pm ext/Opcode/Opcode.pm ext/Opcode/Safe.pm
23989            ! ext/Thread/Thread.pm ext/attrs/attrs.pm ext/re/re.pm
23990            ! lib/AutoSplit.pm lib/Benchmark.pm lib/CGI/Pretty.pm
23991            ! lib/CPAN/Nox.pm lib/Exporter.pm lib/ExtUtils/Command.pm
23992            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Packlist.pm
23993            ! lib/File/Compare.pm lib/FileHandle.pm lib/Math/Complex.pm
23994            ! lib/Math/Trig.pm lib/Pod/Html.pm lib/Symbol.pm
23995            ! lib/Text/ParseWords.pm lib/Text/Soundex.pm lib/Text/Tabs.pm
23996            ! lib/Tie/Array.pm lib/attributes.pm lib/autouse.pm lib/base.pm
23997            ! lib/constant.pm lib/fields.pm lib/strict.pm
23998 ____________________________________________________________________________
23999 [ 11015] By: jhi                                   on 2001/06/29  02:55:58
24000         Log: The latest JPL from the anoncvs.
24001      Branch: perl
24002            ! jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
24003 ____________________________________________________________________________
24004 [ 11014] By: jhi                                   on 2001/06/29  02:16:55
24005         Log: In EBCDIC assume UTF-EBCDIC, not UTF-8.
24006      Branch: perl
24007            ! t/op/pat.t
24008 ____________________________________________________________________________
24009 [ 11013] By: jhi                                   on 2001/06/28  23:14:53
24010         Log: Worrying about insecure directories now is a bit too late.
24011      Branch: perl
24012            ! lib/File/Find/taint.t
24013 ____________________________________________________________________________
24014 [ 11012] By: jhi                                   on 2001/06/28  21:36:36
24015         Log: Cannot DIE() in a void function,
24016              from Richard Hatch <rhatch@austin.ibm.com>.
24017      Branch: perl
24018            ! ext/IPC/SysV/SysV.xs
24019 ____________________________________________________________________________
24020 [ 11011] By: jhi                                   on 2001/06/28  19:32:13
24021         Log: Subject: [PATCH: perl@11006] s/qdiv/div/ in Time::HiRes for VAX
24022              From: Peter Prymmer <pvhp@forte.com>
24023              Date: Thu, 28 Jun 2001 13:00:18 -0700 (PDT)
24024              Message-ID: <Pine.OSF.4.10.10106281125220.508935-100000@aspara.forte.com>
24025              
24026              (unfinished: time/hires tests 3, 5, 14 failing, but better
24027              than wholesale failure)
24028      Branch: perl
24029            ! ext/Time/HiRes/HiRes.xs
24030 ____________________________________________________________________________
24031 [ 11010] By: jhi                                   on 2001/06/28  19:10:54
24032         Log: Subject: [PATCH 5.6.1] OS/2 improvements
24033              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24034              Date: Thu, 28 Jun 2001 16:03:14 -0400
24035              Message-ID: <20010628160314.A17906@math.ohio-state.edu>
24036      Branch: perl
24037            + os2/os2_base.t
24038            ! MANIFEST hints/os2.sh makedef.pl os2/OS2/PrfDB/PrfDB.xs
24039            ! os2/OS2/Process/Process.pm os2/OS2/Process/Process.xs
24040            ! os2/OS2/REXX/REXX.xs os2/dl_os2.c os2/dlfcn.h os2/os2.c
24041            ! os2/os2ish.h
24042 ____________________________________________________________________________
24043 [ 11009] By: jhi                                   on 2001/06/28  18:54:14
24044         Log: Subject: Incrementing Extutils::Manifest's $VERSION
24045              From: Michael G Schwern <schwern@pobox.com>
24046              Date: Thu, 28 Jun 2001 13:13:49 -0400
24047              Message-ID: <20010628131349.A14738@blackrider>
24048      Branch: maint-5.6/perl
24049            ! lib/ExtUtils/Manifest.pm
24050 ____________________________________________________________________________
24051 [ 11008] By: jhi                                   on 2001/06/28  18:52:20
24052         Log: AIX tweak from Merijn Brand.
24053      Branch: perl
24054            ! hints/aix.sh
24055 ____________________________________________________________________________
24056 [ 11007] By: jhi                                   on 2001/06/28  17:46:27
24057         Log: Create the macperl branch.
24058      Branch: maint-5.6/macperl
24059           +> (branch 1728 files)
24060 ____________________________________________________________________________
24061 [ 11006] By: jhi                                   on 2001/06/28  14:46:21
24062         Log: Update Changes.
24063      Branch: perl
24064            ! Changes patchlevel.h
24065 ____________________________________________________________________________
24066 [ 11005] By: jhi                                   on 2001/06/28  14:40:11
24067         Log: More Perforce lore.
24068      Branch: perl
24069            ! Porting/repository.pod
24070 ____________________________________________________________________________
24071 [ 11004] By: jhi                                   on 2001/06/28  14:12:50
24072         Log: Metaconfig unit changes for #11003.
24073      Branch: metaconfig/U/perl
24074            + d_nl_langinfo.U i_langinfo.U
24075 ____________________________________________________________________________
24076 [ 11003] By: jhi                                   on 2001/06/28  14:12:27
24077         Log: Add Configure probes for nl_langinfo() and <langinfo.h>.
24078              Expected not to exist in non-UNIX excepting in VMS, where
24079              according to a quick web survey they just might.
24080      Branch: perl
24081            ! Configure NetWare/config.wc Porting/Glossary Porting/config.sh
24082            ! Porting/config_H config_h.SH configure.com epoc/config.sh
24083            ! perl.h uconfig.h uconfig.sh vos/config.alpha.def
24084            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
24085            ! win32/config.bc win32/config.gc win32/config.vc
24086 ____________________________________________________________________________
24087 [ 11002] By: jhi                                   on 2001/06/28  13:39:11
24088         Log: One shouldn't use XBS5_ILP32_OFFBIG_CFLAGS et alia
24089              in AIX is one is doing a 64-bit build.
24090      Branch: perl
24091            ! hints/aix.sh
24092 ____________________________________________________________________________
24093 [ 11001] By: jhi                                   on 2001/06/28  13:28:37
24094         Log: Metaconfig unit changes for #11000.
24095      Branch: metaconfig/U/perl
24096            ! use64bits.U uselfs.U
24097 ____________________________________________________________________________
24098 [ 11000] By: jhi                                   on 2001/06/28  13:21:16
24099         Log: Move use64bitint and use64bitall before uselargefiles.
24100      Branch: perl
24101            ! Configure
24102 ____________________________________________________________________________
24103 [ 10999] By: jhi                                   on 2001/06/28  03:49:07
24104         Log: Subject: [ID 20010625.009] open(FILE,"+foo") [PATCH]
24105              From: Robert Spier <rspier@pobox.com>
24106              Message-ID: <15162.41164.618712.841415@rls.cx>
24107              Date: Wed, 27 Jun 2001 23:13:16 -0400
24108      Branch: perl
24109            ! doio.c
24110 ____________________________________________________________________________
24111 [ 10998] By: jhi                                   on 2001/06/28  03:42:57
24112         Log: Subject: [PATCH: perl@10996] avoid overflow in numeric.c:S_mulexp10() on VAX
24113              From: Peter Prymmer <pvhp@forte.com>
24114              Date: Wed, 27 Jun 2001 19:25:49 -0700 (PDT)
24115              Message-ID: <Pine.OSF.4.10.10106271922120.465082-100000@aspara.forte.com>
24116      Branch: perl
24117            ! numeric.c
24118 ____________________________________________________________________________
24119 [ 10997] By: jhi                                   on 2001/06/28  03:42:12
24120         Log: Subject: [patch perl@10996] "fix" VAX Digest/MD5, Fcntl, brokennes in SDBM
24121              From: Peter Prymmer <pvhp@forte.com>
24122              Date: Wed, 27 Jun 2001 17:33:33 -0700 (PDT)
24123              Message-ID: <Pine.OSF.4.10.10106271705390.467850-100000@aspara.forte.com>
24124      Branch: perl
24125            ! configure.com ext/Digest/MD5/Makefile.PL
24126 ____________________________________________________________________________
24127 [ 10996] By: jhi                                   on 2001/06/27  20:34:11
24128         Log: Update Changes.
24129      Branch: perl
24130            ! Changes patchlevel.h
24131 ____________________________________________________________________________
24132 [ 10995] By: jhi                                   on 2001/06/27  20:06:28
24133         Log: Tiny EPOC updates.
24134      Branch: perl
24135            ! epoc/config.sh
24136 ____________________________________________________________________________
24137 [ 10994] By: jhi                                   on 2001/06/27  19:55:16
24138         Log: The Test::More and Test::Simple tests required help
24139              thanks to our schizophrenic test scheme.
24140      Branch: perl
24141            ! lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
24142            ! lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
24143            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
24144            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/missing.t
24145            ! lib/Test/Simple/t/no_plan.t lib/Test/Simple/t/plan_is_noplan.t
24146 ____________________________________________________________________________
24147 [ 10993] By: jhi                                   on 2001/06/27  17:17:30
24148         Log: Upgrade to Test::Simple 0.09.
24149      Branch: perl
24150            + lib/Test/Simple/Changes
24151            ! MANIFEST lib/Test/Simple.pm lib/Test/Simple/t/exit.t
24152            ! lib/Test/Simple/t/extra.t lib/Test/Simple/t/fail.t
24153            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t
24154            ! lib/Test/Simple/t/plan_is_noplan.t
24155 ____________________________________________________________________________
24156 [ 10992] By: jhi                                   on 2001/06/27  17:11:28
24157         Log: Upgrade to Test::More 0.07.
24158      Branch: perl
24159            + lib/Test/More/Changes
24160            ! MANIFEST lib/Test/More.pm lib/Test/More/t/fail-like.t
24161            ! lib/Test/More/t/fail.t lib/Test/More/t/plan_is_noplan.t
24162            ! lib/Test/More/t/skipall.t
24163 ____________________________________________________________________________
24164 [ 10991] By: jhi                                   on 2001/06/27  17:04:13
24165         Log: Subject: Re: [PATCH] gcc-3.0 warnings on HP-UX
24166              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
24167              Date: Wed, 27 Jun 2001 18:40:04 +0200
24168              Message-Id: <20010627182601.7261.H.M.BRAND@hccnet.nl>
24169      Branch: perl
24170            ! hints/hpux.sh
24171 ____________________________________________________________________________
24172 [ 10990] By: jhi                                   on 2001/06/27  17:02:55
24173         Log: Subject: [PATCH README.qnx hints/qnx.sh]
24174              From: Norton Allen <allen@huarp.harvard.edu>
24175              Date: Wed, 27 Jun 2001 13:46:03 -0400 (edt)
24176              Message-Id: <200106271746.NAA02789@bottesini.harvard.edu>
24177      Branch: perl
24178            ! README.qnx hints/qnx.sh
24179 ____________________________________________________________________________
24180 [ 10989] By: jhi                                   on 2001/06/27  14:33:53
24181         Log: Subject: [PATCH] two little documentation nits
24182              From: Abhijit Menon-Sen <ams@wiw.org>
24183              Date: Wed, 27 Jun 2001 20:07:50 +0530
24184              Message-ID: <20010627200750.A15756@lustre.lustre.dyn.wiw.org>
24185      Branch: perl
24186            ! sv.c sv.h
24187 ____________________________________________________________________________
24188 [ 10988] By: jhi                                   on 2001/06/27  13:33:32
24189         Log: Subject: [PATCH File/Spec/Unix.pm ExtUtils/MM_Unix.pm] for QNX
24190              From: Norton Allen <allen@huarp.harvard.edu>
24191              Date: Wed, 27 Jun 2001 10:33:05 -0400 (edt)
24192              Message-Id: <200106271433.KAA04947@bottesini.harvard.edu>
24193      Branch: perl
24194            ! lib/ExtUtils/MM_Unix.pm lib/File/Spec/Unix.pm
24195 ____________________________________________________________________________
24196 [ 10987] By: jhi                                   on 2001/06/27  12:14:36
24197         Log: Subject: [PATCH vms/test.com] Adding TODO tests (was:  Re: a report on perl@10930 results on a couple of Alphas)
24198              From: Michael G Schwern <schwern@pobox.com>
24199              Date: Wed, 27 Jun 2001 02:34:58 -0400
24200              Message-ID: <20010627023458.K23874@blackrider>
24201      Branch: perl
24202            ! vms/test.com
24203 ____________________________________________________________________________
24204 [ 10986] By: jhi                                   on 2001/06/27  12:01:49
24205         Log: Add perl_clone_host() for Netware.
24206      Branch: perl
24207            ! NetWare/nw5.c
24208 ____________________________________________________________________________
24209 [ 10985] By: jhi                                   on 2001/06/27  11:56:53
24210         Log: GCC 3.0 hints for HP-UX.
24211      Branch: perl
24212            ! hints/hpux.sh
24213 ____________________________________________________________________________
24214 [ 10984] By: jhi                                   on 2001/06/27  11:55:06
24215         Log: In some Linux distributions the libndbm is broken
24216              (no null key support), therefore link with libgdbm
24217              (if available), since it has a working ndbm emulation,
24218              from Jonathan Stowe.
24219      Branch: perl
24220            + ext/NDBM_File/hints/linux.pl
24221            ! MANIFEST
24222 ____________________________________________________________________________
24223 [ 10983] By: jhi                                   on 2001/06/27  11:48:56
24224         Log: Subject: [PATCH perl@10930] find.t hack for VMS
24225              From: "Craig A. Berry" <craigberry@mac.com>
24226              Date: Tue, 26 Jun 2001 23:40:25 -0500
24227              Message-Id: <a05101000b75f10cdc80f@[192.168.56.145]>
24228      Branch: perl
24229            ! lib/File/Find/find.t
24230 ____________________________________________________________________________
24231 [ 10982] By: jhi                                   on 2001/06/27  11:47:30
24232         Log: AUTHORS updates.
24233      Branch: perl
24234            ! AUTHORS
24235 ____________________________________________________________________________
24236 [ 10981] By: jhi                                   on 2001/06/27  11:46:02
24237         Log: Metaconfig unit change like #10980.
24238      Branch: metaconfig
24239            ! U/compline/d_stdstdio.U
24240 ____________________________________________________________________________
24241 [ 10980] By: jhi                                   on 2001/06/27  11:45:29
24242         Log: "lose the it's", from Abhijit Menon-Sen.
24243              ("It's" not searched, pods not searched.)
24244      Branch: perl
24245            ! Porting/Glossary Porting/config_H README.qnx config_h.SH
24246            ! emacs/cperl-mode.el ext/IPC/SysV/Semaphore.pm
24247            ! ext/List/Util/lib/Scalar/Util.pm hints/next_3.sh hints/qnx.sh
24248            ! lib/CPAN/Nox.pm lib/ExtUtils/Embed.pm lib/ExtUtils/MM_NW5.pm
24249            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
24250            ! lib/ExtUtils/MM_Win32.pm lib/Net/DummyInetd.pm win32/win32.c
24251 ____________________________________________________________________________
24252 [ 10979] By: jhi                                   on 2001/06/27  11:36:40
24253         Log: "lose the looses", from Abhijit Menon-Sen.
24254      Branch: perl
24255            ! ext/B/B/Assembler.pm gv.c
24256 ____________________________________________________________________________
24257 [ 10978] By: jhi                                   on 2001/06/27  11:35:38
24258         Log: Catch FP exceptions also in z/OS (aka OS/390), from Peter Prymmer.
24259      Branch: perl
24260            ! hints/os390.sh
24261 ____________________________________________________________________________
24262 [ 10977] By: jhi                                   on 2001/06/27  11:33:28
24263         Log: DEC C 5.3 on the VAX simply doesn't seem to like
24264              compiling the MD5 extension, disable it there for now,
24265              from Peter Prymmer.
24266      Branch: perl
24267            ! configure.com
24268 ____________________________________________________________________________
24269 [ 10976] By: jhi                                   on 2001/06/26  21:35:40
24270         Log: Subject: Re: [PATCH perlfaq3.pod] and a question about it.
24271              From: Jonathan Stowe <gellyfish@gellyfish.com>
24272              Date: Tue, 26 Jun 2001 20:53:40 +0100 (BST)
24273              Message-ID: <Pine.LNX.4.33.0106262052060.10849-100000@orpheus.gellyfish.com>
24274      Branch: perl
24275            ! pod/perlfaq3.pod
24276 ____________________________________________________________________________
24277 [ 10975] By: jhi                                   on 2001/06/26  21:32:41
24278         Log: Subject: [PATCH 5.6.1] perlxs misprints
24279              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24280              Date: Tue, 26 Jun 2001 17:20:00 -0400
24281              Message-ID: <20010626172000.A26951@math.ohio-state.edu>
24282      Branch: perl
24283            ! pod/perlxs.pod
24284 ____________________________________________________________________________
24285 [ 10974] By: jhi                                   on 2001/06/26  21:31:51
24286         Log: Subject: [PATCH 5.6.1] xsubpp flags from the command line
24287              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24288              Date: Tue, 26 Jun 2001 17:27:07 -0400
24289              Message-ID: <20010626172707.A27097@math.ohio-state.edu>
24290      Branch: perl
24291            ! lib/ExtUtils/MM_Unix.pm
24292 ____________________________________________________________________________
24293 [ 10973] By: jhi                                   on 2001/06/26  21:27:05
24294         Log: Subject: [PATCH 5.6.1] OPTIMIZE=-g
24295              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24296              Date: Tue, 26 Jun 2001 17:23:24 -0400
24297              Message-ID: <20010626172324.A27003@math.ohio-state.edu>
24298      Branch: perl
24299            ! hints/os2.sh lib/ExtUtils/MM_Unix.pm os2/Makefile.SHs
24300 ____________________________________________________________________________
24301 [ 10972] By: jhi                                   on 2001/06/26  20:27:19
24302         Log: Better place for nop IN_LOCALE_NUMERIC, pointed out
24303              by Olaf Flebbe.
24304      Branch: perl
24305            ! perl.h
24306 ____________________________________________________________________________
24307 [ 10971] By: jhi                                   on 2001/06/26  19:59:41
24308         Log: Detypo.
24309      Branch: perl
24310            ! lib/Memoize/t/tie_sdbm.t
24311 ____________________________________________________________________________
24312 [ 10970] By: jhi                                   on 2001/06/26  19:10:19
24313         Log: perl_clone_host() needs PERL_IMPLICIT_SYS.
24314      Branch: perl
24315            ! win32/perllib.c
24316 ____________________________________________________________________________
24317 [ 10969] By: jhi                                   on 2001/06/26  17:21:31
24318         Log: Subject: [patch] perl_clone+CvFILE
24319              From: Doug MacEachern <dougm@covalent.net>
24320              Date: Tue, 26 Jun 2001 09:01:16 -0700 (PDT)
24321              Message-ID: <Pine.LNX.4.21.0106260900480.28420-100000@mako.covalent.net>
24322      Branch: perl
24323            ! sv.c
24324 ____________________________________________________________________________
24325 [ 10968] By: jhi                                   on 2001/06/26  16:48:32
24326         Log: Subject: Re: SDBM on VMS (was Re: a report on perl@10930 results on a couple of Alphas)
24327              From: Mark-Jason Dominus <mjd@plover.com>
24328              Date: Tue, 26 Jun 2001 12:33:01 -0400
24329              Message-ID: <20010626163301.31298.qmail@plover.com>
24330      Branch: perl
24331            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
24332 ____________________________________________________________________________
24333 [ 10967] By: jhi                                   on 2001/06/26  14:21:49
24334         Log: Update Changes.
24335      Branch: perl
24336            ! Changes patchlevel.h
24337 ____________________________________________________________________________
24338 [ 10966] By: jhi                                   on 2001/06/26  14:08:34
24339         Log: Also catfile() needs now to explicitly exported.
24340      Branch: perl
24341            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
24342 ____________________________________________________________________________
24343 [ 10965] By: jhi                                   on 2001/06/26  13:57:54
24344         Log: Regen toc.
24345      Branch: perl
24346            ! pod/perltoc.pod
24347 ____________________________________________________________________________
24348 [ 10964] By: jhi                                   on 2001/06/26  13:56:11
24349         Log: Nonexistent pod command.
24350      Branch: perl
24351            ! pod/perl572delta.pod
24352 ____________________________________________________________________________
24353 [ 10963] By: jhi                                   on 2001/06/26  13:50:53
24354         Log: Be more portable in the quest for tmpdir.
24355      Branch: perl
24356            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
24357 ____________________________________________________________________________
24358 [ 10962] By: jhi                                   on 2001/06/26  13:43:51
24359         Log: Be more portable in finding out the home directory,
24360              and use File::Spec to do the concat.
24361              (Come to think of it, couldn't File::Spec provide
24362              for a ->homedir method?)
24363      Branch: perl
24364            ! lib/Net/Config.pm
24365 ____________________________________________________________________________
24366 [ 10961] By: jhi                                   on 2001/06/26  13:37:30
24367         Log: Doc patch for #10959.
24368      Branch: perl
24369            ! pod/perlfunc.pod
24370 ____________________________________________________________________________
24371 [ 10960] By: jhi                                   on 2001/06/26  13:33:07
24372         Log: Subject: Re: [DOC PATCH bleadperl] Document $count = () = $string =~ /\d+/g
24373              From: "Philip Newton" <pnewton@gmx.de>
24374              Date: Tue, 26 Jun 2001 16:26:47 +0200
24375              Message-ID: <3B38B7C7.32635.1E8DC14@localhost>
24376      Branch: perl
24377            ! pod/perldata.pod
24378 ____________________________________________________________________________
24379 [ 10959] By: jhi                                   on 2001/06/26  13:31:57
24380         Log: Subject: [PATH] shared -> unique;
24381              From: "Artur Bergman" <artur@contiller.se>
24382              Date: Tue, 26 Jun 2001 16:18:40 +0200
24383              Message-ID: <002001c0fe4a$e623ba30$21000a0a@vogw2kdev>
24384              
24385              Because "shared" isn't: it's read-only.
24386      Branch: perl
24387            ! toke.c xsutils.c
24388 ____________________________________________________________________________
24389 [ 10958] By: jhi                                   on 2001/06/26  13:28:27
24390         Log: Escape multiline croak messages.
24391      Branch: perl
24392            ! t/op/ver.t
24393 ____________________________________________________________________________
24394 [ 10957] By: jhi                                   on 2001/06/26  13:18:34
24395         Log: No more pragma/*.t for minitest.
24396      Branch: perl
24397            ! Makefile.SH
24398 ____________________________________________________________________________
24399 [ 10956] By: jhi                                   on 2001/06/26  13:18:00
24400         Log: AUTHORS updates.
24401      Branch: perl
24402            ! AUTHORS
24403 ____________________________________________________________________________
24404 [ 10955] By: jhi                                   on 2001/06/26  13:17:05
24405         Log: delta updates.
24406      Branch: perl
24407            ! pod/perl572delta.pod
24408 ____________________________________________________________________________
24409 [ 10954] By: jhi                                   on 2001/06/26  12:36:07
24410         Log: Subject: [PATCH] Adds perl_clone_host under IMPLICIT SYS
24411              From: Artur Bergman <artur@contiller.se> 
24412              Date: Tue, 26 Jun 2001 15:32:53 +0200
24413              Message-ID: <B75E5BA5.1A7C%artur@contiller.se>
24414      Branch: perl
24415            ! makedef.pl sv.c sv.h win32/perllib.c
24416 ____________________________________________________________________________
24417 [ 10953] By: jhi                                   on 2001/06/26  12:33:55
24418         Log: Subject: [PATCH ext/Time/HiRes/Makefile.PL perl@10929] Test Fails on SCO
24419              From: Jonathan Stowe <gellyfish@gellyfish.com>
24420              Date: Tue, 26 Jun 2001 10:29:57 +0100 (BST)
24421              Message-ID: <Pine.LNX.4.33.0106261021540.18774-100000@orpheus.gellyfish.com>
24422              
24423              SCO OpenServer 5.0.5 needs an explicit -lc for usleep().
24424      Branch: perl
24425            + ext/Time/HiRes/hints/sco.pl
24426            ! MANIFEST
24427 ____________________________________________________________________________
24428 [ 10952] By: jhi                                   on 2001/06/26  11:57:44
24429         Log: Subject: [PATCH 5.6.1] static build
24430              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24431              Date: Tue, 26 Jun 2001 04:22:25 -0400
24432              Message-ID: <20010626042225.A2604@math.ohio-state.edu>
24433      Branch: perl
24434            ! ext/List/Util/Makefile.PL lib/ExtUtils.t
24435            ! lib/ExtUtils/MM_Unix.pm os2/Makefile.SHs
24436 ____________________________________________________________________________
24437 [ 10951] By: jhi                                   on 2001/06/26  11:55:59
24438         Log: DJGPP patches from Laszlo Molnar.
24439      Branch: perl
24440            ! djgpp/djgpp.c perl.c util.c
24441 ____________________________________________________________________________
24442 [ 10950] By: jhi                                   on 2001/06/26  11:54:32
24443         Log: Netware patches from Ananth Kesari.
24444      Branch: perl
24445            ! NetWare/Makefile NetWare/config_H.wc NetWare/nw5sck.c
24446            ! NetWare/nw5sck.h NetWare/nwperlsys.c NetWare/nwperlsys.h
24447            ! NetWare/nwtinfo.h
24448 ____________________________________________________________________________
24449 [ 10949] By: jhi                                   on 2001/06/26  11:49:09
24450         Log: Detypo.
24451      Branch: perl
24452            ! ext/Errno/Errno_pm.PL
24453 ____________________________________________________________________________
24454 [ 10948] By: jhi                                   on 2001/06/26  03:44:29
24455         Log: There seems to be two ways of spelling the $^O in *STEP.
24456      Branch: perl
24457            ! ext/Errno/Errno_pm.PL
24458 ____________________________________________________________________________
24459 [ 10947] By: jhi                                   on 2001/06/26  03:01:01
24460         Log: OpenSTEP has gcc 2.7.2.1 which recognizes but does not implement
24461              the -dM flag, from Daniel Ashton <jdashton@AshtonFam.org>.
24462      Branch: perl
24463            ! ext/Errno/Errno_pm.PL
24464 ____________________________________________________________________________
24465 [ 10946] By: jhi                                   on 2001/06/26  02:50:46
24466         Log: Known bugs update.
24467      Branch: perl
24468            ! pod/perl572delta.pod
24469 ____________________________________________________________________________
24470 [ 10945] By: jhi                                   on 2001/06/26  01:15:39
24471         Log: The default installation of Cygwin has 500 as root's uid.
24472      Branch: perl
24473            ! lib/User/pwent.t
24474 ____________________________________________________________________________
24475 [ 10944] By: jhi                                   on 2001/06/26  01:12:39
24476         Log: Be even more relaxed (re-allow having only one entry).
24477      Branch: perl
24478            ! t/op/grent.t t/op/pwent.t
24479 ____________________________________________________________________________
24480 [ 10943] By: jhi                                   on 2001/06/26  01:03:30
24481         Log: Test failure updates.
24482      Branch: perl
24483            ! pod/perl572delta.pod
24484 ____________________________________________________________________________
24485 [ 10942] By: jhi                                   on 2001/06/25  23:32:05
24486         Log: MPE/iX test tweaks from Mark Bixby.
24487      Branch: perl
24488            ! ext/POSIX/POSIX.t ext/Storable/t/lock.t ext/Time/HiRes/HiRes.t
24489            ! t/io/fs.t t/op/stat.t
24490 ____________________________________________________________________________
24491 [ 10941] By: jhi                                   on 2001/06/25  22:18:31
24492         Log: Microperl findings.
24493      Branch: perl
24494            ! perl.h pp_sys.c
24495 ____________________________________________________________________________
24496 [ 10940] By: jhi                                   on 2001/06/25  21:59:29
24497         Log: Touch uconfig.h.
24498      Branch: perl
24499            ! uconfig.h
24500 ____________________________________________________________________________
24501 [ 10939] By: jhi                                   on 2001/06/25  21:32:52
24502         Log: Subject: [PATCH] Proposed fix for Pod::Man
24503              From: Rob Napier <rnapier@employees.org>
24504              Date: Mon, 25 Jun 2001 15:49:24 -0400
24505              Message-ID: <20010625154924.N27568@rnapier-u5.cisco.com>
24506              
24507              Cater for Solaris nroff brokenness (shortchanges daisywheel
24508              printers, but hey, we also no more support PDPs.)
24509      Branch: perl
24510            ! lib/Pod/Man.pm
24511 ____________________________________________________________________________
24512 [ 10938] By: jhi                                   on 2001/06/25  21:14:41
24513         Log: Typo in #10937.
24514      Branch: perl
24515            ! ext/POSIX/sigaction.t
24516 ____________________________________________________________________________
24517 [ 10937] By: jhi                                   on 2001/06/25  19:42:02
24518         Log: SIGCONT not trappable in VMS.
24519      Branch: perl
24520            ! ext/POSIX/sigaction.t
24521 ____________________________________________________________________________
24522 [ 10936] By: jhi                                   on 2001/06/25  19:28:13
24523         Log: Subject: [DRAFT] Encode-Tcl.t
24524              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
24525              Date: Tue, 26 Jun 2001 03:38:08 +0900
24526              Message-Id: <20010626033550.BC35.BQW10602@nifty.com>
24527      Branch: perl
24528            + ext/Encode/Encode/Tcl.t
24529            ! MANIFEST ext/Encode/Encode/Tcl.pm
24530 ____________________________________________________________________________
24531 [ 10935] By: jhi                                   on 2001/06/25  18:40:03
24532         Log: Because of #10932 retract also the perlfunc hunk of #10910.
24533      Branch: perl
24534            ! pod/perlfunc.pod
24535 ____________________________________________________________________________
24536 [ 10934] By: jhi                                   on 2001/06/25  18:27:19
24537         Log: Tweak the XSFUNCTION, from Doug MacEachern, as suggested
24538              by Ilya Zakharevich in
24539              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2001-05/msg01582.html
24540      Branch: perl
24541            ! XSUB.h
24542 ____________________________________________________________________________
24543 [ 10933] By: jhi                                   on 2001/06/25  18:25:26
24544         Log: Typo in #10889.
24545      Branch: perl
24546            ! hints/uts.sh
24547 ____________________________________________________________________________
24548 [ 10932] By: jhi                                   on 2001/06/25  18:23:30
24549         Log: Subject: Re: [ID 20010621.007] readline() not quite as equal as <>
24550              From: Abhijit Menon-Sen <ams@wiw.org>
24551              Date: Mon, 25 Jun 2001 23:45:45 +0530
24552              Message-ID: <20010625234545.A5022@lustre.linux.in>
24553      Branch: perl
24554            ! lib/overload.t opcode.h opcode.pl t/op/flip.t
24555 ____________________________________________________________________________
24556 [ 10931] By: jhi                                   on 2001/06/25  17:50:38
24557         Log: Subject: [PATCH lib/Test.pm] Re: "Deprecated interface" ??
24558              From: Michael G Schwern <schwern@pobox.com>
24559              Date: Mon, 25 Jun 2001 14:35:51 -0400
24560              Message-ID: <20010625143551.H13819@blackrider>
24561      Branch: perl
24562            ! lib/Test.pm
24563 ____________________________________________________________________________
24564 [ 10930] By: jhi                                   on 2001/06/25  14:33:46
24565         Log: Update Changes.
24566      Branch: perl
24567            ! Changes patchlevel.h
24568 ____________________________________________________________________________
24569 [ 10929] By: jhi                                   on 2001/06/25  14:17:57
24570         Log: Regen toc and modlib.
24571      Branch: perl
24572            ! pod/perlmodlib.pod pod/perltoc.pod
24573 ____________________________________________________________________________
24574 [ 10928] By: jhi                                   on 2001/06/25  14:13:09
24575         Log: Enclose the new symbols in START_EXTERN_C and END_EXTERN_C
24576              for the benefit of C++ compilers, as suggested by Guruprasad.
24577      Branch: perl
24578            ! embed.pl proto.h
24579 ____________________________________________________________________________
24580 [ 10927] By: jhi                                   on 2001/06/25  14:11:59
24581         Log: Subject: [PATCH ] Re: [ID 20010625.003] perlfaq5 correction
24582              From: Jonathan Stowe <gellyfish@gellyfish.com>
24583              Date: Mon, 25 Jun 2001 14:39:43 +0100 (BST)
24584              Message-ID: <Pine.LNX.4.33.0106251438080.14795-100000@orpheus.gellyfish.com>
24585      Branch: perl
24586            ! pod/perlfaq5.pod
24587 ____________________________________________________________________________
24588 [ 10926] By: jhi                                   on 2001/06/25  14:04:07
24589         Log: Missed from #10925.
24590      Branch: perl
24591            ! gv.c
24592 ____________________________________________________________________________
24593 [ 10925] By: jhi                                   on 2001/06/25  14:00:06
24594         Log: Subject: [PATCH] Re: CvFILE corruption under ithreads
24595              From: Robin Houston <robin@kitsite.com>
24596              Date: Sat, 19 May 2001 16:19:34 +0100
24597              Message-ID: <20010519161934.A12751@puffinry.freeserve.co.uk>
24598      Branch: perl
24599            ! cv.h gv.h op.c
24600 ____________________________________________________________________________
24601 [ 10924] By: jhi                                   on 2001/06/25  13:58:18
24602         Log: Netware README tweak.
24603      Branch: perl
24604            ! README.netware
24605 ____________________________________________________________________________
24606 [ 10923] By: jhi                                   on 2001/06/25  13:57:13
24607         Log: Subject: [PATCH] Re: overload.t fails
24608              From: Abhijit Menon-Sen <ams@wiw.org>
24609              Date: Mon, 25 Jun 2001 14:52:20 +0530
24610              Message-ID: <20010625145220.A24114@lustre.linux.in>
24611      Branch: perl
24612            ! lib/overload.t
24613 ____________________________________________________________________________
24614 [ 10922] By: jhi                                   on 2001/06/25  13:56:20
24615         Log: Subject: Re: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of
24616              From: Mike Guy <mjtg@cam.ac.uk>
24617              Date: Mon, 25 Jun 2001 11:43:23 +0100
24618              Message-Id: <E15ETpz-0007AD-00@draco.cus.cam.ac.uk>
24619      Branch: perl
24620            ! lib/Carp.pm
24621 ____________________________________________________________________________
24622 [ 10921] By: jhi                                   on 2001/06/25  13:50:02
24623         Log: Subject: Re: [PATCH 5.6.1] OS2 syslog
24624              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24625              Date: Sun, 24 Jun 2001 05:17:05 -0400
24626              Message-ID: <20010624051704.A27604@math.ohio-state.edu>
24627      Branch: perl
24628            ! os2/os2ish.h
24629 ____________________________________________________________________________
24630 [ 10920] By: jhi                                   on 2001/06/25  13:49:13
24631         Log: Subject: [PATCH 5.6.1] crypt() on OS/2
24632              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24633              Date: Mon, 25 Jun 2001 05:52:27 -0400
24634              Message-ID: <20010625055227.A24635@math.ohio-state.edu>
24635      Branch: perl
24636            ! hints/os2.sh
24637 ____________________________________________________________________________
24638 [ 10919] By: jhi                                   on 2001/06/25  13:48:30
24639         Log: Subject: Re: [PATCH 5.6.1] OS2 system() broken
24640              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24641              Date: Mon, 25 Jun 2001 05:23:35 -0400
24642              Message-ID: <20010625052334.A24320@math.ohio-state.edu>
24643      Branch: perl
24644            ! os2/os2.c
24645 ____________________________________________________________________________
24646 [ 10918] By: jhi                                   on 2001/06/25  13:47:46
24647         Log: Subject: Re: [PATCH 5.6.1] OS2::DLL
24648              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24649              Date: Mon, 25 Jun 2001 05:04:32 -0400
24650              Message-ID: <20010625050432.A24128@math.ohio-state.edu>
24651      Branch: perl
24652            ! os2/OS2/REXX/DLL/DLL.pm
24653 ____________________________________________________________________________
24654 [ 10917] By: jhi                                   on 2001/06/25  13:44:14
24655         Log: Subject: Re: [PATCH 5.6.1] $^E on OS/2
24656              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24657              Date: Mon, 25 Jun 2001 05:02:36 -0400
24658              Message-ID: <20010625050235.A24046@math.ohio-state.edu>
24659      Branch: perl
24660            ! mg.c os2/dl_os2.c os2/os2.c
24661 ____________________________________________________________________________
24662 [ 10916] By: jhi                                   on 2001/06/25  13:41:20
24663         Log: Subject: Re: [PATCH 5.6.1] misprints
24664              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24665              Date: Mon, 25 Jun 2001 04:50:50 -0400
24666              Message-ID: <20010625045049.A23965@math.ohio-state.edu>
24667      Branch: perl
24668            ! os2/os2.c pp_sys.c
24669 ____________________________________________________________________________
24670 [ 10915] By: jhi                                   on 2001/06/25  13:39:59
24671         Log: Add Test::More and Test::Simple to the delta.
24672      Branch: perl
24673            ! pod/perl572delta.pod
24674 ____________________________________________________________________________
24675 [ 10914] By: jhi                                   on 2001/06/25  13:38:08
24676         Log: Add Test::More, from Michael G Schwern.
24677      Branch: perl
24678            + lib/Test/More.pm lib/Test/More/t/More.t
24679            + lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
24680            + lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
24681            + t/lib/Test/More/Catch.pm
24682            ! MANIFEST
24683 ____________________________________________________________________________
24684 [ 10913] By: jhi                                   on 2001/06/25  13:35:41
24685         Log: Add Test::Simple from Michael G Schwern.
24686      Branch: perl
24687            + lib/Test/Simple.pm lib/Test/Simple/t/exit.t
24688            + lib/Test/Simple/t/extra.t lib/Test/Simple/t/fail.t
24689            + lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t
24690            + lib/Test/Simple/t/plan_is_noplan.t lib/Test/Simple/t/simple.t
24691            + t/lib/Test/Simple/Catch.pm
24692            + t/lib/Test/Simple/sample_tests/death.plx
24693            + t/lib/Test/Simple/sample_tests/death_in_eval.plx
24694            + t/lib/Test/Simple/sample_tests/extras.plx
24695            + t/lib/Test/Simple/sample_tests/five_fail.plx
24696            + t/lib/Test/Simple/sample_tests/last_minute_death.plx
24697            + t/lib/Test/Simple/sample_tests/one_fail.plx
24698            + t/lib/Test/Simple/sample_tests/require.plx
24699            + t/lib/Test/Simple/sample_tests/success.plx
24700            + t/lib/Test/Simple/sample_tests/too_few.plx
24701            + t/lib/Test/Simple/sample_tests/two_fail.plx
24702            ! MANIFEST
24703 ____________________________________________________________________________
24704 [ 10912] By: jhi                                   on 2001/06/25  13:31:57
24705         Log: Subject: [PATCH perl@10907] RETURN requires dSP in pp_sys.c
24706              From: "Craig A. Berry" <craigberry@mac.com>
24707              Date: Sun, 24 Jun 2001 23:41:36 -0500
24708              Message-Id: <a0510100db75c6d44e34c@[172.16.52.1]>
24709      Branch: perl
24710            ! pp_sys.c
24711 ____________________________________________________________________________
24712 [ 10911] By: jhi                                   on 2001/06/25  13:05:00
24713         Log: Upgrade to Attribute::Handlers 0.70.
24714      Branch: perl
24715            + lib/Attribute/Handlers/Changes lib/Attribute/Handlers/README
24716            ! MANIFEST lib/Attribute/Handlers.pm
24717 ____________________________________________________________________________
24718 [ 10910] By: jhi                                   on 2001/06/25  00:09:27
24719         Log: Subject: Re: [ID 20010621.007] readline() not quite as equal as <>
24720              From: Abhijit Menon-Sen <ams@wiw.org>
24721              Date: Sat, 23 Jun 2001 05:17:44 +0530
24722              Message-ID: <20010623051744.A18583@lustre.linux.in>
24723              
24724              (Can't think of a good place to put tests.)
24725      Branch: perl
24726            ! opcode.pl pod/perlfunc.pod t/op/flip.t toke.c
24727 ____________________________________________________________________________
24728 [ 10909] By: jhi                                   on 2001/06/24  23:45:13
24729         Log: Subject: [PATCH] t/op/pat.t typo fix
24730              From: Richard Soderberg <rs@crystalflame.net>
24731              Date: Sun, 24 Jun 2001 12:07:42 -0700 (PDT)
24732              Message-ID: <Pine.LNX.4.21.0106241207320.17075-100000@oregonnet.com>
24733      Branch: perl
24734            ! t/op/pat.t
24735 ____________________________________________________________________________
24736 [ 10908] By: jhi                                   on 2001/06/24  22:24:49
24737         Log: Move the pack warnings to their own file, as pointed
24738              out by Spider.
24739      Branch: perl
24740            + t/lib/warnings/pp_pack
24741            ! MANIFEST t/lib/warnings/pp
24742 ____________________________________________________________________________
24743 [ 10907] By: jhi                                   on 2001/06/24  19:55:15
24744         Log: Update Changes.
24745      Branch: perl
24746            ! Changes patchlevel.h
24747 ____________________________________________________________________________
24748 [ 10906] By: jhi                                   on 2001/06/24  19:50:40
24749         Log: Partially fix a problem noticed by IRIX compiler:
24750              the initialization of parse_start was bypassed by
24751              several gotos.  Now initialized to zero, which may
24752              not be the best choice.
24753      Branch: perl
24754            ! regcomp.c
24755 ____________________________________________________________________________
24756 [ 10905] By: jhi                                   on 2001/06/24  19:43:25
24757         Log: Relax the group and password tests back to moaning only
24758              if no matches at all are found.  (Even with a small sample
24759              I could find many sites where there are, umm, anomalies in
24760              the said databases.)       
24761      Branch: perl
24762            ! t/op/grent.t t/op/pwent.t
24763 ____________________________________________________________________________
24764 [ 10904] By: jhi                                   on 2001/06/24  18:45:55
24765         Log: Argh.  How hard it can be to re-apply a patch manually? :-)
24766      Branch: perl
24767            ! pp_ctl.c
24768 ____________________________________________________________________________
24769 [ 10903] By: jhi                                   on 2001/06/24  18:40:52
24770         Log: De-cut-and-pasto in #10902.
24771      Branch: perl
24772            ! pp_ctl.c
24773 ____________________________________________________________________________
24774 [ 10902] By: jhi                                   on 2001/06/24  18:35:18
24775         Log: The #10771 didn't take?
24776      Branch: perl
24777            ! pp_ctl.c
24778 ____________________________________________________________________________
24779 [ 10901] By: jhi                                   on 2001/06/24  18:29:50
24780         Log: Undo the filetests part of #10900, under multiplicity
24781              weird errors take place.
24782      Branch: perl
24783            ! pp_sys.c
24784 ____________________________________________________________________________
24785 [ 10900] By: jhi                                   on 2001/06/24  18:20:36
24786         Log: Misplaces dSPs and the like revealed by MPE/iX and Cygwin.
24787      Branch: perl
24788            ! ext/Cwd/Cwd.xs ext/Devel/Peek/Peek.xs pp_sys.c
24789 ____________________________________________________________________________
24790 [ 10899] By: jhi                                   on 2001/06/24  17:00:34
24791         Log: (Replaced by #10922)
24792              
24793              Subject: Re: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of
24794              From: Tony Bowden <tony@kasei.com>
24795              Date: Sun, 24 Jun 2001 17:32:40 +0100
24796              Message-ID: <20010624173240.A16293@blackstar.co.uk>
24797              
24798              Document (well, mention) shortmess() and longmess()
24799              to rob people of their fun of reinventing the weel.
24800      Branch: perl
24801            ! lib/Carp.pm
24802 ____________________________________________________________________________
24803 [ 10898] By: jhi                                   on 2001/06/24  16:51:40
24804         Log: Subject: Patch: pp_system() bounces out of Cygwin subsystem
24805              From: Brian Jepson <bjepson@oreilly.com>
24806              Date: Sun, 24 Jun 2001 12:13:21 -0400 (EDT)
24807              Message-ID: <Pine.GSO.4.21.0106241044110.15051-200000@sol.east.ora.com>
24808      Branch: perl
24809            ! pp_sys.c
24810 ____________________________________________________________________________
24811 [ 10897] By: jhi                                   on 2001/06/24  16:38:23
24812         Log: Subject: [PATCH CPAN.pm] missing DATE_OF_02
24813              From: Robin Barker <rmb1@cise.npl.co.uk> 
24814              Date: Fri, 22 Jun 2001 19:25:56 +0100 (BST)
24815              Message-Id: <200106221825.TAA16884@tempest.npl.co.uk>
24816      Branch: perl
24817            ! lib/CPAN.pm
24818 ____________________________________________________________________________
24819 [ 10896] By: jhi                                   on 2001/06/24  16:36:32
24820         Log: Memoize patch from mjd.
24821      Branch: perl
24822            ! lib/Memoize/t/tie_storable.t
24823 ____________________________________________________________________________
24824 [ 10895] By: jhi                                   on 2001/06/24  16:33:59
24825         Log: Spec the sv_pvprintify() a bit more.
24826      Branch: perl
24827            ! pod/perltodo.pod
24828 ____________________________________________________________________________
24829 [ 10894] By: jhi                                   on 2001/06/24  14:43:36
24830         Log: Upgrade to Memoize 0.65.
24831      Branch: perl
24832            + lib/Memoize/t/array_confusion.t
24833            ! MANIFEST lib/Memoize.pm lib/Memoize/AnyDBM_File.pm
24834            ! lib/Memoize/Expire.pm lib/Memoize/ExpireFile.pm
24835            ! lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
24836            ! lib/Memoize/README lib/Memoize/SDBM_File.pm
24837            ! lib/Memoize/Saves.pm lib/Memoize/Storable.pm lib/Memoize/TODO
24838            ! lib/Memoize/t/errors.t lib/Memoize/t/expire.t
24839            ! lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
24840            ! lib/Memoize/t/expire_module_t.t lib/Memoize/t/speed.t
24841            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_gdbm.t
24842            ! lib/Memoize/t/tie_ndbm.t lib/Memoize/t/tie_sdbm.t
24843            ! lib/Memoize/t/tie_storable.t
24844 ____________________________________________________________________________
24845 [ 10893] By: jhi                                   on 2001/06/24  14:21:09
24846         Log: Metaconfig unit change for #10892.
24847      Branch: metaconfig
24848            ! U/modified/Options.U
24849 ____________________________________________________________________________
24850 [ 10892] By: jhi                                   on 2001/06/24  14:20:38
24851         Log: Subject: Re: [PATCH 5.6.1] OS2 Configure
24852              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24853              Date: Sun, 24 Jun 2001 05:24:40 -0400
24854              Message-ID: <20010624052440.A27698@math.ohio-state.edu>
24855      Branch: perl
24856            ! Configure hints/os2.sh
24857 ____________________________________________________________________________
24858 [ 10891] By: jhi                                   on 2001/06/24  13:50:26
24859         Log: Subject: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of 
24860              From: Mike Guy <mjtg@cam.ac.uk>
24861              Date: Sun, 24 Jun 2001 15:28:39 +0100
24862              Message-Id: <E15EAsR-0007Bi-00@draco.cus.cam.ac.uk>
24863              
24864              Fix an ancient (5.002) bug.
24865      Branch: perl
24866            ! lib/Carp/Heavy.pm
24867 ____________________________________________________________________________
24868 [ 10890] By: jhi                                   on 2001/06/24  13:44:43
24869         Log: The #10881 was too vigorous in pp_system() in moving 'unused'
24870              variables.
24871      Branch: perl
24872            ! pp_sys.c
24873 ____________________________________________________________________________
24874 [ 10889] By: jhi                                   on 2001/06/24  13:24:00
24875         Log: Make UTS as per #10888.
24876      Branch: perl
24877            ! hints/uts.sh
24878 ____________________________________________________________________________
24879 [ 10888] By: jhi                                   on 2001/06/24  13:21:23
24880         Log: Factor the PERL_SYS_INIT() code, from Hugo van der Sanden.
24881      Branch: perl
24882            ! hints/freebsd.sh hints/posix-bc.sh hints/sco.sh
24883            ! mpeix/mpeixish.h perl.h unixish.h
24884 ____________________________________________________________________________
24885 [ 10887] By: jhi                                   on 2001/06/24  13:15:45
24886         Log: AUTHORS update.
24887      Branch: perl
24888            ! AUTHORS
24889 ____________________________________________________________________________
24890 [ 10886] By: jhi                                   on 2001/06/24  13:14:31
24891         Log: Subject: Encode::Tcl for multibyte doesnot work
24892              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
24893              Date: Sun, 24 Jun 2001 22:48:21 +0900
24894              Message-Id: <20010624223252.6658.BQW10602@nifty.com>
24895      Branch: perl
24896            ! ext/Encode/Encode/Tcl.pm
24897 ____________________________________________________________________________
24898 [ 10885] By: jhi                                   on 2001/06/24  13:12:46
24899         Log: Subject: [PATCH] Remove tautology in error messages
24900              From: Mike Guy <mjtg@cam.ac.uk>
24901              Date: Sun, 24 Jun 2001 13:31:00 +0100
24902              Message-Id: <E15E92a-0006em-00@draco.cus.cam.ac.uk>
24903      Branch: perl
24904            ! pp_sys.c
24905 ____________________________________________________________________________
24906 [ 10884] By: jhi                                   on 2001/06/24  13:11:36
24907         Log: Darwin needs -traditional-cpp for cppflags to build Errno. 
24908      Branch: perl
24909            ! hints/darwin.sh
24910 ____________________________________________________________________________
24911 [ 10883] By: jhi                                   on 2001/06/24  13:09:55
24912         Log: Subject: Re: [PATCH 5.6.1] test suite
24913              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24914              Date: Sun, 24 Jun 2001 05:47:05 -0400
24915              Message-ID: <20010624054705.A27890@math.ohio-state.edu>
24916              
24917              Test suite fixes.
24918      Branch: perl
24919            ! ext/POSIX/sigaction.t lib/File/stat.t perl.c t/io/utf8.t
24920 ____________________________________________________________________________
24921 [ 10882] By: jhi                                   on 2001/06/24  13:07:46
24922         Log: Subject: Re: [PATCH 5.6.1] OS2 warnings
24923              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24924              Date: Sun, 24 Jun 2001 05:37:19 -0400
24925              Message-ID: <20010624053719.A27866@math.ohio-state.edu>
24926      Branch: perl
24927            ! os2/dl_os2.c os2/os2.c os2/os2ish.h
24928 ____________________________________________________________________________
24929 [ 10881] By: jhi                                   on 2001/06/24  13:05:24
24930         Log: Subject: Re: [PATCH 5.6.1] pp_sys.c warnings
24931              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24932              Date: Sun, 24 Jun 2001 05:34:50 -0400
24933              Message-ID: <20010624053450.A27856@math.ohio-state.edu>
24934              
24935              Pacify compiler warnings.
24936      Branch: perl
24937            ! pp_sys.c
24938 ____________________________________________________________________________
24939 [ 10880] By: jhi                                   on 2001/06/24  13:02:30
24940         Log: Subject: Re: [PATCH 5.6.1] OS2 linking
24941              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24942              Date: Sun, 24 Jun 2001 05:21:18 -0400
24943              Message-ID: <20010624052118.A27615@math.ohio-state.edu>
24944              
24945              Enable compression of executables during link time.
24946      Branch: perl
24947            ! hints/os2.sh
24948 ____________________________________________________________________________
24949 [ 10879] By: jhi                                   on 2001/06/24  13:00:47
24950         Log: Subject: Re: [PATCH 5.6.1] OS2 linking
24951              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24952              Date: Sun, 24 Jun 2001 05:15:11 -0400
24953              Message-ID: <20010624051511.A27544@math.ohio-state.edu>
24954              
24955              Add ordinals to the export list for Perl DLL.
24956              (Breaks intra-version DLL compatibility.)
24957      Branch: perl
24958            ! makedef.pl
24959 ____________________________________________________________________________
24960 [ 10878] By: jhi                                   on 2001/06/24  02:12:04
24961         Log: Allow (displaying and) re-editing the Subject in perlbug.
24962              Also abstract the Subject quality control into a function.
24963      Branch: perl
24964            ! utils/perlbug.PL
24965 ____________________________________________________________________________
24966 [ 10877] By: jhi                                   on 2001/06/24  01:40:53
24967         Log: Display $ENV{CYGWIN} in perlbug if set (like #10875 for perl -V).
24968      Branch: perl
24969            ! utils/perlbug.PL
24970 ____________________________________________________________________________
24971 [ 10876] By: jhi                                   on 2001/06/24  01:37:05
24972         Log: Regen toc and modlib.
24973      Branch: perl
24974            ! pod/perlmodlib.pod pod/perltoc.pod
24975 ____________________________________________________________________________
24976 [ 10875] By: jhi                                   on 2001/06/24  01:29:33
24977         Log: In Cygwin display the $ENV{CYGWIN} under perl -V, as suggested
24978              by John Peacock.  (Can be 'ntea' which means emulate UNIX file
24979              attribute semantics as much as possible, or 'ntsec' which uses
24980              native NTFS semantics.)  (See also #10877.)
24981      Branch: perl
24982            ! perl.c
24983 ____________________________________________________________________________
24984 [ 10874] By: jhi                                   on 2001/06/23  23:57:28
24985         Log: (Retracted by #11586)
24986              
24987              Hack to get rid of the UNEXPECTEDLY succeeded message for now.
24988      Branch: perl
24989            ! lib/Test/Harness.pm
24990 ____________________________________________________________________________
24991 [ 10873] By: jhi                                   on 2001/06/23  23:36:56
24992         Log: Just zap the -uPerlio.
24993      Branch: perl
24994            ! ext/B/Stash.t
24995 ____________________________________________________________________________
24996 [ 10872] By: jhi                                   on 2001/06/23  21:29:10
24997         Log: Do not test PerlIO if PerlIO not used.
24998      Branch: perl
24999            ! ext/PerlIO/PerlIO.t
25000 ____________________________________________________________________________
25001 [ 10871] By: jhi                                   on 2001/06/23  21:12:49
25002         Log: Regen perlapi.
25003      Branch: perl
25004            ! pod/perlapi.pod
25005 ____________________________________________________________________________
25006 [ 10870] By: jhi                                   on 2001/06/23  21:03:31
25007         Log: Subject: [PATCH] Re: [PATCH] nuke strtol (was Re: One fix for strtoul not setting errno)
25008              From: Nicholas Clark <nick@ccl4.org>
25009              Date: Sat, 23 Jun 2001 22:55:47 +0100
25010              Message-ID: <20010623225547.Z98663@plum.flirble.org>
25011      Branch: perl
25012            ! numeric.c
25013 ____________________________________________________________________________
25014 [ 10869] By: jhi                                   on 2001/06/23  17:13:21
25015         Log: Subject: [PATCH: perl@10825] MacOS fixups for new lib/h2xs.t
25016              From: Prymmer/Kahn <pvhp@best.com>
25017              Date: Sat, 23 Jun 2001 11:08:52 -0700 (PDT)
25018              Message-ID: <Pine.BSF.4.21.0106231105380.25634-100000@shell8.ba.best.com>
25019      Branch: perl
25020            ! lib/h2xs.t
25021 ____________________________________________________________________________
25022 [ 10868] By: jhi                                   on 2001/06/23  16:04:38
25023         Log: cygwin needs cygwin1.dll in PATH or cwd to run external programs.
25024              cygwin does not taint cwd, just like win32.
25025      Branch: perl
25026            ! lib/File/Find/taint.t t/op/taint.t
25027 ____________________________________________________________________________
25028 [ 10867] By: jhi                                   on 2001/06/23  15:39:15
25029         Log: Retract #10865, the patch should be unnecessary.
25030              (But seemingly helpful in Cygwin?  Strange.)
25031      Branch: perl
25032            ! lib/Memoize/t/tie_ndbm.t
25033 ____________________________________________________________________________
25034 [ 10866] By: jhi                                   on 2001/06/23  15:06:30
25035         Log: Misplaced test file; plus Cygwin filesystem semantics.
25036      Branch: perl
25037            + ext/SDBM_File/sdbm.t
25038            - ext/ODBM_File/sdbm.t
25039            ! MANIFEST
25040 ____________________________________________________________________________
25041 [ 10865] By: jhi                                   on 2001/06/23  15:01:02
25042         Log: (Retracted by #10867.)
25043      Branch: perl
25044            ! lib/Memoize/t/tie_ndbm.t
25045 ____________________________________________________________________________
25046 [ 10864] By: jhi                                   on 2001/06/23  14:25:43
25047         Log: Metaconfig unit change for #10863.
25048      Branch: metaconfig/U/perl
25049            ! Extensions.U
25050 ____________________________________________________________________________
25051 [ 10863] By: jhi                                   on 2001/06/23  14:25:20
25052         Log: In Cygwin do not build NDBM_File and ODBM_File unless
25053              -lndbm and -ldbm are available.
25054      Branch: perl
25055            ! Configure config_h.SH
25056 ____________________________________________________________________________
25057 [ 10862] By: jhi                                   on 2001/06/23  14:02:14
25058         Log: More Cygwin filesystem semantics.
25059      Branch: perl
25060            ! t/io/fs.t t/op/stat.t
25061 ____________________________________________________________________________
25062 [ 10861] By: jhi                                   on 2001/06/23  13:38:00
25063         Log: More DOSish permission semantics for Cygwin.
25064      Branch: perl
25065            ! lib/AnyDBM_File.t
25066 ____________________________________________________________________________
25067 [ 10860] By: jhi                                   on 2001/06/23  13:32:41
25068         Log: Cygwin too has different permission semantics.
25069      Branch: perl
25070            ! ext/GDBM_File/gdbm.t
25071 ____________________________________________________________________________
25072 [ 10859] By: jhi                                   on 2001/06/23  13:30:06
25073         Log: The group (and assumedly passwd) databases can have
25074              only one entry (this is the case in cygwin).
25075      Branch: perl
25076            ! t/op/grent.t t/op/pwent.t
25077 ____________________________________________________________________________
25078 [ 10858] By: jhi                                   on 2001/06/23  13:16:26
25079         Log: Also in Cygwin use Socket to figure out domainname
25080              (if any) (avoids trying to call external 'domainname',
25081              which doesn't at the moment exist in Cygwin)
25082      Branch: perl
25083            ! lib/Net/Domain.pm
25084 ____________________________________________________________________________
25085 [ 10857] By: jhi                                   on 2001/06/23  12:48:32
25086         Log: Remove also the lib$Foo.def, not just $Foo.def.
25087      Branch: perl
25088            ! lib/ExtUtils/MM_Unix.pm
25089 ____________________________________________________________________________
25090 [ 10856] By: jhi                                   on 2001/06/23  12:21:53
25091         Log: In UTS do signal(SIGFPE, SIG_IGN) in PERL_SYS_INIT().
25092      Branch: perl
25093            ! unixish.h
25094 ____________________________________________________________________________
25095 [ 10855] By: jhi                                   on 2001/06/23  12:14:15
25096         Log: Fix for ID 20010619.003, the [[:print:]] is not supposed
25097              to match the whole isprint(), only the space character.
25098      Branch: perl
25099            ! handy.h pod/perlre.pod t/op/pat.t
25100 ____________________________________________________________________________
25101 [ 10854] By: nick                                  on 2001/06/23  08:09:33
25102         Log: Integrate mainline
25103      Branch: perlio
25104           !> Configure ext/IPC/SysV/Semaphore.pm hints/unicos.sh
25105           !> lib/ExtUtils.t lib/File/Find/taint.t
25106           !> lib/Math/BigInt/t/bigintpm.t lib/Net/netent.t
25107           !> lib/Net/protoent.t lib/Net/servent.t mg.c t/op/mkdir.t
25108           !> t/op/sprintf.t vms/descrip_mms.template vms/ext/Stdio/Stdio.xs
25109 ____________________________________________________________________________
25110 [ 10853] By: jhi                                   on 2001/06/23  03:48:09
25111         Log: Make also the bigintpm.t (like op/sprintf.t) be less demanding
25112              with its floats    in os390 and s390 (UTS).
25113      Branch: perl
25114            ! lib/Math/BigInt/t/bigintpm.t
25115 ____________________________________________________________________________
25116 [ 10852] By: jhi                                   on 2001/06/23  03:38:53
25117         Log: Add also UTS (s390) to the non-IEEE float platforms.
25118      Branch: perl
25119            ! t/op/sprintf.t
25120 ____________________________________________________________________________
25121 [ 10851] By: jhi                                   on 2001/06/23  03:36:04
25122         Log: Subject: RFC: what are applicable standards for exponent sizes?
25123              From: Peter Prymmer <pvhp@forte.com>
25124              Date: Tue, 19 Jun 2001 17:18:06 -0700 (PDT)
25125              Message-ID: <Pine.OSF.4.10.10106191712070.361736-100000@aspara.forte.com>
25126      Branch: perl
25127            ! t/op/sprintf.t
25128 ____________________________________________________________________________
25129 [ 10850] By: jhi                                   on 2001/06/23  03:29:04
25130         Log: Subject: [PATCH: perl@10825] build (and test!) VMS::Stdio on VMS
25131              From: Peter Prymmer <pvhp@forte.com>
25132              Date: Fri, 22 Jun 2001 19:08:23 -0700 (PDT)
25133              Message-ID: <Pine.OSF.4.10.10106221903270.24012-100000@aspara.forte.com>
25134      Branch: perl
25135            ! vms/descrip_mms.template vms/ext/Stdio/Stdio.xs
25136 ____________________________________________________________________________
25137 [ 10849] By: jhi                                   on 2001/06/23  03:27:21
25138         Log: Subject: [PATCH: perl@10825] correction to lib/ExtUtils.t patch
25139              From: Peter Prymmer <pvhp@forte.com>
25140              Date: Fri, 22 Jun 2001 17:56:01 -0700 (PDT)
25141              Message-ID: <Pine.OSF.4.10.10106221754180.24012-100000@aspara.forte.com>
25142      Branch: perl
25143            ! lib/ExtUtils.t
25144 ____________________________________________________________________________
25145 [ 10848] By: jhi                                   on 2001/06/22  21:51:31
25146         Log: Retract #10845.
25147      Branch: perl
25148            ! lib/File/Find/taint.t
25149 ____________________________________________________________________________
25150 [ 10847] By: jhi                                   on 2001/06/22  21:50:38
25151         Log: Yet another error message.
25152      Branch: perl
25153            ! t/op/mkdir.t
25154 ____________________________________________________________________________
25155 [ 10846] By: jhi                                   on 2001/06/22  21:48:39
25156         Log: The croak message for nonexistent socket functions may vary.
25157      Branch: perl
25158            ! lib/Net/netent.t lib/Net/protoent.t lib/Net/servent.t
25159 ____________________________________________________________________________
25160 [ 10845] By: jhi                                   on 2001/06/22  21:42:38
25161         Log: (Retracted by #10848.)
25162      Branch: perl
25163            ! lib/File/Find/taint.t
25164 ____________________________________________________________________________
25165 [ 10844] By: jhi                                   on 2001/06/22  21:32:58
25166         Log: Integrate perlio.
25167      Branch: perl
25168           !> lib/File/Find/taint.t t/op/write.t
25169 ____________________________________________________________________________
25170 [ 10843] By: nick                                  on 2001/06/22  21:24:51
25171         Log: Back out debug in taint.t
25172      Branch: perlio
25173            ! lib/File/Find/taint.t
25174 ____________________________________________________________________________
25175 [ 10842] By: jhi                                   on 2001/06/22  21:20:02
25176         Log: setitimer() does not exist in Unicos, despite of what
25177              Configure thinks, from Mark P. Lutz.
25178      Branch: perl
25179            ! hints/unicos.sh
25180 ____________________________________________________________________________
25181 [ 10841] By: nick                                  on 2001/06/22  21:19:36
25182         Log: Skip cwd test on Win32 ???
25183      Branch: perlio
25184            ! lib/File/Find/taint.t
25185 ____________________________________________________________________________
25186 [ 10840] By: jhi                                   on 2001/06/22  21:17:34
25187         Log: Casting this way seems to keep both 64-bitint x86 FreeBSD
25188              and Tru64 gcc -Wall happy.
25189      Branch: perl
25190            ! mg.c
25191 ____________________________________________________________________________
25192 [ 10839] By: jhi                                   on 2001/06/22  21:15:32
25193         Log: The packs must be done in native shorts, fix from Mark P. Lutz.
25194      Branch: perl
25195            ! ext/IPC/SysV/Semaphore.pm
25196 ____________________________________________________________________________
25197 [ 10838] By: jhi                                   on 2001/06/22  21:12:02
25198         Log: Metaconfig unit change for #10837.
25199      Branch: metaconfig/U/perl
25200            ! Cross.U
25201 ____________________________________________________________________________
25202 [ 10837] By: jhi                                   on 2001/06/22  21:09:42
25203         Log: Cleanup of the cross-compilation unit.
25204      Branch: perl
25205            ! Configure
25206 ____________________________________________________________________________
25207 [ 10836] By: nick                                  on 2001/06/22  20:45:12
25208         Log: Skip |- based op/write.t on Win32 as well as VMS
25209      Branch: perlio
25210            ! t/op/write.t
25211 ____________________________________________________________________________
25212 [ 10835] By: jhi                                   on 2001/06/22  20:44:20
25213         Log: Integrate perlio.
25214      Branch: perl
25215           !> util.c
25216 ____________________________________________________________________________
25217 [ 10834] By: nick                                  on 2001/06/22  20:41:54
25218         Log: Integrate mainline
25219      Branch: perlio
25220           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
25221           !> config_h.SH pp_sys.c uconfig.h util.c vos/config.alpha.h
25222           !> vos/config.ga.h
25223 ____________________________________________________________________________
25224 [ 10833] By: nick                                  on 2001/06/22  20:22:58
25225         Log: Patcho fix.
25226      Branch: perlio
25227            ! util.c
25228 ____________________________________________________________________________
25229 [ 10832] By: jhi                                   on 2001/06/22  20:13:02
25230         Log: Metaconfig unit changes for #10831.
25231      Branch: metaconfig
25232            ! U/compline/d_safebcpy.U U/compline/d_safemcpy.U
25233 ____________________________________________________________________________
25234 [ 10831] By: jhi                                   on 2001/06/22  20:12:29
25235         Log: Subject: [PATCH 5.7.x] Further tiny bcopy cleanup
25236              From: Andy Dougherty <doughera@lafayette.edu>
25237              Date: Fri, 22 Jun 2001 14:29:51 -0400 (EDT)
25238              Message-ID: <Pine.SOL.4.10.10106221417030.28044-100000@maxwell.phys.lafayette.edu>
25239      Branch: perl
25240            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
25241            ! config_h.SH uconfig.h vos/config.alpha.h vos/config.ga.h
25242 ____________________________________________________________________________
25243 [ 10830] By: jhi                                   on 2001/06/22  19:50:15
25244         Log: MPE/iX prototype nits from Mark Bixby.
25245      Branch: perl
25246            ! pp_sys.c
25247 ____________________________________________________________________________
25248 [ 10829] By: jhi                                   on 2001/06/22  16:25:16
25249         Log: Detypo.
25250      Branch: perl
25251            ! util.c
25252 ____________________________________________________________________________
25253 [ 10828] By: nick                                  on 2001/06/22  15:33:37
25254         Log: Integrate mainline (in near desperate attempt to get Win32 to build...)
25255      Branch: perlio
25256           +> lib/h2xs.t
25257           !> AUTHORS Changes MANIFEST Makefile.SH NetWare/t/NWScripts.pl
25258           !> ext/B/Deparse.t ext/POSIX/POSIX.xs lib/ExtUtils.t
25259           !> lib/ExtUtils/Constant.pm lib/I18N/LangTags.pm
25260           !> lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/test.pl
25261           !> lib/Locale/Maketext.pm lib/Locale/Maketext.pod
25262           !> lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/test.pl
25263           !> lib/Math/BigFloat.pm lib/Math/BigInt.pm patchlevel.h
25264           !> t/op/write.t t/pod/plainer.t utils/h2xs.PL vms/vms.c
25265           !> vms/vmsish.h
25266 ____________________________________________________________________________
25267 [ 10827] By: jhi                                   on 2001/06/22  14:15:26
25268         Log: Subject: [PATCH perl@10800] sigaction workaround for VMS
25269              Date: Fri, 22 Jun 2001 10:08:35 -0500
25270              From: "Craig A. Berry" <craigberry@mac.com>
25271              Message-Id: <a05101001b75908704194@[192.168.56.145]>
25272      Branch: perl
25273            ! vms/vms.c vms/vmsish.h
25274 ____________________________________________________________________________
25275 [ 10826] By: jhi                                   on 2001/06/22  13:35:37
25276         Log: NetWare scripts tweak from Ananth Kesari.
25277      Branch: perl
25278            ! NetWare/t/NWScripts.pl
25279 ____________________________________________________________________________
25280 [ 10825] By: jhi                                   on 2001/06/22  13:00:55
25281         Log: Update Changes.
25282      Branch: perl
25283            ! Changes patchlevel.h
25284 ____________________________________________________________________________
25285 [ 10824] By: jhi                                   on 2001/06/22  12:46:56
25286         Log: Add .i and .s targets.
25287      Branch: perl
25288            ! Makefile.SH
25289 ____________________________________________________________________________
25290 [ 10823] By: jhi                                   on 2001/06/22  12:25:20
25291         Log: Upgrade to Locale::Maketext 1.03.
25292      Branch: perl
25293            ! lib/Locale/Maketext.pm lib/Locale/Maketext.pod
25294            ! lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/test.pl
25295 ____________________________________________________________________________
25296 [ 10822] By: jhi                                   on 2001/06/22  12:23:57
25297         Log: Upgrade to I18N::LangTags 0.26.
25298      Branch: perl
25299            ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
25300            ! lib/I18N/LangTags/test.pl
25301 ____________________________________________________________________________
25302 [ 10821] By: jhi                                   on 2001/06/22  12:16:41
25303         Log: The #10792 didn't take, and s/sighni/signi/, as noticed by
25304              Philip Newton.
25305      Branch: perl
25306            ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
25307            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
25308 ____________________________________________________________________________
25309 [ 10820] By: jhi                                   on 2001/06/22  12:13:37
25310         Log: Subject: [PATCH: perl@10800] trigraphs and tests for h2xs
25311              From: Prymmer/Kahn <pvhp@best.com>
25312              Date: Fri, 22 Jun 2001 00:03:24 -0700 (PDT)
25313              Message-ID: <Pine.BSF.4.21.0106212354510.6026-100000@shell8.ba.best.com>
25314      Branch: perl
25315            + lib/h2xs.t
25316            ! MANIFEST utils/h2xs.PL
25317 ____________________________________________________________________________
25318 [ 10819] By: jhi                                   on 2001/06/22  12:11:56
25319         Log: Subject: [PATCH: perl@10800] nmake specific cleanliness for lib/ExtUtils.t
25320              From: Prymmer/Kahn <pvhp@best.com>
25321              Date: Thu, 21 Jun 2001 23:53:27 -0700 (PDT)
25322              Message-ID: <Pine.BSF.4.21.0106212346540.6026-100000@shell8.ba.best.com>
25323      Branch: perl
25324            ! lib/ExtUtils.t
25325 ____________________________________________________________________________
25326 [ 10818] By: jhi                                   on 2001/06/22  12:11:08
25327         Log: Subject: [PATCH: perl@10800] clean up after t/pod/plainer.t on Win32
25328              From: Prymmer/Kahn <pvhp@best.com>
25329              Date: Thu, 21 Jun 2001 23:45:15 -0700 (PDT)
25330              Message-ID: <Pine.BSF.4.21.0106212341510.6026-100000@shell8.ba.best.com>
25331      Branch: perl
25332            ! t/pod/plainer.t
25333 ____________________________________________________________________________
25334 [ 10817] By: jhi                                   on 2001/06/22  12:10:05
25335         Log: AUTHORS update.
25336      Branch: perl
25337            ! AUTHORS
25338 ____________________________________________________________________________
25339 [ 10816] By: jhi                                   on 2001/06/22  12:08:24
25340         Log: Subject: should POSIX.xs use XSRETURN_UNDEF in sigaction?
25341              From: "Craig A. Berry" <craigberry@mac.com>
25342              Date: Thu, 21 Jun 2001 18:20:38 -0500
25343              Message-Id: <5.1.0.14.0.20010621180227.02a8e930@exchi01>
25344      Branch: perl
25345            ! ext/POSIX/POSIX.xs
25346 ____________________________________________________________________________
25347 [ 10815] By: jhi                                   on 2001/06/22  12:07:19
25348         Log: Subject: [PATCH perl@10765] fix Deparse.t and write.t for VMS
25349              From: "Craig A. Berry" <craigberry@mac.com>
25350              Date: Thu, 21 Jun 2001 09:58:52 -0500
25351              Message-Id: <5.1.0.14.0.20010620172532.033cdb88@exchi01>
25352      Branch: perl
25353            ! ext/B/Deparse.t t/op/write.t
25354 ____________________________________________________________________________
25355 [ 10814] By: nick                                  on 2001/06/22  08:13:09
25356         Log: Integrate mainline.
25357      Branch: perlio
25358           !> (integrate 46 files)
25359 ____________________________________________________________________________
25360 [ 10813] By: jhi                                   on 2001/06/22  02:48:58
25361         Log: Change the prefixes only if $prefix is unset,
25362              as originally patched by Marcel Grunauer.
25363      Branch: perl
25364            ! hints/darwin.sh hints/rhapsody.sh
25365 ____________________________________________________________________________
25366 [ 10812] By: jhi                                   on 2001/06/22  02:44:41
25367         Log: Subject: Re: Patch for hints/darwin.sh
25368              From: Wilfredo Sanchez <wsanchez@MIT.EDU>
25369              Date: Thu, 21 Jun 2001 11:23:46 -0700
25370              Message-Id: <200106211823.OAA01089@melbourne-city-street.mit.edu>
25371      Branch: perl
25372            ! hints/darwin.sh hints/rhapsody.sh
25373 ____________________________________________________________________________
25374 [ 10811] By: jhi                                   on 2001/06/22  02:34:27
25375         Log: Add .PHONY targets for non-file targets,
25376              from Wilfredo Sánchez.  Should help saying
25377              "make install" on case-insensitive filesystems.
25378      Branch: perl
25379            ! Makefile.SH
25380 ____________________________________________________________________________
25381 [ 10810] By: jhi                                   on 2001/06/22  02:01:23
25382         Log: Subject: Re: Automated smoke report for patch 10764 (truncated)
25383              From: Doug MacEachern <dougm@covalent.net>
25384              Date: Thu, 21 Jun 2001 19:32:05 -0700 (PDT)
25385              Message-ID: <Pine.LNX.4.21.0106211925020.17261-100000@mako.covalent.net>
25386              
25387              plus reword the getcwd() comment, plus use getcwd() buffer
25388              size minus one.
25389      Branch: perl
25390            ! util.c
25391 ____________________________________________________________________________
25392 [ 10809] By: jhi                                   on 2001/06/22  01:16:58
25393         Log: More gprofing from Doug MacEachern.
25394      Branch: perl
25395            ! Makefile.SH
25396 ____________________________________________________________________________
25397 [ 10808] By: jhi                                   on 2001/06/22  01:15:11
25398         Log: Metaconfig unit change for #10807.
25399      Branch: metaconfig/U/perl
25400            ! d_sfio.U
25401 ____________________________________________________________________________
25402 [ 10807] By: jhi                                   on 2001/06/22  01:14:43
25403         Log: Tell that you are removing the unneeded -lsfio.
25404      Branch: perl
25405            ! Configure
25406 ____________________________________________________________________________
25407 [ 10806] By: jhi                                   on 2001/06/22  01:03:14
25408         Log: More MPE/iX tweaks from Mark Bixby.
25409      Branch: perl
25410            ! perl.c t/op/magic.t
25411 ____________________________________________________________________________
25412 [ 10805] By: jhi                                   on 2001/06/21  22:41:11
25413         Log: The fchdir() proto is supposed to live in <unistd.h>.
25414      Branch: perl
25415            ! ext/Cwd/Cwd.xs
25416 ____________________________________________________________________________
25417 [ 10804] By: jhi                                   on 2001/06/21  22:24:42
25418         Log: This town is too small for the Cwd extension and me,
25419              it would seem...
25420      Branch: perl
25421            ! ext/Cwd/Cwd.xs
25422 ____________________________________________________________________________
25423 [ 10803] By: jhi                                   on 2001/06/21  21:54:00
25424         Log: Metaconfig unit change for #10802.
25425      Branch: metaconfig/U/perl
25426            ! d_modfl.U
25427 ____________________________________________________________________________
25428 [ 10802] By: jhi                                   on 2001/06/21  21:53:37
25429         Log: More d'ohs.
25430      Branch: perl
25431            ! Configure
25432 ____________________________________________________________________________
25433 [ 10801] By: jhi                                   on 2001/06/21  21:38:38
25434         Log: Off-by-one.  I'm so classic.
25435      Branch: perl
25436            ! util.c
25437 ____________________________________________________________________________
25438 [ 10800] By: jhi                                   on 2001/06/21  20:10:19
25439         Log: Update Changes.
25440      Branch: perl
25441            ! Changes patchlevel.h
25442 ____________________________________________________________________________
25443 [ 10799] By: jhi                                   on 2001/06/21  20:03:54
25444         Log: Subject: Documentation patch for Net::FTP
25445              From: Marcel Grunauer <marcel@codewerk.com>
25446              Date: Wed, 20 Jun 2001 23:03:26 +0200
25447              Message-Id: <20010620210309.DCMT6087.viemta06@localhost>
25448      Branch: perl
25449            ! lib/Net/FTP.pm
25450 ____________________________________________________________________________
25451 [ 10798] By: jhi                                   on 2001/06/21  20:01:14
25452         Log: Retract the #10417 mg.c and embed.pl parts because of
25453              strange SEGVs in 64bit x86 FreeBSD observed by
25454              Nicholas Clark.
25455      Branch: perl
25456            ! embed.pl mg.c perlapi.c pod/perlintern.pod proto.h
25457 ____________________________________________________________________________
25458 [ 10797] By: jhi                                   on 2001/06/21  19:40:34
25459         Log: Add fchdir() probe (in non-UNIX systems assume it doesn't exist).
25460      Branch: perl
25461            ! Configure NetWare/config.wc NetWare/config_H.wc
25462            ! Porting/Glossary Porting/config.sh Porting/config_H
25463            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
25464            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
25465            ! vos/config.ga.h win32/config.bc win32/config.gc
25466            ! win32/config.vc win32/config_H.bc win32/config_H.gc
25467            ! win32/config_H.vc
25468 ____________________________________________________________________________
25469 [ 10796] By: jhi                                   on 2001/06/21  19:08:28
25470         Log: Cwd tweak from Doug MacEachern.
25471      Branch: perl
25472            ! ext/Cwd/Cwd.xs
25473 ____________________________________________________________________________
25474 [ 10795] By: jhi                                   on 2001/06/21  19:03:48
25475         Log: Protect the fchdir() and lstat() with ifdefs.
25476              fchdir() needs a Configure probe.
25477      Branch: perl
25478            ! ext/Cwd/Cwd.xs
25479 ____________________________________________________________________________
25480 [ 10794] By: nick                                  on 2001/06/21  17:11:35
25481         Log: Integrate mainline
25482      Branch: perlio
25483           +> ext/File/Glob/t/basic.t ext/File/Glob/t/case.t
25484           +> ext/File/Glob/t/global.t ext/File/Glob/t/taint.t
25485           +> lib/Attribute/Handlers/test.pl lib/File/Temp/t/mktemp.t
25486           +> lib/File/Temp/t/posix.t lib/File/Temp/t/security.t
25487           +> lib/File/Temp/t/tempfile.t lib/Getopt/Long/t/basic.t
25488           +> lib/Getopt/Long/t/compat.t lib/Getopt/Long/t/linkage.t
25489           +> lib/Getopt/Long/t/oo.t lib/Text/TabsWrap/t/fill.t
25490           +> lib/Text/TabsWrap/t/tabs.t lib/Text/TabsWrap/t/wrap.t
25491            - lib/Attribute/Handlers.t lib/File/Glob/basic.t
25492            - lib/File/Glob/case.t lib/File/Glob/global.t
25493            - lib/File/Glob/taint.t lib/File/Temp/mktemp.t
25494            - lib/File/Temp/posix.t lib/File/Temp/security.t
25495            - lib/File/Temp/tempfile.t lib/Getopt/Long/basic.t
25496            - lib/Getopt/Long/compat.t lib/Getopt/Long/linkage.t
25497            - lib/Getopt/Long/oo.t lib/Text/Tabs.t lib/Text/Wrap/fill.t
25498            - lib/Text/Wrap/wrap.t
25499           !> (integrate 41 files)
25500 ____________________________________________________________________________
25501 [ 10793] By: jhi                                   on 2001/06/21  17:01:26
25502         Log: Subject: [PATCH perl@10765] fix Cwd.xs for VMS
25503              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
25504              Date: Thu, 21 Jun 2001 13:04:54 -0500
25505              Message-Id: <5.1.0.14.0.20010621124127.029fe120@exchi01>
25506      Branch: perl
25507            ! ext/Cwd/Cwd.xs
25508 ____________________________________________________________________________
25509 [ 10792] By: jhi                                   on 2001/06/21  16:13:57
25510         Log: Subject: [PATCH pod] overlong =item
25511              From: Robin Barker <rmb1@cise.npl.co.uk>
25512              Date: Thu, 21 Jun 2001 18:08:04 +0100 (BST)
25513              Message-Id: <200106211708.SAA08097@tempest.npl.co.uk>
25514      Branch: perl
25515            ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
25516            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
25517 ____________________________________________________________________________
25518 [ 10791] By: jhi                                   on 2001/06/21  16:10:51
25519         Log: Subject: [PATCH perlio.c] format 
25520              From: Robin Barker <rmb1@cise.npl.co.uk>
25521              Date: Thu, 21 Jun 2001 18:05:02 +0100 (BST)
25522              Message-Id: <200106211705.SAA08067@tempest.npl.co.uk>
25523      Branch: perl
25524            ! perlio.c
25525 ____________________________________________________________________________
25526 [ 10790] By: jhi                                   on 2001/06/21  15:52:04
25527         Log: Subject: Re: [PATCH 5.7.1] sv.c documentation
25528              From: Radu Greab <radu@netsoft.ro>
25529              Date: Thu, 21 Jun 2001 19:06:02 +0300
25530              Message-ID: <15154.7018.376419.295092@ix.netsoft.ro>
25531      Branch: perl
25532            ! pod/perlapi.pod sv.c
25533 ____________________________________________________________________________
25534 [ 10789] By: jhi                                   on 2001/06/21  14:48:25
25535         Log: The metaconfig unit changes for #10788.
25536      Branch: metaconfig/U/perl
25537            ! Cross.U fflushall.U
25538 ____________________________________________________________________________
25539 [ 10788] By: jhi                                   on 2001/06/21  14:47:48
25540         Log: Cross-configuration changes: make $from to rm the files
25541              before copying them over (this means that he rm can be
25542              removed from the fflushall test), create $targetmkdir      
25543              (not documented in install since it is supposed to internal
25544              use only), make $run to copy over the executable only if
25545              a stamp file .xok doesn't already exist (to avoid unnecessary
25546              copying of the executable)
25547      Branch: perl
25548            ! Configure Makefile.SH
25549 ____________________________________________________________________________
25550 [ 10787] By: nick                                  on 2001/06/21  14:16:18
25551         Log: Integrate mainline
25552      Branch: perlio
25553           +> lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/List.pm
25554           +> lib/I18N/LangTags/README lib/Locale/Maketext/ChangeLog
25555           +> lib/Locale/Maketext/README lib/Locale/Maketext/test.pl
25556            - lib/I18N/LangTags/List.pod lib/Locale/Maketext.t
25557           !> (integrate 34 files)
25558 ____________________________________________________________________________
25559 [ 10786] By: jhi                                   on 2001/06/21  13:59:32
25560         Log: Re-add the files as text.
25561      Branch: perl
25562            + t/lib/locale/latin1 t/lib/locale/utf8 t/lib/warnings/utf8
25563 ____________________________________________________________________________
25564 [ 10785] By: jhi                                   on 2001/06/21  13:57:55
25565         Log: Delete the binary files.
25566      Branch: perl
25567            - t/lib/locale/latin1 t/lib/locale/utf8 t/lib/warnings/utf8
25568 ____________________________________________________________________________
25569 [ 10784] By: jhi                                   on 2001/06/21  13:49:47
25570         Log: Subject: [PATCH 5.7.x] Unnecessary pod2man calls in new extensions
25571              From: Andy Dougherty <doughera@lafayette.edu>
25572              Date: Thu, 21 Jun 2001 10:44:05 -0400 (EDT)
25573              Message-ID: <Pine.SOL.4.10.10106211040180.26439-100000@maxwell.phys.lafayette.edu>
25574      Branch: perl
25575            ! ext/Digest/MD5/Makefile.PL ext/List/Util/Makefile.PL
25576            ! ext/MIME/Base64/Makefile.PL ext/PerlIO/Scalar/Makefile.PL
25577            ! ext/PerlIO/Via/Makefile.PL ext/Time/HiRes/Makefile.PL
25578            ! ext/Time/Piece/Makefile.PL ext/XS/Typemap/Makefile.PL
25579 ____________________________________________________________________________
25580 [ 10783] By: jhi                                   on 2001/06/21  13:46:50
25581         Log: Subject: [ID 20010621.002] UnixWare 7.1.1 and Perl-5.6.1 problems
25582              From: 0000-Admin <root@egg.karlov.mff.cuni.cz>(0000)
25583              Date: Wed, 20 Jun 2001 14:11:49 +0200 (MET DST) 
25584              Message-Id: <200106201211.f5KCBnm24320@egg.karlov.mff.cuni.cz>
25585              
25586              Setting umask to something friendlier.
25587      Branch: perl
25588            ! installman installperl
25589 ____________________________________________________________________________
25590 [ 10782] By: jhi                                   on 2001/06/21  13:42:17
25591         Log: Shuffle around tests to (ext|lib)/.../t/ subdirectories.
25592              Resort MANIFEST with sort -f, looks much better.
25593      Branch: perl
25594            + ext/File/Glob/t/basic.t ext/File/Glob/t/case.t
25595            + ext/File/Glob/t/global.t ext/File/Glob/t/taint.t
25596            + lib/Attribute/Handlers/test.pl lib/File/Temp/t/mktemp.t
25597            + lib/File/Temp/t/posix.t lib/File/Temp/t/security.t
25598            + lib/File/Temp/t/tempfile.t lib/Getopt/Long/t/basic.t
25599            + lib/Getopt/Long/t/compat.t lib/Getopt/Long/t/linkage.t
25600            + lib/Getopt/Long/t/oo.t lib/Text/TabsWrap/t/fill.t
25601            + lib/Text/TabsWrap/t/tabs.t lib/Text/TabsWrap/t/wrap.t
25602            - lib/Attribute/Handlers.t lib/File/Glob/basic.t
25603            - lib/File/Glob/case.t lib/File/Glob/global.t
25604            - lib/File/Glob/taint.t lib/File/Temp/mktemp.t
25605            - lib/File/Temp/posix.t lib/File/Temp/security.t
25606            - lib/File/Temp/tempfile.t lib/Getopt/Long/basic.t
25607            - lib/Getopt/Long/compat.t lib/Getopt/Long/linkage.t
25608            - lib/Getopt/Long/oo.t lib/Text/Tabs.t lib/Text/Wrap/fill.t
25609            - lib/Text/Wrap/wrap.t
25610            ! MANIFEST
25611 ____________________________________________________________________________
25612 [ 10781] By: jhi                                   on 2001/06/21  13:16:04
25613         Log: Upgrade to I18N::LangTags 0.25.
25614      Branch: perl
25615            ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
25616            ! lib/I18N/LangTags/List.pm
25617 ____________________________________________________________________________
25618 [ 10780] By: jhi                                   on 2001/06/21  13:12:54
25619         Log: Subject: [PATCH] Step 2: Use the new PM_GETRE/SETRE macros everywhere.
25620              From: Richard Soderberg <rs@crystalflame.net>
25621              Date: Thu, 21 Jun 2001 07:01:22 -0700 (PDT)
25622              Message-ID: <Pine.LNX.4.21.0106210657400.1693-100000@oregonnet.com>
25623      Branch: perl
25624            ! dump.c ext/B/B.xs ext/B/B/C.pm ext/ByteLoader/bytecode.h mg.c
25625            ! op.c pp.c pp_ctl.c pp_hot.c regexec.c
25626 ____________________________________________________________________________
25627 [ 10779] By: jhi                                   on 2001/06/21  12:59:57
25628         Log: Test obsoleted by change #10777.
25629      Branch: perl
25630            ! t/op/sub_lval.t
25631 ____________________________________________________________________________
25632 [ 10778] By: jhi                                   on 2001/06/21  12:52:37
25633         Log: Case of confused test numbering.
25634      Branch: perl
25635            ! t/op/pat.t
25636 ____________________________________________________________________________
25637 [ 10777] By: jhi                                   on 2001/06/21  12:30:57
25638         Log: Subject: Re: Opinion on undef lvalue
25639              From: Abhijit Menon-Sen <ams@wiw.org>
25640              Date: Sun, 17 Jun 2001 13:04:46 +0530
25641              Message-ID: <20010617130446.B27925@lustre.linux.in>
25642              
25643              Allow lvalue subs to return undef in array context.
25644      Branch: perl
25645            ! pp_hot.c
25646 ____________________________________________________________________________
25647 [ 10776] By: jhi                                   on 2001/06/21  12:27:48
25648         Log: Just a guess that using the same hack for cygwin as
25649              for win32 might help.
25650      Branch: perl
25651            ! lib/File/Find/find.t
25652 ____________________________________________________________________________
25653 [ 10775] By: jhi                                   on 2001/06/21  12:25:58
25654         Log: NetWare tweaks from Guruprasad.
25655      Branch: perl
25656            ! NetWare/Makefile NetWare/Nwmain.c NetWare/config.wc
25657            ! NetWare/config_H.wc NetWare/nw5sck.c NetWare/nw5sck.h
25658            ! NetWare/nwperlsys.c NetWare/t/NWModify.pl
25659            ! NetWare/t/NWScripts.pl NetWare/t/Readme.txt
25660 ____________________________________________________________________________
25661 [ 10774] By: jhi                                   on 2001/06/21  12:21:17
25662         Log: Subject: Re: perl@10722: Bogus warnings on REs 
25663              From: Hugo <hv@crypt.compulink.co.uk>
25664              Date: Thu, 21 Jun 2001 09:51:17 +0100
25665              Message-Id: <200106210851.JAA01942@crypt.compulink.co.uk>
25666              
25667              Unroll to avoid a UTS compiler bug.
25668      Branch: perl
25669            ! regcomp.c
25670 ____________________________________________________________________________
25671 [ 10773] By: jhi                                   on 2001/06/21  12:13:13
25672         Log: Subject: Re: [PATCH] Make /o work under i?threads
25673              From: Artur Bergman <artur@contiller.se>
25674              Date: Thu, 21 Jun 2001 14:38:03 +0200
25675              Message-ID: <B757B74A.184D%artur@contiller.se>
25676      Branch: perl
25677            ! t/op/pat.t
25678 ____________________________________________________________________________
25679 [ 10772] By: jhi                                   on 2001/06/21  12:12:23
25680         Log: Subject: Re: [PATCH] Step 1 of moving regexps to the pad
25681              From: Artur Bergman <artur@contiller.se> 
25682              Date: Thu, 21 Jun 2001 14:27:33 +0200
25683              Message-ID: <B757B4D4.1849%artur@contiller.se>
25684              
25685              Plus extra parentheses.
25686      Branch: perl
25687            ! op.h
25688 ____________________________________________________________________________
25689 [ 10771] By: jhi                                   on 2001/06/21  12:10:29
25690         Log: Subject: [PATCH] Make /o work under i?threads
25691              From: Richard Soderberg <rs@crystalflame.net>
25692              Date: Thu, 21 Jun 2001 05:21:43 -0700 (PDT)
25693              Message-ID: <Pine.LNX.4.21.0106210518210.2479-100000@oregonnet.com>
25694      Branch: perl
25695            ! pp_ctl.c
25696 ____________________________________________________________________________
25697 [ 10770] By: jhi                                   on 2001/06/21  12:09:28
25698         Log: Subject: Re: [PATCH] Step 1 of moving regexps to the pad
25699              From: Artur Bergman <artur@contiller.se>
25700              Date: Thu, 21 Jun 2001 14:04:54 +0200
25701              Message-ID: <B757AF86.1842%artur@contiller.se>
25702      Branch: perl
25703            ! op.h
25704 ____________________________________________________________________________
25705 [ 10769] By: jhi                                   on 2001/06/21  12:08:03
25706         Log: Subject: Re: perl@10765: sv.c not OK on win32
25707              From: Artur Bergman <artur@contiller.se>
25708              Date: Thu, 21 Jun 2001 10:31:06 +0200
25709              Message-ID: <B7577D69.182C%artur@contiller.se>
25710      Branch: perl
25711            ! sv.c
25712 ____________________________________________________________________________
25713 [ 10768] By: jhi                                   on 2001/06/21  12:03:56
25714         Log: Subject: [PATCH 5.6.1] OS2 getpw*, getgr*
25715              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25716              Date: Thu, 21 Jun 2001 06:23:56 -0400
25717              Message-ID: <20010621062356.A8619@math.ohio-state.edu>
25718              
25719              Subject: Re: [PATCH 5.6.1] OS2 getpw*, getgr*
25720              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25721              Date: Thu, 21 Jun 2001 06:32:21 -0400
25722              Message-ID: <20010621063221.A8823@math.ohio-state.edu>
25723      Branch: perl
25724            ! lib/File/Glob/basic.t makedef.pl os2/os2.c os2/os2ish.h
25725 ____________________________________________________________________________
25726 [ 10767] By: jhi                                   on 2001/06/21  12:00:07
25727         Log: Subject: [PATCH] make syslog test more verbose
25728              From: Robert Spier <rspier@pobox.com>
25729              Date: Thu, 21 Jun 2001 00:54:32 -0400
25730              Message-ID: <15153.32264.295807.333073@rls.cx>
25731      Branch: perl
25732            ! ext/Sys/Syslog/syslog.t
25733 ____________________________________________________________________________
25734 [ 10766] By: jhi                                   on 2001/06/20  23:27:57
25735         Log: Subject: op/study.t refinements
25736              From: Hugo <hv@crypt.compulink.co.uk>
25737              Date: Thu, 21 Jun 2001 00:29:07 +0100
25738              Message-Id: <200106202329.AAA31397@crypt.compulink.co.uk>
25739      Branch: perl
25740            ! t/op/study.t
25741 ____________________________________________________________________________
25742 [ 10765] By: jhi                                   on 2001/06/20  19:51:47
25743         Log: Update Changes.
25744      Branch: perl
25745            ! Changes patchlevel.h
25746 ____________________________________________________________________________
25747 [ 10764] By: jhi                                   on 2001/06/20  19:00:23
25748         Log: Subject: Re: [PATCH] djgpp updates
25749              From: Laszlo Molnar <laszlo.molnar@eth.ericsson.se>
25750              Date: Wed, 20 Jun 2001 10:05:15 +0200
25751              Message-ID: <20010620100515.L5600@libra.eth.ericsson.se>
25752      Branch: perl
25753            ! djgpp/config.over
25754 ____________________________________________________________________________
25755 [ 10763] By: jhi                                   on 2001/06/20  18:58:06
25756         Log: Fix for ID 20010619.002 "When building hash, hash keys that
25757              are function calls are not being called", from Abhijit.
25758      Branch: perl
25759            ! t/base/lex.t toke.c
25760 ____________________________________________________________________________
25761 [ 10762] By: jhi                                   on 2001/06/20  18:45:00
25762         Log: Upgrade to Locale::Maketext 1.02, from Sean Burke.
25763      Branch: perl
25764            + lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/README
25765            + lib/Locale/Maketext/test.pl
25766            - lib/Locale/Maketext.t
25767            ! MANIFEST lib/Locale/Maketext.pm lib/Locale/Maketext.pod
25768            ! lib/Locale/Maketext/TPJ13.pod
25769 ____________________________________________________________________________
25770 [ 10761] By: jhi                                   on 2001/06/20  18:44:15
25771         Log: Metaconfig unit change for #10760.
25772      Branch: metaconfig
25773            ! U/modified/Cppsym.U
25774 ____________________________________________________________________________
25775 [ 10760] By: jhi                                   on 2001/06/20  18:42:04
25776         Log: Do not remove the ccsym* Cppsym* files since
25777              they are useful for metaconfig units coming after us.
25778              (This is the Configure nit mentioned in #10752.)
25779      Branch: perl
25780            ! Configure
25781 ____________________________________________________________________________
25782 [ 10759] By: jhi                                   on 2001/06/20  18:02:18
25783         Log: Update to I18N::LangTags 0.24, from Sean Burke.
25784      Branch: perl
25785            + lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/List.pm
25786            + lib/I18N/LangTags/README
25787            - lib/I18N/LangTags/List.pod
25788            ! MANIFEST lib/I18N/LangTags.pm lib/I18N/LangTags/test.pl
25789 ____________________________________________________________________________
25790 [ 10758] By: jhi                                   on 2001/06/20  17:34:43
25791         Log: Regen headers.
25792      Branch: perl
25793            ! embed.h embedvar.h global.sym perlapi.c perlapi.h
25794            ! pod/perlapi.pod proto.h
25795 ____________________________________________________________________________
25796 [ 10757] By: jhi                                   on 2001/06/20  17:23:08
25797         Log: Subject: [PATCH] Fixes case of CvDEPTH for perl_clone
25798              From: Artur Bergman <artur@contiller.se>
25799              Date: Wed, 20 Jun 2001 11:31:32 +0200
25800              Message-ID: <B7563A14.17D8%artur@contiller.se>
25801      Branch: perl
25802            ! embed.pl hv.c intrpvar.h sv.c sv.h
25803 ____________________________________________________________________________
25804 [ 10756] By: jhi                                   on 2001/06/20  17:13:26
25805         Log: Subject: Fix for [ID 20010124.001] POSIX::errno unreliable
25806              From: Tim Sweetman <tim@aldigital.co.uk> 
25807              Date: Wed, 13 Jun 2001 14:25:17 +0100 
25808              Message-ID: <3B2769BD.68B4F4B3@aldigital.co.uk> 
25809      Branch: perl
25810            ! ext/POSIX/POSIX.t lib/AutoLoader.pm
25811 ____________________________________________________________________________
25812 [ 10755] By: nick                                  on 2001/06/20  16:12:37
25813         Log: Integrate mainline
25814      Branch: perlio
25815           !> embed.h embed.pl ext/Cwd/Cwd.xs ext/Filter/t/call.t
25816           !> ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/t/io_sock.t
25817           !> ext/POSIX/POSIX.xs hints/mpeix.sh lib/File/Temp/security.t
25818           !> lib/FileHandle.t mpeix/mpeixish.h mpeix/relink objXSUB.h
25819           !> perlapi.c pod/perldiag.pod pp_sys.c proto.h t/op/pwent.t
25820           !> t/op/study.t util.c
25821 ____________________________________________________________________________
25822 [ 10754] By: gsar                                  on 2001/06/20  15:22:27
25823         Log: missing ld entry in Config.pm on Windows (makefile.mk had it,
25824              but not Makefile)
25825      Branch: maint-5.6/perl
25826            ! win32/Makefile
25827 ____________________________________________________________________________
25828 [ 10753] By: jhi                                   on 2001/06/20  14:03:20
25829         Log: Security tweak on readlink().
25830      Branch: perl
25831            ! pp_sys.c
25832 ____________________________________________________________________________
25833 [ 10752] By: jhi                                   on 2001/06/20  14:00:23
25834         Log: MPE/iX fixes from Mark Bixby (a Configure fix is also needed.)
25835      Branch: perl
25836            ! ext/Filter/t/call.t ext/IO/lib/IO/t/io_sock.t hints/mpeix.sh
25837            ! lib/File/Temp/security.t lib/FileHandle.t mpeix/mpeixish.h
25838            ! mpeix/relink t/op/pwent.t
25839 ____________________________________________________________________________
25840 [ 10751] By: jhi                                   on 2001/06/20  13:57:27
25841         Log: Reinstate #10725 (with probe for alarm()).
25842      Branch: perl
25843            ! t/op/study.t
25844 ____________________________________________________________________________
25845 [ 10750] By: jhi                                   on 2001/06/20  13:53:46
25846         Log: Replace our implementation of realpath() with OpenBSD's
25847              (src/lib/libc/stdlib/realpath.c 1.4).
25848      Branch: perl
25849            ! embed.h embed.pl ext/Cwd/Cwd.xs objXSUB.h perlapi.c
25850            ! pod/perldiag.pod proto.h util.c
25851 ____________________________________________________________________________
25852 [ 10749] By: jhi                                   on 2001/06/20  13:07:49
25853         Log: Integrate perlio.
25854      Branch: perl
25855           !> perlio.c
25856 ____________________________________________________________________________
25857 [ 10748] By: jhi                                   on 2001/06/20  13:07:18
25858         Log: No point in going into memory-saving contortions
25859              with getcwd() since there's a danger of buffer overflow.
25860              Also make the POSIX extension to use sv_getcwd().
25861              Finally, a missed proto.h fragment.
25862      Branch: perl
25863            ! ext/POSIX/POSIX.xs proto.h util.c
25864 ____________________________________________________________________________
25865 [ 10747] By: nick                                  on 2001/06/20  12:38:26
25866         Log: Fix PERLIO=unix bug, while restoring maximal buffer in PerlIOBuf_unread.
25867      Branch: perlio
25868            ! perlio.c
25869 ____________________________________________________________________________
25870 [ 10746] By: jhi                                   on 2001/06/20  11:51:10
25871         Log: Subject: Re: Bug in IO::Socket::INET module (repeat)
25872              From: Graham Barr <gbarr@pobox.com>
25873              Date: Wed, 20 Jun 2001 11:05:49 +0100
25874              Message-ID: <20010620110549.I19188@pobox.com>
25875              
25876              reported in        
25877              
25878              Subject: Bug in IO::Socket::INET module (repeat)
25879              From: "Harmon S. Nine" <hnine@netarx.com>
25880              Date: Tue, 19 Jun 2001 09:41:35 -0400
25881              Message-ID: <3B2F568F.8080605@netarx.com>
25882              
25883              The bug was that the IO::Socket::INET constructor
25884              did not allow a 'LocalPort' of 0.
25885      Branch: perl
25886            ! ext/IO/lib/IO/Socket/INET.pm
25887 ____________________________________________________________________________
25888 [ 10745] By: nick                                  on 2001/06/20  08:56:39
25889         Log: Integrate mainline.
25890      Branch: perlio
25891           !> (integrate 37 files)
25892 ____________________________________________________________________________
25893 [ 10744] By: jhi                                   on 2001/06/20  04:54:53
25894         Log: After some reading I don't think we can blindly
25895              use systems' realpath().  Too many security problems,
25896              too many buggy implementations.
25897              
25898              TODO: the realpath() emulation code in util.c doesn't
25899              seem fully operational?  (readlink(), for example?)
25900      Branch: perl
25901            ! Configure Makefile.micro Porting/Glossary Porting/config.sh
25902            ! Porting/config_H config_h.SH embed.h embed.pl global.sym
25903            ! objXSUB.h perlapi.c pod/perldiag.pod pod/perltoc.pod uconfig.h
25904            ! uconfig.sh util.c vos/config.alpha.def vos/config.alpha.h
25905            ! vos/config.ga.def vos/config.ga.h win32/config_H.bc
25906            ! win32/config_H.gc win32/config_H.vc
25907 ____________________________________________________________________________
25908 [ 10743] By: jhi                                   on 2001/06/20  00:48:48
25909         Log: Metaconfig unit change for #10738.
25910      Branch: metaconfig
25911            ! U/compline/d_gconvert.U
25912 ____________________________________________________________________________
25913 [ 10742] By: jhi                                   on 2001/06/20  00:48:20
25914         Log: Integrate change #10739 from maintperl:
25915              
25916              C<eval "/x$\r\n/x"> fails to compile correctly 
25917      Branch: perl
25918           !> t/op/pat.t toke.c
25919 ____________________________________________________________________________
25920 [ 10741] By: jhi                                   on 2001/06/20  00:41:05
25921         Log: Retract #10725 (Hugo asked NOT to apply the patch)
25922      Branch: perl
25923            ! t/op/study.t
25924 ____________________________________________________________________________
25925 [ 10740] By: jhi                                   on 2001/06/19  23:58:25
25926         Log: The test.third results were funnily named because of the
25927              new test scheme.
25928      Branch: perl
25929            ! t/TEST
25930 ____________________________________________________________________________
25931 [ 10739] By: gsar                                  on 2001/06/19  23:49:15
25932         Log: C<eval "/x$\r\n/x"> fails to compile correctly
25933      Branch: maint-5.6/perl
25934            ! t/op/pat.t toke.c
25935 ____________________________________________________________________________
25936 [ 10738] By: jhi                                   on 2001/06/19  23:04:15
25937         Log: Subject: [ID 20010619.012] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-per lio 4.0f (UNINSTALLED) 
25938              From: Spider Boardman <spider@Orb.Nashua.NH.US>
25939              Date: Tue, 19 Jun 2001 19:15:40 -0400
25940              Message-Id: <200106192315.TAA18531@Orb.Nashua.NH.US>
25941              
25942              The bigintpm.t #1183 failing in Tru64 (and also Cygwin)
25943              because "1e+129" being expected but "1.e+129" being returned.
25944              The culprit (at least in Tru64) is the use of gcvt().
25945      Branch: perl
25946            ! Configure
25947 ____________________________________________________________________________
25948 [ 10737] By: jhi                                   on 2001/06/19  22:56:52
25949         Log: Subject: [PATCH perl@10722] test hunting on VMS
25950              From: "Craig A. Berry" <craigberry@mac.com>
25951              Message-Id: <5.1.0.14.0.20010619183530.01c4bdb8@exchi01>
25952              Date: Tue, 19 Jun 2001 18:59:01 -0500
25953      Branch: perl
25954            ! vms/test.com
25955 ____________________________________________________________________________
25956 [ 10736] By: jhi                                   on 2001/06/19  21:32:29
25957         Log: Subject: [PATCH] s/typos//
25958              From: Abhijit Menon-Sen <ams@wiw.org>
25959              Date: Wed, 20 Jun 2001 02:15:02 +0530
25960              Message-ID: <20010620021502.A14541@lustre.linux.in>
25961              
25962              Without the op.h s/bearword/bareword/ hunk, see
25963              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/1998-02/msg00370.html
25964      Branch: perl
25965            ! util.c
25966 ____________________________________________________________________________
25967 [ 10735] By: jhi                                   on 2001/06/19  21:26:43
25968         Log: Metaconfig unit change for #10732 and #10733.
25969      Branch: metaconfig/U/perl
25970            ! fflushall.U
25971 ____________________________________________________________________________
25972 [ 10734] By: jhi                                   on 2001/06/19  21:24:41
25973         Log: Subject: [PATCH perl@10722] build ext/Socket dynamically on VMS
25974              From: "Craig A. Berry" <craigberry@mac.com>
25975              Date: Tue, 19 Jun 2001 17:19:48 -0500
25976              Message-Id: <5.1.0.14.0.20010619165650.01bd8478@exchi01>
25977      Branch: perl
25978            ! configure.com vms/descrip_mms.template
25979 ____________________________________________________________________________
25980 [ 10733] By: jhi                                   on 2001/06/19  19:57:44
25981         Log: Subject: [ID 20010619.011] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-per lio 4.0f (UNINSTALLED)
25982              From: Spider Boardman <spider@Orb.Nashua.NH.US>
25983              Date: Tue, 19 Jun 2001 16:48:07 -0400
25984              Message-Id: <200106192048.QAA20849@Orb.Nashua.NH.US>
25985              
25986              Further fixes to fflush(NULL) detection.
25987      Branch: perl
25988            ! Configure
25989 ____________________________________________________________________________
25990 [ 10732] By: jhi                                   on 2001/06/19  19:38:20
25991         Log: AIX test -s hangs with non-existent files?
25992              (A genuine logic bug in Configure, but AIX also broken?)
25993      Branch: perl
25994            ! Configure
25995 ____________________________________________________________________________
25996 [ 10731] By: jhi                                   on 2001/06/19  19:17:35
25997         Log: AUTHORS updates.
25998      Branch: perl
25999            ! AUTHORS
26000 ____________________________________________________________________________
26001 [ 10730] By: jhi                                   on 2001/06/19  19:03:07
26002         Log: Subject: [ID 20010619.007] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-perlio 4.0f (UNINSTALLED)
26003              From: Spider Boardman <spider@Orb.Nashua.NH.US>
26004              Date: Tue, 19 Jun 2001 15:33:25 -0400
26005              Message-Id: <200106191933.PAA08415@Orb.Nashua.NH.US>
26006      Branch: perl
26007            ! ext/POSIX/POSIX.t lib/warnings.t perlio.c t/lib/1_compile.t
26008            ! t/lib/warnings/pp
26009 ____________________________________________________________________________
26010 [ 10729] By: jhi                                   on 2001/06/19  18:34:10
26011         Log: Integrate perlio.
26012      Branch: perl
26013           !> lib/File/Find/find.t win32/distclean.bat
26014 ____________________________________________________________________________
26015 [ 10728] By: nick                                  on 2001/06/19  18:24:53
26016         Log: Hack File/Find/find.t to use File::Spec::Unix on Win32.
26017      Branch: perlio
26018            ! lib/File/Find/find.t win32/distclean.bat
26019 ____________________________________________________________________________
26020 [ 10727] By: jhi                                   on 2001/06/19  18:07:31
26021         Log: Furthwer tweak the fdopen() spot as suggseted by Jeff Pinyan;
26022              also add information how to find out whether one has PerlIO.
26023      Branch: perl
26024            ! pod/perlfunc.pod
26025 ____________________________________________________________________________
26026 [ 10726] By: jhi                                   on 2001/06/19  17:59:30
26027         Log: Subject: [ID 20010619.005] two typos in pod/perlfunc.pod
26028              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
26029              Date: Tue, 19 Jun 2001 11:36:32 -0700 (PDT)
26030              Message-Id: <200106191836.LAA21471@ventrue.corp.yahoo.com>
26031      Branch: perl
26032            ! pod/perlfunc.pod
26033 ____________________________________________________________________________
26034 [ 10725] By: jhi                                   on 2001/06/19  17:28:30
26035         Log: Subject: Re: [ID 20010618.006] some end-anchored regexps hang when using study 
26036              From: Hugo <hv@crypt.compulink.co.uk>
26037              Date: Tue, 19 Jun 2001 12:37:30 +0100
26038              Message-Id: <200106191137.MAA15185@crypt.compulink.co.uk>
26039      Branch: perl
26040            ! t/op/study.t
26041 ____________________________________________________________________________
26042 [ 10724] By: jhi                                   on 2001/06/19  17:22:20
26043         Log: Subject: Re: [ID 20010618.006] some end-anchored regexps hang when using study 
26044              From: Hugo <hv@crypt.compulink.co.uk>
26045              Message-Id: <200106191215.NAA17691@crypt.compulink.co.uk>
26046              Date: Tue, 19 Jun 2001 13:15:17 +0100
26047      Branch: perl
26048            ! util.c
26049 ____________________________________________________________________________
26050 [ 10723] By: nick                                  on 2001/06/19  14:46:15
26051         Log: Integrate mainline
26052      Branch: perlio
26053           +> ext/IPC/SysV/ipcsysv.t ext/Thread/create.tx ext/Thread/die.tx
26054           +> ext/Thread/die2.tx ext/Thread/io.tx ext/Thread/join.tx
26055           +> ext/Thread/join2.tx ext/Thread/list.tx ext/Thread/lock.tx
26056           +> ext/Thread/queue.tx ext/Thread/specific.tx ext/Thread/sync.tx
26057           +> ext/Thread/sync2.tx ext/Thread/unsync.tx ext/Thread/unsync2.tx
26058           +> ext/Thread/unsync3.tx ext/Thread/unsync4.tx
26059            - ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
26060            - ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
26061            - ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
26062            - ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
26063            - ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
26064            - ext/Thread/unsync4.t
26065           !> Changes MANIFEST NetWare/Makefile NetWare/config.wc
26066           !> djgpp/config.over djgpp/fixpmain
26067           !> ext/DynaLoader/DynaLoader_pm.PL ext/IPC/SysV/t/msg.t
26068           !> ext/IPC/SysV/t/sem.t handy.h hv.c lib/ExtUtils/MM_Unix.pm
26069           !> patchlevel.h perl.h utils/libnetcfg.PL win32/Makefile
26070 ____________________________________________________________________________
26071 [ 10722] By: jhi                                   on 2001/06/19  11:55:30
26072         Log: Update Changes.
26073      Branch: perl
26074            ! Changes patchlevel.h
26075 ____________________________________________________________________________
26076 [ 10721] By: jhi                                   on 2001/06/19  11:29:34
26077         Log: The existence shall be MANIFESted.
26078      Branch: perl
26079            ! MANIFEST
26080 ____________________________________________________________________________
26081 [ 10720] By: jhi                                   on 2001/06/19  10:58:09
26082         Log: The old libnet.cfg is first searched from the current directory,
26083              only then from the module path.
26084      Branch: perl
26085            ! utils/libnetcfg.PL
26086 ____________________________________________________________________________
26087 [ 10719] By: jhi                                   on 2001/06/19  10:55:59
26088         Log: NetWare tweaks from Guruprasad.
26089      Branch: perl
26090            ! NetWare/Makefile NetWare/config.wc
26091 ____________________________________________________________________________
26092 [ 10718] By: jhi                                   on 2001/06/19  10:54:22
26093         Log: Subject: [PATCH] djgpp updates
26094              From: Laszlo Molnar <laszlo.molnar@eth.ericsson.se>
26095              Date: Tue, 19 Jun 2001 10:59:06 +0200
26096              Message-ID: <20010619105906.C5600@libra.eth.ericsson.se>
26097      Branch: perl
26098            ! djgpp/config.over djgpp/fixpmain
26099 ____________________________________________________________________________
26100 [ 10717] By: jhi                                   on 2001/06/19  10:53:20
26101         Log: Subject: [PATCH: perl@10689]let MS VC 5 resolve _PerlIO_win32
26102              From: Prymmer/Kahn <pvhp@best.com>
26103              Date: Mon, 18 Jun 2001 23:48:52 -0700 (PDT)
26104              Message-ID: <Pine.BSF.4.21.0106182345100.17670-100000@shell8.ba.best.com>
26105      Branch: perl
26106            ! win32/Makefile
26107 ____________________________________________________________________________
26108 [ 10716] By: jhi                                   on 2001/06/19  10:52:25
26109         Log: The INT32_MIN_BROKEN and INT64_MIN_BROKEN tweaks needs
26110              to happen right after the inclusion of <inttypes.h>,
26111              from Edward Moy.
26112      Branch: perl
26113            ! handy.h perl.h
26114 ____________________________________________________________________________
26115 [ 10715] By: jhi                                   on 2001/06/19  10:49:21
26116         Log: Subject: [patch] preserve @DynaLoader::dl_{librefs,modules}
26117              From: Doug MacEachern <dougm@covalent.net>
26118              Date: Mon, 18 Jun 2001 22:13:38 -0700 (PDT)
26119              Message-ID: <Pine.LNX.4.21.0106182210570.22114-100000@mako.covalent.net>
26120      Branch: perl
26121            ! ext/DynaLoader/DynaLoader_pm.PL
26122 ____________________________________________________________________________
26123 [ 10714] By: jhi                                   on 2001/06/19  10:48:19
26124         Log: Revert #10656 for perfomance reasons but leave in the
26125              use of Hv*() macros -- in comments, so that grepping the
26126              source is easier, from Abhijit.  (Also add the ENV_HV_NAME speedup
26127              suggested by Sarathy, also by Abhijit.)
26128      Branch: perl
26129            ! hv.c
26130 ____________________________________________________________________________
26131 [ 10713] By: jhi                                   on 2001/06/19  10:46:08
26132         Log: Subject: [patch] .s MakeMaker suffix
26133              From: Doug MacEachern <dougm@covalent.net>
26134              Date: Mon, 18 Jun 2001 21:23:11 -0700 (PDT)
26135              Message-ID: <Pine.LNX.4.21.0106182120250.22114-100000@mako.covalent.net>
26136      Branch: perl
26137            ! lib/ExtUtils/MM_Unix.pm
26138 ____________________________________________________________________________
26139 [ 10712] By: jhi                                   on 2001/06/19  10:34:35
26140         Log: One test lost in the big shuffle restored.
26141      Branch: perl
26142            + ext/IPC/SysV/ipcsysv.t
26143            ! MANIFEST ext/IPC/SysV/t/msg.t ext/IPC/SysV/t/sem.t
26144 ____________________________________________________________________________
26145 [ 10711] By: jhi                                   on 2001/06/19  10:25:46
26146         Log: Rename the old non-standard threads tests so that
26147              they won't be invoked.
26148      Branch: perl
26149            + ext/Thread/create.tx ext/Thread/die.tx ext/Thread/die2.tx
26150            + ext/Thread/io.tx ext/Thread/join.tx ext/Thread/join2.tx
26151            + ext/Thread/list.tx ext/Thread/lock.tx ext/Thread/queue.tx
26152            + ext/Thread/specific.tx ext/Thread/sync.tx ext/Thread/sync2.tx
26153            + ext/Thread/unsync.tx ext/Thread/unsync2.tx
26154            + ext/Thread/unsync3.tx ext/Thread/unsync4.tx
26155            - ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
26156            - ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
26157            - ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
26158            - ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
26159            - ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
26160            - ext/Thread/unsync4.t
26161            ! MANIFEST
26162 ____________________________________________________________________________
26163 [ 10710] By: jhi                                   on 2001/06/19  10:18:41
26164         Log: Integrate perlio.
26165      Branch: perl
26166           !> win32/config_sh.PL
26167 ____________________________________________________________________________
26168 [ 10709] By: nick                                  on 2001/06/19  08:18:18
26169         Log: Integrate mainline
26170      Branch: perlio
26171           +> (branch 40 files)
26172            - lib/locale/latin1 lib/locale/utf8 lib/strict/refs
26173            - lib/strict/subs lib/strict/vars lib/warnings/1global
26174            - lib/warnings/2use lib/warnings/3both lib/warnings/4lint
26175            - lib/warnings/5nolint lib/warnings/6default lib/warnings/7fatal
26176            - lib/warnings/8signal lib/warnings/9enabled lib/warnings/av
26177            - lib/warnings/doio lib/warnings/doop lib/warnings/gv
26178            - lib/warnings/hv lib/warnings/malloc lib/warnings/mg
26179            - lib/warnings/op lib/warnings/perl lib/warnings/perlio
26180            - lib/warnings/perly lib/warnings/pp lib/warnings/pp_ctl
26181            - lib/warnings/pp_hot lib/warnings/pp_sys lib/warnings/regcomp
26182            - lib/warnings/regexec lib/warnings/run lib/warnings/sv
26183            - lib/warnings/taint lib/warnings/toke lib/warnings/universal
26184            - lib/warnings/utf8 lib/warnings/util
26185           !> (integrate 57 files)
26186 ____________________________________________________________________________
26187 [ 10708] By: nick                                  on 2001/06/19  07:57:10
26188         Log: Get Win32 known_extensions and extensions right in config.sh and hence Config.pm
26189      Branch: perlio
26190            ! win32/config_sh.PL
26191 ____________________________________________________________________________
26192 [ 10707] By: nick                                  on 2001/06/19  07:05:07
26193         Log: Perly.y and related file fixes to keep mainframe yacc (and bison) happy.
26194      Branch: perl
26195            ! perly.c perly.y perly_c.diff vms/perly_c.vms
26196 ____________________________________________________________________________
26197 [ 10706] By: jhi                                   on 2001/06/19  02:58:26
26198         Log: More perl572delta tweaks.
26199      Branch: perl
26200            ! pod/perl572delta.pod
26201 ____________________________________________________________________________
26202 [ 10705] By: jhi                                   on 2001/06/19  01:53:40
26203         Log: Update perl572delta.
26204      Branch: perl
26205            ! pod/perl572delta.pod
26206 ____________________________________________________________________________
26207 [ 10704] By: jhi                                   on 2001/06/19  01:28:40
26208         Log: VOS updates from Paul Green.
26209      Branch: perl
26210            ! vos/Changes vos/build.cm vos/perl.bind
26211 ____________________________________________________________________________
26212 [ 10703] By: jhi                                   on 2001/06/19  01:03:53
26213         Log: Update the vos/config.*.* files.
26214      Branch: perl
26215            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
26216            ! vos/config.ga.h
26217 ____________________________________________________________________________
26218 [ 10702] By: jhi                                   on 2001/06/19  01:03:32
26219         Log: Add a makefile for more painless adding of symbols to the
26220              VOS headers while in UNIX (in VOS the vos/configure_perl.cm
26221              takes care of the adding)
26222      Branch: perl
26223            + vos/Makefile
26224 ____________________________________________________________________________
26225 [ 10701] By: jhi                                   on 2001/06/19  00:51:44
26226         Log: Make libnetcfg by default display the libnet configuration,
26227              -c to change, add -i for old config, document all options,
26228              regen toc.
26229      Branch: perl
26230            ! pod/perltoc.pod pod/perlutil.pod utils/libnetcfg.PL
26231 ____________________________________________________________________________
26232 [ 10700] By: jhi                                   on 2001/06/18  23:45:12
26233         Log: gcc -Wall sweep.
26234      Branch: perl
26235            ! ext/IO/IO.xs ext/Time/Piece/Piece.xs
26236 ____________________________________________________________________________
26237 [ 10699] By: jhi                                   on 2001/06/18  23:19:53
26238         Log: So there.
26239      Branch: perl
26240            ! universal.c
26241 ____________________________________________________________________________
26242 [ 10698] By: jhi                                   on 2001/06/18  23:10:22
26243         Log: Document the need for sv_printify().
26244              
26245              Document that 'use utf8' has been considered.
26246              
26247              (An unfinished, gcc 3.0 -Wall nit fix also slipped in, gack.)
26248      Branch: perl
26249            ! pod/perltodo.pod universal.c
26250 ____________________________________________________________________________
26251 [ 10697] By: jhi                                   on 2001/06/18  22:50:53
26252         Log: Subject: Re: [PATCH] Re: [PATCH] Re: perl@10611
26253              From: Nicholas Clark <nick@ccl4.org>
26254              Date: Mon, 18 Jun 2001 23:29:23 +0100
26255              Message-ID: <20010618232923.I98663@plum.flirble.org>
26256      Branch: perl
26257            ! ext/POSIX/Makefile.PL ext/Socket/Makefile.PL
26258            ! ext/Sys/Syslog/Makefile.PL
26259 ____________________________________________________________________________
26260 [ 10696] By: jhi                                   on 2001/06/18  22:39:32
26261         Log: Subject: [PATCH: 5.6.1] perl5db.pl v1.07 + docs
26262              From: Scott.L.Miller@Compaq.com
26263              Date: Mon, 18 Jun 2001 10:12:27 -0500
26264              Message-ID: <86256A6F.00538A54.00@omacmta01.custom-edge.com>
26265      Branch: perl
26266            ! lib/perl5db.pl pod/perldebug.pod
26267 ____________________________________________________________________________
26268 [ 10695] By: jhi                                   on 2001/06/18  22:35:13
26269         Log: Subject: [PATCH lib/Carp/Heavy.pm] malformed POSIX negation
26270              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
26271              Date: Mon, 18 Jun 2001 16:52:24 -0400 (EDT)
26272              Message-ID: <Pine.GSO.4.21.0106181650590.17386-100000@crusoe.crusoe.net>
26273      Branch: perl
26274            ! lib/Carp/Heavy.pm
26275 ____________________________________________________________________________
26276 [ 10694] By: jhi                                   on 2001/06/18  22:34:06
26277         Log: Subject: [PATCH] Documentation changes for CLONE
26278              From: Artur Bergman <artur@contiller.se>
26279              Date: Mon, 18 Jun 2001 22:06:37 +0200
26280              Message-ID: <B7542BEC.1719%artur@contiller.se>
26281      Branch: perl
26282            ! pod/perlmod.pod pod/perlsub.pod
26283 ____________________________________________________________________________
26284 [ 10693] By: jhi                                   on 2001/06/18  22:31:38
26285         Log: Subject: Re: configure.com
26286              From: "Craig A. Berry" <craigberry@mac.com>
26287              Date: Mon, 18 Jun 2001 16:04:38 -0500
26288              Message-Id: <5.1.0.14.0.20010618154549.0318c090@mail.mac.com>
26289      Branch: perl
26290            ! configure.com
26291 ____________________________________________________________________________
26292 [ 10692] By: jhi                                   on 2001/06/18  22:30:43
26293         Log: Subject: PL_nullstash + perl_clone()
26294              From: Doug MacEachern <dougm@covalent.net>
26295              Date: Mon, 18 Jun 2001 16:24:22 -0700 (PDT)
26296              Message-ID: <Pine.LNX.4.21.0106181621040.11974-100000@mako.covalent.net>
26297      Branch: perl
26298            ! sv.c
26299 ____________________________________________________________________________
26300 [ 10691] By: jhi                                   on 2001/06/18  22:26:20
26301         Log: Subject: Re: [PATCH 5.7.1] sv.c documentation
26302              From: davem@fdgroup.co.uk
26303              Date: Mon, 18 Jun 2001 21:29:45 +0100 (BST)
26304              Message-Id: <200106182029.VAA06503@gizmo.fdgroup.co.uk>
26305      Branch: perl
26306            ! embed.pl pod/perlapi.pod
26307 ____________________________________________________________________________
26308 [ 10690] By: jhi                                   on 2001/06/18  22:17:05
26309         Log: More cross-compilation defaults gleaned from -Dcc
26310              if it is CPU-OS-gcc.
26311      Branch: metaconfig
26312            ! U/modified/libc.U
26313      Branch: metaconfig/U/perl
26314            ! Cross.U
26315      Branch: perl
26316            ! Configure INSTALL
26317 ____________________________________________________________________________
26318 [ 10689] By: jhi                                   on 2001/06/18  13:59:47
26319         Log: Update Changes.
26320      Branch: perl
26321            ! Changes patchlevel.h
26322 ____________________________________________________________________________
26323 [ 10688] By: jhi                                   on 2001/06/18  13:44:18
26324         Log: Subject: [PATCH 5.7.1] sv.c documentation
26325              From: davem@fdgroup.co.uk
26326              Date: Mon, 18 Jun 2001 00:47:52 +0100 (BST)
26327              Message-Id: <200106172347.AAA05475@gizmo.fdgroup.co.uk>
26328      Branch: perl
26329            ! embed.pl pod/perlapi.pod pod/perlguts.pod pod/perlintern.pod
26330            ! sv.c sv.h
26331 ____________________________________________________________________________
26332 [ 10687] By: jhi                                   on 2001/06/18  13:38:03
26333         Log: Subject: [PATCH bleadperl DOC] $@ Clarification in pod/perlvar.pod
26334              From: "Jon Gunnip" <jongunnip@hotmail.com>
26335              Date: Sun, 17 Jun 2001 18:24:29 -0400
26336              Message-ID: <F136EXUIEAOeIiGXix40000e3a7@hotmail.com>
26337      Branch: perl
26338            ! pod/perlvar.pod
26339 ____________________________________________________________________________
26340 [ 10686] By: jhi                                   on 2001/06/18  13:32:13
26341         Log: Move the locale/strict/warnings helper files back
26342              under the t/lib; this way the amount of non-installabled
26343              stuff under lib/ stays smaller.
26344      Branch: perl
26345            + t/lib/locale/latin1 t/lib/locale/utf8 t/lib/strict/refs
26346            + t/lib/strict/subs t/lib/strict/vars t/lib/warnings/1global
26347            + t/lib/warnings/2use t/lib/warnings/3both t/lib/warnings/4lint
26348            + t/lib/warnings/5nolint t/lib/warnings/6default
26349            + t/lib/warnings/7fatal t/lib/warnings/8signal
26350            + t/lib/warnings/9enabled t/lib/warnings/av t/lib/warnings/doio
26351            + t/lib/warnings/doop t/lib/warnings/gv t/lib/warnings/hv
26352            + t/lib/warnings/malloc t/lib/warnings/mg t/lib/warnings/op
26353            + t/lib/warnings/perl t/lib/warnings/perlio t/lib/warnings/perly
26354            + t/lib/warnings/pp t/lib/warnings/pp_ctl t/lib/warnings/pp_hot
26355            + t/lib/warnings/pp_sys t/lib/warnings/regcomp
26356            + t/lib/warnings/regexec t/lib/warnings/run t/lib/warnings/sv
26357            + t/lib/warnings/taint t/lib/warnings/toke
26358            + t/lib/warnings/universal t/lib/warnings/utf8
26359            + t/lib/warnings/util
26360            - lib/locale/latin1 lib/locale/utf8 lib/strict/refs
26361            - lib/strict/subs lib/strict/vars lib/warnings/1global
26362            - lib/warnings/2use lib/warnings/3both lib/warnings/4lint
26363            - lib/warnings/5nolint lib/warnings/6default lib/warnings/7fatal
26364            - lib/warnings/8signal lib/warnings/9enabled lib/warnings/av
26365            - lib/warnings/doio lib/warnings/doop lib/warnings/gv
26366            - lib/warnings/hv lib/warnings/malloc lib/warnings/mg
26367            - lib/warnings/op lib/warnings/perl lib/warnings/perlio
26368            - lib/warnings/perly lib/warnings/pp lib/warnings/pp_ctl
26369            - lib/warnings/pp_hot lib/warnings/pp_sys lib/warnings/regcomp
26370            - lib/warnings/regexec lib/warnings/run lib/warnings/sv
26371            - lib/warnings/taint lib/warnings/toke lib/warnings/universal
26372            - lib/warnings/utf8 lib/warnings/util
26373            ! MANIFEST installperl lib/locale.t lib/strict.t
26374 ____________________________________________________________________________
26375 [ 10685] By: jhi                                   on 2001/06/18  13:11:49
26376         Log: Split off the pack/unpack code, from Nicholas Clark.
26377      Branch: perl
26378            + pp_pack.c
26379            ! MANIFEST Makefile.SH Makefile.micro cflags.SH embed.h embed.pl
26380            ! objXSUB.h perlapi.c pod/perlhack.pod pp.c proto.h
26381            ! vms/descrip_mms.template win32/Makefile win32/makefile.mk
26382 ____________________________________________________________________________
26383 [ 10684] By: jhi                                   on 2001/06/18  12:25:55
26384         Log: Guard the SysV IPC tests against being invoked in
26385              SysV-IPC-less places.
26386      Branch: perl
26387            ! ext/IPC/SysV/t/msg.t ext/IPC/SysV/t/sem.t
26388 ____________________________________________________________________________
26389 [ 10683] By: nick                                  on 2001/06/18  12:24:42
26390         Log: Integrate mainline (new test scheme now ok on Linux).
26391      Branch: perlio
26392           +> lib/warnings.t
26393           !> dump.c sv.c
26394 ____________________________________________________________________________
26395 [ 10682] By: jhi                                   on 2001/06/18  12:20:50
26396         Log: Add the locale.c and numeric.c to the microperl sources.
26397      Branch: perl
26398            ! Makefile.micro win32/Makefile
26399 ____________________________________________________________________________
26400 [ 10681] By: jhi                                   on 2001/06/18  11:57:45
26401         Log: Subject: [PATCH dump.c] FLAGS = (...,OUR,TYPED,...)
26402              From: Abhijit Menon-Sen <ams@wiw.org>
26403              Date: Mon, 18 Jun 2001 14:23:44 +0530
26404              Message-ID: <20010618142344.A13136@lustre.linux.in>
26405      Branch: perl
26406            ! dump.c
26407 ____________________________________________________________________________
26408 [ 10680] By: jhi                                   on 2001/06/18  11:56:12
26409         Log: Subject: Re: [PATCH] more anonymous stash cleanups
26410              From: Abhijit Menon-Sen <ams@wiw.org>
26411              Date: Mon, 18 Jun 2001 15:50:32 +0530
26412              Message-ID: <20010618155032.A13223@lustre.linux.in>
26413              
26414              Plus the comment left in as suggested by NI-S.
26415      Branch: perl
26416            ! sv.c
26417 ____________________________________________________________________________
26418 [ 10679] By: jhi                                   on 2001/06/18  11:49:27
26419         Log: One missed file.
26420      Branch: perl
26421            + lib/warnings.t
26422 ____________________________________________________________________________
26423 [ 10678] By: nick                                  on 2001/06/18  08:05:29
26424         Log: Integrate mainline (part2 - the deletes)
26425      Branch: perlio
26426            - lib/Text/Abbrev/t/abbrev.t t/lib/anydbm.t t/lib/b-stash.t
26427            - t/lib/bigfltpm.t t/lib/bigintpm.t t/lib/cwd.t t/lib/db-btree.t
26428            - t/lib/db-hash.t t/lib/db-recno.t t/lib/extutils.t
26429            - t/lib/filefind.t t/lib/filehand.t t/lib/filter-util.t
26430            - t/lib/findtaint.t t/lib/ftmp-security.t t/lib/gdbm.t
26431            - t/lib/glob-basic.t t/lib/glob-case.t t/lib/io_dup.t
26432            - t/lib/io_poll.t t/lib/io_sel.t t/lib/io_taint.t t/lib/mbimbf.t
26433            - t/lib/ndbm.t t/lib/net-hostent.t t/lib/odbm.t t/lib/open2.t
26434            - t/lib/open3.t t/lib/posix.t t/lib/sdbm.t t/lib/sigaction.t
26435            - t/lib/syslfs.t t/pragma/locale.t t/pragma/strict.t
26436            - t/pragma/subs.t t/pragma/warn/mg t/pragma/warnings.t
26437 ____________________________________________________________________________
26438 [ 10677] By: nick                                  on 2001/06/18  08:04:44
26439         Log: Integrate mainline (part1)
26440      Branch: perlio
26441           +> (branch 376 files)
26442            - (delete 219 files)
26443           !> (integrate 151 files)
26444 ____________________________________________________________________________
26445 [ 10676] By: jhi                                   on 2001/06/18  04:17:15
26446         Log: The Grand Trek: move the *.t files from t/ to lib/ and ext/.
26447              No doubt I made some mistakes like missed some files or
26448              misnamed some files.  The naming rules were more or less:
26449              (1) if the module is from CPAN, follows its ways, be it
26450              t/*.t or test.pl.
26451              (2) otherwise if there are multiple tests for a module
26452              put them in a t/
26453              (3) otherwise if there's only one test put it in Module.t
26454              (4) helper files go to module/ (locale, strict, warnings)
26455              (5) use longer filenames now that we can (but e.g. the
26456              compat-0.6.t and the Text::Balanced test files still
26457              were renamed to be more civil against the 8.3 people)
26458              installperl was updated appropriately not to install the
26459              *.t files or the help files from under lib.
26460              
26461              TODO: some helper files still remain under t/ that could
26462              follow their 'masters'.  UPDATE: On second thoughts, why
26463              should they.  They can continue to live under t/lib, and
26464              in fact the locale/strict/warnings helpers that were moved
26465              could be moved back.  This way the amount of non-installable
26466              stuff under lib/ stays smaller.
26467      Branch: perl
26468            + (add 253 files)
26469            - (delete 254 files)
26470            ! MANIFEST installperl lib/Test/Harness.pm t/TEST t/harness
26471 ____________________________________________________________________________
26472 [ 10675] By: jhi                                   on 2001/06/18  03:15:02
26473         Log: The warning no more comes from util.c, it comes from numeric.c.
26474      Branch: perl
26475            ! README.tru64
26476 ____________________________________________________________________________
26477 [ 10674] By: jhi                                   on 2001/06/18  00:56:22
26478         Log: Subject: Re: anyone good at casting spells?
26479              From: Spider Boardman <spider@Orb.Nashua.NH.US>
26480              Date: Sun, 17 Jun 2001 21:21:04 -0400
26481              Message-Id: <200106180121.VAA10195@Orb.Nashua.NH.US> 
26482      Branch: perl
26483            ! ext/POSIX/POSIX.xs hv.h
26484 ____________________________________________________________________________
26485 [ 10673] By: jhi                                   on 2001/06/17  22:24:53
26486         Log: Protect the (original) thread tests against testing if no 5.005
26487              threads have been configured.
26488      Branch: perl
26489            ! ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
26490            ! ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
26491            ! ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
26492            ! ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
26493            ! ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
26494            ! ext/Thread/unsync4.t
26495 ____________________________________________________________________________
26496 [ 10672] By: jhi                                   on 2001/06/17  22:09:28
26497         Log: Try the new test scanning scheme on Text::Abbrev.
26498      Branch: perl
26499            + lib/Text/Abbrev.t
26500            - lib/Text/Abbrev/t/abbrev.t
26501            ! MANIFEST
26502 ____________________________________________________________________________
26503 [ 10671] By: jhi                                   on 2001/06/17  22:07:08
26504         Log: Change the scan policy of the *.t and test.pl files,
26505              now the *.t do not need to live in a t/ directory.
26506      Branch: perl
26507            ! t/TEST t/harness
26508 ____________________________________________________________________________
26509 [ 10670] By: jhi                                   on 2001/06/17  20:32:35
26510         Log: Subject: [PATCH perlfaq7.pod] fix dangling L<perlobj/"WARNING">
26511              From: Ilmari Karonen <iltzu@sci.fi>
26512              Date: Mon, 18 Jun 2001 00:30:21 +0300 (EET DST)
26513              Message-ID: <Pine.SOL.3.96.1010618002009.6629A-100000@simpukka>
26514      Branch: perl
26515            ! pod/perlfaq7.pod
26516 ____________________________________________________________________________
26517 [ 10669] By: jhi                                   on 2001/06/17  20:30:22
26518         Log: Quench the warnings from Tru64; the HP-UX is still
26519              broken because it really, REALLY, doesn't like the
26520              HvARRAY() being lvalue:
26521              
26522              cc: "hv.c", line 192: warning 524: Cast (non-lvalue) appears on left-hand side of assignment.
26523              cc: "hv.c", line 192: error 1549: Modifiable lvalue required for assignment operator.
26524      Branch: perl
26525            ! hv.c
26526 ____________________________________________________________________________
26527 [ 10668] By: jhi                                   on 2001/06/17  19:13:24
26528         Log: Integrate change #10667 from maintperl:
26529              
26530              change#10449 broke the special-case that makes lexicals inside the
26531              eval"" within DB::DB() visible
26532      Branch: perl
26533           !> op.c
26534 ____________________________________________________________________________
26535 [ 10667] By: gsar                                  on 2001/06/17  19:08:27
26536         Log: change#10449 broke the special-case that makes lexicals inside the
26537              eval"" within DB::DB() visible
26538      Branch: maint-5.6/perl
26539            ! op.c
26540 ____________________________________________________________________________
26541 [ 10666] By: jhi                                   on 2001/06/17  17:50:07
26542         Log: Still spurious output; indent the code a bit.
26543              
26544              TODO1: separate the utility functions like MkDir
26545              into a helper script?
26546              
26547              TODO2: I see a lot of repetition in the filepath()
26548              and dirpath() calls.
26549      Branch: perl
26550            ! t/lib/filefind.t t/lib/findtaint.t
26551 ____________________________________________________________________________
26552 [ 10665] By: jhi                                   on 2001/06/17  16:59:42
26553         Log: Regen modlib, toc.
26554      Branch: perl
26555            ! pod/perlmodlib.pod pod/perltoc.pod
26556 ____________________________________________________________________________
26557 [ 10664] By: jhi                                   on 2001/06/17  16:55:28
26558         Log: Add libnetcfg to perlutil.
26559      Branch: perl
26560            ! pod/perlutil.pod
26561 ____________________________________________________________________________
26562 [ 10663] By: jhi                                   on 2001/06/17  16:53:29
26563         Log: Initial integration of libnet-1.0703.
26564              The Configure script renamed as libnetcfg, will be
26565              installed along other utilities.
26566      Branch: perl
26567            + lib/Net/ChangeLog.libnet lib/Net/Cmd.pm lib/Net/Config.eg
26568            + lib/Net/Config.pm lib/Net/Domain.pm lib/Net/DummyInetd.pm
26569            + lib/Net/FTP.pm lib/Net/FTP/A.pm lib/Net/FTP/E.pm
26570            + lib/Net/FTP/I.pm lib/Net/FTP/L.pm lib/Net/FTP/dataconn.pm
26571            + lib/Net/Hostname.eg lib/Net/NNTP.pm lib/Net/Netrc.pm
26572            + lib/Net/PH.pm lib/Net/POP3.pm lib/Net/README.config
26573            + lib/Net/README.libnet lib/Net/SMTP.pm lib/Net/SNPP.pm
26574            + lib/Net/Time.pm lib/Net/demos/ftp lib/Net/demos/inetd
26575            + lib/Net/demos/nntp lib/Net/demos/nntp.mirror
26576            + lib/Net/demos/pop3 lib/Net/demos/smtp.self lib/Net/demos/snpp
26577            + lib/Net/demos/time lib/Net/libnet.ppd lib/Net/libnetFAQ.pod
26578            + lib/Net/t/ftp.t lib/Net/t/hostname.t lib/Net/t/nntp.t
26579            + lib/Net/t/ph.t lib/Net/t/require.t lib/Net/t/smtp.t
26580            + utils/libnetcfg.PL
26581            ! MANIFEST utils.lst utils/Makefile
26582 ____________________________________________________________________________
26583 [ 10662] By: jhi                                   on 2001/06/17  15:37:32
26584         Log: Less potentially test-harness-confusing output.
26585      Branch: perl
26586            ! lib/Memoize/t/expire_module_t.t
26587 ____________________________________________________________________________
26588 [ 10661] By: jhi                                   on 2001/06/17  15:31:04
26589         Log: The final print annoys make test.
26590      Branch: perl
26591            ! t/lib/filefind.t t/lib/findtaint.t
26592 ____________________________________________________________________________
26593 [ 10660] By: jhi                                   on 2001/06/17  14:00:21
26594         Log: Add an option for handling dangling symbolic links.
26595      Branch: perl
26596            ! lib/File/Find.pm t/lib/filefind.t
26597 ____________________________________________________________________________
26598 [ 10659] By: jhi                                   on 2001/06/17  13:45:48
26599         Log: Subject: Re: [MacPerl-Porters] Re: [PATCH] File::Find for bleadperl, Mac OS  etc.
26600              From: Thomas Wegner <wegner_thomas@yahoo.com>
26601              Date: Sun, 17 Jun 2001 14:43:11 +0200
26602              Message-Id: <p04320400b751fb74714a@[149.225.10.45]>
26603      Branch: perl
26604            + t/lib/findtaint.t
26605            ! MANIFEST lib/File/Find.pm t/lib/filefind.t
26606 ____________________________________________________________________________
26607 [ 10658] By: jhi                                   on 2001/06/17  13:13:25
26608         Log: Subject: [PATCH ExtUtils/MM_Unix.pm perl@10654] Remove tmon.out in make clean
26609              From: Jonathan Stowe <gellyfish@gellyfish.com>
26610              Date: Sun, 17 Jun 2001 11:26:21 +0100 (BST)
26611              Message-ID: <Pine.LNX.4.33.0106171120540.28753-100000@orpheus.gellyfish.com>
26612      Branch: perl
26613            ! lib/ExtUtils/MM_Unix.pm
26614 ____________________________________________________________________________
26615 [ 10657] By: jhi                                   on 2001/06/17  13:12:25
26616         Log: Subject: [PATCH] more anonymous stash cleanups
26617              From: Abhijit Menon-Sen <ams@wiw.org>
26618              Date: Sun, 17 Jun 2001 11:44:06 +0530
26619              Message-ID: <20010617114406.A25203@lustre.linux.in>
26620      Branch: perl
26621            ! op.c
26622 ____________________________________________________________________________
26623 [ 10656] By: jhi                                   on 2001/06/17  13:11:11
26624         Log: Subject: [PATCH #1/7] xhv_array (was Re: Using xhv_foo instead of HvFOO)
26625              From: Abhijit Menon-Sen <ams@wiw.org>
26626              Date: Sun, 17 Jun 2001 08:02:59 +0530
26627              Message-ID: <20010617080259.A28776@lustre.linux.in>
26628              
26629              Subject: [PATCH #2/7] xhv_eiter
26630              From: Abhijit Menon-Sen <ams@wiw.org>
26631              Date: Sun, 17 Jun 2001 08:13:18 +0530
26632              Message-ID: <20010617081318.B28776@lustre.linux.in>
26633              
26634              Subject: [PATCH #3/7] xhv_fill
26635              From: Abhijit Menon-Sen <ams@wiw.org>
26636              Date: Sun, 17 Jun 2001 08:25:16 +0530
26637              Message-ID: <20010617082516.C28776@lustre.linux.in>
26638              
26639              Subject: [PATCH #4/7] xhv_keys
26640              From: Abhijit Menon-Sen <ams@wiw.org>
26641              Date: Sun, 17 Jun 2001 08:36:17 +0530
26642              Message-ID: <20010617083617.D28776@lustre.linux.in>
26643              
26644              Subject: [PATCH #5/7] xhv_max
26645              From: Abhijit Menon-Sen <ams@wiw.org>
26646              Date: Sun, 17 Jun 2001 08:39:48 +0530
26647              Message-ID: <20010617083948.E28776@lustre.linux.in>
26648              
26649              Subject: [PATCH #6,7/7] xhv_pmroot, xhv_riter
26650              From: Abhijit Menon-Sen <ams@wiw.org>
26651              Date: Sun, 17 Jun 2001 08:51:11 +0530
26652              Message-ID: <20010617085111.F28776@lustre.linux.in>
26653      Branch: perl
26654            ! hv.c
26655 ____________________________________________________________________________
26656 [ 10655] By: jhi                                   on 2001/06/16  23:32:03
26657         Log: Update Changes.
26658      Branch: perl
26659            ! Changes patchlevel.h
26660 ____________________________________________________________________________
26661 [ 10654] By: jhi                                   on 2001/06/16  23:18:37
26662         Log: Subject: [PATCH] Re: DYNAMIC_ENV_FETCH HvNAME abuse.
26663              From: Abhijit Menon-Sen <ams@wiw.org>
26664              Date: Sat, 16 Jun 2001 07:41:19 +0530
26665              Message-ID: <20010616074119.A24720@lustre.linux.in>
26666      Branch: perl
26667            ! hv.c perl.c vms/vmsish.h win32/win32.h
26668 ____________________________________________________________________________
26669 [ 10653] By: jhi                                   on 2001/06/16  23:15:11
26670         Log: Document tests failing when threaded, since we now have more.
26671      Branch: perl
26672            ! pod/perl572delta.pod
26673 ____________________________________________________________________________
26674 [ 10652] By: jhi                                   on 2001/06/16  23:12:19
26675         Log: -Wall cleanup.
26676      Branch: perl
26677            ! ext/Thread/Thread.xs
26678 ____________________________________________________________________________
26679 [ 10651] By: jhi                                   on 2001/06/16  23:06:55
26680         Log: pthread_attr_setstacksize() isn't absolutely necessary
26681              to call, only iff THREAD_CREATE_NEEDS_STACK.
26682      Branch: perl
26683            ! ext/Thread/Thread.xs
26684 ____________________________________________________________________________
26685 [ 10650] By: jhi                                   on 2001/06/16  22:58:48
26686         Log: -Wall strays.
26687      Branch: perl
26688            ! perl.c util.c
26689 ____________________________________________________________________________
26690 [ 10649] By: jhi                                   on 2001/06/16  22:47:40
26691         Log: Add workaround for Darwin's (Mac OS X's) INT32_MIN
26692              (and INT64_MIN) brokenness.
26693      Branch: perl
26694            ! hints/darwin.sh perl.h
26695 ____________________________________________________________________________
26696 [ 10648] By: jhi                                   on 2001/06/16  22:27:48
26697         Log: Subject: [PATCH] Re: [PATCH] Re: perl@10611
26698              From: Nicholas Clark <nick@ccl4.org>
26699              Date: Sun, 17 Jun 2001 00:16:05 +0100
26700              Message-ID: <20010617001605.V98663@plum.flirble.org>
26701      Branch: perl
26702            ! ext/Fcntl/Fcntl.xs ext/Fcntl/Makefile.PL ext/File/Glob/Glob.pm
26703            ! ext/File/Glob/Glob.xs ext/File/Glob/Makefile.PL
26704            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
26705 ____________________________________________________________________________
26706 [ 10647] By: jhi                                   on 2001/06/16  22:24:47
26707         Log: Add perlnetware to docs; regen toc; supply skeleton
26708              docs for some Memoize submodules.
26709      Branch: perl
26710            ! lib/Memoize/AnyDBM_File.pm lib/Memoize/ExpireFile.pm
26711            ! lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
26712            ! lib/Memoize/SDBM_File.pm lib/Memoize/Storable.pm
26713            ! pod/buildtoc.PL pod/perl.pod pod/perlport.pod pod/perltoc.pod
26714            ! win32/Makefile win32/makefile.mk
26715 ____________________________________________________________________________
26716 [ 10646] By: jhi                                   on 2001/06/16  22:06:52
26717         Log: pod cleanup.
26718      Branch: perl
26719            ! README.netware
26720 ____________________________________________________________________________
26721 [ 10645] By: jhi                                   on 2001/06/16  21:47:00
26722         Log: Integrate Memoize 0.64.  Few tweaks were required in
26723              the test scripts.  Note that the speed and expire*
26724              tests take several dozen seconds to run.
26725      Branch: perl
26726            + lib/Memoize.pm lib/Memoize/AnyDBM_File.pm
26727            + lib/Memoize/Expire.pm lib/Memoize/ExpireFile.pm
26728            + lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
26729            + lib/Memoize/README lib/Memoize/SDBM_File.pm
26730            + lib/Memoize/Saves.pm lib/Memoize/Storable.pm lib/Memoize/TODO
26731            + lib/Memoize/t/array.t lib/Memoize/t/correctness.t
26732            + lib/Memoize/t/errors.t lib/Memoize/t/expire.t
26733            + lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
26734            + lib/Memoize/t/expire_module_t.t lib/Memoize/t/flush.t
26735            + lib/Memoize/t/normalize.t lib/Memoize/t/prototype.t
26736            + lib/Memoize/t/speed.t lib/Memoize/t/tie.t
26737            + lib/Memoize/t/tie_gdbm.t lib/Memoize/t/tie_ndbm.t
26738            + lib/Memoize/t/tie_sdbm.t lib/Memoize/t/tie_storable.t
26739            + lib/Memoize/t/tiefeatures.t lib/Memoize/t/unmemoize.t
26740            ! MANIFEST t/lib/1_compile.t
26741 ____________________________________________________________________________
26742 [ 10644] By: jhi                                   on 2001/06/16  20:35:49
26743         Log: Document the cross-compilation options.
26744      Branch: perl
26745            ! Cross/README INSTALL
26746 ____________________________________________________________________________
26747 [ 10643] By: jhi                                   on 2001/06/16  19:46:38
26748         Log: NetWare port from Guruprasad S <SGURUPRASAD@novell.com>.
26749      Branch: perl
26750            + NetWare/CLIBsdio.h NetWare/CLIBstr.h NetWare/CLIBstuf.c
26751            + NetWare/CLIBstuf.h NetWare/Main.c NetWare/Makefile
26752            + NetWare/NWTInfo.c NetWare/NWUtil.c NetWare/Nwmain.c
26753            + NetWare/Nwpipe.c NetWare/bat/BldNWExt.bat
26754            + NetWare/bat/Buildtype.bat NetWare/bat/MPKBuild.bat
26755            + NetWare/bat/SetNWBld.bat NetWare/bat/Setmpksdk.bat
26756            + NetWare/bat/Setnlmsdk.bat NetWare/bat/Setwatcom.bat
26757            + NetWare/bat/ToggleD2.bat NetWare/bat/ToggleXDC.bat
26758            + NetWare/config.wc NetWare/config_H.wc NetWare/config_h.PL
26759            + NetWare/config_sh.PL NetWare/deb.h NetWare/dl_netware.xs
26760            + NetWare/intdef.h NetWare/interface.c NetWare/interface.h
26761            + NetWare/iperlhost.h NetWare/netware.h NetWare/nw5.c
26762            + NetWare/nw5iop.h NetWare/nw5sck.c NetWare/nw5sck.h
26763            + NetWare/nw5thread.c NetWare/nw5thread.h NetWare/nwperlsys.c
26764            + NetWare/nwperlsys.h NetWare/nwpipe.h NetWare/nwplglob.c
26765            + NetWare/nwplglob.h NetWare/nwtinfo.h NetWare/nwutil.h
26766            + NetWare/t/NWModify.pl NetWare/t/NWScripts.pl
26767            + NetWare/t/Readme.txt NetWare/testnlm/echo/echo.c
26768            + NetWare/testnlm/type/type.c NetWare/win32ish.h README.netware
26769            + lib/ExtUtils/MM_NW5.pm
26770            ! MANIFEST XSUB.h dosish.h ext/Errno/Errno_pm.PL ext/IO/IO.xs
26771            ! ext/POSIX/POSIX.xs ext/Socket/Socket.xs installperl iperlsys.h
26772            ! lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
26773            ! lib/File/Copy.pm lib/File/Find.pm lib/perl5db.pl makedef.pl
26774            ! perl.c perl.h perlio.c perlio.h pp_sys.c t/comp/multiline.t
26775            ! t/comp/script.t t/io/argv.t t/io/dup.t t/io/fs.t
26776            ! t/io/inplace.t t/io/iprefix.t t/io/tell.t t/lib/anydbm.t
26777            ! t/lib/b-stash.t t/lib/cwd.t t/lib/db-btree.t t/lib/db-hash.t
26778            ! t/lib/db-recno.t t/lib/filehand.t t/lib/filter-util.t
26779            ! t/lib/ftmp-security.t t/lib/gdbm.t t/lib/glob-basic.t
26780            ! t/lib/glob-case.t t/lib/io_dup.t t/lib/io_poll.t
26781            ! t/lib/io_sel.t t/lib/io_taint.t t/lib/ndbm.t
26782            ! t/lib/net-hostent.t t/lib/odbm.t t/lib/open2.t t/lib/open3.t
26783            ! t/lib/posix.t t/lib/sdbm.t t/lib/sigaction.t t/lib/syslfs.t
26784            ! t/op/anonsub.t t/op/closure.t t/op/die_exit.t t/op/exec.t
26785            ! t/op/fork.t t/op/goto.t t/op/groups.t t/op/lfs.t t/op/magic.t
26786            ! t/op/misc.t t/op/rand.t t/op/runlevel.t t/op/split.t
26787            ! t/op/stat.t t/op/sysio.t t/op/taint.t t/op/write.t
26788            ! t/pragma/locale.t t/pragma/strict.t t/pragma/subs.t
26789            ! t/pragma/warn/mg t/pragma/warnings.t thread.h toke.c util.c
26790            ! util.h x2p/a2py.c
26791 ____________________________________________________________________________
26792 [ 10642] By: jhi                                   on 2001/06/16  19:16:04
26793         Log: Resort MANIFEST.
26794      Branch: perl
26795            ! MANIFEST
26796 ____________________________________________________________________________
26797 [ 10641] By: jhi                                   on 2001/06/16  18:52:26
26798         Log: Integrate perlio.
26799      Branch: perl
26800           +> win32/win32io.c
26801           !> MANIFEST perlio.c perliol.h win32/makefile.mk
26802 ____________________________________________________________________________
26803 [ 10640] By: nick                                  on 2001/06/16  18:38:31
26804         Log: Disable :win32 layer as default till I get it working
26805      Branch: perlio
26806            ! MANIFEST perlio.c
26807 ____________________________________________________________________________
26808 [ 10639] By: jhi                                   on 2001/06/16  18:35:46
26809         Log: Try the new scheme by moving the Text::Abbrev test
26810              to a new place under lib.
26811      Branch: perl
26812            + lib/Text/Abbrev/t/abbrev.t
26813            - t/lib/abbrev.t
26814            ! MANIFEST
26815 ____________________________________________________________________________
26816 [ 10638] By: jhi                                   on 2001/06/16  18:34:30
26817         Log: Make the code even more dynamical so that testname
26818              suffix length can change.
26819      Branch: perl
26820            ! lib/Test/Harness.pm t/TEST
26821 ____________________________________________________________________________
26822 [ 10637] By: jhi                                   on 2001/06/16  18:16:28
26823         Log: Allow for deeper t/ and also a single test.pl.
26824      Branch: perl
26825            ! t/TEST t/harness
26826 ____________________________________________________________________________
26827 [ 10636] By: jhi                                   on 2001/06/16  18:13:59
26828         Log: #define fix from Nicholas Clark.
26829      Branch: perl
26830            ! ext/POSIX/POSIX.xs
26831 ____________________________________________________________________________
26832 [ 10635] By: jhi                                   on 2001/06/16  17:50:43
26833         Log: Initialization is nice.
26834      Branch: perl
26835            ! lib/Test/Harness.pm
26836 ____________________________________________________________________________
26837 [ 10634] By: jhi                                   on 2001/06/16  17:38:53
26838         Log: Make t/TEST and t/harness to test also the t/ tests
26839              under the main lib/ and ext/ directories.  Fix Test::Harness
26840              to dynamically change the width of its "foo/bar....ok" output.
26841      Branch: perl
26842            ! lib/Test/Harness.pm t/TEST t/TestInit.pm t/harness
26843 ____________________________________________________________________________
26844 [ 10633] By: jhi                                   on 2001/06/16  16:58:57
26845         Log: Subject: [PATCH] Re: perl@10611 
26846              From: Nicholas Clark <nick@ccl4.org>
26847              Date: Sat, 16 Jun 2001 16:52:47 +0100
26848              Message-ID: <20010616165247.O98663@plum.flirble.org>
26849              
26850              The .xs parts, too.
26851      Branch: perl
26852            ! ext/GDBM_File/GDBM_File.xs ext/POSIX/POSIX.xs
26853            ! ext/Socket/Socket.xs ext/Sys/Syslog/Syslog.xs
26854 ____________________________________________________________________________
26855 [ 10632] By: nick                                  on 2001/06/16  16:44:35
26856         Log: Work-in-progress win32 layer semi-functional, checking 
26857              for UNIX breakage.
26858      Branch: perlio
26859            ! perlio.c perliol.h win32/makefile.mk win32/win32io.c
26860 ____________________________________________________________________________
26861 [ 10631] By: jhi                                   on 2001/06/16  16:40:30
26862         Log: Subject: [PATCH] Re: perl@10611 
26863              From: Nicholas Clark <nick@ccl4.org>
26864              Date: Sat, 16 Jun 2001 16:52:47 +0100
26865              Message-ID: <20010616165247.O98663@plum.flirble.org>
26866      Branch: perl
26867            ! ext/GDBM_File/GDBM_File.xs ext/GDBM_File/Makefile.PL
26868            ! ext/POSIX/Makefile.PL ext/POSIX/POSIX.xs
26869            ! ext/Socket/Makefile.PL ext/Socket/Socket.xs
26870            ! ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/Syslog.xs
26871            ! lib/ExtUtils/Constant.pm
26872 ____________________________________________________________________________
26873 [ 10630] By: jhi                                   on 2001/06/16  15:11:38
26874         Log: Metaconfig unit change for #10629.
26875      Branch: metaconfig
26876            ! U/modified/Finish.U
26877 ____________________________________________________________________________
26878 [ 10629] By: jhi                                   on 2001/06/16  15:11:10
26879         Log: The extraction changed directories.
26880      Branch: perl
26881            ! Configure
26882 ____________________________________________________________________________
26883 [ 10628] By: jhi                                   on 2001/06/16  14:59:38
26884         Log: Math::BigInt 1.35 from Tels.
26885      Branch: perl
26886            + t/lib/mbimbf.t
26887            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
26888            ! t/lib/bigfltpm.t t/lib/bigintpm.t
26889 ____________________________________________________________________________
26890 [ 10627] By: nick                                  on 2001/06/16  14:54:52
26891         Log: Work in progress UNIX-side edit of win32 PerLIO layer
26892      Branch: perlio
26893            + win32/win32io.c
26894            ! perlio.c win32/makefile.mk
26895 ____________________________________________________________________________
26896 [ 10626] By: jhi                                   on 2001/06/16  14:01:50
26897         Log: Subject: [PATCH 5.6.1] os2/diff-configure
26898              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26899              Date: Fri, 15 Jun 2001 01:19:36 -0400
26900              Message-ID: <20010615011936.A26982@math.ohio-state.edu>
26901              
26902              Empty all of it because I think #10624 made even the
26903              last patch hunk unnecessary.
26904      Branch: perl
26905            ! os2/diff.configure
26906 ____________________________________________________________________________
26907 [ 10625] By: jhi                                   on 2001/06/16  13:58:34
26908         Log: Metaconfig unit change for 10624.
26909      Branch: metaconfig
26910            ! U/modified/libc.U
26911      Branch: perl
26912            ! config_h.SH
26913 ____________________________________________________________________________
26914 [ 10624] By: jhi                                   on 2001/06/16  13:58:13
26915         Log: Move the initialization of libnames to the beginning so
26916              that can one 'seed' it (as OS/2 does.)
26917      Branch: perl
26918            ! Configure
26919 ____________________________________________________________________________
26920 [ 10623] By: jhi                                   on 2001/06/16  13:47:54
26921         Log: Subject: [PATCH 5.6.1] OS2::DLL patch
26922              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26923              Date: Fri, 15 Jun 2001 19:10:57 -0400
26924              Message-ID: <20010615191057.A8050@math.ohio-state.edu>
26925      Branch: perl
26926            ! os2/OS2/REXX/DLL/DLL.pm
26927 ____________________________________________________________________________
26928 [ 10622] By: jhi                                   on 2001/06/16  13:29:42
26929         Log: Subject: [PATCH perl@10611] make VMS find util.c's offspring 
26930              From: "Craig A. Berry" <craigberry@mac.com>
26931              Date: Fri, 15 Jun 2001 17:00:03 -0500
26932              Message-Id: <a05101007b750342599be@[172.16.52.1]>
26933      Branch: perl
26934            ! vms/descrip_mms.template
26935 ____________________________________________________________________________
26936 [ 10621] By: jhi                                   on 2001/06/16  13:28:37
26937         Log: Subject: [PATCH perl@10611] get extutils.t working on VMS (again)
26938              From: "Craig A. Berry" <craigberry@mac.com>
26939              Date: Fri, 15 Jun 2001 18:39:42 -0500
26940              Message-Id: <a05101008b7503dc9dc2f@[172.16.52.1]>
26941      Branch: perl
26942            ! lib/File/Spec/VMS.pm t/lib/extutils.t
26943 ____________________________________________________________________________
26944 [ 10620] By: jhi                                   on 2001/06/16  13:25:06
26945         Log: Integrate perlio.
26946      Branch: perl
26947           !> embed.h embed.pl lib/open.pm perl.c perlio.c proto.h
26948           !> t/io/utf8.t t/lib/io_scalar.t
26949 ____________________________________________________________________________
26950 [ 10619] By: nick                                  on 2001/06/15  21:05:19
26951         Log: Generated files
26952      Branch: perlio
26953            ! embed.h proto.h
26954 ____________________________________________________________________________
26955 [ 10618] By: nick                                  on 2001/06/15  20:27:42
26956         Log: Fix open.pm to work via XS-implemented method calls rather
26957              than *open::layers variables which caused all the HV/AV hassle.
26958      Branch: perlio
26959            ! embed.pl lib/open.pm perl.c perlio.c t/io/utf8.t
26960            ! t/lib/io_scalar.t
26961 ____________________________________________________________________________
26962 [ 10617] By: jhi                                   on 2001/06/15  18:50:53
26963         Log: Integrate perlio.
26964      Branch: perl
26965           !> lib/ExtUtils/Constant.pm
26966 ____________________________________________________________________________
26967 [ 10616] By: nick                                  on 2001/06/15  18:46:47
26968         Log: pTHX_ / aTHX_ for ExtUtils/Constant.pm
26969      Branch: perlio
26970            ! lib/ExtUtils/Constant.pm
26971 ____________________________________________________________________________
26972 [ 10615] By: jhi                                   on 2001/06/15  18:36:43
26973         Log: Integrate perlio.
26974      Branch: perl
26975           !> ext/Socket/Socket.xs
26976 ____________________________________________________________________________
26977 [ 10614] By: nick                                  on 2001/06/15  18:33:37
26978         Log: MULTIPLICITY fix for Socket.xs
26979      Branch: perlio
26980            ! ext/Socket/Socket.xs
26981 ____________________________________________________________________________
26982 [ 10613] By: jhi                                   on 2001/06/15  16:34:06
26983         Log: Subject: Re: perl@10611
26984              From: Doug MacEachern <dougm@covalent.net>
26985              Date: Fri, 15 Jun 2001 10:10:33 -0700 (PDT)
26986              Message-ID: <Pine.LNX.4.21.0106151007420.10871-100000@mako.covalent.net>
26987      Branch: perl
26988            ! ext/Socket/Socket.xs
26989 ____________________________________________________________________________
26990 [ 10612] By: nick                                  on 2001/06/15  16:14:38
26991         Log: Raw integrate on mainline - MULTIPLICITY issues with Socket.xs
26992      Branch: perlio
26993           !> Changes ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
26994           !> ext/Socket/Socket.pm ext/Socket/Socket.xs
26995           !> lib/ExtUtils/Constant.pm lib/File/Find.pm opcode.pl
26996           !> patchlevel.h perlio.c t/lib/extutils.t t/lib/filefind.t
26997           !> t/lib/gdbm.t t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t
26998           !> utils/h2ph.PL
26999 ____________________________________________________________________________
27000 [ 10611] By: jhi                                   on 2001/06/15  14:29:04
27001         Log: Update Changes.
27002      Branch: perl
27003            ! Changes patchlevel.h
27004 ____________________________________________________________________________
27005 [ 10610] By: jhi                                   on 2001/06/15  14:20:33
27006         Log: Upping the test count.
27007      Branch: perl
27008            ! t/lib/filefind.t
27009 ____________________________________________________________________________
27010 [ 10609] By: jhi                                   on 2001/06/15  14:13:29
27011         Log: Integrate perlio.
27012      Branch: perl
27013           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
27014 ____________________________________________________________________________
27015 [ 10608] By: jhi                                   on 2001/06/15  14:12:31
27016         Log: Subject: Re: [ID 20010608.010] File::Find re-entrancy
27017              From: andreas.koenig@anima.de (Andreas J. Koenig)
27018              Date: 15 Jun 2001 13:30:39 +0200
27019              Message-ID: <m3hexikmjk.fsf@ak-71.mind.de>
27020              
27021              Record the grim history.
27022      Branch: perl
27023            ! lib/File/Find.pm
27024 ____________________________________________________________________________
27025 [ 10607] By: jhi                                   on 2001/06/15  14:08:19
27026         Log: Subject: Re: [ID 20010608.010] File::Find re-entrancy
27027              From: Brian McCauley <nobull@mail.com>
27028              Date: 15 Jun 2001 07:51:26 +0100
27029              Message-Id: <200106150923.f5F9NpG02725@wcl-l.bham.ac.uk>
27030      Branch: perl
27031            ! lib/File/Find.pm t/lib/filefind.t
27032 ____________________________________________________________________________
27033 [ 10606] By: nick                                  on 2001/06/15  14:00:08
27034         Log: regen_config_h for Win32.
27035      Branch: perlio
27036            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
27037 ____________________________________________________________________________
27038 [ 10605] By: jhi                                   on 2001/06/15  13:49:55
27039         Log: Subject: [PATCH: perl@10576] handle tri graphs in h2ph.PL -> h2ph*
27040              From: Peter Prymmer <pvhp@forte.com>
27041              Date: Thu, 14 Jun 2001 16:25:33 -0700 (PDT)
27042              Message-ID: <Pine.OSF.4.10.10106141608080.110974-100000@aspara.forte.com>
27043      Branch: perl
27044            ! t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t utils/h2ph.PL
27045 ____________________________________________________________________________
27046 [ 10604] By: jhi                                   on 2001/06/15  13:45:03
27047         Log: Some filesystems require writability for rename/unlink.
27048      Branch: perl
27049            ! opcode.pl
27050 ____________________________________________________________________________
27051 [ 10603] By: jhi                                   on 2001/06/15  13:41:34
27052         Log: Subject: Re: [PATCH} perlio and threading @ 10576 + report 
27053              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
27054              Date: Fri, 15 Jun 2001 12:08:53 +0200
27055              Message-Id: <20010615120320.F009.H.M.BRAND@hccnet.nl>
27056      Branch: perl
27057            ! perlio.c
27058 ____________________________________________________________________________
27059 [ 10602] By: jhi                                   on 2001/06/15  13:27:04
27060         Log: Subject: Re: [PATCH] opcode.pl is chmod'ing the original source tree
27061              From: Mike Guy <mjtg@cam.ac.uk>
27062              Date: Fri, 15 Jun 2001 14:11:49 +0100
27063              Message-Id: <E15AtO9-0006Nd-00@draco.cus.cam.ac.uk>
27064      Branch: perl
27065            ! opcode.pl
27066 ____________________________________________________________________________
27067 [ 10601] By: jhi                                   on 2001/06/15  13:21:18
27068         Log: Subject: [PATCH ?] INADDR_ANY INADDR_BROADCAST INADDR_LOOPBACK INADDR_NONE
27069              From: Nicholas Clark <nick@ccl4.org>
27070              Date: Thu, 14 Jun 2001 23:52:56 +0100
27071              Message-ID: <20010614235256.G98663@plum.flirble.org>
27072      Branch: perl
27073            ! ext/Socket/Socket.pm ext/Socket/Socket.xs
27074            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
27075 ____________________________________________________________________________
27076 [ 10600] By: jhi                                   on 2001/06/15  13:16:56
27077         Log: Subject: Re: [PATCH] GDBM_File (wasRe: ext/ + -Wall)
27078              From: Russ Allbery <rra@stanford.edu>
27079              Date: 14 Jun 2001 13:24:43 -0700
27080              Message-ID: <ylzobaizck.fsf@windlord.stanford.edu>
27081      Branch: perl
27082            ! ext/GDBM_File/GDBM_File.pm
27083 ____________________________________________________________________________
27084 [ 10599] By: jhi                                   on 2001/06/15  13:15:26
27085         Log: Subject: [PATCH] GDBM_File (wasRe: ext/ + -Wall)
27086              From: Nicholas Clark <nick@ccl4.org>
27087              Date: Thu, 14 Jun 2001 20:37:47 +0100
27088              Message-ID: <20010614203747.F98663@plum.flirble.org>
27089      Branch: perl
27090            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
27091            ! t/lib/gdbm.t
27092 ____________________________________________________________________________
27093 [ 10598] By: jhi                                   on 2001/06/15  13:13:13
27094         Log: Integrate perlio.
27095      Branch: perl
27096           !> makedef.pl sv.c
27097 ____________________________________________________________________________
27098 [ 10597] By: nick                                  on 2001/06/15  11:08:13
27099         Log: Check that HVs with HvNAME() != NULL are really stashes before
27100              treating them as such. Also be more defensive on the GvCV.
27101              Win32 fork and dprof now working again. 
27102      Branch: perlio
27103            ! sv.c
27104 ____________________________________________________________________________
27105 [ 10596] By: nick                                  on 2001/06/15  10:11:20
27106         Log: Integrate mainline.
27107      Branch: perlio
27108           +> Cross/README
27109           !> Configure Makefile.SH Porting/Glossary Porting/config.sh
27110           !> Porting/config_H config_h.SH configure.com epoc/config.sh
27111           !> hints/linux.sh pod/perltoc.pod uconfig.h uconfig.sh
27112           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
27113           !> vos/config.ga.h win32/config.bc win32/config.gc
27114           !> win32/config.vc win32/config_H.bc win32/config_H.gc
27115           !> win32/config_H.vc
27116 ____________________________________________________________________________
27117 [ 10595] By: nick                                  on 2001/06/15  09:37:17
27118         Log: Skip Perl_my_bcopy in .def file as we do not provide it.
27119              - Win32 (VC++) now builds but fails:
27120              filefind.t - suspect Win32's builtin cwd is not doing insecure dir test
27121              fork.t     - No &___ENV_HV_NAME___::CLONE method ???
27122              write.t    - open(...,"|-") not implemented on Win32 
27123      Branch: perlio
27124            ! makedef.pl
27125 ____________________________________________________________________________
27126 [ 10594] By: jhi                                   on 2001/06/15  00:17:16
27127         Log: Integrate perlio.
27128      Branch: perl
27129           !> perlio.c win32/makefile.mk
27130 ____________________________________________________________________________
27131 [ 10593] By: jhi                                   on 2001/06/15  00:16:44
27132         Log: Metaconfig unit changes for #10592.
27133      Branch: metaconfig
27134            + U/modified/i_varhdr.U U/modified/startsh.U
27135            - U/a_dvisory/crosscompile.U U/target/Target.U
27136            ! U/a_dvisory/intsize.U U/compline/alignbytes.U
27137            ! U/compline/bitpbyte.U U/compline/byteorder.U
27138            ! U/compline/ccflags.U U/compline/charsize.U
27139            ! U/compline/d_casti32.U U/compline/d_castneg.U
27140            ! U/compline/d_closedir.U U/compline/d_fd_set.U
27141            ! U/compline/d_gconvert.U U/compline/d_gnulibc.U
27142            ! U/compline/d_keepsig.U U/compline/d_open3.U
27143            ! U/compline/d_safebcpy.U U/compline/d_safemcpy.U
27144            ! U/compline/d_sanemcmp.U U/compline/d_scannl.U
27145            ! U/compline/d_sgndchr.U U/compline/d_sigsetjmp.U
27146            ! U/compline/d_stdstdio.U U/compline/d_vprintf.U
27147            ! U/compline/doublesize.U U/compline/floatsize.U
27148            ! U/compline/nblock_io.U U/compline/orderlib.U
27149            ! U/compline/ptrsize.U U/compline/ssizetype.U U/ebcdic/ebcdic.U
27150            ! U/modified/Cppsym.U U/modified/Oldconfig.U U/modified/Signal.U
27151            ! U/modified/d_getpgrp.U U/modified/d_longdbl.U
27152            ! U/modified/d_longlong.U U/modified/d_setpgrp.U
27153            ! U/modified/d_strtoul.U U/modified/d_union_semun.U
27154            ! U/modified/spitshell.U U/threads/archname.U
27155            ! U/threads/d_pthreadj.U U/typedefs/gidsign.U
27156            ! U/typedefs/gidsize.U U/typedefs/lseektype.U
27157            ! U/typedefs/pidsign.U U/typedefs/pidsize.U
27158            ! U/typedefs/sizesize.U U/typedefs/ssizesize.U
27159            ! U/typedefs/uidsign.U U/typedefs/uidsize.U
27160      Branch: metaconfig/U/perl
27161            + Cross.U
27162            ! d_dlsymun.U d_fcntl_can_lock.U d_modfl.U d_printfed.U
27163            ! d_strtoll.U d_strtoull.U d_strtouq.U d_u32align.U dlsrc.U
27164            ! fflushall.U fpossize.U gccvers.U i_db.U longdblfio.U
27165            ! need_va_copy.U perlxv.U quadfio.U selectminbits.U
27166            ! stdio_streams.U uselfs.U
27167 ____________________________________________________________________________
27168 [ 10592] By: jhi                                   on 2001/06/15  00:15:52
27169         Log: The first steps towards cross-compilation.
27170              
27171              Abstract execution of compiled test executables with $run,
27172              and abstract transfer of files with $to and $from.
27173              
27174              Under cross-compilation the $run, $to, and $from will point
27175              to appropriate wrapper scripts, by default ssh and scp,
27176              but also rsh, rcp, and cp are supported.  If not
27177              cross-compiling, they will be set to '', ':', and ':',
27178              respectively.
27179              
27180              With these patches I was able to get Configure for
27181              iPAQ ARM Linux on an Intel Linux about 95% right
27182              (only a few tests failed to execute or they produced
27183              incorrect results), and I was able to compile
27184              a functional miniperl.
27185              
27186              The symbol crosscompile renamed to be usecrosscompile,
27187              the corresponding C symbol from CROSSCOMPILE to
27188              USE_CROSS_COMPILE.
27189      Branch: perl
27190            ! Configure Cross/README Makefile.SH Porting/Glossary
27191            ! Porting/config.sh Porting/config_H config_h.SH configure.com
27192            ! epoc/config.sh hints/linux.sh pod/perltoc.pod uconfig.h
27193            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
27194            ! vos/config.ga.def vos/config.ga.h win32/config.bc
27195            ! win32/config.gc win32/config.vc win32/config_H.bc
27196            ! win32/config_H.gc win32/config_H.vc
27197 ____________________________________________________________________________
27198 [ 10591] By: nick                                  on 2001/06/14  20:00:12
27199         Log: Steps along the road toward Win32 building again.
27200      Branch: perlio
27201            ! perlio.c win32/makefile.mk
27202 ____________________________________________________________________________
27203 [ 10590] By: jhi                                   on 2001/06/14  16:11:11
27204         Log: Integrate perlio.
27205      Branch: perl
27206           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
27207 ____________________________________________________________________________
27208 [ 10589] By: nick                                  on 2001/06/14  13:54:07
27209         Log: Routine regen_config_h for Win32
27210      Branch: perlio
27211            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
27212 ____________________________________________________________________________
27213 [ 10588] By: jhi                                   on 2001/06/14  12:30:46
27214         Log: Integrate perlio.
27215      Branch: perl
27216           +> perlyline.pl
27217           !> MANIFEST Makefile.SH perly.c t/lib/filefind.t
27218 ____________________________________________________________________________
27219 [ 10587] By: jhi                                   on 2001/06/14  12:23:24
27220         Log: A placeholder.
27221      Branch: perl
27222            + Cross/README
27223 ____________________________________________________________________________
27224 [ 10586] By: nick                                  on 2001/06/14  08:25:07
27225         Log: Add new step to run_byacc which:
27226              A. Corrects #line NNN "perly.c" lines so warnings etc. are trackable
27227              B. Adds extra () to the two if (var = ...) constructs gcc -Wall winges about.
27228      Branch: perlio
27229            + perlyline.pl
27230            ! MANIFEST Makefile.SH perly.c
27231 ____________________________________________________________________________
27232 [ 10585] By: nick                                  on 2001/06/14  08:22:29
27233         Log: Integrate mainline
27234      Branch: perlio
27235           +> locale.c numeric.c
27236           !> Changes cygwin/Makefile.SHs embed.h embed.pl
27237           !> ext/re/Makefile.PL lib/Math/BigFloat.pm lib/Math/BigInt.pm
27238           !> objXSUB.h opcode.pl patchlevel.h perlapi.c pod/perlapi.pod
27239           !> proto.h t/lib/bigfltpm.t t/lib/bigintpm.t util.c
27240           !> x2p/Makefile.SH
27241 ____________________________________________________________________________
27242 [ 10584] By: nick                                  on 2001/06/14  08:05:53
27243         Log: Hack to remove insecure directories from PATH so test will run.
27244      Branch: perlio
27245            ! t/lib/filefind.t
27246 ____________________________________________________________________________
27247 [ 10583] By: jhi                                   on 2001/06/14  03:11:16
27248         Log: The test doesn't work (yet?), Math::BigInt::round_mode() is missing.
27249      Branch: perl
27250            - t/lib/mbimbf.t
27251            ! MANIFEST
27252 ____________________________________________________________________________
27253 [ 10582] By: jhi                                   on 2001/06/14  03:04:51
27254         Log: Detypo.
27255      Branch: perl
27256            ! x2p/Makefile.SH
27257 ____________________________________________________________________________
27258 [ 10581] By: jhi                                   on 2001/06/14  03:03:14
27259         Log: de-$CONFIG continues.
27260      Branch: perl
27261            ! cygwin/Makefile.SHs x2p/Makefile.SH
27262 ____________________________________________________________________________
27263 [ 10580] By: jhi                                   on 2001/06/13  23:56:59
27264         Log: Subject: [PATCH] opcode.pl is chmod'ing the original source tree
27265              From: Nicholas Clark <nick@ccl4.org>
27266              Date: Wed, 13 Jun 2001 21:20:13 +0100
27267              Message-ID: <20010613212013.D98663@plum.flirble.org>
27268      Branch: perl
27269            ! opcode.pl
27270 ____________________________________________________________________________
27271 [ 10579] By: jhi                                   on 2001/06/13  23:55:29
27272         Log: Subject: splitting util.c
27273              From: Hugo <hv@crypt.compulink.co.uk>
27274              Date: Thu, 14 Jun 2001 00:41:08 +0100
27275              Message-Id: <200106132341.AAA24935@crypt.compulink.co.uk>
27276      Branch: perl
27277            + locale.c numeric.c
27278            ! MANIFEST Makefile.SH embed.h embed.pl objXSUB.h perlapi.c
27279            ! pod/perlapi.pod proto.h util.c
27280 ____________________________________________________________________________
27281 [ 10578] By: jhi                                   on 2001/06/13  23:45:11
27282         Log: Upgrade to Math::BigInt 1.34 from Tels.
27283      Branch: perl
27284            + t/lib/mbimbf.t
27285            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
27286            ! t/lib/bigfltpm.t t/lib/bigintpm.t
27287 ____________________________________________________________________________
27288 [ 10577] By: nick                                  on 2001/06/13  19:02:48
27289         Log: Integrate mainline. Storable fail has gone, insecure dependancy still there.
27290      Branch: perlio
27291           !> (integrate 125 files)
27292 ____________________________________________________________________________
27293 [ 10576] By: jhi                                   on 2001/06/13  18:10:01
27294         Log: Update Changes.
27295      Branch: perl
27296            ! Changes patchlevel.h
27297 ____________________________________________________________________________
27298 [ 10575] By: jhi                                   on 2001/06/13  18:05:09
27299         Log: Subject: Re: [PATCH perl@10538] make ext/re play nice with DEBUGGING override
27300              From: "Craig A. Berry" <craigberry@mac.com>
27301              Date: Wed, 13 Jun 2001 13:24:28 -0500
27302              Message-Id: <5.1.0.14.0.20010613131907.01bbc210@mail.mac.com>
27303      Branch: perl
27304            ! ext/re/Makefile.PL
27305 ____________________________________________________________________________
27306 [ 10574] By: jhi                                   on 2001/06/13  17:34:36
27307         Log: Mc.u.c. for #10573.
27308      Branch: metaconfig
27309            ! U/threads/usethreads.U
27310 ____________________________________________________________________________
27311 [ 10573] By: jhi                                   on 2001/06/13  17:34:00
27312         Log: It would be also be good if I could type.
27313      Branch: perl
27314            ! Configure
27315 ____________________________________________________________________________
27316 [ 10572] By: jhi                                   on 2001/06/13  17:26:29
27317         Log: Metaconfig unit change for #10571.
27318      Branch: metaconfig
27319            ! U/threads/usethreads.U
27320 ____________________________________________________________________________
27321 [ 10571] By: jhi                                   on 2001/06/13  17:26:05
27322         Log: A non-empty default is a good thing.
27323      Branch: perl
27324            ! Configure
27325 ____________________________________________________________________________
27326 [ 10570] By: jhi                                   on 2001/06/13  17:15:16
27327         Log: Metaconfig unit change for #10569.
27328      Branch: metaconfig
27329            ! U/threads/usethreads.U
27330 ____________________________________________________________________________
27331 [ 10569] By: jhi                                   on 2001/06/13  17:14:17
27332         Log: Add Configure directive -Dusereentrant for Artur's ithreads work,
27333              extremely experimental, not even prompted for.
27334      Branch: perl
27335            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
27336            ! config_h.SH configure.com epoc/config.sh perl.h uconfig.h
27337            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
27338            ! win32/config.bc win32/config.gc win32/config.vc
27339 ____________________________________________________________________________
27340 [ 10568] By: jhi                                   on 2001/06/13  16:22:27
27341         Log: FAQ tweak for Vanina Arca <varca@baufest.com>.
27342      Branch: perl
27343            ! pod/perlfaq6.pod
27344 ____________________________________________________________________________
27345 [ 10567] By: jhi                                   on 2001/06/13  16:20:23
27346         Log: Integrate perlio; conflicts, accept Nick's versions.
27347      Branch: perl
27348           !> ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
27349           !> ext/PerlIO/Via/Via.xs perlio.c perlio.h perliol.h
27350 ____________________________________________________________________________
27351 [ 10566] By: jhi                                   on 2001/06/13  16:17:42
27352         Log: Subject: Re: ext/ + -Wall
27353              From: Doug MacEachern <dougm@covalent.net>
27354              Date: Wed, 13 Jun 2001 10:02:16 -0700 (PDT)
27355              Message-ID: <Pine.LNX.4.21.0106130959050.24181-100000@mako.covalent.net>
27356      Branch: perl
27357            ! XSUB.h lib/ExtUtils/xsubpp perl.h
27358 ____________________________________________________________________________
27359 [ 10565] By: jhi                                   on 2001/06/13  16:16:07
27360         Log: Similar logic as DB_File.xs, using the modern macros and
27361              defines them to older ones for older Perls where PERL_VERSION
27362              is not defined, from Doug MacEachern.
27363      Branch: perl
27364            ! ext/Storable/Storable.xs
27365 ____________________________________________________________________________
27366 [ 10564] By: nick                                  on 2001/06/13  15:22:01
27367         Log: Avoid AV and HV in perlio.c by inventing PerlIO_list_t which is AV-ish
27368              and using that instead (name lookups are sequential search for now).
27369      Branch: perlio
27370            ! ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
27371            ! ext/PerlIO/Via/Via.xs perlio.c perlio.h perliol.h
27372 ____________________________________________________________________________
27373 [ 10563] By: jhi                                   on 2001/06/13  14:07:43
27374         Log: Subject: [PATCH] Re: [ID 20010526.001] localized glob loses value when assigned to
27375              From: "Richard Soderberg" <rs@crystalflame.net>
27376              Date: Sat, 26 May 2001 06:44:20 -0700
27377              Message-ID: <NAEKLNAAHLMBPMPNBMLECECHDFAA.rs@crystalflame.net>
27378      Branch: perl
27379            ! sv.c t/op/glob.t
27380 ____________________________________________________________________________
27381 [ 10562] By: jhi                                   on 2001/06/13  13:55:10
27382         Log: Subject: [PATCH perl@10538] make ext/re play nice with DEBUGGING override
27383              From: "Craig A. Berry" <craigberry@mac.com>
27384              Date: Tue, 12 Jun 2001 23:55:26 -0500
27385              Message-Id: <a05101002b74ca0013cf5@[192.168.56.160]>
27386      Branch: perl
27387            ! ext/re/Makefile.PL ext/re/re.xs
27388 ____________________________________________________________________________
27389 [ 10561] By: jhi                                   on 2001/06/13  13:44:58
27390         Log: Hide __attribute__((unused)) behind PERL_UNUSED_DECL as
27391              suggested by NI-S.
27392      Branch: perl
27393            ! XSUB.h malloc.c perl.h
27394 ____________________________________________________________________________
27395 [ 10560] By: jhi                                   on 2001/06/13  13:35:42
27396         Log: Regen toc.
27397      Branch: perl
27398            ! pod/perltoc.pod
27399 ____________________________________________________________________________
27400 [ 10559] By: jhi                                   on 2001/06/13  12:53:18
27401         Log: Subject: [patch] perl.gprof control
27402              From: Doug MacEachern <dougm@covalent.net>
27403              Date: Tue, 12 Jun 2001 23:05:44 -0700 (PDT)
27404              Message-ID: <Pine.LNX.4.21.0106122247380.24181-100000@mako.covalent.net>
27405      Branch: perl
27406            ! miniperlmain.c perl.h
27407 ____________________________________________________________________________
27408 [ 10558] By: jhi                                   on 2001/06/13  12:51:47
27409         Log: Subject: Re: ext/ + -Wall
27410              From: Doug MacEachern <dougm@covalent.net>
27411              Date: Tue, 12 Jun 2001 22:04:50 -0700 (PDT)
27412              Message-ID: <Pine.LNX.4.21.0106122151180.24181-100000@mako.covalent.net>
27413              
27414              Document ax and break up dXSARGS.
27415      Branch: perl
27416            ! XSUB.h pod/perlapi.pod
27417 ____________________________________________________________________________
27418 [ 10557] By: jhi                                   on 2001/06/13  12:39:55
27419         Log: More AIX tweakage from Merijn.
27420      Branch: perl
27421            ! hints/aix.sh
27422 ____________________________________________________________________________
27423 [ 10556] By: jhi                                   on 2001/06/13  03:26:58
27424         Log: Subject: [PATCH perl@10538] make VMS autosplit earlier in build
27425              From: "Craig A. Berry" <craigberry@mac.com>
27426              Date: Tue, 12 Jun 2001 22:57:45 -0500
27427              Message-Id: <a05101001b74c943d7af4@[192.168.56.160]>
27428      Branch: perl
27429            ! vms/descrip_mms.template
27430 ____________________________________________________________________________
27431 [ 10555] By: jhi                                   on 2001/06/13  02:50:43
27432         Log: Subject: Re: hacking util.c, attrs.xs, and re.xs to compile on VMS
27433              From: "Craig A. Berry" <craigberry@mac.com>
27434              Date: Tue, 12 Jun 2001 22:21:39 -0500
27435              Message-Id: <a05101000b74c8698483b@[172.16.52.1]>
27436      Branch: perl
27437            ! configure.com util.c
27438 ____________________________________________________________________________
27439 [ 10554] By: jhi                                   on 2001/06/13  02:23:16
27440         Log: New AIX dynaloading code from Jens-Uwe Mager.
27441              Does break binary compatibility.
27442      Branch: perl
27443            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
27444 ____________________________________________________________________________
27445 [ 10553] By: jhi                                   on 2001/06/13  02:10:16
27446         Log: VMS DEC C compiler found nits by Peter Prymmer.
27447      Branch: perl
27448            ! util.c
27449 ____________________________________________________________________________
27450 [ 10552] By: jhi                                   on 2001/06/13  01:36:12
27451         Log: Subject: [PATCH: perl@10538] fix for file locking and filecomp test
27452              From: Peter Prymmer <pvhp@forte.com>
27453              Date: Tue, 12 Jun 2001 19:34:08 -0700 (PDT)
27454              Message-ID: <Pine.OSF.4.10.10106121927580.15174-100000@aspara.forte.com>
27455      Branch: perl
27456            ! t/lib/filecomp.t
27457 ____________________________________________________________________________
27458 [ 10551] By: jhi                                   on 2001/06/13  01:26:53
27459         Log: I wonder how many $CONFIGs still lurk in the shadows.
27460      Branch: perl
27461            ! pod/Makefile.SH x2p/cflags.SH
27462 ____________________________________________________________________________
27463 [ 10550] By: jhi                                   on 2001/06/13  01:25:12
27464         Log: Grok three kinds of line endings, should fix [ID 20010612.003]
27465      Branch: perl
27466            ! pod/checkpods.PL
27467 ____________________________________________________________________________
27468 [ 10549] By: jhi                                   on 2001/06/13  01:05:28
27469         Log: Use __attribute__((unused)) to silence -Wall on unused ax.
27470      Branch: perl
27471            ! XSUB.h ext/DB_File/DB_File.xs lib/ExtUtils/xsubpp
27472 ____________________________________________________________________________
27473 [ 10548] By: jhi                                   on 2001/06/13  00:41:28
27474         Log: Subject: [patch] rid local_patches warnings
27475              From: Doug MacEachern <dougm@covalent.net>
27476              Date: Tue, 12 Jun 2001 10:26:34 -0700 (PDT)
27477              Message-ID: <Pine.LNX.4.21.0106121024470.24181-100000@mako.covalent.net>
27478      Branch: perl
27479            ! ext/List/Util/Util.xs ext/Storable/Storable.xs
27480 ____________________________________________________________________________
27481 [ 10547] By: jhi                                   on 2001/06/13  00:40:29
27482         Log: Subject: Re: ext/ + -Wall
27483              From: Doug MacEachern <dougm@covalent.net>
27484              Date: Tue, 12 Jun 2001 09:38:09 -0700 (PDT)
27485              Message-ID: <Pine.LNX.4.21.0106120927100.24181-100000@mako.covalent.net>
27486      Branch: perl
27487            ! ext/attrs/attrs.xs
27488 ____________________________________________________________________________
27489 [ 10546] By: jhi                                   on 2001/06/13  00:39:06
27490         Log: Subject: [PATCH] perlretut.pod: unterminated C<>
27491              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
27492              Date: Tue, 12 Jun 2001 14:36:20 -0400
27493              Message-ID: <20010612143619.A37113@linguist.thayer.dartmouth.edu>
27494      Branch: perl
27495            ! pod/perlretut.pod
27496 ____________________________________________________________________________
27497 [ 10545] By: jhi                                   on 2001/06/13  00:38:02
27498         Log: Subject: Re: [ID 20010612.001] out of memory during regex compilation
27499              From: Mike Guy <mjtg@cam.ac.uk>
27500              Date: Tue, 12 Jun 2001 19:10:31 +0100
27501              Message-Id: <E159scZ-0000r2-00@draco.cus.cam.ac.uk>
27502              
27503              Subject: Re: [ID 20010612.001] out of memory during regex compilation
27504              From: Mike Guy <mjtg@cam.ac.uk>
27505              Date: Tue, 12 Jun 2001 19:21:01 +0100
27506              Message-Id: <E159smj-0000wY-00@draco.cus.cam.ac.uk>
27507      Branch: perl
27508            ! pod/perlop.pod
27509 ____________________________________________________________________________
27510 [ 10544] By: jhi                                   on 2001/06/13  00:34:39
27511         Log: AIX tweaks from Merijn H. Brand.
27512      Branch: perl
27513            ! hints/aix.sh
27514 ____________________________________________________________________________
27515 [ 10543] By: jhi                                   on 2001/06/13  00:11:42
27516         Log: Subject: [PATCH] 5.6.1 -- add LC_MESSAGES constant to POSIX module
27517              From: "Brendan O'Dea" <bod@compusol.com.au>
27518              Date: Wed, 13 Jun 2001 05:16:47 +1000
27519              Message-ID: <20010613051647.A8945@compusol.com.au>
27520      Branch: maint-5.6/perl
27521            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
27522 ____________________________________________________________________________
27523 [ 10542] By: jhi                                   on 2001/06/13  00:07:50
27524         Log: Subject: Small bcopy cleanup
27525              From: Andy Dougherty <doughera@lafayette.edu>
27526              Date: Tue, 12 Jun 2001 17:11:52 -0400 (EDT)
27527              Message-ID: <Pine.SOL.4.10.10106121706360.11034-100000@maxwell.phys.lafayette.edu>
27528      Branch: perl
27529            ! embed.h embed.pl objXSUB.h perlapi.c proto.h util.c x2p/a2p.h
27530 ____________________________________________________________________________
27531 [ 10541] By: jhi                                   on 2001/06/13  00:05:18
27532         Log: Subject: [PATCH] Re: ext/ + -Wall
27533              From: Nicholas Clark <nick@ccl4.org>
27534              Date: Wed, 13 Jun 2001 00:04:30 +0100
27535              Message-ID: <20010613000430.M5901@plum.flirble.org>
27536      Branch: perl
27537            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
27538 ____________________________________________________________________________
27539 [ 10540] By: jhi                                   on 2001/06/13  00:02:25
27540         Log: Subject: [PATCH] Re: [PATCH] ExtUtils::Constant
27541              From: Nicholas Clark <nick@ccl4.org>
27542              Date: Tue, 12 Jun 2001 23:53:07 +0100
27543              Message-ID: <20010612235307.L5901@plum.flirble.org>
27544      Branch: perl
27545            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
27546 ____________________________________________________________________________
27547 [ 10539] By: jhi                                   on 2001/06/12  23:59:10
27548         Log: MPE/iX tweaks from Mark Bixby.
27549      Branch: perl
27550            ! hints/mpeix.sh mpeix/mpeixish.h util.c
27551 ____________________________________________________________________________
27552 [ 10538] By: jhi                                   on 2001/06/12  14:16:15
27553         Log: Update Changes.
27554      Branch: perl
27555            ! Changes patchlevel.h
27556 ____________________________________________________________________________
27557 [ 10537] By: jhi                                   on 2001/06/12  14:11:26
27558         Log: One less -Wall whine (found under DEBUGGING).
27559      Branch: perl
27560            ! x2p/Makefile.SH x2p/a2p.c
27561 ____________________________________________________________________________
27562 [ 10536] By: jhi                                   on 2001/06/12  13:32:09
27563         Log: s/case-independent/case-insensitive/g
27564      Branch: perl
27565            ! pod/perldebug.pod
27566 ____________________________________________________________________________
27567 [ 10535] By: jhi                                   on 2001/06/12  13:27:28
27568         Log: As suggested in    
27569              
27570              Subject: Re: ext/ + -Wall
27571              From: Gurusamy Sarathy <gsar@ActiveState.com>
27572              Date: Mon, 11 Jun 2001 23:34:31 -0700
27573              Message-Id: <200106120634.f5C6YVM07246@smtp3.ActiveState.com>
27574      Branch: perl
27575            ! ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs globals.c
27576            ! perl.h
27577 ____________________________________________________________________________
27578 [ 10534] By: jhi                                   on 2001/06/12  13:13:27
27579         Log: Subject: ext/ + -Wall
27580              From: Doug MacEachern <dougm@covalent.net>
27581              Date: Mon, 11 Jun 2001 22:19:45 -0700 (PDT)
27582              Message-ID: <Pine.LNX.4.21.0106112212261.24181-100000@mako.covalent.net>
27583      Branch: perl
27584            ! ext/ByteLoader/ByteLoader.xs ext/DB_File/DB_File.xs
27585            ! ext/DB_File/version.c ext/Devel/DProf/DProf.xs
27586            ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dlutils.c
27587            ! ext/Encode/Encode.xs ext/File/Glob/bsd_glob.c
27588            ! ext/Filter/Util/Call/Call.xs ext/GDBM_File/GDBM_File.xs
27589            ! ext/List/Util/Util.xs ext/MIME/Base64/Base64.xs
27590            ! ext/POSIX/POSIX.xs ext/PerlIO/Scalar/Scalar.xs
27591            ! ext/PerlIO/Via/Via.xs ext/Time/HiRes/HiRes.xs
27592            ! ext/Time/Piece/Piece.xs ext/attrs/attrs.xs globals.c
27593            ! lib/ExtUtils/xsubpp
27594 ____________________________________________________________________________
27595 [ 10533] By: jhi                                   on 2001/06/12  12:52:57
27596         Log: Subject: [PATCH] anonymous stashes
27597              From: Abhijit Menon-Sen <ams@wiw.org>
27598              Date: Tue, 12 Jun 2001 12:47:04 +0530
27599              Message-ID: <20010612124704.A29029@lustre.linux.in>
27600      Branch: perl
27601            ! dump.c gv.c sv.c xsutils.c
27602 ____________________________________________________________________________
27603 [ 10532] By: jhi                                   on 2001/06/12  12:37:36
27604         Log: One more test for $^S.
27605      Branch: perl
27606            ! t/op/magic.t
27607 ____________________________________________________________________________
27608 [ 10531] By: jhi                                   on 2001/06/12  12:35:02
27609         Log: Subject: [PATCH 20010612.002] $^S almost entirely broken with 5.6.1
27610              From: Abhijit Menon-Sen <ams@wiw.org>
27611              Date: Tue, 12 Jun 2001 17:35:55 +0530
27612              Message-ID: <20010612173555.A32426@lustre.linux.in>
27613      Branch: perl
27614            ! mg.c t/op/magic.t
27615 ____________________________________________________________________________
27616 [ 10530] By: jhi                                   on 2001/06/12  12:31:11
27617         Log: Subject: Re: [ID 20010612.001] out of memory during regex compilation
27618              From: Mike Guy <mjtg@cam.ac.uk>
27619              Date: Tue, 12 Jun 2001 13:14:15 +0100
27620              Message-Id: <E159n3n-0000xa-00@draco.cus.cam.ac.uk>
27621      Branch: perl
27622            ! pod/perlop.pod
27623 ____________________________________________________________________________
27624 [ 10529] By: jhi                                   on 2001/06/12  12:21:06
27625         Log: AUTHORS updates.
27626      Branch: perl
27627            ! AUTHORS
27628 ____________________________________________________________________________
27629 [ 10528] By: jhi                                   on 2001/06/12  12:19:47
27630         Log: Subject: [PATCH] rhapsody/darwin minor cleanup
27631              From: Wilfredo Sanchez <wsanchez@MIT.EDU>
27632              Content-Transfer-Encoding: 7bit
27633              Message-Id: <200106121009.GAA01968@melbourne-city-street.mit.edu>
27634      Branch: perl
27635            ! Makefile.SH hints/darwin.sh hints/rhapsody.sh
27636 ____________________________________________________________________________
27637 [ 10527] By: jhi                                   on 2001/06/12  11:58:53
27638         Log: Subject: [MacPerl-Porters] Re: [PATCH] Mac OS Compatability for bleadperl
27639              From: "Philip Newton" <Philip.Newton@gmx.net>
27640              Date: Mon, 11 Jun 2001 07:08:03 +0200
27641              Message-Id: <200106120802.LAA08992@taas.iki.fi>
27642      Branch: perl
27643            ! t/base/term.t
27644 ____________________________________________________________________________
27645 [ 10526] By: jhi                                   on 2001/06/12  01:35:34
27646         Log: Cleanup the a2p.c for -Wall.
27647      Branch: perl
27648            ! x2p/Makefile.SH x2p/a2p.c
27649 ____________________________________________________________________________
27650 [ 10525] By: jhi                                   on 2001/06/12  01:10:56
27651         Log: File::Find update for MacOS from Chris Nandor.
27652      Branch: perl
27653            ! lib/File/Find.pm t/lib/filefind.t
27654 ____________________________________________________________________________
27655 [ 10524] By: jhi                                   on 2001/06/12  00:29:20
27656         Log: gcc -Wall nits picked out by a non-UNIX system
27657              (courtesy of Mark Bixby)
27658      Branch: perl
27659            ! doio.c ext/Devel/Peek/Peek.xs ext/DynaLoader/dl_mpeix.xs
27660            ! ext/IO/IO.xs ext/PerlIO/Via/Via.xs ext/Socket/Socket.xs
27661            ! pp_sys.c util.c
27662 ____________________________________________________________________________
27663 [ 10523] By: jhi                                   on 2001/06/11  22:34:03
27664         Log: Metaconfig unit change for #10522.  (The d_modfl changes
27665              placate metalint.)
27666      Branch: metaconfig/U/perl
27667            ! d_modfl.U d_u32align.U
27668 ____________________________________________________________________________
27669 [ 10522] By: jhi                                   on 2001/06/11  22:33:00
27670         Log: Buglet found by Mark Bixby: "./try >&2 >/dev/null" should
27671              be "./try 2>&1 >/dev/null".
27672      Branch: perl
27673            ! Configure
27674 ____________________________________________________________________________
27675 [ 10521] By: jhi                                   on 2001/06/11  19:49:54
27676         Log: Subject: [PATCH perl@10517] DCL quoting syntax drives pumpking mad
27677              From: "Craig A. Berry" <craigberry@mac.com>
27678              Date: Mon, 11 Jun 2001 14:00:32 -0500
27679              Message-Id: <5.1.0.14.0.20010611134750.03985cb8@exchi01>
27680      Branch: perl
27681            ! configure.com
27682 ____________________________________________________________________________
27683 [ 10520] By: jhi                                   on 2001/06/11  17:55:47
27684         Log: Move the full \p\P lists to perlunicode.
27685      Branch: perl
27686            ! pod/perlretut.pod pod/perlunicode.pod
27687 ____________________________________________________________________________
27688 [ 10519] By: jhi                                   on 2001/06/11  17:10:00
27689         Log: VOS build tweak for 5.6.1 from Paul Green.
27690      Branch: maint-5.6/perl
27691            ! vos/build.cm
27692 ____________________________________________________________________________
27693 [ 10518] By: jhi                                   on 2001/06/11  17:07:03
27694         Log: Subject: [PATCH perl@10476] no PerlIO at startup time on VMS
27695              From: "Craig A. Berry" <craigberry@mac.com>
27696              Date: Fri, 8 Jun 2001 18:08:18 -0500
27697              Message-Id: <a05101000b746f9dd4fca@[192.168.56.145]>
27698      Branch: perl
27699            ! vms/vms.c
27700 ____________________________________________________________________________
27701 [ 10517] By: jhi                                   on 2001/06/11  14:52:01
27702         Log: Update Changes.
27703      Branch: perl
27704            ! Changes patchlevel.h
27705 ____________________________________________________________________________
27706 [ 10516] By: jhi                                   on 2001/06/11  14:46:33
27707         Log: Add the modfl_pow32_bug (anti)definition also to VOS headers.
27708      Branch: perl
27709            ! vos/config.alpha.h vos/config.ga.h
27710 ____________________________________________________________________________
27711 [ 10515] By: jhi                                   on 2001/06/11  14:39:05
27712         Log: VOS updates from Paul Green for @10476.
27713      Branch: perl
27714            ! README.vos vos/Changes vos/build.cm vos/compile_perl.cm
27715            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
27716            ! vos/config.ga.h vos/configure_perl.cm
27717 ____________________________________________________________________________
27718 [ 10514] By: jhi                                   on 2001/06/11  12:58:43
27719         Log: Subject: [PATCH] Not many people know this ...
27720              From: Mike Guy <mjtg@cam.ac.uk>
27721              Date: Mon, 11 Jun 2001 14:55:15 +0100
27722              Message-Id: <E159S9z-00015D-00@draco.cus.cam.ac.uk>
27723      Branch: perl
27724            ! pod/perldebug.pod
27725 ____________________________________________________________________________
27726 [ 10513] By: jhi                                   on 2001/06/11  12:30:06
27727         Log: Add final commas to lists as suggested by Philip Newton.
27728      Branch: perl
27729            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
27730 ____________________________________________________________________________
27731 [ 10512] By: jhi                                   on 2001/06/11  12:28:49
27732         Log: Subject: [MacPerl-Porters] [PATCH] Mac OS Compatability for bleadperl
27733              Date: Sun, 10 Jun 2001 23:35:38 -0400
27734              From: Chris Nandor <pudge@pobox.com>
27735              Message-Id: <p05100306b749ec0eaade@[10.0.1.177]>
27736      Branch: perl
27737            ! lib/DirHandle.pm lib/File/Basename.pm lib/diagnostics.pm
27738            ! perl.c t/base/term.t t/comp/cpp.t t/comp/multiline.t
27739            ! t/comp/script.t t/lib/anydbm.t t/lib/autoloader.t
27740            ! t/lib/dirhand.t t/lib/selfloader.t t/op/anonsub.t
27741            ! t/op/closure.t t/op/defins.t t/op/exec.t t/op/goto.t
27742            ! t/op/pack.t t/op/regexp.t t/op/regexp_noamp.t t/op/split.t
27743            ! t/op/write.t t/pragma/strict.t
27744 ____________________________________________________________________________
27745 [ 10511] By: jhi                                   on 2001/06/11  12:13:31
27746         Log: Subject: [RESEND] [PATCH] Mac OS lib patches for bleadperl
27747              From: Chris Nandor <pudge@pobox.com>
27748              Date: Mon, 11 Jun 2001 08:24:28 -0400
27749              Message-Id: <p05100303b74a66faf625@[10.0.1.177]>
27750      Branch: perl
27751            ! ext/IO/lib/IO/Dir.pm lib/File/Copy.pm t/lib/filecopy.t
27752            ! t/lib/io_dir.t
27753 ____________________________________________________________________________
27754 [ 10510] By: jhi                                   on 2001/06/11  12:03:16
27755         Log: One more run_byacc (a hand-tweaked version had slipped in).
27756      Branch: perl
27757            ! perly.c vms/perly_c.vms
27758 ____________________________________________________________________________
27759 [ 10509] By: nick                                  on 2001/06/11  07:49:15
27760         Log: Integrate mainline
27761      Branch: perlio
27762           !> Makefile.SH embed.h embed.pl global.sym
27763           !> lib/ExtUtils/Constant.pm lib/ExtUtils/Manifest.pm objXSUB.h
27764           !> perl.h perlapi.c perlapi.h perly.c perly.fixer perly.h perly.y
27765           !> perly_c.diff pod/perl572delta.pod pod/perlapi.pod proto.h sv.c
27766           !> t/lib/extutils.t util.c vms/perly_c.vms vms/perly_h.vms
27767 ____________________________________________________________________________
27768 [ 10508] By: jhi                                   on 2001/06/10  22:38:05
27769         Log: Subject: [PATCH] ExtUtils::Manifest not -w clean
27770              From: Mike Guy <mjtg@cam.ac.uk>
27771              Reply-To: mjtg@cam.ac.uk
27772              Message-Id: <E159Ei8-0006Tz-00@draco.cus.cam.ac.uk>
27773      Branch: perl
27774            ! lib/ExtUtils/Manifest.pm
27775 ____________________________________________________________________________
27776 [ 10507] By: jhi                                   on 2001/06/10  22:37:16
27777         Log: Subject: [PATCH] ExtUtils::Constant
27778              From: Nicholas Clark <nick@ccl4.org>
27779              Date: Sun, 10 Jun 2001 23:25:41 +0100
27780              Message-ID: <20010610232540.C76396@plum.flirble.org>
27781      Branch: perl
27782            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
27783 ____________________________________________________________________________
27784 [ 10506] By: jhi                                   on 2001/06/10  20:57:20
27785         Log: Integrate perlio.
27786      Branch: perl
27787           !> iperlsys.h
27788 ____________________________________________________________________________
27789 [ 10505] By: jhi                                   on 2001/06/10  18:37:57
27790         Log: Move the grok_number and its lieutenant grok_numeric_radix
27791              from sv.c statics to util.c and public.
27792      Branch: perl
27793            ! embed.h embed.pl global.sym objXSUB.h perl.h perlapi.c
27794            ! perlapi.h pod/perlapi.pod proto.h sv.c util.c
27795 ____________________________________________________________________________
27796 [ 10504] By: nick                                  on 2001/06/10  17:47:06
27797         Log: Fix (valid) -Wall warnings in perlio.c
27798      Branch: perlio
27799            ! iperlsys.h
27800 ____________________________________________________________________________
27801 [ 10503] By: jhi                                   on 2001/06/10  17:38:28
27802         Log: Update perly_c.diff, update perly.fixer to edit away
27803              some of the -Wall noise.
27804      Branch: perl
27805            ! perly.c perly.fixer perly_c.diff vms/perly_c.vms
27806 ____________________________________________________________________________
27807 [ 10502] By: jhi                                   on 2001/06/10  17:09:42
27808         Log: Check the version of byacc.
27809      Branch: perl
27810            ! Makefile.SH
27811 ____________________________________________________________________________
27812 [ 10501] By: jhi                                   on 2001/06/10  17:00:08
27813         Log: Subject: [PATCH] perly.y overhaul
27814              From: Simon Cozens <simon@netthink.co.uk>
27815              Date: Sun, 10 Jun 2001 16:56:54 +0100
27816              Message-ID: <20010610165654.A16597@deep-dark-truthful-mirror.pmb.ox.ac.uk>
27817              
27818              Plus make run_byacc.
27819      Branch: perl
27820            ! perly.c perly.h perly.y vms/perly_c.vms vms/perly_h.vms
27821 ____________________________________________________________________________
27822 [ 10500] By: jhi                                   on 2001/06/10  16:07:28
27823         Log: Integrate perlio.
27824      Branch: perl
27825           !> perlio.c perlsfio.h
27826 ____________________________________________________________________________
27827 [ 10499] By: nick                                  on 2001/06/10  15:01:08
27828         Log: Integrate mainline
27829      Branch: perlio
27830           !> Changes Configure embed.h embed.pl patchlevel.h proto.h sv.c
27831           !> t/pragma/locale.t util.c
27832 ____________________________________________________________________________
27833 [ 10498] By: jhi                                   on 2001/06/10  13:49:23
27834         Log: Put some meat on the perl572delta bones.  The list of
27835              selected bug fixes needs more work, as does still the
27836              whole document.
27837      Branch: perl
27838            ! pod/perl572delta.pod
27839 ____________________________________________________________________________
27840 [ 10497] By: nick                                  on 2001/06/10  12:27:51
27841         Log: Paper over a crack or two with USE_SFIO
27842      Branch: perlio
27843            ! perlio.c perlsfio.h
27844 ____________________________________________________________________________
27845 [ 10496] By: jhi                                   on 2001/06/10  11:04:22
27846         Log: Update Changes.
27847      Branch: perl
27848            ! Changes patchlevel.h
27849 ____________________________________________________________________________
27850 [ 10495] By: jhi                                   on 2001/06/10  10:55:34
27851         Log: Subject: Re: pragma/locale.t #107
27852              From: Hugo <hv@crypt.compulink.co.uk>
27853              Date: Sun, 10 Jun 2001 11:23:30 +0100
27854              Message-Id: <200106101023.LAA32085@crypt.compulink.co.uk>
27855              
27856              Encapsulate the scan of the decimal radix separator.
27857      Branch: perl
27858            ! embed.h embed.pl proto.h sv.c
27859 ____________________________________________________________________________
27860 [ 10494] By: jhi                                   on 2001/06/10  03:00:17
27861         Log: Try to grok numbers both with the locale specific separator
27862              and with the usual "." (if different from the lss); add a test
27863              to locale.t to do also a little bit of math in addition to just
27864              equalness testing; remove extraneous logic as suggested in
27865              
27866              Subject: Re: pragma/locale.t #107
27867              From: Nicholas Clark <nick@ccl4.org>
27868              Date: Sat, 9 Jun 2001 22:37:36 +0100
27869              Message-ID: <20010609223735.Y76396@plum.flirble.org>
27870      Branch: perl
27871            ! sv.c t/pragma/locale.t
27872 ____________________________________________________________________________
27873 [ 10493] By: jhi                                   on 2001/06/10  01:25:23
27874         Log: Metaconfig unit change for #10492.
27875      Branch: metaconfig/U/perl
27876            ! Extensions.U
27877 ____________________________________________________________________________
27878 [ 10492] By: jhi                                   on 2001/06/10  01:23:59
27879         Log: Subject: [PATCH] Don't build Thread.pm if USEITHREADS
27880              From: Artur Bergman <artur@contiller.se> 
27881              Date: Sat, 09 Jun 2001 21:03:51 +0200
27882              Message-ID: <B7483FB6.1398%artur@contiller.se>
27883      Branch: perl
27884            ! Configure
27885 ____________________________________________________________________________
27886 [ 10491] By: jhi                                   on 2001/06/10  01:15:40
27887         Log: Integrate perlio.
27888      Branch: perl
27889           !> perlsfio.h
27890 ____________________________________________________________________________
27891 [ 10490] By: jhi                                   on 2001/06/10  01:08:26
27892         Log: Do locale specific separator if only in locale.
27893      Branch: perl
27894            ! util.c
27895 ____________________________________________________________________________
27896 [ 10489] By: nick                                  on 2001/06/09  19:13:25
27897         Log: Make XS/Typemap compile (but fail) with sfio
27898      Branch: perlio
27899            ! perlsfio.h
27900 ____________________________________________________________________________
27901 [ 10488] By: nick                                  on 2001/06/09  19:12:51
27902         Log: Re-integrate mainline
27903      Branch: perlio
27904           !> embed.h embed.pl embedvar.h intrpvar.h perl.h perlapi.h
27905           !> proto.h sv.c util.c
27906 ____________________________________________________________________________
27907 [ 10487] By: nick                                  on 2001/06/09  16:26:29
27908         Log: Integrate mainline
27909      Branch: perlio
27910           !> (integrate 31 files)
27911 ____________________________________________________________________________
27912 [ 10486] By: jhi                                   on 2001/06/09  16:11:51
27913         Log: Subject: [PATCH] New attempt to clone callack
27914              From: Artur Bergman <artur@contiller.se> 
27915              Date: Thu, 07 Jun 2001 11:52:16 +0200
27916              Message-ID: <B7451B6F.12B7%artur@contiller.se>
27917      Branch: perl
27918            ! embedvar.h intrpvar.h perlapi.h sv.c
27919 ____________________________________________________________________________
27920 [ 10485] By: jhi                                   on 2001/06/09  15:23:52
27921         Log: Numeric conversion tweaks suggested by Hugo and Nicholas.
27922      Branch: perl
27923            ! embed.h embed.pl perl.h proto.h sv.c util.c
27924 ____________________________________________________________________________
27925 [ 10484] By: jhi                                   on 2001/06/09  14:47:25
27926         Log: Subject: Re: pragma/locale.t #107
27927              From: Nicholas Clark <nick@ccl4.org>
27928              Date: Sat, 9 Jun 2001 16:26:10 +0100
27929              Message-ID: <20010609162609.V76396@plum.flirble.org>
27930              
27931              A missing NVification.
27932      Branch: perl
27933            ! sv.c
27934 ____________________________________________________________________________
27935 [ 10483] By: jhi                                   on 2001/06/08  19:40:32
27936         Log: Redo the #10482, there already was a test script for formats.
27937      Branch: perl
27938            - t/io/format.t
27939            ! MANIFEST t/op/write.t
27940 ____________________________________________________________________________
27941 [ 10482] By: jhi                                   on 2001/06/08  19:34:45
27942         Log: Twisted format testing, from Merijn.
27943      Branch: perl
27944            + t/io/format.t
27945            ! MANIFEST
27946 ____________________________________________________________________________
27947 [ 10481] By: jhi                                   on 2001/06/08  19:21:56
27948         Log: More \p{In...} testing, combined with \N{...}.
27949      Branch: perl
27950            ! lib/utf8_heavy.pl t/op/pat.t
27951 ____________________________________________________________________________
27952 [ 10480] By: jhi                                   on 2001/06/08  14:16:06
27953         Log: Metaconfig changes for #10479.
27954      Branch: metaconfig
27955            ! U/Glossary.patch
27956      Branch: metaconfig/U/perl
27957            ! d_modfl.U
27958 ____________________________________________________________________________
27959 [ 10479] By: jhi                                   on 2001/06/08  14:15:32
27960         Log: Be inspired more by Hugo-- introduce HAS_MODFL_POW32_BUG.
27961      Branch: perl
27962            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
27963            ! config_h.SH configure.com epoc/config.sh pp.c uconfig.h
27964            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
27965            ! win32/config.bc win32/config.gc win32/config.vc
27966 ____________________________________________________________________________
27967 [ 10478] By: jhi                                   on 2001/06/08  12:20:41
27968         Log: Subject: Re: [PATCH perl@10439] fix old $^S description in perlvms.pod
27969              From: "Craig A. Berry" <craigberry@mac.com>
27970              Date: Thu, 7 Jun 2001 14:27:20 -0500
27971              Message-Id: <a05100e01b7458075db7d@[172.16.52.1]>
27972      Branch: perl
27973            ! vms/perlvms.pod
27974 ____________________________________________________________________________
27975 [ 10477] By: jhi                                   on 2001/06/08  12:19:00
27976         Log: Subject: [PATCH] Unresolved symbol in ext/re/re.xs
27977              From: Gisle Aas <gisle@ActiveState.com>
27978              Date: 07 Jun 2001 17:04:29 -0700
27979              Message-ID: <lrae3jsupe.fsf@caliper.ActiveState.com>
27980      Branch: perl
27981            ! ext/re/re.xs
27982 ____________________________________________________________________________
27983 [ 10476] By: jhi                                   on 2001/06/08  01:35:42
27984         Log: Update Changes.
27985      Branch: perl
27986            ! Changes patchlevel.h
27987 ____________________________________________________________________________
27988 [ 10475] By: jhi                                   on 2001/06/08  00:53:45
27989         Log: Regen Glossary et alia.
27990      Branch: perl
27991            ! Porting/Glossary Porting/config.sh Porting/config_H
27992 ____________________________________________________________________________
27993 [ 10474] By: jhi                                   on 2001/06/07  22:06:38
27994         Log: Metaconfig unit changes for #10473.
27995      Branch: metaconfig/U/perl
27996            ! d_modfl.U
27997 ____________________________________________________________________________
27998 [ 10473] By: jhi                                   on 2001/06/07  22:06:16
27999         Log: Harumph, also AIX will spill its guts (i.e. dump core)
28000              if an executable contains modfl() but it hasn't been
28001              compiled right (in the case of AIX, with cc -qlongdouble).
28002      Branch: perl
28003            ! Configure
28004 ____________________________________________________________________________
28005 [ 10472] By: gsar                                  on 2001/06/07  20:04:28
28006         Log: integrate change#10471 from mainline
28007              
28008              in change#10451, check that CvOUTSIDE is a CV before looking in
28009              (it can apparently be SVt_NULL during global destruction)
28010      Branch: maint-5.6/perl
28011           !> op.c
28012 ____________________________________________________________________________
28013 [ 10471] By: gsar                                  on 2001/06/07  20:01:31
28014         Log: in change#10451, check that CvOUTSIDE is a CV before looking in
28015              (it can apparently be SVt_NULL during global destruction)
28016      Branch: perl
28017            ! op.c
28018 ____________________________________________________________________________
28019 [ 10470] By: jhi                                   on 2001/06/07  12:17:51
28020         Log: Subject: Re: [PATCH perl@10439] diagnostics and long C<=item>s
28021              From: Robin Barker <rmb1@cise.npl.co.uk>
28022              Date: Thu, 7 Jun 2001 13:01:06 +0100 (BST)
28023              Message-Id: <200106071201.NAA13627@tempest.npl.co.uk>
28024      Branch: perl
28025            ! lib/diagnostics.pm pod/perldiag.pod
28026 ____________________________________________________________________________
28027 [ 10469] By: jhi                                   on 2001/06/07  12:16:12
28028         Log: Subject: [PATCH perl@10439] long =item
28029              From: Robin Barker <rmb1@cise.npl.co.uk>
28030              Date: Thu, 7 Jun 2001 12:34:08 +0100 (BST)
28031              Message-Id: <200106071134.MAA10288@tempest.npl.co.uk>
28032      Branch: perl
28033            ! README.amiga lib/Attribute/Handlers.pm
28034            ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
28035 ____________________________________________________________________________
28036 [ 10468] By: jhi                                   on 2001/06/07  12:08:56
28037         Log: Subject: [PATCH 5.7.1 pod/perlguts.pod] IOK vs pIOK docs
28038              Date: Thu, 7 Jun 2001 10:09:59 +0100 (BST)
28039              Reply-To: Dave Mitchell <davem@fdgroup.co.uk>
28040              Message-Id: <200106070909.KAA25610@gizmo.fdgroup.co.uk>
28041      Branch: perl
28042            ! pod/perlguts.pod
28043 ____________________________________________________________________________
28044 [ 10467] By: jhi                                   on 2001/06/07  12:04:26
28045         Log: Integrate perlio.
28046      Branch: perl
28047           !> sv.c
28048 ____________________________________________________________________________
28049 [ 10466] By: nick                                  on 2001/06/07  10:25:40
28050         Log: MULTIPLICITY fix for S_grok_number(), also a few gratuitious trailing
28051              whitespace tweaks.
28052              Still coredumps in pragma/overload.t - what a nice hard fail that is...
28053      Branch: perlio
28054            ! sv.c
28055 ____________________________________________________________________________
28056 [ 10465] By: nick                                  on 2001/06/07  08:41:58
28057         Log: Raw integrate of mainline for S_grok_number debug
28058              (sv.c has MULTIPLICITY issues as well as whatever else ...)
28059      Branch: perlio
28060            - plan9/perlplan9.doc plan9/perlplan9.pod
28061           !> (integrate 46 files)
28062 ____________________________________________________________________________
28063 [ 10464] By: jhi                                   on 2001/06/06  23:33:58
28064         Log: The proper prototyping for #10463.
28065      Branch: perl
28066            ! embed.h embed.pl proto.h sv.c
28067 ____________________________________________________________________________
28068 [ 10463] By: jhi                                   on 2001/06/06  23:15:30
28069         Log: Subject: Re: [PATCH] nuke strtol (was Re: One fix for strtoul not setting errno)
28070              From: Nicholas Clark <nick@ccl4.org>
28071              Date: Thu, 7 Jun 2001 00:29:59 +0100
28072              Message-ID: <20010607002959.Z76396@plum.flirble.org>
28073      Branch: perl
28074            ! sv.c
28075 ____________________________________________________________________________
28076 [ 10462] By: jhi                                   on 2001/06/06  23:13:19
28077         Log: Subject: [PATCH perl@10439] fix old $^S description in perlvms.pod
28078              From: "Craig A. Berry" <craigberry@mac.com>
28079              Date: Wed, 06 Jun 2001 17:54:30 -0500
28080              Message-Id: <5.1.0.14.0.20010606174814.03c2c880@exchi01>
28081      Branch: perl
28082            ! vms/perlvms.pod
28083 ____________________________________________________________________________
28084 [ 10461] By: jhi                                   on 2001/06/06  23:10:00
28085         Log: Podify the remaining README.platform files;
28086              merge README.plan9 and plan9/perlplan9.pod;
28087              delete plan9/perlplan9.* (the perlplan.doc needs to
28088              be regenerated in Plan 9); make the =head1 and =head2
28089              in the README.platform to be a little more verbose
28090              (skipped README.os2 not to anger Ilya) so that they
28091              look better in the toc; regen toc.
28092      Branch: perl
28093            - plan9/perlplan9.doc plan9/perlplan9.pod
28094            ! MANIFEST README.aix README.amiga README.apollo README.beos
28095            ! README.bs2000 README.cygwin README.dgux README.dos README.epoc
28096            ! README.hpux README.hurd README.machten README.macos
28097            ! README.micro README.mint README.mpeix README.os390
28098            ! README.plan9 README.qnx README.solaris README.threads
28099            ! README.tru64 README.vmesa README.vms README.vos README.win32
28100            ! plan9/mkfile pod/buildtoc.PL pod/perl.pod pod/perlport.pod
28101            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
28102 ____________________________________________________________________________
28103 [ 10460] By: jhi                                   on 2001/06/06  20:58:53
28104         Log: Subject: [PATCH] Re: Bug in perlguts documentation?
28105              From: Mike Guy <mjtg@cam.ac.uk>
28106              Reply-To: mjtg@cam.ac.uk
28107              Message-Id: <E157fiS-0006Q7-00@draco.cus.cam.ac.uk>
28108      Branch: perl
28109            ! pod/perlguts.pod
28110 ____________________________________________________________________________
28111 [ 10459] By: jhi                                   on 2001/06/06  20:58:15
28112         Log: Subject: [PATCH] Re: [ID 20010604.015] taint + comma = false insecurity
28113              From: Mike Guy <mjtg@cam.ac.uk>
28114              Reply-To: mjtg@cam.ac.uk
28115              Message-Id: <E157flx-0006Uz-00@draco.cus.cam.ac.uk>
28116      Branch: perl
28117            ! pod/perlsec.pod
28118 ____________________________________________________________________________
28119 [ 10458] By: jhi                                   on 2001/06/06  20:56:04
28120         Log: Disable long doubles from pre-5.0 Tru64s.
28121      Branch: perl
28122            ! README.tru64 hints/dec_osf.sh
28123 ____________________________________________________________________________
28124 [ 10457] By: jhi                                   on 2001/06/06  20:49:23
28125         Log: The #10455 exposed that modfl() is fundamentally busted
28126              (as in: dumps core) in pre-5.0 Tru64, so better avoid even
28127              testing it.
28128      Branch: perl
28129            ! hints/dec_osf.sh
28130 ____________________________________________________________________________
28131 [ 10456] By: jhi                                   on 2001/06/06  20:48:35
28132         Log: Metaconfig unit change for #10455.
28133      Branch: metaconfig/U/perl
28134            ! d_modfl.U
28135 ____________________________________________________________________________
28136 [ 10455] By: jhi                                   on 2001/06/06  20:48:09
28137         Log: Configure check for geborken modfl(), inspired by
28138              
28139              Subject: Re: [20010118.017] op/int.t failure 
28140              From: Hugo <hv@crypt.compulink.co.uk>
28141              Date: Tue, 05 Jun 2001 13:43:27 +0100
28142              Message-Id: <200106051243.NAA15525@crypt.compulink.co.uk>
28143      Branch: perl
28144            ! Configure
28145 ____________________________________________________________________________
28146 [ 10454] By: jhi                                   on 2001/06/06  11:45:08
28147         Log: Integrate changes #10450 and #10451 from maintperl:
28148              
28149              optimize change#10448 slightly (don't repeat search in eval""s lexical
28150              scope, since that has already been searched)
28151              
28152              change#9108 needs subtler treatment for case of closures created
28153              within eval""
28154      Branch: perl
28155           !> op.c t/op/misc.t
28156 ____________________________________________________________________________
28157 [ 10453] By: jhi                                   on 2001/06/06  11:42:10
28158         Log: MakeMaker magic to compile (when no dynamic loading)
28159              List/Util.xsc as (ListUtil.c and) ListUtil.o since
28160              POSIX-BC (BS2000) linker has an evil limitation of
28161              being unable to include in the same executable several
28162              object files with the same name - case-insensitively -
28163              because otherwise we conflict with util.c.
28164              Strictly speaking currently required only in POSIX-BC
28165              but probably will do no harm elsewhere where static
28166              linking is required.
28167      Branch: perl
28168            ! ext/List/Util/Makefile.PL
28169 ____________________________________________________________________________
28170 [ 10452] By: nick                                  on 2001/06/06  08:59:51
28171         Log: Integrate mainline.
28172      Branch: perlio
28173           +> lib/Attribute/Handlers/demo/Demo.pm
28174           +> lib/Attribute/Handlers/demo/Descriptions.pm
28175           +> lib/Attribute/Handlers/demo/MyClass.pm
28176           +> lib/Attribute/Handlers/demo/demo.pl
28177           +> lib/Attribute/Handlers/demo/demo2.pl
28178           +> lib/Attribute/Handlers/demo/demo3.pl
28179           +> lib/Attribute/Handlers/demo/demo4.pl
28180           +> lib/Attribute/Handlers/demo/demo_call.pl
28181           +> lib/Attribute/Handlers/demo/demo_chain.pl
28182           +> lib/Attribute/Handlers/demo/demo_cycle.pl
28183           +> lib/Attribute/Handlers/demo/demo_hashdir.pl
28184           +> lib/Attribute/Handlers/demo/demo_phases.pl
28185           +> lib/Attribute/Handlers/demo/demo_range.pl
28186           +> lib/Attribute/Handlers/demo/demo_rawdata.pl t/op/override.t
28187           +> uts/strtol_wrap.c
28188           !> (integrate 91 files)
28189 ____________________________________________________________________________
28190 [ 10451] By: gsar                                  on 2001/06/06  07:11:36
28191         Log: change#9108 needs subtler treatment for case of closures created
28192              within eval""
28193      Branch: maint-5.6/perl
28194            ! op.c t/op/misc.t
28195 ____________________________________________________________________________
28196 [ 10450] By: gsar                                  on 2001/06/06  05:47:25
28197         Log: optimize change#10448 slightly (don't repeat search in eval""s lexical
28198              scope, since that has already been searched)
28199      Branch: maint-5.6/perl
28200            ! op.c
28201 ____________________________________________________________________________
28202 [ 10449] By: jhi                                   on 2001/06/06  01:33:31
28203         Log: Integrate change #10448 from maintperl; lexicals
28204              outside an eval"" weren't resolved correctly inside a subroutine
28205              definition inside the eval"" if they were not already referenced
28206              in the toplevel of the eval""-ed code
28207      Branch: perl
28208           !> cop.h op.c pp_ctl.c t/op/misc.t
28209 ____________________________________________________________________________
28210 [ 10448] By: gsar                                  on 2001/06/06  01:03:26
28211         Log: fix yet another bug of hoary vintage found by change#10394: lexicals
28212              outside an eval"" weren't resolved correctly inside a subroutine
28213              definition inside the eval"" if they were not already referenced
28214              in the toplevel of the eval""-ed code
28215      Branch: maint-5.6/perl
28216            ! cop.h op.c pp_ctl.c t/op/misc.t
28217 ____________________________________________________________________________
28218 [ 10447] By: jhi                                   on 2001/06/06  00:51:04
28219         Log: Subject: [PATCH] perl570delta.pod
28220              From: Peter Scott <Peter@PSDT.com> 
28221              Date: Tue, 05 Jun 2001 18:51:02 -0700
28222              Message-Id: <4.3.2.7.2.20010605183619.00a94400@psdt.com>
28223      Branch: perl
28224            ! pod/perl570delta.pod
28225 ____________________________________________________________________________
28226 [ 10446] By: jhi                                   on 2001/06/05  23:45:05
28227         Log: The fudge factor is no more needed.  I hope.
28228      Branch: perl
28229            ! t/lib/posix.t
28230 ____________________________________________________________________________
28231 [ 10445] By: jhi                                   on 2001/06/05  23:19:19
28232         Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms 
28233              From: Hugo <hv@crypt.compulink.co.uk>
28234              Date: Tue, 05 Jun 2001 12:58:19 +0100
28235              Message-Id: <200106051158.MAA04605@crypt.compulink.co.uk>
28236      Branch: perl
28237            ! util.c
28238 ____________________________________________________________________________
28239 [ 10444] By: jhi                                   on 2001/06/05  11:09:01
28240         Log: Make up prototypes only for those who have the functions
28241              but not the prototypes.
28242      Branch: perl
28243            ! perl.h
28244 ____________________________________________________________________________
28245 [ 10443] By: jhi                                   on 2001/06/05  11:02:13
28246         Log: Subject: Re: Not OK: perl@10439 on win32 
28247              From: Prymmer/Kahn <pvhp@best.com> 
28248              Date: Mon, 4 Jun 2001 22:11:02 -0700 (PDT)
28249              Message-ID: <Pine.BSF.4.21.0106042136410.26316-100000@shell8.ba.best.com>
28250      Branch: perl
28251            ! perl.h util.c
28252 ____________________________________________________________________________
28253 [ 10442] By: jhi                                   on 2001/06/05  00:55:46
28254         Log: The metaconfig units changes for #10441.
28255      Branch: metaconfig
28256            ! U/modified/Extract.U U/modified/Extractall.U
28257            ! U/modified/Finish.U
28258 ____________________________________________________________________________
28259 [ 10441] By: jhi                                   on 2001/06/05  00:55:17
28260         Log: Extraction of the *.SH wasn't quite working with -Dmksymlinks.
28261      Branch: perl
28262            ! Configure
28263 ____________________________________________________________________________
28264 [ 10440] By: jhi                                   on 2001/06/05  00:28:27
28265         Log: Unnecessary fuzziness undone, noted by Mike Guy.
28266      Branch: perl
28267            ! t/op/tr.t
28268 ____________________________________________________________________________
28269 [ 10439] By: jhi                                   on 2001/06/04  17:14:31
28270         Log: Update Changes.
28271      Branch: perl
28272            ! Changes patchlevel.h
28273 ____________________________________________________________________________
28274 [ 10438] By: jhi                                   on 2001/06/04  17:10:16
28275         Log: Test case for 'eval "a.b.c.d.e.f;sub"' save stack imbalance
28276              bug found by Ilmari Karonen; the bug fixed by Sarathy's lexical
28277              leakage patch.
28278      Branch: perl
28279            ! t/op/misc.t
28280 ____________________________________________________________________________
28281 [ 10437] By: jhi                                   on 2001/06/04  17:01:06
28282         Log: Test case for #10433/#10424.
28283      Branch: perl
28284            ! t/op/misc.t
28285 ____________________________________________________________________________
28286 [ 10436] By: jhi                                   on 2001/06/04  16:54:21
28287         Log: Subject: One fix for strtoul not setting errno
28288              From: hom00@utsglobal.com (Hal Morris)
28289              Date: Sat, 2 Jun 2001 09:23:11 -0700 (PDT)
28290              Message-Id: <200106021623.JAA06906@cepheus.utsglobal.com>
28291      Branch: perl
28292            + uts/strtol_wrap.c
28293            ! MANIFEST hints/uts.sh
28294 ____________________________________________________________________________
28295 [ 10435] By: jhi                                   on 2001/06/04  16:54:01
28296         Log: Metaconfig units changes for #10434.
28297      Branch: metaconfig
28298            ! U/modified/Cppsym.U
28299      Branch: metaconfig/U/perl
28300            + d_dbminitproto.U d_flockproto.U d_sockatmarkproto.U
28301            + d_syscallproto.U d_usleepproto.U
28302            ! longdblfio.U quadfio.U
28303 ____________________________________________________________________________
28304 [ 10434] By: jhi                                   on 2001/06/04  16:48:33
28305         Log: Configure tweaks; add prototype probes, make the cpp symbols
28306              probe to cast, not whine; test for %Ld and %Lf before %lld and
28307              %llf because the L is the ANSI way.
28308      Branch: perl
28309            ! Configure config_h.SH configure.com epoc/config.sh
28310            ! ext/ODBM_File/ODBM_File.xs perl.h pod/perltoc.pod uconfig.h
28311            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
28312            ! win32/config.bc win32/config.gc win32/config.vc x2p/str.c
28313 ____________________________________________________________________________
28314 [ 10433] By: jhi                                   on 2001/06/04  16:45:23
28315         Log: Sigh.  This is what #10424 was supposed to check in.
28316      Branch: perl
28317            ! op.c sv.c sv.h
28318 ____________________________________________________________________________
28319 [ 10432] By: jhi                                   on 2001/06/04  16:29:40
28320         Log: More verbose failure.
28321      Branch: perl
28322            ! t/op/ver.t
28323 ____________________________________________________________________________
28324 [ 10431] By: jhi                                   on 2001/06/04  16:21:55
28325         Log: The .pm changes to go with #10428.
28326      Branch: perl
28327            ! ext/Fcntl/Fcntl.pm ext/Socket/Socket.pm
28328            ! ext/Sys/Syslog/Syslog.pm
28329 ____________________________________________________________________________
28330 [ 10430] By: jhi                                   on 2001/06/04  16:05:20
28331         Log: On second thoughts show to utf8 skippage message only
28332              on failures, it's too confusing otherwise,
28333      Branch: perl
28334            ! t/pragma/locale.t
28335 ____________________________________________________________________________
28336 [ 10429] By: jhi                                   on 2001/06/04  14:47:50
28337         Log: Do not import anything from Encode.
28338      Branch: perl
28339            ! ext/MIME/Base64/QuotedPrint.pm
28340 ____________________________________________________________________________
28341 [ 10428] By: jhi                                   on 2001/06/04  14:45:47
28342         Log: The #10402 didn't take.  Weird.
28343      Branch: perl
28344            ! ext/Fcntl/Fcntl.xs ext/Socket/Socket.xs
28345            ! ext/Sys/Syslog/Syslog.xs
28346 ____________________________________________________________________________
28347 [ 10427] By: jhi                                   on 2001/06/04  12:55:39
28348         Log: Eradicate traces of 'asciirange' re subpragma.
28349      Branch: perl
28350            ! ext/B/B/Deparse.pm ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm
28351            ! pod/perldiag.pod
28352 ____________________________________________________________________________
28353 [ 10426] By: jhi                                   on 2001/06/04  12:44:05
28354         Log: use is a compile-time thing.
28355      Branch: perl
28356            ! ext/MIME/Base64/QuotedPrint.pm
28357 ____________________________________________________________________________
28358 [ 10425] By: jhi                                   on 2001/06/04  12:39:44
28359         Log: Subject: [PATCH perl@10419] -Wall casting patch
28360              From: Robin Barker <rmb1@cise.npl.co.uk>
28361              Date: Mon, 4 Jun 2001 14:27:28 +0100 (BST)
28362              Message-Id: <200106041327.OAA15338@tempest.npl.co.uk>
28363      Branch: perl
28364            ! ext/Devel/DProf/DProf.xs mg.c
28365 ____________________________________________________________________________
28366 [ 10424] By: jhi                                   on 2001/06/04  12:23:30
28367         Log: Subject: [PATCH #2] introducing SVpad_TYPED
28368              From: Abhijit Menon-Sen <ams@wiw.org>
28369              Date: Mon, 4 Jun 2001 12:26:02 +0530
28370              Message-ID: <20010604122602.A5775@lustre.linux.in>
28371      Branch: perl
28372            ! op.c sv.c sv.h
28373 ____________________________________________________________________________
28374 [ 10423] By: gsar                                  on 2001/06/04  05:12:18
28375         Log: testsuite for change#10192 (from Gisle Aas)
28376      Branch: perl
28377            + t/op/override.t
28378            ! MANIFEST
28379 ____________________________________________________________________________
28380 [ 10422] By: gsar                                  on 2001/06/04  02:32:03
28381         Log: integrate changes#10414-10416 from mainline
28382              
28383              Potential buffer overrun if the radix separator is more than
28384              one byte.  Also, under locales, prefer the locale-specific
28385              separator over the old boring ".".
28386              
28387              "10.", that is, decimal numbers can have no decimal part at all.
28388              
28389              The non-locale places need love, too.
28390      Branch: maint-5.6/perl
28391           !> perl.h sv.c
28392 ____________________________________________________________________________
28393 [ 10421] By: jhi                                   on 2001/06/04  02:25:53
28394         Log: Missed from #10420.
28395      Branch: perl
28396            ! epoc/config.sh
28397 ____________________________________________________________________________
28398 [ 10420] By: jhi                                   on 2001/06/04  02:19:58
28399         Log: Missed HAS_SETRESGID_PROTO.  No serious harm done since
28400              often this prototype goes with HAS_SETRESUID_PROTO.
28401      Branch: perl
28402            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
28403            ! config_h.SH configure.com perl.h uconfig.h
28404 ____________________________________________________________________________
28405 [ 10419] By: jhi                                   on 2001/06/04  00:24:55
28406         Log: Update Changes.
28407      Branch: perl
28408            ! Changes patchlevel.h
28409 ____________________________________________________________________________
28410 [ 10418] By: jhi                                   on 2001/06/03  23:58:04
28411         Log: -Wall "subscript has type `char'" cleanup.
28412      Branch: perl
28413            ! ext/File/Glob/bsd_glob.c x2p/a2py.c x2p/str.c x2p/walk.c
28414 ____________________________________________________________________________
28415 [ 10417] By: jhi                                   on 2001/06/03  23:37:17
28416         Log: Various "cast to pointer from integer of different size"
28417              picked up by gcc -Wall (in Tru64 where pointers are 64 bits
28418              wide but I32 (int) only 32 bits wide).
28419              
28420              WARNING: the classnum and tagnum changes in Storable.xs
28421              may not be wise, they may be breaking binary compatibility
28422              (in 64-bit platforms), asked Raphael Manfredi about the changes.
28423      Branch: perl
28424            ! embed.pl ext/Devel/DProf/DProf.xs ext/Storable/Storable.xs
28425            ! mg.c proto.h
28426 ____________________________________________________________________________
28427 [ 10416] By: jhi                                   on 2001/06/03  23:15:24
28428         Log: The non-locale places need love, too.
28429      Branch: perl
28430            ! perl.h
28431 ____________________________________________________________________________
28432 [ 10415] By: jhi                                   on 2001/06/03  23:10:55
28433         Log: "10.", that is, decimal numbers can have no decimal part at all.
28434      Branch: perl
28435            ! perl.h
28436 ____________________________________________________________________________
28437 [ 10414] By: jhi                                   on 2001/06/03  22:49:55
28438         Log: Potential buffer overrun if the radix separator is more than
28439              one byte.  Also, under locales, prefer the locale-specific
28440              separator over the old boring ".".
28441      Branch: perl
28442            ! perl.h sv.c
28443 ____________________________________________________________________________
28444 [ 10413] By: jhi                                   on 2001/06/03  22:42:10
28445         Log: Integrate change #10412 from maintperl; locale is now
28446              per-cop, not per-op; plus retweak the locale.t to always
28447              list the skipped utf8 locales.
28448      Branch: perl
28449            ! t/pragma/locale.t
28450           !> embed.h lib/locale.pm op.c op.h opcode.h opcode.pl perl.h pp.c
28451           !> pp.sym pp_ctl.c pp_proto.h pp_sys.c util.c
28452 ____________________________________________________________________________
28453 [ 10412] By: gsar                                  on 2001/06/03  22:23:16
28454         Log: rationalize locale handling to fix the bugs uncovered by change#10394
28455              
28456              the major issue was that the runtime was looking at PL_hints rather
28457              than op_private to notice whether locale was enabled
28458              
28459              the secondary issue was that many locale-sensitive numeric ops didn't
28460              have HINT_LOCALE propagated into their op_private
28461              
28462              HINT_LOCALE is now propagated per-statement (i.e., via PL_curcop)
28463              instead of per-op, just like HINT_BYTE and the hints for lexical
28464              warnings (this makes the hint available to every op via PL_curcop)
28465              
28466              pragma/locale.t may need to be reworked with these fixes in mind
28467              (it currently passes its tests)
28468      Branch: maint-5.6/perl
28469            ! embed.h lib/locale.pm op.c op.h opcode.h opcode.pl perl.h pp.c
28470            ! pp.sym pp_ctl.c pp_proto.h pp_sys.c t/pragma/locale.t util.c
28471 ____________________________________________________________________________
28472 [ 10411] By: jhi                                   on 2001/06/03  17:50:49
28473         Log: More verbose debugging.
28474      Branch: perl
28475            ! t/pragma/locale.t
28476 ____________________________________________________________________________
28477 [ 10410] By: jhi                                   on 2001/06/03  17:36:40
28478         Log: Subject: RE: [PATCHES] regcomp.c, pod/perldiag.pod, t/op/pat.t
28479              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
28480              Date: Sat, 2 Jun 2001 22:53:33 +0100
28481              Message-ID: <000601c0ebae$77d10dc0$99dcfea9@bfs.phone.com>
28482      Branch: perl
28483            ! regcomp.c t/pragma/warn/regcomp
28484 ____________________________________________________________________________
28485 [ 10409] By: jhi                                   on 2001/06/03  17:27:13
28486         Log: Mention that lexicalizing $a or $b is a bad idea if one
28487              wants to use sort().
28488      Branch: perl
28489            ! pod/perlvar.pod
28490 ____________________________________________________________________________
28491 [ 10408] By: jhi                                   on 2001/06/03  16:52:41
28492         Log: Tweak the test to be happy if the accuracy is 'good enough'.
28493      Branch: perl
28494            ! t/lib/posix.t
28495 ____________________________________________________________________________
28496 [ 10407] By: jhi                                   on 2001/06/03  16:50:33
28497         Log: Upgrade to Attribute::Handlers 0.70.
28498              
28499              NOTE: this unearthed the "too late for CHECK block" bug,
28500              that's why the 1_compile.t change.
28501      Branch: perl
28502            + lib/Attribute/Handlers/demo/Demo.pm
28503            + lib/Attribute/Handlers/demo/Descriptions.pm
28504            + lib/Attribute/Handlers/demo/MyClass.pm
28505            + lib/Attribute/Handlers/demo/demo.pl
28506            + lib/Attribute/Handlers/demo/demo2.pl
28507            + lib/Attribute/Handlers/demo/demo3.pl
28508            + lib/Attribute/Handlers/demo/demo4.pl
28509            + lib/Attribute/Handlers/demo/demo_call.pl
28510            + lib/Attribute/Handlers/demo/demo_chain.pl
28511            + lib/Attribute/Handlers/demo/demo_cycle.pl
28512            + lib/Attribute/Handlers/demo/demo_hashdir.pl
28513            + lib/Attribute/Handlers/demo/demo_phases.pl
28514            + lib/Attribute/Handlers/demo/demo_range.pl
28515            + lib/Attribute/Handlers/demo/demo_rawdata.pl
28516            ! MANIFEST lib/Attribute/Handlers.pm t/lib/1_compile.t
28517            ! t/lib/attrhand.t
28518 ____________________________________________________________________________
28519 [ 10406] By: jhi                                   on 2001/06/03  16:40:03
28520         Log: One less -Wall whine.
28521      Branch: perl
28522            ! regcomp.c
28523 ____________________________________________________________________________
28524 [ 10405] By: jhi                                   on 2001/06/03  16:30:34
28525         Log: Integrate change #10404 from maintperl; eval.t was in pre-10394 mood.
28526      Branch: perl
28527           !> t/op/eval.t
28528 ____________________________________________________________________________
28529 [ 10404] By: gsar                                  on 2001/06/03  16:23:07
28530         Log: eval.t was relying on pre-change#10394 buggy behavior (lexicals
28531              aren't "normally" visible inside eval""s contained in subs unless
28532              a cloned reference to them already exists)
28533              
28534              strangely enough, t/harness didn't show this up as a failure
28535              (harness needs fixing?)
28536      Branch: maint-5.6/perl
28537            ! t/op/eval.t
28538 ____________________________________________________________________________
28539 [ 10403] By: jhi                                   on 2001/06/03  16:22:59
28540         Log: Update to Text::Balanced 1.85.
28541      Branch: perl
28542            ! lib/Text/Balanced.pm t/lib/tb-xvari.t
28543 ____________________________________________________________________________
28544 [ 10402] By: jhi                                   on 2001/06/03  16:18:09
28545         Log: Subject: [PATCH] Re: ext/Socket/Socket.xs
28546              From: Nicholas Clark <nick@ccl4.org>
28547              Date: Sun, 3 Jun 2001 17:54:36 +0100
28548              Message-ID: <20010603175436.E76396@plum.flirble.org> 
28549      Branch: perl
28550            ! ext/Fcntl/Fcntl.xs ext/Socket/Socket.xs
28551            ! ext/Sys/Syslog/Syslog.xs
28552 ____________________________________________________________________________
28553 [ 10401] By: jhi                                   on 2001/06/03  16:09:33
28554         Log: Unused variables.
28555      Branch: perl
28556            ! util.c
28557 ____________________________________________________________________________
28558 [ 10400] By: jhi                                   on 2001/06/03  16:04:26
28559         Log: Subject: [PATCH] APIfy op_clear 
28560              From: Simon Cozens <simon@netthink.co.uk>
28561              Date: Sun, 3 Jun 2001 13:51:46 +0100
28562              Message-ID: <20010603135146.A9984@deep-dark-truthful-mirror.pmb.ox.ac.uk>
28563              
28564              (despite the subject line, op_null is APIfied by the patch)
28565      Branch: perl
28566            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
28567 ____________________________________________________________________________
28568 [ 10399] By: jhi                                   on 2001/06/03  15:51:35
28569         Log: Subject: [PATCH] t/lib/extutils.t
28570              From: Nicholas Clark <nick@ccl4.org>
28571              Date: Sat, 2 Jun 2001 23:57:05 +0100
28572              Message-ID: <20010602235705.Q12698@plum.flirble.org>
28573      Branch: perl
28574            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
28575 ____________________________________________________________________________
28576 [ 10398] By: jhi                                   on 2001/06/03  15:34:11
28577         Log: Subject: [PATCH: perl@10360] update two win32 Makefiles
28578              From: Prymmer/Kahn <pvhp@best.com>
28579              Date: Sun, 3 Jun 2001 08:55:14 -0700 (PDT)
28580              Message-ID: <Pine.BSF.4.21.0106030845550.21619-100000@shell8.ba.best.com>
28581      Branch: perl
28582            ! win32/Makefile win32/makefile.mk
28583 ____________________________________________________________________________
28584 [ 10397] By: jhi                                   on 2001/06/03  15:12:13
28585         Log: Subject: Re: 'decimal digits' macro? 
28586              From: Hugo <hv@crypt.compulink.co.uk>
28587              Date: Sun, 03 Jun 2001 04:26:36 +0100
28588              Message-Id: <200106030326.EAA18786@crypt.compulink.co.uk>
28589      Branch: perl
28590            ! handy.h t/lib/posix.t t/op/tr.t
28591 ____________________________________________________________________________
28592 [ 10396] By: jhi                                   on 2001/06/03  15:10:49
28593         Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms
28594              From: Hugo <hv@crypt.compulink.co.uk>
28595              Date: Sun, 03 Jun 2001 14:56:30 +0100
28596              Message-Id: <200106031356.OAA12517@crypt.compulink.co.uk>
28597      Branch: perl
28598            ! util.c
28599 ____________________________________________________________________________
28600 [ 10395] By: jhi                                   on 2001/06/03  14:59:41
28601         Log: Integrate change #10394 from maintperl; lexical file scope leakage.
28602      Branch: perl
28603           !> perly.c perly.y t/op/misc.t t/pragma/warn/universal
28604           !> vms/perly_c.vms
28605 ____________________________________________________________________________
28606 [ 10394] By: gsar                                  on 2001/06/03  03:05:43
28607         Log: fix leakage of lexicals at file scope into subroutines that were
28608              declared before them; this appears to be a longstanding bug that
28609              meant that lexicals at file scope were never "deintroduced", meaning
28610              their scope range was never properly closed, and their visibility
28611              extended to all subsequent eval""s or requires
28612              
28613              added a test case
28614              
28615              seems to also fix a case of bogus duplicate warnings
28616      Branch: maint-5.6/perl
28617            ! perly.c perly.y t/op/misc.t t/pragma/warn/universal
28618            ! vms/perly_c.vms
28619 ____________________________________________________________________________
28620 [ 10393] By: jhi                                   on 2001/06/02  16:55:03
28621         Log: More VMS tweaks from Craig A. Berry.
28622      Branch: perl
28623            ! configure.com t/lib/extutils.t
28624 ____________________________________________________________________________
28625 [ 10392] By: jhi                                   on 2001/06/02  16:48:26
28626         Log: -Wall cleanup continues.
28627      Branch: perl
28628            ! README.tru64 embed.h embed.pl ext/NDBM_File/NDBM_File.xs
28629            ! ext/POSIX/POSIX.xs ext/PerlIO/Scalar/Scalar.xs
28630            ! ext/Storable/Storable.xs ext/Sys/Hostname/Hostname.xs
28631            ! ext/Sys/Syslog/Syslog.xs perl.c proto.h regcomp.c regexec.c
28632            ! run.c toke.c util.c
28633 ____________________________________________________________________________
28634 [ 10391] By: jhi                                   on 2001/06/02  13:29:47
28635         Log: The metaconfig unit change for #10390.
28636      Branch: metaconfig/U/perl
28637            ! gccvers.U
28638 ____________________________________________________________________________
28639 [ 10390] By: jhi                                   on 2001/06/02  13:29:12
28640         Log: Drop the -ansi from the default gcc flags.
28641              
28642              Off_t/off_t is a struct in Solaris with largefiles, and with -ansi
28643              that struct cannot be compared with a flat integer, such as STRLEN.
28644              The -ansi will also cause a lot of noise in Solaris because of:
28645              /usr/include/sys/resource.h:148: warning: `struct rlimit64' declared inside parameter list
28646      Branch: perl
28647            ! Configure
28648 ____________________________________________________________________________
28649 [ 10389] By: jhi                                   on 2001/06/02  13:14:57
28650         Log: Integrate perlio.
28651      Branch: perl
28652           !> pod/perlapi.pod util.c
28653 ____________________________________________________________________________
28654 [ 10388] By: nick                                  on 2001/06/02  08:01:12
28655         Log: Integrate mainline
28656      Branch: perlio
28657           +> lib/Attribute/Handlers.pm t/lib/attrhand.t
28658           !> MANIFEST configure.com ext/MIME/Base64/QuotedPrint.pm
28659           !> lib/File/Find.pm pod/perlmodlib.pod pod/perltoc.pod
28660           !> t/lib/1_compile.t t/lib/mimeqp.t
28661 ____________________________________________________________________________
28662 [ 10387] By: nick                                  on 2001/06/02  07:39:17
28663         Log: Tweak util.c's atof2 for MULTIPLICITY
28664      Branch: perlio
28665            ! util.c
28666 ____________________________________________________________________________
28667 [ 10386] By: nick                                  on 2001/06/02  07:38:33
28668         Log: Integrate mainline
28669      Branch: perlio
28670           !> (integrate 41 files)
28671 ____________________________________________________________________________
28672 [ 10385] By: jhi                                   on 2001/06/01  22:12:48
28673         Log: Add Attribute::Handlers 0.61 from Damian Conway.
28674      Branch: perl
28675            + lib/Attribute/Handlers.pm t/lib/attrhand.t
28676            ! MANIFEST pod/perlmodlib.pod pod/perltoc.pod t/lib/1_compile.t
28677 ____________________________________________________________________________
28678 [ 10384] By: jhi                                   on 2001/06/01  21:53:14
28679         Log: Subject: [PATCH: perl@10328] allow MIME::QuotePrint to handle ASCII code numbers on EBCDIC machines
28680              From: Peter Prymmer <pvhp@forte.com>
28681              Date: Fri, 1 Jun 2001 15:49:22 -0700 (PDT)
28682              Message-ID: <Pine.OSF.4.10.10106011545140.323662-100000@aspara.forte.com>
28683      Branch: perl
28684            ! ext/MIME/Base64/QuotedPrint.pm t/lib/mimeqp.t
28685 ____________________________________________________________________________
28686 [ 10383] By: jhi                                   on 2001/06/01  21:36:11
28687         Log: Subject: [PATCH File::Find] 'do 1' and puzzling (?>...)
28688              From: Jeff Pinyan <jeffp@crusoe.net>
28689              Date: Fri, 1 Jun 2001 14:13:56 -0400 (EDT)
28690              Message-ID: <Pine.GSO.4.21.0106011412520.21027-100000@crusoe.crusoe.net>
28691      Branch: perl
28692            ! lib/File/Find.pm
28693 ____________________________________________________________________________
28694 [ 10382] By: jhi                                   on 2001/06/01  21:35:02
28695         Log: Subject: [PATCH perl@10381] configure.com tweaks
28696              From: "Craig A. Berry" <craigberry@mac.com>
28697              Date: Fri, 1 Jun 2001 13:55:43 -0500
28698              Message-Id: <a05100e00b73d942aa9da@[172.16.52.1]>
28699      Branch: perl
28700            ! configure.com
28701 ____________________________________________________________________________
28702 [ 10381] By: jhi                                   on 2001/06/01  16:37:21
28703         Log: Update Changes.
28704      Branch: perl
28705            ! Changes patchlevel.h
28706 ____________________________________________________________________________
28707 [ 10380] By: jhi                                   on 2001/06/01  16:19:18
28708         Log: Subject: [PATCH] Re: [ID 20010529.004] program doesn't work unless in debug mode
28709              From: Mike Guy <mjtg@cam.ac.uk>
28710              Date: Fri, 01 Jun 2001 18:17:02 +0100
28711              Message-Id: <E155sXm-0001C2-00@draco.cus.cam.ac.uk>
28712      Branch: perl
28713            ! lib/perl5db.pl
28714 ____________________________________________________________________________
28715 [ 10379] By: jhi                                   on 2001/06/01  16:13:28
28716         Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms
28717              From: Hugo <hv@crypt.compulink.co.uk>
28718              Date: Thu, 31 May 2001 20:49:48 +0100
28719              Message-Id: <200105311949.UAA02798@crypt.compulink.co.uk>
28720      Branch: perl
28721            ! embed.h embed.pl global.sym objXSUB.h perl.h perlapi.c proto.h
28722            ! util.c
28723 ____________________________________________________________________________
28724 [ 10378] By: jhi                                   on 2001/06/01  15:56:35
28725         Log: Zero() is not available in x2p (or, rather, some of its
28726              implementations like memzero() might not be available.)
28727      Branch: perl
28728            ! x2p/hash.c
28729 ____________________________________________________________________________
28730 [ 10377] By: jhi                                   on 2001/06/01  15:44:48
28731         Log: Subject: [PATCH x2p/hash.c] bzero -> memset
28732              From: Michael G Schwern <schwern@pobox.com>
28733              Date: Fri, 1 Jun 2001 12:00:29 +0100
28734              Message-ID: <20010601120029.F29027@blackrider.blackstar.co.uk>
28735              
28736              (But use Zero() instead of memset.)
28737      Branch: perl
28738            ! x2p/hash.c
28739 ____________________________________________________________________________
28740 [ 10376] By: jhi                                   on 2001/06/01  15:39:52
28741         Log: Subject: Re: [PATCHES] regcomp.c, pod/perldiag.pod, t/op/pat.t
28742              From: Jeff Pinyan <jeffp@crusoe.net>
28743              Date: Fri, 1 Jun 2001 10:33:55 -0400 (EDT)
28744              Message-ID: <Pine.GSO.4.21.0106011032080.21027-100000@crusoe.crusoe.net>
28745      Branch: perl
28746            ! pod/perldiag.pod regcomp.c t/op/pat.t
28747 ____________________________________________________________________________
28748 [ 10375] By: jhi                                   on 2001/06/01  15:36:35
28749         Log: Retract #10324 and #10333; not needed.
28750      Branch: perl
28751            ! hints/irix_6.sh hints/linux.sh
28752 ____________________________________________________________________________
28753 [ 10374] By: jhi                                   on 2001/06/01  15:35:19
28754         Log: The #10370 wasn't quite right.
28755      Branch: perl
28756            ! ext/XS/Typemap/Typemap.xs
28757 ____________________________________________________________________________
28758 [ 10373] By: jhi                                   on 2001/06/01  15:34:49
28759         Log: The metaconfig units changes for #10372.
28760      Branch: metaconfig/U/perl
28761            + d_realpath.U d_sresgproto.U d_sresuproto.U
28762            ! gccvers.U i_db.U
28763 ____________________________________________________________________________
28764 [ 10372] By: jhi                                   on 2001/06/01  15:34:24
28765         Log: Configure tweaks; record the Berkeley DB version,
28766              probe for realpath(), for setresuid() and setresgid()
28767              prototypes; use realpath() (try to be paranoid enough),
28768              use the setres[ug]id prototypes because glibc has the functions
28769              but not their prototypes; add -Wall -ansi to gcc ccflags;
28770              regen toc.
28771      Branch: perl
28772            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
28773            ! config_h.SH configure.com epoc/config.sh
28774            ! ext/DB_File/DB_File.xs perl.h pod/perlapi.pod pod/perltoc.pod
28775            ! uconfig.h uconfig.sh util.c vos/config.alpha.def
28776            ! vos/config.ga.def win32/config.bc win32/config.gc
28777            ! win32/config.vc
28778 ____________________________________________________________________________
28779 [ 10371] By: jhi                                   on 2001/06/01  12:50:05
28780         Log: Subject: Re: [PATCH xsutils.c] Quieting warnings
28781              From: Michael G Schwern <schwern@pobox.com>
28782              Date: Fri, 1 Jun 2001 11:28:14 +0100
28783              Message-ID: <20010601112814.B29027@blackrider.blackstar.co.uk>
28784      Branch: perl
28785            ! lib/attributes.pm xsutils.c
28786 ____________________________________________________________________________
28787 [ 10370] By: jhi                                   on 2001/06/01  12:48:55
28788         Log: Subject: [PATCH] Fix -Wall on XS::Typemap
28789              From: Tim Jenness <t.jenness@jach.hawaii.edu>
28790              Date: Thu, 31 May 2001 16:15:37 -1000 (HST)
28791              Message-ID: <Pine.LNX.4.33.0105311610110.9337-100000@lapaki.jach.hawaii.edu>
28792      Branch: perl
28793            ! ext/XS/Typemap/Typemap.xs
28794 ____________________________________________________________________________
28795 [ 10369] By: jhi                                   on 2001/06/01  12:47:21
28796         Log: Subject: [patch] Cwd.xs optimizations/abstraction
28797              From: Doug MacEachern <dougm@covalent.net>
28798              Date: Thu, 31 May 2001 17:37:37 -0700 (PDT)
28799              Message-ID: <Pine.LNX.4.21.0105311733270.732-100000@mako.covalent.net> 
28800      Branch: perl
28801            ! embed.h embed.pl ext/Cwd/Cwd.xs global.sym lib/Cwd.pm
28802            ! objXSUB.h perlapi.c pod/perlapi.pod proto.h util.c
28803 ____________________________________________________________________________
28804 [ 10368] By: jhi                                   on 2001/06/01  12:32:00
28805         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!])
28806              From: Nicholas Clark <nick@ccl4.org>
28807              Date: Thu, 31 May 2001 23:56:40 +0100
28808              Message-ID: <20010531235640.F12698@plum.flirble.org>
28809              
28810              Make the test work also under only static extensions
28811              (sh Configure -Uusedl fakes this nicely)
28812      Branch: perl
28813            ! t/lib/extutils.t
28814 ____________________________________________________________________________
28815 [ 10367] By: jhi                                   on 2001/06/01  12:27:53
28816         Log: Subject: [PATCH hv.c] Eliminating trigraph
28817              From: Michael G Schwern <schwern@pobox.com>
28818              Message-ID: <20010601114955.E29027@blackrider.blackstar.co.uk>
28819              Date: Fri, 1 Jun 2001 11:49:56 +0100
28820      Branch: perl
28821            ! hv.c
28822 ____________________________________________________________________________
28823 [ 10366] By: jhi                                   on 2001/06/01  12:14:57
28824         Log: Subject: Re: [PATCH] Tests for File::Compare 
28825              From: "Philip Newton" <Philip.Newton@gmx.net>
28826              Date: Thu, 31 May 2001 19:44:05 +0200
28827              Message-Id: <200105311748.f4VHmCt18269@chaos.wustl.edu>
28828              
28829              Unnecessary "quotation marks".
28830      Branch: perl
28831            ! t/lib/filecomp.t
28832 ____________________________________________________________________________
28833 [ 10365] By: jhi                                   on 2001/06/01  12:13:26
28834         Log: Integrate perlio.
28835      Branch: perl
28836           !> lib/ExtUtils/MM_Win32.pm t/lib/filecomp.t
28837 ____________________________________________________________________________
28838 [ 10364] By: nick                                  on 2001/06/01  10:13:31
28839         Log: Cleanup dll.base and dll.exp created by GCC builds.
28840      Branch: perlio
28841            ! lib/ExtUtils/MM_Win32.pm
28842 ____________________________________________________________________________
28843 [ 10363] By: nick                                  on 2001/06/01  10:02:17
28844         Log: Make filecomp test work on CRLF platforms by adding binmode.
28845      Branch: perlio
28846            ! t/lib/filecomp.t
28847 ____________________________________________________________________________
28848 [ 10362] By: nick                                  on 2001/06/01  08:37:17
28849         Log: Integrate mainline
28850      Branch: perlio
28851           !> Changes Configure patchlevel.h perlio.c
28852 ____________________________________________________________________________
28853 [ 10361] By: jhi                                   on 2001/05/31  15:09:34
28854         Log: panic:claustrophobia.
28855      Branch: perl
28856            ! perlio.c
28857 ____________________________________________________________________________
28858 [ 10360] By: jhi                                   on 2001/05/31  13:04:25
28859         Log: Update Changes.
28860      Branch: perl
28861            ! Changes patchlevel.h
28862 ____________________________________________________________________________
28863 [ 10359] By: nick                                  on 2001/05/31  12:35:50
28864         Log: Integrate mainline.
28865      Branch: perlio
28866           +> t/lib/filecomp.t
28867           !> AUTHORS MANIFEST ext/Storable/Storable.xs gv.c perl.c perl.h
28868           !> pp_ctl.c sv.c t/lib/1_compile.t toke.c util.c
28869 ____________________________________________________________________________
28870 [ 10358] By: jhi                                   on 2001/05/31  12:35:05
28871         Log: Integrate perlio.
28872      Branch: perl
28873           !> t/pragma/warn/toke win32/config_H.bc win32/config_H.gc
28874           !> win32/config_H.vc
28875 ____________________________________________________________________________
28876 [ 10357] By: jhi                                   on 2001/05/31  12:34:04
28877         Log: Metaconfig unit change for #10356.
28878      Branch: metaconfig
28879            ! U/installdirs/inc_version_list.U
28880 ____________________________________________________________________________
28881 [ 10356] By: jhi                                   on 2001/05/31  12:33:41
28882         Log: Allow Configure -Dinc_version_list='5.6.0/$archname 5.6.0' ...
28883              (idea from Sarathy; implementation from Andy)
28884      Branch: perl
28885            ! Configure
28886 ____________________________________________________________________________
28887 [ 10355] By: jhi                                   on 2001/05/31  12:18:06
28888         Log: More AUTHORS.
28889      Branch: perl
28890            ! AUTHORS
28891 ____________________________________________________________________________
28892 [ 10354] By: jhi                                   on 2001/05/31  12:16:24
28893         Log: Subject: Re: [PATCH] Tests for File::Compare
28894              From: Alexander Gough <alexander.gough@st-hughs.oxford.ac.uk>
28895              Date: Thu, 31 May 2001 13:26:34 +0100 (GMT)
28896              Message-Id: <E155RX8-0004X2-00@wing1.herald.ox.ac.uk>
28897      Branch: perl
28898            + t/lib/filecomp.t
28899            ! MANIFEST t/lib/1_compile.t
28900 ____________________________________________________________________________
28901 [ 10353] By: jhi                                   on 2001/05/31  12:11:24
28902         Log: Subject: [PATCH] DEBUG_* macro cleanups
28903              From: Abhijit Menon-Sen <ams@wiw.org>
28904              Date: Thu, 31 May 2001 12:16:22 +0530
28905              Message-ID: <20010531121622.B4829@lustre.linux.in>
28906              
28907              Subject: Re: [PATCH] DEBUG_* macro cleanups
28908              From: Abhijit Menon-Sen <ams@wiw.org>
28909              Date: Thu, 31 May 2001 13:57:01 +0530
28910              Message-ID: <20010531135701.A21775@lustre.linux.in>
28911              
28912              (The DEBUG_ definitions in perl.h changed to use the
28913              STMT_START and STMT_END.)
28914      Branch: perl
28915            ! perl.h pp_ctl.c sv.c toke.c
28916 ____________________________________________________________________________
28917 [ 10352] By: jhi                                   on 2001/05/31  11:53:31
28918         Log: Subject: [PATCH] -Wall cleanups: perl.c, gv.c, Storable.xs
28919              From: Abhijit Menon-Sen <ams@wiw.org>
28920              Date: Thu, 31 May 2001 08:27:55 +0530
28921              Message-ID: <20010531082755.A10018@lustre.linux.in>
28922      Branch: perl
28923            ! ext/Storable/Storable.xs gv.c perl.c
28924 ____________________________________________________________________________
28925 [ 10351] By: jhi                                   on 2001/05/31  11:45:16
28926         Log: Subject: [PATCH] AUTHORS
28927              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
28928              Date: Thu, 31 May 2001 01:27:59 -0500
28929              Message-ID: <20010531012758.A1595@staff1.cso.uiuc.edu>
28930              
28931              Subject: Re: [PATCH] AUTHORS
28932              From: "Philip Newton" <Philip.Newton@gmx.net>
28933              Date: Thu, 31 May 2001 10:08:06 +0200
28934              (Message-Id missing?)
28935      Branch: perl
28936            ! AUTHORS
28937 ____________________________________________________________________________
28938 [ 10350] By: nick                                  on 2001/05/31  11:40:43
28939         Log: win32 - dmake regen_config_h
28940      Branch: perlio
28941            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
28942 ____________________________________________________________________________
28943 [ 10349] By: jhi                                   on 2001/05/31  11:38:27
28944         Log: Subject: Re: [PATCH util.c] More warning cleanups.
28945              From: "Philip Newton" <Philip.Newton@gmx.net>
28946              Date: Thu, 31 May 2001 07:41:36 +0200
28947              Message-Id: <200105310538.IAA25458@taku.hut.fi>
28948              
28949              Undo C++-ism that snekt in.
28950      Branch: perl
28951            ! util.c
28952 ____________________________________________________________________________
28953 [ 10348] By: nick                                  on 2001/05/31  11:36:46
28954         Log: Tolerate Win32 numerics
28955      Branch: perlio
28956            ! t/pragma/warn/toke
28957 ____________________________________________________________________________
28958 [ 10347] By: jhi                                   on 2001/05/31  11:29:40
28959         Log: Integrate perlio.
28960      Branch: perl
28961           !> perlio.c win32/win32.h
28962 ____________________________________________________________________________
28963 [ 10346] By: nick                                  on 2001/05/31  10:54:55
28964         Log: Hack to restore Win32 pseudo fork broken by Multiple Interpreter
28965              perlio.c change 10255.
28966      Branch: perlio
28967            ! perlio.c
28968 ____________________________________________________________________________
28969 [ 10345] By: nick                                  on 2001/05/31  10:01:57
28970         Log: Conditionaly put back some "unused" dTHX which are used
28971              with PERL_IMPLICIT_SYS
28972      Branch: perlio
28973            ! perlio.c
28974 ____________________________________________________________________________
28975 [ 10344] By: nick                                  on 2001/05/31  10:00:59
28976         Log: Fix Win32 for new spelling IN_BYTES 
28977      Branch: perlio
28978            ! win32/win32.h
28979 ____________________________________________________________________________
28980 [ 10343] By: nick                                  on 2001/05/31  08:01:32
28981         Log: perlio.c -Wall cleaner under MULTIPLICITY
28982              - still minor noise with linux stdio
28983      Branch: perlio
28984            ! perlio.c
28985 ____________________________________________________________________________
28986 [ 10342] By: nick                                  on 2001/05/31  07:52:23
28987         Log: Integrate mainline.
28988      Branch: perlio
28989           !> (integrate 42 files)
28990 ____________________________________________________________________________
28991 [ 10341] By: jhi                                   on 2001/05/31  01:39:02
28992         Log: AUTHORS updates.
28993      Branch: perl
28994            ! AUTHORS
28995 ____________________________________________________________________________
28996 [ 10340] By: jhi                                   on 2001/05/31  00:19:29
28997         Log: Subject: [PATCH: perl@10328] new md5sum for modified MD5.xs file
28998              From: Peter Prymmer <pvhp@forte.com>
28999              Date: Wed, 30 May 2001 17:57:20 -0700 (PDT)
29000              Message-ID: <Pine.OSF.4.10.10105301753210.129765-100000@aspara.forte.com>
29001      Branch: perl
29002            ! t/lib/md5-file.t
29003 ____________________________________________________________________________
29004 [ 10339] By: jhi                                   on 2001/05/31  00:16:44
29005         Log: Salvage bits and pieces from the experimental 'utf8 everywhere'
29006              patch: rename HINT_BYTE and IN_BYTE to HINT_BYTES and IN_BYTES
29007              to match the pragma name; various robustness cleanups.
29008      Branch: perl
29009            ! lib/utf8_heavy.pl mg.c perl.h pp.c pp_ctl.c pp_sys.c regexec.c
29010            ! sv.c toke.c utf8.c utf8.h utfebcdic.h
29011 ____________________________________________________________________________
29012 [ 10338] By: jhi                                   on 2001/05/30  23:56:14
29013         Log: More -Wall sweeping.
29014      Branch: perl
29015            ! av.c doio.c ext/Cwd/Cwd.xs ext/Devel/DProf/DProf.xs
29016            ! ext/Devel/Peek/Peek.xs ext/Encode/Encode.xs
29017            ! ext/List/Util/Util.xs gv.c op.c pp.c pp_ctl.c pp_hot.c
29018            ! regcomp.c sv.c toke.c utf8.c
29019 ____________________________________________________________________________
29020 [ 10337] By: jhi                                   on 2001/05/30  23:20:23
29021         Log: Subject: [PATCH] (was Re: [PATCH] Re: Report /pro/3gl/CPAN/perl-5.7.1)
29022              From: Nicholas Clark <nick@ccl4.org>
29023              Date: Wed, 30 May 2001 22:34:41 +0100
29024              Message-ID: <20010530223441.Y86445@plum.flirble.org>
29025      Branch: perl
29026            ! t/op/cmp.t
29027 ____________________________________________________________________________
29028 [ 10336] By: jhi                                   on 2001/05/30  23:18:48
29029         Log: It's is not, it isn't ain't, and it's it's, not its,
29030              if you mean it is. If you don't, it's its. Then too,
29031              it's hers. It isn't her's. It isn't our's either.
29032              It's ours, and likewise yours and theirs.
29033              -- Oxford University Press, Edpress News
29034      Branch: perl
29035            ! lib/autouse.pm
29036 ____________________________________________________________________________
29037 [ 10335] By: jhi                                   on 2001/05/30  23:12:30
29038         Log: More -Wall silencing from Michael Schwern and Jarkko Hietaniemi.
29039      Branch: perl
29040            ! doop.c ext/ByteLoader/bytecode.h ext/DB_File/DB_File.xs mg.c
29041            ! perl.c perlio.c regexec.c universal.c util.c x2p/a2py.c
29042            ! x2p/str.c x2p/walk.c xsutils.c
29043 ____________________________________________________________________________
29044 [ 10334] By: jhi                                   on 2001/05/30  22:52:41
29045         Log: Subject: [PATCH perl.c t/run/runenv.t] (was Re: [[ID 20010514.042] Perl v5.6.1 mangles PERL5OPT])
29046              From: Michael G Schwern <schwern@pobox.com>
29047              Date: Wed, 30 May 2001 17:10:38 +0100
29048              Message-ID: <20010530171038.L670@blackrider.blackstar.co.uk>
29049              
29050              Subject: Re: [PATCH perl.c t/run/runenv.t] (was Re: [ID 20010514.042] Perl v5.6.1 mangles PERL5OPT])
29051              From: Abhijit Menon-Sen <ams@wiw.org>
29052              Date: Wed, 30 May 2001 23:16:13 +0530
29053              Message-ID: <20010530231613.A31933@lustre.linux.in>
29054      Branch: perl
29055            ! perl.c t/run/runenv.t
29056 ____________________________________________________________________________
29057 [ 10333] By: jhi                                   on 2001/05/30  22:25:02
29058         Log: (Retracted by #10375.)
29059              
29060              IRIX hints patch from Merijn Broeren.
29061              
29062              TODO: (this and the earlier Linux hints patch) should be solved
29063              at Configure level.  Merijn: -ldb should not be used on any platform
29064              for perl, just when linking DBFile itself. Trying to be helpful here
29065              is counterproductive.
29066      Branch: perl
29067            ! hints/irix_6.sh
29068 ____________________________________________________________________________
29069 [ 10332] By: jhi                                   on 2001/05/30  22:11:13
29070         Log: Subject: Re: [PATCH doop.c] unused variable in Perl_do_join
29071              From: Nicholas Clark <nick@ccl4.org>
29072              Date: Wed, 30 May 2001 23:20:58 +0100
29073              Message-ID: <20010530232058.B86445@plum.flirble.org>
29074      Branch: perl
29075            ! doop.c
29076 ____________________________________________________________________________
29077 [ 10331] By: jhi                                   on 2001/05/30  22:09:49
29078         Log: Subject: Re: [PATCH perl@10298] fix extutils.t and autouse.t for VMS
29079              From: Michael G Schwern <schwern@pobox.com> 
29080              Date: Wed, 30 May 2001 15:24:20 +0100
29081              Message-ID: <20010530152420.H670@blackrider.blackstar.co.uk>
29082      Branch: perl
29083            ! t/pragma/autouse.t
29084 ____________________________________________________________________________
29085 [ 10330] By: jhi                                   on 2001/05/30  22:02:21
29086         Log: The regex trick wasn't a good idea.
29087      Branch: perl
29088            ! pod/perlfaq4.pod
29089 ____________________________________________________________________________
29090 [ 10329] By: nick                                  on 2001/05/30  18:34:35
29091         Log: Integrate mainline
29092      Branch: perlio
29093           !> (integrate 40 files)
29094 ____________________________________________________________________________
29095 [ 10328] By: jhi                                   on 2001/05/30  14:28:39
29096         Log: Update Changes.
29097      Branch: perl
29098            ! Changes patchlevel.h
29099 ____________________________________________________________________________
29100 [ 10327] By: jhi                                   on 2001/05/30  14:07:01
29101         Log: The metaconfig unit change for #10325.
29102      Branch: metaconfig
29103            + U/modified/afs.U
29104 ____________________________________________________________________________
29105 [ 10326] By: jhi                                   on 2001/05/30  14:06:36
29106         Log: More -Wall cleanup from Schwern; the EBCDIC MD5.xs checksum
29107              is now wrong.
29108      Branch: perl
29109            ! ext/Digest/MD5/MD5.xs t/lib/md5-file.t
29110 ____________________________________________________________________________
29111 [ 10325] By: jhi                                   on 2001/05/30  14:04:28
29112         Log: Introduce $Config{afsroot}.
29113      Branch: perl
29114            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
29115            ! config_h.SH epoc/config.sh uconfig.sh win32/config.bc
29116            ! win32/config.gc win32/config.vc
29117 ____________________________________________________________________________
29118 [ 10324] By: jhi                                   on 2001/05/30  13:49:44
29119         Log: (Retracted by #10375.)
29120              
29121              Linux DB tweak from Merijn Broeren <merijnb@iloquent.nl>.
29122      Branch: perl
29123            ! hints/linux.sh
29124 ____________________________________________________________________________
29125 [ 10323] By: jhi                                   on 2001/05/30  13:49:29
29126         Log: AFS patches from Merijn Broeren <merijnb@iloquent.nl>.
29127              (Also Configure tweaks needed; coming up soon.)
29128      Branch: perl
29129            ! t/io/fs.t t/lib/glob-basic.t t/op/stat.t
29130 ____________________________________________________________________________
29131 [ 10322] By: jhi                                   on 2001/05/30  13:37:56
29132         Log: Subject: [PATCH lib/perl5db.pl] Conditional breakpoints
29133              From: Michael G Schwern <schwern@pobox.com>
29134              Date: Sun, 27 May 2001 10:29:43 +0100
29135              Message-ID: <20010527102942.J711@blackrider.blackstar.co.uk>
29136      Branch: perl
29137            ! lib/perl5db.pl
29138 ____________________________________________________________________________
29139 [ 10321] By: jhi                                   on 2001/05/30  13:36:28
29140         Log: Medley of -Wall cleanups from Michael Schwen, Hugo van der Sanden,
29141              and Abhijit Menon-Sen.
29142      Branch: perl
29143            ! av.c doio.c doop.c dump.c ext/Digest/MD5/MD5.xs malloc.c op.c
29144            ! perl.c pp_sys.c regcomp.c
29145 ____________________________________________________________________________
29146 [ 10320] By: jhi                                   on 2001/05/30  13:35:27
29147         Log: Fix the BOOT section to call myU2time properly.
29148      Branch: perl
29149            ! ext/Time/HiRes/HiRes.xs
29150 ____________________________________________________________________________
29151 [ 10319] By: jhi                                   on 2001/05/30  13:06:09
29152         Log: Subject: Re: [PATCH pod/perlfaq4.pod] Example of working in integers to avoid floating point errors
29153              From: Ronald J Kimball <rjk@linguist.thayer.dartmouth.edu>
29154              Date: Wed, 30 May 2001 09:44:29 -0400
29155              Message-ID: <20010530094429.B133085@linguist.thayer.dartmouth.edu>
29156              
29157              Detypo; plus add one more trick.
29158      Branch: perl
29159            ! pod/perlfaq4.pod
29160 ____________________________________________________________________________
29161 [ 10318] By: jhi                                   on 2001/05/30  12:47:11
29162         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)
29163              From: Michael G Schwern <schwern@pobox.com>
29164              Date: Wed, 30 May 2001 14:39:06 +0100
29165              Message-ID: <20010530143906.E670@blackrider.blackstar.co.uk>
29166      Branch: perl
29167            ! lib/autouse.pm t/pragma/autouse.t
29168 ____________________________________________________________________________
29169 [ 10317] By: jhi                                   on 2001/05/30  12:46:02
29170         Log: Subject: Re: AIX and gcc (moving targets)
29171              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
29172              Date: Wed, 30 May 2001 15:25:08 +0200
29173              Message-Id: <20010530152117.7097.H.M.BRAND@hccnet.nl>
29174      Branch: perl
29175            ! ext/Time/HiRes/HiRes.xs
29176 ____________________________________________________________________________
29177 [ 10316] By: jhi                                   on 2001/05/30  12:40:46
29178         Log: Subject: [PATCH t/TEST] sorting tests
29179              From: Michael G Schwern <schwern@pobox.com>
29180              Date: Wed, 30 May 2001 10:24:02 +0100
29181              Message-ID: <20010530102402.Q670@blackrider.blackstar.co.uk>
29182      Branch: perl
29183            ! t/TEST
29184 ____________________________________________________________________________
29185 [ 10315] By: jhi                                   on 2001/05/30  12:37:43
29186         Log: Subject: [ID 20010529.002] typos in man page perlre
29187              From: bart@cg681574-a.adubn1.nj.home.com 
29188              Date: Tue, 29 May 2001 13:58:59 -0500
29189              Message-Id: <E154ohn-00053j-00@debian.adubn1.nj.home.com>
29190      Branch: perl
29191            ! pod/perlre.pod
29192 ____________________________________________________________________________
29193 [ 10314] By: jhi                                   on 2001/05/30  12:33:53
29194         Log: Subject: [PATCH perl@10298] fix extutils.t and autouse.t for VMS
29195              From: "Craig A. Berry" <craigberry@mac.com>
29196              Date: Tue, 29 May 2001 23:23:45 -0500
29197              Message-Id: <a05100e01b73a21721dee@[192.168.56.153]>
29198      Branch: perl
29199            ! t/lib/extutils.t t/pragma/autouse.t
29200 ____________________________________________________________________________
29201 [ 10313] By: jhi                                   on 2001/05/30  12:32:17
29202         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)
29203              From: David Dyck <dcd@tc.fluke.com>
29204              Date: Tue, 29 May 2001 22:05:28 -0700 (PDT)
29205              Message-ID: <Pine.LNX.4.33.0105292200060.26992-100000@dd.tc.fluke.com>
29206      Branch: perl
29207            ! t/lib/filefind.t
29208 ____________________________________________________________________________
29209 [ 10312] By: jhi                                   on 2001/05/30  12:31:02
29210         Log: AIX hints update for gcc from Merijn H. Brand.
29211      Branch: perl
29212            ! hints/aix.sh
29213 ____________________________________________________________________________
29214 [ 10311] By: jhi                                   on 2001/05/30  12:18:20
29215         Log: Retract #10295 and #10296: a more generic solution
29216              is needed (there's something funny with gcc on AIX).
29217      Branch: perl
29218            ! ext/POSIX/Makefile.PL ext/Storable/Makefile.PL
29219 ____________________________________________________________________________
29220 [ 10310] By: jhi                                   on 2001/05/30  12:08:07
29221         Log: Subject: Re: [ID 20010528.004] dual bug under utf8: $@ has UTF8 flag and \s+ does not match
29222              From: Hugo <hv@crypt.compulink.co.uk>
29223              Date: Wed, 30 May 2001 11:59:19 +0100
29224              Message-Id: <200105301059.LAA03182@crypt.compulink.co.uk>
29225              
29226              localizing $@ has unfortunate semantics - if you die past
29227              a local $@, the die message is lost.
29228      Branch: perl
29229            ! lib/utf8_heavy.pl
29230 ____________________________________________________________________________
29231 [ 10309] By: nick                                  on 2001/05/30  08:23:02
29232         Log: Integrate mainline (autouse works again.)
29233      Branch: perlio
29234           !> ext/Time/Piece/Piece.pm hints/os2.sh lib/File/Find.pm
29235           !> lib/autouse.pm pod/perlfaq4.pod pod/perlfaq6.pod
29236           !> pod/perlvar.pod t/op/cmp.t
29237 ____________________________________________________________________________
29238 [ 10308] By: jhi                                   on 2001/05/30  01:55:02
29239         Log: Subject: [ID 20010529.003] find2perl and File::Find doesn't emulate find when path is a symlink (with proposed patch)
29240              From: David Dyck <dcd@tc.fluke.com>
29241              Date: Tue, 29 May 2001 12:19:38 -0700 (PDT)
29242              Message-Id: <Pine.LNX.4.33.0105291216510.17409-100000@dd.tc.fluke.com>
29243      Branch: perl
29244            ! lib/File/Find.pm
29245 ____________________________________________________________________________
29246 [ 10307] By: jhi                                   on 2001/05/30  01:47:22
29247         Log: Subject: [PATCH] Re: Report /pro/3gl/CPAN/perl-5.7.1
29248              From: Nicholas Clark <nick@ccl4.org>
29249              Date: Tue, 29 May 2001 23:16:09 +0100
29250              Message-ID: <20010529231609.U86445@plum.flirble.org>
29251              
29252              Make the test output slightly clearer by distinguishing
29253              between '' and undef.
29254      Branch: perl
29255            ! t/op/cmp.t
29256 ____________________________________________________________________________
29257 [ 10306] By: jhi                                   on 2001/05/30  01:45:12
29258         Log: Subject: [PATCH 5.6.1] flushNULL OS/2
29259              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
29260              Date: Tue, 29 May 2001 19:15:19 -0400
29261              Message-ID: <20010529191519.A16020@math.ohio-state.edu>
29262      Branch: perl
29263            ! hints/os2.sh
29264 ____________________________________________________________________________
29265 [ 10305] By: jhi                                   on 2001/05/30  01:42:36
29266         Log: Subject: perlvar.pod addition
29267              From: Peter Gessner <peter.gessner@post.rwth-aachen.de>
29268              Date: Fri, 25 May 2001 20:23:12 +0200
29269              Message-ID: <3B0EA310.B265C048@post.rwth-aachen.de>
29270              
29271              Subject: Re: perlvar.pod addition
29272              From: "Abigail" <abigail@foad.org> 
29273              Date: Fri, 25 May 2001 22:00:39 +0200
29274              Message-ID: <20010525200039.28029.qmail@foad.org>
29275              
29276              Mention $a and $b in perlvar.
29277      Branch: perl
29278            ! pod/perlvar.pod
29279 ____________________________________________________________________________
29280 [ 10304] By: jhi                                   on 2001/05/30  01:36:37
29281         Log: Subject: [PATCH] perlvar.pod -- why isn't @F here?
29282              From: Jeff Pinyan <jeffp@crusoe.net>
29283              Date: Tue, 29 May 2001 22:27:51 -0400 (EDT)
29284              Message-ID: <Pine.GSO.4.21.0105292227150.1961-100000@crusoe.crusoe.net>
29285      Branch: perl
29286            ! pod/perlvar.pod
29287 ____________________________________________________________________________
29288 [ 10303] By: jhi                                   on 2001/05/30  01:35:31
29289         Log: Subject: Re: [PATCH] perlfaq6.pod -- case-aware s///
29290              From: Jeff Pinyan <jeffp@crusoe.net>
29291              Date: Tue, 29 May 2001 18:03:27 -0400 (EDT)
29292              Message-ID: <Pine.GSO.4.21.0105291802330.1961-100000@crusoe.crusoe.net>
29293      Branch: perl
29294            ! pod/perlfaq6.pod
29295 ____________________________________________________________________________
29296 [ 10302] By: jhi                                   on 2001/05/29  20:18:49
29297         Log: Mention Time::localtime and Time::gmtime.
29298      Branch: perl
29299            ! ext/Time/Piece/Piece.pm
29300 ____________________________________________________________________________
29301 [ 10301] By: jhi                                   on 2001/05/29  20:13:54
29302         Log: Subject: [PATCH pod/perlfaq4.pod] Example of working in integers to avoid floating point errors
29303              From: Michael G Schwern <schwern@pobox.com>
29304              Date: Tue, 29 May 2001 18:51:32 +0100
29305              Message-ID: <20010529185132.C706@blackrider.blackstar.co.uk>
29306      Branch: perl
29307            ! pod/perlfaq4.pod
29308 ____________________________________________________________________________
29309 [ 10300] By: jhi                                   on 2001/05/29  20:12:09
29310         Log: Retract #10243.
29311      Branch: perl
29312            ! lib/autouse.pm
29313 ____________________________________________________________________________
29314 [ 10299] By: nick                                  on 2001/05/29  18:41:19
29315         Log: Post weekend integrate mainline (fails one test pragma/autouse).
29316      Branch: perlio
29317           +> (branch 29 files)
29318           !> (integrate 91 files)
29319 ____________________________________________________________________________
29320 [ 10298] By: jhi                                   on 2001/05/29  16:29:19
29321         Log: Update Changes.
29322      Branch: perl
29323            ! Changes patchlevel.h
29324 ____________________________________________________________________________
29325 [ 10297] By: jhi                                   on 2001/05/29  16:25:47
29326         Log: Fix Perl_swash_init & Perl_swash_fetch to save ERRSV (= $@)
29327              before Perl_load_module/Perl_call_method and restore the value
29328              after if !SvTRUE(ERRSV).  (from Inaba Hiroto)
29329      Branch: perl
29330            ! utf8.c
29331 ____________________________________________________________________________
29332 [ 10296] By: jhi                                   on 2001/05/29  16:01:53
29333         Log: Subject: Re: AIX and gcc (moving targets)
29334              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
29335              Date: Tue, 29 May 2001 17:59:40 +0200
29336              Message-Id: <20010529175841.7078.H.M.BRAND@hccnet.nl>
29337      Branch: perl
29338            ! ext/Storable/Makefile.PL
29339 ____________________________________________________________________________
29340 [ 10295] By: jhi                                   on 2001/05/29  15:59:05
29341         Log: Subject: Re: AIX and gcc (moving targets)
29342              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
29343              Date: Tue, 29 May 2001 12:32:57 +0200
29344              Message-Id: <20010529115151.9FE0.H.M.BRAND@hccnet.nl>
29345      Branch: perl
29346            ! ext/POSIX/Makefile.PL
29347 ____________________________________________________________________________
29348 [ 10294] By: jhi                                   on 2001/05/29  15:53:43
29349         Log: Subject: [PATCH lib/Test/Harness.pm t/lib/test-harness.t] Syncing with 1.21
29350              From: Michael G Schwern <schwern@pobox.com>
29351              Date: Tue, 29 May 2001 09:53:29 +0100
29352              Message-ID: <20010529095329.T675@blackrider.blackstar.co.uk>
29353              
29354              (#10280 retracted)
29355      Branch: perl
29356            ! lib/Test/Harness.pm t/lib/test-harness.t
29357 ____________________________________________________________________________
29358 [ 10293] By: jhi                                   on 2001/05/29  15:46:10
29359         Log: Subject: [PATCH t/TEST lib/Test.pm t/lib/Test/*.t] Syncing with Test-1.17
29360              From: Michael G Schwern <schwern@pobox.com>
29361              Date: Tue, 29 May 2001 09:19:52 +0100
29362              Message-ID: <20010529091952.R675@blackrider.blackstar.co.uk>
29363      Branch: perl
29364            + t/lib/Test/fail.t t/lib/Test/mix.t t/lib/Test/onfail.t
29365            + t/lib/Test/qr.t t/lib/Test/skip.t t/lib/Test/success.t
29366            + t/lib/Test/todo.t
29367            ! MANIFEST lib/Test.pm t/TEST
29368 ____________________________________________________________________________
29369 [ 10292] By: jhi                                   on 2001/05/29  15:34:08
29370         Log: From: Michael G Schwern <schwern@pobox.com>
29371              Subject: Re: [PATCH t/TEST] Allowing deeper test subdirectories
29372              Date: Tue, 29 May 2001 08:26:09 +0100
29373              Message-ID: <20010529082609.P675@blackrider.blackstar.co.uk>
29374      Branch: perl
29375            ! t/TEST
29376 ____________________________________________________________________________
29377 [ 10291] By: jhi                                   on 2001/05/29  15:29:37
29378         Log: Add tests for Time::gmtime and Time::localtime.
29379      Branch: perl
29380            + t/lib/time-gmtime.t t/lib/time-localtime.t
29381            ! MANIFEST t/lib/1_compile.t
29382 ____________________________________________________________________________
29383 [ 10290] By: jhi                                   on 2001/05/29  15:15:44
29384         Log: Add test for File::stat.
29385      Branch: perl
29386            + t/lib/filestat.t
29387            ! MANIFEST t/lib/1_compile.t
29388 ____________________________________________________________________________
29389 [ 10289] By: jhi                                   on 2001/05/29  15:05:38
29390         Log: Add test for Net::servent.
29391      Branch: perl
29392            + t/lib/net-sent.t
29393            ! MANIFEST t/lib/1_compile.t
29394 ____________________________________________________________________________
29395 [ 10288] By: jhi                                   on 2001/05/29  14:57:15
29396         Log: Add test for Net::protoent.
29397      Branch: perl
29398            + t/lib/net-pent.t
29399            ! MANIFEST t/lib/1_compile.t
29400 ____________________________________________________________________________
29401 [ 10287] By: jhi                                   on 2001/05/29  14:53:10
29402         Log: Add test for Net::netent.
29403      Branch: perl
29404            + t/lib/net-nent.t
29405            ! MANIFEST t/lib/1_compile.t
29406 ____________________________________________________________________________
29407 [ 10286] By: jhi                                   on 2001/05/29  14:31:57
29408         Log: Add test for User::grent.  Portability doubtful.
29409      Branch: perl
29410            + t/lib/user-grent.t
29411            ! MANIFEST t/lib/1_compile.t
29412 ____________________________________________________________________________
29413 [ 10285] By: jhi                                   on 2001/05/29  14:24:20
29414         Log: Add test for User::pwent.
29415              Probably will fall down somewhere for portability reasons.
29416      Branch: perl
29417            + t/lib/user-pwent.t
29418            ! MANIFEST t/lib/1_compile.t
29419 ____________________________________________________________________________
29420 [ 10284] By: jhi                                   on 2001/05/29  13:26:43
29421         Log: Metaconfig units changes for #10283.
29422      Branch: metaconfig
29423            ! U/installdirs/inc_version_list.U U/installdirs/perl5.U
29424            ! U/installdirs/siteman1.U U/installdirs/siteman3.U
29425            ! U/installdirs/sitescript.U U/modified/Signal.U
29426 ____________________________________________________________________________
29427 [ 10283] By: jhi                                   on 2001/05/29  13:26:24
29428         Log: Subject: [PATCH 5.6.1] signal names in Configure
29429              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
29430              Date: Tue, 29 May 2001 03:52:25 -0400
29431              Message-ID: <20010529035225.A9400@math.ohio-state.edu>
29432              
29433              Subject: [PATCH 5.6.1] older perl in Configure
29434              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
29435              Date: Tue, 29 May 2001 03:55:40 -0400
29436              Message-ID: <20010529035539.A9411@math.ohio-state.edu>
29437              
29438              Subject: [PATCH 5.6.1] goofs in Configure
29439              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
29440              Date: Tue, 29 May 2001 04:13:07 -0400
29441              Message-ID: <20010529041307.A9658@math.ohio-state.edu>
29442              
29443              Configure portability tweaks.
29444      Branch: perl
29445            ! Configure
29446 ____________________________________________________________________________
29447 [ 10282] By: jhi                                   on 2001/05/29  12:41:41
29448         Log: Subject: [PATCH 5.6.1] extLibpath for OS/2
29449              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
29450              Date: Tue, 29 May 2001 04:07:06 -0400
29451              Message-ID: <20010529040706.A9579@math.ohio-state.edu>
29452      Branch: perl
29453            ! os2/os2.c
29454 ____________________________________________________________________________
29455 [ 10281] By: jhi                                   on 2001/05/29  12:40:31
29456         Log: Subject: [PATCH 5.6.1] extra static libs for OS/2
29457              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
29458              Date: Tue, 29 May 2001 04:01:38 -0400
29459              Message-ID: <20010529040138.A9482@math.ohio-state.edu>
29460      Branch: perl
29461            ! hints/os2.sh os2/Makefile.SHs
29462 ____________________________________________________________________________
29463 [ 10280] By: jhi                                   on 2001/05/29  12:38:48
29464         Log: Subject: Re: [PATCH 5.6.1] Test::Harness clumsy
29465              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
29466              Date: Tue, 29 May 2001 03:50:18 -0400
29467              Message-ID: <20010529035018.A9387@math.ohio-state.edu>
29468      Branch: perl
29469            ! lib/Test/Harness.pm
29470 ____________________________________________________________________________
29471 [ 10279] By: jhi                                   on 2001/05/29  12:34:53
29472         Log: Additional safeguard against $@ getting trampled; idea from Hugo.
29473      Branch: perl
29474            ! lib/utf8_heavy.pl
29475 ____________________________________________________________________________
29476 [ 10278] By: jhi                                   on 2001/05/29  02:15:24
29477         Log: Subject: Re: [ID 20010528.004] dual bug under utf8: $@ has UTF8 flag and \s+ does not match
29478              From: Hugo <hv@crypt.compulink.co.uk>
29479              Date: Tue, 29 May 2001 03:03:45 +0100
29480              Message-Id: <200105290203.DAA00825@crypt.compulink.co.uk>
29481              
29482              Explanation why the $@ always gets the UTF8 flag when under use utf8--
29483              because we told it to have the flag when under use utf8.
29484      Branch: perl
29485            ! pp_ctl.c
29486 ____________________________________________________________________________
29487 [ 10277] By: jhi                                   on 2001/05/29  00:51:34
29488         Log: At least a partial fix for 20010528.004.
29489      Branch: perl
29490            ! lib/utf8_heavy.pl
29491 ____________________________________________________________________________
29492 [ 10276] By: jhi                                   on 2001/05/29  00:42:59
29493         Log: Subject: Re: Report /pro/3gl/CPAN/perl-5.7.1
29494              From: Nicholas Clark <nick@ccl4.org> 
29495              Date: Mon, 28 May 2001 23:39:38 +0100
29496              Message-ID: <20010528233938.M86445@plum.flirble.org>
29497              
29498              More portable non-zero UV.
29499      Branch: perl
29500            ! t/lib/extutils.t
29501 ____________________________________________________________________________
29502 [ 10275] By: jhi                                   on 2001/05/29  00:40:28
29503         Log: Subject: [PATCH] (was Re: Why t/lib/extutils.t is failing ...
29504              From: Nicholas Clark <nick@ccl4.org>
29505              Date: Mon, 28 May 2001 22:46:09 +0100
29506              Message-ID: <20010528224608.L86445@plum.flirble.org>
29507              
29508              Test also "make clean".
29509      Branch: perl
29510            ! t/lib/extutils.t
29511 ____________________________________________________________________________
29512 [ 10274] By: jhi                                   on 2001/05/29  00:39:18
29513         Log: Subject: Re: Would -Wno-unused -Wall be better?
29514              From: Michael G Schwern <schwern@pobox.com>
29515              Date: Tue, 29 May 2001 00:55:54 +0100
29516              Message-ID: <20010529005553.B675@blackrider.blackstar.co.uk>
29517      Branch: perl
29518            ! pp.h
29519 ____________________________________________________________________________
29520 [ 10273] By: jhi                                   on 2001/05/29  00:36:06
29521         Log: Add a test for 20010528.007, fixed in #10272.
29522      Branch: perl
29523            ! t/op/misc.t toke.c
29524 ____________________________________________________________________________
29525 [ 10272] By: jhi                                   on 2001/05/29  00:21:12
29526         Log: Subject: Re: [ID 20010528.007] "\x{" causes panic:constant overflowed allocated space 
29527              From: Hugo <hv@crypt.compulink.co.uk>
29528              Date: Tue, 29 May 2001 00:23:23 +0100
29529              Message-Id: <200105282323.AAA07930@crypt.compulink.co.uk>
29530      Branch: perl
29531            ! toke.c
29532 ____________________________________________________________________________
29533 [ 10271] By: jhi                                   on 2001/05/28  22:52:11
29534         Log: Subject: Re: [ID 20010528.001] use autouse 'URI::Escape' => qw(URI::Escape::uri_escape) failed
29535              From: Michael G Schwern <schwern@pobox.com>
29536              Date: Tue, 29 May 2001 00:42:59 +0100
29537              Message-ID: <20010529004259.A675@blackrider.blackstar.co.uk>
29538      Branch: perl
29539            ! t/pragma/autouse.t
29540 ____________________________________________________________________________
29541 [ 10270] By: jhi                                   on 2001/05/28  21:44:06
29542         Log: Some shells seemingly arrange the signal handlers differently
29543              (bug id 20010521.004).
29544      Branch: perl
29545            ! t/lib/sigaction.t
29546 ____________________________________________________________________________
29547 [ 10269] By: jhi                                   on 2001/05/28  20:34:21
29548         Log: Regen perlmodlib.
29549      Branch: perl
29550            ! pod/perlmodlib.pod
29551 ____________________________________________________________________________
29552 [ 10268] By: jhi                                   on 2001/05/28  19:08:45
29553         Log: Update Changes.
29554      Branch: perl
29555            ! Changes patchlevel.h
29556 ____________________________________________________________________________
29557 [ 10267] By: jhi                                   on 2001/05/28  19:03:54
29558         Log: Subject: [PATCH] perlnewmod.pod to reflect DLSI(P) change
29559              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
29560              Date: Mon, 28 May 2001 14:56:35 -0500
29561              Message-ID: <20010528145635.L8487@chaos.wustl.edu>
29562      Branch: perl
29563            ! pod/perlnewmod.pod
29564 ____________________________________________________________________________
29565 [ 10266] By: jhi                                   on 2001/05/28  18:35:03
29566         Log: Regen toc.
29567      Branch: perl
29568            ! pod/perltoc.pod
29569 ____________________________________________________________________________
29570 [ 10265] By: jhi                                   on 2001/05/28  18:33:32
29571         Log: Subject: [PATCH] RE: [20000223.001] no test cases for splice(@array) 
29572              From: "Richard Soderberg" <rs@crystalflame.net>
29573              Date: Mon, 28 May 2001 12:31:23 -0700
29574              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEFLDFAA.rs@crystalflame.net>
29575      Branch: perl
29576            ! t/op/splice.t
29577 ____________________________________________________________________________
29578 [ 10264] By: jhi                                   on 2001/05/28  17:59:00
29579         Log: The #10260 was too bold: locales and utf8 still do not mix.
29580      Branch: perl
29581            ! t/pragma/locale.t
29582 ____________________________________________________________________________
29583 [ 10263] By: jhi                                   on 2001/05/28  17:52:25
29584         Log: Subject: [PATCH] Pod nitpicks
29585              From: "Richard Soderberg" <rs@crystalflame.net>
29586              Date: Mon, 28 May 2001 10:08:58 -0700
29587              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEFGDFAA.rs@crystalflame.net>
29588      Branch: perl
29589            ! pod/perl571delta.pod pod/perlapi.pod sv.h
29590 ____________________________________________________________________________
29591 [ 10262] By: jhi                                   on 2001/05/28  17:50:05
29592         Log: Upgrade to I18N::LangTags 0.22.
29593      Branch: perl
29594            + lib/I18N/LangTags/List.pod
29595            ! MANIFEST lib/I18N/LangTags.pm
29596 ____________________________________________________________________________
29597 [ 10261] By: jhi                                   on 2001/05/28  17:23:40
29598         Log: A slightly more serious bug found by -Mutf8; op/misc and
29599              lib/complex dumped core.
29600      Branch: perl
29601            ! regexec.c
29602 ____________________________________________________________________________
29603 [ 10260] By: jhi                                   on 2001/05/28  16:58:11
29604         Log: Various buglets shaken out by -Mutf8.
29605      Branch: perl
29606            ! t/io/utf8.t t/lib/charnames.t t/lib/lc-language.t
29607            ! t/pragma/locale.t
29608 ____________________________________________________________________________
29609 [ 10259] By: jhi                                   on 2001/05/28  15:48:46
29610         Log: STDERR looks much like STDOUT.  (Subtest #2 wasn't really okay.)
29611      Branch: perl
29612            ! t/lib/carp.t
29613 ____________________________________________________________________________
29614 [ 10258] By: jhi                                   on 2001/05/28  15:32:41
29615         Log: Subject: [PATCH] todo patch
29616              From: Artur Bergman <artur@contiller.se> 
29617              Date: Mon, 28 May 2001 17:03:51 +0200
29618              Message-ID: <B7383577.F34%artur@contiller.se>
29619      Branch: perl
29620            ! pod/perltodo.pod
29621 ____________________________________________________________________________
29622 [ 10257] By: jhi                                   on 2001/05/28  15:31:25
29623         Log: Subject: typo in perlguts.pod
29624              From: "John P. Linderman" <jpl@research.att.com>
29625              Date: Mon, 28 May 2001 09:35:47 -0400 (EDT)
29626              Message-Id: <200105281335.JAA27851@raptor.research.att.com>
29627      Branch: perl
29628            ! pod/perlguts.pod
29629 ____________________________________________________________________________
29630 [ 10256] By: jhi                                   on 2001/05/28  15:30:42
29631         Log: Subject: AIX and gcc (moving targets)
29632              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
29633              Date: Mon, 28 May 2001 12:54:04 +0200
29634              Message-Id: <20010528124531.9FAB.H.M.BRAND@hccnet.nl>
29635      Branch: perl
29636            ! hints/aix.sh
29637 ____________________________________________________________________________
29638 [ 10255] By: jhi                                   on 2001/05/28  15:28:55
29639         Log: Subject: Re: perlio + multiple perl_alloc..destruct
29640              From: Doug MacEachern <dougm@covalent.net>
29641              Date: Sun, 27 May 2001 13:47:13 -0700 (PDT)
29642              Message-ID: <Pine.LNX.4.21.0105271340370.5938-100000@mako.covalent.net>
29643      Branch: perl
29644            ! perlio.c
29645 ____________________________________________________________________________
29646 [ 10254] By: jhi                                   on 2001/05/28  15:27:49
29647         Log: The #10251 wasn't quite up-to-the-code.
29648      Branch: perl
29649            ! t/op/misc.t
29650 ____________________________________________________________________________
29651 [ 10253] By: jhi                                   on 2001/05/28  15:26:39
29652         Log: Test case for bug 20010526.004, fixed in #10252.
29653      Branch: perl
29654            ! t/op/taint.t
29655 ____________________________________________________________________________
29656 [ 10252] By: jhi                                   on 2001/05/28  15:26:14
29657         Log: Subject: Re: [ID 20010526.004] Taint looses value
29658              From: Hugo <hv@crypt.compulink.co.uk>
29659              Date: Sun, 27 May 2001 20:39:32 +0100
29660              Message-Id: <200105271939.UAA27591@crypt.compulink.co.uk>
29661      Branch: perl
29662            ! sv.c
29663 ____________________________________________________________________________
29664 [ 10251] By: jhi                                   on 2001/05/28  15:13:40
29665         Log: Test case for 20010422.005, fixed by #10250.
29666      Branch: perl
29667            ! t/op/misc.t
29668 ____________________________________________________________________________
29669 [ 10250] By: jhi                                   on 2001/05/28  15:11:16
29670         Log: Subject: [PATCH] Re: [ID 20010422.005] perl -e '{s//${}/; //}' # segfaults on FreeBSD 
29671              From: Spider Boardman <spider@Orb.Nashua.NH.US>
29672              Date: Mon, 28 May 2001 06:39:12 -0400
29673              Message-Id: <200105281039.GAA03962@Orb.Nashua.NH.US>
29674      Branch: perl
29675            ! toke.c
29676 ____________________________________________________________________________
29677 [ 10249] By: jhi                                   on 2001/05/28  15:09:24
29678         Log: Linerewrapping.
29679      Branch: perl
29680            ! lib/open.pm
29681 ____________________________________________________________________________
29682 [ 10248] By: jhi                                   on 2001/05/28  15:09:07
29683         Log: Updates on the modules list.
29684      Branch: perl
29685            ! t/lib/1_compile.t
29686 ____________________________________________________________________________
29687 [ 10247] By: jhi                                   on 2001/05/28  15:03:35
29688         Log: Add a test for PerlIO.
29689              
29690              (I probably got the crlf/raw thing wrong for clrfy platforms...)
29691      Branch: perl
29692            + t/lib/perlio.t
29693            ! MANIFEST lib/PerlIO.pm
29694 ____________________________________________________________________________
29695 [ 10246] By: jhi                                   on 2001/05/28  14:24:08
29696         Log: Add a test for carp et alia.
29697      Branch: perl
29698            + t/lib/carp.t
29699            ! MANIFEST
29700 ____________________________________________________________________________
29701 [ 10245] By: jhi                                   on 2001/05/28  13:42:55
29702         Log: Adding the new test would be swell.
29703      Branch: perl
29704            + t/pragma/autouse.t
29705 ____________________________________________________________________________
29706 [ 10244] By: jhi                                   on 2001/05/28  13:42:34
29707         Log: Add a test for the autouse pragma.
29708      Branch: perl
29709            ! MANIFEST
29710 ____________________________________________________________________________
29711 [ 10243] By: jhi                                   on 2001/05/28  13:26:25
29712         Log: Subject: [ID 20010528.001] use autouse 'URI::Escape' => qw(URI::Escape::uri_escape) failed
29713              From: dLux <dlux@spam.sch.bme.hu>
29714              Date: Sun, 27 May 2001 16:14:26 +0200
29715              Message-Id: <E1541JK-0000YC-00@dl.sch.bme.hu>
29716      Branch: perl
29717            ! lib/autouse.pm
29718 ____________________________________________________________________________
29719 [ 10242] By: jhi                                   on 2001/05/28  13:21:50
29720         Log: Subject: [PATCH #2] RE: [ID 20010528.002] dprofpp: "-R" does not work
29721              From: "Richard Soderberg" <rs@crystalflame.net>
29722              Date: Mon, 28 May 2001 03:56:36 -0700
29723              Message-ID: <NAEKLNAAHLMBPMPNBMLEEEFADFAA.rs@crystalflame.net>
29724      Branch: perl
29725            ! utils/dprofpp.PL
29726 ____________________________________________________________________________
29727 [ 10241] By: jhi                                   on 2001/05/28  13:18:56
29728         Log: Subject: Re: [ID 20010522.003] Time::Local module bug
29729              From: "Stephen P. Potter" <spp@spotter.yi.org>
29730              Date: Tue, 22 May 2001 11:40:25 -0400
29731              Message-Id: <20010522154030.584F4729E2@belgarath.spotter.yi.org>
29732              
29733              Subject: Re: [ID 20010522.003] Time::Local module bug
29734              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu> 
29735              Date: Tue, 22 May 2001 11:50:19 -0400
29736              Message-ID: <20010522115019.D48634@linguist.thayer.dartmouth.edu>
29737      Branch: perl
29738            ! lib/Time/Local.pm
29739 ____________________________________________________________________________
29740 [ 10240] By: jhi                                   on 2001/05/27  22:44:49
29741         Log: The PERL_DL_NONLAZY can have whitespace in front.
29742      Branch: perl
29743            ! t/lib/extutils.t
29744 ____________________________________________________________________________
29745 [ 10239] By: jhi                                   on 2001/05/27  21:23:21
29746         Log: Document strftime() and strptime().
29747      Branch: perl
29748            ! ext/POSIX/POSIX.pod ext/Time/Piece/Piece.pm t/lib/time-piece.t
29749 ____________________________________________________________________________
29750 [ 10238] By: jhi                                   on 2001/05/27  20:29:07
29751         Log: Make Time::Piece::strptime() to be a function, not a method.
29752      Branch: perl
29753            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
29754 ____________________________________________________________________________
29755 [ 10237] By: jhi                                   on 2001/05/27  20:22:09
29756         Log: Tweak the test to be more portable.
29757      Branch: perl
29758            ! t/lib/extutils.t
29759 ____________________________________________________________________________
29760 [ 10236] By: jhi                                   on 2001/05/27  19:15:54
29761         Log: Subject: PATCH: Re: Re: Attributes that tie
29762              From: Leon Brocard <acme@astray.com>
29763              Date: Sun, 27 May 2001 12:37:29 +0100
29764              Message-ID: <20010527123729.A22663@ns0.astray.com>
29765              
29766              Document that variable attributes are not currently usable
29767              for tieing.  (An ugly limitation that should be fixed.)
29768      Branch: perl
29769            ! lib/attributes.pm
29770 ____________________________________________________________________________
29771 [ 10235] By: jhi                                   on 2001/05/27  19:03:31
29772         Log: Microperl tweaks.
29773      Branch: perl
29774            ! Makefile.micro uconfig.h uconfig.sh
29775 ____________________________________________________________________________
29776 [ 10234] By: jhi                                   on 2001/05/27  18:22:09
29777         Log: Add make target for microperl (kind of silly, but convenient).
29778      Branch: perl
29779            ! Makefile.SH
29780 ____________________________________________________________________________
29781 [ 10233] By: jhi                                   on 2001/05/27  18:18:56
29782         Log: O_APPEND and O_TRUNC are not portable.  (Not available e.g.
29783              for microperl.)
29784      Branch: perl
29785            ! doio.c
29786 ____________________________________________________________________________
29787 [ 10232] By: jhi                                   on 2001/05/27  17:57:18
29788         Log: Subject: [PATCH] [ID 19991013.005] utime undef, undef, @files  
29789              From: rspier@pobox.com (Robert Spier)
29790              Date: Sat, 26 May 2001 20:05:23 -0400
29791              Message-ID: <15120.17603.148648.12430@rls.cx>
29792              
29793              Subject: Re: [PATCH] [ID 19991013.005] utime undef, undef, @files
29794              From: rspier@pobox.com (Robert Spier)
29795              Date: Sun, 27 May 2001 00:23:12 -0400
29796              Message-ID: <15120.33072.511966.767230@rls.cx>
29797      Branch: perl
29798            ! doio.c pod/perlfunc.pod
29799 ____________________________________________________________________________
29800 [ 10231] By: jhi                                   on 2001/05/27  15:45:20
29801         Log: Regen toc.  (And add the README.tru64 from #10230 to MANIFEST.)
29802      Branch: perl
29803            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
29804 ____________________________________________________________________________
29805 [ 10230] By: jhi                                   on 2001/05/27  15:41:06
29806         Log: Add README.tru64.
29807      Branch: perl
29808            + README.tru64
29809 ____________________________________________________________________________
29810 [ 10229] By: jhi                                   on 2001/05/27  13:50:57
29811         Log: Integrate Locale::Maketext 1.01 from Sean Burke.
29812      Branch: perl
29813            + lib/Locale/Maketext.pm lib/Locale/Maketext.pod
29814            + lib/Locale/Maketext/TPJ13.pod t/lib/lc-maketext.t
29815            ! MANIFEST
29816 ____________________________________________________________________________
29817 [ 10228] By: jhi                                   on 2001/05/27  13:43:38
29818         Log: Integrate I18N::LangTags from Sean Burke.
29819              
29820              TODO: the language list from RFC 3066 needs to be integrated
29821              and made available somehow.  The list is included in the
29822              I18N-LangTags 0.21 distribution, but it is undocumented
29823              and unconnected to the module.
29824      Branch: perl
29825            + lib/I18N/LangTags.pm t/lib/i18n-langtags.t
29826            ! MANIFEST
29827 ____________________________________________________________________________
29828 [ 10227] By: jhi                                   on 2001/05/27  01:41:33
29829         Log: Allow 'eval "v200"' to work (part of 20000323.059); fix as
29830              envisioned by Sarathy.
29831      Branch: perl
29832            ! t/op/ver.t toke.c
29833 ____________________________________________________________________________
29834 [ 10226] By: jhi                                   on 2001/05/27  00:28:34
29835         Log: Subject: [ID 20010525.001] Pod typo nits fixed
29836              From: lvirden@cas.org
29837              Date: Fri, 25 May 2001 06:57:43 -0400 (EDT)
29838              Message-Id: <200105251057.f4PAvhY13003@lwv26awu.cas.org>
29839              
29840              minus the perlsolaris decimation plus the
29841              
29842              Subject: Re: [ID 20010525.001] Pod typo nits fixed
29843              From: "Philip Newton" <Philip.Newton@gmx.net>
29844              Date: Fri, 25 May 2001 18:05:55 +0200
29845              Message-Id: <200105251604.f4PG4kt15034@chaos.wustl.edu>
29846      Branch: perl
29847            ! README.amiga README.cygwin README.mpeix pod/perl5005delta.pod
29848            ! pod/perldebtut.pod pod/perlebcdic.pod pod/perlfaq3.pod
29849            ! pod/perlhack.pod pod/perltoc.pod pod/perltodo.pod
29850            ! pod/perlutil.pod pod/perlxstut.pod
29851 ____________________________________________________________________________
29852 [ 10225] By: jhi                                   on 2001/05/26  22:38:16
29853         Log: return clauses are nice.
29854      Branch: perl
29855            ! sv.c
29856 ____________________________________________________________________________
29857 [ 10224] By: jhi                                   on 2001/05/26  22:35:31
29858         Log: Subject: change 10199 backwards?
29859              From: Doug MacEachern <dougm@covalent.net>
29860              Date: Sat, 26 May 2001 11:26:07 -0700 (PDT)
29861              Message-ID: <Pine.LNX.4.21.0105261118510.22038-100000@mako.covalent.net>
29862      Branch: perl
29863            ! sv.c
29864 ____________________________________________________________________________
29865 [ 10223] By: jhi                                   on 2001/05/26  22:31:46
29866         Log: Subject: Re: 5.6.*, bleadperl: bugs in pp_concat
29867              From: Hugo <hv@crypt.compulink.co.uk>
29868              Date: Sat, 26 May 2001 17:05:12 +0100
29869              Message-Id: <200105261605.RAA12295@crypt.compulink.co.uk>
29870      Branch: perl
29871            + t/op/gmagic.t
29872            ! MANIFEST doop.c embed.h embed.pl global.sym
29873            ! lib/File/Basename.pm objXSUB.h perlapi.c pod/perlapi.pod
29874            ! pp_hot.c proto.h sv.c sv.h t/pragma/warn/pp_hot
29875 ____________________________________________________________________________
29876 [ 10222] By: jhi                                   on 2001/05/26  22:10:38
29877         Log: Regen headers for #10221.
29878      Branch: perl
29879            ! global.sym objXSUB.h perlapi.c
29880 ____________________________________________________________________________
29881 [ 10221] By: jhi                                   on 2001/05/26  22:06:06
29882         Log: Subject: [ID 20010506.012] Patch for 5.6.1 embed.pl (shared libperl&mod_perl)
29883              From: Juha Laiho <juha.laiho@Elma.Net>
29884              Date: Thu, 3 May 2001 09:51:30 +0300
29885              Message-Id: <200105030651.JAA327254@tokka.elma.fi>
29886      Branch: perl
29887            ! embed.pl
29888 ____________________________________________________________________________
29889 [ 10220] By: jhi                                   on 2001/05/26  22:01:30
29890         Log: Subject: Re: [PATCH] Re: stability of sort()?
29891              From: "John P. Linderman" <jpl@research.att.com>
29892              Date: Sat, 26 May 2001 13:27:19 -0400
29893              Message-Id: <200105261727.NAA06654@raptor.research.att.com>
29894      Branch: perl
29895            ! pod/perlfunc.pod
29896 ____________________________________________________________________________
29897 [ 10219] By: jhi                                   on 2001/05/26  14:02:34
29898         Log: Integrate perlio.
29899      Branch: perl
29900           !> pod/perlguts.pod
29901 ____________________________________________________________________________
29902 [ 10218] By: jhi                                   on 2001/05/26  13:39:52
29903         Log: Subject: [PATCH perl@10210] PerlIO for VMS
29904              From: "Craig A. Berry" <craigberry@mac.com>
29905              Date: Sat, 26 May 2001 09:34:11 -0500
29906              Message-Id: <a05100e0ab734816701a5@[172.16.52.1]>
29907      Branch: perl
29908            ! configure.com doio.c iperlsys.h perlio.c perlio.h perliol.h
29909            ! perlsdio.h vms/ext/Stdio/Stdio.xs vms/gen_shrfls.pl vms/vms.c
29910            ! vms/vmsish.h
29911 ____________________________________________________________________________
29912 [ 10217] By: jhi                                   on 2001/05/26  13:19:05
29913         Log: Subject: patch to fix: [ID 20010524.004] perl5db.pl version 1.12  doesn't stop on breakpoints
29914              From: David Dyck <dcd@tc.fluke.com>
29915              Date: Fri, 25 May 2001 00:03:04 -0700 (PDT)
29916              Message-ID: <Pine.LNX.4.33.0105242354030.17331-100000@dd.tc.fluke.com>
29917      Branch: perl
29918            ! lib/perl5db.pl
29919 ____________________________________________________________________________
29920 [ 10216] By: jhi                                   on 2001/05/26  13:17:47
29921         Log: Subject: utf8 regexp tests
29922              From: Hugo <hv@crypt.compulink.co.uk>
29923              Date: Fri, 25 May 2001 22:35:01 +0100
29924              Message-Id: <200105252135.WAA03197@crypt.compulink.co.uk>
29925      Branch: perl
29926            ! t/op/regexp.t
29927 ____________________________________________________________________________
29928 [ 10215] By: jhi                                   on 2001/05/26  13:15:40
29929         Log: Subject: [PATCH] Re: stability of sort()?
29930              From: Nicholas Clark <nick@ccl4.org>
29931              Date: Fri, 25 May 2001 22:40:19 +0100
29932              Message-ID: <20010525224019.B86445@plum.flirble.org>
29933      Branch: perl
29934            ! pod/perlfunc.pod
29935 ____________________________________________________________________________
29936 [ 10214] By: jhi                                   on 2001/05/26  13:14:30
29937         Log: Subject: Re: [ID 20010426.005] Magic not being removed at scope exit [PATCH]
29938              From: John Peacock <jpeacock@rowman.com>
29939              Date: Thu, 24 May 2001 22:14:01 -0400
29940              Message-ID: <3B0DBFE9.A7C49084@rowman.com>
29941      Branch: perl
29942            ! mg.c scope.c sv.c
29943 ____________________________________________________________________________
29944 [ 10213] By: jhi                                   on 2001/05/26  13:08:56
29945         Log: Subject: [PATCH] Re: [PATCH] Re: h2xs [was Re: HEAR YE, HEAR YE!]
29946              From: Nicholas Clark <nick@ccl4.org>
29947              Date: Sun, 20 May 2001 19:24:13 +0100
29948              Message-ID: <20010520192413.G83222@plum.flirble.org>
29949      Branch: perl
29950            + lib/ExtUtils/Constant.pm t/lib/extutils.t
29951            ! MANIFEST utils/h2xs.PL
29952 ____________________________________________________________________________
29953 [ 10212] By: nick                                  on 2001/05/26  09:49:28
29954         Log: Change perlguts docs to not suggest PUSHi etc. for multiple results,
29955              add a few more notes there on use of mortals on the stack.
29956      Branch: perlio
29957            ! pod/perlguts.pod
29958 ____________________________________________________________________________
29959 [ 10211] By: nick                                  on 2001/05/26  09:05:36
29960         Log: Integrate mainline
29961      Branch: perlio
29962           +> t/lib/fcntl.t t/pragma/vars.t
29963           !> (integrate 49 files)
29964 ____________________________________________________________________________
29965 [ 10210] By: jhi                                   on 2001/05/25  12:29:16
29966         Log: Update Changes.
29967      Branch: perl
29968            ! Changes patchlevel.h
29969 ____________________________________________________________________________
29970 [ 10209] By: jhi                                   on 2001/05/25  12:24:45
29971         Log: Based on
29972              
29973              Subject: [PATCH pp.c] Wrapping pack("C",256)
29974              From: Simon Cozens <simon@netthink.co.uk>
29975              Date: Sat, 12 May 2001 17:58:41 +0100
29976              Message-ID: <20010512175841.A6132@netthink.co.uk>
29977      Branch: perl
29978            ! pod/perldiag.pod pp.c t/pragma/warn/pp
29979 ____________________________________________________________________________
29980 [ 10208] By: jhi                                   on 2001/05/25  01:37:03
29981         Log: Subject: [PATCH] 5.6.1 Term::Cap -- add terminfo fallback
29982              From: "Brendan O'Dea" <bod@compusol.com.au>
29983              Date: Fri, 25 May 2001 11:18:29 +1000
29984              Message-ID: <20010525111829.A28411@compusol.com.au>
29985              
29986              (Slightly modified.)
29987      Branch: perl
29988            ! lib/Term/Cap.pm
29989 ____________________________________________________________________________
29990 [ 10207] By: jhi                                   on 2001/05/25  01:12:14
29991         Log: Subject: Re: [ID 20010506.041] segfault when matching utf8 string 
29992              From: Hugo <hv@crypt.compulink.co.uk>
29993              Date: Fri, 25 May 2001 02:13:25 +0100
29994              Message-Id: <200105250113.CAA23158@crypt.compulink.co.uk>
29995      Branch: perl
29996            ! t/op/misc.t
29997 ____________________________________________________________________________
29998 [ 10206] By: jhi                                   on 2001/05/25  01:07:59
29999         Log: Subject: Re: [ID 20010506.041] segfault when matching utf8 string
30000              From: Inaba Hiroto <hiroto.inaba@toshiba.co.jp>
30001              Date: Fri, 25 May 2001 10:25:36 +0900
30002              Message-Id: <200105250124.KAA19571@toshiba.co.jp> 
30003      Branch: perl
30004            ! regcomp.c regexec.c
30005 ____________________________________________________________________________
30006 [ 10205] By: jhi                                   on 2001/05/25  01:07:00
30007         Log: Subject: [PATCH #2] stash autovivification and method call error messages
30008              From: Ilmari Karonen <iltzu@sci.fi>
30009              Date: Thu, 24 May 2001 01:51:48 +0300 (EET DST)
30010              Message-ID: <Pine.SOL.3.96.1010524013737.18819D-100000@simpukka>
30011      Branch: perl
30012            ! gv.c pp_hot.c t/op/method.t
30013 ____________________________________________________________________________
30014 [ 10204] By: jhi                                   on 2001/05/25  01:03:50
30015         Log: Add make target and documentation for gprof profiling.
30016      Branch: perl
30017            ! Makefile.SH pod/perlhack.pod
30018 ____________________________________________________________________________
30019 [ 10203] By: jhi                                   on 2001/05/24  21:09:36
30020         Log: Subject: Don't think about UTF8 
30021              From: Mike Guy <mjtg@cam.ac.uk> 
30022              Date: Tue, 22 May 2001 14:35:39 +0100
30023              Message-Id: <E152CK3-00028O-00@virgo.cus.cam.ac.uk>
30024      Branch: perl
30025            ! sv.h
30026 ____________________________________________________________________________
30027 [ 10202] By: jhi                                   on 2001/05/24  21:07:25
30028         Log: Subject: [ID 20010524.002] find2perl bug in fileglob_to_re
30029              From: Geraint A Edwards <gedge@serf.org> 
30030              Date: Thu, 24 May 2001 22:51:24 +0100
30031              Message-Id: <20010524225124.A34981@cymru.serf.org>
30032      Branch: perl
30033            ! x2p/find2perl.PL
30034 ____________________________________________________________________________
30035 [ 10201] By: jhi                                   on 2001/05/24  21:02:30
30036         Log: DB_File has its own attribute story.
30037      Branch: perl
30038            ! ext/DB_File/DB_File.xs
30039 ____________________________________________________________________________
30040 [ 10200] By: jhi                                   on 2001/05/24  19:54:21
30041         Log: Subject: Re: Making perl with -Wall
30042              From: Andy Dougherty <doughera@lafayette.edu>
30043              Date: Thu, 24 May 2001 14:33:37 -0400 (EDT)
30044              Message-ID: <Pine.SOL.4.10.10105241415460.2443-100000@maxwell.phys.lafayette.edu>
30045      Branch: perl
30046            ! perl.h
30047 ____________________________________________________________________________
30048 [ 10199] By: jhi                                   on 2001/05/24  15:15:03
30049         Log: Subject: RE: [ID 20010521.003] - [PATCH #2] sv.c: sv_dup_inc(SvRV(sstr)) wasn't checking SvWEAKREF
30050              From: "Richard Soderberg" <rs@crystalflame.net>
30051              Date: Thu, 24 May 2001 08:58:16 -0700
30052              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEPODEAA.rs@crystalflame.net>
30053      Branch: perl
30054            ! sv.c
30055 ____________________________________________________________________________
30056 [ 10198] By: jhi                                   on 2001/05/24  15:10:04
30057         Log: IV/UV casting fixes from Nicholas Clark.
30058      Branch: perl
30059            ! perl.h pp_sys.c util.c
30060 ____________________________________________________________________________
30061 [ 10197] By: jhi                                   on 2001/05/24  14:19:44
30062         Log: Subject: Re: Making perl with -Wall
30063              From: Michael G Schwern <schwern@pobox.com>
30064              Date: Thu, 24 May 2001 15:40:28 +0100
30065              Message-ID: <20010524154028.B1988@blackrider.blackstar.co.uk>
30066      Branch: perl
30067            ! malloc.c perl.h
30068 ____________________________________________________________________________
30069 [ 10196] By: jhi                                   on 2001/05/24  14:04:41
30070         Log: Subject: [PATCH] Re: [ID 20010521.004] Two test suite failures on this platform with latest rsync 
30071              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
30072              Date: Tue, 22 May 2001 11:49:37 +0200
30073              Message-Id: <20010522114044.BC4E.H.M.BRAND@hccnet.nl>
30074      Branch: metaconfig
30075            ! U/modified/Oldsym.U
30076      Branch: metaconfig/U/perl
30077            ! patchlevel.U
30078      Branch: perl
30079            ! Configure config_h.SH myconfig.SH
30080 ____________________________________________________________________________
30081 [ 10195] By: jhi                                   on 2001/05/24  13:25:04
30082         Log: Under versiononly install also the scripts with the version suffix.
30083              (e.g. .../bin/h2xs5.7.1)
30084      Branch: perl
30085            ! installperl
30086 ____________________________________________________________________________
30087 [ 10194] By: jhi                                   on 2001/05/24  13:02:49
30088         Log: Subject: [PATCH] Stop segfault in mg.c:636
30089              From: "Richard Soderberg" <rs@crystalflame.net>
30090              Date: Thu, 24 May 2001 05:51:52 -0700
30091              Message-ID: <NAEKLNAAHLMBPMPNBMLEGEPGDEAA.rs@crystalflame.net>
30092      Branch: perl
30093            ! mg.c
30094 ____________________________________________________________________________
30095 [ 10193] By: jhi                                   on 2001/05/24  12:37:13
30096         Log: Iteration continues; hopefully convergently.
30097      Branch: perl
30098            ! t/lib/b-stash.t
30099 ____________________________________________________________________________
30100 [ 10192] By: jhi                                   on 2001/05/24  12:36:35
30101         Log: Subject: [PATCH] CORE::GLOBAL::require override happens too early
30102              From: Gisle Aas <gisle@ActiveState.com>
30103              Date: 23 May 2001 16:13:10 -0700
30104              Message-ID: <lrofsjfym1.fsf@caliper.ActiveState.com>
30105      Branch: perl
30106            ! op.c toke.c
30107 ____________________________________________________________________________
30108 [ 10191] By: jhi                                   on 2001/05/24  12:25:12
30109         Log: Subject: [PATCH] lib/dumpvar.pl, lib/perl5db.pl - fix warnings
30110              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
30111              Date: Thu, 24 May 2001 05:05:22 -0500
30112              Message-ID: <20010524050522.A18997@staff1.cso.uiuc.edu>
30113      Branch: perl
30114            ! lib/dumpvar.pl lib/perl5db.pl
30115 ____________________________________________________________________________
30116 [ 10190] By: jhi                                   on 2001/05/24  12:24:07
30117         Log: Subject: Re: [ID 20010524.001] perl5db.pl   x @INC  doesn't work like it used to
30118              From: David Dyck <dcd@tc.fluke.com>
30119              Date: Thu, 24 May 2001 01:42:09 -0700 (PDT)
30120              Message-ID: <Pine.LNX.4.33.0105240134580.5179-100000@dd.tc.fluke.com>
30121      Branch: perl
30122            ! lib/perl5db.pl
30123 ____________________________________________________________________________
30124 [ 10189] By: jhi                                   on 2001/05/23  22:43:31
30125         Log: Tiny pod nits on READMEs, mostly whitespace issues.
30126      Branch: perl
30127            ! README.amiga README.dos README.macos README.mpeix README.vmesa
30128            ! README.win32
30129 ____________________________________________________________________________
30130 [ 10188] By: jhi                                   on 2001/05/23  22:26:03
30131         Log: The DG/UX part of the 20010521.005.
30132      Branch: perl
30133            ! README.dgux
30134 ____________________________________________________________________________
30135 [ 10187] By: jhi                                   on 2001/05/23  22:04:05
30136         Log: Subject: Re: [ID 20000716.007] \G in a m//g expression causes problems 
30137              From: Hugo <hv@crypt.compulink.co.uk>
30138              Date: Mon, 21 May 2001 16:32:02 +0100
30139              Message-Id: <200105211532.QAA03999@crypt.compulink.co.uk>
30140      Branch: perl
30141            ! regcomp.c t/op/misc.t
30142 ____________________________________________________________________________
30143 [ 10186] By: jhi                                   on 2001/05/23  21:42:15
30144         Log: Subject: [PATCH] Extra UNIVERSAL tests
30145              From: Mike Guy <mjtg@cam.ac.uk>
30146              Date: Wed, 23 May 2001 12:29:20 +0100
30147              Message-Id: <E152WpM-0001yP-00@virgo.cus.cam.ac.uk>
30148      Branch: perl
30149            ! t/op/universal.t
30150 ____________________________________________________________________________
30151 [ 10185] By: jhi                                   on 2001/05/23  21:38:48
30152         Log: Subject: [PATCH] Remove EQ keyword
30153              From: Mike Guy <mjtg@cam.ac.uk>
30154              Message-Id: <E152Vhp-00072x-00@virgo.cus.cam.ac.uk>
30155              Date: Wed, 23 May 2001 11:17:29 +0100
30156      Branch: perl
30157            ! keywords.h keywords.pl
30158 ____________________________________________________________________________
30159 [ 10184] By: jhi                                   on 2001/05/23  21:29:41
30160         Log: Subject: [PATCH] lib/perl5db.pl
30161              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
30162              Date: Wed, 23 May 2001 02:18:03 -0500
30163              Message-ID: <20010523021803.A21965@staff1.cso.uiuc.edu>
30164      Branch: perl
30165            ! lib/perl5db.pl
30166 ____________________________________________________________________________
30167 [ 10183] By: jhi                                   on 2001/05/23  21:27:54
30168         Log: Subject: [PATCH lib/Term/Cap.pm] Avoid -W warnings in Tgetent and Tputs
30169              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
30170              Date: Tue, 22 May 2001 23:34:41 -0500
30171              Message-ID: <20010522233441.A12431@staff1.cso.uiuc.edu>
30172      Branch: perl
30173            ! lib/Term/Cap.pm
30174 ____________________________________________________________________________
30175 [ 10182] By: jhi                                   on 2001/05/23  21:24:30
30176         Log: Subject: [PATCH emacs/e2ctags.pl] big speedup
30177              From: davem@fdgroup.co.uk
30178              Date: Tue, 22 May 2001 22:08:09 +0100 (BST)
30179              Message-Id: <200105222108.WAA09442@gizmo.fdgroup.co.uk>
30180      Branch: perl
30181            ! emacs/e2ctags.pl
30182 ____________________________________________________________________________
30183 [ 10181] By: jhi                                   on 2001/05/23  21:23:29
30184         Log: Subject: [PATCH lib/vars.pm] Sensible minimum version
30185              From: Michael G Schwern <schwern@pobox.com>
30186              Date: Tue, 22 May 2001 14:15:09 +0100
30187              Message-ID: <20010522141509.J701@blackrider.blackstar.co.uk>
30188      Branch: perl
30189            ! lib/vars.pm
30190 ____________________________________________________________________________
30191 [ 10180] By: jhi                                   on 2001/05/23  21:22:14
30192         Log: Subject: [PATCH lib/vars.pm] Odd code nit
30193              From: Michael G Schwern <schwern@pobox.com>
30194              Date: Tue, 22 May 2001 14:14:28 +0100
30195              Message-ID: <20010522141427.I701@blackrider.blackstar.co.uk>
30196      Branch: perl
30197            ! lib/vars.pm
30198 ____________________________________________________________________________
30199 [ 10179] By: jhi                                   on 2001/05/23  21:19:51
30200         Log: Use the new use vars feature.
30201      Branch: perl
30202            ! t/lib/b-stash.t
30203 ____________________________________________________________________________
30204 [ 10178] By: jhi                                   on 2001/05/23  21:19:28
30205         Log: Subject: [PATCH] vars.pm to support qualified variables (was Re: [ID 20010521.001])
30206              From: Mike Guy <mjtg@cam.ac.uk>
30207              Sender: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
30208              Date: Tue, 22 May 2001 13:11:39 +0100
30209      Branch: perl
30210            + t/pragma/vars.t
30211            ! MANIFEST lib/vars.pm t/lib/1_compile.t
30212 ____________________________________________________________________________
30213 [ 10177] By: jhi                                   on 2001/05/23  21:01:48
30214         Log: -qlongdouble considered harmful by Merijn.
30215      Branch: perl
30216            ! hints/aix.sh
30217 ____________________________________________________________________________
30218 [ 10176] By: jhi                                   on 2001/05/21  13:21:21
30219         Log: Update Changes.
30220      Branch: perl
30221            ! Changes patchlevel.h
30222 ____________________________________________________________________________
30223 [ 10175] By: jhi                                   on 2001/05/21  13:17:28
30224         Log: Add a test of its very own for Fcntl.  Hopefully portable.
30225      Branch: perl
30226            + t/lib/fcntl.t
30227            ! MANIFEST
30228 ____________________________________________________________________________
30229 [ 10174] By: jhi                                   on 2001/05/21  12:45:41
30230         Log: Must be trickier for 'minitest' not to die.
30231      Branch: perl
30232            ! t/op/taint.t
30233 ____________________________________________________________________________
30234 [ 10173] By: jhi                                   on 2001/05/21  11:24:43
30235         Log: Can't declare other people's variables.
30236      Branch: perl
30237            ! t/lib/b-stash.t
30238 ____________________________________________________________________________
30239 [ 10172] By: jhi                                   on 2001/05/20  20:33:08
30240         Log: Fix for ID 20010519.003: sysopen() wasn't tainting :-(
30241      Branch: perl
30242            ! doio.c t/op/taint.t
30243 ____________________________________________________________________________
30244 [ 10171] By: jhi                                   on 2001/05/20  20:18:45
30245         Log: The OS/2 variable needs to be declared.
30246      Branch: perl
30247            ! t/lib/b-stash.t
30248 ____________________________________________________________________________
30249 [ 10170] By: nick                                  on 2001/05/20  16:48:29
30250         Log: Integrate mainline
30251      Branch: perlio
30252           !> (integrate 41 files)
30253 ____________________________________________________________________________
30254 [ 10169] By: jhi                                   on 2001/05/20  11:50:20
30255         Log: Small perlsec updates: clarify the taintedness of filename
30256              globbing; suggest using Scalar::Util::tainted().
30257      Branch: perl
30258            ! pod/perlsec.pod
30259 ____________________________________________________________________________
30260 [ 10168] By: jhi                                   on 2001/05/20  11:24:11
30261         Log: Subject: [PATCH 5.7.1@10135] [LARGE!] symbolic magic
30262              From: Dave Mitchell <davem@fdgroup.co.uk>
30263              Date: Sat, 19 May 2001 20:12:56 +0100 (BST)
30264              Message-Id: <200105191912.UAA23925@gizmo.fdgroup.co.uk>
30265      Branch: perl
30266            ! av.c cc_runtime.h doop.c dump.c gv.c hv.c mg.c op.c perl.c
30267            ! perl.h perlio.c pod/perlguts.pod pp.c pp_ctl.c pp_hot.c
30268            ! pp_sys.c regexec.c scope.c sv.c t/lib/peek.t taint.c util.c
30269            ! xsutils.c
30270 ____________________________________________________________________________
30271 [ 10167] By: jhi                                   on 2001/05/20  11:12:14
30272         Log: Subject: [PATCH 5.6.1] DLL descriptions on OS/2
30273              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
30274              Date: Sat, 19 May 2001 04:08:46 -0400
30275              Message-ID: <20010519040846.A16969@math.ohio-state.edu>
30276      Branch: perl
30277            ! lib/ExtUtils/Mksymlists.pm makedef.pl
30278 ____________________________________________________________________________
30279 [ 10166] By: jhi                                   on 2001/05/20  11:08:27
30280         Log: Subject: [PATCH 5.6.1] DLL name mangling on OS/2
30281              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
30282              Date: Sat, 19 May 2001 04:30:45 -0400
30283              Message-ID: <20010519043045.A17033@math.ohio-state.edu>
30284      Branch: perl
30285            ! os2/os2.c
30286 ____________________________________________________________________________
30287 [ 10165] By: jhi                                   on 2001/05/20  11:07:06
30288         Log: Subject: [PATCH 5.6.1] build bugs OS/2
30289              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
30290              Date: Sat, 19 May 2001 04:35:28 -0400
30291              Message-ID: <20010519043528.A17363@math.ohio-state.edu>
30292      Branch: perl
30293            ! os2/Makefile.SHs os2/os2.c
30294 ____________________________________________________________________________
30295 [ 10164] By: jhi                                   on 2001/05/20  11:06:01
30296         Log: Subject: [PATCH 5.6.1] Mis-Failing tests
30297              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
30298              Date: Sat, 19 May 2001 04:04:23 -0400
30299              Message-ID: <20010519040423.A16861@math.ohio-state.edu>
30300              
30301              (In bleadperl patched b-stash.t instead of b.t)
30302      Branch: perl
30303            ! t/lib/b-stash.t t/lib/bigfltpm.t
30304 ____________________________________________________________________________
30305 [ 10163] By: jhi                                   on 2001/05/20  10:59:46
30306         Log: Subject: [PATCH 5.6.1] perl5db
30307              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
30308              Date: Sat, 19 May 2001 03:49:09 -0400
30309              Message-ID: <20010519034909.A14902@math.ohio-state.edu>
30310      Branch: perl
30311            ! lib/perl5db.pl
30312 ____________________________________________________________________________
30313 [ 10162] By: jhi                                   on 2001/05/20  10:58:18
30314         Log: Subject: [PATCH] require $mod where $mod has touched numeric context
30315              From: Gisle Aas <gisle@ActiveState.com>
30316              Date: 18 May 2001 14:24:51 -0700
30317              Message-ID: <lr3da2cpuk.fsf@caliper.ActiveState.com>
30318      Branch: perl
30319            ! pp_ctl.c
30320 ____________________________________________________________________________
30321 [ 10161] By: jhi                                   on 2001/05/20  10:57:00
30322         Log: Subject: [PATCH] Chomp should not always stringify
30323              From: Gisle Aas <gisle@ActiveState.com>
30324              Date: 18 May 2001 07:55:25 -0700
30325              Message-ID: <lrk83eogf6.fsf@caliper.ActiveState.com>
30326      Branch: perl
30327            ! doop.c t/op/chop.t
30328 ____________________________________________________________________________
30329 [ 10160] By: jhi                                   on 2001/05/20  10:49:40
30330         Log: Integrate perlio.
30331      Branch: perl
30332           !> pod/perlfunc.pod
30333 ____________________________________________________________________________
30334 [ 10159] By: nick                                  on 2001/05/20  09:39:46
30335         Log: Document some more of open's features.
30336      Branch: perlio
30337            ! pod/perlfunc.pod
30338 ____________________________________________________________________________
30339 [ 10158] By: gsar                                  on 2001/05/18  18:43:38
30340         Log: back out change#10153 (it has compatibility issues such as the
30341              changed behavior of /[~%@+-]/, and after talking to Jarkko, the
30342              benefit for 5.6.x doesn't seem worth the risk)
30343      Branch: maint-5.6/perl
30344            ! toke.c
30345 ____________________________________________________________________________
30346 [ 10157] By: jhi                                   on 2001/05/18  17:05:40
30347         Log: \$escaping the $vars in !GROK!THIS! section is a good idea.
30348      Branch: perl
30349            ! x2p/s2p.PL
30350 ____________________________________________________________________________
30351 [ 10156] By: jhi                                   on 2001/05/18  12:06:40
30352         Log: Update Changes.
30353      Branch: perl
30354            ! Changes patchlevel.h
30355 ____________________________________________________________________________
30356 [ 10155] By: jhi                                   on 2001/05/18  11:58:57
30357         Log: Integrate change #10144 from maintperl.
30358              
30359              s/CONFIGDOTSH/PERL_CONFIG_SH/ for Win32, too.
30360      Branch: perl
30361           !> win32/config.bc win32/config.gc win32/config.vc
30362           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
30363 ____________________________________________________________________________
30364 [ 10154] By: nick                                  on 2001/05/18  07:23:03
30365         Log: Integrate mainline.
30366      Branch: perlio
30367           +> README.dgux t/lib/i18n-collate.t utils.lst
30368           !> (integrate 49 files)
30369 ____________________________________________________________________________
30370 [ 10153] By: jhi                                   on 2001/05/18  00:41:51
30371         Log: Integrate change #7224 from mainline into maintperl.
30372              
30373              Allow @+ and @- to be doublequoted, from Simon Cozens. 
30374              (Approved by Larry, see Tom's comment in 20000830.005.)
30375      Branch: maint-5.6/perl
30376           !> toke.c
30377 ____________________________________________________________________________
30378 [ 10152] By: jhi                                   on 2001/05/17  23:18:15
30379         Log: Subject: [PATCH bleadperl] small lookbehind fix
30380              From: Hugo <hv@crypt.compulink.co.uk>
30381              Date: Fri, 18 May 2001 00:07:19 +0100
30382              Message-Id: <200105172307.AAA06142@crypt.compulink.co.uk>
30383      Branch: perl
30384            ! regexec.c
30385 ____________________________________________________________________________
30386 [ 10151] By: jhi                                   on 2001/05/17  22:00:06
30387         Log: Detypos.
30388      Branch: perl
30389            ! installman utils.lst
30390 ____________________________________________________________________________
30391 [ 10150] By: jhi                                   on 2001/05/17  20:32:48
30392         Log: Add better debug to glob/basic #8 as suggested by Nick Clark
30393              in 20001222.001.
30394      Branch: perl
30395            ! t/lib/glob-basic.t
30396 ____________________________________________________________________________
30397 [ 10149] By: jhi                                   on 2001/05/17  20:08:58
30398         Log: Subject: [PATCH] Test for bug 20010515.004
30399              From: Benjamin Sugars <bsugars@canoe.ca>
30400              Date: Thu, 17 May 2001 15:48:18 -0400 (EDT)
30401              Message-ID: <Pine.LNX.4.21.0105171544270.9064-100000@marmot.rim.canoe.ca>
30402      Branch: perl
30403            ! t/op/misc.t
30404 ____________________________________________________________________________
30405 [ 10148] By: jhi                                   on 2001/05/17  20:06:23
30406         Log: Integrate #10145 from maintperl.
30407              
30408              fix for ID 20010515.004 (needs test)
30409      Branch: perl
30410           !> pp_hot.c
30411 ____________________________________________________________________________
30412 [ 10147] By: jhi                                   on 2001/05/17  19:10:46
30413         Log: Thinko noticed by Doug MacEachern.
30414      Branch: perl
30415            ! thread.h
30416 ____________________________________________________________________________
30417 [ 10146] By: jhi                                   on 2001/05/17  17:30:37
30418         Log: Subject: Re: [PATCH] HERE mark in regex
30419              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
30420              Date: Thu, 17 May 2001 12:20:33 -0400
30421              Message-ID: <20010517122033.B1547290@linguist.thayer.dartmouth.edu> 
30422      Branch: perl
30423            ! t/op/re_tests
30424 ____________________________________________________________________________
30425 [ 10145] By: gsar                                  on 2001/05/17  16:59:55
30426         Log: fix for ID 20010515.004 (needs test)
30427      Branch: maint-5.6/perl
30428            ! pp_hot.c
30429 ____________________________________________________________________________
30430 [ 10144] By: gsar                                  on 2001/05/17  16:39:02
30431         Log: s/CONFIGDOTSH/PERL_CONFIG_SH/g
30432      Branch: maint-5.6/perl
30433            ! win32/config.bc win32/config.gc win32/config.vc
30434            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
30435 ____________________________________________________________________________
30436 [ 10143] By: jhi                                   on 2001/05/17  14:21:08
30437         Log: Macrofy the getspecific (and use it also in util.c)
30438      Branch: perl
30439            ! thread.h util.c
30440 ____________________________________________________________________________
30441 [ 10142] By: jhi                                   on 2001/05/17  01:43:50
30442         Log: Use the unchecked thread-specific key fetch also in Tru64.
30443      Branch: perl
30444            ! thread.h
30445 ____________________________________________________________________________
30446 [ 10141] By: jhi                                   on 2001/05/17  01:41:07
30447         Log: Subject: [PATCH 5.6.1]Quick thread speedup
30448              From: Dan Sugalski <dan@sidhe.org> 
30449              Date: Wed, 16 May 2001 18:05:19 -0400
30450              Message-Id: <5.1.0.14.0.20010516175826.01afde08@24.8.96.48>
30451      Branch: perl
30452            ! thread.h util.c
30453 ____________________________________________________________________________
30454 [ 10140] By: jhi                                   on 2001/05/16  19:58:29
30455         Log: I think this is quite enough testing for a deprecated feature.
30456      Branch: perl
30457            + t/lib/i18n-collate.t
30458            ! MANIFEST t/lib/1_compile.t
30459 ____________________________________________________________________________
30460 [ 10139] By: jhi                                   on 2001/05/16  18:47:03
30461         Log: More HP-UX lore from Jeff Okamoto.
30462      Branch: perl
30463            ! README.hpux
30464 ____________________________________________________________________________
30465 [ 10138] By: jhi                                   on 2001/05/16  18:21:04
30466         Log: Sort utils.lst for easier maintenance.
30467      Branch: perl
30468            ! utils.lst
30469 ____________________________________________________________________________
30470 [ 10137] By: jhi                                   on 2001/05/16  18:12:01
30471         Log: Subject: Re: [PATCH] Abstract "utility" information from installman
30472              From: Tim Jenness <t.jenness@jach.hawaii.edu>
30473              Date: Wed, 16 May 2001 08:59:59 -1000 (HST)
30474              Message-ID: <Pine.LNX.4.33.0105160858480.2488-100000@lapaki.jach.hawaii.edu>
30475              
30476              Add pod2latex to utils.lst.
30477      Branch: perl
30478            ! MANIFEST utils.lst
30479 ____________________________________________________________________________
30480 [ 10136] By: jhi                                   on 2001/05/16  18:00:00
30481         Log: Subject: Re: [PATCH] HERE mark in regex
30482              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
30483              Date: Wed, 16 May 2001 13:04:43 -0400
30484              Message-ID: <20010516130443.E1516273@linguist.thayer.dartmouth.edu> 
30485      Branch: perl
30486            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
30487            ! t/op/regmesg.t t/pragma/warn/regcomp
30488 ____________________________________________________________________________
30489 [ 10135] By: jhi                                   on 2001/05/16  17:51:50
30490         Log: Subject: Re: [PATCH] Abstract "utility" information from installman
30491              From: Simon Cozens <simon@netthink.co.uk>
30492              Date: Wed, 16 May 2001 18:02:08 +0100
30493              Message-ID: <20010516180208.A6458@netthink.co.uk>
30494      Branch: perl
30495            ! installman utils.lst
30496 ____________________________________________________________________________
30497 [ 10134] By: jhi                                   on 2001/05/16  17:47:26
30498         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
30499              From: "Philip Newton" <pnewton@gmx.de>
30500              Date: Tue, 15 May 2001 15:09:30 +0200
30501              Message-ID: <3B0146AA.2839.17BFDA6@localhost>
30502              
30503              Test case for #10128.
30504      Branch: perl
30505            ! t/pragma/warn/pp_hot
30506 ____________________________________________________________________________
30507 [ 10133] By: jhi                                   on 2001/05/16  15:12:52
30508         Log: Update Changes.
30509      Branch: perl
30510            ! Changes patchlevel.h
30511 ____________________________________________________________________________
30512 [ 10132] By: jhi                                   on 2001/05/16  14:50:55
30513         Log: Deprecate pseudo-hashes.
30514      Branch: perl
30515            ! pod/perl572delta.pod pod/perlref.pod pod/perltodo.pod
30516 ____________________________________________________________________________
30517 [ 10131] By: jhi                                   on 2001/05/16  14:26:01
30518         Log: HP-UX hints update from Merijn.
30519      Branch: perl
30520            ! hints/hpux.sh
30521 ____________________________________________________________________________
30522 [ 10130] By: jhi                                   on 2001/05/16  14:23:01
30523         Log: README.hpux update from Merijn.
30524      Branch: perl
30525            ! README.hpux
30526 ____________________________________________________________________________
30527 [ 10129] By: jhi                                   on 2001/05/16  14:18:56
30528         Log: Subject: Re: [PATCH] Abstract "utility" information from installman
30529              From: Simon Cozens <simon@netthink.co.uk>
30530              Date: Wed, 16 May 2001 15:57:55 +0100
30531              Message-ID: <20010516155755.A4728@netthink.co.uk>
30532      Branch: perl
30533            + utils.lst
30534            ! MANIFEST installman installperl
30535 ____________________________________________________________________________
30536 [ 10128] By: jhi                                   on 2001/05/16  14:15:36
30537         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
30538              From: "Philip Newton" <pnewton@gmx.de>
30539              Date: Tue, 15 May 2001 16:31:05 +0200
30540              Message-ID: <3B0159C9.1905.1C6AEF9@localhost>
30541              
30542              Fix PERL_Y2KWARN test to check before rather than after appending.
30543      Branch: perl
30544            ! pp_hot.c
30545 ____________________________________________________________________________
30546 [ 10127] By: jhi                                   on 2001/05/16  14:08:15
30547         Log: Regen Porting stuff.
30548      Branch: perl
30549            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
30550            ! config_h.SH
30551 ____________________________________________________________________________
30552 [ 10126] By: jhi                                   on 2001/05/16  13:41:50
30553         Log: Metaconfig unit change for #10125.
30554      Branch: metaconfig
30555            ! U/modified/Oldconfig.U
30556 ____________________________________________________________________________
30557 [ 10125] By: jhi                                   on 2001/05/16  13:41:35
30558         Log: Use OSVERS.
30559      Branch: perl
30560            ! Configure config_h.SH perl.c
30561 ____________________________________________________________________________
30562 [ 10124] By: jhi                                   on 2001/05/16  13:41:09
30563         Log: Regen toc.
30564      Branch: perl
30565            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
30566 ____________________________________________________________________________
30567 [ 10123] By: jhi                                   on 2001/05/16  13:25:38
30568         Log: Adding the README.dgux to the MANIFEST would be a good idea.
30569      Branch: perl
30570            ! MANIFEST
30571 ____________________________________________________________________________
30572 [ 10122] By: jhi                                   on 2001/05/16  13:08:33
30573         Log: Move the stack desire definition to thread.h.
30574      Branch: perl
30575            ! ext/Thread/Thread.xs thread.h
30576 ____________________________________________________________________________
30577 [ 10121] By: jhi                                   on 2001/05/16  13:00:12
30578         Log: DG-UX threading patches, including a README.dgux,
30579              from Takis Psarogiannakopoulos.
30580      Branch: perl
30581            + README.dgux
30582            ! config_h.SH ext/Thread/Thread.xs hints/dgux.sh perl.c
30583 ____________________________________________________________________________
30584 [ 10120] By: jhi                                   on 2001/05/16  12:55:33
30585         Log: Subject: [PATCH B::Deparse] More on /x regexes
30586              From: Robin Houston <robin@kitsite.com>
30587              Date: Tue, 15 May 2001 19:09:35 +0100
30588              Message-ID: <20010515190935.A27268@penderel>
30589      Branch: perl
30590            ! ext/B/B/Deparse.pm
30591 ____________________________________________________________________________
30592 [ 10119] By: jhi                                   on 2001/05/16  12:45:29
30593         Log: Document that the core time() may be rounding rather
30594              than truncating, would have saved at least my confusion.
30595      Branch: perl
30596            ! ext/Time/HiRes/HiRes.pm
30597 ____________________________________________________________________________
30598 [ 10118] By: jhi                                   on 2001/05/16  12:37:57
30599         Log: Subject: perl-current/t/time-hires.t
30600              From: John Peacock <jpeacock@rowman.com>
30601              Date: Fri, 11 May 2001 14:09:41 -0400
30602              Message-ID: <3AFC2AE5.5E787E54@rowman.com>
30603      Branch: perl
30604            ! t/lib/time-hires.t
30605 ____________________________________________________________________________
30606 [ 10117] By: jhi                                   on 2001/05/15  13:40:33
30607         Log: Subject: [PATCH dump.c] Op private flags
30608              From: Simon Cozens <simon@netthink.co.uk>
30609              Date: Sun, 13 May 2001 20:20:36 +0100
30610              Message-ID: <20010513202036.A21896@netthink.co.uk>
30611      Branch: perl
30612            ! dump.c
30613 ____________________________________________________________________________
30614 [ 10116] By: jhi                                   on 2001/05/15  13:28:26
30615         Log: Upgrade to Switch 2.03.
30616      Branch: perl
30617            ! lib/Switch.pm
30618 ____________________________________________________________________________
30619 [ 10115] By: jhi                                   on 2001/05/15  13:19:01
30620         Log: Integrate change #10113 from mainline: rename CONFIGDOTSH
30621              to PERL_CONFIG_SH and use it consistently.
30622      Branch: maint-5.6/perl
30623           !> Configure Makefile.SH Policy_sh.SH cflags.SH config_h.SH
30624           !> configpm configure.com makeaperl.SH makedepend.SH makedir.SH
30625           !> myconfig.SH writemain.SH
30626 ____________________________________________________________________________
30627 [ 10114] By: jhi                                   on 2001/05/15  13:13:21
30628         Log: Metaconfig units changes for #10113.
30629      Branch: metaconfig
30630            ! U/modified/Config_h.U U/modified/Extract.U U/modified/Oldsym.U
30631 ____________________________________________________________________________
30632 [ 10113] By: jhi                                   on 2001/05/15  13:12:40
30633         Log: The problem described in 20010514.031 still wasn't
30634              fully cured, there were remnants of $CONFIG when
30635              $CONFIGDOTSH was expected.  Now renamed to PERL_CONFIG_SH
30636              to avoid future conflicts.
30637      Branch: perl
30638            ! Configure Makefile.SH Policy_sh.SH cflags.SH config_h.SH
30639            ! configpm configure.com makeaperl.SH makedepend.SH makedir.SH
30640            ! myconfig.SH writemain.SH
30641 ____________________________________________________________________________
30642 [ 10112] By: jhi                                   on 2001/05/15  11:55:44
30643         Log: Half of #10107 got lost.
30644      Branch: perl
30645            ! ext/B/B/Deparse.pm
30646 ____________________________________________________________________________
30647 [ 10111] By: nick                                  on 2001/05/15  08:39:14
30648         Log: Integrate mainline.
30649      Branch: perlio
30650           +> ext/POSIX/hints/uts.pl
30651            - Todo Todo-5.6 t/camel-III/vstring.t
30652           !> (integrate 48 files)
30653 ____________________________________________________________________________
30654 [ 10110] By: jhi                                   on 2001/05/15  02:04:05
30655         Log: Subject: [PATCH TestInit.pm] Give Deparse tester a fair chance
30656              From: Robin Houston <robin@kitsite.com>
30657              Date: Mon, 14 May 2001 22:27:08 +0100
30658              Message-ID: <20010514222708.A22963@penderel>
30659      Branch: perl
30660            ! t/TestInit.pm
30661 ____________________________________________________________________________
30662 [ 10109] By: jhi                                   on 2001/05/15  02:03:12
30663         Log: Subject: [PATCH B::Deparse] Lvaluable method calls
30664              From: Robin Houston <robin@kitsite.com>
30665              Date: Mon, 14 May 2001 22:16:43 +0100
30666              Message-ID: <20010514221643.A22437@penderel>
30667      Branch: perl
30668            ! ext/B/B/Deparse.pm
30669 ____________________________________________________________________________
30670 [ 10108] By: jhi                                   on 2001/05/15  02:02:17
30671         Log: Subject: [PATCH B::Deparse] C<$foo =~ give_me_a_regex>; /x modifier
30672              From: Robin Houston <robin@kitsite.com>
30673              Date: Mon, 14 May 2001 22:03:44 +0100
30674              Message-ID: <20010514220344.A20643@penderel>
30675      Branch: perl
30676            ! ext/B/B/Deparse.pm
30677 ____________________________________________________________________________
30678 [ 10107] By: jhi                                   on 2001/05/15  02:01:24
30679         Log: Subject: [PATCH B::Deparse] "${foo}_bar"
30680              From: Robin Houston <robin@kitsite.com>
30681              Date: Mon, 14 May 2001 22:10:07 +0100
30682              Message-ID: <20010514221007.A21118@penderel>
30683      Branch: perl
30684            ! ext/B/B/Deparse.pm
30685 ____________________________________________________________________________
30686 [ 10106] By: jhi                                   on 2001/05/15  01:41:26
30687         Log: Fix for 20010514.037; substr() didn't invalidate the locale
30688              collation magic.
30689      Branch: perl
30690            ! pp.c
30691 ____________________________________________________________________________
30692 [ 10105] By: jhi                                   on 2001/05/14  18:18:24
30693         Log: Update Changes.
30694      Branch: perl
30695            ! Changes patchlevel.h
30696 ____________________________________________________________________________
30697 [ 10104] By: jhi                                   on 2001/05/14  18:09:07
30698         Log: Retract #10094.
30699      Branch: perl
30700            ! lib/Pod/Text.pm
30701 ____________________________________________________________________________
30702 [ 10103] By: jhi                                   on 2001/05/14  15:20:58
30703         Log: Integrate change #10100 from maintperl.
30704              
30705              PL_last_in_gv may not be a GV if it was a stale filehandle (fix for
30706              bug ID 20010514.027)
30707      Branch: perl
30708           !> mg.c pp_ctl.c
30709 ____________________________________________________________________________
30710 [ 10102] By: jhi                                   on 2001/05/14  15:19:21
30711         Log: Document the deprecatedness of suidperl.
30712      Branch: perl
30713            ! INSTALL pod/perlfaq1.pod
30714 ____________________________________________________________________________
30715 [ 10101] By: jhi                                   on 2001/05/14  14:54:31
30716         Log: Subject: Re: [ID 20010514.022] Makemaker a bit too prefix-happy
30717              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
30718              Date: Mon, 14 May 2001 09:38:59 -0400
30719              Message-ID: <20010514093859.A1479715@linguist.thayer.dartmouth.edu>
30720      Branch: perl
30721            ! lib/ExtUtils/MM_Unix.pm
30722 ____________________________________________________________________________
30723 [ 10100] By: gsar                                  on 2001/05/14  14:43:50
30724         Log: PL_last_in_gv may not be a GV if it was a stale filehandle (fix for
30725              bug ID 20010514.027)
30726              
30727              TODO: this needs a testsuite addition
30728      Branch: maint-5.6/perl
30729            ! mg.c pp_ctl.c
30730 ____________________________________________________________________________
30731 [ 10099] By: jhi                                   on 2001/05/14  13:42:38
30732         Log: More DWIMminess for Class::Struct: calling the array or hash
30733              accessors only with one argument, an array or a hash reference,
30734              sets the underlying array or hash.  This mirrors nicely also
30735              the usage in the constructor.
30736              From Bernd Sokolowsky <ulmo@garozzo.franken.de>, via Damian Conway.
30737      Branch: perl
30738            ! lib/Class/Struct.pm t/lib/class-struct.t
30739 ____________________________________________________________________________
30740 [ 10098] By: jhi                                   on 2001/05/14  13:10:34
30741         Log: Reference cmp'ing should go through the whole stringification
30742              process shebang, as pointed out by Sarathy in #10091.
30743      Branch: perl
30744            ! pp.c
30745 ____________________________________________________________________________
30746 [ 10097] By: jhi                                   on 2001/05/14  12:54:31
30747         Log: Subject: Re: [LONG] Cleaning up Todo/Todo-5.6/perltodo
30748              From: Simon Cozens <simon@netthink.co.uk>
30749              Date: Sat, 12 May 2001 16:36:27 +0100
30750              Message-ID: <20010512163627.A5522@netthink.co.uk>
30751              
30752              with some additions salvaged from Todo and Todo-5.6 before
30753              retiring them.
30754      Branch: perl
30755            - Todo Todo-5.6
30756            ! MANIFEST pod/perltodo.pod
30757 ____________________________________________________________________________
30758 [ 10096] By: jhi                                   on 2001/05/14  12:37:01
30759         Log: Subject: [ID 20010514.025] _SVID3 in <sys/statvfs.h>
30760              From: "Golubev I. N." <gin@mo.msk.ru>
30761              Date: Mon, 07 May 2001 14:33:34 (GMT)
30762              Message-Id: <02453af6b23e63-gin@mo.msk.ru>
30763      Branch: perl
30764            ! perl.h
30765 ____________________________________________________________________________
30766 [ 10095] By: jhi                                   on 2001/05/14  12:34:24
30767         Log: Subject: [ID 20010514.022] Makemaker a bit too prefix-happy
30768              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
30769              Date: Mon, 7 May 2001 09:35:57 -0600 (MDT)
30770              Message-Id: <200105071535.f47FZvf27235@xerxes.courtesan.com>
30771      Branch: perl
30772            ! lib/ExtUtils/MM_Unix.pm
30773 ____________________________________________________________________________
30774 [ 10094] By: jhi                                   on 2001/05/14  12:32:44
30775         Log: (Retracted by #10104.)
30776              
30777              Subject: [PATCH bleadperl Pod::Text] avoid overquoting [Was: rand(0) is rand(1)]
30778              From: barries <barries@slaysys.com>
30779              Date: Sat, 12 May 2001 01:28:10 -0400
30780              Message-ID: <20010512012810.B26358@jester.slaysys.com>
30781      Branch: perl
30782            ! lib/Pod/Text.pm
30783 ____________________________________________________________________________
30784 [ 10093] By: jhi                                   on 2001/05/14  12:30:38
30785         Log: Subject: [PATCH] Incorrect line numbers in AutoSplit
30786              From: Mike Guy <mjtg@cam.ac.uk>
30787              Date: Sat, 12 May 2001 19:24:33 +0100
30788              Message-Id: <E14ye49-0006Fn-00@libra.cus.cam.ac.uk>
30789      Branch: perl
30790            ! lib/AutoSplit.pm
30791 ____________________________________________________________________________
30792 [ 10092] By: jhi                                   on 2001/05/14  12:29:21
30793         Log: Yet another HP-UX hints tweak from Merijn.
30794      Branch: perl
30795            ! hints/hpux.sh
30796 ____________________________________________________________________________
30797 [ 10091] By: gsar                                  on 2001/05/14  04:38:32
30798         Log: $ref1 == $ref2 behaves unpredictably on platforms where NV_PRESERVES_UV
30799              isn't defined (changes#9366,9368,9370 from mainline without the
30800              pp_scmp() change)
30801      Branch: maint-5.6/perl
30802            ! pp.c pp.h pp_hot.c
30803 ____________________________________________________________________________
30804 [ 10090] By: jhi                                   on 2001/05/12  13:39:43
30805         Log: The sorting seems to happen now automatically.
30806      Branch: perl
30807            ! t/lib/glob-basic.t
30808 ____________________________________________________________________________
30809 [ 10089] By: jhi                                   on 2001/05/12  03:38:15
30810         Log: Subject: Re: [PATCH perlfunc.pod] split on an empty string
30811              From: Benjamin Sugars <bsugars@canoe.ca>
30812              Date: Fri, 11 May 2001 11:36:04 -0400 (EDT)
30813              Message-ID: <Pine.LNX.4.21.0105111131540.1804-100000@marmot.rim.canoe.ca>
30814      Branch: perl
30815            ! pod/perlfunc.pod
30816 ____________________________________________________________________________
30817 [ 10088] By: jhi                                   on 2001/05/12  03:37:00
30818         Log: Subject: Re: undef(&foo) does not work for XS functions
30819              From: Doug MacEachern <dougm@covalent.net>
30820              Date: Fri, 11 May 2001 16:52:29 -0700 (PDT)
30821              Message-ID: <Pine.LNX.4.21.0105111647240.4478-100000@mako.covalent.net>
30822      Branch: perl
30823            ! op.c
30824 ____________________________________________________________________________
30825 [ 10087] By: jhi                                   on 2001/05/12  03:35:58
30826         Log: Subject: [PATCH: perl@10086] fixup t/op/append.t for UTF-EBCDIC
30827              From: Peter Prymmer <pvhp@forte.com>
30828              Date: Fri, 11 May 2001 17:38:43 -0700 (PDT)
30829              Message-ID: <Pine.OSF.4.10.10105111736190.73589-100000@aspara.forte.com>
30830      Branch: perl
30831            ! t/op/append.t
30832 ____________________________________________________________________________
30833 [ 10086] By: jhi                                   on 2001/05/11  14:23:08
30834         Log: Update Changes.
30835      Branch: perl
30836            ! Changes patchlevel.h
30837 ____________________________________________________________________________
30838 [ 10085] By: jhi                                   on 2001/05/11  14:08:20
30839         Log: Remove the 'asciir' re subpragma.  Should instead implement
30840              the 'physical vs logical' range scheme:
30841              
30842              \xAA-\xCC is a native physical range, you want that range of
30843              codepoints in your native encoding.  In EBCDIC the codepoints
30844              in the gaps (between i-j and r-s) should be included.
30845              
30846              \x{AA}-\x{CC} is a physical Unicode range, you want that range of
30847              codepoints in Unicode.
30848              
30849              a-z is a logical range, you want that range of 'logical' codepoints
30850              in your native encoding.  In EBCDIC the codepoints in the gaps
30851              (between i-j and r-s) should not be included.
30852              
30853              Mixed cases (a-\xAA, etc) should either be errors, or maybe
30854              the 'logical' endpoints should be converted to native/Unicode
30855              codepoints, and the range handled as a physical range.
30856              
30857              'Logical endpoints' are to be recognized only in the A-Z, a-z,
30858              and 0-9 ranges.  Probably a warning should be given for mixed
30859              cases like A-z or a-9 (since such expressions are encoding
30860              dependent), with a recommendation to use physical ranges.
30861      Branch: perl
30862            ! ext/re/re.pm perl.h regcomp.c regcomp.h t/op/pat.t
30863            ! t/op/regexp.t
30864 ____________________________________________________________________________
30865 [ 10084] By: jhi                                   on 2001/05/11  13:56:16
30866         Log: Make the test to cleanup the test directory tree
30867              both before and after the testing so that we always
30868              have a clean slate to work with.
30869      Branch: perl
30870            ! t/lib/filefind.t
30871 ____________________________________________________________________________
30872 [ 10083] By: jhi                                   on 2001/05/11  13:46:30
30873         Log: Subject: Re: [PATCH perlfunc.pod] split on an empty string
30874              From: Jon Eveland <jweveland@yahoo.com>
30875              Date: Fri, 11 May 2001 07:36:28 -0700 (PDT)
30876              Message-ID: <20010511143628.24225.qmail@web10402.mail.yahoo.com>
30877      Branch: perl
30878            ! pod/perlfunc.pod
30879 ____________________________________________________________________________
30880 [ 10082] By: jhi                                   on 2001/05/11  13:45:06
30881         Log: Merge the camel-III/vstring.t with op/ver.t.
30882      Branch: perl
30883            - t/camel-III/vstring.t
30884            ! MANIFEST t/TEST t/harness t/op/ver.t
30885 ____________________________________________________________________________
30886 [ 10081] By: jhi                                   on 2001/05/11  13:15:55
30887         Log: Add test.deparse make target.
30888      Branch: perl
30889            ! Makefile.SH
30890 ____________________________________________________________________________
30891 [ 10080] By: jhi                                   on 2001/05/11  12:52:49
30892         Log: Subject: [PATCH B::Deparse] $foo->bar(0)
30893              From: Robin Houston <robin@kitsite.com>
30894              Date: Fri, 11 May 2001 12:02:22 +0100
30895              Message-ID: <20010511120222.A11529@penderel>
30896      Branch: perl
30897            ! ext/B/B/Deparse.pm t/op/method.t
30898 ____________________________________________________________________________
30899 [ 10079] By: jhi                                   on 2001/05/11  01:59:06
30900         Log: A nicely working combination for UTS from Hal Morris.
30901      Branch: perl
30902            + ext/POSIX/hints/uts.pl
30903            ! MANIFEST hints/uts.sh
30904 ____________________________________________________________________________
30905 [ 10078] By: jhi                                   on 2001/05/11  01:15:04
30906         Log: i_ieeefp=undef for UTS.
30907      Branch: perl
30908            ! hints/uts.sh
30909 ____________________________________________________________________________
30910 [ 10077] By: jhi                                   on 2001/05/10  22:42:35
30911         Log: Subject: RE: rand(0) is rand(1)
30912              From: Larry Shatzer <lshatzer@islanddata.com>
30913              Date: Thu, 10 May 2001 11:09:27 -0700
30914              Message-ID: <95CD90709D74D4118F4600D0B79E8BC9995027@mail.islanddata.com>
30915      Branch: perl
30916            ! pod/perlfunc.pod
30917 ____________________________________________________________________________
30918 [ 10076] By: jhi                                   on 2001/05/10  22:36:50
30919         Log: Subject: [patch] make op_{clear,null} public
30920              From: Doug MacEachern <dougm@covalent.net>
30921              Date: Thu, 10 May 2001 15:54:09 -0700 (PDT)
30922              Message-ID: <Pine.LNX.4.21.0105101546510.2962-100000@mako.covalent.net>
30923      Branch: perl
30924            ! embed.h embed.pl op.c proto.h
30925 ____________________________________________________________________________
30926 [ 10075] By: jhi                                   on 2001/05/10  22:28:36
30927         Log: Subject: [PATCH B.xs] Extend tr/\0-\377/blah/c support
30928              From: Robin Houston <robin@kitsite.com>
30929              Date: Thu, 10 May 2001 18:54:59 +0100
30930              Message-ID: <20010510185459.A5995@penderel>
30931      Branch: perl
30932            ! ext/B/B.xs ext/B/B/Deparse.pm t/op/tr.t
30933 ____________________________________________________________________________
30934 [ 10074] By: jhi                                   on 2001/05/10  22:23:41
30935         Log: Subject: [PATCH B::Deparse] t/op/64bitint.t
30936              From: Robin Houston <robin@kitsite.com>
30937              Date: Thu, 10 May 2001 12:56:39 +0100
30938              Message-ID: <20010510125639.A2119@penderel>
30939      Branch: perl
30940            ! ext/B/B/Deparse.pm
30941 ____________________________________________________________________________
30942 [ 10073] By: jhi                                   on 2001/05/10  14:26:01
30943         Log: Retract #10070, not ready yet.
30944      Branch: perl
30945            ! ext/B/B/Deparse.pm
30946 ____________________________________________________________________________
30947 [ 10072] By: jhi                                   on 2001/05/10  13:40:24
30948         Log: The metaconfig unit change for #10071.
30949      Branch: metaconfig
30950            ! U/modified/mallocsrc.U
30951 ____________________________________________________________________________
30952 [ 10071] By: jhi                                   on 2001/05/10  13:39:57
30953         Log: The #9525+#9526 didn't allow for overriding usemymalloc.
30954      Branch: perl
30955            ! Configure
30956 ____________________________________________________________________________
30957 [ 10070] By: jhi                                   on 2001/05/10  13:18:42
30958         Log: (Retracted by #10073)
30959              
30960              Subject: Re: [PATCH t/TEST] B::Deparse tester 
30961              From: Hugo <hv@crypt.compulink.co.uk>
30962              Date: Thu, 10 May 2001 05:48:09 +0100
30963              Message-Id: <200105100448.FAA13584@crypt.compulink.co.uk>
30964      Branch: perl
30965            ! ext/B/B/Deparse.pm
30966 ____________________________________________________________________________
30967 [ 10069] By: jhi                                   on 2001/05/10  12:24:06
30968         Log: Add a for(func()) test.
30969      Branch: perl
30970            ! t/cmd/for.t
30971 ____________________________________________________________________________
30972 [ 10068] By: jhi                                   on 2001/05/10  12:16:00
30973         Log: Subject: [PATCH B::Deparse] our() lists and foreach loops
30974              From: Robin Houston <robin@kitsite.com>
30975              Date: Thu, 10 May 2001 13:50:08 +0100
30976              Message-ID: <20010510135008.A2454@penderel>
30977      Branch: perl
30978            ! ext/B/B/Deparse.pm
30979 ____________________________________________________________________________
30980 [ 10067] By: jhi                                   on 2001/05/10  01:45:03
30981         Log: A thinko in #10065.
30982      Branch: perl
30983            ! hv.c
30984 ____________________________________________________________________________
30985 [ 10066] By: jhi                                   on 2001/05/10  01:33:12
30986         Log: Subject: [PATCH B::Deparse] Fix tr///ansliteration
30987              From: Robin Houston <robin@kitsite.com>
30988              Date: Thu, 10 May 2001 02:10:34 +0100
30989              Message-ID: <20010510021034.A19421@penderel>
30990      Branch: perl
30991            ! ext/B/B.xs ext/B/B/Deparse.pm
30992 ____________________________________________________________________________
30993 [ 10065] By: jhi                                   on 2001/05/10  01:30:43
30994         Log: Subject: [patch] make hv_fetch{_ent} SvGMAGICAL aware
30995              From: Doug MacEachern <dougm@covalent.net>
30996              Date: Mon, 7 May 2001 09:50:58 -0700 (PDT)
30997              Message-ID: <Pine.LNX.4.21.0105070947060.23808-100000@mako.covalent.net>
30998      Branch: perl
30999            ! hv.c
31000 ____________________________________________________________________________
31001 [ 10064] By: jhi                                   on 2001/05/09  23:13:29
31002         Log: One more workaround for the UTS compiler from Hal Morris.
31003      Branch: perl
31004            ! perl.h
31005 ____________________________________________________________________________
31006 [ 10063] By: jhi                                   on 2001/05/09  23:09:53
31007         Log: Subject: [PATCH B::Debug] Show string for PVOP, and referent for RV
31008              From: Robin Houston <robin@kitsite.com>
31009              Date: Thu, 10 May 2001 01:02:08 +0100
31010              Message-ID: <20010510010208.A18200@penderel>
31011      Branch: perl
31012            ! ext/B/B/Debug.pm
31013 ____________________________________________________________________________
31014 [ 10062] By: jhi                                   on 2001/05/09  23:06:25
31015         Log: Subject: [PATCH] Simplify deb_curcv() a bit
31016              From: Benjamin Sugars <bsugars@canoe.ca>
31017              Date: Wed, 9 May 2001 18:14:34 -0400 (EDT)
31018              Message-ID: <Pine.LNX.4.21.0105091811340.1160-100000@marmot.rim.canoe.ca>
31019      Branch: perl
31020            ! run.c
31021 ____________________________________________________________________________
31022 [ 10061] By: jhi                                   on 2001/05/09  23:05:28
31023         Log: Subject: [PATCH] Additional test case for PerlIO::Scalar
31024              From: Benjamin Sugars <bsugars@canoe.ca>
31025              Date: Wed, 9 May 2001 18:03:45 -0400 (EDT)
31026              Message-ID: <Pine.LNX.4.21.0105091758220.1160-100000@marmot.rim.canoe.ca>
31027      Branch: perl
31028            ! t/lib/io_scalar.t
31029 ____________________________________________________________________________
31030 [ 10060] By: jhi                                   on 2001/05/09  23:04:38
31031         Log: Subject: [PATCH: perl@10022] update md5sum for MD5.xs on IBM-1047
31032              From: Peter Prymmer <pvhp@forte.com>
31033              Date: Wed, 9 May 2001 12:08:02 -0700 (PDT)
31034              Message-ID: <Pine.OSF.4.10.10105091205250.455254-100000@aspara.forte.com>
31035      Branch: perl
31036            ! t/lib/md5-file.t
31037 ____________________________________________________________________________
31038 [ 10059] By: jhi                                   on 2001/05/09  23:03:52
31039         Log: Subject: [PATCH t/TEST] B::Deparse tester
31040              From: Robin Houston <robin@kitsite.com>
31041              Date: Wed, 9 May 2001 19:17:50 +0100
31042              Message-ID: <20010509191750.A16940@penderel>
31043      Branch: perl
31044            ! ext/B/O.pm t/TEST
31045 ____________________________________________________________________________
31046 [ 10058] By: jhi                                   on 2001/05/09  23:02:56
31047         Log: Subject: [PATCH] Pod::Html -- fixes extra gaps in raw text
31048              From: Jeff Pinyan <jeffp@crusoe.net>
31049              Date: Wed, 9 May 2001 14:36:25 -0400 (EDT)
31050              Message-ID: <Pine.GSO.4.21.0105091430420.357-100000@crusoe.crusoe.net>
31051      Branch: perl
31052            ! lib/Pod/Html.pm
31053 ____________________________________________________________________________
31054 [ 10057] By: nick                                  on 2001/05/09  18:37:56
31055         Log: Integrate mainline.
31056      Branch: perlio
31057           !> Changes epoc/epocish.h ext/PerlIO/Scalar/Scalar.xs
31058           !> hints/hpux.sh lib/Pod/Html.pm patchlevel.h perlio.c
31059 ____________________________________________________________________________
31060 [ 10056] By: jhi                                   on 2001/05/09  16:44:44
31061         Log: Update Changes.
31062      Branch: perl
31063            ! Changes patchlevel.h
31064 ____________________________________________________________________________
31065 [ 10055] By: jhi                                   on 2001/05/09  16:26:47
31066         Log: Integrate perlio.
31067      Branch: perl
31068           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
31069 ____________________________________________________________________________
31070 [ 10054] By: jhi                                   on 2001/05/09  16:25:42
31071         Log: Subject: Re: [PATCH] Test offset when reading from a PerlIO::Scalar
31072              From: Benjamin Sugars <bsugars@canoe.ca>
31073              Date: Wed, 9 May 2001 12:42:30 -0400 (EDT)
31074              Message-ID: <Pine.LNX.4.21.0105091230110.1516-100000@marmot.rim.canoe.ca>
31075      Branch: perl
31076            ! perlio.c
31077 ____________________________________________________________________________
31078 [ 10053] By: jhi                                   on 2001/05/09  16:24:37
31079         Log: Subject: [PATCH] Test offset when reading from a PerlIO::Scalar
31080              From: Benjamin Sugars <bsugars@canoe.ca>
31081              Date: Tue, 8 May 2001 17:09:44 -0400 (EDT)
31082              Message-ID: <Pine.LNX.4.21.0105081654140.1212-100000@marmot.rim.canoe.ca>
31083      Branch: perl
31084            ! ext/PerlIO/Scalar/Scalar.xs
31085 ____________________________________________________________________________
31086 [ 10052] By: jhi                                   on 2001/05/09  16:19:04
31087         Log: Subject: [PATCH] Pod::Html doesn't honor =begin ... =end properly
31088              From: Jeff Pinyan <jeffp@crusoe.net>
31089              Date: Wed, 9 May 2001 12:35:24 -0400 (EDT)
31090              Message-ID: <Pine.GSO.4.21.0105091233430.357-100000@crusoe.crusoe.net>
31091      Branch: perl
31092            ! lib/Pod/Html.pm
31093 ____________________________________________________________________________
31094 [ 10051] By: jhi                                   on 2001/05/09  15:30:17
31095         Log: EPOC tweak from Olaf Flebbe.
31096      Branch: perl
31097            ! epoc/epocish.h
31098 ____________________________________________________________________________
31099 [ 10050] By: nick                                  on 2001/05/09  14:37:57
31100         Log: win32, regen_config_h
31101      Branch: perlio
31102            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
31103 ____________________________________________________________________________
31104 [ 10049] By: jhi                                   on 2001/05/09  12:33:39
31105         Log: Integrate perlio.
31106      Branch: perl
31107           !> pp_sys.c
31108 ____________________________________________________________________________
31109 [ 10048] By: nick                                  on 2001/05/09  11:59:50
31110         Log: If wait() or waitpid() ends due to EINTR despatch perl interrupt handler
31111              and re-try. Fixes "perl 5.7.x prefers suicide over killing more than one child."
31112      Branch: perlio
31113            ! pp_sys.c
31114 ____________________________________________________________________________
31115 [ 10047] By: jhi                                   on 2001/05/09  10:50:12
31116         Log: Integrate perlio.
31117      Branch: perl
31118           !> run.c
31119 ____________________________________________________________________________
31120 [ 10046] By: jhi                                   on 2001/05/09  10:49:34
31121         Log: Subject: Re: Less warnings during configure
31122              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
31123              Date: Wed, 09 May 2001 13:12:49 +0200
31124              Message-Id: <20010509125337.995D.H.M.BRAND@hccnet.nl>
31125      Branch: perl
31126            ! hints/hpux.sh
31127 ____________________________________________________________________________
31128 [ 10045] By: nick                                  on 2001/05/09  09:56:59
31129         Log: MULTIPLICITY/DEBUGGING build fix.
31130      Branch: perlio
31131            ! run.c
31132 ____________________________________________________________________________
31133 [ 10044] By: nick                                  on 2001/05/09  09:46:37
31134         Log: Merge of mainline (does not build MULTIPLICITY/DEBUGGING issue).
31135      Branch: perlio
31136           +> hints/atheos.sh pod/perl572delta.pod t/pod/plainer.t
31137            - ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
31138           !> (integrate 65 files)
31139 ____________________________________________________________________________
31140 [ 10043] By: jhi                                   on 2001/05/08  22:41:49
31141         Log: Subject: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
31142              From: Robin Houston <robin@kitsite.com>
31143              Date: Tue, 8 May 2001 19:38:00 +0100
31144              Message-ID: <20010508193800.A4389@penderel>
31145              
31146              Subject: Re: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
31147              From: Robin Houston <robin@kitsite.com>
31148              Date: Tue, 8 May 2001 20:03:57 +0100
31149              Message-ID: <20010508200357.A4614@penderel>
31150              
31151              Subject: Re: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
31152              From: Robin Houston <robin@kitsite.com>
31153              Date: Wed, 9 May 2001 00:12:05 +0100
31154              Message-ID: <20010509001205.A18521@puffinry.freeserve.co.uk>
31155      Branch: perl
31156            ! op.c pod/perldiag.pod t/pragma/overload.t t/pragma/warn/op
31157 ____________________________________________________________________________
31158 [ 10042] By: jhi                                   on 2001/05/08  22:09:35
31159         Log: Retract #10031.
31160      Branch: perl
31161            ! pod/perlfunc.pod
31162 ____________________________________________________________________________
31163 [ 10041] By: jhi                                   on 2001/05/08  18:27:34
31164         Log: The metaconfig unit changes for #10040.
31165      Branch: metaconfig/U/perl
31166            ! Checkcc.U d_dlsymun.U dlsrc.U
31167 ____________________________________________________________________________
31168 [ 10040] By: jhi                                   on 2001/05/08  18:24:47
31169         Log: The Configure half of
31170              
31171              Subject: Less warnings during configure
31172              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
31173              Date: Tue, 08 May 2001 08:44:02 +0200
31174              Message-Id: <20010508084158.D793.H.M.BRAND@hccnet.nl>
31175      Branch: perl
31176            ! Configure
31177 ____________________________________________________________________________
31178 [ 10039] By: jhi                                   on 2001/05/08  16:48:31
31179         Log: Subject: Less warnings during configure
31180              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
31181              Date: Tue, 08 May 2001 08:44:02 +0200
31182              Message-Id: <20010508084158.D793.H.M.BRAND@hccnet.nl>
31183      Branch: perl
31184            ! hints/hpux.sh
31185 ____________________________________________________________________________
31186 [ 10038] By: jhi                                   on 2001/05/08  16:32:07
31187         Log: Don't forget to whine about \d__\d.
31188      Branch: perl
31189            ! t/pragma/warn/toke toke.c
31190 ____________________________________________________________________________
31191 [ 10037] By: jhi                                   on 2001/05/08  16:07:05
31192         Log: Allow underscores also in the exponent part.
31193      Branch: perl
31194            ! t/pragma/warn/toke toke.c
31195 ____________________________________________________________________________
31196 [ 10036] By: jhi                                   on 2001/05/08  13:33:55
31197         Log: CodeMagicCD doesn't look like an *I*DE.
31198      Branch: perl
31199            ! pod/perlfaq3.pod
31200 ____________________________________________________________________________
31201 [ 10035] By: jhi                                   on 2001/05/08  13:27:48
31202         Log: Add Open Perl IDE, remove Perl Code Magic (the site seems
31203              to be consistently down).
31204      Branch: perl
31205            ! pod/perlfaq3.pod
31206 ____________________________________________________________________________
31207 [ 10034] By: jhi                                   on 2001/05/08  13:21:07
31208         Log: Upgrade to Text::Balanced 1.84.
31209      Branch: perl
31210            ! lib/Text/Balanced.pm t/lib/tb-xbrak.t
31211 ____________________________________________________________________________
31212 [ 10033] By: jhi                                   on 2001/05/08  12:41:53
31213         Log: Subject: Re: [PATCH] Find the last of the missing pad variables 
31214              From: Benjamin Sugars <bsugars@canoe.ca>
31215              Date: Tue, 8 May 2001 09:14:30 -0400 (EDT)
31216              Message-ID: <Pine.LNX.4.21.0105080912370.1930-100000@marmot.rim.canoe.ca>
31217      Branch: perl
31218            ! run.c
31219 ____________________________________________________________________________
31220 [ 10032] By: jhi                                   on 2001/05/08  12:40:28
31221         Log: Subject: [PATCH: perl@10022] cleaner cleanup for t/pod/plainer.t
31222              From: Peter Prymmer <pvhp@forte.com>
31223              Date: Mon, 7 May 2001 18:13:06 -0700 (PDT)
31224              Message-ID: <Pine.OSF.4.10.10105071810100.317708-100000@aspara.forte.com>
31225      Branch: perl
31226            ! t/pod/plainer.t
31227 ____________________________________________________________________________
31228 [ 10031] By: jhi                                   on 2001/05/08  12:35:25
31229         Log: (Retracted by #10042)
31230              
31231              Subject: Re: [ID 20010506.040] Infinite loop in lib/selfstubber.t under Cygwin
31232              From: "Philip Newton" <pnewton@gmx.de>
31233              Date: Tue, 8 May 2001 09:18:10 +0200
31234              Message-ID: <3AF7B9D2.28861.603732@localhost>
31235      Branch: perl
31236            ! pod/perlfunc.pod
31237 ____________________________________________________________________________
31238 [ 10030] By: jhi                                   on 2001/05/08  12:32:23
31239         Log: Subject: [PATCH B::Deparse] Document known bugs
31240              From: Robin Houston <robin@kitsite.com>
31241              Date: Tue, 8 May 2001 01:53:34 +0100
31242              Message-ID: <20010508015334.A32394@penderel>
31243      Branch: perl
31244            ! ext/B/B/Deparse.pm
31245 ____________________________________________________________________________
31246 [ 10029] By: jhi                                   on 2001/05/08  12:28:28
31247         Log: Subject: Re: Perl book, magazine and website updates.
31248              From: "Philip Newton" <pnewton@gmx.de>
31249              Date: Mon, 7 May 2001 17:03:58 +0200
31250              Message-ID: <3AF6D57E.5387.1E29930@localhost>
31251      Branch: perl
31252            ! pod/perlfaq2.pod
31253 ____________________________________________________________________________
31254 [ 10028] By: jhi                                   on 2001/05/07  23:53:30
31255         Log: Subject: [PATCH: perl@10022] YA tweak to avoid open file conflict in io/fflush.t
31256              From: Peter Prymmer <pvhp@forte.com>
31257              Date: Mon, 7 May 2001 17:50:48 -0700 (PDT)
31258              Message-ID: <Pine.OSF.4.10.10105071746570.317708-100000@aspara.forte.com> 
31259      Branch: perl
31260            ! t/io/fflush.t
31261 ____________________________________________________________________________
31262 [ 10027] By: jhi                                   on 2001/05/07  23:22:48
31263         Log: Subject: [PATCH B::Deparse] Give (?{...}) a taste of its own medicine
31264              From: Robin Houston <robin@kitsite.com>
31265              Date: Tue, 8 May 2001 01:14:55 +0100
31266              Message-ID: <20010508011455.A32162@penderel>
31267      Branch: perl
31268            ! ext/B/B/Deparse.pm
31269 ____________________________________________________________________________
31270 [ 10026] By: jhi                                   on 2001/05/07  23:15:05
31271         Log: Typo in #10025.
31272      Branch: perl
31273            ! hints/uts.sh
31274 ____________________________________________________________________________
31275 [ 10025] By: jhi                                   on 2001/05/07  21:15:35
31276         Log: cc, cflags, and optimize tweaks for UTS from Hal Morris.
31277      Branch: perl
31278            ! hints/uts.sh
31279 ____________________________________________________________________________
31280 [ 10024] By: jhi                                   on 2001/05/07  20:58:40
31281         Log: Subject: Re: [ID 20010506.045] question about hash syntax
31282              From: Peter Scott <Peter@PSDT.com>
31283              Date: Sun, 06 May 2001 13:10:40 -0700
31284              Message-Id: <4.3.2.7.2.20010506113015.00b46100@psdt.com>
31285      Branch: perl
31286            ! pod/perl56delta.pod
31287 ____________________________________________________________________________
31288 [ 10023] By: jhi                                   on 2001/05/07  20:41:26
31289         Log: Configure should figure out the list of dynamic extensions
31290              just fine in UTS-- and in fact it does, as reported by Hal Morris.
31291      Branch: perl
31292            ! hints/uts.sh
31293 ____________________________________________________________________________
31294 [ 10022] By: jhi                                   on 2001/05/07  20:24:11
31295         Log: Update Changes.
31296      Branch: perl
31297            ! Changes patchlevel.h
31298 ____________________________________________________________________________
31299 [ 10021] By: jhi                                   on 2001/05/07  20:11:31
31300         Log: Subject: [PATCH regcomp.c] Insecure regexes
31301              From: Robin Houston <robin@kitsite.com>
31302              Date: Mon, 7 May 2001 21:56:12 +0100
31303              Message-ID: <20010507215612.A31114@penderel>
31304      Branch: perl
31305            ! regcomp.c
31306 ____________________________________________________________________________
31307 [ 10020] By: jhi                                   on 2001/05/07  20:02:30
31308         Log: Drop the foobar.perl.com references for now until Simon
31309              gets them sorted out.
31310      Branch: perl
31311            ! pod/perlfaq2.pod
31312 ____________________________________________________________________________
31313 [ 10019] By: jhi                                   on 2001/05/07  19:54:33
31314         Log: Subject: Re: RFC: changing Devel::SelfStubber to relinquish its grasp
31315              From: Prymmer/Kahn <pvhp@best.com>
31316              Date: Mon, 7 May 2001 07:47:21 -0700 (PDT)
31317              Message-ID: <Pine.BSF.4.21.0105070733080.13301-100000@shell8.ba.best.com>
31318      Branch: perl
31319            ! lib/Devel/SelfStubber.pm
31320 ____________________________________________________________________________
31321 [ 10018] By: jhi                                   on 2001/05/07  19:53:10
31322         Log: Subject: Re: [ID 20010506.022] Win32/Makefile problems in 5.7.1 
31323              From: Prymmer/Kahn <pvhp@best.com>
31324              Date: Sun, 6 May 2001 21:34:56 -0700 (PDT)
31325              Message-ID: <Pine.BSF.4.21.0105062131520.17625-100000@shell8.ba.best.com>
31326      Branch: perl
31327            ! win32/Makefile
31328 ____________________________________________________________________________
31329 [ 10017] By: jhi                                   on 2001/05/07  19:35:10
31330         Log: s/WebTechnique's/WebTechniques/
31331      Branch: perl
31332            ! pod/perlfaq2.pod
31333 ____________________________________________________________________________
31334 [ 10016] By: jhi                                   on 2001/05/07  12:26:29
31335         Log: Llama 3 updates from Randal.
31336      Branch: perl
31337            ! pod/perlfaq2.pod
31338 ____________________________________________________________________________
31339 [ 10015] By: jhi                                   on 2001/05/07  01:34:38
31340         Log: Subject: [PATCH] Help -Dt show correct pad variables
31341              From: Benjamin Sugars <ben.sugars@home.com>
31342              Date: Sun, 6 May 2001 12:54:13 -0400 (EDT)
31343              Message-ID: <Pine.LNX.4.21.0105061142040.12858-100000@localhost.localdomain>
31344      Branch: perl
31345            ! embed.h embed.pl proto.h run.c
31346 ____________________________________________________________________________
31347 [ 10014] By: jhi                                   on 2001/05/07  01:23:56
31348         Log: Subject: [PATCH] Document C<our $foo : shared>
31349              From: Benjamin Sugars <ben.sugars@home.com>
31350              Date: Sun, 6 May 2001 19:00:55 -0400 (EDT)
31351              Message-ID: <Pine.LNX.4.21.0105061847090.9500-100000@localhost.localdomain>
31352      Branch: perl
31353            ! pod/perlfunc.pod
31354 ____________________________________________________________________________
31355 [ 10013] By: jhi                                   on 2001/05/07  01:22:22
31356         Log: Subject: [PATCH B::Deparse] undefined folded constants
31357              From: Robin Houston <robin@kitsite.com>
31358              Date: Sun, 6 May 2001 17:19:09 +0100
31359              Message-ID: <20010506171909.A7046@penderel>
31360      Branch: perl
31361            ! ext/B/B/Deparse.pm
31362 ____________________________________________________________________________
31363 [ 10012] By: jhi                                   on 2001/05/07  00:57:38
31364         Log: Subject: [PATCH B::Deparse] use Foo (sub {...});
31365              From: Robin Houston <robin@kitsite.com>
31366              Message-ID: <20010506164654.A6848@penderel>
31367              Date: Sun, 6 May 2001 16:46:54 +0100
31368      Branch: perl
31369            ! ext/B/B/Deparse.pm
31370 ____________________________________________________________________________
31371 [ 10011] By: jhi                                   on 2001/05/07  00:52:18
31372         Log: Subject: [PATCH t/op/my_stash.t] Naughty?
31373              From: Robin Houston <robin@kitsite.com>
31374              Date: Sun, 6 May 2001 14:47:02 +0100
31375              Message-ID: <20010506144702.A6308@penderel>
31376      Branch: perl
31377            ! t/op/my_stash.t
31378 ____________________________________________________________________________
31379 [ 10010] By: jhi                                   on 2001/05/06  15:07:51
31380         Log: Subject: Perl book, magazine and website updates.
31381              From: Simon Cozens <simon@netthink.co.uk>
31382              Date: Sun, 6 May 2001 16:55:36 +0100
31383              Message-ID: <20010506165536.A1795@netthink.co.uk>
31384      Branch: perl
31385            ! pod/perlbook.pod pod/perlfaq2.pod
31386 ____________________________________________________________________________
31387 [ 10009] By: jhi                                   on 2001/05/06  14:11:40
31388         Log: Tweaks on the Tru64 prof options.
31389      Branch: perl
31390            ! pod/perlhack.pod
31391 ____________________________________________________________________________
31392 [ 10008] By: jhi                                   on 2001/05/06  13:51:49
31393         Log: Subject: [PATCH t/pod/testp2pt.pl] Give deparse tester a chance
31394              From: Robin Houston <robin@kitsite.com>
31395              Date: Sun, 6 May 2001 14:40:51 +0100
31396              Message-ID: <20010506144051.A6279@penderel>
31397      Branch: perl
31398            ! t/pod/testp2pt.pl
31399 ____________________________________________________________________________
31400 [ 10007] By: jhi                                   on 2001/05/06  13:49:31
31401         Log: Subject: [PATCH B::Deparse] scoping
31402              From: Robin Houston <robin@kitsite.com>
31403              Date: Sun, 6 May 2001 14:36:56 +0100
31404              Message-ID: <20010506143656.A4006@penderel>
31405      Branch: perl
31406            ! ext/B/B/Deparse.pm ext/B/defsubs_h.PL t/lib/b-deparse.t
31407 ____________________________________________________________________________
31408 [ 10006] By: jhi                                   on 2001/05/06  13:24:12
31409         Log: Document the undefinedness of bitshifting out of range.
31410      Branch: perl
31411            ! pod/perlop.pod
31412 ____________________________________________________________________________
31413 [ 10005] By: jhi                                   on 2001/05/06  13:03:17
31414         Log: Retract #10003 and update the IDE descriptions a bit.
31415      Branch: perl
31416            ! pod/perlfaq3.pod
31417 ____________________________________________________________________________
31418 [ 10004] By: jhi                                   on 2001/05/06  03:02:41
31419         Log: Subject: [PATCH: perl@10001] win32 update (VC,Borland,gcc), nmake update
31420              From: Prymmer/Kahn <pvhp@best.com>
31421              Date: Sat, 5 May 2001 20:30:49 -0700 (PDT)
31422              Message-ID: <Pine.BSF.4.21.0105052017370.3961-100000@shell8.ba.best.com>
31423      Branch: perl
31424            ! win32/Makefile win32/buildext.pl win32/config.bc
31425            ! win32/config.gc win32/config.vc
31426 ____________________________________________________________________________
31427 [ 10003] By: jhi                                   on 2001/05/05  20:24:44
31428         Log: (Retracted by #10005.)
31429      Branch: perl
31430            ! pod/perlfaq3.pod
31431 ____________________________________________________________________________
31432 [ 10002] By: jhi                                   on 2001/05/05  19:23:36
31433         Log: It's "psed", not "sed".
31434      Branch: perl
31435            ! x2p/s2p.PL
31436 ____________________________________________________________________________
31437 [ 10001] By: jhi                                   on 2001/05/05  18:35:38
31438         Log: Update Changes.
31439      Branch: perl
31440            ! Changes patchlevel.h
31441 ____________________________________________________________________________
31442 [ 10000] By: jhi                                   on 2001/05/05  18:32:15
31443         Log: Subject: Re: bleadperl make install fails due to "psed"
31444              From: andreas.koenig@anima.de (Andreas J. Koenig)
31445              Date: 05 May 2001 18:23:28 +0200
31446              Message-ID: <m3u22zg3y7.fsf@ak-71.mind.de>
31447      Branch: perl
31448            ! x2p/Makefile.SH x2p/s2p.PL
31449 ____________________________________________________________________________
31450 [  9999] By: jhi                                   on 2001/05/05  18:28:09
31451         Log: AUTHORS updates.
31452      Branch: perl
31453            ! AUTHORS
31454 ____________________________________________________________________________
31455 [  9998] By: jhi                                   on 2001/05/05  18:16:00
31456         Log: Updates on the pods related to the modules included since 5.6.
31457              
31458              TODO: perltodo really could use major updating.
31459      Branch: perl
31460            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq7.pod
31461            ! pod/perlfaq8.pod pod/perlfilter.pod pod/perlfunc.pod
31462            ! pod/perlop.pod pod/perlport.pod pod/perlsec.pod
31463            ! pod/perlsyn.pod pod/perltodo.pod
31464 ____________________________________________________________________________
31465 [  9997] By: jhi                                   on 2001/05/05  17:35:17
31466         Log: Hints file for AtheOS ( http://www.atheos.cx/ ),
31467              from Kurt Skauen.
31468      Branch: perl
31469            + hints/atheos.sh
31470            ! MANIFEST
31471 ____________________________________________________________________________
31472 [  9996] By: jhi                                   on 2001/05/05  17:25:00
31473         Log: Add preemptive #undefs for some of the shorter and more prone
31474              to collision regcomp.h #defines.  (Background: the MASK collided
31475              with a system header #define in Rhapsody.)
31476      Branch: perl
31477            ! regcomp.h
31478 ____________________________________________________________________________
31479 [  9995] By: jhi                                   on 2001/05/05  13:24:21
31480         Log: Subject: [PATCH] Re: h2xs [was Re: HEAR YE, HEAR YE!]
31481              From: Nicholas Clark <nick@ccl4.org>
31482              Date: Sat, 5 May 2001 14:46:39 +0100
31483              Message-ID: <20010505144639.O53513@plum.flirble.org>
31484              
31485              Add a test for the constants (if any) being processed correctly.
31486      Branch: perl
31487            ! utils/h2xs.PL
31488 ____________________________________________________________________________
31489 [  9994] By: jhi                                   on 2001/05/05  02:11:03
31490         Log: Subject: [PATCH & retract: perl@9973] the real fix for t/lib/b-stash.t
31491              From: Peter Prymmer <pvhp@forte.com>
31492              Date: Fri, 4 May 2001 17:44:13 -0700 (PDT)
31493              Message-ID: <Pine.OSF.4.10.10105041734280.67333-100000@aspara.forte.com>
31494      Branch: perl
31495            ! t/lib/b-stash.t
31496 ____________________________________________________________________________
31497 [  9993] By: jhi                                   on 2001/05/05  02:03:49
31498         Log: Subject: [PATCH: perl@9973] fix const poisioning in  PerlIO_openn->fdopen->openn
31499              From: Peter Prymmer <pvhp@forte.com>
31500              Date: Fri, 4 May 2001 17:29:02 -0700 (PDT)
31501              Message-ID: <Pine.OSF.4.10.10105041727420.67333-100000@aspara.forte.com>
31502      Branch: perl
31503            ! perlio.c vms/vmsish.h
31504 ____________________________________________________________________________
31505 [  9992] By: jhi                                   on 2001/05/04  17:21:12
31506         Log: Subject: [PATHC perl@9944] missing library tests: Pod::Plainer
31507              From: Robin Barker <rmb1@cise.npl.co.uk>
31508              Date: Fri, 4 May 2001 18:13:47 +0100 (BST)
31509              Message-Id: <200105041713.SAA14842@tempest.npl.co.uk>
31510      Branch: perl
31511            + t/pod/plainer.t
31512            ! MANIFEST
31513 ____________________________________________________________________________
31514 [  9991] By: jhi                                   on 2001/05/04  16:47:45
31515         Log: Subject: [PATCH perl@9944] -Wformat error from ext/re/re_comp.c
31516              From: Robin Barker <rmb1@cise.npl.co.uk>
31517              Date: Fri, 4 May 2001 18:09:13 +0100 (BST)
31518              Message-Id: <200105041709.SAA14835@tempest.npl.co.uk>
31519      Branch: perl
31520            ! regcomp.c
31521 ____________________________________________________________________________
31522 [  9990] By: jhi                                   on 2001/05/04  14:37:20
31523         Log: Subject: [PATCH: perl@9973] let win32 run t/lib/b-stash.t
31524              From: Prymmer/Kahn <pvhp@best.com>
31525              Date: Fri, 4 May 2001 07:31:01 -0700 (PDT)
31526              Message-ID: <Pine.BSF.4.21.0105040727430.14844-100000@shell8.ba.best.com>
31527      Branch: perl
31528            ! t/lib/b-stash.t
31529 ____________________________________________________________________________
31530 [  9989] By: jhi                                   on 2001/05/04  14:03:58
31531         Log: Introduce perl572delta, update Todo, add the missing
31532              mention about signal safety since 5.7.1 (though this
31533              requires verification and more details.)
31534      Branch: perl
31535            + pod/perl572delta.pod
31536            ! MANIFEST Todo pod/perl571delta.pod
31537 ____________________________________________________________________________
31538 [  9988] By: jhi                                   on 2001/05/04  12:41:51
31539         Log: Subject: [PATCH perl@9944] long =item
31540              From: Robin Barker <rmb1@cise.npl.co.uk>
31541              Date: Fri, 4 May 2001 14:15:20 +0100 (BST)
31542              Message-Id: <200105041315.OAA00436@tempest.npl.co.uk>
31543      Branch: perl
31544            ! ext/Time/HiRes/HiRes.pm
31545 ____________________________________________________________________________
31546 [  9987] By: jhi                                   on 2001/05/04  12:39:19
31547         Log: The #9901 had removed one line essential for EBCDIC.
31548      Branch: perl
31549            ! regcomp.c
31550 ____________________________________________________________________________
31551 [  9986] By: jhi                                   on 2001/05/04  12:30:23
31552         Log: Subject: cygwin/Makefile.SHs INSTALL patch
31553              From: Reini Urban <rurban@sbox.tu-graz.ac.at>
31554              Date: Mon, 08 Jan 2001 04:59:21 +0200
31555              Message-ID: <3A592D09.FD6AD35D@sbox.tu-graz.ac.at> 
31556      Branch: perl
31557            ! cygwin/Makefile.SHs
31558 ____________________________________________________________________________
31559 [  9985] By: jhi                                   on 2001/05/04  03:51:39
31560         Log: Encode/IO doc tweaks.
31561      Branch: perl
31562            ! ext/Encode/Encode.pm
31563 ____________________________________________________________________________
31564 [  9984] By: jhi                                   on 2001/05/04  03:29:34
31565         Log: Remove GDBM_File from the dynamic extensions for UTS,
31566              GDBM is not a standard feature.
31567      Branch: perl
31568            ! hints/uts.sh
31569 ____________________________________________________________________________
31570 [  9983] By: jhi                                   on 2001/05/04  03:22:59
31571         Log: Document the \pX and \p{Yz} (and \p{BidiXYZ}) classes a bit more.
31572      Branch: perl
31573            ! pod/perlretut.pod
31574 ____________________________________________________________________________
31575 [  9982] By: jhi                                   on 2001/05/03  23:21:03
31576         Log: Subject: [PATCH] Let sv_dump understand GvSHARED
31577              From: Benjamin Sugars <bsugars@canoe.ca>
31578              Date: Thu, 3 May 2001 16:51:07 -0400 (EDT)
31579              Message-ID: <Pine.LNX.4.21.0105031645280.805-100000@marmot.rim.canoe.ca>
31580      Branch: perl
31581            ! dump.c
31582 ____________________________________________________________________________
31583 [  9981] By: jhi                                   on 2001/05/03  23:20:05
31584         Log: Subject: [PATCH] Allow clobbering of a PerlIO::Scalar and more tests
31585              From: Benjamin Sugars <bsugars@canoe.ca>
31586              Date: Thu, 3 May 2001 15:28:21 -0400 (EDT)
31587              Message-ID: <Pine.LNX.4.21.0105031508360.805-100000@marmot.rim.canoe.ca>
31588      Branch: perl
31589            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
31590 ____________________________________________________________________________
31591 [  9980] By: jhi                                   on 2001/05/03  23:15:29
31592         Log: Integrate perlio.
31593      Branch: perl
31594           !> ext/Encode/Encode.pm
31595 ____________________________________________________________________________
31596 [  9979] By: jhi                                   on 2001/05/03  16:54:59
31597         Log: Install psed man page.
31598      Branch: perl
31599            ! installman
31600 ____________________________________________________________________________
31601 [  9978] By: jhi                                   on 2001/05/03  16:45:58
31602         Log: Remove unused files; noted by Sarathy.
31603      Branch: perl
31604            - ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
31605            ! MANIFEST
31606 ____________________________________________________________________________
31607 [  9977] By: jhi                                   on 2001/05/03  16:42:30
31608         Log: Subject: [PATCH bleadperl] INSTALL patch -- space requirements
31609              From: Andy Dougherty <doughera@lafayette.edu>
31610              Date: Thu, 3 May 2001 11:16:10 -0400 (EDT)
31611              Message-ID: <Pine.SOL.4.10.10105031114500.17868-100000@maxwell.phys.lafayette.edu>
31612      Branch: perl
31613            ! INSTALL
31614 ____________________________________________________________________________
31615 [  9976] By: nick                                  on 2001/05/03  16:40:42
31616         Log: Allow $answer = encode($object,$text); like it says in docs.
31617      Branch: perlio
31618            ! ext/Encode/Encode.pm
31619 ____________________________________________________________________________
31620 [  9975] By: nick                                  on 2001/05/03  16:22:30
31621         Log: Fix latin1 etc. alias code - (bit rot?) - the @latin2iso array now seems to need
31622              to be in scope (fair enough), and also a package variable (our) for eval to see it.
31623      Branch: perlio
31624            ! ext/Encode/Encode.pm
31625 ____________________________________________________________________________
31626 [  9974] By: nick                                  on 2001/05/03  15:48:17
31627         Log: Integrate mainline.
31628      Branch: perlio
31629           +> lib/NEXT.pm t/io/fflush.t t/lib/MyFilter.pm
31630           +> t/lib/filter-simple.t t/lib/next.t
31631           !> (integrate 70 files)
31632 ____________________________________________________________________________
31633 [  9973] By: jhi                                   on 2001/05/03  13:09:09
31634         Log: Update Changes.
31635      Branch: perl
31636            ! Changes patchlevel.h
31637 ____________________________________________________________________________
31638 [  9972] By: jhi                                   on 2001/05/03  12:58:33
31639         Log: Subject: [PATCH: perl@9945] fix handling of $Config{variables} in io/fflush.t
31640              From: Prymmer/Kahn <pvhp@best.com>
31641              Date: Wed, 2 May 2001 23:56:13 -0700 (PDT)
31642              Message-ID: <Pine.BSF.4.21.0105022353380.24421-100000@shell8.ba.best.com>
31643      Branch: perl
31644            ! t/io/fflush.t
31645 ____________________________________________________________________________
31646 [  9971] By: jhi                                   on 2001/05/03  12:57:26
31647         Log: Subject: [PATCH: perl@9945] two fixes for win32/FindExt.pm
31648              From: Prymmer/Kahn <pvhp@best.com>
31649              Date: Wed, 2 May 2001 23:42:33 -0700 (PDT)
31650              Message-ID: <Pine.BSF.4.21.0105022337070.24421-100000@shell8.ba.best.com>
31651      Branch: perl
31652            ! win32/FindExt.pm
31653 ____________________________________________________________________________
31654 [  9970] By: jhi                                   on 2001/05/03  02:42:46
31655         Log: Can't croak sans thread context, from Doug MacEachern.
31656      Branch: perl
31657            ! toke.c
31658 ____________________________________________________________________________
31659 [  9969] By: jhi                                   on 2001/05/03  01:23:48
31660         Log: Subject: Random input test and Perl
31661              From: Ilya Zakharevich <ilya@math.berkeley.edu>
31662              Date: Wed, 2 May 2001 14:35:50 -0700 (PDT)
31663              Message-Id: <200105022135.OAA26245@fac-813-1.math.Berkeley.EDU>
31664      Branch: perl
31665            ! toke.c
31666 ____________________________________________________________________________
31667 [  9968] By: jhi                                   on 2001/05/02  22:17:21
31668         Log: Subject: [PATCH: perl@9945] fix some misinformation in perlfunc.pod
31669              From: Peter Prymmer <pvhp@forte.com>
31670              Date: Wed, 2 May 2001 15:58:18 -0700 (PDT)
31671              Message-ID: <Pine.OSF.4.10.10105021554040.342459-100000@aspara.forte.com>
31672      Branch: perl
31673            ! pod/perlfunc.pod pod/perlport.pod
31674 ____________________________________________________________________________
31675 [  9967] By: jhi                                   on 2001/05/02  20:12:45
31676         Log: Workaround for UTS compiler casting bug from Hal Morris.
31677      Branch: perl
31678            ! perl.h
31679 ____________________________________________________________________________
31680 [  9966] By: jhi                                   on 2001/05/02  18:31:37
31681         Log: Subject: Re: [PATCH 5.6.1] Multiplicity and thread fixes for VMS 
31682              From: Dan Sugalski <dan@sidhe.org>
31683              Date: Wed, 02 May 2001 15:23:22 -0400
31684              Message-Id: <5.0.2.1.0.20010502152210.01f65550@24.8.96.48>
31685      Branch: perl
31686            ! perl.c vms/vms.c
31687 ____________________________________________________________________________
31688 [  9965] By: jhi                                   on 2001/05/02  18:21:29
31689         Log: Minor doc tweaks on endianness, closes bug 20010327.004.
31690      Branch: perl
31691            ! pod/perlfunc.pod
31692 ____________________________________________________________________________
31693 [  9964] By: jhi                                   on 2001/05/02  18:15:01
31694         Log: Document large files in INSTALL, document also the %x
31695              limitation if not use64bitint, closes bug 20010326.007.
31696      Branch: perl
31697            ! INSTALL
31698 ____________________________________________________________________________
31699 [  9963] By: jhi                                   on 2001/05/02  17:24:47
31700         Log: perlmodlib tweaks; regen pods.
31701      Branch: perl
31702            ! pod/Makefile.SH pod/perlmodlib.PL pod/perlmodlib.pod
31703            ! pod/perltoc.pod
31704 ____________________________________________________________________________
31705 [  9962] By: jhi                                   on 2001/05/02  17:14:00
31706         Log: Fix for a segfault, from Marc Lehmann.
31707      Branch: perl
31708            ! ext/POSIX/POSIX.xs ext/Time/Piece/Piece.xs
31709 ____________________________________________________________________________
31710 [  9961] By: jhi                                   on 2001/05/02  15:55:53
31711         Log: Subject: [DOC PATCH bleadperl] minor nits in perlop.pod
31712              From: "Philip Newton" <pnewton@gmx.de>
31713              Date: Wed, 2 May 2001 18:39:03 +0200
31714              Message-ID: <3AF05447.15525.173B588@localhost>
31715      Branch: perl
31716            ! pod/perlop.pod
31717 ____________________________________________________________________________
31718 [  9960] By: jhi                                   on 2001/05/02  15:35:37
31719         Log: Subject: [PATCH 5.6.1] Multiplicity and thread fixes for VMS
31720              From: Dan Sugalski <dan@sidhe.org>
31721              Date: Wed, 02 May 2001 11:37:27 -0400
31722              Message-Id: <5.0.2.1.0.20010502112909.01f24e28@24.8.96.48>
31723      Branch: perl
31724            ! doio.c ext/File/Glob/bsd_glob.c perl.c perl.h pp_sys.c
31725            ! thread.h vms/vms.c vms/vmsish.h
31726 ____________________________________________________________________________
31727 [  9959] By: jhi                                   on 2001/05/02  15:21:08
31728         Log: Subject: Re: [PATCH] Allow appending on a PerlIO::Scalar
31729              From: Benjamin Sugars <bsugars@canoe.ca>
31730              Date: Wed, 2 May 2001 10:53:11 -0400 (EDT)
31731              Message-ID: <Pine.LNX.4.21.0105021041380.1652-100000@marmot.rim.canoe.ca>
31732      Branch: perl
31733            ! ext/PerlIO/Scalar/Scalar.xs
31734 ____________________________________________________________________________
31735 [  9958] By: jhi                                   on 2001/05/02  15:15:53
31736         Log: Bug in #9915, spotted by Mike Guy.
31737      Branch: perl
31738            ! installperl
31739 ____________________________________________________________________________
31740 [  9957] By: jhi                                   on 2001/05/02  13:26:01
31741         Log: Add a test for not griping about references as array
31742              indices if the reference has magic in it (overloaded
31743              methods).
31744      Branch: perl
31745            ! pod/perldiag.pod t/pragma/warn/pp_hot
31746 ____________________________________________________________________________
31747 [  9956] By: jhi                                   on 2001/05/02  13:07:01
31748         Log: Retracted a bit too much in #9952.
31749      Branch: perl
31750            ! t/pragma/sub_lval.t
31751 ____________________________________________________________________________
31752 [  9955] By: jhi                                   on 2001/05/02  13:05:38
31753         Log: Test for #9952.
31754      Branch: perl
31755            ! t/op/tie.t
31756 ____________________________________________________________________________
31757 [  9954] By: jhi                                   on 2001/05/02  11:48:18
31758         Log: Additional note on the encoding example: one cannot
31759              convert string constants in-place.
31760      Branch: perl
31761            ! ext/Encode/Encode.pm
31762 ____________________________________________________________________________
31763 [  9953] By: jhi                                   on 2001/05/02  11:43:51
31764         Log: Note that if you have recent enough Perl you already
31765              have Filter::Util::Call.
31766      Branch: perl
31767            ! lib/Filter/Simple.pm
31768 ____________________________________________________________________________
31769 [  9952] By: jhi                                   on 2001/05/02  11:31:53
31770         Log: Retract changes #8254 and #8255, causes coredump in
31771              'tie FH, "main"', reported by Abigail, culprit found by
31772              Benjamin Sugars.  Mirrors maintperl change #9950.
31773      Branch: perl
31774            ! op.c t/pragma/sub_lval.t
31775 ____________________________________________________________________________
31776 [  9951] By: jhi                                   on 2001/05/02  11:14:29
31777         Log: Forgot from #9942.  (Needed by t/lib/filter-simple.t.)
31778      Branch: perl
31779            + t/lib/MyFilter.pm
31780 ____________________________________________________________________________
31781 [  9950] By: gsar                                  on 2001/05/02  03:17:11
31782         Log: revert integration of changes#8254,8255 in change#8620 (causes
31783              a coredump in C<tie FH, 'foo'>; the idea itself may need better
31784              rationalization)
31785      Branch: maint-5.6/perl
31786            ! op.c t/pragma/sub_lval.t
31787 ____________________________________________________________________________
31788 [  9949] By: gsar                                  on 2001/05/02  02:56:32
31789         Log: integrate changes#9774,9814 from mainline (Unixware fixes)
31790              
31791              Subject: [ID 20010421.010] Perl 5.6.1 on Unixware 7
31792              
31793              Subject: Re: [ID 20010421.010] Perl 5.6.1 on Unixware 7
31794      Branch: maint-5.6/perl
31795           !> hints/svr5.sh
31796 ____________________________________________________________________________
31797 [  9948] By: gsar                                  on 2001/05/02  02:49:15
31798         Log: pod/find.t breaks on VMS (from Craig Berry)
31799      Branch: maint-5.6/perl
31800            ! t/pod/find.t
31801 ____________________________________________________________________________
31802 [  9947] By: jhi                                   on 2001/05/02  02:43:09
31803         Log: Add an encoding conversion example.
31804      Branch: perl
31805            ! ext/Encode/Encode.pm
31806 ____________________________________________________________________________
31807 [  9946] By: jhi                                   on 2001/05/02  01:34:22
31808         Log: Another coat of paint but still nowhere finished.
31809              Need to decide on the semantics of strptime(): should
31810              strptime() be a function instead of a method?  To do
31811              the week/monthname-strptiming the i18n/l10n bullet needs
31812              to be bitten with gusto.
31813      Branch: perl
31814            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
31815 ____________________________________________________________________________
31816 [  9945] By: jhi                                   on 2001/05/01  23:40:52
31817         Log: Update Changes.
31818      Branch: perl
31819            ! Changes patchlevel.h
31820 ____________________________________________________________________________
31821 [  9944] By: jhi                                   on 2001/05/01  23:33:37
31822         Log: Add known-to-be-tested modules to the list-to-be-skipped.
31823      Branch: perl
31824            ! t/lib/1_compile.t
31825 ____________________________________________________________________________
31826 [  9943] By: jhi                                   on 2001/05/01  23:24:40
31827         Log: Subject: BorlandC++ fix
31828              From: "Vadim Konovalov" <watman@inbox.ru>
31829              Date: Mon, 30 Apr 2001 20:12:26 -0700
31830              Message-ID: <006e01c0d1ec$8fb1b8d0$406bff87@vad>
31831      Branch: perl
31832            ! win32/makefile.mk
31833 ____________________________________________________________________________
31834 [  9942] By: jhi                                   on 2001/05/01  23:18:02
31835         Log: Update to Filter::Simple 0.60, create a test for it.
31836      Branch: perl
31837            + t/lib/filter-simple.t
31838            ! MANIFEST lib/Filter/Simple.pm
31839 ____________________________________________________________________________
31840 [  9941] By: jhi                                   on 2001/05/01  19:47:24
31841         Log: Subject: Re: bleadperl: s/// failure with \b and /g 
31842              From: Hugo <hv@crypt.compulink.co.uk>
31843              Date: Tue, 01 May 2001 20:12:20 +0100
31844              Message-Id: <200105011912.UAA06826@crypt.compulink.co.uk>
31845      Branch: perl
31846            ! pp_hot.c t/op/re_tests
31847 ____________________________________________________________________________
31848 [  9940] By: jhi                                   on 2001/05/01  19:42:16
31849         Log: Integrate perlio.
31850      Branch: perl
31851           !> lib/base.pm t/lib/fields.t
31852 ____________________________________________________________________________
31853 [  9939] By: jhi                                   on 2001/05/01  19:39:51
31854         Log: Subject: [PATCH] Allow appending on a PerlIO::Scalar
31855              From: Benjamin Sugars <bsugars@canoe.ca>
31856              Date: Tue, 1 May 2001 16:32:03 -0400 (EDT)
31857              Message-ID: <Pine.LNX.4.21.0105011627110.1526-100000@marmot.rim.canoe.ca>
31858      Branch: perl
31859            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
31860 ____________________________________________________________________________
31861 [  9938] By: jhi                                   on 2001/05/01  19:34:09
31862         Log: Add NEXT, a pseudo-class for method redispatching.
31863              <Damian>NEXT.pm probably offers more bang-for-buck
31864              than anything else I've ever written.</Damian>
31865      Branch: perl
31866            + lib/NEXT.pm t/lib/next.t
31867            ! MANIFEST
31868 ____________________________________________________________________________
31869 [  9937] By: jhi                                   on 2001/05/01  19:21:41
31870         Log: Update to Switch 2.02.
31871      Branch: perl
31872            ! lib/Switch.pm t/lib/switch.t
31873 ____________________________________________________________________________
31874 [  9936] By: nick                                  on 2001/05/01  19:09:21
31875         Log: Fix for base.pm clobbering $VERSION
31876      Branch: perlio
31877            ! lib/base.pm
31878 ____________________________________________________________________________
31879 [  9935] By: nick                                  on 2001/05/01  18:54:38
31880         Log: Test for base.pm clobbering $VERSION.
31881      Branch: perlio
31882            ! t/lib/fields.t
31883 ____________________________________________________________________________
31884 [  9934] By: jhi                                   on 2001/05/01  18:39:10
31885         Log: Add information about Scalar::Util::blessed.
31886      Branch: perl
31887            ! pod/perlobj.pod
31888 ____________________________________________________________________________
31889 [  9933] By: jhi                                   on 2001/05/01  18:33:51
31890         Log: Subject: Extra UNIVERSAL documentation
31891              From: Mike Guy <mjtg@cam.ac.uk>
31892              Date: Tue, 01 May 2001 20:12:11 +0100
31893              Message-Id: <E14ufZD-0007kD-00@libra.cus.cam.ac.uk>
31894      Branch: perl
31895            ! pod/perlobj.pod
31896 ____________________________________________________________________________
31897 [  9932] By: jhi                                   on 2001/05/01  18:26:54
31898         Log: Subject: Autoflush in tests as appropriate
31899              From: Mike Guy <mjtg@cam.ac.uk>
31900              Date: Tue, 01 May 2001 20:05:31 +0100
31901              Message-Id: <E14ufSl-0007gS-00@libra.cus.cam.ac.uk>
31902      Branch: perl
31903            ! t/lib/syslfs.t t/op/die_exit.t t/op/lex_assign.t t/op/lfs.t
31904            ! t/op/taint.t
31905 ____________________________________________________________________________
31906 [  9931] By: jhi                                   on 2001/05/01  18:02:29
31907         Log: Subject: [PATCH] Multiple consecutive writes on PerlIO::Scalar
31908              From: Benjamin Sugars <bsugars@canoe.ca>
31909              Date: Tue, 1 May 2001 14:58:24 -0400 (EDT)
31910              Message-ID: <Pine.LNX.4.21.0105011431300.1526-100000@marmot.rim.canoe.ca>
31911      Branch: perl
31912            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
31913 ____________________________________________________________________________
31914 [  9930] By: jhi                                   on 2001/05/01  15:12:26
31915         Log: Subject: Re: Finally got a round tuit
31916              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
31917              Date: Tue, 01 May 2001 14:14:10 +0200
31918              Message-Id: <20010501135740.19E4.H.M.BRAND@hccnet.nl>
31919              
31920              The -DP part, slightly modified.
31921      Branch: perl
31922            ! perl.c
31923 ____________________________________________________________________________
31924 [  9929] By: jhi                                   on 2001/05/01  14:17:15
31925         Log: Subject: Re: Finally got a round tuit
31926              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
31927              Date: Tue, 01 May 2001 16:34:06 +0200
31928              Message-Id: <20010501163255.19F2.H.M.BRAND@hccnet.nl>
31929              
31930              cpp and optimization tweaks for HP-UX.
31931      Branch: perl
31932            ! hints/hpux.sh
31933 ____________________________________________________________________________
31934 [  9928] By: jhi                                   on 2001/05/01  13:24:20
31935         Log: Tune the scan_num() comments to reality.
31936      Branch: perl
31937            ! toke.c
31938 ____________________________________________________________________________
31939 [  9927] By: jhi                                   on 2001/05/01  13:14:01
31940         Log: Subject: [PATCH B::Deparse] optimised sort
31941              From: Robin Houston <robin@kitsite.com>
31942              Date: Tue, 1 May 2001 14:07:12 +0100
31943              Message-ID: <20010501140712.A4266@penderel>
31944      Branch: perl
31945            ! ext/B/B/Deparse.pm
31946 ____________________________________________________________________________
31947 [  9926] By: jhi                                   on 2001/05/01  13:10:53
31948         Log: Subject: [PATCH t/lib/b-deparse.t] 
31949              From: Robin Houston <robin@kitsite.com>
31950              Date: Tue, 1 May 2001 13:37:42 +0100
31951              Message-ID: <20010501133742.A4082@penderel>
31952      Branch: perl
31953            ! t/lib/b-deparse.t
31954 ____________________________________________________________________________
31955 [  9925] By: jhi                                   on 2001/05/01  13:10:13
31956         Log: Subject: [PATCH B::Deparse] for(;;), sort
31957              From: Robin Houston <robin@kitsite.com>
31958              Date: Tue, 1 May 2001 13:35:00 +0100
31959              Message-ID: <20010501133500.A4061@penderel>
31960      Branch: perl
31961            ! ext/B/B/Deparse.pm
31962 ____________________________________________________________________________
31963 [  9924] By: jhi                                   on 2001/05/01  13:09:22
31964         Log: Subject: [PATCH B::Deparse] do, warn, use
31965              From: Robin Houston <robin@kitsite.com>
31966              Date: Tue, 1 May 2001 13:31:03 +0100
31967              Message-ID: <20010501133103.A4041@penderel>
31968      Branch: perl
31969            ! ext/B/B/Deparse.pm
31970 ____________________________________________________________________________
31971 [  9923] By: jhi                                   on 2001/05/01  11:45:36
31972         Log: Subject: [PATCH] Test autoflush on fork (Was: Should I remove something?)
31973              From: Benjamin Sugars <ben.sugars@home.com>
31974              Date: Mon, 30 Apr 2001 22:21:54 -0400 (EDT)
31975              Message-ID: <Pine.LNX.4.21.0104302213190.19002-100000@localhost.localdomain>
31976      Branch: perl
31977            + t/io/fflush.t
31978            ! MANIFEST
31979 ____________________________________________________________________________
31980 [  9922] By: jhi                                   on 2001/05/01  11:35:42
31981         Log: Subject: [PATCH: perl@9917] more VMS tweaks for addn'l selfstubber tests
31982              From: Peter Prymmer <pvhp@forte.com>
31983              Date: Mon, 30 Apr 2001 16:26:30 -0700 (PDT)
31984              Message-ID: <Pine.OSF.4.10.10104301621200.161547-100000@aspara.forte.com>
31985      Branch: perl
31986            ! t/lib/selfstubber.t
31987 ____________________________________________________________________________
31988 [  9921] By: jhi                                   on 2001/04/30  16:34:33
31989         Log: Subject: [PATCH B::Concise] suppress warning
31990              From: Robin Houston <robin@kitsite.com>
31991              Date: Mon, 30 Apr 2001 16:09:49 +0100
31992              Message-ID: <20010430160949.A25086@penderel>
31993      Branch: perl
31994            ! ext/B/B/Concise.pm
31995 ____________________________________________________________________________
31996 [  9920] By: jhi                                   on 2001/04/30  13:56:04
31997         Log: Strip the *markers* from #9919.
31998      Branch: perl
31999            ! pod/perlfaq.pod pod/perlfaq5.pod
32000 ____________________________________________________________________________
32001 [  9919] By: jhi                                   on 2001/04/30  13:54:04
32002         Log: Subject: [PATCH] (perlfaq/bleadperl) append mode and locking
32003              From: Gwyn Judd <b.judd@xtra.co.nz>
32004              Date: Sun, 29 Apr 2001 01:47:49 +1200
32005              Message-ID: <20010429014749.A4418@thislove>
32006      Branch: perl
32007            ! pod/perlfaq.pod pod/perlfaq5.pod
32008 ____________________________________________________________________________
32009 [  9918] By: jhi                                   on 2001/04/30  13:13:54
32010         Log: More_tweakage.
32011      Branch: perl
32012            ! pod/perldata.pod pod/perldiag.pod
32013 ____________________________________________________________________________
32014 [  9917] By: jhi                                   on 2001/04/30  13:01:27
32015         Log: Update Changes.
32016      Branch: perl
32017            ! Changes patchlevel.h
32018 ____________________________________________________________________________
32019 [  9916] By: jhi                                   on 2001/04/30  12:57:03
32020         Log: T_w_e_a_k_a_g_e.
32021      Branch: perl
32022            ! pod/perldata.pod pod/perldiag.pod
32023 ____________________________________________________________________________
32024 [  9915] By: jhi                                   on 2001/04/30  12:39:29
32025         Log: Install s2p also as psed.
32026              
32027              TODO: psed documentation?
32028      Branch: perl
32029            ! installperl
32030 ____________________________________________________________________________
32031 [  9914] By: jhi                                   on 2001/04/30  12:29:21
32032         Log: Subject: Re: [ID 20010303.009] SOCKS5 work around breaks other sockets
32033              From: Jens Hamisch <jens@Strawberry.COM>
32034              Date: Fri, 27 Apr 2001 17:00:36 +0200
32035              Message-ID: <20010427170036.K1372@Strawberry.COM>
32036              
32037              SOCKS5_VERSION_NAME is the right symbol to detect
32038              the presence of SOCKS5.  (HAS_SOCKS5_INIT is telling whether
32039              function called socks5_init() is available, and even that is
32040              not universal, most SOCKS5 installations use SOCKSinit()).
32041      Branch: perl
32042            ! perlio.c
32043 ____________________________________________________________________________
32044 [  9913] By: jhi                                   on 2001/04/30  12:22:15
32045         Log: Allow a zero timeout on IO::Socket accept and connect--
32046              though one really shouldn't do that.  Based on
32047              
32048              Subject: Not possible to set zero second timeout on accept() in IO::Socket and company..
32049              From: "John Holdsworth" <coldwave@bigfoot.com>
32050              Date: Sun, 4 Feb 2001 12:48:18 +0100
32051              Message-ID: <005a01c08ea0$5e6039d0$03ac2ac0@planc>
32052      Branch: perl
32053            ! ext/IO/lib/IO/Socket.pm
32054 ____________________________________________________________________________
32055 [  9912] By: jhi                                   on 2001/04/30  11:27:27
32056         Log: Save the spot of regprev (see #9911) for binary compatibility;
32057              regen API.
32058      Branch: perl
32059            ! embedvar.h perlapi.h thrdvar.h
32060 ____________________________________________________________________________
32061 [  9911] By: jhi                                   on 2001/04/30  11:22:03
32062         Log: Subject: Re: [PATCH bleadperl] [ID 20010426.002] Word boundry regex [...] 
32063              From: Hugo <hv@crypt.compulink.co.uk>
32064              Date: Sun, 29 Apr 2001 17:09:30 +0100
32065              Message-Id: <200104291609.RAA17790@crypt.compulink.co.uk>
32066      Branch: perl
32067            ! regcomp.c regexec.c sv.c t/op/re_tests t/op/subst.t thrdvar.h
32068 ____________________________________________________________________________
32069 [  9910] By: jhi                                   on 2001/04/30  11:15:12
32070         Log: Change PL_numeric_radix to PL_numeric_radix_sv (and leave in
32071              a dummy for PL_numeric_radix); no pressing reason to break
32072              binary compatibility; regen API.
32073      Branch: perl
32074            ! embedvar.h global.sym intrpvar.h objXSUB.h perl.c perl.h
32075            ! perlapi.c perlapi.h pod/perlapi.pod sv.c util.c
32076 ____________________________________________________________________________
32077 [  9909] By: jhi                                   on 2001/04/30  10:56:08
32078         Log: Subject: [DOC PATCH bleadperl] Document generation of random integers
32079              From: Walt Mankowski <waltman@netaxs.com>
32080              Date: Sun, 29 Apr 2001 21:53:48 -0400
32081              Message-ID: <20010429215348.A3971@netaxs.com>
32082      Branch: perl
32083            ! pod/perlfunc.pod
32084 ____________________________________________________________________________
32085 [  9908] By: jhi                                   on 2001/04/30  10:49:40
32086         Log: Reintroduce #9889 to unbuffer the stderr/stdout on stdio configs.
32087      Branch: perl
32088            ! t/lib/selfstubber.t
32089 ____________________________________________________________________________
32090 [  9907] By: nick                                  on 2001/04/30  09:26:50
32091         Log: Integrate mainline.
32092      Branch: perlio
32093           !> pod/perldata.pod pod/perldiag.pod t/pragma/warn/toke toke.c
32094 ____________________________________________________________________________
32095 [  9906] By: jhi                                   on 2001/04/29  23:24:20
32096         Log: Abigail spotted a thinko in #9905.
32097      Branch: perl
32098            ! pod/perldiag.pod
32099 ____________________________________________________________________________
32100 [  9905] By: jhi                                   on 2001/04/29  15:55:39
32101         Log: Changed the underscore/undebar syntax in numeric constants;
32102              now any grouping will do, as long as the underscores are not
32103              consecutive (so "zero-grouping" is out), and they do not begin
32104              or end the integer or fractional parts.
32105      Branch: perl
32106            ! pod/perldata.pod pod/perldiag.pod t/pragma/warn/toke toke.c
32107 ____________________________________________________________________________
32108 [  9904] By: nick                                  on 2001/04/29  15:43:22
32109         Log: Integrate mainline.
32110      Branch: perlio
32111           +> (branch 98 files)
32112            - lib/unicode/Block.pl
32113            - lib/unicode/In/AlphabeticPresentationForms.pl
32114            - lib/unicode/In/Arabic.pl
32115            - lib/unicode/In/ArabicPresentationForms-A.pl
32116            - lib/unicode/In/ArabicPresentationForms-B.pl
32117            - lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
32118            - lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
32119            - lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
32120            - lib/unicode/In/BopomofoExtended.pl
32121            - lib/unicode/In/BoxDrawing.pl lib/unicode/In/BraillePatterns.pl
32122            - lib/unicode/In/CJKCompatibility.pl
32123            - lib/unicode/In/CJKCompatibilityForms.pl
32124            - lib/unicode/In/CJKCompatibilityIdeographs.pl
32125            - lib/unicode/In/CJKRadicalsSupplement.pl
32126            - lib/unicode/In/CJKSymbolsandPunctuation.pl
32127            - lib/unicode/In/CJKUnifiedIdeographs.pl
32128            - lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
32129            - lib/unicode/In/Cherokee.pl
32130            - lib/unicode/In/CombiningDiacriticalMarks.pl
32131            - lib/unicode/In/CombiningHalfMarks.pl
32132            - lib/unicode/In/CombiningMarksforSymbols.pl
32133            - lib/unicode/In/ControlPictures.pl
32134            - lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
32135            - lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
32136            - lib/unicode/In/EnclosedAlphanumerics.pl
32137            - lib/unicode/In/EnclosedCJKLettersandMonths.pl
32138            - lib/unicode/In/Ethiopic.pl
32139            - lib/unicode/In/GeneralPunctuation.pl
32140            - lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
32141            - lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
32142            - lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
32143            - lib/unicode/In/HalfwidthandFullwidthForms.pl
32144            - lib/unicode/In/HangulCompatibilityJamo.pl
32145            - lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
32146            - lib/unicode/In/Hebrew.pl
32147            - lib/unicode/In/HighPrivateUseSurrogates.pl
32148            - lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
32149            - lib/unicode/In/IPAExtensions.pl
32150            - lib/unicode/In/IdeographicDescriptionCharacters.pl
32151            - lib/unicode/In/Kanbun.pl lib/unicode/In/KangxiRadicals.pl
32152            - lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
32153            - lib/unicode/In/Khmer.pl lib/unicode/In/Lao.pl
32154            - lib/unicode/In/Latin-1Supplement.pl
32155            - lib/unicode/In/LatinExtended-A.pl
32156            - lib/unicode/In/LatinExtended-B.pl
32157            - lib/unicode/In/LatinExtendedAdditional.pl
32158            - lib/unicode/In/LetterlikeSymbols.pl
32159            - lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
32160            - lib/unicode/In/MathematicalOperators.pl
32161            - lib/unicode/In/MiscellaneousSymbols.pl
32162            - lib/unicode/In/MiscellaneousTechnical.pl
32163            - lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
32164            - lib/unicode/In/NumberForms.pl lib/unicode/In/Ogham.pl
32165            - lib/unicode/In/OpticalCharacterRecognition.pl
32166            - lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
32167            - lib/unicode/In/Runic.pl lib/unicode/In/Sinhala.pl
32168            - lib/unicode/In/SmallFormVariants.pl
32169            - lib/unicode/In/SpacingModifierLetters.pl
32170            - lib/unicode/In/Specials.pl
32171            - lib/unicode/In/SuperscriptsandSubscripts.pl
32172            - lib/unicode/In/Syriac.pl lib/unicode/In/Tamil.pl
32173            - lib/unicode/In/Telugu.pl lib/unicode/In/Thaana.pl
32174            - lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
32175            - lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
32176            - lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
32177           !> INSTALL MANIFEST doop.c embed.h embed.pl ext/B/B/Deparse.pm
32178           !> ext/IO/lib/IO/Seekable.pm hints/hpux.sh
32179           !> lib/unicode/mktables.PL lib/utf8_heavy.pl objXSUB.h perl.h
32180           !> pod/perldiag.pod pod/perlunicode.pod proto.h regcomp.c
32181           !> regexec.c t/lib/b-deparse.t t/lib/selfstubber.t t/op/pat.t
32182           !> utf8.c win32/Makefile
32183 ____________________________________________________________________________
32184 [  9903] By: jhi                                   on 2001/04/29  14:30:53
32185         Log: Subject: [PATCH: perl@9885] win32/Makefile (nmake) update
32186              From: Prymmer/Kahn <pvhp@best.com>
32187              Date: Sat, 28 Apr 2001 21:56:51 -0700 (PDT)
32188              Message-ID: <Pine.BSF.4.21.0104282147270.2927-100000@shell8.ba.best.com>
32189      Branch: perl
32190            ! win32/Makefile
32191 ____________________________________________________________________________
32192 [  9902] By: jhi                                   on 2001/04/29  02:52:44
32193         Log: Subject: [PATCH ext/IO/lib/IO/Seekable.pm] Doc fixes.
32194              From: "Abigail" <abigail@foad.org>
32195              Date: Sun, 29 Apr 2001 03:14:25 +0200
32196              Message-ID: <20010429011425.24503.qmail@foad.org>
32197      Branch: perl
32198            ! ext/IO/lib/IO/Seekable.pm
32199 ____________________________________________________________________________
32200 [  9901] By: jhi                                   on 2001/04/29  02:04:46
32201         Log: In character classes one couldn't have 0x80..0xff characters
32202              at the left hand side if there were 0x100.. characters in the
32203              character class.
32204      Branch: perl
32205            ! doop.c embed.h embed.pl objXSUB.h proto.h regcomp.c regexec.c
32206            ! t/op/pat.t utf8.c
32207 ____________________________________________________________________________
32208 [  9900] By: jhi                                   on 2001/04/28  22:55:04
32209         Log: Forgot the latest mktables.PL from #9899.
32210      Branch: perl
32211            ! lib/unicode/mktables.PL
32212 ____________________________________________________________________________
32213 [  9899] By: jhi                                   on 2001/04/28  22:53:28
32214         Log: Explain the \p{} and \P{} error message better and
32215              have prettier prettyprint in In.pl.
32216      Branch: perl
32217            ! lib/unicode/In.pl lib/unicode/mktables.PL lib/utf8_heavy.pl
32218            ! pod/perldiag.pod
32219 ____________________________________________________________________________
32220 [  9898] By: jhi                                   on 2001/04/28  21:03:34
32221         Log: Add one possible explanation for the "Invalid [] range" error.
32222      Branch: perl
32223            ! pod/perldiag.pod
32224 ____________________________________________________________________________
32225 [  9897] By: jhi                                   on 2001/04/28  17:18:26
32226         Log: Add a level of indirection to the implementation of \p{InFoo}
32227              so that we don't have to have long filenames.  (Nothing changes
32228              in the user interface.)   The indirection is defined in
32229              the file lib/unicode/In.pl and it is handled in lib/utf8_heavy.pl.
32230              Also rename some the character classes by removing '-' from
32231              the classnames, and finally renamed Block.pl as Blocks.pl.
32232      Branch: perl
32233            + lib/unicode/Blocks.pl lib/unicode/In.pl lib/unicode/In/0.pl
32234            + lib/unicode/In/1.pl lib/unicode/In/10.pl lib/unicode/In/11.pl
32235            + lib/unicode/In/12.pl lib/unicode/In/13.pl lib/unicode/In/14.pl
32236            + lib/unicode/In/15.pl lib/unicode/In/16.pl lib/unicode/In/17.pl
32237            + lib/unicode/In/18.pl lib/unicode/In/19.pl lib/unicode/In/2.pl
32238            + lib/unicode/In/20.pl lib/unicode/In/21.pl lib/unicode/In/22.pl
32239            + lib/unicode/In/23.pl lib/unicode/In/24.pl lib/unicode/In/25.pl
32240            + lib/unicode/In/26.pl lib/unicode/In/27.pl lib/unicode/In/28.pl
32241            + lib/unicode/In/29.pl lib/unicode/In/3.pl lib/unicode/In/30.pl
32242            + lib/unicode/In/31.pl lib/unicode/In/32.pl lib/unicode/In/33.pl
32243            + lib/unicode/In/34.pl lib/unicode/In/35.pl lib/unicode/In/36.pl
32244            + lib/unicode/In/37.pl lib/unicode/In/38.pl lib/unicode/In/39.pl
32245            + lib/unicode/In/4.pl lib/unicode/In/40.pl lib/unicode/In/41.pl
32246            + lib/unicode/In/42.pl lib/unicode/In/43.pl lib/unicode/In/44.pl
32247            + lib/unicode/In/45.pl lib/unicode/In/46.pl lib/unicode/In/47.pl
32248            + lib/unicode/In/48.pl lib/unicode/In/49.pl lib/unicode/In/5.pl
32249            + lib/unicode/In/50.pl lib/unicode/In/51.pl lib/unicode/In/52.pl
32250            + lib/unicode/In/53.pl lib/unicode/In/54.pl lib/unicode/In/55.pl
32251            + lib/unicode/In/56.pl lib/unicode/In/57.pl lib/unicode/In/58.pl
32252            + lib/unicode/In/59.pl lib/unicode/In/6.pl lib/unicode/In/60.pl
32253            + lib/unicode/In/61.pl lib/unicode/In/62.pl lib/unicode/In/63.pl
32254            + lib/unicode/In/64.pl lib/unicode/In/65.pl lib/unicode/In/66.pl
32255            + lib/unicode/In/67.pl lib/unicode/In/68.pl lib/unicode/In/69.pl
32256            + lib/unicode/In/7.pl lib/unicode/In/70.pl lib/unicode/In/71.pl
32257            + lib/unicode/In/72.pl lib/unicode/In/73.pl lib/unicode/In/74.pl
32258            + lib/unicode/In/75.pl lib/unicode/In/76.pl lib/unicode/In/77.pl
32259            + lib/unicode/In/78.pl lib/unicode/In/79.pl lib/unicode/In/8.pl
32260            + lib/unicode/In/80.pl lib/unicode/In/81.pl lib/unicode/In/82.pl
32261            + lib/unicode/In/83.pl lib/unicode/In/84.pl lib/unicode/In/85.pl
32262            + lib/unicode/In/86.pl lib/unicode/In/87.pl lib/unicode/In/88.pl
32263            + lib/unicode/In/89.pl lib/unicode/In/9.pl lib/unicode/In/90.pl
32264            + lib/unicode/In/91.pl lib/unicode/In/92.pl lib/unicode/In/93.pl
32265            + lib/unicode/In/94.pl lib/unicode/In/95.pl
32266            - lib/unicode/Block.pl
32267            - lib/unicode/In/AlphabeticPresentationForms.pl
32268            - lib/unicode/In/Arabic.pl
32269            - lib/unicode/In/ArabicPresentationForms-A.pl
32270            - lib/unicode/In/ArabicPresentationForms-B.pl
32271            - lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
32272            - lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
32273            - lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
32274            - lib/unicode/In/BopomofoExtended.pl
32275            - lib/unicode/In/BoxDrawing.pl lib/unicode/In/BraillePatterns.pl
32276            - lib/unicode/In/CJKCompatibility.pl
32277            - lib/unicode/In/CJKCompatibilityForms.pl
32278            - lib/unicode/In/CJKCompatibilityIdeographs.pl
32279            - lib/unicode/In/CJKRadicalsSupplement.pl
32280            - lib/unicode/In/CJKSymbolsandPunctuation.pl
32281            - lib/unicode/In/CJKUnifiedIdeographs.pl
32282            - lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
32283            - lib/unicode/In/Cherokee.pl
32284            - lib/unicode/In/CombiningDiacriticalMarks.pl
32285            - lib/unicode/In/CombiningHalfMarks.pl
32286            - lib/unicode/In/CombiningMarksforSymbols.pl
32287            - lib/unicode/In/ControlPictures.pl
32288            - lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
32289            - lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
32290            - lib/unicode/In/EnclosedAlphanumerics.pl
32291            - lib/unicode/In/EnclosedCJKLettersandMonths.pl
32292            - lib/unicode/In/Ethiopic.pl
32293            - lib/unicode/In/GeneralPunctuation.pl
32294            - lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
32295            - lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
32296            - lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
32297            - lib/unicode/In/HalfwidthandFullwidthForms.pl
32298            - lib/unicode/In/HangulCompatibilityJamo.pl
32299            - lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
32300            - lib/unicode/In/Hebrew.pl
32301            - lib/unicode/In/HighPrivateUseSurrogates.pl
32302            - lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
32303            - lib/unicode/In/IPAExtensions.pl
32304            - lib/unicode/In/IdeographicDescriptionCharacters.pl
32305            - lib/unicode/In/Kanbun.pl lib/unicode/In/KangxiRadicals.pl
32306            - lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
32307            - lib/unicode/In/Khmer.pl lib/unicode/In/Lao.pl
32308            - lib/unicode/In/Latin-1Supplement.pl
32309            - lib/unicode/In/LatinExtended-A.pl
32310            - lib/unicode/In/LatinExtended-B.pl
32311            - lib/unicode/In/LatinExtendedAdditional.pl
32312            - lib/unicode/In/LetterlikeSymbols.pl
32313            - lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
32314            - lib/unicode/In/MathematicalOperators.pl
32315            - lib/unicode/In/MiscellaneousSymbols.pl
32316            - lib/unicode/In/MiscellaneousTechnical.pl
32317            - lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
32318            - lib/unicode/In/NumberForms.pl lib/unicode/In/Ogham.pl
32319            - lib/unicode/In/OpticalCharacterRecognition.pl
32320            - lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
32321            - lib/unicode/In/Runic.pl lib/unicode/In/Sinhala.pl
32322            - lib/unicode/In/SmallFormVariants.pl
32323            - lib/unicode/In/SpacingModifierLetters.pl
32324            - lib/unicode/In/Specials.pl
32325            - lib/unicode/In/SuperscriptsandSubscripts.pl
32326            - lib/unicode/In/Syriac.pl lib/unicode/In/Tamil.pl
32327            - lib/unicode/In/Telugu.pl lib/unicode/In/Thaana.pl
32328            - lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
32329            - lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
32330            - lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
32331            ! MANIFEST lib/unicode/mktables.PL lib/utf8_heavy.pl
32332            ! pod/perlunicode.pod
32333 ____________________________________________________________________________
32334 [  9896] By: jhi                                   on 2001/04/28  14:33:17
32335         Log: Update the information on shared library path on HP-UX.
32336      Branch: perl
32337            ! INSTALL
32338 ____________________________________________________________________________
32339 [  9895] By: jhi                                   on 2001/04/28  14:32:30
32340         Log: Because #9894 seems to do the trick, this workaround can be removed.
32341      Branch: perl
32342            ! t/lib/selfstubber.t
32343 ____________________________________________________________________________
32344 [  9894] By: jhi                                   on 2001/04/28  14:26:13
32345         Log: For PerlIO flush the children's file handles (on fork/exec/system).
32346      Branch: perl
32347            ! perl.h
32348 ____________________________________________________________________________
32349 [  9893] By: jhi                                   on 2001/04/28  14:23:15
32350         Log: Test tweak for #9891.
32351      Branch: perl
32352            ! t/lib/b-deparse.t
32353 ____________________________________________________________________________
32354 [  9892] By: jhi                                   on 2001/04/28  14:10:13
32355         Log: New HP-UX hints from Merijn.
32356      Branch: perl
32357            ! hints/hpux.sh
32358 ____________________________________________________________________________
32359 [  9891] By: jhi                                   on 2001/04/28  14:07:27
32360         Log: Subject: [PATCH B::Deparse] non-block scopes
32361              From: Robin Houston <robin@kitsite.com>
32362              Date: Fri, 27 Apr 2001 19:15:14 +0100
32363              Message-ID: <20010427191514.A30951@puffinry.freeserve.co.uk>
32364      Branch: perl
32365            ! ext/B/B/Deparse.pm
32366 ____________________________________________________________________________
32367 [  9890] By: nick                                  on 2001/04/27  19:41:25
32368         Log: Integrate mainline
32369      Branch: perlio
32370           +> t/lib/selfstubber.t
32371           !> (integrate 50 files)
32372 ____________________________________________________________________________
32373 [  9889] By: jhi                                   on 2001/04/27  18:23:46
32374         Log: Subject: Re: selfstubber test fail on bleadperl
32375              From: Mike Guy <mjtg@cam.ac.uk>
32376              Date: Fri, 27 Apr 2001 19:31:18 +0100
32377              Message-Id: <E14tD1S-0001tJ-00@libra.cus.cam.ac.uk>
32378      Branch: perl
32379            ! t/lib/selfstubber.t
32380 ____________________________________________________________________________
32381 [  9888] By: jhi                                   on 2001/04/27  16:20:54
32382         Log: Test tweak for #9886.
32383      Branch: perl
32384            ! t/lib/b-deparse.t
32385 ____________________________________________________________________________
32386 [  9887] By: jhi                                   on 2001/04/27  16:16:33
32387         Log: Buffering issue at least in Solaris (even with perlio).
32388      Branch: perl
32389            ! t/lib/selfstubber.t
32390 ____________________________________________________________________________
32391 [  9886] By: jhi                                   on 2001/04/27  14:59:23
32392         Log: Subject: [PATCH B::Deparse] Human-readable pragmas &c
32393              From: Robin Houston <robin@kitsite.com>
32394              Date: Fri, 27 Apr 2001 16:53:20 +0100
32395              Message-ID: <20010427165320.A30479@puffinry.freeserve.co.uk>
32396      Branch: perl
32397            ! ext/B/B/Deparse.pm
32398 ____________________________________________________________________________
32399 [  9885] By: jhi                                   on 2001/04/27  14:23:51
32400         Log: Update Changes.
32401      Branch: perl
32402            ! Changes patchlevel.h
32403 ____________________________________________________________________________
32404 [  9884] By: jhi                                   on 2001/04/27  14:14:12
32405         Log: Subject: [DOC PATCH bleadperl] Document underscores in numeric literals
32406              From: "Philip Newton" <pnewton@gmx.de>
32407              Date: Fri, 27 Apr 2001 16:40:13 +0200
32408              Message-ID: <3AE9A0ED.5248.CEA127@localhost>
32409      Branch: perl
32410            ! pod/perldata.pod
32411 ____________________________________________________________________________
32412 [  9883] By: jhi                                   on 2001/04/27  13:28:19
32413         Log: Add LOG_PERROR; prettify the "removed".
32414      Branch: perl
32415            ! ext/Sys/Syslog/Syslog.xs
32416 ____________________________________________________________________________
32417 [  9882] By: jhi                                   on 2001/04/27  13:13:18
32418         Log: h2xs tweaks: use NV instead of double, "quote" the removed
32419              prefixes for clarity (especially when nothing is removed),
32420              slight pod reformats.
32421      Branch: perl
32422            ! utils/h2xs.PL
32423 ____________________________________________________________________________
32424 [  9881] By: jhi                                   on 2001/04/27  12:58:48
32425         Log: Don't bother creating existing directories.
32426      Branch: perl
32427            ! utils/h2xs.PL
32428 ____________________________________________________________________________
32429 [  9880] By: jhi                                   on 2001/04/27  12:45:39
32430         Log: Subject: MakeMaker 'make test' weirdness -- fix for h2xs provided
32431              From: Mike Schilli <m@perlmeister.com>
32432              Date: Wed, 25 Apr 2001 01:29:21 -0700
32433              Message-id: <3AE68AE1.6A981723@perlmeister.com>
32434      Branch: perl
32435            ! utils/h2xs.PL
32436 ____________________________________________________________________________
32437 [  9879] By: jhi                                   on 2001/04/27  12:40:55
32438         Log: break is not yet Perl.  Added the template license also to README.
32439      Branch: perl
32440            ! utils/h2xs.PL
32441 ____________________________________________________________________________
32442 [  9878] By: jhi                                   on 2001/04/27  03:08:20
32443         Log: Subject: Re: [ID 20010426.003] Not OK: perl v5.7.1 +DEVEL9849 on i686-linux-thread-multi-64int-ld 2.2.13
32444              From: Tim Jenness <t.jenness@jach.hawaii.edu>
32445              Date: Thu, 26 Apr 2001 15:30:17 -1000 (HST)
32446              Message-ID: <Pine.LNX.4.33.0104261529300.13049-100000@lapaki.jach.hawaii.edu>
32447      Branch: perl
32448            ! t/lib/xs-typemap.t
32449 ____________________________________________________________________________
32450 [  9877] By: jhi                                   on 2001/04/26  23:54:40
32451         Log: Subject: [PATCH: utils/h2xs.PL (bleadperl)] Fill in details we're likely to know.
32452              From: "Abigail" <abigail@foad.org>
32453              Date: Fri, 27 Apr 2001 01:44:28 +0200
32454              Message-ID: <20010426234428.19786.qmail@foad.org>
32455      Branch: perl
32456            ! utils/h2xs.PL
32457 ____________________________________________________________________________
32458 [  9876] By: jhi                                   on 2001/04/26  23:52:06
32459         Log: Subject: [PATCH: perl@9865] vms specific tweak to new selfstubber.t
32460              From: Peter Prymmer <pvhp@forte.com>
32461              Date: Thu, 26 Apr 2001 17:41:58 -0700 (PDT)
32462              Message-ID: <Pine.OSF.4.10.10104261738370.338047-100000@aspara.forte.com>
32463      Branch: perl
32464            ! t/lib/selfstubber.t
32465 ____________________________________________________________________________
32466 [  9875] By: jhi                                   on 2001/04/26  23:48:10
32467         Log: Deparse nits.
32468      Branch: perl
32469            ! ext/B/B/Deparse.pm t/lib/b-deparse.t
32470 ____________________________________________________________________________
32471 [  9874] By: jhi                                   on 2001/04/26  22:46:05
32472         Log: Document ANYOF_CLASS.
32473      Branch: perl
32474            ! regcomp.h
32475 ____________________________________________________________________________
32476 [  9873] By: jhi                                   on 2001/04/26  22:35:03
32477         Log: Subject: Re: [PATCH @9846] dumping ANYOF
32478              From: Hugo <hv@crypt.compulink.co.uk>
32479              Date: Thu, 26 Apr 2001 23:33:38 +0100
32480              Message-Id: <200104262233.XAA22352@crypt.compulink.co.uk>
32481      Branch: perl
32482            ! regcomp.c regcomp.h
32483 ____________________________________________________________________________
32484 [  9872] By: jhi                                   on 2001/04/26  22:34:31
32485         Log: Subject: [PATCH] more for Devel::SelfStubber
32486              From: Nicholas Clark <nick@ccl4.org>
32487              Date: Fri, 27 Apr 2001 00:13:52 +0100
32488              Message-ID: <20010427001351.K88186@plum.flirble.org>
32489      Branch: perl
32490            ! lib/Devel/SelfStubber.pm lib/SelfLoader.pm t/lib/selfstubber.t
32491 ____________________________________________________________________________
32492 [  9871] By: jhi                                   on 2001/04/26  21:59:17
32493         Log: Subject: [PATCH B::Deparse] formats must be flush left
32494              From: Robin Houston <robin@kitsite.com>
32495              Date: Thu, 26 Apr 2001 23:54:29 +0100
32496              Message-ID: <20010426235429.A28747@puffinry.freeserve.co.uk>
32497      Branch: perl
32498            ! ext/B/B/Deparse.pm
32499 ____________________________________________________________________________
32500 [  9870] By: jhi                                   on 2001/04/26  21:57:37
32501         Log: If some of the constants are prefixes of others,
32502              the prefixes may never get recognized.  (See 20010426.006.)
32503      Branch: perl
32504            ! utils/h2xs.PL
32505 ____________________________________________________________________________
32506 [  9869] By: jhi                                   on 2001/04/26  21:50:42
32507         Log: Subject: [ID 20010426.006] Sys::Syslog ignores LOG_AUTH constant
32508              From: Chris Bongaarts <cab@tc.umn.edu>
32509              Date: Thu, 26 Apr 2001 17:10:31 -0500
32510              Message-Id: <iss.2042.3ae89cd7.6cfba.1@earth.tc.umn.edu>
32511      Branch: perl
32512            ! ext/Sys/Syslog/Syslog.xs
32513 ____________________________________________________________________________
32514 [  9868] By: jhi                                   on 2001/04/26  21:35:12
32515         Log: Further cuts and more docs from Graham Barr.
32516      Branch: perl
32517            ! ext/List/Util/lib/List/Util.pm
32518            ! ext/List/Util/lib/Scalar/Util.pm
32519 ____________________________________________________________________________
32520 [  9867] By: jhi                                   on 2001/04/26  21:18:57
32521         Log: Subject: [PATCH 5.7.1] DB_File-1.77
32522              From: "Paul Marquess" <Paul.Marquess@Openwave.com>
32523              Date: Thu, 26 Apr 2001 22:37:53 +0100
32524              Message-ID: <000a01c0ce99$269cc3e0$99dcfea9@bfs.phone.com>
32525      Branch: perl
32526            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
32527            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
32528 ____________________________________________________________________________
32529 [  9866] By: jhi                                   on 2001/04/26  21:12:31
32530         Log: Subject: [PATCH B::Deparse] fix easy bugs
32531              From: Robin Houston <robin@kitsite.com>
32532              Date: Thu, 26 Apr 2001 23:03:33 +0100
32533              Message-ID: <20010426230333.A28657@puffinry.freeserve.co.uk>
32534      Branch: perl
32535            ! ext/B/B/Deparse.pm
32536 ____________________________________________________________________________
32537 [  9865] By: jhi                                   on 2001/04/26  20:26:13
32538         Log: Update Changes.
32539      Branch: perl
32540            ! Changes patchlevel.h
32541 ____________________________________________________________________________
32542 [  9864] By: jhi                                   on 2001/04/26  19:27:48
32543         Log: Dethinko from Robin Houston.
32544      Branch: perl
32545            ! ext/B/B/Deparse.pm
32546 ____________________________________________________________________________
32547 [  9863] By: jhi                                   on 2001/04/26  19:10:35
32548         Log: Subject: [PATCH B::Deparse] C<$x = /(.)/> ne C<($x) = /(.)/>
32549              From: Robin Houston <robin@kitsite.com>
32550              Date: Thu, 26 Apr 2001 21:08:32 +0100
32551              Message-ID: <20010426210832.A28419@puffinry.freeserve.co.uk>
32552      Branch: perl
32553            ! ext/B/B/Deparse.pm
32554 ____________________________________________________________________________
32555 [  9862] By: jhi                                   on 2001/04/26  19:04:23
32556         Log: Subject: Re: [PATCH B::Deparse] fix string uninterpretation
32557              From: Robin Houston <robin@kitsite.com>
32558              Date: Thu, 26 Apr 2001 20:52:50 +0100
32559              Message-ID: <20010426205249.A28328@puffinry.freeserve.co.uk>
32560      Branch: perl
32561            ! ext/B/B/Deparse.pm
32562 ____________________________________________________________________________
32563 [  9861] By: jhi                                   on 2001/04/26  18:56:14
32564         Log: Subject: Re: [PATCH] UNIVERSAL shouldn't require Exporter
32565              From: Mike Guy <mjtg@cam.ac.uk>
32566              Date: Thu, 26 Apr 2001 14:22:40 +0100
32567              Message-Id: <E14sljE-0003X9-00@libra.cus.cam.ac.uk>
32568      Branch: perl
32569            ! pod/perlobj.pod
32570 ____________________________________________________________________________
32571 [  9860] By: jhi                                   on 2001/04/26  18:46:42
32572         Log: Subject: Re: [PATCH B::Deparse] fix string uninterpretation
32573              From: Robin Houston <robin@kitsite.com>
32574              Date: Thu, 26 Apr 2001 20:34:29 +0100
32575              Message-ID: <20010426203429.A28261@puffinry.freeserve.co.uk>
32576              
32577              Hashes do not interpolate.
32578      Branch: perl
32579            ! ext/B/B/Deparse.pm
32580 ____________________________________________________________________________
32581 [  9859] By: jhi                                   on 2001/04/26  18:43:51
32582         Log: Subject: The Time::Piece conspiracy unmasked!!!
32583              From: Mike Guy <mjtg@cam.ac.uk>
32584              Date: Thu, 26 Apr 2001 19:02:50 +0100
32585              Message-Id: <E14sq6M-0002g9-00@libra.cus.cam.ac.uk>
32586              
32587              Subject: [PATCH] that's enough UNIVERSAL stuff for one day ...
32588              From: Mike Guy <mjtg@cam.ac.uk>
32589              Date: Thu, 26 Apr 2001 19:08:21 +0100
32590              Message-Id: <E14sqBh-0002mI-00@libra.cus.cam.ac.uk>
32591              
32592              Subject: Re: [PATCH] that's enough UNIVERSAL stuff for one day ...
32593              From: Graham Barr <gbarr@pobox.com>
32594              Date: Thu, 26 Apr 2001 19:12:03 +0100
32595              Message-ID: <20010426191203.A70835@pobox.com>
32596              
32597              Eradicate UNIVERSAL (Mike) and remove the fallback Perl code (Graham)
32598      Branch: perl
32599            ! ext/List/Util/lib/List/Util.pm
32600            ! ext/List/Util/lib/Scalar/Util.pm ext/Time/Piece/Piece.pm gv.c
32601 ____________________________________________________________________________
32602 [  9858] By: jhi                                   on 2001/04/26  18:17:42
32603         Log: Subject: [PATCH t/comp/proto.t] disable correct warning
32604              From: Robin Houston <robin@kitsite.com>
32605              Date: Thu, 26 Apr 2001 16:09:35 +0100
32606              Message-ID: <20010426160934.A27140@puffinry.freeserve.co.uk>
32607      Branch: perl
32608            ! t/comp/proto.t
32609 ____________________________________________________________________________
32610 [  9857] By: jhi                                   on 2001/04/26  18:04:59
32611         Log: Subject: Re: [PATCH perldiag.pod] Re: [PATCH] Re: Useless use of constants other than 0,1 in void context?
32612              From: barries <barries@slaysys.com>
32613              Date: Thu, 26 Apr 2001 12:01:10 -0400
32614              Message-ID: <20010426120110.E29698@jester.slaysys.com>
32615      Branch: perl
32616            ! pod/perldiag.pod
32617 ____________________________________________________________________________
32618 [  9856] By: jhi                                   on 2001/04/26  18:03:33
32619         Log: Subject: [PATCH B::Deparse] fix string uninterpretation
32620              Date: Thu, 26 Apr 2001 17:13:41 +0100
32621              From: Robin Houston <robin@kitsite.com>
32622              Message-ID: <20010426171341.A27299@puffinry.freeserve.co.uk>
32623              
32624              Subject: Re: [PATCH B::Deparse] fix string uninterpretation
32625              From: Robin Houston <robin@kitsite.com>
32626              Date: Thu, 26 Apr 2001 18:44:29 +0100
32627              Message-ID: <20010426184429.A27734@puffinry.freeserve.co.uk>
32628      Branch: perl
32629            ! ext/B/B/Deparse.pm
32630 ____________________________________________________________________________
32631 [  9855] By: jhi                                   on 2001/04/26  17:56:04
32632         Log: Subject: [PATCH B::Deparse] filetests, open(my $x,...), warnings, formats &c
32633              From: Robin Houston <robin@kitsite.com>
32634              Date: Thu, 26 Apr 2001 17:04:08 +0100
32635              Message-ID: <20010426170408.A27257@puffinry.freeserve.co.uk>
32636      Branch: perl
32637            ! ext/B/B/Deparse.pm
32638 ____________________________________________________________________________
32639 [  9854] By: jhi                                   on 2001/04/26  17:47:26
32640         Log: Subject: Re: Short test case for undef %stash:: crash
32641              From: Benjamin Sugars <bsugars@canoe.ca> 
32642              Date: Mon, 23 Apr 2001 16:59:33 -0400 (EDT) 
32643              Message-ID: <Pine.LNX.4.21.0104231623520.790-100000@marmot.rim.canoe.ca>
32644              Changed and moved the perldiag entry.
32645      Branch: perl
32646            ! gv.c pod/perldiag.pod
32647 ____________________________________________________________________________
32648 [  9853] By: jhi                                   on 2001/04/26  14:35:16
32649         Log: Beginnings of strptime().  Do not touch the wet paint.
32650      Branch: perl
32651            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
32652 ____________________________________________________________________________
32653 [  9852] By: jhi                                   on 2001/04/26  13:17:21
32654         Log: Retract #9851, core dumps from pod2man.
32655      Branch: perl
32656            ! regcomp.c
32657 ____________________________________________________________________________
32658 [  9851] By: jhi                                   on 2001/04/26  11:54:41
32659         Log: (Retracted by #9852.)
32660              
32661              Subject: [PATCH @9846] dumping ANYOF
32662              From: Hugo <hv@crypt.compulink.co.uk>
32663              Date: Thu, 26 Apr 2001 05:32:38 +0100
32664              Message-Id: <200104260432.FAA12669@crypt.compulink.co.uk>
32665      Branch: perl
32666            ! regcomp.c
32667 ____________________________________________________________________________
32668 [  9850] By: jhi                                   on 2001/04/26  02:34:44
32669         Log: If ccflags was empty the _previous_ $* containing all the
32670              environment variables and Configure variables was used,
32671              which lead, among other bad things, into $ccflags being your
32672              uname -a output, which lead into test compile with cc failing,
32673              which lead into gcc being selected, which didn't work that well
32674              since gcc (ancient 2.8.1 in that particular box) wasn't too happy
32675              with large files, et cetera.
32676      Branch: perl
32677            ! hints/hpux.sh
32678 ____________________________________________________________________________
32679 [  9849] By: jhi                                   on 2001/04/26  01:44:57
32680         Log: Make selfstubber test more portable.
32681      Branch: perl
32682            ! t/lib/selfstubber.t
32683 ____________________________________________________________________________
32684 [  9848] By: jhi                                   on 2001/04/26  00:50:26
32685         Log: Subject: Re: [PATCH: perl@9841] fix a typo for Cwd.xs
32686              From: Benjamin Sugars <ben.sugars@home.com>
32687              Date: Wed, 25 Apr 2001 21:47:37 -0400 (EDT)
32688              Message-ID: <Pine.LNX.4.21.0104252145280.30055-100000@localhost.localdomain>
32689      Branch: perl
32690            ! ext/Cwd/Cwd.xs
32691 ____________________________________________________________________________
32692 [  9847] By: jhi                                   on 2001/04/26  00:46:58
32693         Log: Subject: [PATCH: perl@9841] VMS updates
32694              From: Peter Prymmer <pvhp@forte.com>
32695              Date: Wed, 25 Apr 2001 18:43:27 -0700 (PDT)
32696              Message-ID: <Pine.OSF.4.10.10104251842130.257877-100000@aspara.forte.com>
32697      Branch: perl
32698            ! README.vms configure.com vms/descrip_mms.template
32699            ! vms/ext/filespec.t
32700 ____________________________________________________________________________
32701 [  9846] By: jhi                                   on 2001/04/26  00:11:56
32702         Log: re 'debug' was broken by #9084.
32703      Branch: perl
32704            ! ext/re/re.xs
32705 ____________________________________________________________________________
32706 [  9845] By: jhi                                   on 2001/04/25  22:33:17
32707         Log: Subject: [PATCH] test for Devel::SelfStubber
32708              From: Nicholas Clark <nick@ccl4.org>
32709              Date: Thu, 26 Apr 2001 00:00:54 +0100
32710              Message-ID: <20010426000054.D89026@plum.flirble.org>
32711      Branch: perl
32712            + t/lib/selfstubber.t
32713            ! MANIFEST lib/Devel/SelfStubber.pm t/lib/1_compile.t
32714 ____________________________________________________________________________
32715 [  9844] By: jhi                                   on 2001/04/25  22:29:32
32716         Log: Subject: Re: [PATCH 5.7.1] B::Concise and extra variables
32717              From: Paul Johnson <paul@pjcj.net>
32718              Date: Thu, 26 Apr 2001 00:46:08 +0200
32719              Message-ID: <20010426004608.H2338@pjcj.net>
32720      Branch: perl
32721            ! ext/B/B/Concise.pm
32722 ____________________________________________________________________________
32723 [  9843] By: jhi                                   on 2001/04/25  22:28:28
32724         Log: Subject: [PATCH: perl@9841] fix a typo for Cwd.xs
32725              From: Peter Prymmer <pvhp@forte.com>
32726              Date: Wed, 25 Apr 2001 16:18:44 -0700 (PDT)
32727              Message-ID: <Pine.OSF.4.10.10104251614200.257877-100000@aspara.forte.com>
32728      Branch: perl
32729            ! ext/Cwd/Cwd.xs
32730 ____________________________________________________________________________
32731 [  9842] By: jhi                                   on 2001/04/25  20:58:12
32732         Log: Subject: Re: [ID 20010422.002] 5.7.1 Breaks "use Module(version)"
32733              From: John Peacock <jpeacock@rowman.com>
32734              Date: Wed, 25 Apr 2001 17:30:26 -0400
32735              Message-ID: <3AE741F2.B3217464@rowman.com>
32736      Branch: perl
32737            ! lib/Math/BigInt.pm t/lib/bigintpm.t
32738 ____________________________________________________________________________
32739 [  9841] By: jhi                                   on 2001/04/25  20:07:05
32740         Log: Update Changes.
32741      Branch: perl
32742            ! Changes patchlevel.h
32743 ____________________________________________________________________________
32744 [  9840] By: jhi                                   on 2001/04/25  19:56:51
32745         Log: Yet another HP-UX hints version from Merijn.
32746      Branch: perl
32747            ! hints/hpux.sh
32748 ____________________________________________________________________________
32749 [  9839] By: jhi                                   on 2001/04/25  19:53:04
32750         Log: abs_path() didn't terminate the filename correctly,
32751              in DIRNAMLENless systems like HP-UX this would fail.
32752      Branch: perl
32753            ! ext/Cwd/Cwd.xs
32754 ____________________________________________________________________________
32755 [  9838] By: jhi                                   on 2001/04/25  16:37:26
32756         Log: Subject: [PATCH] Re: Useless use of constants other than 0,1 in void context?
32757              From: Mike Guy <mjtg@cam.ac.uk>
32758              Date: Wed, 25 Apr 2001 18:31:47 +0100
32759              Message-Id: <E14sT8l-0004IE-00@libra.cus.cam.ac.uk>
32760      Branch: perl
32761            ! op.c
32762 ____________________________________________________________________________
32763 [  9837] By: jhi                                   on 2001/04/25  16:21:53
32764         Log: Subject: Re: patch to perl5db.pl (formatting of h h screen)
32765              From: Jon Eveland <jweveland@yahoo.com>
32766              Date: Wed, 25 Apr 2001 09:42:46 -0700 (PDT)
32767              Message-ID: <20010425164246.21611.qmail@web10405.mail.yahoo.com>
32768      Branch: perl
32769            ! lib/perl5db.pl
32770 ____________________________________________________________________________
32771 [  9836] By: jhi                                   on 2001/04/25  14:17:50
32772         Log: Subject: [PATCH bleadperl] Porting/patching.pod: update version number format
32773              From: "Philip Newton" <pnewton@gmx.de>
32774              Date: Wed, 25 Apr 2001 17:05:58 +0200
32775              Message-ID: <3AE703F6.3234.1833C45@localhost>
32776      Branch: perl
32777            ! Porting/patching.pod
32778 ____________________________________________________________________________
32779 [  9835] By: jhi                                   on 2001/04/25  13:58:07
32780         Log: It would seem that both ar and full_ar need to be overridden
32781              for HP-UX to avoid the GNU ar.
32782      Branch: perl
32783            ! hints/hpux.sh
32784 ____________________________________________________________________________
32785 [  9834] By: jhi                                   on 2001/04/25  13:50:40
32786         Log: Subject: Re: [PATCH] foreach defelem magic should only be applied to PL_sv_undef
32787              From: "Philip Newton" <pnewton@gmx.de>
32788              Date: Wed, 25 Apr 2001 16:09:23 +0200
32789              Message-ID: <3AE6F6B3.30503.14F6DEB@localhost>
32790              
32791              Detypo.
32792      Branch: perl
32793            ! t/op/misc.t
32794 ____________________________________________________________________________
32795 [  9833] By: jhi                                   on 2001/04/25  12:36:11
32796         Log: In HP-UX set ar to /usr/bin/ar but only iff none set.
32797      Branch: perl
32798            ! hints/hpux.sh
32799 ____________________________________________________________________________
32800 [  9832] By: jhi                                   on 2001/04/25  12:33:36
32801         Log: New version of HP-UX hints from Merijn.
32802      Branch: perl
32803            ! hints/hpux.sh
32804 ____________________________________________________________________________
32805 [  9831] By: jhi                                   on 2001/04/25  03:39:45
32806         Log: Reintroduce the avoidance of mixing HP-UX cc and GNU ar.
32807      Branch: perl
32808            ! hints/hpux.sh
32809 ____________________________________________________________________________
32810 [  9830] By: jhi                                   on 2001/04/25  02:53:25
32811         Log: The tzname[] bit is not needed by util.c -- and causes
32812              heartburn in VMS (and it missing was probably the cause of
32813              the Mac OS X trouble).  Ouch.
32814      Branch: perl
32815            ! ext/POSIX/POSIX.xs util.c
32816 ____________________________________________________________________________
32817 [  9829] By: jhi                                   on 2001/04/25  00:10:06
32818         Log: Metaconfig unit change for #9828.
32819      Branch: metaconfig
32820            ! U/compline/ccflags.U
32821 ____________________________________________________________________________
32822 [  9828] By: jhi                                   on 2001/04/25  00:04:18
32823         Log: Allow setting cppflags hints.  This may affect Darwin (Mac OS X)
32824              (which is actually the reason for the change, we need to pass
32825              cppflags='-traditional-cpp' so that Errno builds right), Dynix/ptx,
32826              EP/IX, OS/2, and TitanOS, based on the hints files.
32827      Branch: perl
32828            ! Configure config_h.SH
32829 ____________________________________________________________________________
32830 [  9827] By: jhi                                   on 2001/04/24  23:49:20
32831         Log: makedepend.SH patch for AmigaOS from Jan-Erik Karlsson;
32832              the $cat must have an absolute path.
32833      Branch: perl
32834            ! makedepend.SH
32835 ____________________________________________________________________________
32836 [  9826] By: jhi                                   on 2001/04/24  23:40:53
32837         Log: 5.7.1-updated README.amiga from Jan-Erik Karlsson.
32838      Branch: perl
32839            ! README.amiga
32840 ____________________________________________________________________________
32841 [  9825] By: jhi                                   on 2001/04/24  23:35:35
32842         Log: Subject: [ID 20010424.002] [PATCH bleadperl] find2perl: prototypes and doexec
32843              From: "Philip Newton" <pnewton@gmx.de>
32844              Date: Tue, 24 Apr 2001 18:52:49 +0200
32845              Message-Id: <3AE5CB81.12234.1FC246F@localhost>
32846      Branch: perl
32847            ! x2p/find2perl.PL
32848 ____________________________________________________________________________
32849 [  9824] By: jhi                                   on 2001/04/24  23:33:07
32850         Log: New HP-UX hints from Jeff and Merijn, should work with IA-64.
32851              Some gcc specifics dropped out due to extensive rewriting;
32852              will be put back later as needed.
32853      Branch: perl
32854            ! hints/hpux.sh
32855 ____________________________________________________________________________
32856 [  9823] By: jhi                                   on 2001/04/24  23:27:57
32857         Log: Mac OS X patch for missing tzname definition from Paul Schinder.
32858      Branch: perl
32859            ! ext/POSIX/POSIX.xs
32860 ____________________________________________________________________________
32861 [  9822] By: jhi                                   on 2001/04/24  23:25:21
32862         Log: Subject: Re: [ID 20010421.032] Not OK: perl v5.7.1 +DEVEL9717 on sun4-solaris-64int-ld-stdio 2.8 (UNINSTALLED)
32863              From: Tim Jenness <t.jenness@jach.hawaii.edu>
32864              Date: Tue, 24 Apr 2001 11:29:28 -1000 (HST)
32865              Message-ID: <Pine.LNX.4.30.0104241123020.5085-100000@lapaki.jach.hawaii.edu>
32866      Branch: perl
32867            ! ext/XS/Typemap/Typemap.xs
32868 ____________________________________________________________________________
32869 [  9821] By: jhi                                   on 2001/04/24  23:24:10
32870         Log: Subject: [PATCH: pod/perlport.pod] Updated email addresses.
32871              From: "Abigail" <abigail@foad.org>
32872              Date: Tue, 24 Apr 2001 23:12:03 +0200
32873              Message-ID: <20010424211203.7901.qmail@foad.org>
32874      Branch: perl
32875            ! pod/perlport.pod
32876 ____________________________________________________________________________
32877 [  9820] By: jhi                                   on 2001/04/24  23:23:15
32878         Log: Subject: [PATCH pod/perlfaq4.pod] Time::Piece additions
32879              From: Matt Sergeant <matt@sergeant.org>
32880              Date: Tue, 24 Apr 2001 16:48:17 +0100 (BST)
32881              Message-ID: <Pine.LNX.4.30.0104241645030.32279-100000@ted.sergeant.org>
32882      Branch: perl
32883            ! pod/perlfaq4.pod
32884 ____________________________________________________________________________
32885 [  9819] By: nick                                  on 2001/04/24  18:49:43
32886         Log: Integrate mainline.
32887      Branch: perlio
32888           +> t/lib/cpan-loadme.t t/lib/cpan-vcmp.t
32889           !> (integrate 37 files)
32890 ____________________________________________________________________________
32891 [  9818] By: jhi                                   on 2001/04/24  14:35:23
32892         Log: Update Changes.
32893      Branch: perl
32894            ! Changes patchlevel.h
32895 ____________________________________________________________________________
32896 [  9817] By: jhi                                   on 2001/04/24  14:09:17
32897         Log: Subject: Re: [PATCH t/lib/1_compile.t] Skipping known tested libraries 
32898              From: "Philip Newton" <pnewton@gmx.de>
32899              Date: Tue, 24 Apr 2001 12:58:12 +0200
32900              Message-ID: <3AE57864.8304.B77A0A@localhost> 
32901              
32902              plus add CPAN to the list of modules that have their own tests.
32903      Branch: perl
32904            ! t/lib/1_compile.t
32905 ____________________________________________________________________________
32906 [  9816] By: jhi                                   on 2001/04/24  14:07:03
32907         Log: Subject: Re: [PATCH t/lib/1_compile.t] Skipping known tested libraries
32908              From: Michael G Schwern <schwern@pobox.com>
32909              Date: Sat, 21 Apr 2001 22:35:00 +0100
32910              Message-ID: <20010421223500.N2946@blackrider.blackstar.co.uk>
32911      Branch: perl
32912            ! t/lib/1_compile.t
32913 ____________________________________________________________________________
32914 [  9815] By: jhi                                   on 2001/04/24  13:54:32
32915         Log: Subject: Re: [ID 20010423.006] Test failed in perl@9794
32916              From: Robin Houston <robin@kitsite.com>
32917              Date: Tue, 24 Apr 2001 15:51:18 +0100
32918              Message-ID: <20010424155118.A22913@puffinry.freeserve.co.uk>
32919      Branch: perl
32920            ! ext/B/B/Deparse.pm
32921 ____________________________________________________________________________
32922 [  9814] By: jhi                                   on 2001/04/24  13:17:34
32923         Log: Subject: Re: [ID 20010421.010] Perl 5.6.1 on Unixware 7
32924              From: Bill Glicker <billg@burrelles.com>
32925              Date: Tue, 24 Apr 2001 09:22:40 -0400 (EDT)
32926              Message-ID: <Pine.SCO.4.30.0104240918160.13514-100000@laura.burrelles.com>
32927      Branch: perl
32928            ! hints/svr5.sh
32929 ____________________________________________________________________________
32930 [  9813] By: jhi                                   on 2001/04/24  12:54:23
32931         Log: Prevent path disclosure (probing for existence of filenames)
32932              using suidperl; bug id 20010322.218.
32933      Branch: perl
32934            ! perl.c pod/perldiag.pod
32935 ____________________________________________________________________________
32936 [  9812] By: jhi                                   on 2001/04/24  12:08:36
32937         Log: Retract #9811.
32938      Branch: perl
32939            ! ext/POSIX/POSIX.xs
32940 ____________________________________________________________________________
32941 [  9811] By: jhi                                   on 2001/04/24  11:57:35
32942         Log: (Retracted by #9812.)
32943      Branch: perl
32944            ! ext/POSIX/POSIX.xs
32945 ____________________________________________________________________________
32946 [  9810] By: jhi                                   on 2001/04/24  03:32:35
32947         Log: Fix for 20010219.013, "perlio perl -we tell goes SEGV".
32948      Branch: perl
32949            ! util.c
32950 ____________________________________________________________________________
32951 [  9809] By: jhi                                   on 2001/04/24  03:16:13
32952         Log: The Math::BigFloat::import() was broken.
32953              (Fixes bug id 20010422.002.)
32954      Branch: perl
32955            ! lib/Math/BigFloat.pm
32956 ____________________________________________________________________________
32957 [  9808] By: jhi                                   on 2001/04/24  01:11:40
32958         Log: Additional dependencies; should help for parallel makes
32959              not to fail on missing lib/lib.pm or lib/re.pm.
32960      Branch: perl
32961            ! Makefile.SH
32962 ____________________________________________________________________________
32963 [  9807] By: jhi                                   on 2001/04/24  00:57:01
32964         Log: Update the test failure disclaimer.
32965      Branch: perl
32966            ! t/pragma/warn/pp_hot
32967 ____________________________________________________________________________
32968 [  9806] By: jhi                                   on 2001/04/24  00:54:04
32969         Log: Add make target "install-all" which is alias for "install"
32970              to cater for case-preserving filesystems like HFS+.
32971      Branch: perl
32972            ! INSTALL Makefile.SH
32973 ____________________________________________________________________________
32974 [  9805] By: jhi                                   on 2001/04/24  00:47:28
32975         Log: Subject: Re: 5.6.1 darwin Configure fails to extract Makefile
32976              From: Peter Prymmer <pvhp@forte.com>
32977              Date: Wed, 11 Apr 2001 10:43:52 -0700 (PDT)
32978              Message-ID: <Pine.OSF.4.10.10104111038480.113314-100000@aspara.forte.com>
32979              
32980              (Ken William's message forwarded from macosx@perl.org)
32981      Branch: perl
32982            ! hints/darwin.sh
32983 ____________________________________________________________________________
32984 [  9804] By: jhi                                   on 2001/04/23  23:57:35
32985         Log: Cut-and-pasto.
32986      Branch: perl
32987            ! perlio.c
32988 ____________________________________________________________________________
32989 [  9803] By: jhi                                   on 2001/04/23  23:52:25
32990         Log: More PerlIO robustness.
32991      Branch: perl
32992            ! perlio.c
32993 ____________________________________________________________________________
32994 [  9802] By: jhi                                   on 2001/04/23  23:43:35
32995         Log: Make the "STD* opened only for ..." errors more consistent.
32996      Branch: perl
32997            ! doio.c
32998 ____________________________________________________________________________
32999 [  9801] By: jhi                                   on 2001/04/23  23:34:26
33000         Log: Test case for #9800.
33001      Branch: perl
33002            ! t/op/misc.t
33003 ____________________________________________________________________________
33004 [  9800] By: jhi                                   on 2001/04/23  23:14:43
33005         Log: Avoid coredump on 'close STDERR; die' by making
33006              the PerlIO calls more robust.  Also use SETERRNO()
33007              instead of errno = to be more VMS-ready.
33008      Branch: perl
33009            ! perlio.c
33010 ____________________________________________________________________________
33011 [  9799] By: jhi                                   on 2001/04/23  21:41:10
33012         Log: Subject: test for ID 20010423.002
33013              From: Robin Houston <robin@kitsite.com>
33014              Date: Mon, 23 Apr 2001 16:52:21 +0100
33015              Message-ID: <20010423165221.A20739@puffinry.freeserve.co.uk>
33016      Branch: perl
33017            ! t/op/avhv.t
33018 ____________________________________________________________________________
33019 [  9798] By: jhi                                   on 2001/04/23  21:40:07
33020         Log: Subject: patch to installperl (change warn to print STDERR in sub yn)
33021              From: David Dyck <dcd@tc.fluke.com>
33022              Date: Mon, 23 Apr 2001 10:19:46 -0700 (PDT)
33023              Message-ID: <Pine.LNX.4.33.0104231018270.10985-100000@dd.tc.fluke.com>
33024      Branch: perl
33025            ! installperl
33026 ____________________________________________________________________________
33027 [  9797] By: jhi                                   on 2001/04/23  21:37:56
33028         Log: Subject: [PATCH] Implement Cwd::abs_path in XS
33029              From: Benjamin Sugars <bsugars@canoe.ca>
33030              Date: Mon, 23 Apr 2001 11:59:48 -0400 (EDT)
33031              Message-ID: <Pine.LNX.4.21.0104231151340.3238-100000@marmot.rim.canoe.ca>
33032      Branch: perl
33033            ! ext/Cwd/Cwd.xs lib/Cwd.pm
33034 ____________________________________________________________________________
33035 [  9796] By: jhi                                   on 2001/04/23  21:29:24
33036         Log: Synchronize h2xs and pod2man some more on the documentation
33037              templates they propose.
33038      Branch: perl
33039            ! pod/pod2man.PL utils/h2xs.PL
33040 ____________________________________________________________________________
33041 [  9795] By: jhi                                   on 2001/04/23  17:30:40
33042         Log: Add one more naughty test for base64; make encoding logic cleaner.
33043      Branch: perl
33044            ! t/lib/mimeb64.t
33045 ____________________________________________________________________________
33046 [  9794] By: jhi                                   on 2001/04/23  13:51:32
33047         Log: Update Changes.
33048      Branch: perl
33049            ! Changes patchlevel.h
33050 ____________________________________________________________________________
33051 [  9793] By: jhi                                   on 2001/04/23  13:44:18
33052         Log: Duplicate lines.
33053      Branch: perl
33054            ! MANIFEST
33055 ____________________________________________________________________________
33056 [  9792] By: jhi                                   on 2001/04/23  13:39:13
33057         Log: Subject: Re: PATCH 5.7.1
33058              From: Mark-Jason Dominus <mjd@plover.com>
33059              Date: Mon, 23 Apr 2001 10:30:21 -0400
33060              Message-ID: <20010423143021.17335.qmail@plover.com>
33061      Branch: perl
33062            ! perl.h sv.c
33063 ____________________________________________________________________________
33064 [  9791] By: jhi                                   on 2001/04/23  13:32:40
33065         Log: Add the CPAN.pm 1.59_54 tests.
33066      Branch: perl
33067            + t/lib/cpan-loadme.t t/lib/cpan-vcmp.t
33068            ! MANIFEST
33069 ____________________________________________________________________________
33070 [  9790] By: jhi                                   on 2001/04/23  13:21:55
33071         Log: Subject: Deparse nit
33072              From: Robin Houston <robin@kitsite.com>
33073              Date: Mon, 23 Apr 2001 12:38:20 +0100
33074              Message-ID: <20010423123820.A19945@puffinry.freeserve.co.uk>
33075      Branch: perl
33076            ! ext/B/B/Deparse.pm
33077 ____________________________________________________________________________
33078 [  9789] By: jhi                                   on 2001/04/23  13:19:07
33079         Log: Subject: [PATCH] bug 20010423.002
33080              From: Robin Houston <robin@kitsite.com>
33081              Date: Mon, 23 Apr 2001 13:12:30 +0100
33082              Message-ID: <20010423131230.A20074@puffinry.freeserve.co.uk>
33083      Branch: perl
33084            ! pp.c
33085 ____________________________________________________________________________
33086 [  9788] By: jhi                                   on 2001/04/23  13:02:49
33087         Log: Subject: PATCH [5.7.1] hv.c unused #define
33088              From: Mark-Jason Dominus <mjd@plover.com>
33089              Date: Sun, 22 Apr 2001 14:17:49 -0400
33090              Message-ID: <20010422181749.26976.qmail@plover.com>
33091      Branch: perl
33092            ! hv.c
33093 ____________________________________________________________________________
33094 [  9787] By: jhi                                   on 2001/04/23  13:02:02
33095         Log: Subject: PATCH 5.7.1
33096              From: Mark-Jason Dominus <mjd@plover.com>
33097              Date: Sun, 22 Apr 2001 15:12:57 -0400
33098              Message-ID: <20010422191258.6539.qmail@plover.com>
33099              
33100              plus Sarathy's STMT_START + STMT_END suggestion.
33101      Branch: perl
33102            ! perl.h
33103 ____________________________________________________________________________
33104 [  9786] By: jhi                                   on 2001/04/23  12:53:25
33105         Log: Fix for
33106              
33107              Subject: [ID 20010423.001] perlapi documentation inconsistency (SvGROW)
33108              From: dLux <dlux@spam.sch.bme.hu>
33109              Date: Mon, 23 Apr 2001 01:25:26 +0200
33110              Message-Id: <E14rTEM-0000CB-00@dl.sch.bme.hu>
33111              
33112              (SvGROW really does return a char *.)
33113      Branch: perl
33114            ! pod/perlapi.pod sv.h
33115 ____________________________________________________________________________
33116 [  9785] By: jhi                                   on 2001/04/23  04:34:04
33117         Log: Time::Piece work continues.  $t->day removed since
33118              I think it's too confusing.  Now has normal and
33119              abbreviated length weekday names and month names,
33120              the names change with _names(), not _list().
33121              Now has strftime() in Perl, _strftime() is
33122              the libc version (to which strftime() falls back
33123              if it doesn't know the format.  To do: the reverse
33124              of strftime, strptime(), and the localisation of both.
33125      Branch: perl
33126            ! ext/Time/Piece/Piece.pm ext/Time/Piece/Piece.xs
33127            ! t/lib/time-piece.t
33128 ____________________________________________________________________________
33129 [  9784] By: jhi                                   on 2001/04/23  02:41:46
33130         Log: Subject: Re: [PATCH] Re: [ID 20010422.003] Core dump in overloaded bool while using ' 
33131              From: andreas.koenig@anima.de (Andreas J. Koenig)
33132              Date: 23 Apr 2001 05:20:55 +0200
33133              Message-ID: <m3ofto5mjs.fsf@ak-71.mind.de>
33134      Branch: perl
33135            ! t/pragma/overload.t
33136 ____________________________________________________________________________
33137 [  9783] By: jhi                                   on 2001/04/22  23:32:42
33138         Log: Subject: [PATCH B::Deparse] Distinguish package variables, if necessary
33139              From: Robin Houston <robin@kitsite.com>
33140              Date: Mon, 23 Apr 2001 00:38:18 +0100
33141              Message-ID: <20010423003818.A19109@puffinry.freeserve.co.uk>
33142      Branch: perl
33143            ! ext/B/B/Deparse.pm
33144 ____________________________________________________________________________
33145 [  9782] By: jhi                                   on 2001/04/22  20:55:43
33146         Log: Subject: [PATCH] Re: [ID 20010422.003] Core dump in overloaded bool while using '
33147              From: Simon Cozens <simon@netthink.co.uk>
33148              Date: Sun, 22 Apr 2001 18:47:25 +0100
33149              Message-ID: <20010422184725.A14411@netthink.co.uk>
33150      Branch: perl
33151            ! sv.c t/pragma/overload.t
33152 ____________________________________________________________________________
33153 [  9781] By: jhi                                   on 2001/04/22  20:52:13
33154         Log: Subject: [PATCH] Support BEGIN blocks in B::Deparse (& more)
33155              From: Robin Houston <robin@kitsite.com>
33156              Date: Sun, 22 Apr 2001 22:14:50 +0100
33157              Message-ID: <20010422221450.A18921@puffinry.freeserve.co.uk>
33158      Branch: perl
33159            ! ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
33160 ____________________________________________________________________________
33161 [  9780] By: nick                                  on 2001/04/22  20:40:31
33162         Log: Integrate mainline.
33163      Branch: perlio
33164           +> t/lib/b-debug.t t/lib/b-deparse.t t/lib/b-showlex.t
33165           +> t/lib/b-stash.t
33166           !> (integrate 38 files)
33167 ____________________________________________________________________________
33168 [  9779] By: jhi                                   on 2001/04/22  15:16:03
33169         Log: Subject: IO::Socket::INET patch
33170              From: andrew deryabin <djsf@technarchy.ru>
33171              Date: Sat, 21 Apr 2001 17:46:52 +0400
33172              Message-ID: <20010421174652.B1426@technarchy>
33173      Branch: perl
33174            ! ext/IO/lib/IO/Socket/INET.pm
33175 ____________________________________________________________________________
33176 [  9778] By: jhi                                   on 2001/04/22  15:14:33
33177         Log: Subject: Re: ANYOF_SIZE is wrong in 5.7.1 
33178              From: Mark-Jason Dominus <mjd@plover.com>
33179              Date: Sat, 21 Apr 2001 21:27:49 -0400
33180              Message-ID: <20010422012749.27024.qmail@plover.com>
33181      Branch: perl
33182            ! regcomp.c
33183 ____________________________________________________________________________
33184 [  9777] By: jhi                                   on 2001/04/22  15:10:51
33185         Log: Subject: Re: Regex debugger patch 
33186              From: Mark-Jason Dominus <mjd@plover.com>
33187              Date: Sat, 21 Apr 2001 21:48:51 -0400
33188              Message-ID: <20010422014851.27165.qmail@plover.com>
33189      Branch: perl
33190            ! pod/perldebguts.pod
33191 ____________________________________________________________________________
33192 [  9776] By: jhi                                   on 2001/04/22  15:09:48
33193         Log: Subject: Re: Regex debugger patch
33194              From: Mark-Jason Dominus <mjd@plover.com>
33195              Date: Sat, 21 Apr 2001 14:24:39 -0400
33196              Message-ID: <20010421182439.16508.qmail@plover.com>
33197              
33198              Regex debugger backend.
33199      Branch: perl
33200            ! regcomp.c regexp.h
33201 ____________________________________________________________________________
33202 [  9775] By: jhi                                   on 2001/04/21  16:45:40
33203         Log: Subject: [PATCH] Typo in utf8.h
33204              From: Jesús Quiroga <jquiroga@pobox.com>
33205              Date: Sat, 21 Apr 2001 19:25:33 +0200
33206              Message-Id: <5.0.2.1.1.20010421192107.01ce5a50@ix.netcorps.com>
33207      Branch: perl
33208            ! utf8.h
33209 ____________________________________________________________________________
33210 [  9774] By: jhi                                   on 2001/04/21  16:43:52
33211         Log: Subject: [ID 20010421.010] Perl 5.6.1 on Unixware 7
33212              From: Joe Orton <jorton@redhat.com>
33213              Date: Tue, 17 Apr 2001 15:50:43 +0100
33214              Message-Id: <20010417155043.D19132@eu.c2.net>
33215      Branch: perl
33216            ! hints/svr5.sh
33217 ____________________________________________________________________________
33218 [  9773] By: jhi                                   on 2001/04/21  15:30:15
33219         Log: Subject: Patch utils/h2xs.PL
33220              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
33221              Date: Sat, 21 Apr 2001 10:32:16 -0500
33222              Message-ID: <20010421103216.C14521@chaos.wustl.edu>
33223              
33224              Add MAILING list and LICENSE templates.
33225      Branch: perl
33226            ! utils/h2xs.PL
33227 ____________________________________________________________________________
33228 [  9772] By: jhi                                   on 2001/04/21  15:28:36
33229         Log: Subject: perlfaq2.patch for 5.7.1
33230              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
33231              Message-ID: <20010420164219.J3194@chaos.wustl.edu>
33232              Date: Fri, 20 Apr 2001 16:42:19 -0500
33233              
33234              rm an extra tab, a blurb about the xx.cpan to clarify
33235              which countries actually have that and dejanews is history
33236              as well as most of that nonsensical entry.
33237      Branch: perl
33238            ! pod/perlfaq2.pod
33239 ____________________________________________________________________________
33240 [  9771] By: jhi                                   on 2001/04/21  15:27:17
33241         Log: Subject: perlfaq1.patch for 5.7.1
33242              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
33243              Date: Fri, 20 Apr 2001 16:57:36 -0500
33244              Message-ID: <20010420165736.K3194@chaos.wustl.edu>
33245              
33246              Evil URLs must die. Especially when they are broken.
33247      Branch: perl
33248            ! pod/perlfaq1.pod
33249 ____________________________________________________________________________
33250 [  9770] By: jhi                                   on 2001/04/21  15:23:38
33251         Log: Subject: [PATCH ext/B/B.pm and tests] B::walksymtable improperly documented?
33252              From: Michael G Schwern <schwern@pobox.com>
33253              Date: Sat, 21 Apr 2001 16:11:12 +0100
33254              Message-ID: <20010421161112.L19736@blackrider.blackstar.co.uk>
33255      Branch: perl
33256            + t/lib/b-debug.t t/lib/b-deparse.t t/lib/b-showlex.t
33257            + t/lib/b-stash.t
33258            ! MANIFEST ext/B/B.pm t/lib/b.t
33259 ____________________________________________________________________________
33260 [  9769] By: jhi                                   on 2001/04/21  15:03:32
33261         Log: Subject: [PATCH utils/h2ph.PL] Confused by "#if &__GNUC_PREREQ (2,97)"
33262              From: Michael G Schwern <schwern@pobox.com>
33263              Date: Sat, 21 Apr 2001 09:48:00 +0100
33264              Message-ID: <20010421094759.B19736@blackrider.blackstar.co.uk>
33265      Branch: perl
33266            ! utils/h2ph.PL
33267 ____________________________________________________________________________
33268 [  9768] By: jhi                                   on 2001/04/21  14:33:49
33269         Log: PerlIO and Encode doc cleanup and tweaks.
33270      Branch: perl
33271            ! ext/Encode/Encode.pm ext/PerlIO/Scalar/Scalar.pm
33272            ! ext/PerlIO/Via/Via.pm lib/PerlIO.pm
33273 ____________________________________________________________________________
33274 [  9767] By: jhi                                   on 2001/04/21  12:40:16
33275         Log: Integrate perlio.
33276      Branch: perl
33277           !> doio.c
33278 ____________________________________________________________________________
33279 [  9766] By: nick                                  on 2001/04/20  18:28:35
33280         Log: Avoid core dump on
33281              open(STDOUT,">",\$foo);
33282      Branch: perlio
33283            ! doio.c
33284 ____________________________________________________________________________
33285 [  9765] By: jhi                                   on 2001/04/20  13:23:43
33286         Log: Subject: Re: [abigail@foad.org: [ID 20000901.065] -MO=Deparse and $^W and $[ in same string.]
33287              From: Robin Houston <robin@kitsite.com>
33288              Date: Fri, 20 Apr 2001 14:29:22 +0100
33289              Message-ID: <20010420142921.A14960@puffinry.freeserve.co.uk>
33290      Branch: perl
33291            ! ext/B/B.pm ext/B/B/Deparse.pm
33292 ____________________________________________________________________________
33293 [  9764] By: jhi                                   on 2001/04/20  13:19:33
33294         Log: Subject: [PATCH: perl@9742] avoid t/u-*.t test on platforms where List/Util was not built
33295              From: Peter Prymmer <pvhp@forte.com>
33296              Date: Thu, 19 Apr 2001 17:40:14 -0700 (PDT)
33297              Message-ID: <Pine.OSF.4.10.10104191737200.348917-100000@aspara.forte.com>
33298      Branch: perl
33299            ! t/lib/u-blessed.t t/lib/u-dualvar.t t/lib/u-first.t
33300            ! t/lib/u-max.t t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
33301            ! t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
33302            ! t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
33303 ____________________________________________________________________________
33304 [  9763] By: jhi                                   on 2001/04/20  12:36:39
33305         Log: Subject: Re: A new PerlIO coredump
33306              From: Nick Ing-Simmons <nik@tiuk.ti.com>
33307              Date: Fri, 20 Apr 2001 14:29:41 +0100 (BST)
33308              Message-Id: <200104201329.OAA16021@mikado.tiuk.ti.com>
33309      Branch: perl
33310            ! doio.c
33311 ____________________________________________________________________________
33312 [  9762] By: jhi                                   on 2001/04/19  23:02:30
33313         Log: Update Changes.
33314      Branch: perl
33315            ! Changes patchlevel.h
33316 ____________________________________________________________________________
33317 [  9761] By: jhi                                   on 2001/04/19  22:59:19
33318         Log: More cleanup cleanup.
33319      Branch: perl
33320            ! Makefile.SH win32/Makefile win32/makefile.mk
33321 ____________________________________________________________________________
33322 [  9760] By: jhi                                   on 2001/04/19  22:50:31
33323         Log: lib/Time is non-empty, let's not rmdir it.
33324      Branch: perl
33325            ! Makefile.SH
33326 ____________________________________________________________________________
33327 [  9759] By: jhi                                   on 2001/04/19  22:36:51
33328         Log: Subject: Re: [abigail@foad.org: [ID 20000901.065] -MO=Deparse and $^W and $[ in same string.]
33329              From: Robin Houston <robin@kitsite.com>
33330              Date: Fri, 20 Apr 2001 00:18:53 +0100
33331              Message-ID: <20010420001853.A13350@puffinry.freeserve.co.uk>
33332      Branch: perl
33333            ! ext/B/B/Deparse.pm
33334 ____________________________________________________________________________
33335 [  9758] By: jhi                                   on 2001/04/19  22:36:00
33336         Log: Subject: [PATCH: perl@9742] void close_dir portability fix for Cwd.xs
33337              From: Peter Prymmer <pvhp@forte.com>
33338              Date: Thu, 19 Apr 2001 12:02:40 -0700 (PDT)
33339              Message-ID: <Pine.OSF.4.10.10104191158490.348917-100000@aspara.forte.com>
33340      Branch: perl
33341            ! ext/Cwd/Cwd.xs
33342 ____________________________________________________________________________
33343 [  9757] By: nick                                  on 2001/04/19  18:53:54
33344         Log: Blind (untested) integrate of mainline.
33345      Branch: perlio
33346           +> ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
33347           +> ext/Time/Piece/Piece.xs ext/Time/Piece/README
33348           +> ext/Time/Piece/Seconds.pm t/lib/time-piece.t
33349           !> (integrate 53 files)
33350 ____________________________________________________________________________
33351 [  9756] By: jhi                                   on 2001/04/19  16:59:23
33352         Log: Document and test Time::Piece.
33353      Branch: perl
33354            ! ext/POSIX/POSIX.xs ext/Time/Piece/Piece.pm
33355            ! ext/Time/Piece/Piece.xs t/lib/time-piece.t
33356 ____________________________________________________________________________
33357 [  9755] By: jhi                                   on 2001/04/19  12:13:29
33358         Log: A better fix for the \x{12345678} trouble from NI-S.
33359      Branch: perl
33360            ! utf8.c
33361 ____________________________________________________________________________
33362 [  9754] By: jhi                                   on 2001/04/19  11:56:07
33363         Log: Subject: PATCH: Propagate low byte of hints in cop.op_private
33364              From: Robin Houston <robin@kitsite.com>
33365              Date: Wed, 18 Apr 2001 17:58:33 +0100
33366              Message-ID: <20010418175833.B8976@puffinry.freeserve.co.uk>
33367      Branch: perl
33368            ! ext/B/B/Deparse.pm op.c
33369 ____________________________________________________________________________
33370 [  9753] By: jhi                                   on 2001/04/19  04:21:52
33371         Log: Subject: [PATCH] h2ph test suite bugfix and refactoring
33372              From: "Kurt D. Starsinic" <kstar@wolfetech.com>
33373              Date: Thu, 19 Apr 2001 01:11:41 -0400
33374              Message-ID: <20010419011141.A5798@cpan.org>
33375      Branch: perl
33376            ! t/lib/h2ph.h t/lib/h2ph.pht utils/h2ph.PL
33377 ____________________________________________________________________________
33378 [  9752] By: jhi                                   on 2001/04/19  02:41:10
33379         Log: The new time utils need to be thread-aware, too.
33380      Branch: perl
33381            ! util.c
33382 ____________________________________________________________________________
33383 [  9751] By: jhi                                   on 2001/04/19  02:26:47
33384         Log: Compilation nit noticed by AIX compiler.
33385      Branch: perl
33386            ! perlio.c
33387 ____________________________________________________________________________
33388 [  9750] By: jhi                                   on 2001/04/19  02:20:06
33389         Log: The new time utils need to be public.
33390      Branch: perl
33391            ! embed.pl
33392 ____________________________________________________________________________
33393 [  9749] By: jhi                                   on 2001/04/19  01:42:39
33394         Log: Regen toc.
33395      Branch: perl
33396            ! pod/perltoc.pod
33397 ____________________________________________________________________________
33398 [  9748] By: jhi                                   on 2001/04/19  01:41:10
33399         Log: Add Time::Piece, a slight rewrite of Time::Object,
33400              from Matt Sergeant.
33401      Branch: perl
33402            + ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
33403            + ext/Time/Piece/Piece.xs ext/Time/Piece/README
33404            + ext/Time/Piece/Seconds.pm t/lib/time-piece.t
33405            ! MANIFEST configure.com djgpp/config.over epoc/config.sh
33406            ! hints/uts.sh hints/uwin.sh hints/vmesa.sh win32/Makefile
33407            ! win32/makefile.mk
33408 ____________________________________________________________________________
33409 [  9747] By: jhi                                   on 2001/04/19  00:55:35
33410         Log: The new metaconfig unit from strftime.
33411      Branch: metaconfig/U/perl
33412            + d_strftime.U
33413 ____________________________________________________________________________
33414 [  9746] By: jhi                                   on 2001/04/19  00:54:54
33415         Log: Move the strftime() wrapper from POSIX.xs to util.c
33416              as my_strftime(), requires HAS_STRFTIME.
33417      Branch: perl
33418            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
33419            ! config_h.SH configure.com embed.h embed.pl epoc/config.sh
33420            ! ext/POSIX/POSIX.xs proto.h uconfig.h uconfig.sh util.c
33421            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
33422            ! vos/config.ga.h win32/config.bc win32/config.gc
33423            ! win32/config.vc
33424 ____________________________________________________________________________
33425 [  9745] By: jhi                                   on 2001/04/18  23:11:03
33426         Log: Move the init_tm() and mini_mktime() up from POSIX.xs to util.c
33427              in preparation of Time::Piece.
33428      Branch: perl
33429            ! embed.h embed.pl ext/POSIX/POSIX.xs proto.h util.c
33430 ____________________________________________________________________________
33431 [  9744] By: jhi                                   on 2001/04/18  22:33:12
33432         Log: Subject: [PATCH: perl@9718] fix new exporter test to work OK on VMS
33433              From: Peter Prymmer <pvhp@forte.com>
33434              Date: Wed, 18 Apr 2001 15:38:28 -0700 (PDT)
33435              Message-ID: <Pine.OSF.4.10.10104181536440.272477-100000@aspara.forte.com>
33436      Branch: perl
33437            ! t/lib/exporter.t
33438 ____________________________________________________________________________
33439 [  9743] By: jhi                                   on 2001/04/18  22:32:23
33440         Log: Subject: Fwd: pod2html leaves cache files lying around?
33441              From: Rajesh Vaidheeswarran <rv@gnu.org>
33442              Date: Tue, 17 Apr 2001 09:35:00 -0400 (EDT)
33443              Message-Id: <E14pVdE-0004P0-00@fencepost.gnu.org>
33444      Branch: perl
33445            ! lib/Pod/Html.pm
33446 ____________________________________________________________________________
33447 [  9742] By: jhi                                   on 2001/04/18  20:31:49
33448         Log: Update Changes.
33449      Branch: perl
33450            ! Changes patchlevel.h
33451 ____________________________________________________________________________
33452 [  9741] By: jhi                                   on 2001/04/18  20:23:02
33453         Log: Declare hints only if needed.
33454      Branch: perl
33455            ! ext/B/B/Deparse.pm
33456 ____________________________________________________________________________
33457 [  9740] By: jhi                                   on 2001/04/18  19:06:05
33458         Log: Workaround for the "\x{12345678}" plus s/(.)/$1/g plus ord/length
33459              bug noticed by Robin Houston; basically the code of detecting
33460              value wraparound was acting differently under different compilers
33461              and platforms.  The workaround is to remove the overflow check
33462              for now, a real fix would be to do the overflow (portably) right.
33463      Branch: perl
33464            ! t/op/pat.t utf8.c
33465 ____________________________________________________________________________
33466 [  9739] By: jhi                                   on 2001/04/18  19:01:23
33467         Log: Subject: [PATCH B::Deparse] some pragma support
33468              From: Robin Houston <robin@kitsite.com>
33469              Date: Wed, 18 Apr 2001 19:32:12 +0100
33470              Message-ID: <20010418193212.A9184@puffinry.freeserve.co.uk>
33471      Branch: perl
33472            ! ext/B/B/Deparse.pm
33473 ____________________________________________________________________________
33474 [  9738] By: jhi                                   on 2001/04/18  15:16:37
33475         Log: Subject: [PATCH] Test case for C<undef %File::Glob::>
33476              From: Benjamin Sugars <bsugars@canoe.ca>
33477              Date: Wed, 18 Apr 2001 10:53:44 -0400 (EDT)
33478              Message-ID: <Pine.LNX.4.21.0104181047010.2368-100000@marmot.rim.canoe.ca>
33479      Branch: perl
33480            ! t/op/glob.t
33481 ____________________________________________________________________________
33482 [  9737] By: jhi                                   on 2001/04/18  13:24:50
33483         Log: Subject: [PATCH] XS::Typemap - T_OPAQUE
33484              From: Tim Jenness <t.jenness@jach.hawaii.edu>
33485              Date: Tue, 17 Apr 2001 22:49:25 -1000 (HST)
33486              Message-ID: <Pine.LNX.4.30.0104172247440.28672-100000@lapaki.jach.hawaii.edu>
33487      Branch: perl
33488            ! ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
33489            ! ext/XS/Typemap/typemap lib/ExtUtils/typemap t/lib/xs-typemap.t
33490 ____________________________________________________________________________
33491 [  9736] By: jhi                                   on 2001/04/18  04:15:14
33492         Log: The #9735 also changes the subtest 12.
33493      Branch: perl
33494            ! t/lib/b.t
33495 ____________________________________________________________________________
33496 [  9735] By: jhi                                   on 2001/04/18  03:55:17
33497         Log: Subject: Deparse.pm of split(" ") decodes as /\s+/ (with PATCH)
33498              From: David Dyck <dcd@tc.fluke.com>
33499              Date: Tue, 17 Apr 2001 17:12:58 -0700 (PDT)
33500              Message-ID: <Pine.LNX.4.33.0104171508210.23062-100000@dd.tc.fluke.com>
33501      Branch: perl
33502            ! ext/B/B/Deparse.pm
33503 ____________________________________________________________________________
33504 [  9734] By: jhi                                   on 2001/04/18  03:54:11
33505         Log: Subject: [PATCH] foreach defelem magic should only be applied to PL_sv_undef
33506              From: Gisle Aas <gisle@ActiveState.com>
33507              Date: 17 Apr 2001 19:06:45 -0700
33508              Message-ID: <lrae5f9d1m.fsf@caliper.ActiveState.com>
33509      Branch: perl
33510            ! pp_hot.c t/op/misc.t
33511 ____________________________________________________________________________
33512 [  9733] By: jhi                                   on 2001/04/17  22:25:22
33513         Log: Subject: [PATCH: ext/Cwd/Cwd.xs & ext/PerlIO/Scalar/Scalar.xs] Missing prototype behaviour
33514              From: "Abigail" <abigail@foad.org>
33515              Date: Wed, 18 Apr 2001 01:17:46 +0200
33516              Message-ID: <20010417231746.21657.qmail@foad.org>
33517      Branch: perl
33518            ! ext/Cwd/Cwd.xs ext/PerlIO/Scalar/Scalar.xs
33519 ____________________________________________________________________________
33520 [  9732] By: jhi                                   on 2001/04/17  20:47:56
33521         Log: Subject: Re: Deparse - parenthesise args to undeclared subs
33522              From: Robin Houston <robin@kitsite.com>
33523              Date: Tue, 17 Apr 2001 22:37:42 +0100
33524              Message-ID: <20010417223742.A6681@puffinry.freeserve.co.uk>
33525      Branch: perl
33526            ! ext/B/B/Deparse.pm
33527 ____________________________________________________________________________
33528 [  9731] By: nick                                  on 2001/04/17  20:46:35
33529         Log: Re-sync for t/lib/b.t fix
33530      Branch: perlio
33531           !> ext/B/B/Deparse.pm t/lib/b.t t/lib/cwd.t
33532 ____________________________________________________________________________
33533 [  9730] By: jhi                                   on 2001/04/17  20:45:29
33534         Log: Subject: [PATCH B::Deparse] utf8 literal strings (and possibly a unicode/regex bug)
33535              From: Robin Houston <robin@kitsite.com>
33536              Date: Tue, 17 Apr 2001 22:29:36 +0100
33537              Message-ID: <20010417222936.A6644@puffinry.freeserve.co.uk>
33538      Branch: perl
33539            ! ext/B/B.xs ext/B/B/Deparse.pm
33540 ____________________________________________________________________________
33541 [  9729] By: jhi                                   on 2001/04/17  20:43:11
33542         Log: Subject: Deparse - parenthesise args to undeclared subs
33543              From: Robin Houston <robin@kitsite.com>
33544              Date: Tue, 17 Apr 2001 21:31:05 +0100
33545              Message-ID: <20010417213104.A6586@puffinry.freeserve.co.uk>
33546      Branch: perl
33547            ! ext/B/B/Deparse.pm
33548 ____________________________________________________________________________
33549 [  9728] By: jhi                                   on 2001/04/17  18:57:30
33550         Log: Subject: Re: [PATCH] Fix cwd.t when libpth contains symlinks
33551              From: Benjamin Sugars <ben.sugars@home.com>
33552              Date: Tue, 17 Apr 2001 15:27:28 -0400 (EDT)
33553              Message-ID: <Pine.LNX.4.21.0104171516090.22410-100000@localhost.localdomain>
33554      Branch: perl
33555            ! t/lib/cwd.t
33556 ____________________________________________________________________________
33557 [  9727] By: jhi                                   on 2001/04/17  18:20:20
33558         Log: Subject: [PATCH B::Deparse] ambient pragmas
33559              From: Robin Houston <robin@kitsite.com>
33560              Date: Tue, 17 Apr 2001 20:01:59 +0100
33561              Message-ID: <20010417200159.A4882@puffinry.freeserve.co.uk>
33562      Branch: perl
33563            ! ext/B/B/Deparse.pm t/lib/b.t
33564 ____________________________________________________________________________
33565 [  9726] By: nick                                  on 2001/04/17  16:33:51
33566         Log: Integrate mainline (t/lib/b.t fails test 2...)
33567      Branch: perlio
33568           +> ext/List/Util/ChangeLog ext/List/Util/Makefile.PL
33569           +> ext/List/Util/README ext/List/Util/Util.xs
33570           +> ext/List/Util/lib/List/Util.pm
33571           +> ext/List/Util/lib/Scalar/Util.pm t/lib/exporter.t
33572           +> t/lib/u-blessed.t t/lib/u-dualvar.t t/lib/u-first.t
33573           +> t/lib/u-max.t t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
33574           +> t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
33575           +> t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
33576           !> (integrate 31 files)
33577 ____________________________________________________________________________
33578 [  9725] By: jhi                                   on 2001/04/17  12:14:24
33579         Log: Subject: multiple B::* changes
33580              From: Robin Houston <robin@kitsite.com>
33581              Date: Thu, 12 Apr 2001 20:12:27 +0100
33582              Message-ID: <20010412201226.A30940@puffinry.freeserve.co.uk>
33583      Branch: perl
33584            ! ext/B/B.pm ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
33585 ____________________________________________________________________________
33586 [  9724] By: jhi                                   on 2001/04/17  11:59:05
33587         Log: Thread-awareness from Doug MacEachern.
33588      Branch: perl
33589            ! ext/List/Util/Util.xs
33590 ____________________________________________________________________________
33591 [  9723] By: jhi                                   on 2001/04/17  11:57:41
33592         Log: Make the test more portable.
33593      Branch: perl
33594            ! t/lib/cwd.t
33595 ____________________________________________________________________________
33596 [  9722] By: jhi                                   on 2001/04/17  11:53:50
33597         Log: Subject: [PATCH] Fix cwd.t when libpth contains symlinks
33598              From: Benjamin Sugars <ben.sugars@home.com>
33599              Date: Mon, 16 Apr 2001 22:43:29 -0400 (EDT)
33600              Message-ID: <Pine.LNX.4.21.0104162234030.17949-100000@localhost.localdomain>
33601      Branch: perl
33602            ! t/lib/cwd.t
33603 ____________________________________________________________________________
33604 [  9721] By: jhi                                   on 2001/04/17  11:52:17
33605         Log: Subject: [PATCH] Fix core dump from undef %File::Glob::
33606              From: Benjamin Sugars <bsugars@canoe.ca>
33607              Date: Mon, 16 Apr 2001 13:23:59 -0400 (EDT)
33608              Message-ID: <Pine.LNX.4.21.0104161313160.1676-100000@marmot.rim.canoe.ca>
33609      Branch: perl
33610            ! op.c
33611 ____________________________________________________________________________
33612 [  9720] By: jhi                                   on 2001/04/17  11:35:42
33613         Log: Subject: [MacPerl-Porters] [PATCH] bsd_glob.c, gv.c fixes for Mac OS
33614              From: Chris Nandor <pudge@pobox.com>
33615              Date: Tue, 17 Apr 2001 00:30:49 -0400
33616              Message-Id: <p05100207b701768712de@[10.0.1.177]>
33617      Branch: perl
33618            ! ext/File/Glob/bsd_glob.c gv.c
33619 ____________________________________________________________________________
33620 [  9719] By: jhi                                   on 2001/04/17  11:32:13
33621         Log: Subject: [PATCH] Tweten->West
33622              From: Casey West <casey@geeknest.com>
33623              Date: Mon, 16 Apr 2001 12:11:22 -0400
33624              Message-ID: <20010416121122.B14554@stupid.geeknest.com>
33625      Branch: perl
33626            ! AUTHORS lib/Class/Struct.pm lib/Shell.pm lib/constant.pm
33627            ! pod/perltie.pod
33628 ____________________________________________________________________________
33629 [  9718] By: jhi                                   on 2001/04/16  03:22:52
33630         Log: Update Changes.
33631      Branch: perl
33632            ! Changes patchlevel.h
33633 ____________________________________________________________________________
33634 [  9717] By: jhi                                   on 2001/04/16  03:06:28
33635         Log: Regen toc.
33636      Branch: perl
33637            ! pod/perltoc.pod
33638 ____________________________________________________________________________
33639 [  9716] By: jhi                                   on 2001/04/16  02:58:42
33640         Log: Subject: [PATCH: perl@9699] updates to apidoc in utf8.c
33641              From: Prymmer/Kahn <pvhp@best.com>
33642              Date: Sun, 15 Apr 2001 20:47:45 -0700 (PDT)
33643              Message-ID: <Pine.BSF.4.21.0104152037470.8946-100000@shell8.ba.best.com>
33644      Branch: perl
33645            ! utf8.c
33646 ____________________________________________________________________________
33647 [  9715] By: jhi                                   on 2001/04/15  23:40:35
33648         Log: Subject: Re: Net::Ping patch, adds stream protocol
33649              From: bronson@rinspin.com (Scott Bronson)
33650              Date: Tue, 10 Apr 2001 23:58:33 -0700
33651              Message-ID: <20010410235833.N29719@rinspin.com>
33652      Branch: perl
33653            ! lib/Net/Ping.pm
33654 ____________________________________________________________________________
33655 [  9714] By: jhi                                   on 2001/04/15  23:31:46
33656         Log: Printing out the ok messages helps successful testing.
33657      Branch: perl
33658            ! t/lib/time-hires.t
33659 ____________________________________________________________________________
33660 [  9713] By: jhi                                   on 2001/04/15  21:43:24
33661         Log: Update Douglas Wegscheid's email.
33662      Branch: perl
33663            ! AUTHORS
33664 ____________________________________________________________________________
33665 [  9712] By: jhi                                   on 2001/04/15  21:40:41
33666         Log: Subject: [PATCH t/lib/exporter.t lib/Exporter/Heavy.pm] Testing Exporter
33667              From: Michael G Schwern <schwern@pobox.com>
33668              Date: Sat, 14 Apr 2001 22:40:50 +0100
33669              Message-ID: <20010414224050.A1872@blackrider.blackstar.co.uk>
33670      Branch: perl
33671            + t/lib/exporter.t
33672            ! MANIFEST lib/Exporter/Heavy.pm
33673 ____________________________________________________________________________
33674 [  9711] By: jhi                                   on 2001/04/15  21:39:21
33675         Log: Subject: [PATCH t/op/loopctl.t] Exit via last, part 1
33676              From: Michael G Schwern <schwern@pobox.com>
33677              Date: Sat, 14 Apr 2001 22:13:59 +0100
33678              Message-ID: <20010414221359.A413@blackrider.blackstar.co.uk>
33679      Branch: perl
33680            ! t/op/loopctl.t
33681 ____________________________________________________________________________
33682 [  9710] By: jhi                                   on 2001/04/15  21:30:19
33683         Log: Subject: [PATCH t/pragma/warnings.t] Doesn't skip RCS files
33684              From: Michael G Schwern <schwern@pobox.com>
33685              Date: Sat, 14 Apr 2001 22:05:32 +0100
33686              Message-ID: <20010414220531.A30178@blackrider.blackstar.co.uk>
33687      Branch: perl
33688            ! t/pragma/warnings.t
33689 ____________________________________________________________________________
33690 [  9709] By: jhi                                   on 2001/04/15  19:34:09
33691         Log: Integrate changes #9706,9707 from maintperl into mainline.
33692              
33693              change#7210 broke .packlist generation
33694              
33695              ExtUtils::Installed doesn't quote regex metacharacters in paths
33696              before using them in match; also make it work for dosish platforms
33697      Branch: perl
33698           !> lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
33699 ____________________________________________________________________________
33700 [  9708] By: jhi                                   on 2001/04/15  19:31:01
33701         Log: Test also the scalar aspect of getitimer().
33702      Branch: perl
33703            ! t/lib/time-hires.t
33704 ____________________________________________________________________________
33705 [  9707] By: gsar                                  on 2001/04/15  17:24:20
33706         Log: ExtUtils::Installed doesn't quote regex metacharacters in paths
33707              before using them in match; also make it work for dosish platforms
33708      Branch: maint-5.6/perl
33709            ! lib/ExtUtils/Installed.pm
33710 ____________________________________________________________________________
33711 [  9706] By: gsar                                  on 2001/04/15  17:21:59
33712         Log: change#7210 broke .packlist generation (listed only filename
33713              rather than fully qualified path name)
33714      Branch: maint-5.6/perl
33715            ! lib/ExtUtils/Install.pm
33716 ____________________________________________________________________________
33717 [  9705] By: jhi                                   on 2001/04/15  12:36:33
33718         Log: Add interval timer (setitimer, getitimer) support to Time::HiRes.
33719      Branch: perl
33720            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.xs
33721            ! t/lib/time-hires.t
33722 ____________________________________________________________________________
33723 [  9704] By: jhi                                   on 2001/04/15  10:49:08
33724         Log: Subject: [PATCH: perl@9622]update perlebcdic.pod with UTF tbl; tweak utf8.pm
33725              From: Prymmer/Kahn <pvhp@best.com>
33726              Date: Sat, 14 Apr 2001 21:36:24 -0700 (PDT)
33727              Message-ID: <Pine.BSF.4.21.0104142127580.27582-100000@shell8.ba.best.com>
33728      Branch: perl
33729            ! lib/utf8.pm pod/perlebcdic.pod
33730 ____________________________________________________________________________
33731 [  9703] By: jhi                                   on 2001/04/15  02:26:26
33732         Log: I keep forgetting to sort MANIFEST.
33733      Branch: perl
33734            ! MANIFEST
33735 ____________________________________________________________________________
33736 [  9702] By: jhi                                   on 2001/04/15  02:07:47
33737         Log: Add Scalar-List-Utils 1.02, from Graham Barr.
33738              Now we have blessed, reftype, tainted, first, reduce, ...
33739      Branch: perl
33740            + ext/List/Util/ChangeLog ext/List/Util/Makefile.PL
33741            + ext/List/Util/README ext/List/Util/Util.xs
33742            + ext/List/Util/lib/List/Util.pm
33743            + ext/List/Util/lib/Scalar/Util.pm t/lib/u-blessed.t
33744            + t/lib/u-dualvar.t t/lib/u-first.t t/lib/u-max.t
33745            + t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
33746            + t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
33747            + t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
33748            ! MANIFEST
33749 ____________________________________________________________________________
33750 [  9701] By: jhi                                   on 2001/04/14  15:05:25
33751         Log: Subject: RE: dprofpp.pl updates 
33752              From: Carl Eklof <CEklof@endeca.com>
33753              Date: Thu, 12 Apr 2001 18:45:46 -0400
33754              Message-ID: <D99914D9109BD411823800508BD957180E1269@exch01.ops.endeca.com>
33755      Branch: perl
33756            ! utils/dprofpp.PL
33757 ____________________________________________________________________________
33758 [  9700] By: jhi                                   on 2001/04/14  14:44:55
33759         Log: Do not just blindly add CR.
33760      Branch: perl
33761            ! Porting/makerel
33762 ____________________________________________________________________________
33763 [  9699] By: jhi                                   on 2001/04/13  13:17:01
33764         Log: Update Changes.
33765      Branch: perl
33766            ! Changes patchlevel.h
33767 ____________________________________________________________________________
33768 [  9698] By: jhi                                   on 2001/04/13  12:44:48
33769         Log: Integrate perlio.
33770      Branch: perl
33771           !> ext/PerlIO/Scalar/Scalar.xs
33772 ____________________________________________________________________________
33773 [  9697] By: jhi                                   on 2001/04/13  12:29:15
33774         Log: Add more debug output to the test.
33775      Branch: perl
33776            ! t/lib/cwd.t
33777 ____________________________________________________________________________
33778 [  9696] By: nick                                  on 2001/04/13  10:14:29
33779         Log: Fix core dump on binmode($fh,'Scalar')
33780      Branch: perlio
33781            ! ext/PerlIO/Scalar/Scalar.xs
33782 ____________________________________________________________________________
33783 [  9695] By: nick                                  on 2001/04/13  09:05:42
33784         Log: Integrate mainline
33785      Branch: perlio
33786           +> ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
33787           +> ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
33788           +> t/lib/time-hires.t
33789           !> AUTHORS MANIFEST Makefile.SH Todo-5.6 configure.com
33790           !> ext/Digest/MD5/MD5.xs ext/File/Glob/Glob.pm
33791           !> ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
33792           !> ext/File/Glob/bsd_glob.h ext/MIME/Base64/Base64.xs
33793           !> hints/uts.sh hints/vmesa.sh lib/Devel/SelfStubber.pm opcode.pl
33794           !> pod/perlfaq5.pod pp.c regexec.c t/comp/proto.t
33795           !> t/lib/md5-file.t t/op/pat.t win32/Makefile win32/makefile.mk
33796 ____________________________________________________________________________
33797 [  9694] By: jhi                                   on 2001/04/12  22:23:35
33798         Log: Integrate change #9693 from maintperl into mainline.
33799              
33800              $VERSION and Version() on the same line provokes a warning from
33801              CPAN.pm (from Jonathan Leffler <jleffler@informix.com>)
33802      Branch: perl
33803           !> lib/Devel/SelfStubber.pm
33804 ____________________________________________________________________________
33805 [  9693] By: gsar                                  on 2001/04/12  21:55:56
33806         Log: $VERSION and Version() on the same line provokes a warning from
33807              CPAN.pm (from Jonathan Leffler <jleffler@informix.com>)
33808      Branch: maint-5.6/perl
33809            ! lib/Devel/SelfStubber.pm
33810 ____________________________________________________________________________
33811 [  9692] By: jhi                                   on 2001/04/12  13:54:00
33812         Log: This is at least 5.005.
33813      Branch: perl
33814            ! ext/Time/HiRes/HiRes.xs
33815 ____________________________________________________________________________
33816 [  9691] By: jhi                                   on 2001/04/12  13:37:20
33817         Log: Non-UNIX platforms extensions update.  (Well, UTS is UNIX.)
33818      Branch: perl
33819            ! Makefile.SH configure.com hints/uts.sh hints/vmesa.sh
33820            ! win32/Makefile win32/makefile.mk
33821 ____________________________________________________________________________
33822 [  9690] By: jhi                                   on 2001/04/12  01:34:46
33823         Log: Integrate Time::Hires 1.20 from Douglas E. Wegscheid.
33824      Branch: perl
33825            + ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
33826            + ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
33827            + t/lib/time-hires.t
33828            ! MANIFEST
33829 ____________________________________________________________________________
33830 [  9689] By: jhi                                   on 2001/04/12  00:28:39
33831         Log: Subject: [PATCH] Digest::MD5 on UTF8 strings
33832              From: Gisle Aas <gisle@ActiveState.com>
33833              Date: 11 Apr 2001 16:36:11 -0700
33834              Message-ID: <lrlmp7102c.fsf@caliper.ActiveState.com>
33835      Branch: perl
33836            ! ext/Digest/MD5/MD5.xs t/lib/md5-file.t
33837 ____________________________________________________________________________
33838 [  9688] By: jhi                                   on 2001/04/12  00:27:39
33839         Log: Subject: Re: [PATCH] [ID 20010410.001] Not OK: perl v5.7.1 on i386-freebsd 4.3-rc (UNINSTALLED)
33840              From: Gisle Aas <gisle@ActiveState.com>
33841              Date: 11 Apr 2001 11:13:24 -0700
33842              Message-ID: <lrbsq371a3.fsf@caliper.ActiveState.com>
33843      Branch: perl
33844            ! ext/MIME/Base64/Base64.xs
33845 ____________________________________________________________________________
33846 [  9687] By: jhi                                   on 2001/04/11  19:51:47
33847         Log: Slight update on the Todo list.  (Should integrate to Todo?) 
33848      Branch: perl
33849            ! Todo-5.6
33850 ____________________________________________________________________________
33851 [  9686] By: jhi                                   on 2001/04/11  16:54:25
33852         Log: Subject: [PATCH opcode.pl] Documentation of table format
33853              From: Simon Cozens <simon@netthink.co.uk>
33854              Date: Wed, 11 Apr 2001 12:59:31 +0100
33855              Message-ID: <20010411125931.A25681@netthink.co.uk>
33856      Branch: perl
33857            ! opcode.pl
33858 ____________________________________________________________________________
33859 [  9685] By: jhi                                   on 2001/04/11  16:53:15
33860         Log: Subject: [PATCH] prototype("CORE::recv")
33861              From: Simon Cozens <simon@netthink.co.uk>
33862              Date: Wed, 11 Apr 2001 13:24:35 +0100
33863              Message-ID: <20010411132435.A26169@netthink.co.uk>
33864      Branch: perl
33865            ! pp.c t/comp/proto.t
33866 ____________________________________________________________________________
33867 [  9684] By: jhi                                   on 2001/04/11  16:47:13
33868         Log: FAQ (and AUTHORS) update from Dan Carson: the information
33869              was several years obsolete, Term::Readkey has been updated
33870              to have the functionality.
33871      Branch: perl
33872            ! AUTHORS pod/perlfaq5.pod
33873 ____________________________________________________________________________
33874 [  9683] By: jhi                                   on 2001/04/11  12:15:46
33875         Log: Subject: Re: [PATCH] [ID 20010410.001] Not OK: perl v5.7.1 on i386-freebsd 4.3-rc (UNINSTALLED)
33876              From: Calle Dybedahl <calle@lysator.liu.se>
33877              Date: 10 Apr 2001 16:44:16 +0200
33878              Message-ID: <86d7akbyrj.fsf@tezcatlipoca.algonet.se>
33879      Branch: perl
33880            ! ext/MIME/Base64/Base64.xs
33881 ____________________________________________________________________________
33882 [  9682] By: jhi                                   on 2001/04/11  12:12:26
33883         Log: A more minimal fix for 20010410.006 from Hugo.
33884      Branch: perl
33885            ! regexec.c
33886 ____________________________________________________________________________
33887 [  9681] By: jhi                                   on 2001/04/11  11:34:23
33888         Log: Integrate changes #9678,9679 from maintline into mainperl.
33889              
33890              addendum to change#9676
33891              
33892              up $File::Glob::VERSION; add a note pointing out the version of
33893              the OpenBSD glob bsd_glob.c resembles
33894      Branch: perl
33895           !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
33896           !> ext/File/Glob/bsd_glob.h
33897 ____________________________________________________________________________
33898 [  9680] By: jhi                                   on 2001/04/11  11:30:38
33899         Log: Bad test numbering in integrate in #9677.
33900              Fixes ID 20010411.001.
33901      Branch: perl
33902            ! t/op/pat.t
33903 ____________________________________________________________________________
33904 [  9679] By: gsar                                  on 2001/04/11  03:38:40
33905         Log: up $File::Glob::VERSION; add a note pointing out the version of
33906              the OpenBSD glob bsd_glob.c resembles
33907      Branch: maint-5.6/perl
33908            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
33909            ! ext/File/Glob/bsd_glob.h
33910 ____________________________________________________________________________
33911 [  9678] By: gsar                                  on 2001/04/11  03:09:48
33912         Log: addendum to change#9676: some missing changes from OpenBSD glob.c
33913              revision 1.8.10.1 found here:
33914              
33915              http://www.openbsd.org/cgi-bin/cvsweb/src/lib/libc/gen/glob.c
33916      Branch: maint-5.6/perl
33917            ! ext/File/Glob/bsd_glob.c
33918 ____________________________________________________________________________
33919 [  9677] By: jhi                                   on 2001/04/11  02:54:39
33920         Log: Integrate changes #9675,9676 from maintperl into mainline.
33921              
33922              fix for bug 20010410.006, undo change#7115
33923              
33924              port the OpenBSD glob() security patch
33925      Branch: perl
33926           !> ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
33927           !> ext/File/Glob/bsd_glob.c ext/File/Glob/bsd_glob.h regexec.c
33928           !> t/op/pat.t
33929 ____________________________________________________________________________
33930 [  9676] By: gsar                                  on 2001/04/11  02:19:02
33931         Log: port the glob() security patch found at:
33932              
33933              ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/025_glob.patch
33934              
33935              CERT advisory for the issue is here:
33936              
33937              http://www.cert.org/advisories/CA-2001-07.html
33938              
33939              Note that the security scare is only relevant for those who are
33940              foolish enough to build suidperl (which is now officially discouraged)
33941      Branch: maint-5.6/perl
33942            ! ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
33943            ! ext/File/Glob/bsd_glob.c ext/File/Glob/bsd_glob.h
33944 ____________________________________________________________________________
33945 [  9675] By: gsar                                  on 2001/04/10  23:52:11
33946         Log: fix for bug 20010410.006
33947              
33948              undo change#7115 (came into maint-5.6 as change#8156)
33949              
33950              add tests to keep it from coming back
33951      Branch: maint-5.6/perl
33952            ! regexec.c t/op/pat.t
33953 ____________________________________________________________________________
33954 [  9674] By: nick                                  on 2001/04/10  20:39:31
33955         Log: Integrate mainline
33956      Branch: perlio
33957           +> Porting/testall.atom
33958           !> MANIFEST t/lib/lc-all.t t/lib/lc-constants.t
33959           !> t/lib/lc-country.t t/lib/lc-currency.t t/lib/lc-language.t
33960           !> t/lib/lc-uk.t t/pod/find.t
33961 ____________________________________________________________________________
33962 [  9673] By: nick                                  on 2001/04/10  18:46:14
33963         Log: Integrate against change 9670 aka perl-5.7.1
33964      Branch: perlio
33965           +> jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
33966           !> (integrate 53 files)
33967 ____________________________________________________________________________
33968 [  9672] By: jhi                                   on 2001/04/10  13:45:01
33969         Log: Add a script for doing cumulative profile of the test suite.
33970              (Requires ATOM, that is, Tru64.)
33971      Branch: perl
33972            + Porting/testall.atom
33973            ! MANIFEST
33974 ____________________________________________________________________________
33975 [  9671] By: jhi                                   on 2001/04/10  12:38:53
33976         Log: Missing std block.
33977      Branch: perl
33978            ! t/lib/lc-all.t t/lib/lc-constants.t t/lib/lc-country.t
33979            ! t/lib/lc-currency.t t/lib/lc-language.t t/lib/lc-uk.t
33980            ! t/pod/find.t
33981 ____________________________________________________________________________
33982 [  9670] By: jhi                                   on 2001/04/10  01:25:58
33983         Log: This is 5.7.1.
33984      Branch: perl
33985            ! patchlevel.h
33986 ____________________________________________________________________________
33987 [  9669] By: jhi                                   on 2001/04/10  01:09:14
33988         Log: Update Changes.
33989      Branch: perl
33990            ! Changes patchlevel.h
33991 ____________________________________________________________________________
33992 [  9668] By: jhi                                   on 2001/04/10  01:00:38
33993         Log: Regen toc.
33994      Branch: perl
33995            ! pod/perltoc.pod
33996 ____________________________________________________________________________
33997 [  9667] By: jhi                                   on 2001/04/10  00:52:16
33998         Log: Update perlhist.
33999      Branch: perl
34000            ! pod/perlhist.pod
34001 ____________________________________________________________________________
34002 [  9666] By: jhi                                   on 2001/04/09  23:38:59
34003         Log: Slight wording tweaks from Damian to #9658.
34004      Branch: perl
34005            ! pod/perlobj.pod
34006 ____________________________________________________________________________
34007 [  9665] By: jhi                                   on 2001/04/09  19:56:06
34008         Log: Subject: [PATCH perlutil.pod] Nit
34009              From: Simon Cozens <simon@netthink.co.uk>
34010              Date: Mon, 9 Apr 2001 20:29:44 +0100
34011              Message-ID: <20010409202944.A14796@the.earth.li>
34012      Branch: perl
34013            ! pod/perlutil.pod
34014 ____________________________________________________________________________
34015 [  9664] By: jhi                                   on 2001/04/09  19:54:42
34016         Log: Subject: Re: perl571delta.pod@9631
34017              From: Mike Guy <mjtg@cam.ac.uk>
34018              Date: Mon, 09 Apr 2001 18:09:14 +0100
34019              Message-Id: <E14mfAA-0006vi-00@libra.cus.cam.ac.uk>
34020      Branch: perl
34021            ! pod/perl571delta.pod
34022 ____________________________________________________________________________
34023 [  9663] By: jhi                                   on 2001/04/09  13:43:35
34024         Log: Update Changes.
34025      Branch: perl
34026            ! Changes patchlevel.h
34027 ____________________________________________________________________________
34028 [  9662] By: jhi                                   on 2001/04/09  13:24:46
34029         Log: tweak tweak.
34030      Branch: perl
34031            ! AUTHORS pod/perl571delta.pod
34032 ____________________________________________________________________________
34033 [  9661] By: jhi                                   on 2001/04/09  13:15:13
34034         Log: Thinko in manual patch applying.
34035      Branch: perl
34036            ! sv.c
34037 ____________________________________________________________________________
34038 [  9660] By: jhi                                   on 2001/04/09  13:07:53
34039         Log: Subject: Re: [PATCH perl@9424] isn't numeric warning 
34040              From: Robin Barker <rmb1@cise.npl.co.uk> 
34041              Date: Mon, 9 Apr 2001 14:58:04 +0100 (BST)
34042              Message-Id: <200104091358.OAA24811@tempest.npl.co.uk>
34043              
34044              (This corrects the case where the "isn't numeric" string contains \0s
34045              and is longer than the temporary buffer, and contains \0 at the point
34046              the string would be truncated by "...".) 
34047      Branch: perl
34048            ! sv.c
34049 ____________________________________________________________________________
34050 [  9659] By: jhi                                   on 2001/04/09  12:57:41
34051         Log: Upgrade to CGI.pm 2.753, from Lincoln Stein.
34052      Branch: perl
34053            ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-esc.t
34054            ! t/lib/cgi-function.t t/lib/cgi-html.t
34055 ____________________________________________________________________________
34056 [  9658] By: jhi                                   on 2001/04/09  12:48:47
34057         Log: Subject: [PATCH] Partial rewrite of perlobj.pod
34058              From: Ilmari Karonen <iltzu@sci.fi>
34059              Date: Sun, 8 Apr 2001 23:14:29 +0300 (EET DST)
34060              Message-ID: <Pine.SOL.3.96.1010408224105.425E-100000@simpukka>
34061              
34062              Rearrange and rewrite the Method Invocation section
34063              to explain the concepts in nicer order.
34064      Branch: perl
34065            ! pod/perlobj.pod
34066 ____________________________________________________________________________
34067 [  9657] By: jhi                                   on 2001/04/09  12:35:58
34068         Log: Upgrade to podlators 1.09, from Russ Allbery.
34069      Branch: perl
34070            ! lib/Pod/Man.pm lib/Pod/Text.pm
34071 ____________________________________________________________________________
34072 [  9656] By: jhi                                   on 2001/04/09  12:31:53
34073         Log: perl571delta.
34074      Branch: perl
34075            ! Todo-5.6 pod/perl571delta.pod pod/perlunicode.pod
34076 ____________________________________________________________________________
34077 [  9655] By: jhi                                   on 2001/04/09  12:20:09
34078         Log: Subject: [PATCH: perl@9622] documentation tweaks for UTF-EBCDIC support
34079              From: Prymmer/Kahn <pvhp@best.com>
34080              Date: Mon, 9 Apr 2001 00:08:58 -0700 (PDT)
34081              Message-ID: <Pine.BSF.4.21.0104090006190.21071-100000@shell8.ba.best.com>
34082      Branch: perl
34083            ! lib/utf8.pm pod/perlunicode.pod
34084 ____________________________________________________________________________
34085 [  9654] By: gsar                                  on 2001/04/09  03:38:33
34086         Log: here lies 5.6.1
34087      Branch: maint-5.6/perl
34088            ! Changes
34089 ____________________________________________________________________________
34090 [  9653] By: jhi                                   on 2001/04/09  03:25:24
34091         Log: Update perlhist.
34092      Branch: perl
34093            ! pod/perlhist.pod
34094 ____________________________________________________________________________
34095 [  9652] By: jhi                                   on 2001/04/09  03:18:49
34096         Log: perl571delta tweaking continues.
34097      Branch: perl
34098            ! pod/perl571delta.pod
34099 ____________________________________________________________________________
34100 [  9651] By: gsar                                  on 2001/04/09  03:11:19
34101         Log: update Changes, patchlevel.h &c.
34102      Branch: maint-5.6/perl
34103            ! Changes patchlevel.h pod/perldelta.pod pod/perlhist.pod
34104            ! pod/perltoc.pod
34105 ____________________________________________________________________________
34106 [  9650] By: jhi                                   on 2001/04/09  02:40:24
34107         Log: Integrate the perlfork half of #9513 from maintperl into mainline
34108              (the perlunicode half is obsolete)
34109      Branch: perl
34110            ! pod/perlfork.pod
34111 ____________________________________________________________________________
34112 [  9649] By: gsar                                  on 2001/04/09  02:35:43
34113         Log: tweak perldelta as suggested by Jarkko
34114      Branch: maint-5.6/perl
34115            ! pod/perldelta.pod
34116 ____________________________________________________________________________
34117 [  9648] By: jhi                                   on 2001/04/09  02:13:04
34118         Log: Integrate change #9646 from maintperl into mainline.
34119              
34120              add note about ithreads and Thread.pm
34121      Branch: perl
34122           !> ext/Thread/Thread.pm ext/Thread/Thread.xs
34123 ____________________________________________________________________________
34124 [  9647] By: jhi                                   on 2001/04/09  02:10:18
34125         Log: Bad assumption that shortsize == 2.
34126      Branch: perl
34127            ! t/lib/xs-typemap.t
34128 ____________________________________________________________________________
34129 [  9646] By: gsar                                  on 2001/04/09  00:48:04
34130         Log: add note about ithreads and Thread.pm (too many people are
34131              confused by the fact that Thread.pm is built and installed
34132              under non-5005threads but doesn't work)
34133      Branch: maint-5.6/perl
34134            ! ext/Thread/Thread.pm ext/Thread/Thread.xs
34135 ____________________________________________________________________________
34136 [  9645] By: gsar                                  on 2001/04/09  00:19:03
34137         Log: update perldelta.pod for changes in 5.6.1
34138      Branch: maint-5.6/perl
34139            ! Changes pod/perldelta.pod
34140 ____________________________________________________________________________
34141 [  9644] By: jhi                                   on 2001/04/08  20:37:00
34142         Log: Integrate change #9639 from maintperl into mainline:
34143              on windows, many of the README.* pods were being copied to
34144              the wrong location
34145      Branch: perl
34146           !> win32/Makefile win32/makefile.mk
34147 ____________________________________________________________________________
34148 [  9643] By: jhi                                   on 2001/04/08  20:07:11
34149         Log: Integrate change #9624 from maintperl into mainline:
34150              the pod tests were not okay.  (t/pod/find.t changes ignored)
34151      Branch: perl
34152           !> lib/Pod/Find.pm t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
34153           !> t/pod/include.t t/pod/included.t t/pod/lref.t
34154           !> t/pod/multiline_items.t t/pod/nested_items.t
34155           !> t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
34156           !> t/pod/poderrs.t t/pod/podselect.t t/pod/special_seqs.t
34157 ____________________________________________________________________________
34158 [  9642] By: jhi                                   on 2001/04/08  19:57:17
34159         Log: Integrate change #9638 from maintperl into mainline:
34160              update to latest JPL from the anoncvs repository
34161      Branch: perl
34162           +> jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
34163           !> MANIFEST jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
34164           !> jpl/PerlInterpreter/PerlInterpreter.h jpl/README
34165 ____________________________________________________________________________
34166 [  9641] By: jhi                                   on 2001/04/08  19:53:30
34167         Log: perl571delta updates.
34168      Branch: perl
34169            ! lib/Filter/Simple.pm pod/perl571delta.pod
34170 ____________________________________________________________________________
34171 [  9640] By: gsar                                  on 2001/04/08  19:20:46
34172         Log: integrate change#9634 from mainline
34173              
34174              Fix the perlmodlib generation (didn't understand separate .pod
34175              files; didn't understand -- as the name-thing separator).
34176              Update the CPAN mirrors list.
34177      Branch: maint-5.6/perl
34178            ! pod/perlmodlib.pod
34179           !> pod/perlmodlib.PL
34180 ____________________________________________________________________________
34181 [  9639] By: gsar                                  on 2001/04/08  18:57:31
34182         Log: on windows, many of the README.* pods were being copied to the wrong
34183              location
34184      Branch: maint-5.6/perl
34185            ! win32/Makefile win32/makefile.mk
34186 ____________________________________________________________________________
34187 [  9638] By: gsar                                  on 2001/04/08  18:38:25
34188         Log: update to latest JPL from the anoncvs repository
34189      Branch: maint-5.6/perl
34190            + jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
34191            ! MANIFEST jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
34192            ! jpl/PerlInterpreter/PerlInterpreter.h jpl/README
34193 ____________________________________________________________________________
34194 [  9637] By: jhi                                   on 2001/04/08  17:53:53
34195         Log: Britishify spellings; s/\b(front|back) (end)\b/\1\2/g;
34196      Branch: perl
34197            ! pod/perl571delta.pod
34198 ____________________________________________________________________________
34199 [  9636] By: jhi                                   on 2001/04/08  17:18:32
34200         Log: Regen toc.
34201      Branch: perl
34202            ! pod/perltoc.pod
34203 ____________________________________________________________________________
34204 [  9635] By: jhi                                   on 2001/04/08  17:16:33
34205         Log: Subject: [PATCH perl@9622] fix IO.xs compile failure on VMS
34206              From: "Craig A. Berry" <craigberry@mac.com>
34207              Date: Sun, 08 Apr 2001 12:30:16 -0500
34208              Message-Id: <5.0.2.1.0.20010408120154.02675eb8@exchi01>
34209      Branch: perl
34210            ! ext/IO/IO.xs lib/ExtUtils/xsubpp
34211 ____________________________________________________________________________
34212 [  9634] By: jhi                                   on 2001/04/08  17:09:19
34213         Log: Fix the perlmodlib generation (didn't understand separate .pod
34214              files; didn't understand -- as the name-thing separator).
34215              
34216              Update the CPAN mirrors list.
34217      Branch: perl
34218            ! pod/perlmodlib.PL pod/perlmodlib.pod
34219 ____________________________________________________________________________
34220 [  9633] By: jhi                                   on 2001/04/08  16:49:17
34221         Log: Sort MANIFEST.
34222      Branch: perl
34223            ! MANIFEST
34224 ____________________________________________________________________________
34225 [  9632] By: gsar                                  on 2001/04/08  16:36:06
34226         Log: add $Tie::RefHash::VERSION
34227      Branch: maint-5.6/perl
34228            ! lib/Tie/RefHash.pm
34229 ____________________________________________________________________________
34230 [  9631] By: jhi                                   on 2001/04/08  16:10:15
34231         Log: perl571delta updates based on p5p feedback; still needs
34232              lots of examples.
34233      Branch: perl
34234            ! pod/perl571delta.pod
34235 ____________________________________________________________________________
34236 [  9630] By: jhi                                   on 2001/04/08  15:59:13
34237         Log: Update the list of supported platforms to talk about 5.7.1
34238              (and 5.6.1)
34239      Branch: perl
34240            ! pod/perlport.pod
34241 ____________________________________________________________________________
34242 [  9629] By: jhi                                   on 2001/04/08  15:55:41
34243         Log: Integrate changes #8677,8680,8681,8725,8732,8776,8782,9290
34244              from maintperl into mainline: perlport updates.
34245      Branch: perl
34246            ! pod/perlport.pod
34247 ____________________________________________________________________________
34248 [  9628] By: jhi                                   on 2001/04/08  15:53:17
34249         Log: perlsolaris.pod copied to wrong directory.
34250      Branch: perl
34251            ! win32/makefile.mk
34252 ____________________________________________________________________________
34253 [  9627] By: jhi                                   on 2001/04/08  14:48:18
34254         Log: Subject: Typos in perl571delta.pod
34255              From: "Stephen P. Potter" <spp@spotter.yi.org>
34256              Date: Sat, 07 Apr 2001 20:37:05 -0400
34257              Message-Id: <20010408003710.2A8FC729DD@belgarath.spotter.yi.org>
34258      Branch: perl
34259            ! pod/perl571delta.pod
34260 ____________________________________________________________________________
34261 [  9626] By: jhi                                   on 2001/04/08  14:39:04
34262         Log: Smoke out dTHR, spotted by by Stephen P. Potter.
34263      Branch: perl
34264            ! gv.c
34265 ____________________________________________________________________________
34266 [  9625] By: nick                                  on 2001/04/08  10:14:23
34267         Log: Integrate mainline
34268      Branch: perlio
34269           +> pod/perl570delta.pod pod/perl571delta.pod
34270           !> (integrate 27 files)
34271 ____________________________________________________________________________
34272 [  9624] By: gsar                                  on 2001/04/08  06:08:17
34273         Log: test in t/pod/* were busted
34274              
34275              these tests are still not enabled in t/{harness,TEST}
34276      Branch: maint-5.6/perl
34277            ! lib/Pod/Find.pm t/pod/emptycmd.t t/pod/find.t t/pod/for.t
34278            ! t/pod/headings.t t/pod/include.t t/pod/included.t t/pod/lref.t
34279            ! t/pod/multiline_items.t t/pod/nested_items.t
34280            ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
34281            ! t/pod/poderrs.t t/pod/podselect.t t/pod/special_seqs.t
34282 ____________________________________________________________________________
34283 [  9623] By: gsar                                  on 2001/04/08  03:37:01
34284         Log: integrate change#9470 from mainline
34285              
34286              Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ... 
34287      Branch: maint-5.6/perl
34288           !> ext/Socket/Socket.xs
34289 ____________________________________________________________________________
34290 [  9622] By: jhi                                   on 2001/04/07  22:40:47
34291         Log: Update Changes.
34292      Branch: perl
34293            ! Changes patchlevel.h
34294 ____________________________________________________________________________
34295 [  9621] By: jhi                                   on 2001/04/07  22:34:16
34296         Log: Update AUTHORS.
34297      Branch: perl
34298            ! AUTHORS
34299 ____________________________________________________________________________
34300 [  9620] By: jhi                                   on 2001/04/07  22:12:47
34301         Log: Forgot to bump the number of tests in #9164.
34302      Branch: perl
34303            ! t/op/array.t
34304 ____________________________________________________________________________
34305 [  9619] By: jhi                                   on 2001/04/07  22:09:50
34306         Log: Bump patchlevel to 5.7.1.
34307      Branch: perl
34308            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
34309            ! config_h.SH patchlevel.h
34310 ____________________________________________________________________________
34311 [  9618] By: jhi                                   on 2001/04/07  22:02:41
34312         Log: Populate perl571delta.
34313      Branch: perl
34314            ! pod/perl571delta.pod
34315 ____________________________________________________________________________
34316 [  9617] By: jhi                                   on 2001/04/07  22:01:23
34317         Log: Change 5.7.0 to 5.7.1 in some of the places I would be guaranteed
34318              to forget it later; do not change patchlevel.h yet or regenerate
34319              Configure yet.
34320      Branch: perl
34321            ! epoc/config.sh win32/Makefile win32/config_H.bc
34322            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
34323 ____________________________________________________________________________
34324 [  9616] By: jhi                                   on 2001/04/07  17:46:33
34325         Log: Add PerlIO and Encode information to perl571delta, fron NI-S.
34326      Branch: perl
34327            ! pod/perl571delta.pod
34328 ____________________________________________________________________________
34329 [  9615] By: jhi                                   on 2001/04/07  17:33:21
34330         Log: Change the toc configuration.
34331      Branch: perl
34332            ! pod/buildtoc.PL pod/perl.pod
34333 ____________________________________________________________________________
34334 [  9614] By: jhi                                   on 2001/04/07  17:29:47
34335         Log: Subject: PATCH: $[
34336              From: Robin Houston <robin@kitsite.com>
34337              Date: Fri, 6 Apr 2001 18:10:14 +0100
34338              Message-ID: <20010406181014.A18803@puffinry.freeserve.co.uk>
34339      Branch: perl
34340            ! op.c t/op/array.t
34341 ____________________________________________________________________________
34342 [  9613] By: jhi                                   on 2001/04/07  17:28:26
34343         Log: Subject: [PATCH perl@9424] isn't numeric warning
34344              From: Robin Barker <rmb1@cise.npl.co.uk>
34345              Date: Fri, 6 Apr 2001 18:08:52 +0100 (BST)
34346              Message-Id: <200104061708.SAA06783@tempest.npl.co.uk>
34347      Branch: perl
34348            ! sv.c t/pragma/warn/sv
34349 ____________________________________________________________________________
34350 [  9612] By: jhi                                   on 2001/04/07  17:26:45
34351         Log: Subject: [PATCH bleadperl] Re: [PATCH dump.c] hash quality
34352              From: Mike Guy <mjtg@cam.ac.uk>
34353              Date: Fri, 06 Apr 2001 12:47:06 +0100
34354              Message-Id: <E14lUhm-0000rx-00@libra.cus.cam.ac.uk>
34355      Branch: perl
34356            ! dump.c t/lib/peek.t
34357 ____________________________________________________________________________
34358 [  9611] By: jhi                                   on 2001/04/07  17:21:35
34359         Log: Create perl571delta and seed it off with the perldelta changes
34360              since 5.7.0; remove those changes from perldelta and rename it
34361              as perl570delta; recreate perldelta but leave it almost empty.
34362      Branch: perl
34363            + pod/perl570delta.pod pod/perl571delta.pod
34364            ! MANIFEST pod/perldelta.pod
34365 ____________________________________________________________________________
34366 [  9610] By: jhi                                   on 2001/04/07  16:56:32
34367         Log: Denit.
34368      Branch: perl
34369            ! pod/perldelta.pod
34370 ____________________________________________________________________________
34371 [  9609] By: jhi                                   on 2001/04/07  16:38:32
34372         Log: Retract #9523: needs more thought.
34373      Branch: perl
34374            ! Makefile.SH
34375 ____________________________________________________________________________
34376 [  9608] By: jhi                                   on 2001/04/07  14:59:20
34377         Log: atmark() code cleanaup.
34378      Branch: perl
34379            ! ext/IO/IO.xs
34380 ____________________________________________________________________________
34381 [  9607] By: jhi                                   on 2001/04/07  14:48:14
34382         Log: Integrate change #9605 from maintperl into mainline.
34383              
34384              can't optimize away scope entry if tr/// is present
34385      Branch: perl
34386           !> op.c t/op/tr.t
34387 ____________________________________________________________________________
34388 [  9606] By: jhi                                   on 2001/04/07  14:43:59
34389         Log: Integrate perlio.
34390      Branch: perl
34391           +> win32/FindExt.pm
34392           !> MANIFEST ext/PerlIO/Via/Via.xs perlio.c t/lib/md5-file.t
34393           !> win32/buildext.pl win32/config_sh.PL win32/makefile.mk
34394 ____________________________________________________________________________
34395 [  9605] By: gsar                                  on 2001/04/07  11:52:40
34396         Log: can't optimize away scope entry if tr/// is present
34397      Branch: maint-5.6/perl
34398            ! op.c t/op/tr.t
34399 ____________________________________________________________________________
34400 [  9604] By: nick                                  on 2001/04/07  11:39:45
34401         Log: Split out extension finding code from buildext.pl into FindExt.pm
34402              Use it to get Config.pm's idea of available extensions in line
34403              with what is built.
34404      Branch: perlio
34405            + win32/FindExt.pm
34406            ! MANIFEST win32/buildext.pl win32/config_sh.PL
34407            ! win32/makefile.mk
34408 ____________________________________________________________________________
34409 [  9603] By: nick                                  on 2001/04/07  09:11:38
34410         Log: Cleanup correction for failed :Via() layer, also set an error code.
34411      Branch: perlio
34412            ! ext/PerlIO/Via/Via.xs
34413 ____________________________________________________________________________
34414 [  9602] By: nick                                  on 2001/04/07  08:38:04
34415         Log: Digests in lib/md5-file.t are for text files _without_ CRLF i.e. UNIX
34416              style. So don't use binmode() on the handles so that Win32 etc. see
34417              same sequence and produce same digests.
34418      Branch: perlio
34419            ! t/lib/md5-file.t
34420 ____________________________________________________________________________
34421 [  9601] By: nick                                  on 2001/04/07  08:36:26
34422         Log: Allow PerlIOBase_pushed to ignore prefix on mode (e.g. sysopen's "#r")
34423              Else it complains and so crlf layer (say) does not get pushed.
34424      Branch: perlio
34425            ! perlio.c
34426 ____________________________________________________________________________
34427 [  9600] By: jhi                                   on 2001/04/06  23:00:09
34428         Log: Integrate change #9599 from perlio into mainline.
34429      Branch: perl
34430           !> ext/Encode/Encode.pm win32/config_H.bc win32/config_H.gc
34431           !> win32/config_H.vc
34432 ____________________________________________________________________________
34433 [  9599] By: nick                                  on 2001/04/06  21:42:43
34434         Log: Quote $VERSION in Encode.pm.
34435              regen_config_h as requested.
34436      Branch: perlio
34437            ! ext/Encode/Encode.pm win32/config_H.bc win32/config_H.gc
34438            ! win32/config_H.vc
34439 ____________________________________________________________________________
34440 [  9598] By: nick                                  on 2001/04/06  20:34:59
34441         Log: Integrate mainline
34442      Branch: perlio
34443           +> README.macos
34444           !> (integrate 39 files)
34445 ____________________________________________________________________________
34446 [  9597] By: gsar                                  on 2001/04/06  18:06:35
34447         Log: integrate change#9464 from mainline (addendum to change#8313)
34448              
34449              Subject: [PATCH @9452] Better peep()ing for foreach() loops
34450      Branch: maint-5.6/perl
34451           !> op.c
34452 ____________________________________________________________________________
34453 [  9596] By: jhi                                   on 2001/04/06  17:26:03
34454         Log: The d_casti32=undef is good for you even when not use64bitall.
34455      Branch: perl
34456            ! hints/hpux.sh
34457 ____________________________________________________________________________
34458 [  9595] By: gsar                                  on 2001/04/06  14:57:17
34459         Log: add a low-impact fix to accomodate darwin-ism
34460      Branch: maint-5.6/perl
34461            ! ext/Errno/Errno_pm.PL
34462 ____________________________________________________________________________
34463 [  9594] By: jhi                                   on 2001/04/06  14:55:14
34464         Log: Integrate changes #9528,9593 from mainline into maintperl;
34465              tweaking the editor/IDE/shell list.
34466      Branch: maint-5.6/perl
34467           !> pod/perlfaq3.pod
34468 ____________________________________________________________________________
34469 [  9593] By: jhi                                   on 2001/04/06  14:51:39
34470         Log: Make the editor/IDE/shell list a little bit airier.
34471      Branch: perl
34472            ! pod/perlfaq3.pod
34473 ____________________________________________________________________________
34474 [  9592] By: gsar                                  on 2001/04/06  14:45:18
34475         Log: integrate change#9477 from mainline (base.pm doc tweak)
34476              
34477              missing doc entry for fmod()
34478      Branch: maint-5.6/perl
34479            ! lib/Math/BigFloat.pm
34480           !> lib/base.pm
34481 ____________________________________________________________________________
34482 [  9591] By: jhi                                   on 2001/04/06  13:55:48
34483         Log: Regen toc.
34484      Branch: perl
34485            ! pod/perltoc.pod
34486 ____________________________________________________________________________
34487 [  9590] By: jhi                                   on 2001/04/06  13:54:52
34488         Log: Math::BigFloat patches from John Peacock.  The equivalent
34489              of #9586 from maintperl but reworked by John to work with
34490              the bleadperl.
34491      Branch: perl
34492            ! lib/Math/BigFloat.pm t/lib/bigfltpm.t
34493 ____________________________________________________________________________
34494 [  9589] By: jhi                                   on 2001/04/06  13:42:23
34495         Log: Define the U32_ALIGNMENT_REQUIRED only if it's not already defined.
34496      Branch: perl
34497            ! ext/Digest/MD5/Makefile.PL
34498 ____________________________________________________________________________
34499 [  9588] By: jhi                                   on 2001/04/06  13:31:45
34500         Log: Integrate changes #9584,9587 from maintperl into mainline.
34501              
34502              keep eval"" CVs alive until the end of the statement in which
34503              they're called
34504              
34505              add README.macos (from Chris Nandor)
34506              
34507              tyop in change#9555
34508      Branch: perl
34509           +> README.macos
34510           !> MANIFEST embed.h embed.pl global.sym objXSUB.h perlapi.c
34511           !> pod/buildtoc.PL pod/perl.pod pod/perlfaq9.pod pod/perlguts.pod
34512           !> pp_ctl.c proto.h scope.c scope.h sv.c win32/Makefile
34513           !> win32/makefile.mk
34514 ____________________________________________________________________________
34515 [  9587] By: gsar                                  on 2001/04/06  07:31:30
34516         Log: add README.macos (from Chris Nandor)
34517              
34518              tyop in change#9555
34519      Branch: maint-5.6/perl
34520            + README.macos
34521            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlfaq9.pod
34522            ! win32/Makefile win32/makefile.mk
34523 ____________________________________________________________________________
34524 [  9586] By: gsar                                  on 2001/04/06  07:08:54
34525         Log: fixes for Math::BigFloat bugs; add fmod() (from John Peacock)
34526      Branch: maint-5.6/perl
34527            ! lib/Math/BigFloat.pm t/lib/bigfltpm.t
34528 ____________________________________________________________________________
34529 [  9585] By: gsar                                  on 2001/04/06  06:58:44
34530         Log: integrate changes#9555,9556,9563..9567,9570..9575,9577..9578
34531              from mainline
34532              
34533              Subject: [PATCH] Base64 update to perlfaq9.pod
34534              
34535              Subject: [PATCH AUTHORS] Housekeeping
34536              
34537              Subject: Re: Not OK: perl v5.6.1 +fools-gold on darwin 1.3 (UNINSTALLED)
34538              Mac OS X (Darwin) has extra pwent fields.
34539              
34540              Subject: [PATCH B::*] print control-character vars readably
34541              Needs EBCDICification.
34542              
34543              Subject: [PATCH B::Deparse] lexical variables with ridiculously long names that are used in list assignments
34544              
34545              Subject: [PATCH B::*] cope with SVf_IVisUV, and cope with $^^ and friends
34546              
34547              Subject: [PATCH B::Deparse] "${foo}bar", "${foo}[1]" etc.
34548              
34549              Subject: [PATCH B::Deparse] binmode is no longer an UNOP
34550              
34551              Subject: [PATCH B::Deparse] regex quoting, and a minor milestone
34552              
34553              Subject: [PATCH B::Deparse] suppress "unintialized value" warnings
34554              
34555              Subject: bleadperl / hex ignores variable length and/or tr doesn't null terminate   ( with patch)
34556              
34557              Subject: patch for t/op/oct.t that shows need for patch supplied with bug 20010404.009, (bugs in hex and oct)
34558              
34559              FreeBSD hints tweak from Anton Berezin.
34560              
34561              Subject: [PATCH foolperl & bleadperl] README.vms update
34562              
34563              Subject: Re: [PATCH foolperl & bleadperl] README.vms update
34564      Branch: maint-5.6/perl
34565           !> AUTHORS README.vms ext/B/B.pm ext/B/B/Concise.pm
34566           !> ext/B/B/Debug.pm ext/B/B/Deparse.pm ext/B/B/Terse.pm
34567           !> hints/freebsd.sh pod/perlfaq9.pod pp.c t/op/oct.t t/op/pwent.t
34568 ____________________________________________________________________________
34569 [  9584] By: gsar                                  on 2001/04/06  04:09:00
34570         Log: keep eval"" CVs alive until the end of the statement in which
34571              they're called; this avoids a coredump ensuing from search for
34572              lexicals in code such as:
34573              
34574              sub bug {
34575              my $s = @_;
34576              eval q[sub { eval 'sub { &$s }' }];
34577              }
34578              bug("x")->()->();
34579              
34580              this code still doesn't work as intended (as it has remained
34581              since time immemorial), but it doesn't provoke a coredump anymore
34582      Branch: maint-5.6/perl
34583            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
34584            ! pod/perlguts.pod pp_ctl.c proto.h scope.c scope.h sv.c
34585 ____________________________________________________________________________
34586 [  9583] By: jhi                                   on 2001/04/05  23:52:51
34587         Log: Update Changes.
34588      Branch: perl
34589            ! Changes patchlevel.h
34590 ____________________________________________________________________________
34591 [  9582] By: jhi                                   on 2001/04/05  23:11:23
34592         Log: Slight doc tweak.
34593      Branch: perl
34594            ! pod/perlunicode.pod
34595 ____________________________________________________________________________
34596 [  9581] By: jhi                                   on 2001/04/05  23:04:11
34597         Log: Integrate perlio.
34598      Branch: perl
34599           !> pod/perlunicode.pod
34600 ____________________________________________________________________________
34601 [  9580] By: jhi                                   on 2001/04/05  23:03:29
34602         Log: Test for #9579.
34603      Branch: perl
34604            ! t/op/do.t
34605 ____________________________________________________________________________
34606 [  9579] By: jhi                                   on 2001/04/05  22:54:17
34607         Log: Subject: [PATCH] Propagate calling context for do '...'
34608              From: Gisle Aas <gisle@ActiveState.com>
34609              Date: 04 Apr 2001 20:17:29 -0700
34610              Message-ID: <lrg0fo827q.fsf@caliper.ActiveState.com>
34611      Branch: perl
34612            ! pod/perlfunc.pod pp_ctl.c
34613 ____________________________________________________________________________
34614 [  9578] By: jhi                                   on 2001/04/05  22:52:51
34615         Log: Subject: Re: [PATCH foolperl & bleadperl] README.vms update
34616              From: Peter Prymmer <pvhp@forte.com>
34617              Date: Thu, 5 Apr 2001 12:00:04 -0700 (PDT)
34618              Message-ID: <Pine.OSF.4.10.10104051156340.518291-100000@aspara.forte.com>
34619      Branch: perl
34620            ! README.vms
34621 ____________________________________________________________________________
34622 [  9577] By: jhi                                   on 2001/04/05  22:48:22
34623         Log: Subject: [PATCH foolperl & bleadperl] README.vms update
34624              From: "Craig A. Berry" <craigberry@mac.com>
34625              Date: Thu, 5 Apr 2001 13:43:28 -0500
34626              Message-Id: <p04330101b6f269936918@[172.16.52.1]>
34627      Branch: perl
34628            ! README.vms
34629 ____________________________________________________________________________
34630 [  9576] By: jhi                                   on 2001/04/05  22:31:38
34631         Log: Subject: [PATCH lib/base.pm t/lib/base.t] Fix subtle $VERSION mistakes with base.pm
34632              From: Michael G Schwern <schwern@pobox.com>
34633              Date: Thu, 5 Apr 2001 21:53:21 +0100
34634              Message-ID: <20010405215321.A4828@blackrider.blackstar.co.uk>
34635      Branch: perl
34636            ! lib/base.pm t/lib/fields.t
34637 ____________________________________________________________________________
34638 [  9575] By: jhi                                   on 2001/04/05  22:26:10
34639         Log: FreeBSD hints tweak from Anton Berezin.
34640      Branch: perl
34641            ! hints/freebsd.sh
34642 ____________________________________________________________________________
34643 [  9574] By: jhi                                   on 2001/04/05  22:24:03
34644         Log: Subject: patch for t/op/oct.t that shows need for patch supplied with bug 20010404.009, (bugs in hex and oct)
34645              From: David Dyck <dcd@tc.fluke.com>
34646              Date: Thu, 5 Apr 2001 09:40:58 -0700 (PDT)
34647              Message-ID: <Pine.LNX.4.30.0104050838330.30478-100000@dd.tc.fluke.com>
34648      Branch: perl
34649            ! t/op/oct.t
34650 ____________________________________________________________________________
34651 [  9573] By: jhi                                   on 2001/04/05  22:23:06
34652         Log: Subject: bleadperl / hex ignores variable length and/or tr doesn't null terminate   ( with patch)
34653              Date: Wed, 4 Apr 2001 13:27:15 -0700 (PDT)
34654              From: David Dyck <dcd@tc.fluke.com>
34655              Message-ID: <Pine.LNX.4.30.0104041325310.25358-100000@dd.tc.fluke.com>
34656      Branch: perl
34657            ! pp.c
34658 ____________________________________________________________________________
34659 [  9572] By: jhi                                   on 2001/04/05  22:14:47
34660         Log: Subject: [PATCH B::Deparse] suppress "unintialized value" warnings
34661              From: Robin Houston <robin@kitsite.com>
34662              Date: Thu, 5 Apr 2001 20:56:48 +0100
34663              Message-ID: <20010405205648.A16814@puffinry.freeserve.co.uk>
34664      Branch: perl
34665            ! ext/B/B/Deparse.pm
34666 ____________________________________________________________________________
34667 [  9571] By: jhi                                   on 2001/04/05  22:12:53
34668         Log: Subject: [PATCH B::Deparse] regex quoting, and a minor milestone
34669              From: Robin Houston <robin@kitsite.com>
34670              Date: Thu, 5 Apr 2001 19:55:51 +0100
34671              Message-ID: <20010405195551.A16686@puffinry.freeserve.co.uk>
34672      Branch: perl
34673            ! ext/B/B/Deparse.pm
34674 ____________________________________________________________________________
34675 [  9570] By: jhi                                   on 2001/04/05  22:11:06
34676         Log: Subject: [PATCH B::Deparse] binmode is no longer an UNOP
34677              From: Robin Houston <robin@kitsite.com>
34678              Date: Thu, 5 Apr 2001 20:16:29 +0100
34679              Message-ID: <20010405201629.A16763@puffinry.freeserve.co.uk>
34680      Branch: perl
34681            ! ext/B/B/Deparse.pm
34682 ____________________________________________________________________________
34683 [  9569] By: nick                                  on 2001/04/05  21:32:26
34684         Log: Change sense from "incomplete" to "implemented but needs more work" in perlunicode.pod
34685      Branch: perlio
34686            ! pod/perlunicode.pod
34687 ____________________________________________________________________________
34688 [  9568] By: nick                                  on 2001/04/05  19:38:09
34689         Log: Integrate mainline
34690      Branch: perlio
34691           +> lib/Class/ISA.pm t/lib/class-isa.t t/lib/md5-align.t
34692           !> (integrate 35 files)
34693 ____________________________________________________________________________
34694 [  9567] By: jhi                                   on 2001/04/05  18:31:45
34695         Log: Subject: [PATCH B::Deparse] "${foo}bar", "${foo}[1]" etc.
34696              From: Robin Houston <robin@kitsite.com>
34697              Date: Thu, 5 Apr 2001 18:03:23 +0100
34698              Message-ID: <20010405180323.A16388@puffinry.freeserve.co.uk>
34699      Branch: perl
34700            ! ext/B/B/Deparse.pm
34701 ____________________________________________________________________________
34702 [  9566] By: jhi                                   on 2001/04/05  18:29:35
34703         Log: Subject: [PATCH B::*] cope with SVf_IVisUV, and cope with $^^ and friends
34704              From: Robin Houston <robin@kitsite.com>
34705              Date: Thu, 5 Apr 2001 16:45:18 +0100
34706              Message-ID: <20010405164517.B16037@puffinry.freeserve.co.uk>
34707      Branch: perl
34708            ! ext/B/B.pm ext/B/B/Deparse.pm ext/B/B/Terse.pm
34709 ____________________________________________________________________________
34710 [  9565] By: jhi                                   on 2001/04/05  18:24:23
34711         Log: Subject: [PATCH B::Deparse] lexical variables with ridiculously long names that are used in list assignments
34712              From: Robin Houston <robin@kitsite.com>
34713              Date: Thu, 5 Apr 2001 14:50:09 +0100
34714              Message-ID: <20010405145009.A15916@puffinry.freeserve.co.uk>
34715      Branch: perl
34716            ! ext/B/B/Deparse.pm
34717 ____________________________________________________________________________
34718 [  9564] By: jhi                                   on 2001/04/05  18:23:03
34719         Log: Subject: [PATCH B::*] print control-character vars readably
34720              From: Robin Houston <robin@kitsite.com>
34721              Date: Thu, 5 Apr 2001 14:27:38 +0100
34722              Message-ID: <20010405142738.A15855@puffinry.freeserve.co.uk>
34723              
34724              Needs EBCDICification.
34725      Branch: perl
34726            ! ext/B/B.pm ext/B/B/Concise.pm ext/B/B/Debug.pm
34727            ! ext/B/B/Terse.pm
34728 ____________________________________________________________________________
34729 [  9563] By: jhi                                   on 2001/04/05  18:20:32
34730         Log: Subject: Re: Not OK: perl v5.6.1 +fools-gold on darwin 1.3 (UNINSTALLED)
34731              Date: Thu, 5 Apr 2001 13:21:42 -0400
34732              From: Paul Schinder <schinder@pobox.com>
34733              Message-Id: <p05100900b6f25159e767@[10.0.1.52]>
34734              
34735              Mac OS X (Darwin) has extra pwent fields.
34736      Branch: perl
34737            ! t/op/pwent.t
34738 ____________________________________________________________________________
34739 [  9562] By: jhi                                   on 2001/04/05  17:57:51
34740         Log: Regen toc.
34741      Branch: perl
34742            ! pod/perltoc.pod
34743 ____________________________________________________________________________
34744 [  9561] By: jhi                                   on 2001/04/05  17:47:33
34745         Log: Metaconfig units changes for #9560, plus regen Glossary.patch.
34746      Branch: metaconfig
34747            ! U/Glossary.patch
34748      Branch: metaconfig/U/perl
34749            + d_u32align.U
34750            ! d_cmsghdr_s.U d_msghdr_s.U
34751 ____________________________________________________________________________
34752 [  9560] By: jhi                                   on 2001/04/05  17:47:01
34753         Log: Introduce d_u32align / U32_REQUIRES_ALIGNMENT, needed for
34754              ext/Digest/MD5/Makefile.PL and t/lib/md5-align.t.
34755              Introduce probes for struct msghdr, struct cmsghdr,
34756              sendmsg, recvmsg, readv, writev, setitimer, getitimer,
34757              ualarm, usleep, for possible later extension work.
34758      Branch: perl
34759            + t/lib/md5-align.t
34760            ! Configure MANIFEST Porting/Glossary Porting/config.sh
34761            ! Porting/config_H config_h.SH configure.com epoc/config.sh
34762            ! ext/Digest/MD5/Makefile.PL perl.h uconfig.h uconfig.sh
34763            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
34764            ! vos/config.ga.h win32/config.bc win32/config.gc
34765            ! win32/config.vc
34766 ____________________________________________________________________________
34767 [  9559] By: jhi                                   on 2001/04/05  13:03:04
34768         Log: Be traditional in your cpp (for the Errno extension).
34769      Branch: perl
34770            ! hints/darwin.sh
34771 ____________________________________________________________________________
34772 [  9558] By: jhi                                   on 2001/04/05  13:00:05
34773         Log: Add $Config{cppflags} to the gcc incantation.
34774      Branch: perl
34775            ! ext/Errno/Errno_pm.PL
34776 ____________________________________________________________________________
34777 [  9557] By: jhi                                   on 2001/04/05  04:22:39
34778         Log: Introduce Sean Burke's Class::ISA 0.32.
34779      Branch: perl
34780            + lib/Class/ISA.pm t/lib/class-isa.t
34781            ! MANIFEST
34782 ____________________________________________________________________________
34783 [  9556] By: jhi                                   on 2001/04/05  04:09:50
34784         Log: Subject: [PATCH AUTHORS] Housekeeping
34785              From: Paul Johnson <paul@pjcj.net> 
34786              Date: Wed, 4 Apr 2001 22:45:47 +0200
34787              Message-ID: <20010404224547.D9548@pjcj.net>
34788      Branch: perl
34789            ! AUTHORS
34790 ____________________________________________________________________________
34791 [  9555] By: jhi                                   on 2001/04/05  04:06:33
34792         Log: Subject: [PATCH] Base64 update to perlfaq9.pod
34793              From: Gisle Aas <gisle@ActiveState.com>
34794              Date: 04 Apr 2001 14:23:04 -0700
34795              Message-ID: <lrlmpg9x6v.fsf@caliper.ActiveState.com>
34796      Branch: perl
34797            ! pod/perlfaq9.pod
34798 ____________________________________________________________________________
34799 [  9554] By: jhi                                   on 2001/04/05  04:05:49
34800         Log: Downgrade also the "Wide character" diagnostic.
34801      Branch: perl
34802            ! pod/perldiag.pod
34803 ____________________________________________________________________________
34804 [  9553] By: jhi                                   on 2001/04/05  04:00:33
34805         Log: Integrate changes #9544,9547,9549(perlio),9550,9551 from
34806              maintperl into mainline.
34807              
34808              "double" should be "NV"; standard typemap is missing entry
34809              for NV
34810              
34811              s/djSP/dSP/
34812              
34813              Downgrade "Wide character in print" to a warning.
34814              
34815              B::Deparse fix for ${^FOO} and documentation for PVX() method
34816              (from Robin Houston)
34817              
34818              tr/// doesn't null-terminate the result in some situations
34819              (from Gisle Aas)
34820      Branch: perl
34821           !> doio.c doop.c ext/B/B.pm ext/B/B.xs ext/B/B/C.pm
34822           !> ext/B/B/Deparse.pm ext/Thread/Thread.xs lib/ExtUtils/typemap
34823           !> t/io/utf8.t t/op/tr.t
34824 ____________________________________________________________________________
34825 [  9552] By: jhi                                   on 2001/04/05  03:52:50
34826         Log: Retract changes #9542 and #9538 (from maintperl, integrated
34827              at #9540), shouldn't be needed because of the perlio changes.
34828      Branch: perl
34829            ! util.c
34830 ____________________________________________________________________________
34831 [  9551] By: gsar                                  on 2001/04/05  00:18:34
34832         Log: tr/// doesn't null-terminate the result in some situations
34833              (from Gisle Aas)
34834      Branch: maint-5.6/perl
34835            ! doop.c t/op/tr.t
34836 ____________________________________________________________________________
34837 [  9550] By: gsar                                  on 2001/04/04  20:04:17
34838         Log: B::Deparse fix for ${^FOO} and documentation for PVX() method
34839              (from Robin Houston)
34840      Branch: maint-5.6/perl
34841            ! ext/B/B.pm ext/B/B/Deparse.pm
34842 ____________________________________________________________________________
34843 [  9549] By: nick                                  on 2001/04/04  18:56:15
34844         Log: Downgrade "Wide character in print" to a warning.
34845      Branch: perlio
34846            ! doio.c t/io/utf8.t
34847 ____________________________________________________________________________
34848 [  9548] By: gsar                                  on 2001/04/04  18:51:49
34849         Log: integrate changes#9460,9462,9482,9521,9522
34850              
34851              Subject: PATCH: B::Debug should show LOOP-specific fields
34852              
34853              Subject: B::Deparse precedence bug. (Patch included.)
34854              
34855              Subject: Re: [ID 20010330.003] O=Deparse,-p does not preserve "operational semantics"
34856              
34857              Subject: [PATCH B::Concise] @stash_array = split(/pat/, str);
34858              
34859              Subject: [PATCH B::Concise] padname values may have bogus SvCUR
34860      Branch: maint-5.6/perl
34861           !> ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Debug.pm
34862           !> ext/B/B/Deparse.pm ext/B/B/Showlex.pm
34863 ____________________________________________________________________________
34864 [  9547] By: gsar                                  on 2001/04/04  18:49:16
34865         Log: s/djSP/dSP/
34866      Branch: maint-5.6/perl
34867            ! ext/Thread/Thread.xs
34868 ____________________________________________________________________________
34869 [  9546] By: nick                                  on 2001/04/04  18:44:00
34870         Log: Integrate mainline.
34871      Branch: perlio
34872           !> Makefile.SH embed.pl ext/File/Glob/Glob.pm jpl/JNI/JNI.pm op.c
34873           !> os2/OS2/Process/Process.pm perl.c pod/perlapi.pod util.c
34874 ____________________________________________________________________________
34875 [  9545] By: gsar                                  on 2001/04/04  18:38:52
34876         Log: integrate change#8837 from mainline
34877              
34878              Subject: [patch] -Wall cleanup round 2
34879      Branch: maint-5.6/perl
34880           !> ext/B/B.xs ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
34881           !> ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs
34882           !> ext/File/Glob/Glob.xs ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs
34883           !> ext/IPC/SysV/SysV.xs ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
34884           !> ext/SDBM_File/SDBM_File.xs
34885 ____________________________________________________________________________
34886 [  9544] By: gsar                                  on 2001/04/04  17:49:57
34887         Log: "double" should be "NV"; standard typemap is missing entry
34888              for NV
34889      Branch: maint-5.6/perl
34890            ! ext/B/B.xs ext/B/B/C.pm lib/ExtUtils/typemap
34891 ____________________________________________________________________________
34892 [  9543] By: jhi                                   on 2001/04/04  14:13:18
34893         Log: Thou shalt not (just) match for English error messages.
34894      Branch: perl
34895            ! ext/File/Glob/Glob.pm jpl/JNI/JNI.pm
34896            ! os2/OS2/Process/Process.pm
34897 ____________________________________________________________________________
34898 [  9542] By: jhi                                   on 2001/04/04  13:20:39
34899         Log: Make the stdio tricks of fflush_all() to exist only if
34900              stdio is being used.
34901      Branch: perl
34902            ! util.c
34903 ____________________________________________________________________________
34904 [  9541] By: jhi                                   on 2001/04/04  04:20:24
34905         Log: Subject: Re: [PATCH] Lighten up glob
34906              From: Benjamin Sugars <bsugars@canoe.ca>
34907              Date: Tue, 3 Apr 2001 17:03:48 -0400 (EDT)
34908              Message-ID: <Pine.LNX.4.21.0104031700340.2143-100000@marmot.rim.canoe.ca>
34909      Branch: perl
34910            ! embed.pl ext/File/Glob/Glob.pm op.c perl.c pod/perlapi.pod
34911            ! util.c
34912 ____________________________________________________________________________
34913 [  9540] By: jhi                                   on 2001/04/04  04:03:57
34914         Log: Integrate changes #9538,9539 from maintperl into mainline.
34915              
34916              fflush() is a macro on SunOS 4.1.x, so provide a wrapper
34917              for use with _fwalk() (fix for change#7705)
34918              
34919              another tweak needed for SunOS 4.1.x build (from Mike Guy)
34920              (cp -f is not portable)
34921      Branch: perl
34922           !> Makefile.SH util.c
34923 ____________________________________________________________________________
34924 [  9539] By: gsar                                  on 2001/04/04  03:01:14
34925         Log: another tweak needed for SunOS 4.1.x build (from Mike Guy)
34926      Branch: maint-5.6/perl
34927            ! Makefile.SH
34928 ____________________________________________________________________________
34929 [  9538] By: gsar                                  on 2001/04/04  01:00:38
34930         Log: fflush() is a macro on SunOS 4.1.x, so provide a wrapper
34931              for use with _fwalk() (fix for change#7705)
34932      Branch: maint-5.6/perl
34933            ! util.c
34934 ____________________________________________________________________________
34935 [  9537] By: nick                                  on 2001/04/03  19:24:55
34936         Log: Integrate mainline
34937      Branch: perlio
34938           +> ext/Cwd/Cwd.xs ext/Cwd/Makefile.PL lib/unicode/NamesList.txt
34939           +> lib/unicode/PropList.html
34940            - lib/unicode/Names.txt lib/unicode/README.Ethiopic
34941           !> (integrate 69 files)
34942 ____________________________________________________________________________
34943 [  9536] By: jhi                                   on 2001/04/03  18:02:31
34944         Log: Integrate change #9533 from maintperl into mainline.
34945              
34946              better fix for change#9517 to accomodate UNC paths like
34947              \\server\share\foo, and paths with trailing backslash
34948              like c:\this\
34949      Branch: perl
34950           !> utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
34951 ____________________________________________________________________________
34952 [  9535] By: jhi                                   on 2001/04/03  17:58:07
34953         Log: Change the push/unshift warning to be of class syntax, not misc.
34954      Branch: perl
34955            ! op.c pod/perldiag.pod t/pragma/warn/op
34956 ____________________________________________________________________________
34957 [  9534] By: jhi                                   on 2001/04/03  15:03:46
34958         Log: Change the push/unshift warning (#9532) to talk about "no values"
34959              instead of "no arguments".
34960      Branch: perl
34961            ! op.c pod/perldiag.pod t/pragma/warn/op
34962 ____________________________________________________________________________
34963 [  9533] By: gsar                                  on 2001/04/03  14:30:07
34964         Log: better fix for change#9517 to accomodate UNC paths like
34965              \\server\share\foo, and paths with trailing backslash
34966              like c:\this\
34967      Branch: maint-5.6/perl
34968            ! utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
34969 ____________________________________________________________________________
34970 [  9532] By: jhi                                   on 2001/04/03  13:11:46
34971         Log: Subject: Re: [ID 20010331.003] new misc warning for push(@x), unshift(@x)
34972              From: Robin Houston <robin@kitsite.com>
34973              Date: Mon, 2 Apr 2001 15:03:29 +0100
34974              Message-ID: <20010402150329.A6636@puffinry.freeserve.co.uk>
34975      Branch: perl
34976            ! op.c pod/perldiag.pod t/lib/db-recno.t t/pragma/warn/op
34977 ____________________________________________________________________________
34978 [  9531] By: jhi                                   on 2001/04/03  13:06:34
34979         Log: Integrate change #9530 from maintperl into mainline.
34980              
34981              accomodate VMS "mailbox overflow" quirk in testsuite (from
34982              Craig Berry)
34983      Branch: perl
34984           !> t/lib/socket.t
34985 ____________________________________________________________________________
34986 [  9530] By: gsar                                  on 2001/04/03  04:56:41
34987         Log: accomodate VMS "mailbox overflow" quirk in testsuite (from
34988              Craig Berry)
34989      Branch: maint-5.6/perl
34990            ! t/lib/socket.t
34991 ____________________________________________________________________________
34992 [  9529] By: jhi                                   on 2001/04/03  02:34:34
34993         Log: Update Changes.
34994      Branch: perl
34995            ! Changes patchlevel.h
34996 ____________________________________________________________________________
34997 [  9528] By: jhi                                   on 2001/04/03  01:27:57
34998         Log: Subject: [PATCH: 9508] perlfaq3: extend the silly long list even further
34999              Date: Mon, 2 Apr 2001 18:24:53 -0700 (PDT)
35000              To: perl5-porters@perl.org
35001              Message-ID: <Pine.OSF.4.10.10104021823330.279908-100000@aspara.forte.com>
35002      Branch: perl
35003            ! pod/perlfaq3.pod
35004 ____________________________________________________________________________
35005 [  9527] By: jhi                                   on 2001/04/03  01:22:09
35006         Log: Subject: [PATCH: 9508] build && test XS::Typemap on VMS, glob-basic insensitivity training
35007              From: Peter Prymmer <pvhp@forte.com>
35008              Date: Mon, 2 Apr 2001 17:40:27 -0700 (PDT)
35009              Message-ID: <Pine.OSF.4.10.10104021727250.278825-100000@aspara.forte.com>      
35010      Branch: perl
35011            ! configure.com t/lib/glob-basic.t t/lib/xs-typemap.t
35012 ____________________________________________________________________________
35013 [  9526] By: jhi                                   on 2001/04/03  01:18:25
35014         Log: The metaconfig unit changes for #9525.
35015      Branch: metaconfig
35016            ! U/a_dvisory/quadtype.U U/modified/mallocsrc.U
35017      Branch: metaconfig/U/perl
35018            ! use64bits.U
35019 ____________________________________________________________________________
35020 [  9525] By: jhi                                   on 2001/04/03  01:17:30
35021         Log: Configure sanity checks:
35022              * if use64bitall is attempted but pointers are only 32-bit,
35023              'downgrade' to use64bitint
35024              * if use64bitint is attempted but there's no quad type,
35025              forget about use64bitint (well, the default for it is 'n',
35026              the user can still override this)
35027              * if pointers are 64 bits, do not try to use Perl's malloc
35028      Branch: perl
35029            ! Configure
35030 ____________________________________________________________________________
35031 [  9524] By: gsar                                  on 2001/04/03  01:09:12
35032         Log: EPOC fix for lib/io_udp.t failure (from Olaf Flebbe)
35033      Branch: maint-5.6/perl
35034            ! pp_sys.c
35035 ____________________________________________________________________________
35036 [  9523] By: jhi                                   on 2001/04/03  00:02:31
35037         Log: (Retracted by #9609)
35038              
35039              Make it harder for parallel makes to enter 'test' before
35040              Dynaloader and File::Glob are happy.  (In principle 'make_ext'
35041              should be unhappy enough, but sometimes parallel makes seem
35042              to sneak past both in Tru64 and AIX.)
35043      Branch: perl
35044            ! Makefile.SH
35045 ____________________________________________________________________________
35046 [  9522] By: jhi                                   on 2001/04/02  22:35:31
35047         Log: Subject: [PATCH B::Concise] padname values may have bogus SvCUR
35048              Date: Mon, 2 Apr 2001 22:54:10 +0100
35049              From: Robin Houston <robin@kitsite.com>
35050              Message-ID: <20010402225410.A8273@puffinry.freeserve.co.uk>
35051      Branch: perl
35052            ! ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Showlex.pm
35053 ____________________________________________________________________________
35054 [  9521] By: jhi                                   on 2001/04/02  22:32:23
35055         Log: Subject: [PATCH B::Concise] @stash_array = split(/pat/, str);
35056              From: Robin Houston <robin@kitsite.com>
35057              Date: Mon, 2 Apr 2001 20:24:03 +0100
35058              Message-ID: <20010402202402.A8005@puffinry.freeserve.co.uk>
35059      Branch: perl
35060            ! ext/B/B/Concise.pm
35061 ____________________________________________________________________________
35062 [  9520] By: jhi                                   on 2001/04/02  22:30:43
35063         Log: Subject: [PATCH] REALLY pedantic hv.h nit
35064              From: Simon Cozens <simon@netthink.co.uk>
35065              Date: Mon, 2 Apr 2001 15:43:06 +0100
35066              Message-ID: <20010402154306.A21711@netthink.co.uk>
35067      Branch: perl
35068            ! hv.h
35069 ____________________________________________________________________________
35070 [  9519] By: jhi                                   on 2001/04/02  22:28:04
35071         Log: Based on
35072              
35073              Subject: [foolperl] EPOC fix
35074              From: Olaf Flebbe <O.Flebbe@science-computing.de>
35075              Date: Mon, 2 Apr 2001 23:36:51 +0200 (CEST)
35076              Message-ID: <Pine.LNX.4.02.10104022335380.5547-100000@milkyway.science-computing.de>
35077      Branch: perl
35078            ! pp_sys.c
35079 ____________________________________________________________________________
35080 [  9518] By: jhi                                   on 2001/04/02  22:22:34
35081         Log: Integrate changes #9511,9514,9517 from maintperl into mainline.
35082              
35083              README.win32 tweaks; add a note about alternative location for
35084              getting a gcc-2.95.2 that will build perl properly on windows
35085              
35086              add some notes about gutsy threading matters
35087              
35088              many of the utilities interpolate literal paths within doublequotes
35089              (fails on dosish platforms where path contains backslashes)
35090      Branch: perl
35091           !> README.win32 pod/perlguts.pod utils/perldoc.PL
35092           !> x2p/find2perl.PL x2p/s2p.PL
35093 ____________________________________________________________________________
35094 [  9517] By: gsar                                  on 2001/04/02  19:52:21
35095         Log: many of the utilities interpolate literal paths within doublequotes
35096              (fails on dosish platforms where path contains backslashes)
35097      Branch: maint-5.6/perl
35098            ! utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
35099 ____________________________________________________________________________
35100 [  9516] By: gsar                                  on 2001/04/02  05:49:37
35101         Log: a foolish release
35102      Branch: maint-5.6/perl
35103            ! Changes patchlevel.h pod/perldelta.pod pod/perlhist.pod
35104            ! pod/perltoc.pod
35105 ____________________________________________________________________________
35106 [  9515] By: gsar                                  on 2001/04/02  05:04:29
35107         Log: add missing changelog summaries
35108      Branch: maint-5.6/perl
35109            ! Changes
35110 ____________________________________________________________________________
35111 [  9514] By: gsar                                  on 2001/04/02  04:07:13
35112         Log: add some notes about gutsy threading matters
35113      Branch: maint-5.6/perl
35114            ! pod/perlguts.pod
35115 ____________________________________________________________________________
35116 [  9513] By: gsar                                  on 2001/04/02  03:25:21
35117         Log: add more prominent caveat notices about experimental features
35118      Branch: maint-5.6/perl
35119            ! pod/perlfork.pod pod/perlunicode.pod
35120 ____________________________________________________________________________
35121 [  9512] By: gsar                                  on 2001/04/02  02:54:33
35122         Log: integrate changes#9479,9509 from mainline
35123              
35124              [PATCH] File::Glob stuff for Mac OS
35125              
35126              [PATH bsd_glob.c perl@9472] Shut up gcc warning in bsd_glob.c
35127      Branch: maint-5.6/perl
35128           !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
35129           !> t/lib/glob-basic.t t/lib/glob-case.t t/lib/glob-global.t
35130           !> t/lib/glob-taint.t
35131 ____________________________________________________________________________
35132 [  9511] By: gsar                                  on 2001/04/02  02:38:24
35133         Log: README.win32 tweaks; add a note about alternative location for
35134              getting a gcc-2.95.2 that will build perl properly on windows
35135      Branch: maint-5.6/perl
35136            ! README.win32
35137 ____________________________________________________________________________
35138 [  9510] By: jhi                                   on 2001/04/01  20:45:10
35139         Log: An ambiguosity warning.
35140      Branch: perl
35141            ! t/lib/trig.t
35142 ____________________________________________________________________________
35143 [  9509] By: jhi                                   on 2001/04/01  19:53:47
35144         Log: Subject: [PATH bsd_glob.c perl@9472] Shut up gcc warning in bsd_glob.c
35145              From: Jonathan Stowe <gellyfish@gellyfish.com>
35146              Date: Sun, 1 Apr 2001 10:04:55 +0100 (BST)
35147              Message-ID: <Pine.LNX.4.30.0104010958250.7703-100000@orpheus.gellyfish.com>
35148      Branch: perl
35149            ! ext/File/Glob/bsd_glob.c
35150 ____________________________________________________________________________
35151 [  9508] By: jhi                                   on 2001/04/01  19:35:03
35152         Log: Update Changes.
35153      Branch: perl
35154            ! Changes patchlevel.h
35155 ____________________________________________________________________________
35156 [  9507] By: jhi                                   on 2001/04/01  19:24:01
35157         Log: Integrate changes #9378,9458,9469,9475,9489,9490,9505,9506
35158              from mainline to maintperl: pod tweaks.
35159      Branch: maint-5.6/perl
35160           !> pod/perldebug.pod pod/perldiag.pod pod/perlfaq1.pod
35161           !> pod/perlguts.pod pod/perlhack.pod pod/perlop.pod
35162           !> pod/perlvar.pod
35163 ____________________________________________________________________________
35164 [  9506] By: jhi                                   on 2001/04/01  19:11:53
35165         Log: Commit Sarathy to April release of 5.6.1 :-)
35166      Branch: perl
35167            ! pod/perlfaq1.pod
35168 ____________________________________________________________________________
35169 [  9505] By: jhi                                   on 2001/04/01  19:03:15
35170         Log: Subject: PATCH 5.6.0 (perldebug.pod)
35171              From: Mark-Jason Dominus <mjd@plover.com>
35172              Date: Sun, 01 Apr 2001 14:25:11 -0400
35173              Message-ID: <20010401182511.9247.qmail@plover.com>
35174      Branch: perl
35175            ! pod/perldebug.pod
35176 ____________________________________________________________________________
35177 [  9504] By: jhi                                   on 2001/04/01  18:43:09
35178         Log: Add great_circle_direction().
35179      Branch: perl
35180            ! lib/Math/Trig.pm t/lib/trig.t
35181 ____________________________________________________________________________
35182 [  9503] By: jhi                                   on 2001/04/01  17:29:12
35183         Log: Unicode ReadMe update for Unicode 3.1.
35184      Branch: perl
35185            ! lib/unicode/ReadMe.txt
35186 ____________________________________________________________________________
35187 [  9502] By: jhi                                   on 2001/04/01  17:18:40
35188         Log: Integrate change #9501 from maintperl into mainline.
35189              
35190              fix the perlembed notes on multiple interpreters
35191              
35192              fix ExtUtils::Embed to work passably on Windows
35193      Branch: perl
35194           !> lib/ExtUtils/Embed.pm pod/perlembed.pod
35195 ____________________________________________________________________________
35196 [  9501] By: gsar                                  on 2001/04/01  07:21:57
35197         Log: fix the perlembed notes on multiple interpreters
35198              
35199              fix ExtUtils::Embed to work passably on Windows
35200      Branch: maint-5.6/perl
35201            ! lib/ExtUtils/Embed.pm pod/perlembed.pod
35202 ____________________________________________________________________________
35203 [  9500] By: jhi                                   on 2001/04/01  05:58:23
35204         Log: Test for #9499.
35205      Branch: perl
35206            ! t/op/tr.t
35207 ____________________________________________________________________________
35208 [  9499] By: jhi                                   on 2001/04/01  05:55:46
35209         Log: tr/// UTF-8 tweaking from Inaba Hiroto.
35210      Branch: perl
35211            ! embed.h embed.pl op.c proto.h
35212 ____________________________________________________________________________
35213 [  9498] By: jhi                                   on 2001/04/01  05:44:34
35214         Log: Protect the workaround hunk more.
35215      Branch: perl
35216            ! toke.c
35217 ____________________________________________________________________________
35218 [  9497] By: jhi                                   on 2001/04/01  00:24:25
35219         Log: Integrate changes #9493,9494,9495,9496 from maintperl
35220              into mainline.
35221              
35222              fix a broken workaround for Borland compiler in change#4739
35223              (caused weird "short reads" on DATA, which caused op/misc.t to fail)
35224              
35225              nits spotted by Borland compiler
35226              
35227              avoid redefinition warnings under Borland 5.02
35228              
35229              various nits identified by the Borland 5.5 compiler; remove suppression
35230              of a few warnings
35231      Branch: perl
35232           !> ext/File/Glob/bsd_glob.c sv.c toke.c utf8.h win32/makefile.mk
35233           !> win32/win32.h
35234 ____________________________________________________________________________
35235 [  9496] By: gsar                                  on 2001/03/31  23:22:28
35236         Log: various nits identified by the Borland 5.5 compiler; remove suppression
35237              of a few warnings
35238      Branch: maint-5.6/perl
35239            ! ext/File/Glob/bsd_glob.c sv.c win32/win32.h
35240 ____________________________________________________________________________
35241 [  9495] By: gsar                                  on 2001/03/31  21:03:08
35242         Log: avoid redefinition warnings under Borland 5.02
35243      Branch: maint-5.6/perl
35244            ! win32/makefile.mk
35245 ____________________________________________________________________________
35246 [  9494] By: gsar                                  on 2001/03/31  20:18:59
35247         Log: nits spotted by Borland compiler
35248      Branch: maint-5.6/perl
35249            ! utf8.h win32/win32.h
35250 ____________________________________________________________________________
35251 [  9493] By: gsar                                  on 2001/03/31  20:18:05
35252         Log: fix a broken workaround for Borland compiler in change#4739
35253              (caused weird "short reads" on DATA, which caused op/misc.t to fail)
35254      Branch: maint-5.6/perl
35255            ! toke.c
35256 ____________________________________________________________________________
35257 [  9492] By: jhi                                   on 2001/03/31  18:36:24
35258         Log: Integrate change #9491 from maintperl into mainline.
35259              
35260              Cwd::chdir() doesn't set $ENV{PWD} correctly on windows when the
35261              directory is relative (need to fetch the full path name *before*
35262              the chdir!)
35263      Branch: perl
35264           !> lib/Cwd.pm
35265 ____________________________________________________________________________
35266 [  9491] By: gsar                                  on 2001/03/31  17:01:56
35267         Log: Cwd::chdir() doesn't set $ENV{PWD} correctly on windows when the
35268              directory is relative (need to fetch the full path name *before*
35269              the chdir!)
35270              
35271              this is a followup patch for change#6749
35272      Branch: maint-5.6/perl
35273            ! lib/Cwd.pm
35274 ____________________________________________________________________________
35275 [  9490] By: jhi                                   on 2001/03/31  15:50:18
35276         Log: Subject: Re: [PATCH] av.h cosmetics
35277              From: Simon Cozens <simon@netthink.co.uk>
35278              Date: Sat, 31 Mar 2001 13:09:59 +0100
35279              Message-ID: <20010331130959.A22000@netthink.co.uk>
35280              
35281              Document AvALLOC.
35282      Branch: perl
35283            ! pod/perlguts.pod
35284 ____________________________________________________________________________
35285 [  9489] By: jhi                                   on 2001/03/31  15:48:44
35286         Log: Subject: [PATCH] Re: Math::Big* v1.21
35287              From: Tels <perl_dummy@bloodgate.com>
35288              Date: Sat, 31 Mar 2001 13:21:05 +0200 (CEST)
35289              Message-Id: <200103311125.GAA377738@www08.hway.net>
35290      Branch: perl
35291            ! pod/perlop.pod
35292 ____________________________________________________________________________
35293 [  9488] By: jhi                                   on 2001/03/31  03:39:51
35294         Log: Debug output tweak.
35295      Branch: perl
35296            ! t/lib/cwd.t
35297 ____________________________________________________________________________
35298 [  9487] By: jhi                                   on 2001/03/31  03:33:02
35299         Log: OverVMSification.
35300      Branch: perl
35301            ! t/lib/cwd.t
35302 ____________________________________________________________________________
35303 [  9486] By: jhi                                   on 2001/03/31  03:01:40
35304         Log: Missed MANIFESTations in #9483.
35305      Branch: perl
35306            ! MANIFEST
35307 ____________________________________________________________________________
35308 [  9485] By: jhi                                   on 2001/03/31  02:58:17
35309         Log: Subject: Not OK: perl v5.7.0 +DEVEL9472 on VMS_AXP V7.1 (UNINSTALLED)
35310              From: Peter Prymmer <pvhp@forte.com>
35311              Date: Fri, 30 Mar 2001 18:06:36 -0800 (PST)
35312              Message-ID: <Pine.OSF.4.10.10103301805450.63762-100000@aspara.forte.com>
35313      Branch: perl
35314            ! regexec.c t/lib/cwd.t
35315 ____________________________________________________________________________
35316 [  9484] By: jhi                                   on 2001/03/31  01:04:41
35317         Log: Obsolete file (see #3938)
35318      Branch: perl
35319            - lib/unicode/README.Ethiopic
35320            ! MANIFEST
35321 ____________________________________________________________________________
35322 [  9483] By: jhi                                   on 2001/03/31  00:52:42
35323         Log: Update to Unicode 3.1.
35324              (Rename Names.txt to NamesList.txt.)
35325      Branch: perl
35326            + lib/unicode/NamesList.txt lib/unicode/PropList.html
35327            - lib/unicode/Names.txt
35328            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
35329            ! lib/unicode/Is/LbrkBA.pl lib/unicode/Is/LbrkBB.pl
35330            ! lib/unicode/Is/LbrkID.pl lib/unicode/Is/LbrkSG.pl
35331            ! lib/unicode/LineBrk.txt lib/unicode/NamesList.html
35332            ! lib/unicode/UCD.html lib/unicode/Unicode.html
35333            ! lib/unicode/rename lib/unicode/version
35334 ____________________________________________________________________________
35335 [  9482] By: jhi                                   on 2001/03/30  23:33:44
35336         Log: Subject: Re: [ID 20010330.003] O=Deparse,-p does not preserve "operational semantics"
35337              From: Robin Houston <robin@kitsite.com>
35338              Date: Fri, 30 Mar 2001 20:07:22 +0100
35339              Message-ID: <20010330200722.A2010@puffinry.freeserve.co.uk>
35340      Branch: perl
35341            ! ext/B/B/Deparse.pm
35342 ____________________________________________________________________________
35343 [  9481] By: jhi                                   on 2001/03/30  23:20:25
35344         Log: Subject: Re: [PATCH] CwdXS, Take 2
35345              From: Benjamin Sugars <bsugars@canoe.ca>
35346              Date: Fri, 30 Mar 2001 14:08:51 -0500 (EST)
35347              Message-ID: <Pine.LNX.4.21.0103301357490.1927-100000@marmot.rim.canoe.ca>
35348      Branch: perl
35349            + ext/Cwd/Cwd.xs ext/Cwd/Makefile.PL
35350            ! MANIFEST lib/Cwd.pm t/lib/cwd.t
35351 ____________________________________________________________________________
35352 [  9480] By: jhi                                   on 2001/03/30  22:52:38
35353         Log: Subject: [ID 20010330.006] incorrect WARNING from installperl "You've never run 'make test' or some tests failed!"
35354              From: David Dyck <dcd@tc.fluke.com>
35355              Date: Fri, 30 Mar 2001 14:44:13 -0800
35356              Message-Id: <200103302244.OAA12204@dd.tc.fluke.com>
35357              
35358              The t/rantests flags file creation was accidentally
35359              removed by #9217.
35360      Branch: perl
35361            ! Makefile.SH
35362 ____________________________________________________________________________
35363 [  9479] By: jhi                                   on 2001/03/30  22:45:45
35364         Log: Subject: [PATCH] File::Glob stuff for Mac OS
35365              From: Chris Nandor <pudge@pobox.com>
35366              Date: Fri, 30 Mar 2001 16:51:00 -0500
35367              Message-Id: <p05010400b6eaab36051c@[10.0.1.177]>
35368      Branch: perl
35369            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
35370            ! t/lib/glob-basic.t t/lib/glob-case.t t/lib/glob-global.t
35371            ! t/lib/glob-taint.t
35372 ____________________________________________________________________________
35373 [  9478] By: jhi                                   on 2001/03/30  22:43:12
35374         Log: Subject: fix for win32/buildext.pl
35375              From: "Vadim Konovalov" <watman@inbox.ru>
35376              Date: Sat, 31 Mar 2001 00:50:36 +0400
35377              Message-ID: <005b01c0b95c$ac277250$7542983e@vad>
35378      Branch: perl
35379            ! win32/buildext.pl
35380 ____________________________________________________________________________
35381 [  9477] By: jhi                                   on 2001/03/30  22:41:16
35382         Log: Subject: small base.pm doc patch
35383              From: Leon Brocard <acme@astray.com>
35384              Date: Fri, 30 Mar 2001 21:49:57 +0100
35385              Message-ID: <20010330214957.B8733@ns0.astray.com>
35386      Branch: perl
35387            ! lib/base.pm
35388 ____________________________________________________________________________
35389 [  9476] By: jhi                                   on 2001/03/30  18:16:57
35390         Log: Subject: [PATCH] av.h cosmetics
35391              From: Simon Cozens <simon@netthink.co.uk>
35392              Date: Fri, 30 Mar 2001 18:12:28 +0100
35393              Message-ID: <20010330181228.A9319@netthink.co.uk>
35394      Branch: perl
35395            ! av.h
35396 ____________________________________________________________________________
35397 [  9475] By: jhi                                   on 2001/03/30  18:15:50
35398         Log: Subject: [DOC PATCH bleadperl] Two nits in perlhack.pod
35399              From: "Philip Newton" <pnewton@gmx.de>
35400              Date: Fri, 30 Mar 2001 19:06:57 +0200
35401              Message-ID: <3AC4D951.14815.1AC7068@localhost>
35402      Branch: perl
35403            ! pod/perlhack.pod
35404 ____________________________________________________________________________
35405 [  9474] By: jhi                                   on 2001/03/30  18:14:02
35406         Log: Subject: [PATCH] glob-basic.t (Was: [ID 20010328.016])
35407              From: Benjamin Sugars <bsugars@canoe.ca>
35408              Date: Fri, 30 Mar 2001 11:04:35 -0500 (EST)
35409              Message-ID: <Pine.LNX.4.21.0103301045130.1927-100000@marmot.rim.canoe.ca>
35410      Branch: perl
35411            ! t/lib/glob-basic.t
35412 ____________________________________________________________________________
35413 [  9473] By: jhi                                   on 2001/03/30  16:09:24
35414         Log: Update Changes.
35415      Branch: perl
35416            ! Changes patchlevel.h
35417 ____________________________________________________________________________
35418 [  9472] By: jhi                                   on 2001/03/30  15:16:08
35419         Log: Integrate perlio.
35420      Branch: perl
35421           !> t/lib/cwd.t t/lib/glob-basic.t
35422 ____________________________________________________________________________
35423 [  9471] By: nick                                  on 2001/03/30  14:47:10
35424         Log: Should be (^O eq 'MSWin32') not 'Win32'
35425              Fail #12 seems real - chdir is in wrong dir.
35426      Branch: perlio
35427            ! t/lib/cwd.t
35428 ____________________________________________________________________________
35429 [  9470] By: jhi                                   on 2001/03/30  14:41:11
35430         Log: Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ... 
35431              From: Radu Greab <radu@netsoft.ro>
35432              Date: Fri, 30 Mar 2001 15:09:06 +0300 (EEST)
35433              Message-ID: <15044.30562.566390.559726@ix.netsoft.ro>
35434              
35435              Replace #9352.
35436      Branch: perl
35437            ! ext/Socket/Socket.xs pp_sys.c
35438 ____________________________________________________________________________
35439 [  9469] By: jhi                                   on 2001/03/30  14:37:51
35440         Log: Subject: PATCH pod/perldiag.pod
35441              From: Robin Houston <robin@kitsite.com>
35442              Date: Fri, 30 Mar 2001 14:10:36 +0100
35443              Message-ID: <20010330141036.A1105@puffinry.freeserve.co.uk>
35444      Branch: perl
35445            ! pod/perldiag.pod t/lib/glob-basic.t
35446 ____________________________________________________________________________
35447 [  9468] By: jhi                                   on 2001/03/30  14:36:36
35448         Log: Subject: Better diagnostic in io/fs.t
35449              From: andreas.koenig@anima.de (Andreas J. Koenig)
35450              Date: 30 Mar 2001 10:11:43 +0200
35451              Message-ID: <m3hf0boev4.fsf@ak-71.mind.de>
35452      Branch: perl
35453            ! t/io/fs.t
35454 ____________________________________________________________________________
35455 [  9467] By: nick                                  on 2001/03/30  14:25:43
35456         Log: Skip order test of glob if case-ignoring system cannot 
35457              create a.test and A.test
35458      Branch: perlio
35459            ! t/lib/glob-basic.t
35460 ____________________________________________________________________________
35461 [  9466] By: nick                                  on 2001/03/30  13:03:12
35462         Log: Integrate mainline.
35463      Branch: perlio
35464            - ext/re/hints/aix.pl
35465           !> MANIFEST ext/B/B/Debug.pm ext/B/B/Deparse.pm
35466           !> lib/ExtUtils/MM_VMS.pm op.c pod/perlop.pod t/comp/require.t
35467           !> t/io/utf8.t t/lib/b.t t/lib/digest.t t/lib/glob-basic.t
35468           !> t/lib/io_multihomed.t t/lib/io_sock.t t/lib/md5-file.t
35469 ____________________________________________________________________________
35470 [  9465] By: jhi                                   on 2001/03/30  03:53:37
35471         Log: Add timeouts to the tests.  (In AIX 4.3.1.0 + vac 5.0.0.0
35472              the tests sometimes hang, sometimes not.)
35473      Branch: perl
35474            ! t/lib/io_multihomed.t t/lib/io_sock.t
35475 ____________________________________________________________________________
35476 [  9464] By: jhi                                   on 2001/03/30  02:56:04
35477         Log: Subject: [PATCH @9452] Better peep()ing for foreach() loops
35478              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
35479              Date: Thu, 29 Mar 2001 18:50:45 -0800 (PST)
35480              Message-ID: <15043.62129.253487.470281@soda.csua.berkeley.edu>
35481      Branch: perl
35482            ! op.c
35483 ____________________________________________________________________________
35484 [  9463] By: jhi                                   on 2001/03/30  02:34:48
35485         Log: Test for #9462.
35486      Branch: perl
35487            ! t/lib/b.t
35488 ____________________________________________________________________________
35489 [  9462] By: jhi                                   on 2001/03/30  02:29:37
35490         Log: Subject: B::Deparse precedence bug. (Patch included.)
35491              From: Jeremy Madea <jmadea@inktomi.com>
35492              Date: Thu, 29 Mar 2001 12:05:02 -0800
35493              Message-ID: <20010329120502.A24881@dr.inktomi.com>
35494      Branch: perl
35495            ! ext/B/B/Deparse.pm
35496 ____________________________________________________________________________
35497 [  9461] By: jhi                                   on 2001/03/30  02:18:41
35498         Log: Subject: [PATCH: 9452] more tests (was Re: Perl5.7.*  Unicode/EBCDIC status.)
35499              From: Peter Prymmer <pvhp@forte.com>
35500              Date: Thu, 29 Mar 2001 18:01:18 -0800 (PST)
35501              Message-ID: <Pine.OSF.4.10.10103291731150.1326-100000@aspara.forte.com>
35502      Branch: perl
35503            ! t/comp/require.t t/io/utf8.t t/lib/digest.t t/lib/glob-basic.t
35504            ! t/lib/md5-file.t
35505 ____________________________________________________________________________
35506 [  9460] By: jhi                                   on 2001/03/30  02:17:07
35507         Log: Subject: PATCH: B::Debug should show LOOP-specific fields
35508              From: Robin Houston <robin@kitsite.com>
35509              Date: Thu, 29 Mar 2001 20:47:56 +0100
35510              Message-ID: <20010329204756.A32042@puffinry.freeserve.co.uk>
35511      Branch: perl
35512            ! ext/B/B/Debug.pm
35513 ____________________________________________________________________________
35514 [  9459] By: jhi                                   on 2001/03/30  02:16:05
35515         Log: Subject: [PATCH perl@9424] further MM_VMS.pm tweak
35516              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
35517              Date: Wed, 28 Mar 2001 18:02:20 -0600
35518              Message-Id: <5.0.2.1.0.20010328172535.017d5600@exchi01>
35519      Branch: perl
35520            ! lib/ExtUtils/MM_VMS.pm
35521 ____________________________________________________________________________
35522 [  9458] By: jhi                                   on 2001/03/30  02:07:58
35523         Log: Subject: [ID 20010328.013] Misspelling in perlop(1p) manual page
35524              From: "Joshua E. Rodd" <jrodd@pbs.org>
35525              Date: Wed, 28 Mar 2001 17:29:12 -0500
35526              Message-Id: <E14iORE-0000ZV-00@shaggy.pbs.org>
35527      Branch: perl
35528            ! pod/perlop.pod
35529 ____________________________________________________________________________
35530 [  9457] By: jhi                                   on 2001/03/30  02:04:33
35531         Log: Subject: ext/re/aix.pl can go
35532              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
35533              Date: Thu, 29 Mar 2001 12:03:28 +0200
35534              Message-Id: <20010329120132.7C3B.H.M.BRAND@hccnet.nl>
35535      Branch: perl
35536            - ext/re/hints/aix.pl
35537            ! MANIFEST
35538 ____________________________________________________________________________
35539 [  9456] By: jhi                                   on 2001/03/30  02:03:32
35540         Log: Integrate perlio.
35541      Branch: perl
35542           !> ext/Encode/Encode.xs installperl
35543 ____________________________________________________________________________
35544 [  9455] By: nick                                  on 2001/03/29  21:11:46
35545         Log: DLL name has changed so installperl needs to know
35546              (Why isn't it working it out or passed it?)
35547      Branch: perlio
35548            ! installperl
35549 ____________________________________________________________________________
35550 [  9454] By: nick                                  on 2001/03/29  20:56:12
35551         Log: Change Encode's check arguments to 'bool' so SvTRUE gets used
35552              and we don't get undef warnings.
35553      Branch: perlio
35554            ! ext/Encode/Encode.xs
35555 ____________________________________________________________________________
35556 [  9453] By: nick                                  on 2001/03/29  17:58:48
35557         Log: Integrate mainline
35558      Branch: perlio
35559           !> Changes patchlevel.h
35560 ____________________________________________________________________________
35561 [  9452] By: jhi                                   on 2001/03/29  16:44:55
35562         Log: Update Changes.
35563      Branch: perl
35564            ! Changes patchlevel.h
35565 ____________________________________________________________________________
35566 [  9451] By: nick                                  on 2001/03/29  16:31:38
35567         Log: Integrate mainline
35568      Branch: perlio
35569           !> Changes Makefile.SH dump.c ext/Data/Dumper/Dumper.xs
35570           !> ext/Encode/Encode.xs ext/Storable/Storable.xs
35571           !> lib/ExtUtils/typemap patchlevel.h pod/perlhack.pod
35572           !> pod/perliol.pod t/lib/charnames.t t/lib/cwd.t t/op/bop.t
35573           !> t/op/vec.t t/op/ver.t toke.c utils/h2xs.PL
35574 ____________________________________________________________________________
35575 [  9450] By: jhi                                   on 2001/03/29  16:29:17
35576         Log: Integrate perlio.
35577      Branch: perl
35578           !> win32/buildext.pl
35579 ____________________________________________________________________________
35580 [  9449] By: jhi                                   on 2001/03/29  15:50:01
35581         Log: Update Changes.
35582      Branch: perl
35583            ! Changes patchlevel.h
35584 ____________________________________________________________________________
35585 [  9448] By: nick                                  on 2001/03/29  15:47:15
35586         Log: Make sure buildext.pl finds Errno.pm
35587      Branch: perlio
35588            ! win32/buildext.pl
35589 ____________________________________________________________________________
35590 [  9447] By: jhi                                   on 2001/03/29  15:39:34
35591         Log: Integrate perlio.
35592      Branch: perl
35593           !> win32/makefile.mk
35594 ____________________________________________________________________________
35595 [  9446] By: nick                                  on 2001/03/29  15:30:03
35596         Log: Integrate win32/makefile.mk with mainline.
35597      Branch: perlio
35598           !> win32/makefile.mk
35599 ____________________________________________________________________________
35600 [  9445] By: nick                                  on 2001/03/29  15:27:32
35601         Log: Fix breakage ... 
35602      Branch: perlio
35603            ! win32/makefile.mk
35604 ____________________________________________________________________________
35605 [  9444] By: jhi                                   on 2001/03/29  15:03:08
35606         Log: Subject: RE: Borland C++ for Win32 fixes; perl@9359 (also perl@9424)
35607              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
35608              Date: Thu, 29 Mar 2001 10:32:59 +0400
35609              Message-ID: <402099F49BEED211999700805FC7359FA8442D@ru0028exch01.spb.lucent.com>
35610      Branch: perl
35611            ! win32/makefile.mk
35612 ____________________________________________________________________________
35613 [  9443] By: jhi                                   on 2001/03/29  15:02:12
35614         Log: Integrate perlio.
35615      Branch: perl
35616           +> win32/buildext.pl
35617           !> MANIFEST ext/PerlIO/Via/Via.xs perlio.c perlio.h sv.c
35618           !> t/io/utf8.t t/lib/io_scalar.t win32/makefile.mk
35619 ____________________________________________________________________________
35620 [  9442] By: nick                                  on 2001/03/29  14:59:11
35621         Log: Work in progress - determine win32 extensions to build via script.
35622      Branch: perlio
35623            + win32/buildext.pl
35624            ! MANIFEST win32/makefile.mk
35625 ____________________________________________________________________________
35626 [  9441] By: jhi                                   on 2001/03/29  14:51:47
35627         Log: Reintroduce the use of external pwd.
35628      Branch: perl
35629            ! t/lib/cwd.t
35630 ____________________________________________________________________________
35631 [  9440] By: jhi                                   on 2001/03/29  14:42:58
35632         Log: use warnings instead of -w.
35633      Branch: perl
35634            ! utils/h2xs.PL
35635 ____________________________________________________________________________
35636 [  9439] By: jhi                                   on 2001/03/29  14:41:52
35637         Log: Subject: [PATCH h2xs.PL perl@9423] h2xs -w nits
35638              From: Jonathan Stowe <gellyfish@gellyfish.com>
35639              Date: Thu, 29 Mar 2001 09:34:12 +0100 (BST)
35640              Message-ID: <Pine.LNX.4.30.0103290929130.19409-100000@orpheus.gellyfish.com>
35641      Branch: perl
35642            ! utils/h2xs.PL
35643 ____________________________________________________________________________
35644 [  9438] By: jhi                                   on 2001/03/29  14:39:38
35645         Log: Subject: [PATCH perl@9424] minor pod nits
35646              From: Robin Barker <rmb1@cise.npl.co.uk>
35647              Date: Thu, 29 Mar 2001 14:43:05 +0100 (BST)
35648              Message-Id: <200103291343.OAA10827@tempest.npl.co.uk>
35649      Branch: perl
35650            ! pod/perlhack.pod pod/perliol.pod
35651 ____________________________________________________________________________
35652 [  9437] By: jhi                                   on 2001/03/29  14:29:16
35653         Log: Subject: [PATCH perl@9424] typemap cast warning
35654              From: Robin Barker <rmb1@cise.npl.co.uk>
35655              Date: Thu, 29 Mar 2001 13:58:47 +0100 (BST)
35656              Message-Id: <200103291258.NAA09360@tempest.npl.co.uk>
35657      Branch: perl
35658            ! lib/ExtUtils/typemap
35659 ____________________________________________________________________________
35660 [  9436] By: jhi                                   on 2001/03/29  14:26:03
35661         Log: Subject: [PATCH perl@9424] printf warning
35662              From: Robin Barker <rmb1@cise.npl.co.uk>
35663              Date: Thu, 29 Mar 2001 13:29:21 +0100 (BST)
35664              Message-Id: <200103291229.NAA03968@tempest.npl.co.uk>
35665      Branch: perl
35666            ! dump.c ext/Data/Dumper/Dumper.xs ext/Encode/Encode.xs
35667            ! ext/Storable/Storable.xs toke.c
35668 ____________________________________________________________________________
35669 [  9435] By: nick                                  on 2001/03/29  14:23:31
35670         Log: Win32 has name conflict with ERROR
35671      Branch: perlio
35672            ! ext/PerlIO/Via/Via.xs
35673 ____________________________________________________________________________
35674 [  9434] By: jhi                                   on 2001/03/29  14:17:48
35675         Log: Subject: [PATCH: 9424] some tests (was Re: Perl5.7.*  Unicode/EBCDIC status.)
35676              From: Peter Prymmer <pvhp@forte.com>
35677              Date: Wed, 28 Mar 2001 19:09:57 -0800 (PST)
35678              Message-ID: <Pine.OSF.4.10.10103281858520.314137-100000@aspara.forte.com>
35679      Branch: perl
35680            ! t/lib/charnames.t t/op/bop.t t/op/vec.t t/op/ver.t
35681 ____________________________________________________________________________
35682 [  9433] By: jhi                                   on 2001/03/29  13:52:44
35683         Log: test-prep target was missing.
35684      Branch: perl
35685            ! Makefile.SH
35686 ____________________________________________________________________________
35687 [  9432] By: nick                                  on 2001/03/29  12:40:03
35688         Log: Make as-shipped compiler default to MSVC6 
35689      Branch: perlio
35690            ! win32/makefile.mk
35691 ____________________________________________________________________________
35692 [  9431] By: nick                                  on 2001/03/29  12:12:16
35693         Log: Allow someone to write PerlIO::Array, PerlIO::Code, ...
35694              akin to PerlIO::Scalar.
35695      Branch: perlio
35696            ! perlio.c perlio.h
35697 ____________________________________________________________________________
35698 [  9430] By: nick                                  on 2001/03/29  10:56:35
35699         Log: Integrate mainline.
35700      Branch: perlio
35701           !> lib/File/Basename.pm lib/File/CheckTree.pm lib/File/Compare.pm
35702           !> lib/File/Copy.pm lib/File/DosGlob.pm lib/File/Find.pm
35703           !> lib/File/Path.pm lib/File/stat.pm t/lib/filecopy.t
35704           !> win32/makefile.mk win32/win32sck.c
35705 ____________________________________________________________________________
35706 [  9429] By: nick                                  on 2001/03/29  09:03:43
35707         Log: Noticed that two tests were skipped as perlio:: package
35708              isn't there any more. Changed the skip condition.
35709              Avoid core-dump if sv_utf8_upgrade() called on something
35710              that does not become SvPOK after SvPV() (e.g. a ref).
35711      Branch: perlio
35712            ! sv.c t/io/utf8.t t/lib/io_scalar.t
35713 ____________________________________________________________________________
35714 [  9428] By: jhi                                   on 2001/03/29  01:31:47
35715         Log: Subject: [PATCH] Enable warnings in File::* (was: B::Terse and warnings)
35716              From: Benjamin Sugars <bsugars@canoe.ca> 
35717              Date: Tue, 27 Mar 2001 16:27:38 -0500 (EST)
35718              Message-ID: <Pine.LNX.4.21.0103271612250.2007-100000@marmot.rim.canoe.ca>
35719      Branch: perl
35720            ! lib/File/Basename.pm lib/File/CheckTree.pm lib/File/Compare.pm
35721            ! lib/File/Copy.pm lib/File/DosGlob.pm lib/File/Find.pm
35722            ! lib/File/Path.pm lib/File/stat.pm t/lib/filecopy.t
35723 ____________________________________________________________________________
35724 [  9427] By: jhi                                   on 2001/03/29  00:49:30
35725         Log: Subject: Borland C++ for Win32 fixes; perl@9359 (also perl@9424)
35726              From: "Vadim Konovalov" <watman@inbox.ru>
35727              Date: Thu, 29 Mar 2001 01:50:12 +0400
35728              Message-ID: <001c01c0b7d1$463dd880$5742983e@vad>
35729      Branch: perl
35730            ! win32/makefile.mk win32/win32sck.c
35731 ____________________________________________________________________________
35732 [  9426] By: gsar                                  on 2001/03/29  00:28:04
35733         Log: dmake can only handle == and != in comparisons; support building
35734              with Borland's VCL libraries (from Vadim Konovalov)
35735      Branch: maint-5.6/perl
35736            ! win32/makefile.mk
35737 ____________________________________________________________________________
35738 [  9425] By: nick                                  on 2001/03/28  19:29:56
35739         Log: Integrate (@snapshot)
35740      Branch: perlio
35741           !> Changes Makefile.SH patchlevel.h t/lib/cwd.t
35742 ____________________________________________________________________________
35743 [  9424] By: jhi                                   on 2001/03/28  19:03:16
35744         Log: Update Changes.
35745      Branch: perl
35746            ! Changes patchlevel.h
35747 ____________________________________________________________________________
35748 [  9423] By: jhi                                   on 2001/03/28  18:52:09
35749         Log: Rmdir lib/XS on cleanup.
35750      Branch: perl
35751            ! Makefile.SH
35752 ____________________________________________________________________________
35753 [  9422] By: jhi                                   on 2001/03/28  18:49:34
35754         Log: Integrate perlio.
35755      Branch: perl
35756           !> t/op/utf8decode.t
35757 ____________________________________________________________________________
35758 [  9421] By: nick                                  on 2001/03/28  18:46:44
35759         Log: Loose duplicate chunk.
35760      Branch: perlio
35761            ! t/op/utf8decode.t
35762 ____________________________________________________________________________
35763 [  9420] By: nick                                  on 2001/03/28  18:44:11
35764         Log: Integrate mainline.
35765      Branch: perlio
35766           !> ext/IO/IO.xs lib/ExtUtils/MM_VMS.pm makedef.pl vms/vms.c
35767           !> vms/vmsish.h
35768 ____________________________________________________________________________
35769 [  9419] By: jhi                                   on 2001/03/28  18:42:05
35770         Log: Can't trust external pwds
35771              (either shell builtins or external programs)
35772      Branch: perl
35773            ! t/lib/cwd.t
35774 ____________________________________________________________________________
35775 [  9418] By: jhi                                   on 2001/03/28  18:34:05
35776         Log: Integrate perlio.
35777      Branch: perl
35778            - lib/perlio.pm
35779           !> MANIFEST lib/PerlIO.pm lib/open.pm perlio.c t/lib/b.t
35780           !> t/op/utf8decode.t
35781 ____________________________________________________________________________
35782 [  9417] By: nick                                  on 2001/03/28  18:24:02
35783         Log: PerlIO.pm / perlio.pm conflict.
35784              Update some pods.
35785              Make t/op/utf8decode.t a text file.
35786      Branch: perlio
35787            - lib/perlio.pm
35788            ! MANIFEST lib/PerlIO.pm lib/open.pm perlio.c t/lib/b.t
35789            ! t/op/utf8decode.t
35790 ____________________________________________________________________________
35791 [  9416] By: jhi                                   on 2001/03/28  18:06:07
35792         Log: Integrate change #9409 from mainline to maintperl.
35793              
35794              Yet another tweak on AIX dynaloading.
35795      Branch: maint-5.6/perl
35796           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
35797 ____________________________________________________________________________
35798 [  9415] By: gsar                                  on 2001/03/28  17:13:01
35799         Log: integrate changes#9377,9385,9401 from mainline
35800              
35801              Subject: RE: 5.6.0 BUG: Lexical warnings aren't lexical
35802              
35803              If directory entries compare equal case-insensitively,
35804              retry case-sensitively.
35805              
35806              Subject: [PATCH] B::Terse and warnings
35807      Branch: maint-5.6/perl
35808           !> ext/B/B.pm ext/B/B/Terse.pm ext/File/Glob/bsd_glob.c gv.c
35809           !> t/pragma/warn/perl
35810 ____________________________________________________________________________
35811 [  9414] By: jhi                                   on 2001/03/28  17:11:12
35812         Log: Subject: [PATCH perl@9359] VMS fix-ups and status
35813              From: "Craig A. Berry" <craigberry@mac.com>
35814              Date: Wed, 28 Mar 2001 10:55:20 -0600
35815              Message-Id: <5.0.2.1.0.20010327164600.031563e8@exchi01>
35816      Branch: perl
35817            ! ext/IO/IO.xs lib/ExtUtils/MM_VMS.pm vms/vms.c vms/vmsish.h
35818 ____________________________________________________________________________
35819 [  9413] By: jhi                                   on 2001/03/28  17:03:12
35820         Log: Dup hunk.
35821      Branch: perl
35822            ! t/op/utf8decode.t
35823 ____________________________________________________________________________
35824 [  9412] By: jhi                                   on 2001/03/28  17:02:36
35825         Log: Forced integrate from perlio.
35826      Branch: perl
35827           !> t/op/utf8decode.t
35828 ____________________________________________________________________________
35829 [  9411] By: nick                                  on 2001/03/28  16:50:03
35830         Log: Integrate mainline.
35831      Branch: perlio
35832           +> t/lib/cwd.t
35833           !> MANIFEST ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
35834           !> ext/IO/lib/IO/Socket.pm ext/XS/Typemap/Typemap.pm
35835           !> ext/XS/Typemap/Typemap.xs ext/XS/Typemap/typemap gv.c
35836           !> makedef.pl pp.c t/lib/xs-typemap.t t/op/utf8decode.t
35837           !> t/pragma/warn/perl
35838 ____________________________________________________________________________
35839 [  9410] By: jhi                                   on 2001/03/28  16:44:23
35840         Log: Subject: Re: [PATCH] 9403 cannot be tested
35841              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
35842              Date: Wed, 28 Mar 2001 18:33:56 +0200
35843              Message-Id: <20010328182418.7C17.H.M.BRAND@hccnet.nl>
35844      Branch: perl
35845            ! makedef.pl
35846 ____________________________________________________________________________
35847 [  9409] By: jhi                                   on 2001/03/28  16:12:45
35848         Log: Yet another tweak on AIX dynaloading.
35849      Branch: perl
35850            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
35851 ____________________________________________________________________________
35852 [  9408] By: jhi                                   on 2001/03/28  15:52:55
35853         Log: Subject: [PATCH] 9403 cannot be tested
35854              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
35855              Date: Wed, 28 Mar 2001 17:23:00 +0200
35856              Message-Id: <20010328171835.7C14.H.M.BRAND@hccnet.nl>
35857              
35858              A missing symbol.
35859      Branch: perl
35860            ! makedef.pl
35861 ____________________________________________________________________________
35862 [  9407] By: jhi                                   on 2001/03/28  15:47:43
35863         Log: Integrate perlio. (with tweaks on t/op/utf8decode.t)
35864      Branch: perl
35865            ! t/op/utf8decode.t
35866           !> ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm perl.h regcomp.c
35867           !> t/op/each.t t/op/pat.t t/op/regexp.t utf8.c
35868 ____________________________________________________________________________
35869 [  9406] By: jhi                                   on 2001/03/28  15:37:08
35870         Log: Subject: [PATCH] cwd.t (was: Cwd has no tests?)
35871              From: Benjamin Sugars <bsugars@canoe.ca> 
35872              Date: Tue, 27 Mar 2001 17:37:05 -0500 (EST)
35873              Message-ID: <Pine.LNX.4.21.0103271719540.2007-100000@marmot.rim.canoe.ca>
35874      Branch: perl
35875            + t/lib/cwd.t
35876            ! MANIFEST
35877 ____________________________________________________________________________
35878 [  9405] By: jhi                                   on 2001/03/28  15:13:18
35879         Log: pp_ne() needs a CORRECT boolean.
35880      Branch: perl
35881            ! pp.c
35882 ____________________________________________________________________________
35883 [  9404] By: jhi                                   on 2001/03/28  15:09:23
35884         Log: pp_ne() needs a boolean, not an integer.
35885      Branch: perl
35886            ! pp.c
35887 ____________________________________________________________________________
35888 [  9403] By: jhi                                   on 2001/03/28  14:47:43
35889         Log: (Retracted by #9404.)
35890      Branch: perl
35891            ! pp.c
35892 ____________________________________________________________________________
35893 [  9402] By: jhi                                   on 2001/03/28  14:43:59
35894         Log: Subject: Re: [PATCH] Typemap testing
35895              From: Tim Jenness <t.jenness@jach.hawaii.edu> 
35896              Date: Tue, 27 Mar 2001 16:34:03 -1000 (HST)
35897              Message-ID: <Pine.LNX.4.30.0103271633030.21198-100000@lapaki.jach.hawaii.edu>
35898      Branch: perl
35899            ! ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
35900            ! ext/XS/Typemap/typemap t/lib/xs-typemap.t
35901 ____________________________________________________________________________
35902 [  9401] By: jhi                                   on 2001/03/28  14:42:14
35903         Log: Subject: RE: 5.6.0 BUG: Lexical warnings aren't lexical
35904              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
35905              Date: Sun, 25 Mar 2001 21:59:15 +0100
35906              Message-ID: <000701c0b56e$73944220$07bdfea9@bfs.phone.com>
35907              
35908              A variable will be checked for the "use once" warnings if:
35909              
35910              1. It is in the scope of a use warnings 'once'
35911              2. It isn't in the scope of the warnings pragma at all AND $^W is set.
35912              
35913              Otherwise it won't be checked at all.
35914              
35915              Part 1 is what is in perl >= 5.6.0, Part 2 is what I'm fixing.
35916              
35917              The enclosed patch partially fixes this issue. What I didn't
35918              get to work was the case where the "used once" warning is enabled
35919              in any file other than the main file.
35920      Branch: perl
35921            ! gv.c t/pragma/warn/perl
35922 ____________________________________________________________________________
35923 [  9400] By: nick                                  on 2001/03/28  14:38:24
35924         Log: More EBCDIC tweaks:
35925              - one more swash issue &~(0xA0-1) did not do the right thing,
35926              for UTF-EBCDIC where &~(0x80-1) does for UTF-8.
35927              - add "use re 'asciirange'" to make [!-~] etc. work
35928              use it in MIME::QuotedPrint and t/op/regexp.t and t/op/pat.t
35929              - Choose a key for t/op/each.t test which gets encoded.
35930              - Skip utf8decode if this is UTF-EBCDIC.
35931      Branch: perlio
35932            ! ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm perl.h regcomp.c
35933            ! t/op/each.t t/op/pat.t t/op/regexp.t t/op/utf8decode.t utf8.c
35934 ____________________________________________________________________________
35935 [  9399] By: jhi                                   on 2001/03/28  14:21:00
35936         Log: Extend the SvROK() testing also to pp_ne(), pointed out by
35937              Andreas Schwab.
35938      Branch: perl
35939            ! pp.c
35940 ____________________________________________________________________________
35941 [  9398] By: jhi                                   on 2001/03/28  00:55:56
35942         Log: Subject: [ID 20010327.007] New warning from IO::Socket for sockatmark
35943              From: David Dyck <dcd@tc.fluke.com>
35944              Date: Tue, 27 Mar 2001 15:16:24 -0800
35945              Message-Id: <200103272316.PAA21921@dd.tc.fluke.com>
35946      Branch: perl
35947            ! ext/IO/lib/IO/Socket.pm
35948 ____________________________________________________________________________
35949 [  9397] By: jhi                                   on 2001/03/27  21:52:49
35950         Log: Integrate perlio.
35951      Branch: perl
35952           +> ext/PerlIO/Via/Makefile.PL ext/PerlIO/Via/Via.pm
35953           +> ext/PerlIO/Via/Via.xs
35954           !> MANIFEST ext/PerlIO/Scalar/Scalar.pm lib/PerlIO.pm
35955 ____________________________________________________________________________
35956 [  9396] By: nick                                  on 2001/03/27  21:45:13
35957         Log: Integrate mainline.
35958      Branch: perlio
35959           !> embed.h embed.pl ext/XS/Typemap/Typemap.xs gv.c
35960           !> pod/perlapi.pod proto.h sv.c sv.h t/op/magic.t utils/h2xs.PL
35961 ____________________________________________________________________________
35962 [  9395] By: nick                                  on 2001/03/27  21:18:58
35963         Log: Outline docs for PerlIO and PerlIO::Scalar
35964      Branch: perlio
35965            ! ext/PerlIO/Scalar/Scalar.pm lib/PerlIO.pm
35966 ____________________________________________________________________________
35967 [  9394] By: nick                                  on 2001/03/27  20:50:13
35968         Log: PerlIO::Via layer (alpha-ish).
35969      Branch: perlio
35970            + ext/PerlIO/Via/Makefile.PL ext/PerlIO/Via/Via.pm
35971            + ext/PerlIO/Via/Via.xs
35972            ! MANIFEST
35973 ____________________________________________________________________________
35974 [  9393] By: jhi                                   on 2001/03/27  20:49:55
35975         Log: Retract #9329 now that 9390 should take care of the matter.
35976      Branch: perl
35977            ! utils/h2xs.PL
35978 ____________________________________________________________________________
35979 [  9390] By: jhi                                   on 2001/03/27  20:47:50
35980         Log: Subject: Autoloading Errno.pm when %! is encountered
35981              From: Robin Houston <robin@kitsite.com>
35982              Date: Tue, 27 Mar 2001 20:57:11 +0100
35983              Message-ID: <20010327205710.A24053@puffinry.freeserve.co.uk>
35984      Branch: perl
35985            ! embed.h embed.pl gv.c proto.h t/op/magic.t
35986 ____________________________________________________________________________
35987 [  9389] By: jhi                                   on 2001/03/27  20:24:31
35988         Log: Integrate perlio.
35989      Branch: perl
35990           !> doop.c ext/Encode/Encode.pm ext/MIME/Base64/Base64.xs
35991           !> ext/MIME/Base64/QuotedPrint.pm t/lib/encode.t t/lib/mimeb64.t
35992           !> utf8.c
35993 ____________________________________________________________________________
35994 [  9388] By: jhi                                   on 2001/03/27  20:21:38
35995         Log: Better have a three-element array if one is going to assign
35996              to the third element of that array. (from Tim Jenness)
35997      Branch: perl
35998            ! ext/XS/Typemap/Typemap.xs
35999 ____________________________________________________________________________
36000 [  9387] By: nick                                  on 2001/03/27  20:15:43
36001         Log: Integrate mainline.
36002      Branch: perlio
36003           +> ext/XS/Typemap/Makefile.PL ext/XS/Typemap/README
36004           +> ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
36005           +> ext/XS/Typemap/stdio.c ext/XS/Typemap/typemap
36006           +> t/lib/xs-typemap.t
36007           !> (integrate 34 files)
36008 ____________________________________________________________________________
36009 [  9386] By: jhi                                   on 2001/03/27  20:04:18
36010         Log: Subject: Re: perl@9359 breaks HTML::Parser
36011              From: Gisle Aas <gisle@ActiveState.com>
36012              Date: 27 Mar 2001 11:30:24 -0800
36013              Message-ID: <lrr8zjxb5b.fsf@caliper.ActiveState.com>
36014              
36015              Clarify the UTF-8 issues of the API docs.
36016              (Slightly reworded and expanded.)
36017      Branch: perl
36018            ! pod/perlapi.pod sv.c sv.h
36019 ____________________________________________________________________________
36020 [  9385] By: jhi                                   on 2001/03/27  19:44:25
36021         Log: If directory entries compare equal case-insensitively,
36022              retry case-sensitively.
36023      Branch: perl
36024            ! ext/File/Glob/bsd_glob.c
36025 ____________________________________________________________________________
36026 [  9384] By: nick                                  on 2001/03/27  19:38:50
36027         Log: Various EBCDIC fixes:
36028              - major revelation that swash code is encoding aware,
36029              (or thought it was) - now it is ;-)
36030              - With that out of the way fix a slab of tr/// cases.
36031              - Fix Encode 'Unicode' to be true Unicode so tests pass.
36032              - As anticipated Base64.xs needed tweaks.
36033              - Until tr/// works right avoid old_encode64 in MIME tests.
36034      Branch: perlio
36035            ! doop.c ext/Encode/Encode.pm ext/MIME/Base64/Base64.xs
36036            ! t/lib/encode.t t/lib/mimeb64.t utf8.c
36037 ____________________________________________________________________________
36038 [  9383] By: jhi                                   on 2001/03/27  18:34:41
36039         Log: Add the std test suite BEGIN block.
36040      Branch: perl
36041            ! t/lib/xs-typemap.t
36042 ____________________________________________________________________________
36043 [  9382] By: jhi                                   on 2001/03/27  15:16:07
36044         Log: Add debugging output to the test.
36045      Branch: perl
36046            ! t/lib/glob-basic.t
36047 ____________________________________________________________________________
36048 [  9381] By: jhi                                   on 2001/03/27  15:08:10
36049         Log: Add Tim Jenness' XS::Typemap for exercizing the standard typemap.
36050      Branch: perl
36051            + ext/XS/Typemap/Makefile.PL ext/XS/Typemap/README
36052            + ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
36053            + ext/XS/Typemap/stdio.c ext/XS/Typemap/typemap
36054            + t/lib/xs-typemap.t
36055            ! MANIFEST
36056 ____________________________________________________________________________
36057 [  9380] By: jhi                                   on 2001/03/27  14:48:34
36058         Log: Subject: [PATCH] Typemap testing
36059              From: Tim Jenness <t.jenness@jach.hawaii.edu> 
36060              Date: Sun, 25 Mar 2001 16:46:12 -1000 (HST)
36061              Message-ID: <Pine.LNX.4.30.0103251629350.16988-101000@lapaki.jach.hawaii.edu>
36062              
36063              (The first part of the patch.)
36064      Branch: perl
36065            ! lib/ExtUtils/typemap lib/ExtUtils/xsubpp
36066 ____________________________________________________________________________
36067 [  9379] By: jhi                                   on 2001/03/27  14:44:56
36068         Log: Subject: Re: [PATCH] t/lib/glob-basic.t  
36069              From: Benjamin Sugars <bsugars@canoe.ca> 
36070              Date: Mon, 26 Mar 2001 14:11:47 -0500 (EST)
36071              Message-ID: <Pine.LNX.4.21.0103261406170.2729-100000@marmot.rim.canoe.ca>
36072      Branch: perl
36073            ! t/lib/glob-basic.t
36074 ____________________________________________________________________________
36075 [  9378] By: jhi                                   on 2001/03/27  14:42:30
36076         Log: Subject: [PATCH] perlvar nit
36077              From: Simon Cozens <simon@netthink.co.uk>
36078              Date: Tue, 27 Mar 2001 01:12:01 +0100
36079              Message-ID: <20010327011201.A19179@netthink.co.uk>
36080      Branch: perl
36081            ! pod/perlvar.pod
36082 ____________________________________________________________________________
36083 [  9377] By: jhi                                   on 2001/03/27  14:36:26
36084         Log: Subject: [PATCH] B::Terse and warnings
36085              From: Benjamin Sugars <ben.sugars@home.com>
36086              Date: Mon, 26 Mar 2001 23:40:33 -0500 (EST)
36087              Message-ID: <Pine.LNX.4.21.0103262320170.20040-100000@localhost.localdomain>
36088      Branch: perl
36089            ! ext/B/B.pm ext/B/B/Terse.pm
36090 ____________________________________________________________________________
36091 [  9376] By: jhi                                   on 2001/03/27  14:31:31
36092         Log: Document sockatmark() some.
36093      Branch: perl
36094            ! pod/perldiag.pod pod/perlfunc.pod pod/perlport.pod
36095            ! pod/perltoc.pod
36096 ____________________________________________________________________________
36097 [  9375] By: jhi                                   on 2001/03/27  14:00:24
36098         Log: sv_catpvf(sv, "%c", 128) should not UTF-8-ify the sv,
36099              noted by Gisle and fixed by NI-S.
36100      Branch: perl
36101            ! sv.c
36102 ____________________________________________________________________________
36103 [  9374] By: jhi                                   on 2001/03/27  05:50:01
36104         Log: Regen toc.
36105      Branch: perl
36106            ! pod/perltoc.pod
36107 ____________________________________________________________________________
36108 [  9373] By: jhi                                   on 2001/03/27  05:43:51
36109         Log: Pixie documenting.
36110      Branch: perl
36111            ! Makefile.SH pod/perlhack.pod
36112 ____________________________________________________________________________
36113 [  9372] By: jhi                                   on 2001/03/27  05:29:34
36114         Log: Metaconfig unit changes for #9371.
36115      Branch: metaconfig
36116            ! U/modified/myhostname.U
36117      Branch: metaconfig/U/perl
36118            + d_sockatmark.U
36119            ! gccvers.U
36120 ____________________________________________________________________________
36121 [  9371] By: jhi                                   on 2001/03/27  05:29:07
36122         Log: Add sockatmark() probing.
36123      Branch: perl
36124            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
36125            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
36126            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
36127            ! vos/config.ga.h win32/config.bc win32/config.gc
36128            ! win32/config.vc
36129 ____________________________________________________________________________
36130 [  9370] By: jhi                                   on 2001/03/26  22:01:18
36131         Log: pp_ncmp() and pp_scmp() should return numeric values, not booleans.
36132              Really need to benchmark this.
36133      Branch: perl
36134            ! pp.c
36135 ____________________________________________________________________________
36136 [  9369] By: nick                                  on 2001/03/26  21:59:30
36137         Log: Integrate mainline.
36138      Branch: perlio
36139            ! ext/MIME/Base64/QuotedPrint.pm
36140           !> Changes Makefile.SH ext/IO/IO.xs ext/IO/lib/IO/Socket.pm
36141           !> patchlevel.h pod/perlhack.pod pp_sys.c
36142 ____________________________________________________________________________
36143 [  9368] By: jhi                                   on 2001/03/26  21:47:03
36144         Log: Treat pp_ncmp() and pp_scmp() as in #9366 (ROK).
36145              
36146              TODO1: perlbench.
36147              TODO2: le, lt, ge, gt?  Yech.
36148      Branch: perl
36149            ! pp.c
36150 ____________________________________________________________________________
36151 [  9367] By: jhi                                   on 2001/03/26  21:34:57
36152         Log: Too much cut-and-paste in #9363.
36153      Branch: perl
36154            ! pp_sys.c
36155 ____________________________________________________________________________
36156 [  9366] By: jhi                                   on 2001/03/26  21:20:53
36157         Log: Subject: $ref1 == $ref2 without NV_PRESERVES_UV
36158              From: Andreas Schwab <schwab@suse.de>
36159              Date: 26 Mar 2001 17:29:04 +0200
36160              Message-ID: <jeitkw5z27.fsf@hawking.suse.de>
36161              
36162              (The patch for 5.6.0 or so, this is a guess for bleadperl)
36163      Branch: perl
36164            ! pp_hot.c
36165 ____________________________________________________________________________
36166 [  9365] By: jhi                                   on 2001/03/26  21:07:54
36167         Log: Integrate perlio.
36168      Branch: perl
36169           !> perlio.c
36170 ____________________________________________________________________________
36171 [  9364] By: nick                                  on 2001/03/26  20:30:48
36172         Log: REFCNT botch in layer name cache hash.
36173      Branch: perlio
36174            ! perlio.c
36175 ____________________________________________________________________________
36176 [  9363] By: jhi                                   on 2001/03/26  18:44:32
36177         Log: Subject: [PATCH] socket() leaks file descriptors
36178              From: Benjamin Sugars <bsugars@canoe.ca>
36179              Date: Mon, 26 Mar 2001 13:29:54 -0500 (EST)
36180              Message-ID: <Pine.LNX.4.21.0103261315510.2729-100000@marmot.rim.canoe.ca>
36181              
36182              Also sockpair() fixed similarly.
36183      Branch: perl
36184            ! pp_sys.c
36185 ____________________________________________________________________________
36186 [  9362] By: jhi                                   on 2001/03/26  18:37:52
36187         Log: Integrate perlio.
36188      Branch: perl
36189           !> README.os390 miniperlmain.c perlio.c perliol.h t/op/pat.t
36190 ____________________________________________________________________________
36191 [  9361] By: nick                                  on 2001/03/26  17:32:06
36192         Log: Implement flush of linebuffered streams on read of a tty.
36193      Branch: perlio
36194            ! perlio.c perliol.h
36195 ____________________________________________________________________________
36196 [  9360] By: nick                                  on 2001/03/26  17:12:32
36197         Log: Memory tweaks and notes for OEMVS.
36198      Branch: perlio
36199            ! README.os390 miniperlmain.c t/op/pat.t
36200 ____________________________________________________________________________
36201 [  9359] By: jhi                                   on 2001/03/26  02:12:54
36202         Log: Update Changes.
36203      Branch: perl
36204            ! Changes patchlevel.h
36205 ____________________________________________________________________________
36206 [  9358] By: jhi                                   on 2001/03/26  02:05:32
36207         Log: Document the most common pixie options.
36208      Branch: perl
36209            ! pod/perlhack.pod
36210 ____________________________________________________________________________
36211 [  9357] By: jhi                                   on 2001/03/26  01:25:28
36212         Log: For perl.pixie check *before* compiling that optimize is -g,
36213              as for perl.third.
36214      Branch: perl
36215            ! Makefile.SH
36216 ____________________________________________________________________________
36217 [  9356] By: jhi                                   on 2001/03/26  01:13:41
36218         Log: rmdir lib/Digest, lib/MIME, and lib/PerlIO.
36219      Branch: perl
36220            ! Makefile.SH
36221 ____________________________________________________________________________
36222 [  9355] By: jhi                                   on 2001/03/26  01:11:19
36223         Log: Remove t/perl.third.
36224      Branch: perl
36225            ! Makefile.SH
36226 ____________________________________________________________________________
36227 [  9354] By: jhi                                   on 2001/03/26  00:23:38
36228         Log: Implement IO::Socket::atmark(), inspired by Lincoln Stein's
36229              IO::Sockatmark().
36230      Branch: perl
36231            ! ext/IO/IO.xs ext/IO/lib/IO/Socket.pm
36232 ____________________________________________________________________________
36233 [  9353] By: jhi                                   on 2001/03/25  22:25:04
36234         Log: Integrate perlio.
36235      Branch: perl
36236           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
36237           !> ext/PerlIO/Scalar/Scalar.xs perl.c perlio.c perlio.h perliol.h
36238           !> pp_hot.c win32/makefile.mk
36239 ____________________________________________________________________________
36240 [  9352] By: jhi                                   on 2001/03/25  22:21:41
36241         Log: Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ...
36242              From: Radu Greab <radu@netsoft.ro>
36243              Date: Fri, 23 Mar 2001 21:14:59 +0200 (EET)
36244              Message-ID: <15035.41139.646781.478457@ix.netsoft.ro>
36245      Branch: perl
36246            ! pp_sys.c
36247 ____________________________________________________________________________
36248 [  9351] By: nick                                  on 2001/03/25  22:15:02
36249         Log: Fix readline in list mode to tell rest of world that it has
36250              things on the stack. Otherwise if perl code gets invoked
36251              underneath it it scribbles over results-so-far.
36252              (Why TIEHANDLE has not tripped on this is a mystery.)
36253      Branch: perlio
36254            ! pp_hot.c
36255 ____________________________________________________________________________
36256 [  9350] By: nick                                  on 2001/03/25  22:10:13
36257         Log: win32/makefile.mk typos
36258      Branch: perlio
36259            ! win32/makefile.mk
36260 ____________________________________________________________________________
36261 [  9349] By: nick                                  on 2001/03/25  21:31:14
36262         Log: Integrate now-non-binary file.
36263      Branch: perlio
36264           !> t/lib/mimeqp.t
36265 ____________________________________________________________________________
36266 [  9348] By: nick                                  on 2001/03/25  21:27:24
36267         Log: Make it text
36268      Branch: perlio
36269            ! t/lib/mimeqp.t
36270 ____________________________________________________________________________
36271 [  9347] By: nick                                  on 2001/03/25  21:25:37
36272         Log: Integrate mainline.
36273      Branch: perlio
36274           !> ext/Digest/MD5/MD5.pm ext/MIME/Base64/Base64.pm
36275           !> lib/Term/ReadLine.pm t/lib/md5-file.t
36276 ____________________________________________________________________________
36277 [  9346] By: nick                                  on 2001/03/25  20:58:15
36278         Log: Add destruct time hook to PerlIO (for work-in-process implementing
36279              layers in perl code. In such cases layers need to be popped before
36280              we loose the ability to run perl code.)
36281              Also back-out "PerlIO::object" hook - it isn't going to work like that...
36282      Branch: perlio
36283            ! perl.c perlio.c perlio.h perliol.h
36284 ____________________________________________________________________________
36285 [  9345] By: nick                                  on 2001/03/25  20:49:11
36286         Log: Avoid at leasy one of undefined warnings in Encode.
36287      Branch: perlio
36288            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
36289 ____________________________________________________________________________
36290 [  9344] By: jhi                                   on 2001/03/25  20:37:43
36291         Log: A workaround for using Term::ReadLine in emacs minibuffer
36292              from Wybo Dekker <wybo@servalys.nl> and Johan Vromans;
36293              additional tweaks from Ilya Zakharevich.
36294      Branch: perl
36295            ! lib/Term/ReadLine.pm
36296 ____________________________________________________________________________
36297 [  9343] By: nick                                  on 2001/03/25  20:21:14
36298         Log: Missing return value.
36299      Branch: perlio
36300            ! ext/PerlIO/Scalar/Scalar.xs
36301 ____________________________________________________________________________
36302 [  9342] By: jhi                                   on 2001/03/25  16:21:00
36303         Log: Roll back the version numbers of Digest::MD5 and MIME::Base64
36304              to equal the CPAN versions since no code changes have been made.
36305      Branch: perl
36306            ! ext/Digest/MD5/MD5.pm ext/MIME/Base64/Base64.pm
36307            ! t/lib/md5-file.t
36308 ____________________________________________________________________________
36309 [  9341] By: jhi                                   on 2001/03/25  16:01:48
36310         Log: Escape 8-bit characters.
36311      Branch: perl
36312            ! t/lib/mimeqp.t
36313 ____________________________________________________________________________
36314 [  9340] By: gsar                                  on 2001/03/25  15:50:53
36315         Log: readd mimeqp.t as xtext (used to be binary because of the literal 8-bit
36316              chars)
36317      Branch: perl
36318            + t/lib/mimeqp.t
36319 ____________________________________________________________________________
36320 [  9339] By: gsar                                  on 2001/03/25  15:48:50
36321         Log: delete mimeqp.t for later add with text mode set
36322      Branch: perl
36323            - t/lib/mimeqp.t
36324 ____________________________________________________________________________
36325 [  9338] By: nick                                  on 2001/03/25  09:01:57
36326         Log: Integrate mainline.
36327      Branch: perlio
36328           +> ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
36329           +> ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
36330           +> ext/MIME/Base64/QuotedPrint.pm t/lib/mimeb64.t
36331           +> t/lib/mimeb64u.t t/lib/mimeqp.t
36332           !> MANIFEST configure.com djgpp/config.over epoc/config.sh
36333           !> hints/uts.sh hints/uwin.sh hints/vmesa.sh t/lib/md5-file.t
36334           !> utils/h2xs.PL win32/Makefile win32/makefile.mk
36335 ____________________________________________________________________________
36336 [  9337] By: jhi                                   on 2001/03/25  04:23:24
36337         Log: Add MIME::Base64 here and there.  Again, a lot of
36338              optimism is in the air.
36339      Branch: perl
36340            ! configure.com djgpp/config.over epoc/config.sh hints/uts.sh
36341            ! hints/uwin.sh hints/vmesa.sh win32/Makefile win32/makefile.mk
36342 ____________________________________________________________________________
36343 [  9336] By: jhi                                   on 2001/03/25  04:12:43
36344         Log: Add PerlIO::Scalar to win32/Makefile. (I'm doing
36345              this by ear as I do not do Win32 programming.)
36346      Branch: perl
36347            ! win32/Makefile win32/makefile.mk
36348 ____________________________________________________________________________
36349 [  9335] By: jhi                                   on 2001/03/25  04:03:50
36350         Log: Put back the MD5-Base64 tests now that we have MIME::Base64.
36351      Branch: perl
36352            ! t/lib/md5-file.t
36353 ____________________________________________________________________________
36354 [  9334] By: jhi                                   on 2001/03/25  03:58:53
36355         Log: Add MIME::Base 2.12 from Gisle Aas, version number bumped to 2.13.
36356      Branch: perl
36357            + ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
36358            + ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
36359            + ext/MIME/Base64/QuotedPrint.pm t/lib/mimeb64.t
36360            + t/lib/mimeb64u.t t/lib/mimeqp.t
36361            ! MANIFEST
36362 ____________________________________________________________________________
36363 [  9333] By: jhi                                   on 2001/03/24  20:14:37
36364         Log: Integrate perlio.
36365      Branch: perl
36366           !> doio.c pod/perlfunc.pod pod/perliol.pod win32/makefile.mk
36367 ____________________________________________________________________________
36368 [  9332] By: nick                                  on 2001/03/24  19:40:34
36369         Log: Fix un-init variable leading to spurious "Out of Memory!"
36370      Branch: perlio
36371            ! doio.c
36372 ____________________________________________________________________________
36373 [  9331] By: nick                                  on 2001/03/24  19:09:59
36374         Log: Tweak docs for C<open> (boy does that need wholesale revision...)
36375              and update layers internals doc.
36376      Branch: perlio
36377            ! pod/perlfunc.pod pod/perliol.pod
36378 ____________________________________________________________________________
36379 [  9330] By: jhi                                   on 2001/03/24  18:42:11
36380         Log: The length might be uninitialized garbage if the *svp is the undef.
36381      Branch: perl
36382            ! doio.c
36383 ____________________________________________________________________________
36384 [  9329] By: jhi                                   on 2001/03/24  18:26:57
36385         Log: (Retracted by #9393)
36386              
36387              Subject: [PATCH h2xs] $!{EINVAL} requires "use Errno"
36388              From: Simon Cozens <simon@netthink.co.uk>
36389              Date: Sat, 24 Mar 2001 17:13:17 +0000
36390              Message-ID: <20010324171317.A13406@netthink.co.uk>
36391      Branch: perl
36392            ! utils/h2xs.PL
36393 ____________________________________________________________________________
36394 [  9328] By: nick                                  on 2001/03/24  17:22:02
36395         Log: Integrate mainline.
36396      Branch: perlio
36397           !> lib/unicode/Names.txt lib/unicode/ReadMe.txt
36398           !> lib/unicode/version
36399 ____________________________________________________________________________
36400 [  9327] By: nick                                  on 2001/03/24  17:16:02
36401         Log: Integrate mainline.
36402      Branch: perlio
36403           +> ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
36404           +> ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
36405           +> ext/Digest/MD5/hints/irix_6.pl ext/Digest/MD5/typemap
36406           +> lib/Digest.pm t/lib/digest.t t/lib/md5-aaa.t t/lib/md5-badf.t
36407           +> t/lib/md5-file.t
36408           !> MANIFEST Makefile.SH configure.com djgpp/config.over
36409           !> epoc/config.sh ext/DynaLoader/hints/aix.pl hints/aix.sh
36410           !> hints/uts.sh hints/uwin.sh hints/vmesa.sh lib/Net/Ping.pm op.c
36411           !> pp.c t/lib/b.t t/op/re_tests t/op/repeat.t win32/Makefile
36412           !> win32/makefile.mk
36413 ____________________________________________________________________________
36414 [  9326] By: jhi                                   on 2001/03/24  17:00:42
36415         Log: Upgrade to Unicode 3.1 beta 2001-03-23.
36416      Branch: perl
36417            ! lib/unicode/Names.txt lib/unicode/ReadMe.txt
36418            ! lib/unicode/version
36419 ____________________________________________________________________________
36420 [  9325] By: jhi                                   on 2001/03/24  16:22:33
36421         Log: Subject: Re: B::Deparse bug (5.6.0)
36422              From: Robin Houston <robin@kitsite.com>
36423              Date: Sat, 24 Mar 2001 14:33:09 +0000
36424              Message-ID: <20010324143309.B17734@puffinry.freeserve.co.uk>
36425      Branch: perl
36426            ! op.c pp.c t/lib/b.t t/op/repeat.t
36427 ____________________________________________________________________________
36428 [  9324] By: jhi                                   on 2001/03/24  16:21:56
36429         Log: Boldly add extensions to be built to VMS, EPOC, UTS,
36430              U/WIN, and VM/ESA (and fixups for DJGPP).  Some of
36431              these additions may be too optimistic.
36432      Branch: perl
36433            ! configure.com djgpp/config.over epoc/config.sh hints/uts.sh
36434            ! hints/uwin.sh hints/vmesa.sh
36435 ____________________________________________________________________________
36436 [  9323] By: jhi                                   on 2001/03/24  16:06:01
36437         Log: Integrate perlio.
36438      Branch: perl
36439           +> ext/PerlIO/Scalar/Makefile.PL ext/PerlIO/Scalar/Scalar.pm
36440           +> ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
36441            ! Makefile.SH
36442           !> MANIFEST doio.c embed.h ext/Encode/Encode.xs
36443           !> ext/POSIX/POSIX.xs global.sym iperlsys.h makedef.pl objXSUB.h
36444           !> perlapi.c perlio.c perliol.h proto.h t/io/open.t t/io/utf8.t
36445           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
36446           !> win32/makefile.mk win32/perlhost.h win32/win32.c
36447           !> win32/win32iop.h
36448 ____________________________________________________________________________
36449 [  9322] By: nick                                  on 2001/03/24  14:39:12
36450         Log: Routine Win32 regen_config_h - no real changes.
36451      Branch: perlio
36452            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
36453 ____________________________________________________________________________
36454 [  9321] By: nick                                  on 2001/03/24  14:31:49
36455         Log: PerlIO fixups for Win32:
36456              - provide win33_popenlist() - non-functional as yet.
36457              - avoid need for aTHX in PerlIO_debug calls - even if not 
36458              enabled args are still evaluated so Win32 has trouble during fork().
36459              - Add PerlIO/Scalar to list of extensions in win32/makefile.mk
36460              - Fixup makedef.pl for latest set of symbols.
36461      Branch: perlio
36462            ! iperlsys.h makedef.pl perlio.c win32/makefile.mk
36463            ! win32/perlhost.h win32/win32.c win32/win32iop.h
36464 ____________________________________________________________________________
36465 [  9320] By: nick                                  on 2001/03/24  14:26:58
36466         Log: POSIX::getcwd XS code to call Cwd::cwd when HAS_GETCWD not defined
36467              was gibberish - broke it on WIn32 at least.
36468      Branch: perlio
36469            ! ext/POSIX/POSIX.xs
36470 ____________________________________________________________________________
36471 [  9319] By: nick                                  on 2001/03/24  11:29:41
36472         Log: Generated files.
36473      Branch: perlio
36474            ! embed.h global.sym objXSUB.h perlapi.c proto.h
36475 ____________________________________________________________________________
36476 [  9318] By: nick                                  on 2001/03/24  10:29:37
36477         Log: Implement:
36478              1.  open($fh,"+<",undef);  # add test to t/io/open.t
36479              2.  open($fh,"+<",\$var);  # New test t/lib/io_scalar.t
36480      Branch: perlio
36481            + ext/PerlIO/Scalar/Makefile.PL ext/PerlIO/Scalar/Scalar.pm
36482            + ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
36483            ! MANIFEST doio.c ext/Encode/Encode.xs perlio.c perliol.h
36484            ! t/io/open.t t/io/utf8.t
36485 ____________________________________________________________________________
36486 [  9317] By: jhi                                   on 2001/03/23  23:41:25
36487         Log: AIX does seems to have optimization problems with its C compilers.
36488      Branch: perl
36489            ! hints/aix.sh
36490 ____________________________________________________________________________
36491 [  9316] By: jhi                                   on 2001/03/23  23:40:46
36492         Log: Integrate perlio.
36493      Branch: perl
36494           +> lib/PerlIO.pm
36495           !> MANIFEST doio.c ext/Encode/Encode.xs perlio.c perlio.h
36496           !> perliol.h
36497 ____________________________________________________________________________
36498 [  9315] By: jhi                                   on 2001/03/23  22:16:30
36499         Log: Fix the EBCDIC MD5.pm checksum, from Pter Prymmer.
36500      Branch: perl
36501            ! t/lib/md5-file.t
36502 ____________________________________________________________________________
36503 [  9314] By: nick                                  on 2001/03/23  20:49:02
36504         Log: Perlio internals re-organized.
36505              - open process creates AV of layer/arg pairs
36506              (appends layers from open() or open.pm to default list).
36507              - push arg is now an SV.
36508              - layer ->Open get passed the AV
36509              - open is no longer mandatory method.
36510              - topmost layer that has ->Open method does the open
36511              - any layers above are pushed once that returns.
36512              - vtable re-ordered so dummy layers need only provide push/pop methods.
36513      Branch: perlio
36514            ! ext/Encode/Encode.xs perlio.c perlio.h perliol.h
36515 ____________________________________________________________________________
36516 [  9313] By: nick                                  on 2001/03/23  16:27:41
36517         Log: Check in a stable (working) version before next round of tweaks.
36518              Changes include:
36519              - Move default layers code out of doio.c and into perlio.c
36520              - Single routine for parsing layer specification strings.
36521              - Skeleton support for demand loading of layers
36522              - Core-dump avoidance if PERLIO environment specifies loadable layer
36523              (does not _work_ as need IO to load and need load to do IO ...)
36524      Branch: perlio
36525            + lib/PerlIO.pm
36526            ! MANIFEST doio.c perlio.c
36527 ____________________________________________________________________________
36528 [  9312] By: gsar                                  on 2001/03/23  16:25:25
36529         Log: add execute bit to files with shebang lines in the repository;
36530              avoid clobbering execute bit in Porting/makerel 
36531      Branch: maint-5.6/perl
36532            ! (edit 144 files)
36533 ____________________________________________________________________________
36534 [  9311] By: jhi                                   on 2001/03/23  14:25:35
36535         Log: Forgot the unneeded hints/dec_osf.pl into MANIFEST in #9308.
36536      Branch: perl
36537            ! MANIFEST
36538 ____________________________________________________________________________
36539 [  9310] By: jhi                                   on 2001/03/23  13:45:04
36540         Log: Subject: [PATCH] Net::Ping
36541              From: Colin McMillen <mcmi0037@tc.umn.edu>
36542              Date: Thu, 22 Mar 2001 19:30:31 -0600
36543              Message-ID: <20010322193031.A18814@strago.jenovaproject.org>
36544      Branch: perl
36545            ! lib/Net/Ping.pm
36546 ____________________________________________________________________________
36547 [  9309] By: jhi                                   on 2001/03/23  13:39:13
36548         Log: EBCDIC patches for Digest::MD5 tests from Peter Prymmer.
36549      Branch: perl
36550            ! t/lib/md5-aaa.t t/lib/md5-file.t
36551 ____________________________________________________________________________
36552 [  9308] By: jhi                                   on 2001/03/23  13:20:34
36553         Log: Integrate Digest-1.00 and Digest-MD5-2.13, from Gisle Aas.
36554              - bump the version to 2.14
36555              - drop the base64 tests since they require MIME::Base64
36556              - drop the rfc1321.txt
36557              - drop the hints/dec_osf.pl since it's only needed for
36558              pre-5.005_03 Perls
36559              Todo:
36560              - the U32 alignment testing is now removed; it needs to
36561              be reintroduced as as a Config variable (meaning also
36562              as a Configure test)
36563              - get the new EBCDIC md5sum for MD5.pm
36564              - test in Win32 to see how badly I botched the makefiles
36565      Branch: perl
36566            + ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
36567            + ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
36568            + ext/Digest/MD5/hints/irix_6.pl ext/Digest/MD5/typemap
36569            + lib/Digest.pm t/lib/digest.t t/lib/md5-aaa.t t/lib/md5-badf.t
36570            + t/lib/md5-file.t
36571            ! MANIFEST configure.com hints/uwin.sh hints/vmesa.sh
36572            ! win32/Makefile win32/makefile.mk
36573 ____________________________________________________________________________
36574 [  9307] By: jhi                                   on 2001/03/23  12:56:14
36575         Log: Integrate change #9306 from maintperl into mainline,
36576              AIX dynaloader for AIXes without <load.h>.
36577      Branch: perl
36578           !> ext/DynaLoader/hints/aix.pl
36579 ____________________________________________________________________________
36580 [  9306] By: jhi                                   on 2001/03/23  12:51:36
36581         Log: There are AIXes without /usr/include/load.h,
36582              patch from H.Merijn Brand.
36583      Branch: maint-5.6/perl
36584            ! ext/DynaLoader/hints/aix.pl
36585 ____________________________________________________________________________
36586 [  9305] By: nick                                  on 2001/03/23  11:00:42
36587         Log: Add pTHX_ to -Duseperlio API where it does not conflict with legacy stuff.
36588      Branch: perlio
36589            ! ext/Encode/Encode.xs perlio.c perlio.h
36590 ____________________________________________________________________________
36591 [  9304] By: nick                                  on 2001/03/23  10:20:46
36592         Log: Render -Duseperlio functional again.
36593              - this is "quick fix" which calls PerlIO_apply_layers after opening,
36594              which is what old scheme did. New scheme needs to change that
36595              to make open(...,\$scalar) etc. work but this will do for now.
36596      Branch: perlio
36597            ! perlio.c
36598 ____________________________________________________________________________
36599 [  9303] By: nick                                  on 2001/03/23  09:53:20
36600         Log: Avoid "reopen" semantics for time being. Fix bug in dup logic.
36601              -Uuseperlio now works again.
36602              -Duseperlio is still poorly. Don't merge yet...
36603      Branch: perlio
36604            ! doio.c perlio.h
36605 ____________________________________________________________________________
36606 [  9302] By: nick                                  on 2001/03/22  22:26:51
36607         Log: Snapshot of new PerlIO open scheme. Still buggy - mainly in open($fh,">&STDOUT!")
36608              type code.
36609              - Invent PerlIO_openn() - which has "lots" of args a bit like do_openn() which
36610              is its main caller. In particular now has access to "extra" args, and
36611              can tell when an open handle is "reopened" (or duped?).
36612              - In -Duseperlio PerlIO_open() et. al. are now wrappers on PerlIO_openn().
36613              - In -Uuseperlio (untested as yet) PerlIO_openn() is a wrapper on
36614              PerlIO_open() et. al. (i.e. other way round).
36615              - Collapse "vtable" entries for layers - was fdopen/open/reopen now just open
36616              with args close to PerlIO_openn().
36617      Branch: perlio
36618            ! doio.c ext/Encode/Encode.xs perlio.c perlio.h perliol.h
36619 ____________________________________________________________________________
36620 [  9301] By: jhi                                   on 2001/03/22  20:58:04
36621         Log: Integrate perlio.
36622      Branch: perl
36623           !> doio.c embed.pl iperlsys.h perl.c perlio.c pp_hot.c pp_sys.c
36624           !> t/io/open.t util.c
36625 ____________________________________________________________________________
36626 [  9300] By: nick                                  on 2001/03/22  17:36:32
36627         Log: Don't include $@ in not ok message.
36628      Branch: perlio
36629            ! t/io/open.t
36630 ____________________________________________________________________________
36631 [  9299] By: gsar                                  on 2001/03/22  16:53:45
36632         Log: back out changes#7532,7521 for now (appears to have problems
36633              on IRIX)
36634      Branch: maint-5.6/perl
36635            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
36636            ! ext/POSIX/typemap pod/perlvar.pod
36637 ____________________________________________________________________________
36638 [  9298] By: nick                                  on 2001/03/22  14:35:46
36639         Log: Give a meaning to '&' in n-arg open case:
36640              open($fh,"<&",$scalar);
36641              $scalar can be:
36642              - an integer which does "fdopen"
36643              open($fh,"<&",2); # like open($fh,"<&2")
36644              - something that will yield a file handle via sv_2io()
36645              useful for dup'ing anonymous handles.
36646              e.g.:
36647              open(my $fh,"<&",\*STDIN);
36648              open(my $dup,"<&",$fh);
36649      Branch: perlio
36650            ! doio.c t/io/open.t
36651 ____________________________________________________________________________
36652 [  9297] By: nick                                  on 2001/03/22  13:34:35
36653         Log: Implement open($fh,"-|",prog,args...) for HAS_FORK cases.
36654      Branch: perlio
36655            ! util.c
36656 ____________________________________________________________________________
36657 [  9296] By: nick                                  on 2001/03/22  12:51:20
36658         Log: Re-instate warnings for 'eof STDOUT' etc. by marking STD* as appropriate IoTYPE.
36659      Branch: perlio
36660            ! perl.c
36661 ____________________________________________________________________________
36662 [  9295] By: nick                                  on 2001/03/22  11:59:44
36663         Log: If stdin, stdout or stderr get opened in unexpected read/write state
36664              then warn at time of open not at time of use.
36665      Branch: perlio
36666            ! doio.c pp_hot.c pp_sys.c
36667 ____________________________________________________________________________
36668 [  9294] By: nick                                  on 2001/03/22  10:54:35
36669         Log: Die on n-arg open(...,"",xxx,yyy,...)
36670              - redirect pipe cases to PerlProc_popen_list() (which just croaks for now)
36671              - die on read/write cases so we can decide what it means later.
36672      Branch: perlio
36673            ! doio.c embed.pl iperlsys.h util.c
36674 ____________________________________________________________________________
36675 [  9293] By: nick                                  on 2001/03/22  09:02:45
36676         Log: perlio tweaks (reported by Nick Clark)
36677              Line buffer ttys, PerlIOBuf_tell() on unseekable off-by one,
36678              error check in Pendinf_read().
36679      Branch: perlio
36680            ! perlio.c
36681 ____________________________________________________________________________
36682 [  9292] By: gsar                                  on 2001/03/22  07:12:00
36683         Log: integrate changes#8306,8532 from mainline (missing USE_PURE_BISON
36684              fixes)
36685      Branch: maint-5.6/perl
36686           !> embed.h embed.pl objXSUB.h perlapi.c perly.y proto.h toke.c
36687 ____________________________________________________________________________
36688 [  9291] By: jhi                                   on 2001/03/22  06:06:44
36689         Log: Regex tests from Chicheng Zhang.  (Already fixed.)
36690      Branch: perl
36691            ! t/op/re_tests
36692 ____________________________________________________________________________
36693 [  9290] By: jhi                                   on 2001/03/22  05:57:01
36694         Log: Move MacOS Classic higher in the list of supported platforms.
36695      Branch: maint-5.6/perl
36696            ! pod/perlport.pod
36697 ____________________________________________________________________________
36698 [  9289] By: gsar                                  on 2001/03/22  05:35:04
36699         Log: revert part of change#6438 for compatibility (av_reify()
36700              appears to be needed to implement av_splice()ish things
36701              in XS)
36702      Branch: maint-5.6/perl
36703            ! embed.pl global.sym objXSUB.h perlapi.c
36704 ____________________________________________________________________________
36705 [  9288] By: gsar                                  on 2001/03/22  03:09:19
36706         Log: update copyright year
36707      Branch: maint-5.6/perl
36708            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
36709            ! doop.c dump.c form.h gv.c gv.h handy.h hv.c hv.h mg.c mg.h
36710            ! op.c op.h perl.c perl.h perlio.c perly.y pp.c pp.h pp_ctl.c
36711            ! pp_hot.c pp_sys.c regcomp.c regexec.c run.c scope.c sv.c sv.h
36712            ! toke.c utf8.c utf8.h util.c util.h x2p/EXTERN.h x2p/INTERN.h
36713            ! x2p/a2p.c x2p/a2p.h x2p/a2p.y x2p/a2py.c x2p/hash.c x2p/hash.h
36714            ! x2p/proto.h x2p/str.c x2p/str.h x2p/util.c x2p/util.h
36715            ! x2p/walk.c
36716 ____________________________________________________________________________
36717 [  9287] By: jhi                                   on 2001/03/21  20:30:54
36718         Log: Integrate perlio.
36719      Branch: perl
36720           !> ext/Data/Dumper/Dumper.xs
36721 ____________________________________________________________________________
36722 [  9286] By: gsar                                  on 2001/03/21  19:49:54
36723         Log: makefile.mk tweak
36724      Branch: maint-5.6/perl
36725            ! win32/Makefile win32/makefile.mk
36726 ____________________________________________________________________________
36727 [  9285] By: nick                                  on 2001/03/21  19:07:13
36728         Log: Multiplicity fix for Dumper.
36729      Branch: perlio
36730            ! ext/Data/Dumper/Dumper.xs
36731 ____________________________________________________________________________
36732 [  9284] By: nick                                  on 2001/03/21  19:01:07
36733         Log: Integrate mainline - (does not build xTHX issue in Dumper).
36734      Branch: perlio
36735           !> (integrate 27 files)
36736 ____________________________________________________________________________
36737 [  9283] By: jhi                                   on 2001/03/21  17:17:35
36738         Log: Integrate change #9282 from mainline into maintperl,
36739              4-arg UTF-8 substr().
36740      Branch: maint-5.6/perl
36741           !> pp.c
36742 ____________________________________________________________________________
36743 [  9282] By: jhi                                   on 2001/03/21  17:15:43
36744         Log: The #9270 would have leaked a scalar if pp_substr()
36745              returned early.
36746      Branch: perl
36747            ! pp.c
36748 ____________________________________________________________________________
36749 [  9281] By: gsar                                  on 2001/03/21  17:03:14
36750         Log: makefile.mk defaults to GCC, not BORLAND (as mentioned in README.win32)
36751      Branch: maint-5.6/perl
36752            ! win32/makefile.mk
36753 ____________________________________________________________________________
36754 [  9280] By: gsar                                  on 2001/03/21  17:01:20
36755         Log: some tweaks to change#9278 (fork() emulation should be enabled
36756              by setting BUILD_FLAVOR instead of changing the defaults)
36757      Branch: maint-5.6/perl
36758            ! win32/makefile.mk
36759 ____________________________________________________________________________
36760 [  9279] By: gsar                                  on 2001/03/21  16:47:19
36761         Log: integrate change#9271 from mainline; a tweak to Glob.pm docs
36762      Branch: maint-5.6/perl
36763            ! ext/File/Glob/Glob.pm
36764           !> lib/Cwd.pm
36765 ____________________________________________________________________________
36766 [  9278] By: jhi                                   on 2001/03/21  14:35:10
36767         Log: Subject: [PATCH: 5.6.1-trial3] Borland C++ for Win32 fixes
36768              From: "Vadim Konovalov" <watman@inbox.ru>
36769              Date: Wed, 21 Mar 2001 01:53:51 +0300
36770              Message-ID: <004101c0b190$a749ea20$f7c030d4@vad>
36771      Branch: maint-5.6/perl
36772            ! win32/makefile.mk win32/win32sck.c
36773 ____________________________________________________________________________
36774 [  9277] By: jhi                                   on 2001/03/21  13:58:28
36775         Log: Integrate change #9270 from mainline to maintperl:
36776              continued 4-arg UTF-8 substr() fixing.
36777      Branch: maint-5.6/perl
36778           !> pp.c t/op/substr.t
36779 ____________________________________________________________________________
36780 [  9276] By: jhi                                   on 2001/03/21  13:33:00
36781         Log: More pixie cleaning.
36782      Branch: perl
36783            ! Makefile.SH
36784 ____________________________________________________________________________
36785 [  9275] By: jhi                                   on 2001/03/21  03:54:17
36786         Log: Update Changes.
36787      Branch: perl
36788            ! Changes patchlevel.h
36789 ____________________________________________________________________________
36790 [  9274] By: jhi                                   on 2001/03/21  03:48:24
36791         Log: First stab at making Data::Dumper to grok Unicode.
36792              
36793              TODO: tests, EBCDICify.
36794      Branch: perl
36795            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
36796 ____________________________________________________________________________
36797 [  9273] By: jhi                                   on 2001/03/21  02:23:00
36798         Log: Fix for
36799              
36800              Subject: Memory leak in unquoted print   
36801              From: Benjamin Sugars <bsugars@canoe.ca> 
36802              Date: Tue, 20 Mar 2001 10:02:56 -0500 (EST)
36803              Message-ID: <Pine.LNX.4.21.0103200958180.1538-100000@marmot.rim.canoe.ca>
36804      Branch: perl
36805            ! perlio.c
36806 ____________________________________________________________________________
36807 [  9272] By: jhi                                   on 2001/03/21  01:33:17
36808         Log: Subject: Re: [PATCH] POSIX::getcwd()
36809              From: Benjamin Sugars <bsugars@canoe.ca> 
36810              Date: Mon, 19 Mar 2001 15:07:03 -0500 (EST)
36811              Message-ID: <Pine.LNX.4.21.0103191454500.1820-100000@marmot.rim.canoe.ca>      
36812      Branch: perl
36813            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
36814 ____________________________________________________________________________
36815 [  9271] By: jhi                                   on 2001/03/21  01:22:52
36816         Log: Subject: [PATCH] Cwd.pm docs
36817              From: Benjamin Sugars <bsugars@canoe.ca>
36818              Date: Tue, 20 Mar 2001 15:33:32 -0500 (EST)
36819              Message-ID: <Pine.LNX.4.21.0103201516550.7893-100000@marmot.rim.canoe.ca>
36820      Branch: perl
36821            ! lib/Cwd.pm
36822 ____________________________________________________________________________
36823 [  9270] By: jhi                                   on 2001/03/21  01:16:29
36824         Log: Continue 4-arg substr() UTF-8 fixage.
36825      Branch: perl
36826            ! pp.c t/op/substr.t
36827 ____________________________________________________________________________
36828 [  9269] By: jhi                                   on 2001/03/21  00:46:14
36829         Log: Integrate changes #9262,9264,9265,9266 from maintperl to mainline.
36830              
36831              revert the leak fix in change#9142 (problem needs a more experimental
36832              fix unsuitable for 5.6.1)
36833              
36834              do alphabetical sorting by default (for csh compatibility)
36835              
36836              cut-n-paste goof in change#9264
36837              
36838              VMS piping fixes (from Charles Lane)
36839      Branch: perl
36840           !> ext/File/Glob/Changes ext/File/Glob/Glob.pm
36841           !> ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
36842           !> ext/File/Glob/bsd_glob.h scope.c vms/vms.c vms/vmspipe.com
36843 ____________________________________________________________________________
36844 [  9268] By: jhi                                   on 2001/03/21  00:37:04
36845         Log: Integrate perlio.
36846      Branch: perl
36847           !> embed.pl lib/utf8.pm op.c regcomp.c regexec.c sv.c toke.c
36848           !> utf8.c utf8.h utfebcdic.h
36849 ____________________________________________________________________________
36850 [  9267] By: nick                                  on 2001/03/20  20:04:39
36851         Log: More EBCDIC stuff:
36852              - Loose the extra level of function on ASCII.
36853              - spotted a chr(0) issue in sv.c
36854              - re-work of UTF-X tr/// ranges to work in Unicode
36855              space. Still issues with the "0xff is illegal UTF-8" hack.
36856              - Yet another ad. hoc. utf8 'upgrade' in op.c recoded
36857              (why do it once when you can do it all over the place :-(
36858              - Enable HINTS_UTF8 on EBCDIC - then ignore it in toke.c,
36859              need utf8.pm for swashes.
36860              - Simplified and commented scan_const() in toke.c
36861              Still something wrong regexp and tr (swashes?).
36862      Branch: perlio
36863            ! embed.pl lib/utf8.pm op.c regcomp.c regexec.c sv.c toke.c
36864            ! utf8.c utf8.h utfebcdic.h
36865 ____________________________________________________________________________
36866 [  9266] By: gsar                                  on 2001/03/20  19:16:43
36867         Log: VMS piping fixes (from Charles Lane)
36868      Branch: maint-5.6/perl
36869            ! vms/vms.c vms/vmspipe.com
36870 ____________________________________________________________________________
36871 [  9265] By: gsar                                  on 2001/03/20  17:53:52
36872         Log: cut-n-paste goof in change#9264
36873      Branch: maint-5.6/perl
36874            ! ext/File/Glob/Glob.xs
36875 ____________________________________________________________________________
36876 [  9264] By: gsar                                  on 2001/03/20  17:43:47
36877         Log: do alphabetical sorting by default (for csh compatibility);
36878              bsd_glob() does ASCII sort by default as usual, unless
36879              GLOB_ALPHASORT was specified
36880      Branch: maint-5.6/perl
36881            ! ext/File/Glob/Changes ext/File/Glob/Glob.pm
36882            ! ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
36883            ! ext/File/Glob/bsd_glob.h
36884 ____________________________________________________________________________
36885 [  9263] By: gsar                                  on 2001/03/20  16:40:08
36886         Log: integrate change#9255 from mainline (unicode fix)
36887              
36888              substr($bytestr, i, n, $charstr)
36889      Branch: maint-5.6/perl
36890           !> Todo-5.6 pp.c t/op/substr.t
36891 ____________________________________________________________________________
36892 [  9262] By: gsar                                  on 2001/03/20  15:57:41
36893         Log: revert the leak fix in change#9142 (problem needs a more experimental
36894              fix unsuitable for 5.6.1)
36895      Branch: maint-5.6/perl
36896            ! scope.c
36897 ____________________________________________________________________________
36898 [  9261] By: jhi                                   on 2001/03/20  14:26:25
36899         Log: Integrate changes #9259,9260 from maintperl into mainline.
36900              
36901              Subject: [MacPerl-Porters] [PATCH] POSIX, File::Path (Mac OS) for 5.6.1 and 5.7
36902              
36903              Subject: [PATCH perl-5.6.1-TRIAL3/run.c] printf warning
36904      Branch: perl
36905           !> ext/POSIX/POSIX.xs lib/File/Path.pm run.c
36906 ____________________________________________________________________________
36907 [  9260] By: jhi                                   on 2001/03/20  14:05:46
36908         Log: Subject: [PATCH perl-5.6.1-TRIAL3/run.c] printf warning
36909              From: Robin Barker <rmb1@cise.npl.co.uk>
36910              Date: Tue, 20 Mar 2001 10:12:04 GMT
36911              Message-Id: <200103201012.KAA04738@tempest.npl.co.uk>
36912      Branch: maint-5.6/perl
36913            ! run.c
36914 ____________________________________________________________________________
36915 [  9259] By: jhi                                   on 2001/03/20  14:04:39
36916         Log: Subject: [MacPerl-Porters] [PATCH] POSIX, File::Path (Mac OS) for 5.6.1 and 5.7
36917              From: Chris Nandor <pudge@pobox.com>
36918              Date: Tue, 20 Mar 2001 00:40:56 -0500
36919              Message-Id: <p05010401b6dc9d57a62d@[10.0.1.107]>
36920      Branch: maint-5.6/perl
36921            ! ext/POSIX/POSIX.xs lib/File/Path.pm
36922 ____________________________________________________________________________
36923 [  9258] By: jhi                                   on 2001/03/20  05:09:34
36924         Log: Update Changes.
36925      Branch: perl
36926            ! Changes patchlevel.h
36927 ____________________________________________________________________________
36928 [  9257] By: jhi                                   on 2001/03/20  05:04:25
36929         Log: tr/// UTF-8 tests for Inaba Hiroto's latest patches.
36930      Branch: perl
36931            ! t/op/tr.t
36932 ____________________________________________________________________________
36933 [  9256] By: jhi                                   on 2001/03/20  04:43:12
36934         Log: Subject: [PATCH: 5.6.1-trial3] test fixes and installation cleanliness for OS/390
36935              From: Peter Prymmer <pvhp@forte.com>
36936              Date: Mon, 19 Mar 2001 16:43:13 -0800 (PST)
36937              Message-ID: <Pine.OSF.4.10.10103191627310.162127-100000@aspara.forte.com>
36938      Branch: maint-5.6/perl
36939            ! installperl t/comp/proto.t t/comp/require.t t/op/regmesg.t
36940 ____________________________________________________________________________
36941 [  9255] By: jhi                                   on 2001/03/19  23:17:17
36942         Log: substr($bytestr, i, n, $charstr)
36943              
36944              TODO: we are still broken if $bytestr needs UTF-8 upgrading.
36945      Branch: perl
36946            ! Todo-5.6 pp.c t/op/substr.t
36947 ____________________________________________________________________________
36948 [  9254] By: jhi                                   on 2001/03/19  22:25:09
36949         Log: Rearrange the make test target prerequisites so that
36950              in a parallel make 'all' is finished before 'test'.
36951      Branch: perl
36952            ! Makefile.SH
36953 ____________________________________________________________________________
36954 [  9253] By: jhi                                   on 2001/03/19  21:48:07
36955         Log: Subject: PATCH: cosmetic tweak in pp_ctl.c
36956              From: Robin Houston <robin@kitsite.com>
36957              Date: Mon, 19 Mar 2001 15:48:41 +0000
36958              Message-ID: <20010319154841.A28174@puffinry.freeserve.co.uk>
36959      Branch: perl
36960            ! pp_ctl.c
36961 ____________________________________________________________________________
36962 [  9252] By: jhi                                   on 2001/03/19  21:42:27
36963         Log: Integrate perlio.
36964      Branch: perl
36965           !> doop.c perly.c perly.y sv.c t/camel-III/vstring.t t/op/each.t
36966           !> t/op/length.t t/op/pack.t t/op/ver.t toke.c utf8.c utf8.h
36967           !> utfebcdic.h vms/perly_c.vms
36968 ____________________________________________________________________________
36969 [  9251] By: jhi                                   on 2001/03/19  21:31:28
36970         Log: Integrate changes #9244,9247,9250 from maintperl into mainline.
36971              
36972              Dynaloading in 64-bit AIX with vac.
36973      Branch: perl
36974           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
36975           !> hints/aix.sh
36976 ____________________________________________________________________________
36977 [  9250] By: jhi                                   on 2001/03/19  21:18:00
36978         Log: A more robust solution for the 64bitall AIX dynaloading
36979              problem, from Jens-Uwe Mager.
36980      Branch: maint-5.6/perl
36981            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
36982 ____________________________________________________________________________
36983 [  9249] By: nick                                  on 2001/03/19  20:59:37
36984         Log: Integrate mainline.
36985      Branch: perlio
36986           !> (integrate 42 files)
36987 ____________________________________________________________________________
36988 [  9248] By: nick                                  on 2001/03/19  20:22:07
36989         Log: Tweak to perly.y to allow -DDEBUGGING to compile on OS390.
36990              (Building on OS390 uses native YACC and YYDEBUG has other
36991              side effects.)
36992      Branch: perlio
36993            ! perly.c perly.y vms/perly_c.vms
36994 ____________________________________________________________________________
36995 [  9247] By: jhi                                   on 2001/03/19  19:59:53
36996         Log: 64-bit AIX dynaloading problem (see #9244) idea
36997              from Jens-Uwe Mager.
36998      Branch: maint-5.6/perl
36999            ! ext/DynaLoader/dl_aix.xs
37000 ____________________________________________________________________________
37001 [  9246] By: nick                                  on 2001/03/19  19:27:57
37002         Log: More EBCDIC fixes.
37003      Branch: perlio
37004            ! doop.c sv.c t/camel-III/vstring.t t/op/each.t t/op/length.t
37005            ! t/op/pack.t t/op/ver.t toke.c utf8.c utf8.h utfebcdic.h
37006 ____________________________________________________________________________
37007 [  9245] By: jhi                                   on 2001/03/19  19:05:19
37008         Log: Integrate change #9243 from mainline into maintperl.
37009              
37010              Subject: [PATCH perl-5.6.1-TRIAL3/README.vmesa] bad =item paragraphs
37011      Branch: maint-5.6/perl
37012           !> README.vmesa
37013 ____________________________________________________________________________
37014 [  9244] By: jhi                                   on 2001/03/19  19:03:15
37015         Log: Get 64bitall AIX building, but still does not test okay:
37016              dynaloading anything fails, for example for op/defins:
37017              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
37018              (update: fixed by #9247,9250)
37019      Branch: maint-5.6/perl
37020            ! hints/aix.sh
37021 ____________________________________________________________________________
37022 [  9243] By: jhi                                   on 2001/03/19  19:00:16
37023         Log: Subject: [PATCH perl-5.6.1-TRIAL3/README.vmesa] bad =item paragraphs
37024              From: Robin Barker <rmb1@cise.npl.co.uk>
37025              Date: Mon, 19 Mar 2001 18:01:57 GMT
37026              Message-Id: <200103191801.SAA01072@tempest.npl.co.uk>
37027      Branch: perl
37028            ! README.vmesa
37029 ____________________________________________________________________________
37030 [  9242] By: jhi                                   on 2001/03/19  18:58:43
37031         Log: UTF-8 tr/// battle continues, ammunition from Inaba Hiroto.
37032              
37033              TODO: tests.
37034      Branch: perl
37035            ! doop.c op.c
37036 ____________________________________________________________________________
37037 [  9241] By: gsar                                  on 2001/03/19  17:34:46
37038         Log: VMSify tests (from Charles Lane)
37039      Branch: maint-5.6/perl
37040            ! t/lib/filehand.t t/lib/texttabs.t
37041 ____________________________________________________________________________
37042 [  9240] By: jhi                                   on 2001/03/19  14:24:26
37043         Log: Integrate change #9233 from maintperl into mainline.
37044              
37045              some refcounts were incorrect in perl_clone()
37046      Branch: perl
37047           !> sv.c
37048 ____________________________________________________________________________
37049 [  9239] By: gsar                                  on 2001/03/19  09:23:17
37050         Log: this is 5.6.1-trial3
37051      Branch: maint-5.6/perl
37052            ! Changes
37053 ____________________________________________________________________________
37054 [  9238] By: gsar                                  on 2001/03/19  08:47:04
37055         Log: some new symbols are only available under ithreads
37056      Branch: maint-5.6/perl
37057            ! makedef.pl
37058 ____________________________________________________________________________
37059 [  9237] By: gsar                                  on 2001/03/19  08:42:28
37060         Log: update patchlevel.h, Changes, &c.
37061      Branch: maint-5.6/perl
37062            ! Changes patchlevel.h pod/perlhist.pod
37063           !> AUTHORS
37064 ____________________________________________________________________________
37065 [  9236] By: gsar                                  on 2001/03/19  08:17:49
37066         Log: integrate changes#8068,8717 from mainline
37067              
37068              [PATCH 5.7.0@8047] RE: [ID 20001013.009] DB_File issues warning when setting element to    undef
37069              
37070              [PATCH CPAN 1.59_51] warning message (not!)
37071      Branch: maint-5.6/perl
37072           !> ext/GDBM_File/GDBM_File.pm ext/GDBM_File/typemap
37073           !> ext/NDBM_File/NDBM_File.pm ext/NDBM_File/typemap
37074           !> ext/ODBM_File/ODBM_File.pm ext/ODBM_File/typemap
37075           !> ext/SDBM_File/SDBM_File.pm ext/SDBM_File/typemap lib/CPAN.pm
37076           !> t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
37077 ____________________________________________________________________________
37078 [  9235] By: gsar                                  on 2001/03/19  08:07:09
37079         Log: integrate changes#8617,8713,8715,8716,8721,8953,8963 from mainline
37080              
37081              [PATCH] Add missing CV flags to dump.c
37082              
37083              Re: [patch] Re: PL_ptr_table
37084              
37085              Fixup non-ithread build after 8713
37086              
37087              Generated files form 8713 etc.
37088              
37089              Correct the correction :-(
37090              
37091              Documenting coderef @INC (Re: CPAN "make this script work" feature)
37092              
37093              Subject: Re: sync sync sync: have I missed any patches?
37094              Replace djSP with dSP.
37095      Branch: maint-5.6/perl
37096           !> cop.h doio.c doop.c dump.c embed.h embed.pl ext/B/B/C.pm
37097           !> ext/B/B/CC.pm global.sym objXSUB.h perl.c perlapi.c
37098           !> pod/perlhack.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c proto.h
37099           !> sv.c sv.h win32/perlhost.h
37100 ____________________________________________________________________________
37101 [  9234] By: gsar                                  on 2001/03/19  07:22:05
37102         Log: revert the change#9090 integrate for now (change looks somewhat
37103              incomplete in that [ha]v_exists() need something similar; lacks
37104              tests; &c.)
37105      Branch: maint-5.6/perl
37106            ! hv.c
37107 ____________________________________________________________________________
37108 [  9233] By: gsar                                  on 2001/03/19  07:10:01
37109         Log: some refcounts were incorrect in perl_clone(); avoid hang in global
37110              destruction when there are unreferenced scalars (SvREFCNT==0)
37111      Branch: maint-5.6/perl
37112            ! sv.c
37113 ____________________________________________________________________________
37114 [  9232] By: jhi                                   on 2001/03/19  05:11:02
37115         Log: Regen api and toc.
37116      Branch: maint-5.6/perl
37117            ! pod/perlapi.pod pod/perltoc.pod
37118 ____________________________________________________________________________
37119 [  9231] By: jhi                                   on 2001/03/19  04:06:03
37120         Log: Integrate changes in #9070,9072,9101 from mainline into maintperl,
37121              add a lost line in pp.c:pp_chop(), update to new op/chop.
37122              
37123              Clarify the description differentiating for and while; inspired by
37124              
37125              Subject: [ID 20010306.004] || != named unary operator
37126              
37127              The $Is_MacOS needs to be declared.
37128      Branch: maint-5.6/perl
37129            ! pp.c t/op/chop.t
37130           !> lib/ExtUtils/Manifest.pm pod/perlop.pod pod/perlsyn.pod
37131 ____________________________________________________________________________
37132 [  9230] By: jhi                                   on 2001/03/19  03:48:16
37133         Log: Integrate changes #7971(perlio),8982,9061,9062,9068,9069,
37134              9079,9083,9089,9090,9091 from mainline to maintperl.
37135              
37136              Quieten some noise in Win32 builds
37137              
37138              Fixes the bugs 20010221.005 and 20010221.008: "the taint checker..."
37139              
37140              The perlretut was still talking about the old \p and \P
37141              definitions.
37142              
37143              More tweakage on the Unicode character class descriptions.
37144              
37145              Subject: Re: [ID 20010305.012] chop() against list assignment returns char chopped from el zero
37146              
37147              Subject: 'no *POSIX' Patch speeding up make on BS2000 
37148              
37149              Subject: [PATCH] perldata.pod here-doc docs
37150              
37151              Add /sbin and /usr/sbin to the list of directories scanned
37152              for setuid programs.  Takes care of bug id 20010309.003.
37153              
37154              Subject: Re: [ID 19990808.001] [PATCH] FETCH triggered on exists()
37155              
37156              In op/stat #35 better to scan all the potential directories
37157              for setuids, not just the first one.
37158      Branch: maint-5.6/perl
37159            ! Makefile.SH
37160           !> doio.c hv.c lib/unicode/mktables.PL makedepend.SH perl.h
37161           !> pod/perldata.pod pod/perlretut.pod pp.c t/op/chop.t
37162           !> t/op/stat.t toke.c win32/win32.h
37163 ____________________________________________________________________________
37164 [  9229] By: jhi                                   on 2001/03/19  02:31:50
37165         Log: Subject: [MacPerl-Porters] [PATCH] Portability fixes for Mac OS / maint-5.6
37166              From: Chris Nandor <pudge@pobox.com>
37167              Date: Sat, 10 Mar 2001 14:22:19 -0500
37168              Message-Id: <p0501042db6cf0a8d0b63@[10.0.1.177]>
37169      Branch: maint-5.6/perl
37170            ! ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
37171            ! ext/Errno/Errno_pm.PL lib/ExtUtils/Manifest.pm perlsfio.h
37172            ! t/lib/b.t t/lib/errno.t
37173 ____________________________________________________________________________
37174 [  9228] By: jhi                                   on 2001/03/19  02:29:59
37175         Log: Integrate changes #9113,9122 from mainline into maintperl.
37176              
37177              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?)
37178      Branch: maint-5.6/perl
37179           !> Configure README.os390 hints/os390.sh
37180 ____________________________________________________________________________
37181 [  9227] By: jhi                                   on 2001/03/19  02:22:35
37182         Log: Integrate #9115,9121,9128,9163,9171,9174,9175 from mainline
37183              into maintperl.
37184              
37185              Subject: Re: [ID 20010305.005] "use integer" doesn't make rand() return integers
37186              
37187              Forgot to check-in the larger part of #9120, duh.
37188              
37189              Subject: Another patch for integer.pm POD 
37190              
37191              h2ph strictness and cleanliness from Kurt Starsinic.
37192              
37193              Borland filename case problem.
37194              
37195              h2ph strictness and cleanliness from Kurt Starsinic.
37196              
37197              Subject: [PATCH] the uncontroversial doc patches
37198      Branch: maint-5.6/perl
37199           +> win32/sncfnmcs.pl
37200           !> MANIFEST README.os2 README.win32 ext/GDBM_File/GDBM_File.pm
37201           !> ext/GDBM_File/GDBM_File.xs lib/integer.pm
37202           !> pod/perl5005delta.pod pod/perldebtut.pod pod/perlfunc.pod
37203           !> pod/perlhack.pod pod/perllexwarn.pod pod/perllocale.pod
37204           !> pod/perllol.pod pod/perlmod.pod pod/perlmodlib.pod
37205           !> pod/perlport.pod pod/perlrun.pod pod/perltoc.pod
37206           !> pod/perlxs.pod pod/perlxstut.pod utils/h2ph.PL
37207 ____________________________________________________________________________
37208 [  9226] By: jhi                                   on 2001/03/19  02:10:21
37209         Log: Integrate changes #9207,9214 from mainline into maintperl.
37210              
37211              podchecker relaxations: =over has an *optional* number after it,
37212              and whitespace in L<> is okay.
37213      Branch: maint-5.6/perl
37214           !> lib/Pod/Checker.pm lib/Pod/ParseUtils.pm pod/perlpod.pod
37215           !> t/pod/poderrs.xr
37216 ____________________________________________________________________________
37217 [  9225] By: jhi                                   on 2001/03/19  02:07:38
37218         Log: Integrate change #9219 from maintperl into mainline.
37219              
37220              remove duplicated tests
37221      Branch: perl
37222           !> t/op/re_tests
37223 ____________________________________________________________________________
37224 [  9224] By: jhi                                   on 2001/03/19  02:06:11
37225         Log: Integrate change #9223 from mainline to maintperl.
37226              
37227              Document -Dmksymlinks.
37228      Branch: maint-5.6/perl
37229           !> INSTALL
37230 ____________________________________________________________________________
37231 [  9223] By: jhi                                   on 2001/03/19  02:01:25
37232         Log: Document -Dmksymlinks.
37233      Branch: perl
37234            ! INSTALL
37235 ____________________________________________________________________________
37236 [  9222] By: jhi                                   on 2001/03/19  01:15:35
37237         Log: The -Dmksymlinks wasn't working for maintperl.
37238      Branch: maint-5.6/perl
37239            ! Configure
37240 ____________________________________________________________________________
37241 [  9221] By: jhi                                   on 2001/03/19  00:49:43
37242         Log: Cleanup pixie residue.
37243      Branch: perl
37244            ! Makefile.SH
37245 ____________________________________________________________________________
37246 [  9220] By: jhi                                   on 2001/03/19  00:44:47
37247         Log: Document the use of pixie/prof; create make targets for it.
37248              
37249              TODO: make t/TEST pixie-aware.
37250      Branch: perl
37251            ! Makefile.SH pod/perlhack.pod
37252 ____________________________________________________________________________
37253 [  9219] By: gsar                                  on 2001/03/19  00:16:55
37254         Log: remove duplicated tests
37255      Branch: maint-5.6/perl
37256            ! t/op/re_tests
37257 ____________________________________________________________________________
37258 [  9218] By: jhi                                   on 2001/03/18  23:59:31
37259         Log: Document Third Degree some more, and also PERL_DESTRUCT_LEVEL.
37260      Branch: perl
37261            ! pod/perlhack.pod pod/perlobj.pod pod/perlrun.pod
37262 ____________________________________________________________________________
37263 [  9217] By: jhi                                   on 2001/03/18  23:25:20
37264         Log: Rewrite the tests section of Makefile to be less redundant
37265              and to allow for more flexible test targets, many recursive
37266              make calls introduced.
37267      Branch: perl
37268            ! Makefile.SH
37269 ____________________________________________________________________________
37270 [  9216] By: jhi                                   on 2001/03/18  22:30:04
37271         Log: Document the use of Third Degree (sparsely).
37272      Branch: perl
37273            ! pod/perlhack.pod t/TEST
37274 ____________________________________________________________________________
37275 [  9215] By: jhi                                   on 2001/03/18  22:10:30
37276         Log: Make targets for testing with Third Degree.
37277      Branch: perl
37278            ! Makefile.SH
37279 ____________________________________________________________________________
37280 [  9214] By: jhi                                   on 2001/03/18  21:08:53
37281         Log: The podchecker relaxations need to mirrored also at the tests.
37282      Branch: perl
37283            ! t/pod/poderrs.xr
37284 ____________________________________________________________________________
37285 [  9213] By: jhi                                   on 2001/03/18  20:56:21
37286         Log: Update Changes.
37287      Branch: perl
37288            ! Changes patchlevel.h
37289 ____________________________________________________________________________
37290 [  9212] By: jhi                                   on 2001/03/18  20:36:59
37291         Log: Looking for config.sh in parent directories isn't
37292              very useful for the toplevel Makefile.
37293      Branch: perl
37294            ! Makefile.SH
37295 ____________________________________________________________________________
37296 [  9211] By: jhi                                   on 2001/03/18  20:33:37
37297         Log: On "make clean" take care of Third Degree droppings.
37298      Branch: perl
37299            ! Makefile.SH
37300 ____________________________________________________________________________
37301 [  9210] By: jhi                                   on 2001/03/18  20:21:34
37302         Log: Add a hook for running the tests under the Third Degree
37303              debugging tool (set $ENV{PERL_3LOG} to non-zero)
37304              
37305              TODO: Document the use of Third Degree.
37306      Branch: perl
37307            ! t/TEST
37308 ____________________________________________________________________________
37309 [  9209] By: jhi                                   on 2001/03/18  20:19:07
37310         Log: Regen toc and api pods.
37311      Branch: perl
37312            ! pod/perlapi.pod pod/perltoc.pod
37313 ____________________________________________________________________________
37314 [  9208] By: jhi                                   on 2001/03/18  20:12:12
37315         Log: Integrate changes #8128,9132 from mainline into maintperl,
37316              Tie::SubstrHash fixes.
37317      Branch: maint-5.6/perl
37318           !> lib/Tie/SubstrHash.pm t/lib/tie-substrhash.t
37319 ____________________________________________________________________________
37320 [  9207] By: jhi                                   on 2001/03/18  20:07:43
37321         Log: podchecker relaxations from Michael Stevens.
37322      Branch: perl
37323            ! lib/Pod/Checker.pm lib/Pod/ParseUtils.pm pod/perlpod.pod
37324 ____________________________________________________________________________
37325 [  9206] By: jhi                                   on 2001/03/18  20:04:24
37326         Log: Retract the changes made at #9176 to Neil's and Ilya's module pods.
37327      Branch: perl
37328            ! lib/Locale/Constants.pm lib/Locale/Country.pm
37329            ! lib/Locale/Currency.pm lib/Locale/Language.pm lib/overload.pm
37330            ! os2/OS2/ExtAttr/ExtAttr.pm os2/OS2/Process/Process.pm
37331 ____________________________________________________________________________
37332 [  9205] By: jhi                                   on 2001/03/18  19:54:45
37333         Log: Integrate changes #9161,9162 from maintperl to mainline.
37334              
37335              clearing of $ENV{PERL_DESTRUCT_LEVEL} interferes with purify
37336              results
37337      Branch: perl
37338           !> t/op/magic.t
37339 ____________________________________________________________________________
37340 [  9204] By: jhi                                   on 2001/03/18  19:37:46
37341         Log: Make perl.third checks more understandable to the builder.
37342      Branch: perl
37343            ! Makefile.SH
37344 ____________________________________________________________________________
37345 [  9203] By: jhi                                   on 2001/03/18  19:20:54
37346         Log: Re-integrate #9138 from maintperl to mainline,
37347              the squelching of the unneeded "Scalars leaked" messages.
37348      Branch: perl
37349           !> t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
37350           !> t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
37351           !> t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
37352 ____________________________________________________________________________
37353 [  9202] By: jhi                                   on 2001/03/18  18:48:36
37354         Log: More robust and more paranoid perl.third target.
37355      Branch: perl
37356            ! Makefile.SH
37357 ____________________________________________________________________________
37358 [  9201] By: jhi                                   on 2001/03/18  18:39:21
37359         Log: Integrate change #9197 from maintperl to mainline.
37360              
37361              more thorough cleaning of arenas.
37362      Branch: perl
37363           !> embed.pl perl.c proto.h sv.c t/op/sort.t
37364 ____________________________________________________________________________
37365 [  9200] By: jhi                                   on 2001/03/18  18:25:17
37366         Log: Integrate perlio.
37367      Branch: perl
37368           !> doop.c ext/Encode/Encode.pm ext/Encode/Encode.xs
37369           !> ext/Encode/compile lib/utf8.pm pp_ctl.c sv.c t/lib/b.t
37370           !> t/lib/encode.t toke.c universal.c utf8.c
37371 ____________________________________________________________________________
37372 [  9199] By: nick                                  on 2001/03/18  15:23:51
37373         Log: Prefer !UTF8_IS_INVARIANT() over UTF8_IS_CONTINUED() when that
37374              is the sense of the test being done. Avoid some magical 127 and 128 values
37375              by using macros.
37376      Branch: perlio
37377            ! doop.c pp_ctl.c sv.c toke.c
37378 ____________________________________________________________________________
37379 [  9198] By: nick                                  on 2001/03/18  14:18:12
37380         Log: UTF-X encoding invariance for Encode:
37381              - move Encode::utf8_encode to utf8::encode (likewise decode,upgrade,downgrade,valid)
37382              - move the XS code for those to universal.c (so in miniperl)
37383              - add utf8::unicode_to_native and its inverse to allow EBCDIC to work in true unicode.
37384              - change ext/Encode/compile to use above.
37385              - Fix t/lib/encode.t for above
37386              - Teach t/lib/b.t to expect -uutf8
37387              - In utf8.c look for SWASHNEW rather than just utf8:: package to see if
37388              utf8.pm is needed.
37389      Branch: perlio
37390            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
37391            ! lib/utf8.pm t/lib/b.t t/lib/encode.t universal.c utf8.c
37392 ____________________________________________________________________________
37393 [  9197] By: gsar                                  on 2001/03/18  12:15:57
37394         Log: more thorough cleaning of arenas--keep going until no more
37395              SvREFCNT_dec()s occur (this fixes the problem that causes the
37396              pesky "Scalars leaked" warnings)
37397      Branch: maint-5.6/perl
37398            ! embed.pl perl.c proto.h sv.c t/op/sort.t
37399 ____________________________________________________________________________
37400 [  9196] By: nick                                  on 2001/03/18  10:57:29
37401         Log: Fix pragma/utf8.t # 15
37402              - if toke.c is processing a SvUTF8 string then single quoted '...' etc.
37403              are SvUTF8 as well.
37404      Branch: perlio
37405            ! toke.c
37406 ____________________________________________________________________________
37407 [  9195] By: nick                                  on 2001/03/18  09:27:06
37408         Log: Integrate mainline
37409      Branch: perlio
37410           !> MANIFEST Makefile.SH doop.c mg.c op.c op.h t/op/misc.t
37411           !> t/op/pat.t
37412 ____________________________________________________________________________
37413 [  9194] By: jhi                                   on 2001/03/18  05:29:59
37414         Log: Sarathy's clear_pmop patch with Radu Greab's fix,
37415              Hiroto's, Nick Clark's, and Vadim Konovalov's tests.
37416      Branch: perl
37417            ! op.c op.h t/op/misc.t t/op/pat.t
37418 ____________________________________________________________________________
37419 [  9193] By: jhi                                   on 2001/03/18  05:15:06
37420         Log: NI-S' cunning idea of how to de-UTF8 the "\C-broken" submatches.
37421      Branch: perl
37422            ! mg.c t/op/pat.t
37423 ____________________________________________________________________________
37424 [  9192] By: jhi                                   on 2001/03/18  04:22:43
37425         Log: tr/// UTF-8 patches from Inaba Hiroto.
37426      Branch: perl
37427            ! doop.c op.c
37428 ____________________________________________________________________________
37429 [  9191] By: jhi                                   on 2001/03/18  04:21:17
37430         Log: Integrate perlio.
37431      Branch: perl
37432           !> utf8.c utfebcdic.h
37433 ____________________________________________________________________________
37434 [  9190] By: nick                                  on 2001/03/17  20:32:01
37435         Log: Correct #if EBCDIC side typos.
37436              Builds and passes many tests on OS390.
37437      Branch: perlio
37438            ! utf8.c utfebcdic.h
37439 ____________________________________________________________________________
37440 [  9189] By: jhi                                   on 2001/03/17  18:55:49
37441         Log: Add prerequisites for the perl.third target.
37442      Branch: perl
37443            ! Makefile.SH
37444 ____________________________________________________________________________
37445 [  9188] By: jhi                                   on 2001/03/17  18:46:00
37446         Log: Integrate perlio.
37447      Branch: perl
37448           +> utfebcdic.h
37449           !> MANIFEST doop.c perl.h pp.c utf8.c utf8.h
37450 ____________________________________________________________________________
37451 [  9187] By: jhi                                   on 2001/03/17  18:38:47
37452         Log: Add a make rule for perl.third (the Third Degree memory debugging
37453              tool of Tru64 / Digital UNIX / DEC OSF/1, see man third or man atom)
37454      Branch: perl
37455            ! Makefile.SH
37456 ____________________________________________________________________________
37457 [  9186] By: nick                                  on 2001/03/17  18:34:48
37458         Log: MANIFEST addition :-(
37459      Branch: perlio
37460            ! MANIFEST
37461 ____________________________________________________________________________
37462 [  9185] By: nick                                  on 2001/03/17  18:29:50
37463         Log: Infrastructure to use UTF-EBCDIC rather than UTF-8 as the internal
37464              encoding on EBCDIC platforms. This has property that U+0000..U+009F i.e.
37465              a superset of ASCII are invariant under the encoding. This is EBCDIC
37466              friendly as an encoded string can be looked at as being EBCDIC by lexer
37467              sprintf("%d",...) etc. in same manner that a UTF-8 string be considered
37468              ASCII on ASCII machines.
37469              
37470              - re-arrange utf8.h to get ASCII specific vs Unicode generic bits
37471              seperate.
37472              - Add some more macros to comprehend different shift amounts and
37473              possible swizzle in UTF-EBCDIC vs UTF-8. Change utf8.c to use them.
37474              - add utfebcdic.h which provides UTF-EBCDIC versions of the macros,
37475              and conditionaly #include it.
37476              
37477              EBCDIC build as yet untested.  ASCII still fails the one test.
37478      Branch: perlio
37479            + utfebcdic.h
37480            ! utf8.c utf8.h
37481 ____________________________________________________________________________
37482 [  9184] By: nick                                  on 2001/03/17  17:44:16
37483         Log: Minor naming change UTF8_IS_ASCII => UTF8_IS_INVARIANT
37484      Branch: perlio
37485            ! doop.c perl.h pp.c utf8.h
37486 ____________________________________________________________________________
37487 [  9183] By: jhi                                   on 2001/03/17  15:55:42
37488         Log: Integrate perlio.
37489      Branch: perl
37490            ! MANIFEST
37491           !> perl.h sv.c t/op/pat.t toke.c utf8.c utf8.h
37492 ____________________________________________________________________________
37493 [  9182] By: nick                                  on 2001/03/17  09:16:06
37494         Log: Allow test to pass even when \C leaves SvUTF8 set by adding 'use bytes'
37495      Branch: perlio
37496            ! t/op/pat.t
37497 ____________________________________________________________________________
37498 [  9181] By: nick                                  on 2001/03/17  09:15:11
37499         Log: Integrate mainline.
37500      Branch: perlio
37501           +> lib/Locale/Constants.pm lib/Locale/Country.pm
37502           +> lib/Locale/Currency.pm lib/Locale/Language.pm t/lib/lc-all.t
37503           +> t/lib/lc-constants.t t/lib/lc-country.t t/lib/lc-currency.t
37504           +> t/lib/lc-language.t t/lib/lc-uk.t win32/sncfnmcs.pl
37505           !> (integrate 83 files)
37506 ____________________________________________________________________________
37507 [  9180] By: nick                                  on 2001/03/16  17:23:21
37508         Log: EBCDIC Fixes.
37509      Branch: perlio
37510            ! perl.h sv.c toke.c utf8.c utf8.h
37511 ____________________________________________________________________________
37512 [  9179] By: jhi                                   on 2001/03/16  14:10:12
37513         Log: Re-apply #9024 as the Storable 1.0.11 (#9069) overwrote
37514              a change needed to work around an AIX compiler bug.
37515      Branch: perl
37516            ! ext/Storable/Storable.xs
37517 ____________________________________________________________________________
37518 [  9178] By: jhi                                   on 2001/03/16  03:19:59
37519         Log: With Damian's approval synchronize damian's modules'
37520              licensing with Perl's standard module licensing.
37521      Branch: perl
37522            ! lib/Filter/Simple.pm lib/Switch.pm lib/Text/Balanced.pod
37523 ____________________________________________________________________________
37524 [  9177] By: jhi                                   on 2001/03/16  03:15:34
37525         Log: Make the Filter::Util:Call files have their own copies
37526              of the Perl standard module licensing, from Paul Marquess.
37527      Branch: perl
37528            ! ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
37529 ____________________________________________________________________________
37530 [  9176] By: jhi                                   on 2001/03/16  02:56:04
37531         Log: Subject: [PATCH] more pod patches
37532              From: Michael Stevens <michael@etla.org>
37533              Date: Thu, 15 Mar 2001 21:25:18 +0000
37534              Message-ID: <20010315212518.A18870@firedrake.org>
37535      Branch: perl
37536            ! configpm ext/B/B/Bytecode.pm ext/DB_File/DB_File.pm
37537            ! ext/Data/Dumper/Dumper.pm ext/Devel/Peek/Peek.pm
37538            ! ext/Filter/Util/Call/Call.pm ext/IO/lib/IO/Handle.pm
37539            ! ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Socket/UNIX.pm
37540            ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
37541            ! ext/IPC/SysV/SysV.pm ext/NDBM_File/NDBM_File.pm
37542            ! ext/ODBM_File/ODBM_File.pm ext/Socket/Socket.pm
37543            ! ext/Storable/Storable.pm ext/Sys/Syslog/Syslog.pm
37544            ! ext/Thread/Thread.pm ext/Thread/Thread/Queue.pm
37545            ! ext/attrs/attrs.pm jpl/JNI/JNI.pm lib/CPAN.pm
37546            ! lib/Class/Struct.pm lib/Dumpvalue.pm lib/ExtUtils/Embed.pm
37547            ! lib/ExtUtils/Installed.pm lib/ExtUtils/MM_Cygwin.pm
37548            ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_VMS.pm
37549            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/Manifest.pm
37550            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/Packlist.pm
37551            ! lib/File/Basename.pm lib/File/Spec/VMS.pm
37552            ! lib/File/Spec/Win32.pm lib/FileHandle.pm lib/Filter/Simple.pm
37553            ! lib/Getopt/Long.pm lib/Locale/Constants.pm
37554            ! lib/Locale/Country.pm lib/Locale/Language.pm
37555            ! lib/Term/ANSIColor.pm lib/Test.pm lib/Test/Harness.pm
37556            ! lib/Text/Wrap.pm lib/Tie/Array.pm lib/Tie/Handle.pm
37557            ! lib/Tie/Hash.pm lib/Tie/Scalar.pm lib/User/pwent.pm
37558            ! lib/autouse.pm lib/overload.pm os2/OS2/ExtAttr/ExtAttr.pm
37559            ! os2/OS2/Process/Process.pm
37560 ____________________________________________________________________________
37561 [  9175] By: jhi                                   on 2001/03/16  02:53:32
37562         Log: Subject: [PATCH] the uncontroversial doc patches
37563              From: Michael Stevens <michael@etla.org>
37564              Date: Thu, 15 Mar 2001 20:01:12 +0000
37565              Message-ID: <20010315200112.A7636@firedrake.org>
37566      Branch: perl
37567            ! pod/perl5005delta.pod pod/perldebtut.pod pod/perldelta.pod
37568            ! pod/perlfunc.pod pod/perlhack.pod pod/perllexwarn.pod
37569            ! pod/perllocale.pod pod/perllol.pod pod/perlmod.pod
37570            ! pod/perlmodlib.pod pod/perlport.pod pod/perlrun.pod
37571            ! pod/perltoc.pod pod/perlxs.pod pod/perlxstut.pod
37572 ____________________________________________________________________________
37573 [  9174] By: jhi                                   on 2001/03/16  02:50:49
37574         Log: Subject: [PATCH 5.6.1] ext/GDBM_File GDBM_NOLOCK constant
37575              From: Paul Lindner <lindner@inuus.com>
37576              Date: Fri, 16 Mar 2001 11:28:03 -0800
37577              Message-ID: <20010316112803.A7577@inuus.com>
37578      Branch: perl
37579            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
37580 ____________________________________________________________________________
37581 [  9173] By: nick                                  on 2001/03/15  20:21:03
37582         Log: 1st day's EBCDIC fixes:
37583              - toke.c's parsing of strings needed attention
37584              needed to conditionally e2a if string was already UTF-8
37585              - e2a/a2e tables where wrong way round.
37586              - new macros in utf8.h
37587      Branch: perlio
37588            ! perl.h toke.c utf8.h
37589 ____________________________________________________________________________
37590 [  9172] By: jhi                                   on 2001/03/15  15:17:17
37591         Log: Update Changes.
37592      Branch: perl
37593            ! Changes patchlevel.h
37594 ____________________________________________________________________________
37595 [  9171] By: jhi                                   on 2001/03/15  15:09:32
37596         Log: Subject: Re: Another Borland C++ problem.
37597              From: "Vadim Konovalov" <watman@inbox.ru>
37598              Date: Sat, 10 Mar 2001 19:26:07 +0300
37599              Message-ID: <001601c0a97f$143fcc40$da7b55c2@vad>
37600              
37601              Borland filename case problem.
37602      Branch: perl
37603            + win32/sncfnmcs.pl
37604            ! MANIFEST README.win32
37605 ____________________________________________________________________________
37606 [  9170] By: jhi                                   on 2001/03/15  14:54:23
37607         Log: Add Locale::Codes 1.06, from Neil Bowers.
37608      Branch: perl
37609            + lib/Locale/Constants.pm lib/Locale/Country.pm
37610            + lib/Locale/Currency.pm lib/Locale/Language.pm t/lib/lc-all.t
37611            + t/lib/lc-constants.t t/lib/lc-country.t t/lib/lc-currency.t
37612            + t/lib/lc-language.t t/lib/lc-uk.t
37613            ! MANIFEST
37614 ____________________________________________________________________________
37615 [  9169] By: jhi                                   on 2001/03/15  14:19:01
37616         Log: Upgrade to Storable 1.0.11, from Raphael Manfredi.
37617      Branch: perl
37618            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
37619            ! ext/Storable/Storable.xs
37620 ____________________________________________________________________________
37621 [  9168] By: jhi                                   on 2001/03/15  14:13:22
37622         Log: Integrate changes #9120,9167 from mainline to maintperl.
37623              
37624              Subject: [PATCH 5.6.1] OS/2 docs
37625              
37626              Subject: [PATCH 5.6.1] perldoc
37627      Branch: maint-5.6/perl
37628           !> os2/Changes utils/perldoc.PL
37629 ____________________________________________________________________________
37630 [  9167] By: jhi                                   on 2001/03/15  14:07:42
37631         Log: Subject: [PATCH 5.6.1] perldoc
37632              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
37633              Date: Wed, 14 Mar 2001 23:46:52 -0500
37634              Message-ID: <20010314234652.A7972@math.ohio-state.edu>
37635      Branch: perl
37636            ! utils/perldoc.PL
37637 ____________________________________________________________________________
37638 [  9166] By: jhi                                   on 2001/03/15  13:53:15
37639         Log: sigaction test condition tweakage.
37640      Branch: perl
37641            ! t/lib/sigaction.t
37642 ____________________________________________________________________________
37643 [  9165] By: alanbur                               on 2001/03/15  03:49:17
37644         Log: Resynchronised with parent
37645      Branch: maint-5.6/pureperl
37646           +> os2/os2add.sym t/op/anonsub.t
37647           !> (integrate 72 files)
37648 ____________________________________________________________________________
37649 [  9164] By: jhi                                   on 2001/03/15  01:05:01
37650         Log: Avoid stomping off the beginning of an array in tr///.
37651      Branch: perl
37652            ! op.c
37653 ____________________________________________________________________________
37654 [  9163] By: jhi                                   on 2001/03/15  00:58:57
37655         Log: h2ph strictness and cleanliness from Kurt Starsinic.
37656      Branch: perl
37657            ! utils/h2ph.PL
37658 ____________________________________________________________________________
37659 [  9162] By: gsar                                  on 2001/03/15  00:56:53
37660         Log: avoid warnings
37661      Branch: maint-5.6/perl
37662            ! t/op/magic.t
37663 ____________________________________________________________________________
37664 [  9161] By: gsar                                  on 2001/03/15  00:52:09
37665         Log: clearing of $ENV{PERL_DESTRUCT_LEVEL} interferes with purify
37666              results
37667      Branch: maint-5.6/perl
37668            ! t/op/magic.t
37669 ____________________________________________________________________________
37670 [  9160] By: jhi                                   on 2001/03/14  22:02:10
37671         Log: Do not use the Perl malloc in IRIX, suggested by
37672              Helmus Jarausch.
37673      Branch: perl
37674            ! hints/irix_6.sh
37675 ____________________________________________________________________________
37676 [  9159] By: nick                                  on 2001/03/14  21:45:59
37677         Log: Integrate mainline
37678      Branch: perlio
37679           +> t/op/loopctl.t
37680           !> (integrate 41 files)
37681 ____________________________________________________________________________
37682 [  9158] By: jhi                                   on 2001/03/14  21:10:09
37683         Log: The Day of the Retractions continues: the #9138
37684              (integrated in #9144) doesn't work well in mainline.
37685      Branch: perl
37686            ! t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
37687            ! t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
37688            ! t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
37689 ____________________________________________________________________________
37690 [  9157] By: jhi                                   on 2001/03/14  20:58:12
37691         Log: The #9145 CANNOT be enabled: the clear_pmop code still
37692              dumps core all over in Tru64.
37693      Branch: perl
37694            ! op.c op.h t/op/pat.t
37695 ____________________________________________________________________________
37696 [  9156] By: jhi                                   on 2001/03/14  20:48:06
37697         Log: Integrate change #9154 from maintperl to mainline.
37698              
37699              PerlIO_stdoutf() wasn't properly supported under PERL_IMPLICIT_SYS
37700              (caused Storable 1.0.10 to break on windows)
37701      Branch: perl
37702           !> embed.h embed.pl global.sym globals.c iperlsys.h objXSUB.h
37703           !> perlapi.c proto.h
37704 ____________________________________________________________________________
37705 [  9155] By: jhi                                   on 2001/03/14  20:23:53
37706         Log: Retract #9136: breaks threading (and binary compatibility).
37707      Branch: perl
37708            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
37709 ____________________________________________________________________________
37710 [  9154] By: gsar                                  on 2001/03/14  17:48:18
37711         Log: PerlIO_stdoutf() wasn't properly supported under PERL_IMPLICIT_SYS
37712              (caused Storable 1.0.10 to break on windows)
37713      Branch: maint-5.6/perl
37714            ! embed.h embed.pl global.sym globals.c iperlsys.h objXSUB.h
37715            ! perlapi.c proto.h
37716 ____________________________________________________________________________
37717 [  9153] By: jhi                                   on 2001/03/14  13:35:21
37718         Log: Tweaked a tweak from H.Merijn Brand on the sigaction test.
37719      Branch: perl
37720            ! t/lib/sigaction.t
37721 ____________________________________________________________________________
37722 [  9152] By: gsar                                  on 2001/03/14  07:29:40
37723         Log: back out changes#9012,9010,9009 and parts of change#9016
37724              (causes ABRs under purify, and some prerequisites don't
37725              seem to be there in 5.6.x)
37726      Branch: maint-5.6/perl
37727            ! doop.c op.c t/op/tr.t toke.c
37728 ____________________________________________________________________________
37729 [  9151] By: gsar                                  on 2001/03/14  07:01:29
37730         Log: reenable change#9145 (the test was busted due to a missing
37731              C<print "ok 27\n">)
37732      Branch: perl
37733            ! op.c op.h t/op/pat.t
37734 ____________________________________________________________________________
37735 [  9150] By: jhi                                   on 2001/03/14  06:38:36
37736         Log: Retract #9145.
37737      Branch: perl
37738            ! op.c op.h t/op/pat.t
37739 ____________________________________________________________________________
37740 [  9149] By: jhi                                   on 2001/03/14  06:14:56
37741         Log: Retract #9143.
37742      Branch: perl
37743            ! op.c
37744 ____________________________________________________________________________
37745 [  9148] By: gsar                                  on 2001/03/14  06:13:02
37746         Log: Uninitialized Memory Read in regexec.c
37747      Branch: perl
37748            ! regexec.c
37749 ____________________________________________________________________________
37750 [  9147] By: jhi                                   on 2001/03/14  04:59:54
37751         Log: Subject: PATCH: make goto work in nested eval ""
37752              From: Robin Houston <robin@kitsite.com>
37753              Date: Wed, 14 Mar 2001 04:16:10 +0000
37754              Message-ID: <20010314041610.A16307@puffinry.freeserve.co.uk>
37755      Branch: perl
37756            ! pp_ctl.c t/op/goto.t
37757 ____________________________________________________________________________
37758 [  9146] By: jhi                                   on 2001/03/14  04:42:54
37759         Log: Preserve the #ifdef PERL_CORE in perly.h.
37760      Branch: perl
37761            ! perly.fixer
37762 ____________________________________________________________________________
37763 [  9145] By: jhi                                   on 2001/03/14  03:57:41
37764         Log: (Retracted by #9150.)
37765      Branch: perl
37766            ! op.c op.h t/op/pat.t
37767 ____________________________________________________________________________
37768 [  9144] By: jhi                                   on 2001/03/14  03:50:38
37769         Log: Integrate changes #9137,9138,9142 from maintperl into mainline.
37770              
37771              fix leak in pregcomp() when RE fails to compile (e.g. m/\\/)
37772              
37773              remove squelch controls for "Scalars leaked" messages in most places
37774              (these are now cured)
37775              
37776              fix another memory leak reported by purify (tie callbacks that
37777              croak can leak when wiping out magic)
37778      Branch: perl
37779           !> regcomp.c scope.c t/comp/proto.t t/op/lex_assign.t
37780           !> t/op/local.t t/op/pat.t t/op/regexp.t t/pragma/strict-vars
37781           !> t/pragma/warn/op t/pragma/warn/regcomp t/pragma/warn/toke
37782           !> t/pragma/warnings.t
37783 ____________________________________________________________________________
37784 [  9143] By: jhi                                   on 2001/03/14  03:37:53
37785         Log: (Retracted by #9149.)
37786      Branch: perl
37787            ! op.c
37788 ____________________________________________________________________________
37789 [  9142] By: gsar                                  on 2001/03/14  03:20:48
37790         Log: fix another memory leak reported by purify (tie callbacks that
37791              croak can leak when wiping out magic)
37792      Branch: maint-5.6/perl
37793            ! scope.c
37794 ____________________________________________________________________________
37795 [  9141] By: jhi                                   on 2001/03/14  02:55:00
37796         Log: Subject: PATCH for [ID 20010305.003]
37797              From: Robin Houston <robin@kitsite.com>
37798              Date: Wed, 14 Mar 2001 02:45:51 +0000
37799              Message-ID: <20010314024551.A16207@puffinry.freeserve.co.uk>
37800      Branch: perl
37801            ! pp_ctl.c t/op/eval.t
37802 ____________________________________________________________________________
37803 [  9140] By: jhi                                   on 2001/03/14  02:41:54
37804         Log: Subject: Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
37805              Date: Wed, 14 Mar 2001 01:52:51 +0000
37806              From: Robin Houston <robin@kitsite.com>
37807              Message-ID: <20010314015251.B16112@puffinry.freeserve.co.uk>
37808              
37809              Fix for 2000313.004.
37810      Branch: perl
37811            ! pp_ctl.c t/op/goto.t
37812 ____________________________________________________________________________
37813 [  9139] By: jhi                                   on 2001/03/14  02:40:50
37814         Log: Subject: Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
37815              From: Robin Houston <robin@kitsite.com>
37816              Date: Wed, 14 Mar 2001 00:43:45 +0000
37817              Message-ID: <20010314004345.A15892@puffinry.freeserve.co.uk>
37818      Branch: perl
37819            + t/op/loopctl.t
37820            ! AUTHORS MANIFEST perly.c perly.y perly_c.diff t/op/goto.t
37821            ! vms/perly_c.vms
37822 ____________________________________________________________________________
37823 [  9138] By: gsar                                  on 2001/03/14  01:18:00
37824         Log: remove squelch controls for "Scalars leaked" messages in most places
37825              (these are now cured)
37826      Branch: maint-5.6/perl
37827            ! t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
37828            ! t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
37829            ! t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
37830 ____________________________________________________________________________
37831 [  9137] By: gsar                                  on 2001/03/14  00:57:04
37832         Log: fix leak in pregcomp() when RE fails to compile (e.g. m/\\/)
37833      Branch: maint-5.6/perl
37834            ! regcomp.c
37835 ____________________________________________________________________________
37836 [  9136] By: jhi                                   on 2001/03/13  23:12:24
37837         Log: (Retracted by #9155)
37838              
37839              Subject: Re: [gsar@ActiveState.com: v5.6.1 trial2 is available]
37840              From: Jens-Uwe Mager <jum@helios.de>
37841              Date: Wed, 21 Feb 2001 21:32:04 +0100
37842              Message-ID: <20010221213203.A18340@ans.helios.de>
37843      Branch: perl
37844            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
37845 ____________________________________________________________________________
37846 [  9135] By: jhi                                   on 2001/03/13  22:50:05
37847         Log: Integrate perlio.
37848      Branch: perl
37849           !> pp.c
37850 ____________________________________________________________________________
37851 [  9134] By: jhi                                   on 2001/03/13  22:49:05
37852         Log: Integrate change #9131 from maintperl into mainline.
37853              
37854              make the error text look more consistent in hints/hpux.sh
37855      Branch: perl
37856           !> hints/hpux.sh
37857 ____________________________________________________________________________
37858 [  9133] By: gsar                                  on 2001/03/13  22:46:20
37859         Log: integrate change#9067 from mainline
37860              
37861              Re: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
37862      Branch: maint-5.6/perl
37863           !> lib/ExtUtils/MM_Unix.pm
37864 ____________________________________________________________________________
37865 [  9132] By: jhi                                   on 2001/03/13  22:41:21
37866         Log: Subject:  Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
37867              From: "John P. Linderman" <jpl@research.att.com>
37868              Date: Tue, 13 Mar 2001 12:36:32 -0500 (EST)
37869              Message-Id: <200103131736.MAA35615@raptor.research.att.com>
37870              
37871              A more correct prime finder.
37872      Branch: perl
37873            ! lib/Tie/SubstrHash.pm
37874 ____________________________________________________________________________
37875 [  9131] By: gsar                                  on 2001/03/13  22:30:42
37876         Log: make the error text look more consistent in hints/hpux.sh
37877      Branch: maint-5.6/perl
37878            ! hints/hpux.sh
37879 ____________________________________________________________________________
37880 [  9130] By: jhi                                   on 2001/03/13  22:23:44
37881         Log: Subject: Re: 9122 and sigaction/switch on HP-UX 11.00
37882              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
37883              Date: Tue, 13 Mar 2001 18:41:26 +0100
37884              Message-Id: <20010313184043.BFFC.H.M.BRAND@hccnet.nl>
37885              
37886              If the test is run non-interactively the default handler
37887              is different.
37888      Branch: perl
37889            ! t/lib/sigaction.t
37890 ____________________________________________________________________________
37891 [  9129] By: jhi                                   on 2001/03/13  22:20:21
37892         Log: Subject:  [PATCH perl@9125] t/lib/1_compile.t  VMS mod
37893              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
37894              Message-Id: <010313164414.d1225@DUPHY4.Physics.Drexel.Edu>
37895              Date:     Tue, 13 Mar 2001 16:44:32 EST
37896      Branch: perl
37897            ! t/lib/1_compile.t
37898 ____________________________________________________________________________
37899 [  9128] By: jhi                                   on 2001/03/13  22:18:34
37900         Log: Subject: Another patch for integer.pm POD 
37901              From: "John L. Allen" <allen@grumman.com>
37902              Date: Tue, 13 Mar 2001 16:14:02 -0500 (EST)
37903              Message-ID: <Pine.SOL.3.91.1010313160755.1630A-100000@gateway.grumman.com>
37904      Branch: perl
37905            ! lib/integer.pm
37906 ____________________________________________________________________________
37907 [  9127] By: nick                                  on 2001/03/13  21:26:30
37908         Log: Integrate mainline.
37909      Branch: perlio
37910           +> lib/Switch.pm lib/Text/Balanced.pm lib/Text/Balanced.pod
37911           +> t/lib/switch.t t/lib/tb-genxt.t t/lib/tb-xbrak.t
37912           +> t/lib/tb-xcode.t t/lib/tb-xdeli.t t/lib/tb-xmult.t
37913           +> t/lib/tb-xquot.t t/lib/tb-xtagg.t t/lib/tb-xvari.t
37914           !> Changes Configure MANIFEST README.os2 README.os390
37915           !> ext/re/Makefile.PL hints/aix.sh hints/os390.sh lib/integer.pm
37916           !> os2/Changes patchlevel.h win32/perlhost.h
37917 ____________________________________________________________________________
37918 [  9126] By: nick                                  on 2001/03/13  20:39:51
37919         Log: #ifdef'ed out code to make packed side of pack/unpack
37920              octets. (i.e. pack('U') => encode_utf8).
37921      Branch: perlio
37922            ! pp.c
37923 ____________________________________________________________________________
37924 [  9125] By: jhi                                   on 2001/03/13  15:07:16
37925         Log: Update Changes.
37926      Branch: perl
37927            ! Changes patchlevel.h
37928 ____________________________________________________________________________
37929 [  9124] By: jhi                                   on 2001/03/13  14:22:45
37930         Log: Workaround for the buggy ("internal compiler error")
37931              AIX C compiler 5.0.1.0: skip the optimization for regcomp.c
37932              (and ext/re/re_comp.c).  The MakeMaker dark magic courtesy
37933              of Andreas König.
37934      Branch: perl
37935            ! ext/re/Makefile.PL hints/aix.sh
37936 ____________________________________________________________________________
37937 [  9123] By: jhi                                   on 2001/03/13  03:24:34
37938         Log: Typo in #9114.
37939      Branch: metaconfig
37940            ! U/modified/myhostname.U
37941 ____________________________________________________________________________
37942 [  9122] By: jhi                                   on 2001/03/13  03:24:06
37943         Log: Typo in #9113.
37944      Branch: perl
37945            ! Configure
37946 ____________________________________________________________________________
37947 [  9121] By: jhi                                   on 2001/03/13  01:53:05
37948         Log: Forgot to check-in the larger part of #9120, duh.
37949      Branch: perl
37950            ! README.os2
37951 ____________________________________________________________________________
37952 [  9120] By: jhi                                   on 2001/03/13  01:51:31
37953         Log: Subject: [PATCH 5.6.1] OS/2 docs
37954              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
37955              Date: Mon, 12 Mar 2001 03:27:32 -0500
37956              Message-ID: <20010312032732.A19283@math.ohio-state.edu>
37957      Branch: perl
37958            ! os2/Changes
37959 ____________________________________________________________________________
37960 [  9119] By: jhi                                   on 2001/03/13  01:49:41
37961         Log: Integrate change #9116 from maintperl into mainline.
37962              
37963              Win32::GetCwd() returns C: instead of C:\ in the root directory
37964              under ithreads
37965      Branch: perl
37966           !> win32/perlhost.h
37967 ____________________________________________________________________________
37968 [  9118] By: jhi                                   on 2001/03/13  01:13:39
37969         Log: Add Switch 2.01, resort MANIFEST (forgot that in #9117)
37970      Branch: perl
37971            + lib/Switch.pm t/lib/switch.t
37972            ! MANIFEST
37973 ____________________________________________________________________________
37974 [  9117] By: jhi                                   on 2001/03/13  01:03:17
37975         Log: Add Text::Balanced 1.83.
37976      Branch: perl
37977            + lib/Text/Balanced.pm lib/Text/Balanced.pod t/lib/tb-genxt.t
37978            + t/lib/tb-xbrak.t t/lib/tb-xcode.t t/lib/tb-xdeli.t
37979            + t/lib/tb-xmult.t t/lib/tb-xquot.t t/lib/tb-xtagg.t
37980            + t/lib/tb-xvari.t
37981            ! MANIFEST
37982 ____________________________________________________________________________
37983 [  9116] By: gsar                                  on 2001/03/13  00:55:53
37984         Log: Win32::GetCwd() returns C: instead of C:\ in the root directory
37985              under ithreads
37986      Branch: maint-5.6/perl
37987            ! win32/perlhost.h
37988 ____________________________________________________________________________
37989 [  9115] By: jhi                                   on 2001/03/13  00:54:09
37990         Log: Subject: Re: [ID 20010305.005] "use integer" doesn't make rand() return integers
37991              From: "John L. Allen" <allen@grumman.com>
37992              Date: Tue, 6 Mar 2001 10:50:51 -0500 (EST)
37993              Message-ID: <Pine.SOL.3.91.1010306103113.9094A-100000@gateway.grumman.com>
37994              
37995              use integer document clarification.
37996      Branch: perl
37997            ! lib/integer.pm
37998 ____________________________________________________________________________
37999 [  9114] By: jhi                                   on 2001/03/13  00:38:54
38000         Log: Metaconfig unit change for #9113.
38001      Branch: metaconfig
38002            ! U/modified/myhostname.U
38003 ____________________________________________________________________________
38004 [  9113] By: jhi                                   on 2001/03/13  00:38:35
38005         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?)
38006              From: Peter Prymmer <pvhp@forte.com>
38007              Date: Mon, 12 Mar 2001 16:25:56 -0800 (PST)
38008              Message-ID: <Pine.OSF.4.10.10103121619020.180841-100000@aspara.forte.com>
38009      Branch: perl
38010            ! Configure README.os390 hints/os390.sh
38011 ____________________________________________________________________________
38012 [  9112] By: jhi                                   on 2001/03/13  00:29:00
38013         Log: Integrate perlio.
38014      Branch: perl
38015           !> sv.c utf8.h
38016 ____________________________________________________________________________
38017 [  9111] By: nick                                  on 2001/03/12  21:16:33
38018         Log: Integrate mainline.
38019      Branch: perlio
38020           +> t/op/anonsub.t
38021           !> MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
38022           !> proto.h sv.c
38023 ____________________________________________________________________________
38024 [  9110] By: nick                                  on 2001/03/12  21:00:13
38025         Log: #ifdef'ed out code for 'USE_BYTES_DOWNGRADES' case.
38026      Branch: perlio
38027            ! sv.c utf8.h
38028 ____________________________________________________________________________
38029 [  9109] By: jhi                                   on 2001/03/12  16:04:47
38030         Log: Integrate change #9108 from maintperl to mainline.
38031              
38032              fix memory leak in C<sub X { sub {} }> arising from a refcount
38033              loop between the outer sub and the inner prototype anonsub
38034              
38035              this also enables closures returned by subroutines that
38036              subsequently get redefined to work without generating coredumps :)
38037              
38038              completely removed the free_closures() hack--it shouldn't be
38039              needed anymore
38040      Branch: perl
38041           +> t/op/anonsub.t
38042           !> MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
38043           !> proto.h sv.c
38044 ____________________________________________________________________________
38045 [  9108] By: gsar                                  on 2001/03/12  10:21:31
38046         Log: fix memory leak in C<sub X { sub {} }> arising from a refcount
38047              loop between the outer sub and the inner prototype anonsub
38048              
38049              this also enables closures returned by subroutines that
38050              subsequently get redefined to work without generating coredumps :)
38051              
38052              completely removed the free_closures() hack--it shouldn't be
38053              needed anymore
38054      Branch: maint-5.6/perl
38055            + t/op/anonsub.t
38056            ! MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
38057            ! proto.h sv.c
38058 ____________________________________________________________________________
38059 [  9107] By: jhi                                   on 2001/03/12  05:15:31
38060         Log: Integrate perlio.
38061      Branch: perl
38062           !> ext/Encode/Encode.xs makedef.pl regcomp.c sv.c toke.c utf8.c
38063 ____________________________________________________________________________
38064 [  9106] By: nick                                  on 2001/03/11  20:10:12
38065         Log: regcomp.c is working in native space, not Unicode space (if different)
38066              as it is doing compare against 'W' in \W etc.
38067      Branch: perlio
38068            ! regcomp.c
38069 ____________________________________________________________________________
38070 [  9105] By: nick                                  on 2001/03/11  19:39:34
38071         Log: Audit #ifdef EBCDIC and #ifndef ASCIIish, replace latter with former.
38072              Use ASCII_TO_NATIVE and NATIVE_TO_ASCII to avoid some #ifs.
38073      Branch: perlio
38074            ! regcomp.c toke.c utf8.c
38075 ____________________________________________________________________________
38076 [  9104] By: nick                                  on 2001/03/11  18:15:44
38077         Log: Put utf8_downgrade in CRIPPLED_CC versions of SvPVbyte* before I forget.
38078      Branch: perlio
38079            ! sv.c
38080 ____________________________________________________________________________
38081 [  9103] By: nick                                  on 2001/03/11  18:03:28
38082         Log: Integrate mainline (for regexp stuff).
38083      Branch: perlio
38084           !> ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
38085           !> ext/Encode/Encode.xs ext/Errno/Errno_pm.PL
38086           !> lib/ExtUtils/Manifest.pm regcomp.c regexec.c t/lib/b.t
38087           !> t/lib/errno.t t/op/pat.t
38088 ____________________________________________________________________________
38089 [  9102] By: nick                                  on 2001/03/11  17:44:20
38090         Log: USE_SFIO issues as observed by Chris Nandor <pudge@pobox.com>
38091              - exclude layer syms in makedef.pl for sfio
38092              - also inhibit Encode from trying to build ":encode()" layer.
38093      Branch: perlio
38094            ! ext/Encode/Encode.xs makedef.pl
38095 ____________________________________________________________________________
38096 [  9101] By: jhi                                   on 2001/03/10  22:38:13
38097         Log: The $Is_MacOS needs to be declared.
38098      Branch: perl
38099            ! lib/ExtUtils/Manifest.pm
38100 ____________________________________________________________________________
38101 [  9100] By: jhi                                   on 2001/03/10  22:14:29
38102         Log: Use #if defined(USE_PERLIO) && !defined(USE_SFIO) instead of just
38103              #ifdef USE_PERLIO in Encode.xs so that the perlio symbols don't
38104              pollute the symbolspace if using sfio.
38105      Branch: perl
38106            ! ext/Encode/Encode.xs
38107 ____________________________________________________________________________
38108 [  9099] By: jhi                                   on 2001/03/10  21:58:48
38109         Log: Subject: [PATCH] Portability fixes for Mac OS / bleadperl
38110              Date: Sat, 10 Mar 2001 14:23:55 -0500
38111              From: Chris Nandor <pudge@pobox.com>
38112              Message-Id: <p05010401b6d02f70211f@[10.0.1.177]>
38113      Branch: perl
38114            ! ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
38115            ! ext/Errno/Errno_pm.PL lib/ExtUtils/Manifest.pm t/lib/b.t
38116            ! t/lib/errno.t
38117 ____________________________________________________________________________
38118 [  9098] By: jhi                                   on 2001/03/10  21:38:30
38119         Log: Fix for ID 20010306.008, UTF-8 and \w without 'use utf8' coredump.
38120      Branch: perl
38121            ! regcomp.c regexec.c t/op/pat.t
38122 ____________________________________________________________________________
38123 [  9097] By: jhi                                   on 2001/03/10  14:38:07
38124         Log: Integrate perlio.
38125      Branch: perl
38126           !> doop.c embed.h embed.pl ext/Encode/Encode.xs global.sym
38127           !> handy.h objXSUB.h op.c perl.c perlapi.c pp.c pp_ctl.c proto.h
38128           !> regcomp.c regexec.c sv.c toke.c utf8.c utf8.h
38129 ____________________________________________________________________________
38130 [  9096] By: nick                                  on 2001/03/10  11:55:43
38131         Log: EBCDIC sanity - phase I
38132              - rename utf8/uv functions to indicate what sort of uv they provide (uvuni/uvchr)
38133              - use utf8n_xxxx (c.f. pvn) for forms which take length.
38134              - back out vN.N and $^V exceptions to e2a/a2e
38135              - make "locale" isxxx macros be uvchr (may be redundant?)
38136              
38137              Not clear yet that toUPPER_uni et. al. return being handled correctly.
38138              The tr// and rexexp stuff still needs an audit, assumption is they are working
38139              in Unicode space.
38140              
38141              Need to provide v5.6 names for XS modules (decide is uni or chr ?).
38142      Branch: perlio
38143            ! doop.c embed.h embed.pl ext/Encode/Encode.xs global.sym
38144            ! handy.h objXSUB.h op.c perl.c perlapi.c pp.c pp_ctl.c proto.h
38145            ! regcomp.c regexec.c sv.c toke.c utf8.c utf8.h
38146 ____________________________________________________________________________
38147 [  9095] By: jhi                                   on 2001/03/09  22:10:01
38148         Log: Integrate perlio.
38149      Branch: perl
38150           !> dump.c
38151 ____________________________________________________________________________
38152 [  9094] By: nick                                  on 2001/03/09  17:36:38
38153         Log: Builds an passes all tests after integrate and this tweak.
38154      Branch: perlio
38155            ! dump.c
38156 ____________________________________________________________________________
38157 [  9093] By: nick                                  on 2001/03/09  17:16:03
38158         Log: Integrate mainline (does not build - sv_catpvf issue in dump.c)
38159      Branch: perlio
38160           +> lib/unicode/Scripts.txt t/lib/sigaction.t
38161           !> (integrate 79 files)
38162 ____________________________________________________________________________
38163 [  9092] By: jhi                                   on 2001/03/09  15:28:26
38164         Log: Update Changes.
38165      Branch: perl
38166            ! Changes patchlevel.h
38167 ____________________________________________________________________________
38168 [  9091] By: jhi                                   on 2001/03/09  15:25:05
38169         Log: In op/stat #35 better to scan all the potential directories
38170              for setuids, not just the first one.
38171      Branch: perl
38172            ! t/op/stat.t
38173 ____________________________________________________________________________
38174 [  9090] By: jhi                                   on 2001/03/09  15:01:27
38175         Log: Subject: Re: [ID 19990808.001] [PATCH] FETCH triggered on exists() 
38176              From: rspier@pobox.com (Robert Spier)
38177              Date: Fri, 9 Mar 2001 03:30:20 -0500
38178              Message-ID: <15016.38044.381174.160189@rls.cx>
38179              
38180              EXISTS() returning undef mistakenly triggered a FETCH().
38181      Branch: perl
38182            ! hv.c
38183 ____________________________________________________________________________
38184 [  9089] By: jhi                                   on 2001/03/09  14:59:02
38185         Log: Add /sbin and /usr/sbin to the list of directories scanned
38186              for setuid programs.  Takes care of bug id 20010309.003.
38187      Branch: perl
38188            ! t/op/stat.t
38189 ____________________________________________________________________________
38190 [  9088] By: jhi                                   on 2001/03/09  14:48:32
38191         Log: Regen perlapi, perltoc.
38192      Branch: perl
38193            ! ext/Encode/Encode/Tcl.pm pod/perlapi.pod pod/perltoc.pod
38194 ____________________________________________________________________________
38195 [  9087] By: jhi                                   on 2001/03/09  14:38:56
38196         Log: Subject: Re: [ PATCH perl@8956 ] new debug option -DR shows ref counts
38197              From: David Mitchell <davem@fdgroup.co.uk>
38198              Date: Fri, 9 Mar 2001 13:49:31 +0000 (GMT)
38199              Message-Id: <200103091349.NAA16617@tiree.fdgroup.co.uk>
38200      Branch: perl
38201            ! dump.c perl.c perl.h pod/perlrun.pod
38202 ____________________________________________________________________________
38203 [  9086] By: jhi                                   on 2001/03/09  01:47:16
38204         Log: A modified version of
38205              
38206              Subject: [ID 20010307.005] POSIX::sigaction has various problems
38207              From: anders@broadcom.com
38208              Date: Wed, 7 Mar 2001 14:35:24 -0800 (PST) 
38209              Message-Id: <200103072235.OAA25368@dt-sj1-130.sj.broadcom.com>
38210              
38211              Currently the sigaction.t test #6 fails (and is fudged to look
38212              like an "ok") in Linux (at least in Debian 2.2 Linux 2.4.2 x86).
38213              This may well be a genuine bug in Linux sigaction() (since at
38214              least Tru64, Solaris, and HP-UX disagree with Linux).
38215              Anyone with POSIX / SUSv2 tome handy?  The problem is that
38216              the flags of the oldaction don't match with the flags in
38217              the previously installed disposition.
38218      Branch: perl
38219            + t/lib/sigaction.t
38220            ! MANIFEST ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
38221 ____________________________________________________________________________
38222 [  9085] By: jhi                                   on 2001/03/09  01:30:13
38223         Log: Subject: Re: mission impossible for the day
38224              From: Alex Gough <alex@rcon.org>
38225              Date: Thu, 08 Mar 2001 17:18:19 +0000
38226              Message-ID: <3AA7BEDB.8070409@rcon.org>
38227              
38228              If references (are overloaded) and can be directly stringified,
38229              show that instead of "stringified".
38230              
38231              (The problem, infinite mutual recursion caused by overloaded bool
38232              in Switch.pm, tracked by David Mitchell)
38233      Branch: perl
38234            ! lib/Carp/Heavy.pm
38235 ____________________________________________________________________________
38236 [  9084] By: jhi                                   on 2001/03/09  01:20:39
38237         Log: Subject: Re: [ PATCH perl@8956 ] new debug option -DR shows ref counts
38238              Date: Thu, 8 Mar 2001 12:06:57 +0000 (GMT)
38239              From: David Mitchell <davem@fdgroup.co.uk>
38240              Message-Id: <200103081206.MAA06281@tiree.fdgroup.co.uk>
38241      Branch: perl
38242            ! ext/re/re.xs malloc.c mg.c perl.c perl.h perly.c perly.y
38243            ! pp_ctl.c regexec.c sv.c vms/perly_c.vms
38244 ____________________________________________________________________________
38245 [  9083] By: jhi                                   on 2001/03/09  01:16:51
38246         Log: Subject: [PATCH] perldata.pod here-doc docs
38247              From: Jeff Pinyan <jeffp@crusoe.net>
38248              Date: Thu, 8 Mar 2001 13:18:55 -0500 (EST)
38249              Message-ID: <Pine.GSO.4.21.0103081317530.20957-100000@crusoe.crusoe.net>
38250      Branch: perl
38251            ! pod/perldata.pod
38252 ____________________________________________________________________________
38253 [  9082] By: jhi                                   on 2001/03/09  01:01:27
38254         Log: Subject: Re: Unicode/EBCDIC
38255              From: Peter Prymmer <pvhp@forte.com>
38256              Date: Thu, 8 Mar 2001 16:23:25 -0800 (PST)
38257              Message-ID: <Pine.OSF.4.10.10103081617390.377472-100000@aspara.forte.com>
38258      Branch: perl
38259            ! perl.c perl.h sv.c toke.c utf8.c utf8.h
38260 ____________________________________________________________________________
38261 [  9081] By: jhi                                   on 2001/03/08  13:41:30
38262         Log: Subject: Ooops, wrong 'no *POSIX' Patch
38263              From: Dorner Thomas <Thomas.Dorner@start.de>
38264              Date: Thu, 8 Mar 2001 08:43:28 +0100
38265              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88D3@Ex02.inhouse.start.de>
38266      Branch: perl
38267            ! hints/posix-bc.sh
38268 ____________________________________________________________________________
38269 [  9080] By: jhi                                   on 2001/03/08  13:11:42
38270         Log: It's Scripts.txt, not Script.txt.
38271      Branch: perl
38272            ! MANIFEST
38273 ____________________________________________________________________________
38274 [  9079] By: jhi                                   on 2001/03/08  12:59:05
38275         Log: Subject: 'no *POSIX' Patch speeding up make on BS2000 
38276              From: Dorner Thomas <Thomas.Dorner@start.de>
38277              Date: Wed, 7 Mar 2001 14:13:31 +0100
38278              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88CB@Ex02.inhouse.start.de>
38279      Branch: perl
38280            ! makedepend.SH
38281 ____________________________________________________________________________
38282 [  9078] By: jhi                                   on 2001/03/08  12:57:43
38283         Log: Retract #9069, wrong patch.
38284      Branch: perl
38285            ! Makefile.SH
38286 ____________________________________________________________________________
38287 [  9077] By: jhi                                   on 2001/03/08  01:06:13
38288         Log: Upgrade to Unicode 3.1 beta 2001-03-01.
38289      Branch: perl
38290            + lib/unicode/Scripts.txt
38291            ! MANIFEST lib/unicode/Category.pl lib/unicode/Decomposition.pl
38292            ! lib/unicode/EAWidth.txt lib/unicode/Is/Alnum.pl
38293            ! lib/unicode/Is/Alpha.pl lib/unicode/Is/L.pl
38294            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
38295            ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
38296            ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
38297            ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
38298            ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
38299            ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
38300            ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
38301            ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
38302            ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
38303            ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
38304            ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
38305            ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
38306            ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
38307            ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkZW.pl
38308            ! lib/unicode/Is/Ll.pl lib/unicode/Is/Lower.pl
38309            ! lib/unicode/Is/S.pl lib/unicode/Is/Sm.pl
38310            ! lib/unicode/Is/Word.pl lib/unicode/Names.txt
38311            ! lib/unicode/PropList.txt lib/unicode/ReadMe.txt
38312            ! lib/unicode/Unicode.txt lib/unicode/mktables.PL
38313            ! lib/unicode/version
38314 ____________________________________________________________________________
38315 [  9076] By: jhi                                   on 2001/03/07  22:59:39
38316         Log: Integrate change #7784 from mainline into maintperl.
38317              
38318              Subject: [PATCH 5.7.0] lexicals not recognized in a run-time (?{})
38319      Branch: maint-5.6/perl
38320           !> pp_ctl.c t/op/pat.t
38321 ____________________________________________________________________________
38322 [  9075] By: jhi                                   on 2001/03/07  22:05:11
38323         Log: More UTF-8 test tweaks.
38324      Branch: perl
38325            ! t/op/pat.t t/op/split.t t/pragma/utf8.t
38326 ____________________________________________________________________________
38327 [  9074] By: nick                                  on 2001/03/07  21:39:29
38328         Log: Integrate mainline.
38329      Branch: perlio
38330           !> Changes Makefile.SH lib/ExtUtils/MM_Unix.pm
38331           !> lib/unicode/mktables.PL patchlevel.h perl.c pod/perlop.pod
38332           !> pod/perlretut.pod pod/perlsyn.pod pp.c pp_sys.c
38333           !> t/camel-III/vstring.t t/lib/charnames.t t/op/chop.t
38334           !> t/op/pack.t t/op/pat.t t/op/split.t t/pragma/utf8.t
38335 ____________________________________________________________________________
38336 [  9073] By: jhi                                   on 2001/03/07  16:37:09
38337         Log: Update Changes.
38338      Branch: perl
38339            ! Changes patchlevel.h
38340 ____________________________________________________________________________
38341 [  9072] By: jhi                                   on 2001/03/07  16:32:30
38342         Log: Subject: [ID 20010306.004] || != named unary operator
38343              From: abela@geneanet.org
38344              Date: Tue,  6 Mar 2001 15:57:57 +0100 (CET)
38345              Message-Id: <20010306145757.0CB03D183@little-roots.geneanet.org>
38346      Branch: perl
38347            ! pod/perlop.pod
38348 ____________________________________________________________________________
38349 [  9071] By: jhi                                   on 2001/03/07  15:14:11
38350         Log: Subject: downgrading to bytes for common functions
38351              From: andrew@pimlott.ne.mediaone.net (Andrew Pimlott)
38352              Date: Wed, 7 Mar 2001 02:36:55 -0500
38353              Message-ID: <20010307023655.J24024@pimlott.ne.mediaone.net>
38354      Branch: perl
38355            ! pp_sys.c
38356 ____________________________________________________________________________
38357 [  9070] By: jhi                                   on 2001/03/07  15:04:58
38358         Log: Clarify the description differentiating for and while; inspired by
38359              
38360              Subject: [ID 20010306.002] for/while difference in for definition
38361              From: abela@geneanet.org
38362              Date: Tue,  6 Mar 2001 09:40:36 +0100 (CET)
38363              Message-Id: <20010306084036.7BFD0D17F@little-roots.geneanet.org>
38364      Branch: perl
38365            ! pod/perlsyn.pod
38366 ____________________________________________________________________________
38367 [  9069] By: jhi                                   on 2001/03/07  14:55:30
38368         Log: (Retracted by #9078.)
38369      Branch: perl
38370            ! Makefile.SH
38371 ____________________________________________________________________________
38372 [  9068] By: jhi                                   on 2001/03/07  14:51:17
38373         Log: Subject: Re: [ID 20010305.012] chop() against list assignment returns char chopped from el zero
38374              From: Radu Greab <radu@netsoft.ro>
38375              Date: Tue, 6 Mar 2001 23:04:44 +0200 (EET)
38376              Message-ID: <15013.20716.201459.540421@ix.netsoft.ro>
38377      Branch: perl
38378            ! pp.c t/op/chop.t
38379 ____________________________________________________________________________
38380 [  9067] By: jhi                                   on 2001/03/07  14:48:57
38381         Log: Subject: Re: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
38382              From: Simon Cozens <simon@netthink.co.uk>
38383              Date: Wed, 7 Mar 2001 13:59:28 +0000
38384              Message-ID: <20010307135928.A21620@pembro26.pmb.ox.ac.uk>
38385              
38386              In order to allow MakeMaker to build correct Makefiles,
38387              you need to change the order of the arguments in MM_Unix.pm
38388              as well. (Unless you have C89_CCMODE set, but we're trying
38389              to be POSIXly correct)
38390              
38391              Thanks to Merijn Broeren for tracking this down.
38392      Branch: perl
38393            ! lib/ExtUtils/MM_Unix.pm
38394 ____________________________________________________________________________
38395 [  9066] By: jhi                                   on 2001/03/07  14:30:02
38396         Log: Floating point too messy.
38397      Branch: perl
38398            ! t/camel-III/vstring.t
38399 ____________________________________________________________________________
38400 [  9065] By: jhi                                   on 2001/03/07  14:17:44
38401         Log: Integrate change #9064 from maintperl into mainline.
38402              
38403              fix memory leak in pack("Bb",...)
38404      Branch: perl
38405           !> perl.c
38406 ____________________________________________________________________________
38407 [  9064] By: gsar                                  on 2001/03/07  06:29:24
38408         Log: fix memory leak in pack("Bb",...)
38409      Branch: maint-5.6/perl
38410            ! perl.c
38411 ____________________________________________________________________________
38412 [  9063] By: jhi                                   on 2001/03/07  00:55:04
38413         Log: Major utf8 test reorganisation and rewrite.
38414              Hopefully no tests were lost in the shuffle.
38415              (The beginning of pragma/utf8 was lost intentionally,
38416              the tests were rather bogus and incomplete.)
38417      Branch: perl
38418            ! t/lib/charnames.t t/op/pack.t t/op/pat.t t/op/split.t
38419            ! t/pragma/utf8.t
38420 ____________________________________________________________________________
38421 [  9062] By: jhi                                   on 2001/03/07  00:41:16
38422         Log: More tweakage on the Unicode character class descriptions.
38423      Branch: perl
38424            ! lib/unicode/mktables.PL pod/perlretut.pod
38425 ____________________________________________________________________________
38426 [  9061] By: jhi                                   on 2001/03/06  23:12:38
38427         Log: The perlretut was still talking about the old \p and \P
38428              definitions.
38429      Branch: perl
38430            ! pod/perlretut.pod
38431 ____________________________________________________________________________
38432 [  9060] By: nick                                  on 2001/03/06  20:52:37
38433         Log: Integrate mainline (make test works again now).
38434      Branch: perlio
38435           !> op.c op.h regcomp.c t/camel-III/vstring.t t/op/pat.t
38436 ____________________________________________________________________________
38437 [  9059] By: jhi                                   on 2001/03/06  15:36:14
38438         Log: 0.999... does equal 1.0, doesn't it?
38439      Branch: perl
38440            ! t/camel-III/vstring.t
38441 ____________________________________________________________________________
38442 [  9058] By: jhi                                   on 2001/03/06  15:34:00
38443         Log: Make /x{abcd}/ to work without use utf8.
38444      Branch: perl
38445            ! regcomp.c
38446 ____________________________________________________________________________
38447 [  9057] By: jhi                                   on 2001/03/06  03:02:36
38448         Log: Easier to outcomment all the three reset() tests for now.
38449      Branch: perl
38450            ! t/op/pat.t
38451 ____________________________________________________________________________
38452 [  9056] By: jhi                                   on 2001/03/06  02:30:02
38453         Log: Comment out the deadly reset; until the 20010301.005
38454              is finally fixed.
38455      Branch: perl
38456            ! t/op/pat.t
38457 ____________________________________________________________________________
38458 [  9055] By: jhi                                   on 2001/03/06  02:21:26
38459         Log: Integrate the change #9054 from mainline:
38460              retract the PMOP cleanup patch pending further investigation.
38461      Branch: maint-5.6/perl
38462           !> op.c op.h
38463 ____________________________________________________________________________
38464 [  9054] By: jhi                                   on 2001/03/06  02:19:57
38465         Log: Retract the PMOP cleanup patch: I'm seeing strange core dumps
38466              with oddly familiar stack traces.
38467      Branch: perl
38468            ! op.c op.h
38469 ____________________________________________________________________________
38470 [  9053] By: jhi                                   on 2001/03/05  23:20:28
38471         Log: Integrate perlio.
38472      Branch: perl
38473           +> ext/Encode/Encode/koi8-r.ucm
38474           !> MANIFEST ext/Encode/Encode.pm ext/Encode/Makefile.PL
38475           !> makedef.pl
38476 ____________________________________________________________________________
38477 [  9052] By: nick                                  on 2001/03/05  23:08:17
38478         Log: skipping USE_PERLIO symbols correction.
38479      Branch: perlio
38480            ! makedef.pl
38481 ____________________________________________________________________________
38482 [  9051] By: nick                                  on 2001/03/05  22:35:07
38483         Log: More Encode alias tidying.
38484      Branch: perlio
38485            + ext/Encode/Encode/koi8-r.ucm
38486            ! MANIFEST ext/Encode/Encode.pm ext/Encode/Makefile.PL
38487 ____________________________________________________________________________
38488 [  9050] By: jhi                                   on 2001/03/05  21:44:29
38489         Log: Integrate changes #9033 and #9044 from mainline into maintperl,
38490              Sarathy's fix for ID 20010301.005.
38491      Branch: maint-5.6/perl
38492           !> op.c op.h
38493 ____________________________________________________________________________
38494 [  9049] By: nick                                  on 2001/03/05  19:54:04
38495         Log: Integrate Jarkko's Encode.pm tweak.
38496      Branch: perlio
38497           !> ext/Encode/Encode.pm
38498 ____________________________________________________________________________
38499 [  9048] By: nick                                  on 2001/03/05  19:47:57
38500         Log: Integrate mainline (mostly - holding of on Encode.pm for a bit.)
38501      Branch: perlio
38502           +> os2/os2add.sym
38503           !> lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm makedef.pl op.c
38504           !> op.h os2/Changes os2/Makefile.SHs os2/OS2/REXX/Makefile.PL
38505           !> os2/OS2/REXX/REXX.pm os2/OS2/REXX/REXX.xs
38506           !> os2/OS2/REXX/t/rx_cmprt.t os2/os2.c os2/os2.sym os2/os2ish.h
38507           !> pod/perlapi.pod t/op/pat.t t/op/tr.t
38508 ____________________________________________________________________________
38509 [  9047] By: jhi                                   on 2001/03/05  19:25:26
38510         Log: Regen perlapi.
38511      Branch: perl
38512            ! pod/perlapi.pod
38513 ____________________________________________________________________________
38514 [  9046] By: jhi                                   on 2001/03/05  19:12:14
38515         Log: Integrate perlio.
38516      Branch: perl
38517           +> t/camel-III/vstring.t
38518           !> MANIFEST pp.h pp_sys.c t/TEST t/harness
38519 ____________________________________________________________________________
38520 [  9045] By: jhi                                   on 2001/03/05  19:10:36
38521         Log: The mapping of ISO Latin X to ISO 8859-Y is tricky.
38522      Branch: perl
38523            ! ext/Encode/Encode.pm
38524 ____________________________________________________________________________
38525 [  9044] By: jhi                                   on 2001/03/05  18:49:12
38526         Log: Forgot the other half of the PMOP patch (#9033).
38527      Branch: perl
38528            ! op.h
38529 ____________________________________________________________________________
38530 [  9043] By: nick                                  on 2001/03/05  18:14:47
38531         Log: Update MANIFEST for new test.
38532      Branch: perlio
38533            ! MANIFEST
38534 ____________________________________________________________________________
38535 [  9042] By: nick                                  on 2001/03/05  18:12:41
38536         Log: Some tests for Camel 3rd edition features.
38537              Make gethostbyaddr() test in above work.
38538      Branch: perlio
38539            + t/camel-III/vstring.t
38540            ! pp.h pp_sys.c t/TEST t/harness
38541 ____________________________________________________________________________
38542 [  9041] By: jhi                                   on 2001/03/05  17:41:48
38543         Log: Add more ISO 8859 encoding aliases.
38544      Branch: perl
38545            ! ext/Encode/Encode.pm
38546 ____________________________________________________________________________
38547 [  9040] By: jhi                                   on 2001/03/05  17:30:43
38548         Log: Integrate perlio.
38549      Branch: perl
38550           !> MANIFEST sv.c
38551 ____________________________________________________________________________
38552 [  9039] By: nick                                  on 2001/03/05  17:11:36
38553         Log: Missed added file.
38554      Branch: perlio
38555            ! MANIFEST
38556 ____________________________________________________________________________
38557 [  9038] By: jhi                                   on 2001/03/05  15:58:01
38558         Log: Add tr tests for EBCDIC, from Karsten Sperling.
38559      Branch: perl
38560            ! t/op/tr.t
38561 ____________________________________________________________________________
38562 [  9037] By: nick                                  on 2001/03/05  15:56:35
38563         Log: Long-standing "defined but not used" SvPVbyte*() are about to get used
38564              for auto-downgrade hooks in gethostbyaddr() etc. (as per Camel-III).
38565              
38566              Make SvPVbyte*() symetric with respect to SvPVutf8*() in that:
38567              - it does a sv_utf8_downgrade (c.f. SvPVutf8's sv_utf8_upgrade())
38568              - uses SvPV() rather than sv_2pv() in case it isn't a string.
38569      Branch: perlio
38570            ! sv.c
38571 ____________________________________________________________________________
38572 [  9036] By: jhi                                   on 2001/03/05  15:49:15
38573         Log: Add matching tests currently failing in EBCDIC,
38574              suggested by Karsten Sperling.
38575      Branch: perl
38576            ! t/op/pat.t
38577 ____________________________________________________________________________
38578 [  9035] By: jhi                                   on 2001/03/05  15:36:55
38579         Log: The #9034 needs a MANIFESTation.
38580      Branch: perl
38581            ! MANIFEST
38582 ____________________________________________________________________________
38583 [  9034] By: jhi                                   on 2001/03/05  15:35:14
38584         Log: Integrate perlio.
38585      Branch: perl
38586           +> ext/Encode/Encode/Tcl.pm
38587           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
38588           !> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1250.ucm
38589           !> ext/Encode/Encode/iso8859-1.ucm
38590           !> ext/Encode/Encode/iso8859-10.ucm
38591           !> ext/Encode/Encode/iso8859-13.ucm
38592           !> ext/Encode/Encode/iso8859-14.ucm
38593           !> ext/Encode/Encode/iso8859-15.ucm
38594           !> ext/Encode/Encode/iso8859-16.ucm
38595           !> ext/Encode/Encode/iso8859-2.ucm
38596           !> ext/Encode/Encode/iso8859-3.ucm
38597           !> ext/Encode/Encode/iso8859-4.ucm
38598           !> ext/Encode/Encode/iso8859-5.ucm
38599           !> ext/Encode/Encode/iso8859-6.ucm
38600           !> ext/Encode/Encode/iso8859-7.ucm
38601           !> ext/Encode/Encode/iso8859-8.ucm
38602           !> ext/Encode/Encode/iso8859-9.ucm ext/Encode/compile
38603           !> t/lib/encode.t
38604 ____________________________________________________________________________
38605 [  9033] By: jhi                                   on 2001/03/05  15:33:18
38606         Log: Subject: Re: [ID 20010301.005] corrupt memory (since @8531, in 5.6.1-T2)
38607              From: Gurusamy Sarathy <gsar@ActiveState.com>
38608              Date: Sun, 04 Mar 2001 22:33:15 -0800
38609              Message-Id: <200103050633.f256XFo06998@smtp3.ActiveState.com>
38610              
38611              PMOPs need to remember their own stash so that they can
38612              gracefully remove themselves from their linked list.
38613      Branch: perl
38614            ! op.c
38615 ____________________________________________________________________________
38616 [  9032] By: nick                                  on 2001/03/05  14:51:50
38617         Log: Encode implementation "completion"
38618              Implement and document define_encoding()
38619              Implement and document encoding aliases including define_alias()
38620              Make Encode::XS use define_encoding() rather than back-door.
38621              Move run-time *.enc to separate Encode::Tcl module.
38622              Make 'compile' honour <codeset_name>
38623              Change canonical names of to iso-8859-* and US-ascii.
38624      Branch: perlio
38625            + ext/Encode/Encode/Tcl.pm
38626            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
38627            ! ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1250.ucm
38628            ! ext/Encode/Encode/iso8859-1.ucm
38629            ! ext/Encode/Encode/iso8859-10.ucm
38630            ! ext/Encode/Encode/iso8859-13.ucm
38631            ! ext/Encode/Encode/iso8859-14.ucm
38632            ! ext/Encode/Encode/iso8859-15.ucm
38633            ! ext/Encode/Encode/iso8859-16.ucm
38634            ! ext/Encode/Encode/iso8859-2.ucm
38635            ! ext/Encode/Encode/iso8859-3.ucm
38636            ! ext/Encode/Encode/iso8859-4.ucm
38637            ! ext/Encode/Encode/iso8859-5.ucm
38638            ! ext/Encode/Encode/iso8859-6.ucm
38639            ! ext/Encode/Encode/iso8859-7.ucm
38640            ! ext/Encode/Encode/iso8859-8.ucm
38641            ! ext/Encode/Encode/iso8859-9.ucm ext/Encode/compile
38642            ! t/lib/encode.t
38643 ____________________________________________________________________________
38644 [  9031] By: jhi                                   on 2001/03/05  13:51:17
38645         Log: Integrate change #9030 from maintperl into mainline.
38646              
38647              Subject: [PATCH 5.6.1] OS/2 cleanup
38648      Branch: perl
38649           +> os2/os2add.sym
38650           !> MANIFEST lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
38651           !> makedef.pl os2/Changes os2/Makefile.SHs
38652           !> os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
38653           !> os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t os2/os2.c
38654           !> os2/os2.sym os2/os2ish.h
38655 ____________________________________________________________________________
38656 [  9030] By: jhi                                   on 2001/03/05  13:46:49
38657         Log: Subject: [PATCH 5.6.1] OS/2 cleanup
38658              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
38659              Date: Mon, 5 Mar 2001 02:29:44 -0500
38660              Message-ID: <20010305022944.A10117@math.ohio-state.edu>
38661      Branch: maint-5.6/perl
38662            + os2/os2add.sym
38663            ! MANIFEST lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
38664            ! makedef.pl os2/Changes os2/Makefile.SHs
38665            ! os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
38666            ! os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t os2/os2.c
38667            ! os2/os2.sym os2/os2ish.h
38668 ____________________________________________________________________________
38669 [  9029] By: jhi                                   on 2001/03/05  13:40:35
38670         Log: Integrate change #9028 from maintperl into mainline.
38671              
38672              various nits in MM_Unix.pm found by disabling SelfLoader
38673      Branch: perl
38674           !> lib/ExtUtils/MM_Unix.pm
38675 ____________________________________________________________________________
38676 [  9028] By: gsar                                  on 2001/03/05  09:58:38
38677         Log: various nits in MM_Unix.pm found by disabling SelfLoader
38678      Branch: maint-5.6/perl
38679            ! lib/ExtUtils/MM_Unix.pm
38680 ____________________________________________________________________________
38681 [  9027] By: nick                                  on 2001/03/05  08:35:22
38682         Log: Integrate mainline
38683      Branch: perlio
38684           !> (integrate 28 files)
38685 ____________________________________________________________________________
38686 [  9026] By: jhi                                   on 2001/03/05  02:14:59
38687         Log: Integrate change #9025 from mainline to maintperl,
38688              retract \N{U+HHHH}.
38689      Branch: maint-5.6/perl
38690           !> lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
38691           !> t/lib/charnames.t toke.c
38692 ____________________________________________________________________________
38693 [  9025] By: jhi                                   on 2001/03/05  02:13:09
38694         Log: Retracting \N{U+HHHH}.
38695      Branch: perl
38696            ! lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
38697            ! t/lib/charnames.t toke.c
38698 ____________________________________________________________________________
38699 [  9024] By: jhi                                   on 2001/03/04  20:51:07
38700         Log: Subject: Re: Smoking patch 8898 for perl v5.7.0 on aix 4.3.0.0
38701              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
38702              Date: Fri, 02 Mar 2001 18:25:26 +0100
38703              Message-Id: <20010302182416.1BF4.H.M.BRAND@hccnet.nl>
38704              
38705              Casting problem.
38706      Branch: perl
38707            ! ext/Storable/Storable.xs
38708 ____________________________________________________________________________
38709 [  9023] By: jhi                                   on 2001/03/04  19:46:45
38710         Log: Subject: [ID 20010303.009] SOCKS5 work around breaks other sockets
38711              From: nick@talking.bollo.cx
38712              Date: Sat, 03 Mar 2001 21:41:33 +0000
38713              Message-Id: <E14ZJmP-0000mE-00@Bagpuss.unfortu.net>
38714              
38715              Revert the workaround.
38716      Branch: perl
38717            ! perlio.c
38718 ____________________________________________________________________________
38719 [  9022] By: jhi                                   on 2001/03/04  19:36:28
38720         Log: Update Changes.
38721      Branch: perl
38722            ! Changes patchlevel.h
38723 ____________________________________________________________________________
38724 [  9021] By: jhi                                   on 2001/03/04  18:41:00
38725         Log: makedef.pl updates suggested by Chris Nandor; double-checking
38726              the changes in AIX, OS/2 Win32 would be nice.
38727      Branch: perl
38728            ! makedef.pl
38729 ____________________________________________________________________________
38730 [  9020] By: jhi                                   on 2001/03/04  18:23:58
38731         Log: Integrate change #9012 from maintperl into mainline,
38732              quench a compiler warning.
38733      Branch: perl
38734           !> toke.c
38735 ____________________________________________________________________________
38736 [  9019] By: jhi                                   on 2001/03/04  18:18:43
38737         Log: Integrate changes #9017 and 9018 from mainline into maintperl.
38738              
38739              \N{U+HHHH} fix.
38740              
38741              pattern in G_ARRAY context
38742      Branch: maint-5.6/perl
38743           !> pp_hot.c t/op/pat.t toke.c
38744 ____________________________________________________________________________
38745 [  9018] By: jhi                                   on 2001/03/04  18:07:48
38746         Log: Subject: [PATCH pp_hot.c regexp.t] pattern in G_ARRAY context
38747              From: Jeff Pinyan <jeffp@crusoe.net>
38748              Date: Sat, 3 Mar 2001 17:14:07 -0500 (EST)
38749              Message-ID: <Pine.GSO.4.21.0103031712070.1035-100000@crusoe.crusoe.net>
38750      Branch: perl
38751            ! pp_hot.c t/op/pat.t
38752 ____________________________________________________________________________
38753 [  9017] By: jhi                                   on 2001/03/04  18:06:21
38754         Log: I thought I tested the #9014.
38755      Branch: perl
38756            ! toke.c
38757 ____________________________________________________________________________
38758 [  9016] By: jhi                                   on 2001/03/04  17:41:22
38759         Log: Integrate changes #9013,9014,9015 from mainline into maintperl.
38760              
38761              Tweak the get*ent() OS/2 prototypes.
38762              
38763              Add the \N{U+HHHH} syntax.
38764              
38765              More tr/// UTF-8 fixes from Inaba Hiroto.
38766      Branch: maint-5.6/perl
38767           !> doop.c lib/charnames.pm os2/os2.c pod/perldiag.pod
38768           !> pod/perlretut.pod t/lib/charnames.t t/op/tr.t toke.c
38769 ____________________________________________________________________________
38770 [  9015] By: jhi                                   on 2001/03/04  17:36:04
38771         Log: More tr/// UTF-8 fixes from Inaba Hiroto.
38772      Branch: perl
38773            ! doop.c t/op/tr.t
38774 ____________________________________________________________________________
38775 [  9014] By: jhi                                   on 2001/03/04  17:24:49
38776         Log: Add the \N{U+HHHH} syntax.
38777      Branch: perl
38778            ! lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
38779            ! t/lib/charnames.t toke.c
38780 ____________________________________________________________________________
38781 [  9013] By: jhi                                   on 2001/03/04  17:20:45
38782         Log: Tweak the get*ent() OS/2 prototypes.
38783      Branch: perl
38784            ! os2/os2.c
38785 ____________________________________________________________________________
38786 [  9012] By: gsar                                  on 2001/03/04  06:26:14
38787         Log: avoid warning (nit in change#9009)
38788      Branch: maint-5.6/perl
38789            ! toke.c
38790 ____________________________________________________________________________
38791 [  9011] By: gsar                                  on 2001/03/04  06:15:24
38792         Log: lib/charnames.t fails in 5.6.x because of older Unicode
38793              data
38794              
38795              TODO: need to revisit this after updating lib/unicode/...
38796      Branch: maint-5.6/perl
38797            ! t/lib/charnames.t
38798 ____________________________________________________________________________
38799 [  9010] By: gsar                                  on 2001/03/04  06:08:36
38800         Log: change#9009 breaks build (no "didrange" variable in 5.6.x)
38801      Branch: maint-5.6/perl
38802            ! toke.c
38803 ____________________________________________________________________________
38804 [  9009] By: jhi                                   on 2001/03/03  19:27:20
38805         Log: Integrate change #9008 from mainline to maintperl,
38806              UTF-8 tr/// fixes from Inaba Hiroto.
38807      Branch: maint-5.6/perl
38808           !> doop.c op.c t/op/tr.t toke.c
38809 ____________________________________________________________________________
38810 [  9008] By: jhi                                   on 2001/03/03  19:19:42
38811         Log: UTF8 tr/// fixes from Inaba Hiroto.
38812      Branch: perl
38813            ! doop.c op.c t/op/tr.t toke.c
38814 ____________________________________________________________________________
38815 [  9007] By: jhi                                   on 2001/03/03  19:00:30
38816         Log: Integrate change #9006 from maintperl to mainline,
38817              more robust quest for the infinite.
38818      Branch: perl
38819           !> lib/Math/Complex.pm
38820 ____________________________________________________________________________
38821 [  9006] By: jhi                                   on 2001/03/03  18:58:06
38822         Log: Subject: [PATCH 5.6.1] More robust Math::Complex
38823              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
38824              Date: Sat, 3 Mar 2001 12:51:50 -0500
38825              Message-ID: <20010303125150.A2147@math.ohio-state.edu>
38826              
38827              Be more robust in our quest for the infinite.
38828      Branch: maint-5.6/perl
38829            ! lib/Math/Complex.pm
38830 ____________________________________________________________________________
38831 [  9005] By: jhi                                   on 2001/03/03  17:55:50
38832         Log: The #8982 modified for perl 5.6.x, from Radu Greab.
38833      Branch: maint-5.6/perl
38834            ! doio.c
38835 ____________________________________________________________________________
38836 [  9004] By: jhi                                   on 2001/03/03  17:40:14
38837         Log: Rewrite REPORT() and REPORT2() (used for -DT) slightly
38838              so that picky compilers like IRIX won't get huffy about
38839              "statements without effect" (like 1;).
38840      Branch: perl
38841            ! toke.c
38842 ____________________________________________________________________________
38843 [  9003] By: jhi                                   on 2001/03/03  17:15:52
38844         Log: Integrate change #9002 from mainline to maintperl.
38845              
38846              Subject: [perl-5.6.x, perl-current] accept for EPOC
38847      Branch: maint-5.6/perl
38848           !> pp_sys.c
38849 ____________________________________________________________________________
38850 [  9002] By: jhi                                   on 2001/03/03  17:14:30
38851         Log: Subject: [perl-5.6.x, perl-current] accept for EPOC
38852              From: Olaf Flebbe <O.Flebbe@science-computing.de>
38853              Date: Sat, 3 Mar 2001 16:36:04 +0100 (CET)
38854              Message-ID: <Pine.LNX.4.02.10103031635190.4825-100000@milkyway.science-computing.de>
38855      Branch: perl
38856            ! pp_sys.c
38857 ____________________________________________________________________________
38858 [  9001] By: jhi                                   on 2001/03/03  17:13:13
38859         Log: Subject: [PATCH perl@8989] t/pod/find.t on VMS
38860              From: "Craig A. Berry" <craigberry@mac.com>
38861              Date: Fri, 02 Mar 2001 17:44:40 -0600
38862              Message-Id: <5.0.2.1.0.20010302172145.038d3c10@mail.mac.com>
38863      Branch: perl
38864            ! t/pod/find.t
38865 ____________________________________________________________________________
38866 [  9000] By: jhi                                   on 2001/03/03  17:11:55
38867         Log: Integrate changes #8997,8999 from maintperl.
38868              
38869              Subject: [PATCH 5.6.1] compiling on OS/2
38870              (Better error message from hints/os2.sh)
38871              
38872              Subject: [PATCH 5.6.1] syslog.t
38873      Branch: perl
38874           !> hints/os2.sh t/lib/syslog.t
38875 ____________________________________________________________________________
38876 [  8999] By: jhi                                   on 2001/03/03  17:09:28
38877         Log: Subject: [PATCH 5.6.1] syslog.t
38878              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
38879              Date: Sat, 3 Mar 2001 02:11:17 -0500
38880              Message-ID: <20010303021116.A11897@math.ohio-state.edu>
38881      Branch: maint-5.6/perl
38882            ! t/lib/syslog.t
38883 ____________________________________________________________________________
38884 [  8998] By: jhi                                   on 2001/03/03  17:07:50
38885         Log: Subject: Re: [PATCH 5.7.0] compiling on OS/2: 5.6.1 too
38886              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
38887              Date: Sat, 3 Mar 2001 01:53:52 -0500
38888              Message-ID: <20010303015352.A11741@math.ohio-state.edu>
38889      Branch: maint-5.6/perl
38890            ! opcode.pl os2/os2.c
38891 ____________________________________________________________________________
38892 [  8997] By: jhi                                   on 2001/03/03  17:03:30
38893         Log: Subject: [PATCH 5.6.1] compiling on OS/2
38894              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
38895              Date: Sat, 3 Mar 2001 01:59:59 -0500
38896              Message-ID: <20010303015959.B11741@math.ohio-state.edu>
38897      Branch: maint-5.6/perl
38898            ! hints/os2.sh
38899 ____________________________________________________________________________
38900 [  8996] By: jhi                                   on 2001/03/03  00:55:58
38901         Log: Regen files for mainline.
38902      Branch: perl
38903            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
38904            ! config_h.SH pod/perlapi.pod pod/perltoc.pod
38905 ____________________________________________________________________________
38906 [  8995] By: jhi                                   on 2001/03/03  00:35:22
38907         Log: Integrate changes #8099,8218,8220,8221,8227,8304,8317,
38908              8318,8320,8337,8503,8877,8890,8903,8971 from mainline
38909              to maintperl.
38910              
38911              Subject: Re: [ID 20000328.039] [PATCH] Eliminate Configure use of /tmp
38912              
38913              Add Configure option -Dmksymlinks which will create a symlink
38914              forest if the current/build differs from the source directory.
38915              (8218,8220,8221,8317,8318,8971)
38916              
38917              Subject: Re: A Configure option like 'otherlibdirs' but for *pre*pending?
38918              (Document APPLLIB_EXP in INSTALL.)
38919              
38920              If running byacc write-enable also perly.h.
38921              
38922              DB3 NDBM/ODBM emulation tweaks from Stanislav Brabec <utx@penguin.cz>.
38923              
38924              Subject: [PATCH 5.7.1/Configure] failure to set src='.'
38925              
38926              Sanity check for conflicting thread flavours.
38927              
38928              Fix the sys/fcntl.h problem reported by Peter Prymmer.
38929              
38930              Add few CPUs/architectures to the Cppsym scan,
38931              add -perlio to archname if so selected (modified 8890)
38932              
38933              Be more helpful for devel builders, suggested by John L. Allen.
38934              (admittedly pointless change for maintperl, but the usedevel
38935              code is there already)
38936      Branch: maint-5.6/perl
38937           !> Configure INSTALL Makefile.SH Porting/Glossary
38938           !> Porting/config.sh Porting/config_H config_h.SH embed.pl
38939           !> epoc/config.sh ext/NDBM_File/NDBM_File.xs
38940           !> ext/ODBM_File/ODBM_File.xs t/io/fs.t warnings.pl
38941           !> win32/config.bc win32/config.gc win32/config.vc
38942 ____________________________________________________________________________
38943 [  8994] By: jhi                                   on 2001/03/02  23:31:41
38944         Log: Use also $ccflags, not just $ldflags, when testing for gccness.
38945      Branch: metaconfig/U/perl
38946            ! gccvers.U
38947 ____________________________________________________________________________
38948 [  8993] By: jhi                                   on 2001/03/02  23:22:12
38949         Log: Regenerate various files for maint.
38950      Branch: maint-5.6/perl
38951            ! Porting/Glossary Porting/config.sh Porting/config_H objXSUB.h
38952            ! perlapi.c pod/perlapi.pod pod/perltoc.pod proto.h
38953 ____________________________________________________________________________
38954 [  8992] By: alanbur                               on 2001/03/02  22:48:34
38955         Log: Resync wuth parent
38956      Branch: maint-5.6/pureperl
38957           +> pod/perlclib.pod t/lib/cgi-esc.t t/run/runenv.t
38958           !> (integrate 60 files)
38959 ____________________________________________________________________________
38960 [  8991] By: jhi                                   on 2001/03/02  21:00:08
38961         Log: Retract the #8742 part of #8986, backward compat.
38962      Branch: maint-5.6/perl
38963            ! embed.pl
38964 ____________________________________________________________________________
38965 [  8990] By: jhi                                   on 2001/03/02  20:40:07
38966         Log: Retract the #8919 part of #8987, not applicable to the 5.6 branch.
38967      Branch: maint-5.6/perl
38968            ! hv.c
38969 ____________________________________________________________________________
38970 [  8989] By: jhi                                   on 2001/03/02  19:59:56
38971         Log: Update Changes.
38972      Branch: perl
38973            ! Changes patchlevel.h
38974 ____________________________________________________________________________
38975 [  8988] By: jhi                                   on 2001/03/02  19:57:08
38976         Log: Integrate perlio.
38977      Branch: perl
38978           !> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
38979           !> ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
38980           !> ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
38981           !> ext/Encode/Encode/iso8859-10.ucm
38982           !> ext/Encode/Encode/iso8859-13.ucm
38983           !> ext/Encode/Encode/iso8859-14.ucm
38984           !> ext/Encode/Encode/iso8859-15.ucm
38985           !> ext/Encode/Encode/iso8859-16.ucm
38986           !> ext/Encode/Encode/iso8859-2.ucm
38987           !> ext/Encode/Encode/iso8859-3.ucm
38988           !> ext/Encode/Encode/iso8859-4.ucm
38989           !> ext/Encode/Encode/iso8859-5.ucm
38990           !> ext/Encode/Encode/iso8859-6.ucm
38991           !> ext/Encode/Encode/iso8859-7.ucm
38992           !> ext/Encode/Encode/iso8859-8.ucm
38993           !> ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
38994           !> ext/Encode/Encode/symbol.ucm ext/Encode/compile
38995 ____________________________________________________________________________
38996 [  8987] By: jhi                                   on 2001/03/02  19:43:40
38997         Log: Integrate changes #8784,8839,8843,8847,8849,8859,8866,
38998              8873,8874,8876,8879,8901,8902,8908,8913,8918,8919,8946,8947,8948,
38999              8950,8952,8955 from mainline to maintperl.
39000              
39001              Subject: [PATCH: perl@8773] small fixups to perlclib.pod
39002              
39003              Put to rest the 20010205.001, the email address checking (not) regex.
39004              
39005              fork() not everywhere, cleanup temp files.
39006              
39007              The #8843 wasn't quite right: %Config needs to imported.
39008              
39009              Subject: [PATCH perl@8841] glob-basic.t, runenv.t fix-ups
39010              (#8849: the glob-basic hunk needed massaging as it depended
39011              on Schwern's large-scale (unintegrated) patches)
39012              
39013              Skip the Perl_sys_intern_clear and Perl_sys_intern_init.
39014              
39015              Upgrade to CGI.pm 2.752, from Lincoln Stein.
39016              (Note: there were some conflicts due to EBCDIC and EPOC
39017              patches, in general I preferred the repository code.)
39018              (When 2.753 comes out, we need to synchronize.)
39019              
39020              Subject: [PATCH] fix for charnames above FFFF
39021              
39022              Subject: [patch perl@8841] One URL update and a possible OS Version snag for perlport.pod
39023              
39024              If no sfio, no -lsfio.
39025              
39026              Run run/*.t also in minitest.
39027              
39028              Subject:  [PATCH perl 5.7.0] malloc message address offset
39029              
39030              Subject:  [PATCH 5.7.0] don't zero CvFLAGS before checking for CvCONST!
39031              
39032              Subject: fix for parameter -Dm (for perl@8867)
39033              
39034              Subject: [PATCH: perl@8892] was Re: hashing order difference?
39035              (make the test more portable)
39036              
39037              Subject: Re: [PATCH] fix for charnames above FFFF
39038              
39039              Subject: Re: I'm losing the war...
39040              (hv_store() not working correctly in ENV_IS_CASELESS case.)
39041              
39042              Subject: Modified README.bs2000 
39043              
39044              Subject: [PATCH: perl@8935] -Dt padsv($var)
39045              
39046              Subject: [PATCH: perl@8890] small fix in pod/perlop.pod
39047              
39048              Subject: PATCH: extra tests to check on negative float to unsigned cast
39049              
39050              Subject: [PATCH] XPUSH[insp] was Re: progress
39051              
39052              Subject: Re: Compile with perlcc..
39053      Branch: maint-5.6/perl
39054           !> (integrate 36 files)
39055 ____________________________________________________________________________
39056 [  8986] By: jhi                                   on 2001/03/02  18:51:25
39057         Log: Integrate changes #8689,8697,8724,8726,8731,8742,8754,8755,
39058              8763,8767,8770,8772,8795,8796,8813,8822,8823 from mainline
39059              to maintperl.
39060              
39061              Subject: Re: [PATCH lots of pod/] s/chop/chomp/g
39062              
39063              Subject: [DOC PATCH] overload.pm nits
39064              
39065              Add header for LIB$ prototypes (C. Berry)
39066              
39067              Convert fwrite()s to sockets to write()s, since some socket stacks
39068              don't take kindly to stdio.
39069              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
39070              (for often optional LNMs)
39071              Correct a few typos
39072              (C. Bailey)
39073              
39074              Subject: [PATCH: 5.6.1 trial2 && perl@8671] provide EBCDIC CGI::Util::escape() and test
39075              
39076              De-cut-and-pasto.
39077              
39078              Subject: Re: [PATCH embed.pl] Forgot to add ./lib to @INC for File::Glob
39079              
39080              Upgrade to Text-Tabs+Wrap-2001.0131 from David Muir Sharnoff.
39081              
39082              Upgrade to CPAN 1.59_54, from Andreas König.
39083              
39084              Bogus shebang.
39085              
39086              Subject: [PATCH] Document makepatch in Porting/patching
39087              
39088              UTF-8 documentation.
39089              
39090              Subject: Re: [PATCH] pod/perlclib.pod - Replacements for C library functions
39091              
39092              Sort the MANIFEST.
39093              
39094              Subject: [ID 20010210.002] perldiag doesn't include the "Scalars leaked" message
39095              
39096              Subject: [PATCH @8807] toke.c cleanup: scan_str()
39097              
39098              Subject: [PATCH perl.c] Fixing PERL5OPT (was Re: Warnings, strict, and CPAN)
39099              
39100              Add run/*.t to testables.
39101              
39102              TODO: integrate #8784.
39103      Branch: maint-5.6/perl
39104           +> pod/perlclib.pod t/lib/cgi-esc.t t/run/runenv.t
39105           !> (integrate 28 files)
39106 ____________________________________________________________________________
39107 [  8985] By: nick                                  on 2001/03/02  18:15:45
39108         Log: Integrate mainline
39109      Branch: perlio
39110           !> doio.c lib/File/Copy.pm pod/perldata.pod pod/perlfaq1.pod
39111           !> vms/vms.c
39112 ____________________________________________________________________________
39113 [  8984] By: jhi                                   on 2001/03/02  16:00:17
39114         Log: Integrate changes #8978,8979,8980,8981,8983 from mainline.
39115              
39116              perlfaq1 reworded to suggest 5.6.0 or 5.005_03, or POSSIBLY
39117              5.004_05, and mention the suidperl August 2000 security problem.
39118              (#8978,#8981)
39119              
39120              Subject: [ID 20010301.004] Technically speaking in perldata
39121              
39122              Subject: [PATCH] File::Copy for bleadperl, maintperl
39123              
39124              Subject:  [PATCH 5.7.0/5.6.0+] VMS piping ... cleanup at interpreter exit
39125              
39126              (The #8982, fix for 20010221.005 and 20010221.008,
39127              would be nice too but it didn't integrate cleanly.)
39128      Branch: maint-5.6/perl
39129           !> lib/File/Copy.pm pod/perldata.pod pod/perlfaq1.pod vms/vms.c
39130 ____________________________________________________________________________
39131 [  8983] By: jhi                                   on 2001/03/02  15:51:16
39132         Log: Subject:  [PATCH 5.7.0/5.6.0+] VMS piping ... cleanup at interpreter exit
39133              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
39134              Date:     Thu, 1 Mar 2001 15:54:09 EST
39135              Message-Id: <010301155258.b8cc1@DUPHY4.Physics.Drexel.Edu>
39136      Branch: perl
39137            ! vms/vms.c
39138 ____________________________________________________________________________
39139 [  8982] By: jhi                                   on 2001/03/02  15:43:31
39140         Log: Subject: Re: sync sync sync: have I missed any patches?
39141              From: Radu Greab <radu@netsoft.ro> 
39142              Date: Thu, 1 Mar 2001 21:47:22 +0200 (EET)
39143              Message-ID: <15006.42826.747914.669893@ix.netsoft.ro>
39144              
39145              Fixes the bugs 20010221.005 and 20010221.008: "the taint checker
39146              was checking argv[0] regardless of whether a different pathname
39147              will actually be executed."  Test case not supplied because 
39148              drafting that, ironically enough, revealed another bug
39149              (or a feature).
39150      Branch: perl
39151            ! doio.c
39152 ____________________________________________________________________________
39153 [  8981] By: jhi                                   on 2001/03/02  15:28:03
39154         Log: Misdate in #8978.
39155      Branch: perl
39156            ! pod/perlfaq1.pod
39157 ____________________________________________________________________________
39158 [  8980] By: jhi                                   on 2001/03/02  15:24:20
39159         Log: Subject: [PATCH] File::Copy for bleadperl, maintperl
39160              From: Chris Nandor <pudge@pobox.com>
39161              Date: Wed, 28 Feb 2001 22:10:15 -0500
39162              Message-Id: <p05010400b6c36d959ae8@[10.0.1.177]>
39163      Branch: perl
39164            ! lib/File/Copy.pm
39165 ____________________________________________________________________________
39166 [  8979] By: jhi                                   on 2001/03/02  15:17:16
39167         Log: Subject: [ID 20010301.004] Technically speaking in perldata
39168              From: abela@geneanet.org
39169              Date: Thu,  1 Mar 2001 17:59:27 +0100 (CET)
39170              Message-Id: <20010301165927.262C2D17D@little-roots.geneanet.org>
39171      Branch: perl
39172            ! pod/perldata.pod
39173 ____________________________________________________________________________
39174 [  8978] By: jhi                                   on 2001/03/02  15:15:27
39175         Log: Subject: [ID 20010301.003] ref to 5.004
39176              From: abela@geneanet.org
39177              Date: Thu,  1 Mar 2001 14:48:40 +0100 (CET)
39178              Message-Id: <20010301134840.C0CD1D171@little-roots.geneanet.org>
39179              
39180              Reworded to suggest 5.6.0 or 5.005_03, or POSSIBLY 5.004_05,
39181              and mention the suidperl August 2000 security problem.
39182      Branch: perl
39183            ! pod/perlfaq1.pod
39184 ____________________________________________________________________________
39185 [  8977] By: alanbur                               on 2001/03/02  14:17:45
39186         Log: Resynchronised with parent
39187      Branch: maint-5.6/pureperl
39188           !> AUTHORS README.epoc configure.com epoc/createpkg.pl
39189           !> lib/File/Temp.pm perl.c pp_sys.c t/lib/ftmp-mktemp.t
39190           !> t/lib/ftmp-posix.t t/op/append.t t/op/sprintf.t toke.c util.c
39191           !> vms/descrip_mms.template win32/win32.c win32/win32.h
39192           !> win32/win32iop.h
39193 ____________________________________________________________________________
39194 [  8976] By: nick                                  on 2001/03/01  23:25:30
39195         Log: Integrate mainline.
39196      Branch: perlio
39197            - t/op/qu.t
39198           !> (integrate 55 files)
39199 ____________________________________________________________________________
39200 [  8975] By: jhi                                   on 2001/03/01  16:51:34
39201         Log: Integrate change #8974 from maintperl, fix for bugid 20010226.008.
39202      Branch: perl
39203           !> toke.c
39204 ____________________________________________________________________________
39205 [  8974] By: gsar                                  on 2001/03/01  16:28:21
39206         Log: fix for bugid 20010226.008
39207              
39208              the problem was that some of the pointers (PL_last_lop and
39209              PL_last_uni specifically) into the lex buffers weren't correctly
39210              being invalidated when the buffer changed; this would leave the
39211              pointers pointing at an arbitrary location in the buffer if
39212              the buffer didn't need to be reallocated, or point into freed
39213              memory if the buffer had to be realloced
39214              
39215              TODO item for bugdb maintainers: check other seemingly random
39216              parser-related bugs--they might be cured by this
39217      Branch: maint-5.6/perl
39218            ! toke.c
39219 ____________________________________________________________________________
39220 [  8973] By: jhi                                   on 2001/03/01  02:23:25
39221         Log: Retract #8970 because of a completely mysterious core dump:
39222              adding the tests 241..244 causes op/pat dump core at test #25.
39223              The test needs a lot of whittling down before the bug can be solved.
39224      Branch: perl
39225            ! t/op/pat.t
39226 ____________________________________________________________________________
39227 [  8972] By: jhi                                   on 2001/03/01  01:58:38
39228         Log: Regen perlapi.
39229      Branch: perl
39230            ! pod/perlapi.pod
39231 ____________________________________________________________________________
39232 [  8971] By: jhi                                   on 2001/03/01  01:34:09
39233         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))
39234              From: Nicholas Clark <nick@ccl4.org>
39235              Date: Wed, 28 Feb 2001 23:28:49 +0000
39236              Message-ID: <20010228232849.A55187@plum.flirble.org>
39237              
39238              Allow a completely write protected source code tree
39239              when using the Configure -Dmksymlinks.
39240      Branch: perl
39241            ! embed.pl warnings.pl
39242 ____________________________________________________________________________
39243 [  8970] By: jhi                                   on 2001/03/01  01:32:04
39244         Log: Add back the EBCDIC character range tests (for matching).
39245      Branch: perl
39246            ! t/op/pat.t
39247 ____________________________________________________________________________
39248 [  8969] By: nick                                  on 2001/02/28  18:18:01
39249         Log: Add charname comments to .ucm files writen by 'compile',
39250              also order charmaps in those files by source encoding.
39251              regenerate distrubuted .ucm files
39252      Branch: perlio
39253            ! ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
39254            ! ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
39255            ! ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
39256            ! ext/Encode/Encode/iso8859-10.ucm
39257            ! ext/Encode/Encode/iso8859-13.ucm
39258            ! ext/Encode/Encode/iso8859-14.ucm
39259            ! ext/Encode/Encode/iso8859-15.ucm
39260            ! ext/Encode/Encode/iso8859-16.ucm
39261            ! ext/Encode/Encode/iso8859-2.ucm
39262            ! ext/Encode/Encode/iso8859-3.ucm
39263            ! ext/Encode/Encode/iso8859-4.ucm
39264            ! ext/Encode/Encode/iso8859-5.ucm
39265            ! ext/Encode/Encode/iso8859-6.ucm
39266            ! ext/Encode/Encode/iso8859-7.ucm
39267            ! ext/Encode/Encode/iso8859-8.ucm
39268            ! ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
39269            ! ext/Encode/Encode/symbol.ucm ext/Encode/compile
39270 ____________________________________________________________________________
39271 [  8968] By: jhi                                   on 2001/02/28  16:26:37
39272         Log: Expand usemorebits early if d_casti32 needs to be undefined.
39273      Branch: perl
39274            ! hints/hpux.sh hints/irix_6.sh
39275 ____________________________________________________________________________
39276 [  8967] By: jhi                                   on 2001/02/28  16:22:26
39277         Log: Undo qu.  Retract #8814, rewrite op/each part of #8615,
39278              retract toke.c/qu parts of #8583, retract #8485, retract
39279              or rewrite qu parts of #8439 of toke.c, keywords.h, keywords.pl,
39280              op/length.t, and MANIFEST, and delete t/op/qu.t.
39281      Branch: perl
39282            - t/op/qu.t
39283            ! MANIFEST pod/perlfunc.pod pod/perlop.pod pod/perlre.pod
39284            ! pod/perlretut.pod pod/perlunicode.pod t/op/each.t
39285            ! t/op/length.t toke.c
39286 ____________________________________________________________________________
39287 [  8966] By: jhi                                   on 2001/02/28  15:00:27
39288         Log: Retract #8865 and #8869, un?pack C now again agree with Camel 3
39289              by not changing from pre-Unicode days into being Unicode-aware.
39290              Sniff.
39291      Branch: perl
39292            ! pp.c t/op/pack.t t/op/qu.t
39293 ____________________________________________________________________________
39294 [  8965] By: jhi                                   on 2001/02/28  14:37:55
39295         Log: Subject: Re: Errors in core PODs
39296              From: Michael Stevens <michael@etla.org> 
39297              Date: Fri, 23 Feb 2001 15:47:56 +0000
39298              Message-ID: <20010223154756.A7723@firedrake.org> 
39299      Branch: perl
39300            ! ext/Encode/Encode.pm lib/Exporter/Heavy.pm
39301            ! lib/File/Spec/Epoc.pm lib/Test/Harness.pm lib/utf8.pm
39302            ! makedef.pl vms/ext/DCLsym/DCLsym.pm vms/ext/Stdio/Stdio.pm
39303            ! x2p/a2p.pod
39304 ____________________________________________________________________________
39305 [  8964] By: jhi                                   on 2001/02/28  14:35:35
39306         Log: Do not force d_casti32 to undef if we are on a 64-bit environment.
39307              (The #8961 was too bold.)
39308      Branch: perl
39309            ! hints/hpux.sh hints/irix_6.sh
39310 ____________________________________________________________________________
39311 [  8963] By: jhi                                   on 2001/02/28  14:33:39
39312         Log: Subject: Re: sync sync sync: have I missed any patches?
39313              From: Tim Jenness <t.jenness@jach.hawaii.edu>
39314              In-Reply-To: <20010227140737.Y10633@chaos.wustl.edu>
39315              Date: Tue, 27 Feb 2001 13:24:58 -1000 (HST)
39316              Message-ID: <Pine.LNX.4.30.0102271322070.8623-100000@lapaki.jach.hawaii.edu>
39317              
39318              Replace djSP with dSP.
39319      Branch: perl
39320            ! cop.h doio.c doop.c ext/B/B/C.pm ext/B/B/CC.pm
39321            ! pod/perlhack.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c sv.c
39322            ! win32/perlhost.h
39323 ____________________________________________________________________________
39324 [  8962] By: jhi                                   on 2001/02/27  23:21:14
39325         Log: Upgrade to Filter::Simple 0.50 (just few doc tweaks).
39326      Branch: perl
39327            ! lib/Filter/Simple.pm
39328 ____________________________________________________________________________
39329 [  8961] By: jhi                                   on 2001/02/27  22:55:26
39330         Log: The casting mystery in HP-UX and IRIX needs at least a workaround
39331              and this would be it.
39332      Branch: perl
39333            ! hints/hpux.sh hints/irix_6.sh
39334 ____________________________________________________________________________
39335 [  8960] By: jhi                                   on 2001/02/27  22:51:33
39336         Log: Subject: [PATCH perl@8958 and 5.6.1-trial2] configure.com bug fixing spree
39337              From: "Craig A. Berry" <craigberry@mac.com>
39338              Date: Tue, 27 Feb 2001 16:11:44 -0600
39339              Message-Id: <5.0.2.1.0.20010227150548.02a200f8@exchi01>
39340      Branch: maint-5.6/perl
39341            ! configure.com vms/descrip_mms.template
39342 ____________________________________________________________________________
39343 [  8959] By: jhi                                   on 2001/02/27  22:47:23
39344         Log: Subject: [PATCH perl@8958 and 5.6.1-trial2] configure.com bug fixing spree
39345              From: "Craig A. Berry" <craigberry@mac.com>
39346              Date: Tue, 27 Feb 2001 16:11:44 -0600
39347              Message-Id: <5.0.2.1.0.20010227150548.02a200f8@exchi01>
39348      Branch: perl
39349            ! configure.com vms/descrip_mms.template
39350 ____________________________________________________________________________
39351 [  8958] By: jhi                                   on 2001/02/27  15:16:42
39352         Log: Update Changes.
39353      Branch: perl
39354            ! Changes patchlevel.h
39355 ____________________________________________________________________________
39356 [  8957] By: jhi                                   on 2001/02/27  06:15:07
39357         Log: Subject: [5.6.x] EPOC additions
39358              From: Olaf Flebbe <O.Flebbe@science-computing.de>
39359              Date: Mon, 26 Feb 2001 23:33:46 +0100 (CET)
39360              Message-ID: <Pine.LNX.4.02.10102262333040.3736-100000@milkyway.science-computing.de>
39361      Branch: maint-5.6/perl
39362            ! AUTHORS README.epoc epoc/createpkg.pl pp_sys.c
39363 ____________________________________________________________________________
39364 [  8956] By: jhi                                   on 2001/02/27  06:12:11
39365         Log: Subject: [perl-current] EPOC 
39366              From: Olaf Flebbe <O.Flebbe@science-computing.de>
39367              Date: Mon, 26 Feb 2001 23:34:36 +0100 (CET)
39368              Message-ID: <Pine.LNX.4.02.10102262333490.3781-100000@milkyway.science-computing.de>
39369      Branch: perl
39370            ! AUTHORS README.epoc epoc/createpkg.pl epoc/epoc.c
39371            ! epoc/epocish.c epoc/epocish.h pp_sys.c
39372 ____________________________________________________________________________
39373 [  8955] By: jhi                                   on 2001/02/27  05:59:50
39374         Log: Subject: Re: Compile with perlcc..
39375              From: Edward Peschko <edwardp@excitehome.net>
39376              Date: Mon, 26 Feb 2001 18:51:58 -0800
39377              Message-ID: <20010226185158.A9871@excitehome.net>
39378              
39379              plus add a simple usage message if no arguments given.
39380      Branch: perl
39381            ! lib/Test/Harness.pm pod/Makefile.SH t/TEST t/harness
39382            ! utils/Makefile utils/perlcc.PL win32/pod.mak
39383 ____________________________________________________________________________
39384 [  8954] By: nick                                  on 2001/02/26  21:02:59
39385         Log: Integrate mainline
39386      Branch: perlio
39387           !> README.bs2000 ext/Encode/compile lib/Test.pm op.c perlio.c
39388           !> pod/perlguts.pod pod/perlop.pod pp_ctl.c run.c t/op/bop.t
39389           !> t/op/sprintf.t
39390 ____________________________________________________________________________
39391 [  8953] By: jhi                                   on 2001/02/26  14:43:54
39392         Log: Subject: Documenting coderef @INC (Re: CPAN "make this script work" feature)
39393              From: Nicholas Clark <nick@ccl4.org>
39394              Date: Mon, 26 Feb 2001 00:42:07 +0000
39395              Message-ID: <20010226004207.F23333@plum.flirble.org>
39396      Branch: perl
39397            ! pp_ctl.c
39398 ____________________________________________________________________________
39399 [  8952] By: jhi                                   on 2001/02/26  14:42:13
39400         Log: Subject: [PATCH] XPUSH[insp] was Re: progress
39401              From: Simon Cozens <simon@netthink.co.uk>
39402              Date: Mon, 26 Feb 2001 12:23:48 +0000
39403              Message-ID: <20010226122348.A25536@pembro26.pmb.ox.ac.uk>
39404      Branch: perl
39405            ! pod/perlguts.pod
39406 ____________________________________________________________________________
39407 [  8951] By: jhi                                   on 2001/02/26  14:39:15
39408         Log: Subject: [PATCH] perlio - unknown layer
39409              From: Nicholas Clark <nick@ccl4.org>
39410              Date: Mon, 26 Feb 2001 00:27:19 +0000
39411              Message-ID: <20010226002719.E23333@plum.flirble.org>
39412      Branch: perl
39413            ! perlio.c
39414 ____________________________________________________________________________
39415 [  8950] By: jhi                                   on 2001/02/26  14:38:04
39416         Log: Subject: PATCH: extra tests to check on negative float to unsigned cast
39417              From: Jeff Okamoto <okamoto@xfiles.corp.hp.com>
39418              Message-Id: <200102232128.NAA28938@xfiles.corp.hp.com>
39419              Date: Fri, 23 Feb 2001 13:28:33 -0800 (PST)
39420      Branch: perl
39421            ! t/op/bop.t
39422 ____________________________________________________________________________
39423 [  8949] By: jhi                                   on 2001/02/26  14:37:07
39424         Log: Subject: Re: [PATCH: perl 5.005_03] Record I/O fix for Test.pm in older perl
39425              From: Peter Prymmer <pvhp@forte.com>
39426              Date: Fri, 23 Feb 2001 10:51:37 -0800 (PST)
39427              Message-ID: <Pine.OSF.4.10.10102231042010.79050-100000@aspara.forte.com>
39428      Branch: perl
39429            ! lib/Test.pm
39430 ____________________________________________________________________________
39431 [  8948] By: jhi                                   on 2001/02/26  14:35:53
39432         Log: Subject: [PATCH: perl@8890] small fix in pod/perlop.pod
39433              From: Radu Greab <radu@netsoft.ro>
39434              Date: Fri, 23 Feb 2001 18:50:48 +0200 (EET)
39435              Message-ID: <14998.38120.623015.916165@ix.netsoft.ro>
39436      Branch: perl
39437            ! pod/perlop.pod
39438 ____________________________________________________________________________
39439 [  8947] By: jhi                                   on 2001/02/26  14:34:46
39440         Log: Subject: [PATCH: perl@8935] -Dt padsv($var)
39441              From: David Mitchell <davem@fdgroup.co.uk>
39442              Date: Mon, 26 Feb 2001 11:01:24 +0000 (GMT)
39443              Message-Id: <200102261101.LAA12915@tiree.fdgroup.co.uk>
39444      Branch: perl
39445            ! run.c
39446 ____________________________________________________________________________
39447 [  8946] By: jhi                                   on 2001/02/26  14:32:37
39448         Log: Subject: Modified README.bs2000 
39449              From: Dorner Thomas <Thomas.Dorner@start.de>
39450              Date: Mon, 26 Feb 2001 09:22:17 +0100
39451              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A889D@Ex02.inhouse.start.de>
39452      Branch: perl
39453            ! README.bs2000
39454 ____________________________________________________________________________
39455 [  8945] By: jhi                                   on 2001/02/26  14:19:53
39456         Log: Integrate the t/op/sprintf.t parts of #7909 and #8944 from mainline
39457              to maintperl, listing the known failures on the tests 129 and 130.
39458      Branch: maint-5.6/perl
39459           !> t/op/sprintf.t
39460 ____________________________________________________________________________
39461 [  8944] By: jhi                                   on 2001/02/26  14:14:15
39462         Log: Add more known sprintf failures.
39463      Branch: perl
39464            ! t/op/sprintf.t
39465 ____________________________________________________________________________
39466 [  8943] By: jhi                                   on 2001/02/26  13:56:22
39467         Log: perlglob.exe needs to be found in Win32, patch from
39468              Vadim Konovalov.  Nick I-S comments: "Perhaps a lingering glob()
39469              which needs external glob at mini-perl time."
39470      Branch: perl
39471            ! ext/Encode/compile
39472 ____________________________________________________________________________
39473 [  8942] By: jhi                                   on 2001/02/26  13:52:19
39474         Log: A missing dTHX from Vadim Konovalov.
39475      Branch: perl
39476            ! perlio.c
39477 ____________________________________________________________________________
39478 [  8941] By: jhi                                   on 2001/02/26  13:37:05
39479         Log: Miscommunication at #8914: #8902 was okay, #8881 was to be retracted.
39480      Branch: perl
39481            ! op.c
39482 ____________________________________________________________________________
39483 [  8940] By: jhi                                   on 2001/02/26  13:35:40
39484         Log: Integrate perlio.
39485      Branch: perl
39486           !> ext/Encode/Encode.pm
39487 ____________________________________________________________________________
39488 [  8939] By: nick                                  on 2001/02/25  23:47:09
39489         Log: Integrate mainline.
39490      Branch: perlio
39491           !> Changes lib/Pod/Find.pm patchlevel.h perl.h regcomp.c
39492           !> t/op/pat.t t/op/tr.t t/pod/find.t toke.c utf8.c
39493 ____________________________________________________________________________
39494 [  8938] By: nick                                  on 2001/02/25  19:36:28
39495         Log: Encode implementations docs.
39496      Branch: perlio
39497            ! ext/Encode/Encode.pm
39498 ____________________________________________________________________________
39499 [  8937] By: jhi                                   on 2001/02/25  19:26:16
39500         Log: Script wasn't aligned with reality.
39501      Branch: perl
39502            ! t/pod/find.t
39503 ____________________________________________________________________________
39504 [  8936] By: jhi                                   on 2001/02/25  18:54:55
39505         Log: Update Changes.
39506      Branch: perl
39507            ! Changes patchlevel.h
39508 ____________________________________________________________________________
39509 [  8935] By: jhi                                   on 2001/02/25  18:46:36
39510         Log: Retract #8929,8930,8932,8933 for now.
39511      Branch: perl
39512            ! perl.h regcomp.c t/op/pat.t t/op/tr.t toke.c
39513 ____________________________________________________________________________
39514 [  8934] By: jhi                                   on 2001/02/25  17:34:35
39515         Log: Integrate perlio.
39516      Branch: perl
39517           !> embed.pl ext/Encode/Encode.pm ext/Encode/Encode.xs
39518           !> lib/ExtUtils/typemap perl.h perlapi.c proto.h sv.c
39519           !> t/lib/encode.t
39520 ____________________________________________________________________________
39521 [  8933] By: jhi                                   on 2001/02/25  17:33:12
39522         Log: (Retracted by #8395.)
39523              
39524              Slight tweaks in scan_const(), not fixes yet, it seems like
39525              lots of work remains to be done...
39526      Branch: perl
39527            ! toke.c
39528 ____________________________________________________________________________
39529 [  8932] By: jhi                                   on 2001/02/25  17:27:11
39530         Log: (Retracted by #8395.)
39531              
39532              Missing from #8930.
39533      Branch: perl
39534            ! perl.h
39535 ____________________________________________________________________________
39536 [  8931] By: jhi                                   on 2001/02/25  17:26:19
39537         Log: A comment tweak.
39538      Branch: perl
39539            ! utf8.c
39540 ____________________________________________________________________________
39541 [  8930] By: jhi                                   on 2001/02/25  17:25:47
39542         Log: (Retracted by #8395.)
39543              
39544              Attempt to fix the EBCDIC character range problwm with //.
39545      Branch: perl
39546            ! regcomp.c
39547 ____________________________________________________________________________
39548 [  8929] By: jhi                                   on 2001/02/25  17:23:45
39549         Log: (Retracted by #8395.)
39550              
39551              Expand the EBCDIC character range tests, and add few nasty
39552              tr tests from Karsten Sperling.
39553      Branch: perl
39554            ! t/op/pat.t t/op/tr.t
39555 ____________________________________________________________________________
39556 [  8928] By: jhi                                   on 2001/02/25  17:18:49
39557         Log: Missing check-in.
39558      Branch: perl
39559            ! lib/Pod/Find.pm
39560 ____________________________________________________________________________
39561 [  8927] By: nick                                  on 2001/02/25  11:30:22
39562         Log: Change method names in Encode implementation classes to something
39563              less confusing (preparing to "go public").
39564      Branch: perlio
39565            ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
39566 ____________________________________________________________________________
39567 [  8926] By: nick                                  on 2001/02/25  10:53:24
39568         Log: GCC __atribute__ / printf fix
39569      Branch: perlio
39570            ! perl.h
39571 ____________________________________________________________________________
39572 [  8925] By: nick                                  on 2001/02/25  10:52:25
39573         Log: Checked in the wrong one ...
39574      Branch: perlio
39575            ! ext/Encode/Encode.pm
39576 ____________________________________________________________________________
39577 [  8924] By: nick                                  on 2001/02/24  18:46:51
39578         Log: Integrate mainline - to see what Jarkko has in ...
39579      Branch: perlio
39580           +> t/pod/testpods/lib/Pod/Stuff.pm
39581           !> MANIFEST t/TEST t/lib/glob-basic.t t/op/pat.t t/pod/find.t
39582 ____________________________________________________________________________
39583 [  8923] By: nick                                  on 2001/02/24  17:05:23
39584         Log: Encode API documentation nd tidy up.
39585              Minor additions to test.
39586              Tweaks sv_utf8_upgrade() to force SvPV, and always SvUTF8_on and return length.
39587              Adds STRLEN to standard typemap.
39588      Branch: perlio
39589            ! embed.pl ext/Encode/Encode.pm ext/Encode/Encode.xs
39590            ! lib/ExtUtils/typemap perlapi.c proto.h sv.c t/lib/encode.t
39591 ____________________________________________________________________________
39592 [  8922] By: jhi                                   on 2001/02/24  16:38:12
39593         Log: Add a test for the "character range should match in EBCDIC
39594              if specified using explicit numerics" bug found by Karsten
39595              Sperling.
39596      Branch: perl
39597            ! t/op/pat.t
39598 ____________________________________________________________________________
39599 [  8921] By: jhi                                   on 2001/02/24  16:30:16
39600         Log: Subject: [PATCH t/pod/find.t t/TEST] fixing t/pod/find.t, running t/pod
39601              From: schwern@pobox.com
39602              Date: Fri, 23 Feb 2001 03:21:37 -0500
39603              Message-ID: <20010223032137.A26022@magnonel.guild.net>
39604              
39605              plus Charles Lane's fixes, plus tweaks.
39606      Branch: perl
39607            + t/pod/testpods/lib/Pod/Stuff.pm
39608            ! MANIFEST t/TEST t/lib/glob-basic.t t/pod/find.t
39609 ____________________________________________________________________________
39610 [  8920] By: nick                                  on 2001/02/24  10:30:11
39611         Log: Integrate mainline
39612      Branch: perlio
39613           !> (integrate 33 files)
39614 ____________________________________________________________________________
39615 [  8919] By: jhi                                   on 2001/02/24  00:23:35
39616         Log: Subject: Re: I'm losing the war...
39617              From: "Vadim Konovalov" <watman@inbox.ru>
39618              Date: Sat, 24 Feb 2001 00:10:14 +0300
39619              Message-ID: <007501c09dde$a9b84420$2f7b55c2@vad>
39620              
39621              hv_store() not working correctly in ENV_IS_CASELESS case.
39622      Branch: perl
39623            ! hv.c
39624 ____________________________________________________________________________
39625 [  8918] By: jhi                                   on 2001/02/24  00:20:09
39626         Log: Subject: Re: [PATCH] fix for charnames above FFFF
39627              From: andreas.koenig@anima.de (Andreas J. Koenig)
39628              Date: 23 Feb 2001 02:39:03 +0100
39629              Message-ID: <m3u25mxjns.fsf@ak-71.mind.de>
39630              
39631              A further efficiency tweak.
39632      Branch: perl
39633            ! lib/charnames.pm
39634 ____________________________________________________________________________
39635 [  8917] By: jhi                                   on 2001/02/23  20:27:51
39636         Log: Integrate change #8916 from mainline,
39637              do away with USE_WIN32_RTL_ENV.
39638      Branch: maint-5.6/perl
39639           !> perl.c util.c win32/win32.c win32/win32.h win32/win32iop.h
39640 ____________________________________________________________________________
39641 [  8916] By: jhi                                   on 2001/02/23  20:02:25
39642         Log: Abolish USE_WIN32_RTL_ENV.
39643      Branch: perl
39644            ! perl.c util.c win32/win32.c win32/win32.h win32/win32iop.h
39645 ____________________________________________________________________________
39646 [  8915] By: jhi                                   on 2001/02/23  19:36:00
39647         Log: Retract #8893, zero-initializing may be costly, maybe reintroduce
39648              later protected by some #define.
39649      Branch: perl
39650            ! gv.c
39651 ____________________________________________________________________________
39652 [  8914] By: jhi                                   on 2001/02/23  19:31:38
39653         Log: Retract #8902 for now, requested by Charles Lane, the correct
39654              fix will be something else.
39655      Branch: perl
39656            ! op.c
39657 ____________________________________________________________________________
39658 [  8913] By: jhi                                   on 2001/02/23  19:11:36
39659         Log: Subject: [PATCH: perl@8892] was Re: hashing order difference?
39660              From: Peter Prymmer <pvhp@forte.com>
39661              Date: Fri, 23 Feb 2001 10:54:09 -0800 (PST)
39662              Message-ID: <Pine.OSF.4.10.10102231036100.79050-100000@aspara.forte.com>
39663      Branch: perl
39664            ! t/op/lex_assign.t
39665 ____________________________________________________________________________
39666 [  8912] By: jhi                                   on 2001/02/23  18:38:20
39667         Log: Subject: [patch] perlio + useithreads
39668              From: Doug MacEachern <dougm@covalent.net>
39669              Date: Fri, 23 Feb 2001 00:05:37 -0800 (PST)
39670              Message-ID: <Pine.LNX.4.21.0102222356460.14249-100000@mako.covalent.net>
39671              
39672              Gets things running but not complete.
39673      Branch: perl
39674            ! intrpvar.h objXSUB.h perlapi.c perlio.h proto.h sv.c
39675 ____________________________________________________________________________
39676 [  8911] By: jhi                                   on 2001/02/23  04:20:02
39677         Log: Integrate changes #8896,8897,8898,8906,8907,8908 from mainline.
39678              
39679              Duplicated environment freeing, File::Temp 0.12,
39680              op/append portability (EBCDIC) tweak.
39681      Branch: maint-5.6/perl
39682           !> lib/File/Temp.pm perl.c t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
39683           !> t/op/append.t
39684 ____________________________________________________________________________
39685 [  8910] By: jhi                                   on 2001/02/23  02:07:33
39686         Log: Integrate change #8909 from mainline, a better Borland
39687              putenv() workaround.
39688      Branch: maint-5.6/perl
39689           !> perl.c
39690 ____________________________________________________________________________
39691 [  8909] By: jhi                                   on 2001/02/23  02:05:46
39692         Log: A better workaround for Borland putenv() brokenness from Sarathy.
39693      Branch: perl
39694            ! perl.c
39695 ____________________________________________________________________________
39696 [  8908] By: jhi                                   on 2001/02/23  02:04:14
39697         Log: Subject: fix for parameter -Dm (for perl@8867)
39698              From: "Vadim Konovalov" <watman@inbox.ru>
39699              Date: Thu, 22 Feb 2001 17:30:12 +0300
39700              Message-ID: <001801c09cdc$2faba490$2a7b55c2@vad>
39701      Branch: perl
39702            ! perl.h
39703 ____________________________________________________________________________
39704 [  8907] By: jhi                                   on 2001/02/23  01:58:20
39705         Log: Subject: [PATCH: perl@8892] treat unicoding and null bytes in op/append.t
39706              From: Peter Prymmer <pvhp@forte.com>
39707              Date: Thu, 22 Feb 2001 13:23:59 -0800 (PST)
39708              Message-ID: <Pine.OSF.4.10.10102221319460.47500-100000@aspara.forte.com>
39709      Branch: perl
39710            ! t/op/append.t
39711 ____________________________________________________________________________
39712 [  8906] By: jhi                                   on 2001/02/23  01:48:34
39713         Log: Upgrade to File::Temp 0.12, from Tim Jenness.
39714      Branch: perl
39715            ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
39716 ____________________________________________________________________________
39717 [  8905] By: jhi                                   on 2001/02/23  01:43:30
39718         Log: Subject: [PATCH: perl@8892] fix a patcho in t/lib/st-06compat.t
39719              From: Peter Prymmer <pvhp@forte.com>
39720              Date: Thu, 22 Feb 2001 12:54:31 -0800 (PST)
39721              Message-ID: <Pine.OSF.4.10.10102221249170.47500-100000@aspara.forte.com>
39722      Branch: perl
39723            ! t/lib/st-06compat.t
39724 ____________________________________________________________________________
39725 [  8904] By: jhi                                   on 2001/02/23  01:42:39
39726         Log: Metaconfig unit change for #8903.
39727      Branch: metaconfig/U/perl
39728            ! Devel.U
39729 ____________________________________________________________________________
39730 [  8903] By: jhi                                   on 2001/02/23  01:42:12
39731         Log: Be more helpful for devel builders, suggested by John L. Allen.
39732      Branch: perl
39733            ! Configure
39734 ____________________________________________________________________________
39735 [  8902] By: jhi                                   on 2001/02/23  01:37:41
39736         Log: (Retracted by #8914)
39737              (Wrongly, reinstated by #8941)
39738              
39739              Subject:  [PATCH 5.7.0] don't zero CvFLAGS before checking for CvCONST!
39740              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
39741              Date:     Thu, 22 Feb 2001 09:43:57 EST
39742              Message-Id: <010222094237.9d22e@DUPHY4.Physics.Drexel.Edu>
39743      Branch: perl
39744            ! op.c
39745 ____________________________________________________________________________
39746 [  8901] By: jhi                                   on 2001/02/23  01:20:32
39747         Log: Subject:  [PATCH perl 5.7.0] malloc message address offset
39748              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
39749              Date:     Thu, 22 Feb 2001 08:01:35 EST
39750              Message-Id: <010222075625.9d22e@DUPHY4.Physics.Drexel.Edu>
39751      Branch: perl
39752            ! malloc.c
39753 ____________________________________________________________________________
39754 [  8900] By: jhi                                   on 2001/02/23  01:18:02
39755         Log: Integrate changes #8898,8899 from mainline, environ handling.
39756      Branch: maint-5.6/perl
39757           !> perl.c
39758 ____________________________________________________________________________
39759 [  8899] By: jhi                                   on 2001/02/23  01:16:25
39760         Log: Rewrite putenv() using my_setenv().  (In general the vendors'
39761              putenv() is not to be relied on, they are either broken or leaky
39762              or both.)
39763      Branch: perl
39764            ! perl.c
39765 ____________________________________________________________________________
39766 [  8898] By: jhi                                   on 2001/02/22  23:36:59
39767         Log: Fix #8803 as #8897 fixed #8896: with environ safesysmalloc()
39768              and safesysfree() must be used.
39769      Branch: perl
39770            ! perl.c
39771 ____________________________________________________________________________
39772 [  8897] By: jhi                                   on 2001/02/22  23:25:45
39773         Log: With environ one must use safesysmalloc()/safesysfree().
39774      Branch: perl
39775            ! perl.c
39776 ____________________________________________________________________________
39777 [  8896] By: jhi                                   on 2001/02/22  22:13:18
39778         Log: If we have a duplicated environment free it
39779              if PERL_DESTRUCT_LEVEL.
39780      Branch: perl
39781            ! perl.c
39782 ____________________________________________________________________________
39783 [  8895] By: alanbur                               on 2001/02/22  19:31:57
39784         Log: Synchronised with parent
39785      Branch: maint-5.6/pureperl
39786           !> embed.h embed.pl ext/POSIX/POSIX.xs lib/File/Temp.pm op.c
39787 ____________________________________________________________________________
39788 [  8894] By: gsar                                  on 2001/02/22  19:06:18
39789         Log: integrate changes#6162,6163 from mainline (missing leak fixes!)
39790              
39791              fix memory leak in method call optimization (change#3768);
39792              made C<eval "$x->foo()"> leak
39793              
39794              fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
39795      Branch: maint-5.6/perl
39796           !> op.c
39797 ____________________________________________________________________________
39798 [  8893] By: jhi                                   on 2001/02/22  18:35:27
39799         Log: (Retracted by #8915.)
39800              
39801              Third Degree finding:
39802              reading uninitialized local variable smallbuf + 8 bytes of Perl_gv_fetchfile
39803      Branch: perl
39804            ! gv.c
39805 ____________________________________________________________________________
39806 [  8892] By: jhi                                   on 2001/02/22  14:28:32
39807         Log: Update Changes.
39808      Branch: perl
39809            ! Changes patchlevel.h
39810 ____________________________________________________________________________
39811 [  8891] By: jhi                                   on 2001/02/22  13:22:45
39812         Log: Metaconfig unit changes for #8890.
39813      Branch: metaconfig
39814            ! U/modified/Cppsym.U U/threads/archname.U
39815 ____________________________________________________________________________
39816 [  8890] By: jhi                                   on 2001/02/22  13:22:12
39817         Log: Add -stdio to the archname if no perlio selected,
39818              no -perlio added since that is now the default.
39819              
39820              Add few CPUs/architectures to the Cppsym scan.
39821      Branch: perl
39822            ! Configure config_h.SH
39823 ____________________________________________________________________________
39824 [  8889] By: jhi                                   on 2001/02/22  13:05:59
39825         Log: Metaconfig unit change for #8888.
39826      Branch: metaconfig/U/perl
39827            ! useperlio.U
39828 ____________________________________________________________________________
39829 [  8888] By: jhi                                   on 2001/02/22  13:05:28
39830         Log: *drum roll*  Make perlio the default.
39831      Branch: perl
39832            ! Configure config_h.SH
39833 ____________________________________________________________________________
39834 [  8887] By: jhi                                   on 2001/02/22  12:50:52
39835         Log: Integrate change #8665 from maintperl to mainline,
39836              IA64-induced POSIX::SigSet masking with IVs instead of NVs.
39837      Branch: perl
39838           !> ext/POSIX/POSIX.xs
39839 ____________________________________________________________________________
39840 [  8886] By: jhi                                   on 2001/02/22  12:49:24
39841         Log: Integrate changes #8883,8884 from mainline to maintperl.
39842              
39843              Subject: [patch: perl@8867] embed.{h|pl} need not mention ebcdic_control ...
39844              Subject: Re: File::Temp::_gettemp warning
39845      Branch: maint-5.6/perl
39846           !> embed.h embed.pl lib/File/Temp.pm
39847 ____________________________________________________________________________
39848 [  8885] By: jhi                                   on 2001/02/22  12:43:59
39849         Log: Based on
39850              
39851              Subject: [ID 20010222.001] POSIX.xs IV vs NV bug
39852              From: schwab@suse.de
39853              Date: Thu, 22 Feb 2001 13:08:09 +0100
39854              Message-Id: <200102221208.f1MC89H09364@sykes.suse.de>
39855              
39856              but the fix done slightly differently because the other
39857              half was already done in #8664.
39858      Branch: maint-5.6/perl
39859            ! ext/POSIX/POSIX.xs
39860 ____________________________________________________________________________
39861 [  8884] By: jhi                                   on 2001/02/22  12:37:15
39862         Log: Subject: Re: File::Temp::_gettemp warning
39863              From: Tim Jenness <t.jenness@jach.hawaii.edu>
39864              Date: Wed, 21 Feb 2001 22:15:32 -1000 (HST)
39865              Message-ID: <Pine.LNX.4.30.0102212211190.18964-100000@lapaki.jach.hawaii.edu>
39866              
39867              This patch to File::Temp does two things:
39868              
39869              1. Fixes the problem with CGI::Carp when determining
39870              the Fcntl constants
39871              
39872              2. Removes most of the carps and consolidates them so that all the
39873              reasons are included in a single die that is caught by the test. This
39874              means that the correct skipping behaviour is displayed by the test.
39875      Branch: perl
39876            ! lib/File/Temp.pm
39877 ____________________________________________________________________________
39878 [  8883] By: jhi                                   on 2001/02/22  12:29:19
39879         Log: Subject: [patch: perl@8867] embed.{h|pl} need not mention ebcdic_control ...
39880              From: Peter Prymmer <pvhp@forte.com>
39881              Date: Wed, 21 Feb 2001 16:30:06 -0800 (PST)
39882              Message-ID: <Pine.OSF.4.10.10102211624490.12601-100000@aspara.forte.com>
39883      Branch: perl
39884            ! embed.h embed.pl
39885 ____________________________________________________________________________
39886 [  8882] By: jhi                                   on 2001/02/21  19:41:33
39887         Log: Integrate change #8881 from mainlin to maintperl.
39888              
39889              Subject:  [PATCH - perl8585] glob-in-eval memory leak fix
39890      Branch: maint-5.6/perl
39891           !> op.c
39892 ____________________________________________________________________________
39893 [  8881] By: jhi                                   on 2001/02/21  19:38:57
39894         Log: Subject:  [PATCH - perl8585] glob-in-eval memory leak fix
39895              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
39896              Date:     Wed, 21 Feb 2001 13:08:03 EST
39897              Message-Id: <010221130721.7a2ab@DUPHY4.Physics.Drexel.Edu>
39898      Branch: perl
39899            ! op.c
39900 ____________________________________________________________________________
39901 [  8880] By: jhi                                   on 2001/02/21  19:34:34
39902         Log: Retract #8875, cannot let go of the old semantics of unpack U
39903              without rethinking utf8decode.t.
39904      Branch: perl
39905            ! pp.c t/op/pack.t
39906 ____________________________________________________________________________
39907 [  8879] By: jhi                                   on 2001/02/21  19:08:02
39908         Log: Run run/*.t also in minitest.
39909      Branch: perl
39910            ! Makefile.SH
39911 ____________________________________________________________________________
39912 [  8878] By: nick                                  on 2001/02/21  18:55:37
39913         Log: Integrate mainline
39914      Branch: perlio
39915           !> (integrate 76 files)
39916 ____________________________________________________________________________
39917 [  8877] By: jhi                                   on 2001/02/21  15:09:33
39918         Log: Fix the sys/fcntl.h problem reported by Peter Prymmer.
39919      Branch: metaconfig
39920            ! U/compline/nblock_io.U
39921      Branch: perl
39922            ! Configure config_h.SH
39923 ____________________________________________________________________________
39924 [  8876] By: jhi                                   on 2001/02/21  14:54:45
39925         Log: If no sfio, no -lsfio.
39926      Branch: metaconfig/U/perl
39927            ! d_sfio.U
39928      Branch: perl
39929            ! Configure config_h.SH
39930 ____________________________________________________________________________
39931 [  8875] By: jhi                                   on 2001/02/21  14:54:00
39932         Log: Make unpack C and unpack U truly equivalent.
39933      Branch: perl
39934            ! pp.c t/op/pack.t
39935 ____________________________________________________________________________
39936 [  8874] By: jhi                                   on 2001/02/21  14:26:02
39937         Log: Subject: [patch perl@8841] One URL update and a possible OS Version snag for perlport.pod
39938              From: Peter Prymmer <pvhp@forte.com>
39939              Date: Tue, 20 Feb 2001 14:51:55 -0800 (PST)
39940              Message-ID: <Pine.OSF.4.10.10102201447380.501692-100000@aspara.forte.com>
39941      Branch: perl
39942            ! pod/perlport.pod
39943 ____________________________________________________________________________
39944 [  8873] By: jhi                                   on 2001/02/21  14:24:31
39945         Log: Subject: [PATCH] fix for charnames above FFFF
39946              From: andreas.koenig@anima.de (Andreas J. Koenig)
39947              Date: 21 Feb 2001 07:05:45 +0100
39948              Message-ID: <m366i44ll2.fsf@ak-71.mind.de>
39949      Branch: perl
39950            ! lib/charnames.pm t/lib/charnames.t
39951 ____________________________________________________________________________
39952 [  8872] By: jhi                                   on 2001/02/21  14:15:25
39953         Log: Integrate change #8868 from pureperl to mainline.
39954              
39955              Fixed reference count loop caused by sv_magic.
39956      Branch: perl
39957           !> sv.c
39958 ____________________________________________________________________________
39959 [  8871] By: jhi                                   on 2001/02/21  14:07:29
39960         Log: Integrate change #8868 from pureperl to maintperl.
39961              
39962              Fixed reference count loop caused by sv_magic.
39963      Branch: maint-5.6/perl
39964           !> sv.c
39965 ____________________________________________________________________________
39966 [  8870] By: jhi                                   on 2001/02/21  14:04:41
39967         Log: Put back the #8840, it was innocent.
39968      Branch: perl
39969            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
39970            ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
39971 ____________________________________________________________________________
39972 [  8869] By: jhi                                   on 2001/02/21  14:00:03
39973         Log: unpack("C", ...) was left slightly unfinished by #8865.
39974      Branch: perl
39975            ! pp.c t/op/pack.t
39976 ____________________________________________________________________________
39977 [  8868] By: alanbur                               on 2001/02/21  01:33:45
39978         Log: Fixed reference count loop caused by sv_magic.  sv_magic is called
39979              from gv_fetchpv to create single-character magic variables (e.g. $!),
39980              and it is passed a sv and the gv that contains the sv as the mg_obj
39981              value.  When sv_magic stores the mg_obj pointer it increments the gv
39982              refcount, thus causing a sv-gv pair that can't be freed.  There is
39983              already a check for sv == obj which is used to prevent such reference
39984              loops.  This change extends the check to cover the case described above.
39985      Branch: maint-5.6/pureperl
39986            ! sv.c
39987 ____________________________________________________________________________
39988 [  8867] By: jhi                                   on 2001/02/21  00:52:39
39989         Log: Update Changes.
39990      Branch: perl
39991            ! Changes patchlevel.h
39992 ____________________________________________________________________________
39993 [  8866] By: jhi                                   on 2001/02/21  00:34:20
39994         Log: Upgrade to CGI.pm 2.752, from Lincoln Stein.
39995              (Note: there were some conflicts due to EBCDIC and EPOC
39996              patches, in general I preferred the repository code.)
39997              (When 2.753 comes out, we need to synchronize.)
39998      Branch: perl
39999            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
40000            ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
40001            ! t/lib/cgi-html.t
40002 ____________________________________________________________________________
40003 [  8865] By: jhi                                   on 2001/02/21  00:24:22
40004         Log: Make pack("C", 0x100) to create Unicode, unless under the
40005              evil influence of 'use bytes'.  Similarly, unpack("C", ...)
40006              will understand Unicode, unless you under know what.
40007      Branch: perl
40008            ! pp.c t/op/pack.t t/op/qu.t
40009 ____________________________________________________________________________
40010 [  8864] By: alanbur                               on 2001/02/20  22:35:34
40011         Log: Resynchronised with parent
40012      Branch: maint-5.6/pureperl
40013           !> README.win32 ext/GDBM_File/GDBM_File.pm
40014           !> ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
40015           !> ext/SDBM_File/SDBM_File.pm handy.h lib/Test.pm makedef.pl mg.c
40016           !> pod/perlop.pod t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
40017           !> t/lib/sdbm.t util.c
40018 ____________________________________________________________________________
40019 [  8863] By: jhi                                   on 2001/02/20  20:55:11
40020         Log: Integrate change #8860,8861 from mainline into maintperl.
40021              
40022              "pseudo-literal j"
40023              
40024              Subject: [PATCH: 5.6.1 trial2 && perl@8807] workaround VMS I/O problem in Test.pm for bug ID 20010213.009
40025      Branch: maint-5.6/perl
40026           !> lib/Test.pm pod/perlop.pod
40027 ____________________________________________________________________________
40028 [  8862] By: jhi                                   on 2001/02/20  20:30:07
40029         Log: Don't do casting between pointers pointing to differently sized
40030              integers.
40031      Branch: perl
40032            ! hv.c sv.c
40033 ____________________________________________________________________________
40034 [  8861] By: jhi                                   on 2001/02/20  19:53:44
40035         Log: Subject: [PATCH: 5.6.1 trial2 && perl@8807] workaround VMS I/O problem in Test.pm for bug ID 20010213.009
40036              From: Peter Prymmer <pvhp@forte.com>
40037              Message-ID: <Pine.OSF.4.10.10102141617350.197219-100000@aspara.forte.com>
40038              Date: Wed, 14 Feb 2001 16:28:16 -0800 (PST)
40039      Branch: perl
40040            ! lib/Test.pm
40041 ____________________________________________________________________________
40042 [  8860] By: jhi                                   on 2001/02/20  19:48:02
40043         Log: "pseudo-literal j", a documentation glitch reported to Debian.
40044              The text recovered from Perl 5.005_03, and pseudo-literal replaced
40045              by "backtick string".
40046      Branch: perl
40047            ! pod/perlop.pod
40048 ____________________________________________________________________________
40049 [  8859] By: jhi                                   on 2001/02/20  19:15:46
40050         Log: Skip the Perl_sys_intern_clear and Perl_sys_intern_init,
40051              from Chris Nandor.
40052      Branch: perl
40053            ! makedef.pl
40054 ____________________________________________________________________________
40055 [  8858] By: jhi                                   on 2001/02/20  17:36:53
40056         Log: Integrate pureperl changes #8844,8845,8850 to mainline
40057              (via maintperl #8855).
40058              
40059              Fixed %^H scoping bug
40060              
40061              Removed GV <-> CV refcount loop
40062              
40063              Removed %ENV refcount loop
40064      Branch: perl
40065           !> gv.c op.c perl.c pp.c scope.c
40066 ____________________________________________________________________________
40067 [  8857] By: jhi                                   on 2001/02/20  17:34:32
40068         Log: Integrate changes #8853,8854 from maintperl to mainline.
40069              
40070              EBDIC fixes, README.win32 Borland update.
40071      Branch: perl
40072           !> README.win32 handy.h util.c
40073 ____________________________________________________________________________
40074 [  8856] By: jhi                                   on 2001/02/20  17:33:16
40075         Log: Integrate change #8848 from mainline to maintperl: ?DBM_File cleanup.
40076      Branch: maint-5.6/perl
40077           !> ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
40078           !> ext/ODBM_File/ODBM_File.pm ext/SDBM_File/SDBM_File.pm
40079           !> t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
40080 ____________________________________________________________________________
40081 [  8855] By: jhi                                   on 2001/02/20  17:32:13
40082         Log: Integrate pureperl changes #8844,8845,8850 to maintperl.
40083              
40084              Fixed %^H scoping bug
40085              
40086              Removed GV <-> CV refcount loop
40087              
40088              Removed %ENV refcount loop
40089      Branch: maint-5.6/perl
40090           !> gv.c op.c perl.c pp.c scope.c
40091 ____________________________________________________________________________
40092 [  8854] By: jhi                                   on 2001/02/20  17:25:06
40093         Log: Subject: Addition to readme.win32 for Borland C++ compilers
40094              Date: Tue, 20 Feb 2001 02:15:25 +0300
40095              From: "Vadim Konovalov" <watman@inbox.ru>
40096              Message-ID: <011c01c09aca$93bbbec0$367b55c2@vad>
40097              
40098              Document Borland compiler misbehaviour.
40099      Branch: maint-5.6/perl
40100            ! README.win32
40101 ____________________________________________________________________________
40102 [  8853] By: jhi                                   on 2001/02/20  17:22:25
40103         Log: The assimilation of ebcdic.c didn't quite work at the first try,
40104              patches from Thomas Dorner.
40105      Branch: maint-5.6/perl
40106            ! handy.h util.c
40107 ____________________________________________________________________________
40108 [  8852] By: jhi                                   on 2001/02/20  17:20:15
40109         Log: Subject: [PATCH] More Mac OS patches for maint-5.6
40110              From: Chris Nandor <pudge@pobox.com>
40111              Date: Tue, 20 Feb 2001 08:32:45 -0500
40112              Message-Id: <p05010403b6b81ee8dca0@[10.0.1.177]>
40113      Branch: maint-5.6/perl
40114            ! makedef.pl mg.c
40115 ____________________________________________________________________________
40116 [  8851] By: jhi                                   on 2001/02/20  17:15:52
40117         Log: Filter::Util::Call update to 1.05, from Paul Marquess.
40118      Branch: perl
40119            ! ext/Filter/Util/Call/Call.pm t/lib/filter-util.pl
40120            ! t/lib/filter-util.t
40121 ____________________________________________________________________________
40122 [  8850] By: alanbur                               on 2001/02/20  17:12:40
40123         Log: Removed %ENV refcount loop.  Elements of %ENV are magical,
40124              and the magic pointer points back to the GV that contains the
40125              %ENV hash.  This creates a refcount loop that prevents members
40126              of %ENV from being freed correctly.  This change removes the
40127              refcount loop - the magic pointer was never used anyway, the
40128              only use of the magic was to check the type ('E') so that the
40129              appropriate environment manipulation code is called when %ENV
40130              is modified.
40131      Branch: maint-5.6/pureperl
40132            ! perl.c
40133 ____________________________________________________________________________
40134 [  8849] By: jhi                                   on 2001/02/20  17:12:20
40135         Log: Subject: [PATCH perl@8841] glob-basic.t, runenv.t fix-ups
40136              From: "Craig A. Berry" <craigberry@mac.com>
40137              Date: Mon, 19 Feb 2001 23:36:12 -0600
40138              Message-Id: <5.0.2.1.0.20010219230450.02762648@exchi01>
40139              
40140              Case-forgiving systems match TestInit.pm with TES*.
40141      Branch: perl
40142            ! t/lib/glob-basic.t
40143 ____________________________________________________________________________
40144 [  8848] By: jhi                                   on 2001/02/20  17:10:02
40145         Log: strict-w-proof the ?DBM_File, from Paul Marquess.
40146      Branch: perl
40147            ! ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
40148            ! ext/ODBM_File/ODBM_File.pm ext/SDBM_File/SDBM_File.pm
40149            ! t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
40150 ____________________________________________________________________________
40151 [  8847] By: jhi                                   on 2001/02/20  15:34:41
40152         Log: The #8843 wasn't quite right: %Config needs to imported.
40153      Branch: perl
40154            ! t/run/runenv.t
40155 ____________________________________________________________________________
40156 [  8846] By: jhi                                   on 2001/02/20  15:31:50
40157         Log: Retract the #8838 and #8840 for now because of
40158              the DB_File tie problem.
40159      Branch: perl
40160            ! embed.h embed.pl global.sym lib/ExtUtils/xsubpp objXSUB.h
40161            ! perlapi.c pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod
40162            ! proto.h sv.c
40163 ____________________________________________________________________________
40164 [  8845] By: alanbur                               on 2001/02/20  14:25:41
40165         Log: Removed GV <-> CV refcount loop
40166              CvGV(mycv) points to the parent GV of the CV, and was previously
40167              refcounted.  The pointer remains, but the refcounting has been removed
40168              as it causes a refcount loop between the CV and GV that means the CV
40169              can't ever be deleted.
40170      Branch: maint-5.6/pureperl
40171            ! gv.c op.c pp.c
40172 ____________________________________________________________________________
40173 [  8844] By: alanbur                               on 2001/02/20  14:23:13
40174         Log: Fixed %^H scoping bug
40175      Branch: maint-5.6/pureperl
40176            ! scope.c
40177 ____________________________________________________________________________
40178 [  8843] By: jhi                                   on 2001/02/19  13:38:08
40179         Log: fork() not everywhere, cleanup temp files.
40180      Branch: perl
40181            ! t/run/runenv.t
40182 ____________________________________________________________________________
40183 [  8842] By: alanbur                               on 2001/02/19  12:42:07
40184         Log: Resynchronised with parent
40185      Branch: maint-5.6/pureperl
40186           !> pod/perlfaq4.pod sv.c utf8.c
40187 ____________________________________________________________________________
40188 [  8841] By: jhi                                   on 2001/02/19  03:35:51
40189         Log: Update Changes.
40190      Branch: perl
40191            ! Changes patchlevel.h
40192 ____________________________________________________________________________
40193 [  8840] By: jhi                                   on 2001/02/19  00:23:41
40194         Log: Subject: [patch] add sv_setref_uv
40195              From: Doug MacEachern <dougm@covalent.net>
40196              Date: Sun, 18 Feb 2001 14:49:33 -0800 (PST)
40197              Message-ID: <Pine.LNX.4.21.0102181448290.10021-100000@mako.covalent.net>
40198      Branch: perl
40199            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
40200            ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
40201 ____________________________________________________________________________
40202 [  8839] By: jhi                                   on 2001/02/19  00:01:38
40203         Log: Put to rest the 20010205.001, the email address checking (not) regex.
40204      Branch: perl
40205            ! pod/perlfaq9.pod
40206 ____________________________________________________________________________
40207 [  8838] By: jhi                                   on 2001/02/18  22:17:54
40208         Log: Subject: [patch] xsubpp: make sv_setref_* targetable
40209              From: Doug MacEachern <dougm@covalent.net>
40210              Date: Sun, 18 Feb 2001 12:58:23 -0800 (PST)
40211              Message-ID: <Pine.LNX.4.21.0102181256310.10021-100000@mako.covalent.net>
40212      Branch: perl
40213            ! lib/ExtUtils/xsubpp
40214 ____________________________________________________________________________
40215 [  8837] By: jhi                                   on 2001/02/18  22:16:50
40216         Log: Subject: [patch] -Wall cleanup round 2
40217              From: Doug MacEachern <dougm@covalent.net>
40218              Date: Sun, 18 Feb 2001 13:08:04 -0800 (PST)
40219              Message-ID: <Pine.LNX.4.21.0102181304520.10021-100000@mako.covalent.net>
40220      Branch: perl
40221            ! ext/B/B.xs ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
40222            ! ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs
40223            ! ext/File/Glob/Glob.xs ext/Filter/Util/Call/Call.xs
40224            ! ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs ext/IPC/SysV/SysV.xs
40225            ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
40226            ! ext/SDBM_File/SDBM_File.xs
40227 ____________________________________________________________________________
40228 [  8836] By: jhi                                   on 2001/02/18  22:11:20
40229         Log: Misapplied regex optimizations when \C is present.
40230              Fixes 20001230.002.
40231              
40232              What still remains broken is that the submatches that
40233              have \C in them get their UTF8 flag on because their
40234              parent SV has it on.  This will result in malformed
40235              UTF8 if a \C happened to match a non-ASCII byte.
40236      Branch: perl
40237            ! regcomp.c regcomp.h regexec.c regexp.h t/op/pat.t
40238            ! t/pragma/utf8.t
40239 ____________________________________________________________________________
40240 [  8835] By: jhi                                   on 2001/02/18  20:12:02
40241         Log: Fix for "[ID 20010213.005] utf8 + localized hash elems + 64 bits?"
40242              
40243              The hash key got wrongly UTF8fied.
40244      Branch: perl
40245            ! pod/perlapi.pod toke.c utf8.c
40246 ____________________________________________________________________________
40247 [  8834] By: jhi                                   on 2001/02/18  19:44:25
40248         Log: Tweak on #8234 (Subject: Re: [PATCH] Warn on use of reference as array elem):
40249              don't warn on magical or overloaded things.
40250      Branch: perl
40251            ! pp_hot.c
40252 ____________________________________________________________________________
40253 [  8833] By: nick                                  on 2001/02/18  19:31:22
40254         Log: Integrate mainline
40255      Branch: perlio
40256           +> t/TestInit.pm t/run/runenv.t
40257            - t/UTEST
40258           !> MANIFEST Makefile.SH ext/Storable/ChangeLog
40259           !> ext/Storable/Storable.pm ext/Storable/Storable.xs
40260           !> lib/Test/Harness.pm perl.c pod/perlfaq4.pod sv.c t/TEST
40261           !> t/lib/charnames.t t/lib/glob-basic.t t/lib/st-06compat.t
40262           !> t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-tiedhook.t
40263           !> t/op/chop.t t/op/eval.t t/op/regexp_noamp.t t/op/subst_wamp.t
40264           !> utf8.c
40265 ____________________________________________________________________________
40266 [  8832] By: jhi                                   on 2001/02/18  19:21:18
40267         Log: Integrate perlio.
40268      Branch: perl
40269           !> perlio.c pod/perldiag.pod
40270 ____________________________________________________________________________
40271 [  8831] By: jhi                                   on 2001/02/18  19:14:20
40272         Log: Integrate change #8827 from mainline.
40273              
40274              UTF8 tweaks.
40275      Branch: maint-5.6/perl
40276           !> sv.c utf8.c
40277 ____________________________________________________________________________
40278 [  8830] By: nick                                  on 2001/02/18  19:10:34
40279         Log: Apply the spirit of patch from Nick Clark:
40280              Subject: [PATCH] Re: extensions that provide layers
40281              From: Nicholas Clark <nick@ccl4.org>
40282              Date: Mon, 12 Feb 2001 16:43:51 +0000
40283              Message-Id: <20010212164350.Q3652@plum.flirble.org>
40284      Branch: perlio
40285            ! perlio.c pod/perldiag.pod
40286 ____________________________________________________________________________
40287 [  8829] By: jhi                                   on 2001/02/18  19:03:25
40288         Log: Subject: [PATCH t/TEST t/TestSetup.pm] Adding in TestSetup.pm to replace BEGIN  preamble on tests.
40289              From: schwern@pobox.com 
40290              Date: Sun, 18 Feb 2001 13:44:35 -0500
40291              Message-ID: <20010218134435.A17544@magnonel.guild.net>
40292              
40293              Applied, but as t/TestInit.pm.
40294      Branch: perl
40295            + t/TestInit.pm
40296            ! MANIFEST t/TEST t/op/eval.t t/op/regexp_noamp.t
40297            ! t/op/subst_wamp.t
40298 ____________________________________________________________________________
40299 [  8828] By: jhi                                   on 2001/02/18  18:43:52
40300         Log: Integrate perlio.
40301      Branch: perl
40302           !> perlio.c
40303 ____________________________________________________________________________
40304 [  8827] By: jhi                                   on 2001/02/18  18:41:33
40305         Log: UTF-8 tweaks.
40306      Branch: perl
40307            ! sv.c utf8.c
40308 ____________________________________________________________________________
40309 [  8826] By: nick                                  on 2001/02/18  17:40:59
40310         Log: Fix [ID 20010217.002]
40311              open FOO, "<:raw:perlio", ...
40312              :raw now inserts default base layer below itself.
40313              Also
40314              open FOO, "<:unix", ...
40315              works as well - but leaves buffer layer on stack under the unix layer.
40316      Branch: perlio
40317            ! perlio.c
40318 ____________________________________________________________________________
40319 [  8825] By: jhi                                   on 2001/02/18  17:15:39
40320         Log: Integrate perlio.
40321      Branch: perl
40322           !> perlio.c perliol.h
40323 ____________________________________________________________________________
40324 [  8824] By: jhi                                   on 2001/02/18  17:10:53
40325         Log: Subject: [PATCH t/TEST lib/Test/Harness.pm] Adding todo tests
40326              From: schwern@pobox.com
40327              Date: Sun, 18 Feb 2001 01:48:50 -0500
40328              Message-ID: <20010218014850.C19957@magnonel.guild.net>
40329      Branch: perl
40330            ! lib/Test/Harness.pm t/TEST t/op/chop.t
40331 ____________________________________________________________________________
40332 [  8823] By: jhi                                   on 2001/02/18  17:01:06
40333         Log: Add run/*.t to testables.
40334      Branch: perl
40335            ! t/TEST
40336 ____________________________________________________________________________
40337 [  8822] By: jhi                                   on 2001/02/18  16:58:58
40338         Log: Subject: [PATCH perl.c] Fixing PERL5OPT (was Re: Warnings, strict, and CPAN)
40339              From: schwern@pobox.com
40340              Date: Sun, 18 Feb 2001 01:11:35 -0500
40341              Message-ID: <20010218011135.A19957@magnonel.guild.net>
40342              
40343              Revive mjd's and Simon's PERL5OPT fix.
40344      Branch: perl
40345            + t/run/runenv.t
40346            ! MANIFEST perl.c
40347 ____________________________________________________________________________
40348 [  8821] By: jhi                                   on 2001/02/18  16:53:46
40349         Log: Subject: Re: Why t/TEST and not Test::Harness?
40350              From: schwern@pobox.com
40351              Date: Sat, 17 Feb 2001 22:44:44 -0500
40352              Message-ID: <20010217224444.A6679@magnonel.guild.net>
40353              
40354              Replace UTEST with TEST -utf8.
40355      Branch: perl
40356            - t/UTEST
40357            ! MANIFEST Makefile.SH t/TEST t/lib/charnames.t
40358            ! t/lib/glob-basic.t
40359 ____________________________________________________________________________
40360 [  8820] By: nick                                  on 2001/02/18  13:06:16
40361         Log: Clean up a few core dumps when layers are used in unexpected ways.
40362              (Still not "right"...)
40363      Branch: perlio
40364            ! perlio.c perliol.h
40365 ____________________________________________________________________________
40366 [  8819] By: jhi                                   on 2001/02/18  02:25:55
40367         Log: Integrate change #8818 from maintperl, a FAQ nit.
40368      Branch: perl
40369           !> pod/perlfaq4.pod
40370 ____________________________________________________________________________
40371 [  8818] By: jhi                                   on 2001/02/18  02:24:50
40372         Log: FAQ nit from Chris Fedde.
40373      Branch: maint-5.6/perl
40374            ! pod/perlfaq4.pod
40375 ____________________________________________________________________________
40376 [  8817] By: nick                                  on 2001/02/17  18:20:14
40377         Log: Integrate mainline
40378      Branch: perlio
40379           +> lib/unicode/UCD.html lib/unicode/Unicode.html
40380           +> lib/unicode/Unicode.txt lib/unicode/rename lib/unicode/version
40381           +> pod/perlclib.pod
40382            - ebcdic.c lib/unicode/UCD301.html lib/unicode/UCDFF301.html
40383            - lib/unicode/Unicode.301
40384           !> (integrate 324 files)
40385 ____________________________________________________________________________
40386 [  8816] By: jhi                                   on 2001/02/17  16:56:58
40387         Log: Upgrade to Storable 1.0.10, from Raphael Manfredi.
40388      Branch: perl
40389            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
40390            ! ext/Storable/Storable.xs t/lib/st-06compat.t
40391            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-tiedhook.t
40392 ____________________________________________________________________________
40393 [  8815] By: jhi                                   on 2001/02/17  16:40:07
40394         Log: Subject: [patch] -Wall
40395              From: Doug MacEachern <dougm@covalent.net>
40396              Date: Fri, 16 Feb 2001 15:25:36 -0800 (PST)
40397              Message-ID: <Pine.LNX.4.21.0102161519500.30352-100000@mako.covalent.net>
40398      Branch: perl
40399            ! doio.c doop.c embed.h embed.pl gv.c objXSUB.h op.c perl.c
40400            ! perlapi.c pp_ctl.c pp_hot.c pp_sys.c proto.h sv.c toke.c
40401 ____________________________________________________________________________
40402 [  8814] By: jhi                                   on 2001/02/16  19:27:18
40403         Log: Document qu better.
40404      Branch: perl
40405            ! pod/perlop.pod
40406 ____________________________________________________________________________
40407 [  8813] By: jhi                                   on 2001/02/15  13:54:37
40408         Log: Subject: [PATCH @8807] toke.c cleanup: scan_str()
40409              From: Hugo <hv@crypt.compulink.co.uk>
40410              Date: Thu, 15 Feb 2001 13:39:49 +0000
40411              Message-Id: <200102151339.NAA32248@crypt.compulink.co.uk>
40412      Branch: perl
40413            ! toke.c
40414 ____________________________________________________________________________
40415 [  8812] By: alanbur                               on 2001/02/15  13:52:16
40416         Log: Resynchronised with parent
40417      Branch: maint-5.6/pureperl
40418            - ebcdic.c
40419           !> (integrate 36 files)
40420 ____________________________________________________________________________
40421 [  8811] By: jhi                                   on 2001/02/15  13:51:16
40422         Log: Integrate changes #8659,8702,8808,8809,8810 from maintperl.
40423              
40424              Subject: [PATCH 5.6.1-TRIAL? and 5.7.?] perldoc uses unescaped backslashes in filenames
40425              From: Jan Dubois <JanD@ActiveState.com>
40426              Date: Wed, 31 Jan 2001 21:17:03 -0800
40427              Message-ID: <8qrh7t069jt32m98sap53l9dfoge0vjrle@4ax.com>
40428              
40429              tweak change#8659 to keep it simple
40430              
40431              Subject: [PATCH 5.6.1-TRIAL2] perldoc.PL using install directories
40432              From: Russ Allbery <rra@stanford.edu>
40433              Date: 14 Feb 2001 10:15:41 -0800
40434              Message-ID: <ylzofpf7w2.fsf@windlord.stanford.edu>
40435              
40436              (8809 empty)
40437              
40438              Upgrade to podlators 1.08, from Russ Allbery.
40439      Branch: perl
40440           !> lib/Pod/Man.pm lib/Pod/Text.pm lib/Test/Harness.pm
40441           !> utils/perldoc.PL
40442 ____________________________________________________________________________
40443 [  8810] By: jhi                                   on 2001/02/15  13:35:08
40444         Log: Upgrade to podlators 1.08, from Russ Allbery.
40445      Branch: maint-5.6/perl
40446            ! lib/Pod/Man.pm lib/Pod/Text.pm
40447 ____________________________________________________________________________
40448 [  8809] By: jhi                                   on 2001/02/15  13:26:38
40449         Log: (accidentally empty check-in)
40450      Branch: maint-5.6/perl
40451            ! lib/Test/Harness.pm
40452 ____________________________________________________________________________
40453 [  8808] By: jhi                                   on 2001/02/15  13:23:47
40454         Log: Subject: [PATCH 5.6.1-TRIAL2] perldoc.PL using install directories
40455              From: Russ Allbery <rra@stanford.edu>
40456              Date: 14 Feb 2001 10:15:41 -0800
40457              Message-ID: <ylzofpf7w2.fsf@windlord.stanford.edu>
40458              
40459              perldoc was hardcoding $Config{installscript}, which breaks
40460              when install* isn't where Perl ends up (such as with AFS).
40461              
40462              Use $Config{scriptdir} instead.
40463      Branch: maint-5.6/perl
40464            ! utils/perldoc.PL
40465 ____________________________________________________________________________
40466 [  8807] By: jhi                                   on 2001/02/14  14:37:27
40467         Log: Update Changes.
40468      Branch: perl
40469            ! Changes patchlevel.h
40470 ____________________________________________________________________________
40471 [  8806] By: jhi                                   on 2001/02/14  14:25:31
40472         Log: Integrate changes #8803,8804,8805 from mainline.
40473              
40474              Duplicate environment for JPL so that JDK 1.2/1.3 don't get upset.
40475              
40476              Don't skip too much of the locale error message if no environ array,
40477              from Chris Nandor.
40478              
40479              More MacOS Classic fixes from Chris Nandor.
40480      Branch: maint-5.6/perl
40481           !> doop.c lib/Cwd.pm perl.c perl.h util.c
40482 ____________________________________________________________________________
40483 [  8805] By: jhi                                   on 2001/02/14  03:29:01
40484         Log: More MacOS Classic fixes from Chris Nandor.
40485      Branch: perl
40486            ! doop.c lib/Cwd.pm
40487 ____________________________________________________________________________
40488 [  8804] By: jhi                                   on 2001/02/14  03:18:35
40489         Log: Don't skip too much of the locale error message if no environ array,
40490              from Chris Nandor.
40491      Branch: perl
40492            ! util.c
40493 ____________________________________________________________________________
40494 [  8803] By: jhi                                   on 2001/02/14  03:14:14
40495         Log: Duplicate environment for JPL so that JDK 1.2/1.3 don't get upset.
40496      Branch: perl
40497            ! perl.c perl.h
40498 ____________________________________________________________________________
40499 [  8802] By: jhi                                   on 2001/02/13  18:31:33
40500         Log: AUTHORS update.
40501      Branch: perl
40502            ! AUTHORS
40503 ____________________________________________________________________________
40504 [  8801] By: jhi                                   on 2001/02/13  17:55:19
40505         Log: Integrate change #8792 from mainline.
40506              
40507              Subject: buncha MacPerl patches for bleadperl
40508              From: Chris Nandor <pudge@pobox.com>
40509              Date: Tue, 13 Feb 2001 00:02:43 -0500
40510              Message-Id: <p05010404b6ae6f85e07a@[10.0.1.177]>
40511      Branch: maint-5.6/perl
40512           !> lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
40513           !> lib/File/Basename.pm makedef.pl perl.c pp_ctl.c
40514           !> t/lib/basename.t toke.c util.h
40515 ____________________________________________________________________________
40516 [  8800] By: jhi                                   on 2001/02/13  17:46:43
40517         Log: When doing that Fpos_t used in PerlIO_getpos proto needs
40518              to be forced to Off_t.
40519              
40520              Subject: [ID 20010201.009] 5.6.1-TRIAL2 sfio build fails
40521              From: nick@ccl4.org
40522              Date: Thu, 1 Feb 2001 12:01:04 +0000
40523              Message-Id: <20010201120103.E11401@plum.flirble.org>
40524      Branch: maint-5.6/perl
40525            ! iperlsys.h perlio.c
40526 ____________________________________________________________________________
40527 [  8799] By: jhi                                   on 2001/02/13  16:52:51
40528         Log: Duplex duplex hunk hunk.
40529      Branch: maint-5.6/perl
40530            ! Makefile.SH
40531 ____________________________________________________________________________
40532 [  8797] By: jhi                                   on 2001/02/13  14:52:04
40533         Log: Subject: [PATCH perl@8773] integral ok lines for VMS
40534              From: "Craig A. Berry" <craigberry@mac.com>
40535              Date: Mon, 12 Feb 2001 11:05:25 -0600
40536              Message-Id: <p04330104b6ac5dfe6d45@[172.16.52.1]>
40537      Branch: perl
40538            ! t/lib/filehand.t t/lib/test-harness.t t/lib/texttabs.t
40539 ____________________________________________________________________________
40540 [  8796] By: jhi                                   on 2001/02/13  14:36:47
40541         Log: Subject: [ID 20010210.002] perldiag doesn't include the "Scalars leaked" message
40542              From: simon.cozens@pembroke.oxford.ac.uk 
40543              Date: Sat, 10 Feb 2001 17:57:02 +0000
40544              Message-Id: <E14ReGc-0005Pk-00@pembro26.pmb.ox.ac.uk>
40545              
40546              Now it does include.
40547      Branch: perl
40548            ! pod/perldiag.pod
40549 ____________________________________________________________________________
40550 [  8795] By: jhi                                   on 2001/02/13  14:30:11
40551         Log: Sort the MANIFEST.
40552      Branch: perl
40553            ! MANIFEST
40554 ____________________________________________________________________________
40555 [  8794] By: jhi                                   on 2001/02/13  14:26:51
40556         Log: Integrate change #8793 from mainline, FAQ updates.
40557      Branch: maint-5.6/perl
40558           !> pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq9.pod
40559 ____________________________________________________________________________
40560 [  8793] By: jhi                                   on 2001/02/13  14:25:13
40561         Log: FAQ updates from Chris Fedde <chris@fedde.littleton.co.us>.
40562      Branch: perl
40563            ! pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq9.pod
40564 ____________________________________________________________________________
40565 [  8792] By: jhi                                   on 2001/02/13  14:22:50
40566         Log: Subject: buncha MacPerl patches for bleadperl
40567              From: Chris Nandor <pudge@pobox.com>
40568              Date: Tue, 13 Feb 2001 00:02:43 -0500
40569              Message-Id: <p05010404b6ae6f85e07a@[10.0.1.177]>
40570      Branch: perl
40571            ! lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
40572            ! lib/File/Basename.pm makedef.pl perl.c pp_ctl.c
40573            ! t/lib/basename.t toke.c util.h
40574 ____________________________________________________________________________
40575 [  8791] By: jhi                                   on 2001/02/13  14:10:39
40576         Log: Integrate change #8790 from mainline.
40577              
40578              environ array wrongly assumed in Perl_init_i18nl10n(),
40579      Branch: maint-5.6/perl
40580           !> util.c
40581 ____________________________________________________________________________
40582 [  8790] By: jhi                                   on 2001/02/13  14:06:15
40583         Log: environ array wrongly assumed in Perl_init_i18nl10n(),
40584              noticed by Chris Nandor in MacOS Classic.
40585      Branch: perl
40586            ! util.c
40587 ____________________________________________________________________________
40588 [  8789] By: jhi                                   on 2001/02/13  13:58:07
40589         Log: Integrate changes #8373,8487,8544,8783 from mainline.
40590              
40591              Synchronize the EBCDIC platforms (os390,posix-bc,vmesa):
40592              hints files, the dynaloading, assimilate ebcdic into util.c.
40593      Branch: maint-5.6/perl
40594            - ebcdic.c
40595            ! MANIFEST hints/posix-bc.sh
40596           !> Makefile.SH embed.h embed.pl ext/DynaLoader/dl_dllload.xs
40597           !> handy.h hints/os390.sh hints/vmesa.sh installperl objXSUB.h
40598           !> perlapi.c proto.h util.c
40599 ____________________________________________________________________________
40600 [  8788] By: alanbur                               on 2001/02/13  10:33:13
40601         Log: Integrated changes from maint-5.6
40602      Branch: maint-5.6/pureperl
40603           !> Makefile.SH README.vos hints/openbsd.sh pod/perlport.pod
40604           !> regcomp.c t/op/re_tests vos/Changes vos/build.cm
40605           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
40606           !> vos/config.ga.h vos/configure_perl.cm
40607 ____________________________________________________________________________
40608 [  8787] By: jhi                                   on 2001/02/13  05:56:36
40609         Log: Integrate change #8786 from maintperl, posix-bc byacc handling.
40610      Branch: perl
40611           !> Makefile.SH
40612 ____________________________________________________________________________
40613 [  8786] By: jhi                                   on 2001/02/13  05:54:34
40614         Log: Subject: perl@8671 on posix-bc aka BS2000 Posix (small Patch included!)
40615              From: Dorner Thomas <Thomas.Dorner@start.de>
40616              Date: Mon, 12 Feb 2001 15:06:26 +0100
40617              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A8853@Ex02.inhouse.start.de>
40618      Branch: maint-5.6/perl
40619            ! Makefile.SH
40620 ____________________________________________________________________________
40621 [  8785] By: jhi                                   on 2001/02/13  05:29:04
40622         Log: Integrate change #8781 from maintperl, OpenBSD hints update.
40623      Branch: perl
40624           !> hints/openbsd.sh
40625 ____________________________________________________________________________
40626 [  8784] By: jhi                                   on 2001/02/13  02:25:24
40627         Log: Subject: [PATCH: perl@8773] small fixups to perlclib.pod
40628              From: Peter Prymmer <pvhp@forte.com>
40629              Date: Mon, 12 Feb 2001 18:23:09 -0800 (PST)
40630              Message-ID: <Pine.OSF.4.10.10102121821090.126445-100000@aspara.forte.com>
40631      Branch: perl
40632            ! pod/perlclib.pod
40633 ____________________________________________________________________________
40634 [  8783] By: jhi                                   on 2001/02/13  02:22:36
40635         Log: Merge ebcdic.c (only one function, ebcdic_control()) into util.c.
40636      Branch: perl
40637            - ebcdic.c
40638            ! MANIFEST embed.h embed.pl handy.h hints/os390.sh
40639            ! hints/posix-bc.sh hints/vmesa.sh objXSUB.h perlapi.c proto.h
40640            ! util.c
40641 ____________________________________________________________________________
40642 [  8782] By: jhi                                   on 2001/02/13  02:00:07
40643         Log: Add OpenBSD to the list of 5.6.1-okay platforms.
40644      Branch: maint-5.6/perl
40645            ! pod/perlport.pod
40646 ____________________________________________________________________________
40647 [  8781] By: jhi                                   on 2001/02/13  01:58:44
40648         Log: OpenBSD hints update for 5.6.1-TRIAL2 from Todd C. Miller.
40649      Branch: maint-5.6/perl
40650            ! hints/openbsd.sh
40651 ____________________________________________________________________________
40652 [  8780] By: jhi                                   on 2001/02/13  01:57:33
40653         Log: Synchronize the regexp tests between maintperl and mainline.
40654      Branch: maint-5.6/perl
40655           !> t/op/re_tests
40656 ____________________________________________________________________________
40657 [  8779] By: jhi                                   on 2001/02/13  01:49:35
40658         Log: Subject: Re: [ID 20010212.006] Core dump with /((?:hard|soft)cover)?/ 
40659              From: Hugo <hv@crypt.compulink.co.uk>
40660              Date: Tue, 13 Feb 2001 00:11:11 +0000
40661              Message-Id: <200102130011.AAA14310@crypt.compulink.co.uk>
40662      Branch: perl
40663            ! regcomp.c t/op/re_tests
40664 ____________________________________________________________________________
40665 [  8778] By: jhi                                   on 2001/02/13  00:23:10
40666         Log: Comments do not nest.
40667      Branch: perl
40668            ! perl.h
40669 ____________________________________________________________________________
40670 [  8777] By: jhi                                   on 2001/02/13  00:17:54
40671         Log: Subject: Re: [ID 20010212.006] Core dump with /((?:hard|soft)cover)?/ 
40672              From: Hugo <hv@crypt.compulink.co.uk>
40673              Date: Tue, 13 Feb 2001 00:11:11 +0000
40674              Message-Id: <200102130011.AAA14310@crypt.compulink.co.uk>
40675      Branch: maint-5.6/perl
40676            ! regcomp.c t/op/re_tests
40677 ____________________________________________________________________________
40678 [  8776] By: jhi                                   on 2001/02/12  23:25:52
40679         Log: Add VOS to the list of 5.6.1 known-to-be-working platforms.
40680      Branch: maint-5.6/perl
40681            ! pod/perlport.pod
40682 ____________________________________________________________________________
40683 [  8775] By: jhi                                   on 2001/02/12  23:04:28
40684         Log: VOS updates for 5.6-TRIAL2 from Paul Green.
40685      Branch: maint-5.6/perl
40686            ! README.vos vos/Changes vos/build.cm vos/config.alpha.def
40687            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
40688            ! vos/configure_perl.cm
40689 ____________________________________________________________________________
40690 [  8774] By: jhi                                   on 2001/02/12  22:59:11
40691         Log: Subject: Re: [patch] context for 'U' magic functions
40692              From: Doug MacEachern <dougm@covalent.net>
40693              Date: Mon, 12 Feb 2001 09:22:45 -0800 (PST)
40694              Message-ID: <Pine.LNX.4.21.0102120919040.26437-100000@mako.covalent.net>
40695              
40696              plus the suggestion by Nick Ing-Simmons to name the macro
40697              as PERL_MG_UFUNC to avoid namespace pollution, plus add
40698              the advice by Doug for XS writers to perl.h
40699      Branch: perl
40700            ! mg.c perl.h
40701 ____________________________________________________________________________
40702 [  8773] By: jhi                                   on 2001/02/11  20:14:12
40703         Log: Update Changes.
40704      Branch: perl
40705            ! Changes patchlevel.h
40706 ____________________________________________________________________________
40707 [  8772] By: jhi                                   on 2001/02/11  18:47:52
40708         Log: Subject: Re: [PATCH] pod/perlclib.pod - Replacements for C library functions
40709              From: Simon Cozens <simon@cozens.net>
40710              Date: Wed, 31 Jan 2001 16:31:43 +0000
40711              Message-ID: <20010131163143.A1427@pembro26.pmb.ox.ac.uk>
40712      Branch: perl
40713            + pod/perlclib.pod
40714            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlguts.pod
40715            ! pod/perltoc.pod
40716 ____________________________________________________________________________
40717 [  8771] By: jhi                                   on 2001/02/11  18:36:48
40718         Log: Upgrade to Unicode 3.1 beta 2001-02-11.
40719              
40720              Blocks-4d3.beta.txt
40721              CaseFolding-3d4.beta.txt
40722              CompositionExclusions-3d6.beta.txt
40723              EastAsianWidth-4d4.beta.txt
40724              LineBreak-6d3.beta.txt
40725              NamesList-3.1.0d1.beta.txt
40726              PropList-3.1.0d4.beta.txt
40727              SpecialCasing-4d1.beta.txt
40728              UnicodeData-3.1.0d6.beta.txt
40729      Branch: perl
40730            + lib/unicode/Unicode.txt lib/unicode/rename lib/unicode/version
40731           +> lib/unicode/UCD.html lib/unicode/Unicode.html
40732            - lib/unicode/UCD301.html lib/unicode/UCDFF301.html
40733            - lib/unicode/Unicode.301
40734            ! (edit 257 files)
40735 ____________________________________________________________________________
40736 [  8770] By: jhi                                   on 2001/02/11  17:26:22
40737         Log: UTF-8 documentation.
40738      Branch: perl
40739            ! utf8.h
40740 ____________________________________________________________________________
40741 [  8769] By: jhi                                   on 2001/02/11  17:12:49
40742         Log: Retract #8762.
40743      Branch: perl
40744            ! regexec.c
40745 ____________________________________________________________________________
40746 [  8768] By: jhi                                   on 2001/02/11  16:54:45
40747         Log: Subject: [PATCH] Test::Harness
40748              From: andreas.koenig@anima.de (Andreas J. Koenig)
40749              Date: 11 Feb 2001 14:37:00 +0100
40750              Message-ID: <m3g0hll4sj.fsf@ak-71.mind.de>
40751      Branch: perl
40752            ! lib/Test/Harness.pm
40753 ____________________________________________________________________________
40754 [  8767] By: jhi                                   on 2001/02/11  16:53:52
40755         Log: Subject: [PATCH] Document makepatch in Porting/patching
40756              From: andreas.koenig@anima.de (Andreas J. Koenig)
40757              Date: 11 Feb 2001 16:46:28 +0100
40758              Message-ID: <m3bss9kysr.fsf@ak-71.mind.de>
40759      Branch: perl
40760            ! Porting/patching.pod
40761 ____________________________________________________________________________
40762 [  8766] By: jhi                                   on 2001/02/11  06:30:23
40763         Log: Subject: Re: [patch] GvSHARED
40764              Date: Sat, 10 Feb 2001 14:04:40 -0800 (PST)
40765              From: Doug MacEachern <dougm@covalent.net>
40766              Message-ID: <Pine.LNX.4.21.0102101356000.15298-100000@mako.covalent.net>
40767              
40768              Subject: Re: [patch] GvSHARED
40769              From: Doug MacEachern <dougm@covalent.net>
40770              Date: Sat, 10 Feb 2001 15:00:54 -0800 (PST)
40771              Message-ID: <Pine.LNX.4.21.0102101453220.15298-100000@mako.covalent.net>
40772              
40773              Subject: [patch] attributes.pm support for `shared'
40774              From: Doug MacEachern <dougm@covalent.net>
40775              Date: Sat, 10 Feb 2001 20:08:48 -0800 (PST)
40776              Message-ID: <Pine.LNX.4.21.0102102004190.15298-100000@mako.covalent.net>
40777              
40778              our() attributes were ignored, our :shared pieces missing,
40779              allow attributes.pm to turn on shared.
40780      Branch: perl
40781            ! op.c t/op/attrs.t toke.c xsutils.c
40782 ____________________________________________________________________________
40783 [  8765] By: alanbur                               on 2001/02/10  23:11:19
40784         Log: Resync with parent (hopefully sucessfully this time)
40785      Branch: maint-5.6/pureperl
40786           !> MANIFEST README.bs2000 README.hpux README.vmesa installhtml
40787           !> lib/Math/Complex.pm lib/Pod/Find.pm pod/buildtoc.PL
40788           !> pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
40789           !> pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
40790           !> pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
40791           !> pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
40792           !> pod/perltootc.pod win32/Makefile win32/makefile.mk
40793 ____________________________________________________________________________
40794 [  8764] By: jhi                                   on 2001/02/10  22:54:38
40795         Log: Make TEST and UTEST more verbose in case something goes
40796              wrong in running/compiling a script, suggested by Doug
40797              MacEachern.
40798      Branch: perl
40799            ! t/TEST t/UTEST
40800 ____________________________________________________________________________
40801 [  8763] By: jhi                                   on 2001/02/10  22:11:34
40802         Log: Bogus shebang.
40803      Branch: perl
40804            ! t/lib/texttabs.t
40805 ____________________________________________________________________________
40806 [  8762] By: jhi                                   on 2001/02/10  21:56:02
40807         Log: (Retracted by #8769)
40808      Branch: perl
40809            ! regexec.c
40810 ____________________________________________________________________________
40811 [  8761] By: jhi                                   on 2001/02/10  21:26:15
40812         Log: Subject: Re: [patch] GvSHARED 
40813              From: Doug MacEachern <dougm@covalent.net>
40814              Date: Sat, 10 Feb 2001 13:11:14 -0800 (PST)
40815              Message-ID: <Pine.LNX.4.21.0102101253070.15298-100000@mako.covalent.net>
40816              
40817              our @EXPORT : shared = (...);
40818      Branch: perl
40819            ! toke.c
40820 ____________________________________________________________________________
40821 [  8760] By: jhi                                   on 2001/02/10  21:25:07
40822         Log: Subject: [patch] GvSHARED
40823              From: Doug MacEachern <dougm@covalent.net>
40824              Date: Sat, 10 Feb 2001 10:57:12 -0800 (PST)
40825              Message-ID: <Pine.LNX.4.21.0102101047320.15298-100000@mako.covalent.net>
40826      Branch: perl
40827            ! embed.h embed.pl gv.c gv.h op.c pp_sys.c proto.h sv.c
40828 ____________________________________________________________________________
40829 [  8759] By: alanbur                               on 2001/02/10  21:24:27
40830         Log: Backed out mismerge.
40831      Branch: maint-5.6/pureperl
40832            ! MANIFEST README.hpux README.vmesa gv.c installhtml
40833            ! lib/Math/Complex.pm lib/Pod/Find.pm perl.c pod/buildtoc.PL
40834            ! pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
40835            ! pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
40836            ! pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
40837            ! pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
40838            ! pod/perltootc.pod sv.c win32/Makefile win32/makefile.mk
40839 ____________________________________________________________________________
40840 [  8758] By: jhi                                   on 2001/02/10  18:01:17
40841         Log: Integrate changes #8701,8704,8756 from pureperl to maintperl.
40842              
40843              Fixed UMRs and leak in Perl_pmtrans()
40844              
40845              Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
40846              associated UTFied tr/// code.  Also fixed scoping leak of
40847              PL_reg_start_tmp.
40848              
40849              newATTRSUB leaks when an attempt to redefine the active sort sub is
40850              made.
40851      Branch: maint-5.6/perl
40852           !> op.c regcomp.c
40853 ____________________________________________________________________________
40854 [  8757] By: alanbur                               on 2001/02/10  17:56:46
40855         Log: Resynchronised with parent
40856      Branch: maint-5.6/pureperl
40857           +> README.bs2000
40858            - README.posix-bc
40859            ! gv.c perl.c sv.c
40860           !> MANIFEST README.hpux README.vmesa installhtml
40861           !> lib/Math/Complex.pm lib/Pod/Find.pm pod/buildtoc.PL
40862           !> pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
40863           !> pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
40864           !> pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
40865           !> pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
40866           !> pod/perltootc.pod win32/Makefile win32/makefile.mk
40867 ____________________________________________________________________________
40868 [  8756] By: alanbur                               on 2001/02/10  17:51:15
40869         Log: newATTRSUB leaks when an attempt to redefine the active sort sub is
40870              made.
40871      Branch: maint-5.6/pureperl
40872            ! op.c
40873 ____________________________________________________________________________
40874 [  8755] By: jhi                                   on 2001/02/09  22:41:35
40875         Log: Upgrade to CPAN 1.59_54, from Andreas König.
40876      Branch: perl
40877            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
40878 ____________________________________________________________________________
40879 [  8754] By: jhi                                   on 2001/02/09  22:29:20
40880         Log: Upgrade to Text-Tabs+Wrap-2001.0131 from David Muir Sharnoff.
40881              
40882              Didn't upgrade the fill.t since it has a dependency to File::Slurp
40883              purely for debugging purposes, the actual test hasn't changed.
40884      Branch: perl
40885            ! lib/Text/Tabs.pm lib/Text/Wrap.pm t/lib/texttabs.t
40886            ! t/lib/textwrap.t
40887 ____________________________________________________________________________
40888 [  8753] By: jhi                                   on 2001/02/09  20:17:50
40889         Log: Integrate change #8682 from maintperl.
40890              
40891              IRIX hints fix from Scott Henry, get Configure -Dcc="cc -64 -mips3"
40892              to work correctly.
40893      Branch: perl
40894           !> hints/irix_6.sh
40895 ____________________________________________________________________________
40896 [  8752] By: jhi                                   on 2001/02/09  20:00:46
40897         Log: Update Changes.
40898      Branch: perl
40899            ! Changes patchlevel.h
40900 ____________________________________________________________________________
40901 [  8751] By: nick                                  on 2001/02/09  19:48:37
40902         Log: Integrate mainline
40903      Branch: perlio
40904           +> README.bs2000 t/lib/cgi-esc.t
40905            - README.posix-bc
40906           !> (integrate 53 files)
40907 ____________________________________________________________________________
40908 [  8750] By: nick                                  on 2001/02/09  19:25:16
40909         Log: Subject: RE: Biannual Competition to Improve Hashing Function
40910              From: Fisher Mark <fisherm@tce.com>
40911              Date: Thu, 8 Feb 2001 10:44:00 -0500
40912              Message-Id: <A5E22933E3D5D4118FFE00508BF373C706A52F@indyexch28.indy.tce.
40913              Date: Thu, 8 Feb 2001 15:02:47 -0500
40914              Message-Id: <A5E22933E3D5D4118FFE00508BF373C706A52B@indyexch28.indy.tce.
40915      Branch: perl
40916            ! hv.h pod/perldelta.pod t/lib/dumper.t t/pragma/warn/perl
40917 ____________________________________________________________________________
40918 [  8749] By: jhi                                   on 2001/02/09  19:02:35
40919         Log: Forgotten fragment.
40920      Branch: perl
40921            ! pod/perlapi.pod
40922 ____________________________________________________________________________
40923 [  8748] By: jhi                                   on 2001/02/09  18:31:34
40924         Log: Integrate changes #8673,8674,8676 from maintperl into mainline,
40925              plus manual tweakage.
40926              
40927              Sync the perlfaq2 between mainline and maintperl.
40928      Branch: maint-5.6/perl
40929            ! pod/perlfaq2.pod
40930      Branch: perl
40931           !> pod/perlfaq2.pod
40932 ____________________________________________________________________________
40933 [  8747] By: jhi                                   on 2001/02/09  18:12:04
40934         Log: Subject: versiononly and installperl
40935              From: abigail@foad.org
40936              Date: Wed, 7 Feb 2001 22:43:12 +0100
40937              Message-ID: <20010207214312.7045.qmail@foad.org>    
40938              
40939              Add +v flag to force a normal install of the perl binary
40940              and the utilities.
40941              
40942              Subject: [PATCH] installperl
40943              From: Nicholas Clark <nick@ccl4.org>
40944              Date: Fri, 9 Feb 2001 16:28:57 +0000
40945              Message-ID: <20010209162857.B10931@plum.flirble.org>
40946              
40947              Add -A flag which also hardlinks the binary with
40948              the full architecture name.
40949      Branch: perl
40950            ! installperl
40951 ____________________________________________________________________________
40952 [  8746] By: jhi                                   on 2001/02/09  18:03:43
40953         Log: Integrate changes #8699,8708,8709,8744,8745 from mainline.
40954              
40955              Subject: perlfaq2, re: perlmongers
40956              
40957              Subject: Re: [PATCH pod/[bt]ootc?.pod] Adding mention of useful CPAN modules
40958              
40959              Subject: [PATCH pod/perlmodlib.PL 5.6.1-TRIAL2] Up to date CPAN mirror list
40960              
40961              Subject: [ID 20010205.001] typo in perlfaq9
40962              
40963              Subject: [ID 20010208.002] unordered explanation in perlcall
40964      Branch: maint-5.6/perl
40965           !> pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
40966           !> pod/perlfaq2.pod pod/perlfaq9.pod pod/perlmodlib.PL
40967           !> pod/perlobj.pod pod/perltoot.pod pod/perltootc.pod
40968 ____________________________________________________________________________
40969 [  8745] By: jhi                                   on 2001/02/09  17:59:09
40970         Log: Subject: [ID 20010208.002] unordered explanation in perlcall
40971              From: abela@geneanet.org
40972              Date: Thu,  8 Feb 2001 16:11:46 +0100 (CET)
40973              Message-Id: <20010208151146.0937BC97E@little-roots.geneanet.org>
40974      Branch: perl
40975            ! pod/perlcall.pod
40976 ____________________________________________________________________________
40977 [  8744] By: jhi                                   on 2001/02/09  17:48:16
40978         Log: Subject: [ID 20010205.001] typo in perlfaq9
40979              From: eserte@vran.herceg.de
40980              Date: Sun, 4 Feb 2001 23:44:09 +0100 (CET)
40981              Message-Id: <200102042244.XAA21926@vran.herceg.de>
40982      Branch: perl
40983            ! pod/perlfaq9.pod
40984 ____________________________________________________________________________
40985 [  8743] By: jhi                                   on 2001/02/09  17:25:12
40986         Log: Integrate change #8695 from maintperl.
40987              
40988              thread.h tweak to enable 5005threads on HP-UX 10.20 with DCE threads
40989      Branch: perl
40990           !> thread.h
40991 ____________________________________________________________________________
40992 [  8742] By: jhi                                   on 2001/02/09  17:21:22
40993         Log: Subject: Re: [PATCH embed.pl] Forgot to add ./lib to @INC for File::Glob
40994              From: Andy Dougherty <doughera@lafayette.edu>
40995              Date: Mon, 5 Feb 2001 10:19:29 -0500 (EST)
40996              Message-ID: <Pine.SOL.4.10.10102051013380.11242-100000@maxwell.phys.lafayette.edu>
40997      Branch: perl
40998            ! embed.pl
40999 ____________________________________________________________________________
41000 [  8741] By: jhi                                   on 2001/02/09  17:05:19
41001         Log: Integrate changes #8738,8739,8740 from maintperl.
41002              
41003              Html files will be installed in a more logical and easier to
41004              find directory. E.g. c:\perl\html instead of c:\perl\lib\pod\html
41005              
41006              Html files will be generated with a header to make them look
41007              a little less bare.
41008              
41009              Subject: [PATCH perl-current] perlfaq3.pod, URL for vile
41010      Branch: perl
41011           !> installhtml pod/perlfaq3.pod win32/Makefile win32/makefile.mk
41012 ____________________________________________________________________________
41013 [  8740] By: jhi                                   on 2001/02/09  17:03:46
41014         Log: Subject: [PATCH perl-current] perlfaq3.pod, URL for vile
41015              From: "Brendan O'Dea" <bod@compusol.com.au>
41016              Date: Sun, 4 Feb 2001 11:17:56 +1100
41017              Message-ID: <20010204111756.A16301@compusol.com.au>
41018      Branch: maint-5.6/perl
41019            ! pod/perlfaq3.pod
41020 ____________________________________________________________________________
41021 [  8739] By: jhi                                   on 2001/02/09  17:01:59
41022         Log: Subject: [PATCH: perl-5.6.1-TRIAL2] installhtml change to build prettier html files
41023              From: "Indy Singh" <indy@nusphere.com>
41024              Date: Fri, 2 Feb 2001 15:09:59 -0500
41025              Message-ID: <02b601c08d54$23fd3560$d24b7018@cr637287a>
41026              
41027              Html files will be generated with a header to make them look
41028              a little less bare.
41029      Branch: maint-5.6/perl
41030            ! installhtml
41031 ____________________________________________________________________________
41032 [  8738] By: jhi                                   on 2001/02/09  16:58:48
41033         Log: Subject: [PATCH: perl-5.6.1-TRIAL2] Win32 Makefile change to move html directory
41034              From: "Indy Singh" <indy@nusphere.com>
41035              Date: Fri, 2 Feb 2001 15:08:23 -0500
41036              Message-ID: <02b501c08d53$ec354550$d24b7018@cr637287a>
41037              
41038              Html files will be installed in a more logical and easier to
41039              find directory. E.g. c:\perl\html instead of c:\perl\lib\pod\html
41040      Branch: maint-5.6/perl
41041            ! win32/Makefile win32/makefile.mk
41042 ____________________________________________________________________________
41043 [  8737] By: jhi                                   on 2001/02/09  16:46:54
41044         Log: Integrate changes #8687,8736 from maintperl.
41045              
41046              HP-UX thread patches from Merijn H. Brand.
41047              
41048              Latin nit from Philip Newton.
41049      Branch: perl
41050           !> README.hpux hints/hpux.sh
41051 ____________________________________________________________________________
41052 [  8736] By: jhi                                   on 2001/02/09  16:42:31
41053         Log: Latin nit from Philip Newton.
41054      Branch: maint-5.6/perl
41055            ! README.hpux
41056 ____________________________________________________________________________
41057 [  8735] By: jhi                                   on 2001/02/09  16:24:03
41058         Log: Integrate changes #8704,8710 from pureperl.
41059              
41060              Fixed UMRs and leak in Perl_pmtrans()
41061              
41062              Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
41063              associated UTFied tr/// code.  Also fixed scoping leak of
41064              PL_reg_start_tmp.
41065      Branch: perl
41066           !> op.c regcomp.c
41067 ____________________________________________________________________________
41068 [  8734] By: jhi                                   on 2001/02/09  15:40:21
41069         Log: Integrate change #8733 from maintperl.
41070              
41071              Subject: Re: [PATCH: 5.6.1 trial 2 && perl@8671] some coded char set issues in perlre.pod
41072      Branch: perl
41073           !> pod/perlre.pod
41074 ____________________________________________________________________________
41075 [  8733] By: jhi                                   on 2001/02/09  15:35:47
41076         Log: Subject: Re: [PATCH: 5.6.1 trial 2 && perl@8671] some coded char set issues in perlre.pod
41077              From: Prymmer/Kahn <pvhp@best.com>
41078              Date: Thu, 8 Feb 2001 21:21:22 -0800 (PST)
41079              Message-ID: <Pine.BSF.4.21.0102082048360.1499-100000@shell8.ba.best.com>
41080      Branch: maint-5.6/perl
41081            ! pod/perlre.pod
41082 ____________________________________________________________________________
41083 [  8732] By: jhi                                   on 2001/02/09  15:26:17
41084         Log: Rename README.posix-bc to README.bs2000 (to avoid the
41085              confusion of a "perlposix-bc.pod"), add a few missing
41086              arch pods, regen toc.
41087      Branch: maint-5.6/perl
41088           +> README.bs2000
41089            - README.posix-bc
41090            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
41091            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
41092 ____________________________________________________________________________
41093 [  8731] By: jhi                                   on 2001/02/09  15:23:39
41094         Log: De-cut-and-pasto.
41095      Branch: perl
41096            ! pod/perl.pod
41097 ____________________________________________________________________________
41098 [  8730] By: jhi                                   on 2001/02/09  15:11:13
41099         Log: Rename README.posix-bc to README.bs2000 to avoid confusion
41100              when people think that perlposix-bc.pod tells anything about
41101              Perl and POSIX.  Regen toc.
41102      Branch: perl
41103           +> README.bs2000
41104            - README.posix-bc
41105            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
41106            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
41107 ____________________________________________________________________________
41108 [  8729] By: jhi                                   on 2001/02/09  14:52:28
41109         Log: The README.vmesa part of #8712 from maintperl.
41110      Branch: perl
41111            ! README.vmesa
41112 ____________________________________________________________________________
41113 [  8728] By: jhi                                   on 2001/02/09  14:46:06
41114         Log: Subject: [PATCH: 5.6.1 trial 2 && perl@8671] podify README.vmesa
41115              From: Peter Prymmer <pvhp@forte.com>
41116              Date: Thu, 8 Feb 2001 13:00:30 -0800 (PST)
41117              Message-ID: <Pine.OSF.4.10.10102081246030.445810-100000@aspara.forte.com>
41118      Branch: maint-5.6/perl
41119            ! README.vmesa win32/Makefile win32/makefile.mk
41120 ____________________________________________________________________________
41121 [  8727] By: jhi                                   on 2001/02/09  14:33:25
41122         Log: Integrate change #8712 from mainline.
41123              
41124              [PATCH: perl-5.6.1 trial2 && perl@8671] VMS specific simplification for Pod::Find
41125      Branch: maint-5.6/perl
41126           !> lib/Pod/Find.pm
41127 ____________________________________________________________________________
41128 [  8726] By: jhi                                   on 2001/02/09  14:30:28
41129         Log: Subject: [PATCH: 5.6.1 trial2 && perl@8671] provide EBCDIC CGI::Util::escape() and test
41130              From: Peter Prymmer <pvhp@forte.com>
41131              Date: Mon, 5 Feb 2001 16:26:36 -0800 (PST)
41132              Message-ID: <Pine.OSF.4.10.10102051615260.280619-100000@aspara.forte.com>
41133      Branch: perl
41134            + t/lib/cgi-esc.t
41135            ! MANIFEST lib/CGI/Util.pm
41136 ____________________________________________________________________________
41137 [  8725] By: jhi                                   on 2001/02/09  04:56:47
41138         Log: Add NonStopUX to the list of 5.6.1-proven platforms.
41139      Branch: maint-5.6/perl
41140            ! pod/perlport.pod
41141 ____________________________________________________________________________
41142 [  8724] By: jhi                                   on 2001/02/09  04:40:59
41143         Log: Integrate changes 7819,7820 from vmsperl into mainline.
41144              
41145              Add header for LIB$ prototypes (C. Berry)
41146              
41147              Convert fwrite()s to sockets to write()s, since some socket stacks
41148              don't take kindly to stdio.
41149              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
41150              (for often optional LNMs)
41151              Correct a few typos
41152              (C. Bailey)
41153      Branch: perl
41154           !> ext/Devel/DProf/DProf.xs vms/vms.c vms/vmsish.h
41155 ____________________________________________________________________________
41156 [  8723] By: jhi                                   on 2001/02/09  03:29:29
41157         Log: Integrate change #8722 from mainline.
41158              
41159              The Im() function wasn't returning zero for non-Math::Complex
41160              arguments.  The bug reported by John Gamble.
41161      Branch: maint-5.6/perl
41162           !> lib/Math/Complex.pm
41163 ____________________________________________________________________________
41164 [  8722] By: jhi                                   on 2001/02/09  03:28:33
41165         Log: The Im() function wasn't returning zero for non-Math::Complex
41166              arguments.  The bug reported by John Gamble.
41167      Branch: perl
41168            ! lib/Math/Complex.pm
41169 ____________________________________________________________________________
41170 [  8721] By: nick                                  on 2001/02/08  22:11:35
41171         Log: Correct the correction :-(
41172      Branch: perl
41173            ! perl.c
41174 ____________________________________________________________________________
41175 [  8720] By: bailey                                on 2001/02/08  20:59:22
41176         Log: Convert frwite()s to sockets to write()s, since some socket stacks
41177              don't take kindly to stdio.
41178              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
41179              (for often optional LNMs)
41180              Correct a few typos
41181              (C. Bailey)
41182      Branch: vmsperl
41183            ! vms/vms.c vms/vmsish.h
41184 ____________________________________________________________________________
41185 [  8719] By: bailey                                on 2001/02/08  20:51:02
41186         Log: Add header for LIB$ prototypes (C. Berry)
41187      Branch: vmsperl
41188            ! ext/Devel/DProf/DProf.xs
41189 ____________________________________________________________________________
41190 [  8718] By: bailey                                on 2001/02/08  20:49:00
41191         Log: SYN SYN
41192      Branch: vmsperl
41193           +> pod/perliol.pod t/lib/sample-tests/bailout
41194           +> t/lib/sample-tests/combined t/lib/sample-tests/descriptive
41195           +> t/lib/sample-tests/duplicates t/lib/sample-tests/header_at_end
41196           +> t/lib/sample-tests/no_nums t/lib/sample-tests/simple
41197           +> t/lib/sample-tests/simple_fail t/lib/sample-tests/skip
41198           +> t/lib/sample-tests/skip_all t/lib/sample-tests/todo
41199           +> t/lib/sample-tests/with_comments t/lib/test-harness.t
41200            - lib/unicode/Is/DCinital.pl
41201           !> (integrate 101 files)
41202 ____________________________________________________________________________
41203 [  8717] By: nick                                  on 2001/02/08  19:38:48
41204         Log: Subject: [PATCH CPAN 1.59_51] warning message (not!)
41205              From: Robin Barker <rmb1@cise.npl.co.uk>
41206              Date: Thu, 8 Feb 2001 14:38:07 GMT
41207              Message-Id: <200102081438.OAA20498@tempest.npl.co.uk>
41208      Branch: perl
41209            ! lib/CPAN.pm
41210 ____________________________________________________________________________
41211 [  8716] By: nick                                  on 2001/02/08  19:29:07
41212         Log: Generated files form 8713 etc.
41213      Branch: perl
41214            ! embed.h global.sym objXSUB.h perlapi.c proto.h
41215 ____________________________________________________________________________
41216 [  8715] By: nick                                  on 2001/02/08  19:26:08
41217         Log: Fixup non-ithread build after 8713
41218      Branch: perl
41219            ! perl.c
41220 ____________________________________________________________________________
41221 [  8714] By: nick                                  on 2001/02/08  19:17:45
41222         Log: Subject: [ID 20010206.010] S_ functions not declared STATIC
41223              From: nick@ccl4.org
41224              Date: Wed, 7 Feb 2001 00:27:47 +0000
41225              Message-Id: <20010207002747.B63724@plum.flirble.org>
41226      Branch: perl
41227            ! sv.c toke.c
41228 ____________________________________________________________________________
41229 [  8713] By: nick                                  on 2001/02/08  19:15:58
41230         Log: Subject: Re: [patch] Re: PL_ptr_table
41231              From: Doug Maceachern <dougm@covalent.net>
41232              Date: Wed, 7 Feb 2001 19:18:52 -0800 (PST)
41233              Message-Id: <Pine.LNX.4.21.0102071916270.29229-100000@mako.covalent.net>
41234      Branch: perl
41235            ! embed.pl perl.c sv.c sv.h
41236 ____________________________________________________________________________
41237 [  8712] By: nick                                  on 2001/02/08  19:12:47
41238         Log: Subject: [PATCH: perl-5.6.1 trial2 && perl@8671] VMS specific simplificationfor Pod::Find
41239              From: Peter Prymmer <pvhp@forte.com>
41240              Date: Wed, 7 Feb 2001 17:07:39 -0800 (PST)
41241              Message-Id: <Pine.OSF.4.10.10102071704150.411763-100000@aspara.forte.com
41242      Branch: perl
41243            ! lib/Pod/Find.pm
41244 ____________________________________________________________________________
41245 [  8711] By: nick                                  on 2001/02/07  21:06:11
41246         Log: Manually applied version for dev branch of Alan/Sarathy 5.6 patch.
41247              Subject: Re: Incorrect scoping of PL_reg_start_tmp causes leak
41248              From: Alan Burlison <Alan.Burlison@uk.sun.com>
41249              Date: Tue, 06 Feb 2001 23:37:01 +0000
41250              Message-Id: <3A808A9D.20F7A035@uk.sun.com>
41251      Branch: perl
41252            ! regcomp.c
41253 ____________________________________________________________________________
41254 [  8710] By: alanbur                               on 2001/02/07  00:22:04
41255         Log: Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
41256              associated UTFied tr/// code.  Also fixed scoping leak of
41257              PL_reg_start_tmp.
41258      Branch: maint-5.6/pureperl
41259            ! op.c regcomp.c
41260 ____________________________________________________________________________
41261 [  8709] By: nick                                  on 2001/02/06  21:16:49
41262         Log: Subject: [PATCH pod/perlmodlib.PL 5.6.1-TRIAL2] Up to date CPAN mirror list
41263              From: Michael G Schwern <schwern@pobox.com>
41264              Date: Sun, 4 Feb 2001 19:47:14 -0500
41265              Message-Id: <20010204194714.A4698@blackrider.aocn.com>
41266      Branch: perl
41267            ! pod/perlapi.pod pod/perlmodlib.PL
41268 ____________________________________________________________________________
41269 [  8708] By: nick                                  on 2001/02/06  20:41:20
41270         Log: Subject: Re: [PATCH pod/[bt]ootc?.pod] Adding mention of useful CPAN modules
41271              From: Michael G Schwern <schwern@pobox.com>
41272              Date: Sun, 4 Feb 2001 21:17:49 -0500
41273              Message-Id: <20010204211748.A13415@blackrider.aocn.com>
41274      Branch: perl
41275            ! pod/perlboot.pod pod/perlobj.pod pod/perltoot.pod
41276            ! pod/perltootc.pod
41277 ____________________________________________________________________________
41278 [  8707] By: nick                                  on 2001/02/06  20:29:11
41279         Log: Subject: [PATCH lib/ExtUtils/MANIFEST.SKIP] Skipping CVS conflict backup files
41280              From: Michael G Schwern <schwern@pobox.com>
41281              Date: Tue, 6 Feb 2001 05:54:30 -0500
41282              Message-Id: <20010206055430.A951@blackrider.aocn.com>
41283      Branch: perl
41284            ! lib/ExtUtils/MANIFEST.SKIP lib/ExtUtils/Manifest.pm
41285 ____________________________________________________________________________
41286 [  8706] By: nick                                  on 2001/02/06  20:21:40
41287         Log: Subject: RE: some win32 fixes
41288              Date: Tue, 6 Feb 2001 09:23:20 +0300
41289              From: Vadim Konovalov <vkonovalov@lucent.com>
41290              Message-ID: <402099F49BEED211999700805FC7359F9CAF49@ru0028exch01.spb.lucent.com>
41291      Branch: perl
41292            ! toke.c win32/Makefile win32/config.bc win32/config.gc
41293            ! win32/config.vc win32/config_H.bc win32/makefile.mk
41294 ____________________________________________________________________________
41295 [  8705] By: alanbur                               on 2001/02/06  15:00:03
41296         Log: Synchronised with parent
41297      Branch: maint-5.6/pureperl
41298            ! regexec.c
41299           !> t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
41300           !> utils/perldoc.PL win32/Makefile win32/makefile.mk
41301 ____________________________________________________________________________
41302 [  8704] By: alanbur                               on 2001/02/06  14:55:24
41303         Log: Fixed UMRs and leak in Perl_pmtrans()
41304      Branch: maint-5.6/pureperl
41305            ! op.c
41306 ____________________________________________________________________________
41307 [  8703] By: gsar                                  on 2001/02/06  02:29:37
41308         Log: $(MAKE) distclean doesn't clean up properly on windows
41309      Branch: maint-5.6/perl
41310            ! win32/Makefile win32/makefile.mk
41311 ____________________________________________________________________________
41312 [  8702] By: gsar                                  on 2001/02/06  01:00:46
41313         Log: tweak change#8659 to keep it simple
41314      Branch: maint-5.6/perl
41315            ! utils/perldoc.PL
41316 ____________________________________________________________________________
41317 [  8701] By: gsar                                  on 2001/02/05  22:45:41
41318         Log: change#8693 was missing testsuite changes
41319      Branch: maint-5.6/perl
41320           !> t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
41321 ____________________________________________________________________________
41322 [  8700] By: nick                                  on 2001/02/05  20:32:52
41323         Log: Integrate mainline
41324      Branch: perlio
41325           +> t/lib/sample-tests/bailout t/lib/sample-tests/combined
41326           +> t/lib/sample-tests/descriptive t/lib/sample-tests/duplicates
41327           +> t/lib/sample-tests/header_at_end t/lib/sample-tests/no_nums
41328           +> t/lib/sample-tests/simple t/lib/sample-tests/simple_fail
41329           +> t/lib/sample-tests/skip t/lib/sample-tests/skip_all
41330           +> t/lib/sample-tests/todo t/lib/sample-tests/with_comments
41331           +> t/lib/test-harness.t
41332           !> Configure MANIFEST lib/Test/Harness.pm lib/overload.pm
41333           !> perlio.c pod/perldiag.pod pod/perlfaq2.pod pod/perlfaq8.pod
41334           !> pod/perlfunc.pod pod/perlop.pod pod/perlport.pod
41335           !> pod/perlutil.pod t/TEST utils/h2xs.PL
41336 ____________________________________________________________________________
41337 [  8699] By: nick                                  on 2001/02/05  19:41:07
41338         Log: Subject: perlfaq2, re: perlmongers
41339              From: David H. Adler <dha@panix.com>
41340              Date: Sun, 4 Feb 2001 23:48:23 -0500
41341              Message-Id: <20010204234823.A13429@panix.com>
41342      Branch: perl
41343            ! pod/perlfaq2.pod
41344 ____________________________________________________________________________
41345 [  8698] By: nick                                  on 2001/02/05  19:39:31
41346         Log: Missed file f#rom the testharness mess.
41347      Branch: perl
41348            + t/lib/test-harness.t
41349 ____________________________________________________________________________
41350 [  8697] By: nick                                  on 2001/02/05  19:37:21
41351         Log: Subject: [DOC PATCH] overload.pm nits
41352              From: John Tobey <jtobey@john-edwin-tobey.org>
41353              Date: Sun, 4 Feb 2001 20:40:47 -0500 (EST)
41354              Message-Id: <m14Pae7-000FOoC@feynman.localnet>
41355      Branch: perl
41356            ! lib/overload.pm
41357 ____________________________________________________________________________
41358 [  8696] By: alanbur                               on 2001/02/05  11:56:00
41359         Log: Sync with parent
41360      Branch: maint-5.6/pureperl
41361           !> thread.h
41362 ____________________________________________________________________________
41363 [  8695] By: gsar                                  on 2001/02/05  03:27:34
41364         Log: thread.h tweak to enable 5005threads on HP-UX 10.20 with DCE threads
41365      Branch: maint-5.6/perl
41366            ! thread.h
41367 ____________________________________________________________________________
41368 [  8694] By: alanbur                               on 2001/02/05  00:07:47
41369         Log: Initial branch creation from //depot/maint-5.6/perl
41370      Branch: maint-5.6/pureperl
41371           +> (branch 1719 files)
41372 ____________________________________________________________________________
41373 [  8693] By: gsar                                  on 2001/02/04  22:38:49
41374         Log: integrate changes#7801,8068,8094,8108,8196 from mainline (DB_File
41375              changes)
41376      Branch: maint-5.6/perl
41377           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
41378           !> ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
41379           !> ext/DB_File/version.c
41380 ____________________________________________________________________________
41381 [  8692] By: nick                                  on 2001/02/04  18:15:57
41382         Log: The missed t/TEST part of the grand testharness upgrade.
41383      Branch: perl
41384            ! t/TEST
41385 ____________________________________________________________________________
41386 [  8691] By: nick                                  on 2001/02/04  18:05:17
41387         Log: New improved test harness
41388              Subject: Re: [PATCH Test::Harness] Third time's a charm?
41389              From: Michael G Schwern <schwern@pobox.com>
41390              Date: Sun, 4 Feb 2001 08:01:20 -0500
41391              Message-Id: <20010204080120.G10493@blackrider.aocn.com>
41392      Branch: perl
41393            + t/lib/sample-tests/bailout t/lib/sample-tests/combined
41394            + t/lib/sample-tests/descriptive t/lib/sample-tests/duplicates
41395            + t/lib/sample-tests/header_at_end t/lib/sample-tests/no_nums
41396            + t/lib/sample-tests/simple t/lib/sample-tests/simple_fail
41397            + t/lib/sample-tests/skip t/lib/sample-tests/skip_all
41398            + t/lib/sample-tests/todo t/lib/sample-tests/with_comments
41399            ! MANIFEST lib/Test/Harness.pm
41400 ____________________________________________________________________________
41401 [  8690] By: nick                                  on 2001/02/04  17:57:51
41402         Log: Subject: [PATCH h2xs.PL perl@8670] Small usage change and author gueesing
41403              From: Jonathan Stowe <gellyfish@gellyfish.com>
41404              Date: Sun, 4 Feb 2001 10:46:01 +0000 (GMT)
41405              Message-Id: <Pine.LNX.4.32.0102041037510.1555-100000@orpheus.gellyfish.com>
41406      Branch: perl
41407            ! utils/h2xs.PL
41408 ____________________________________________________________________________
41409 [  8689] By: nick                                  on 2001/02/04  17:55:24
41410         Log: Subject: Re: [PATCH lots of pod/] s/chop/chomp/g
41411              From: Michael G Schwern <schwern@pobox.com>
41412              Date: Sat, 3 Feb 2001 22:46:38 -0500
41413              Message-Id: <20010203224638.E10493@blackrider.aocn.com>
41414      Branch: perl
41415            ! pod/perldiag.pod pod/perlfaq8.pod pod/perlfunc.pod
41416            ! pod/perlop.pod pod/perlport.pod pod/perlutil.pod
41417 ____________________________________________________________________________
41418 [  8688] By: nick                                  on 2001/02/04  17:43:55
41419         Log: Subject: [ID 20010203.006] perlio.c is mis-reporting argument
41420              length byfailing to spot lack of closing )
41421              From: nick@talking.bollo.cx
41422              Date: Sat, 03 Feb 2001 23:53:16 +0000
41423              Message-Id: <E14PCUW-0001Qo-00@Bagpuss.unfortu.net>
41424      Branch: perl
41425            ! perlio.c pod/perldiag.pod
41426 ____________________________________________________________________________
41427 [  8687] By: jhi                                   on 2001/02/03  17:11:42
41428         Log: HP-UX thread patches from Merijn H. Brand.
41429      Branch: maint-5.6/perl
41430            ! README.hpux hints/hpux.sh
41431 ____________________________________________________________________________
41432 [  8686] By: jhi                                   on 2001/02/03  16:40:12
41433         Log: Metaconfig changes for #8685.
41434      Branch: metaconfig
41435            ! U/installdirs/instubperl.U
41436      Branch: metaconfig/U/perl
41437            ! Devel.U versiononly.U
41438 ____________________________________________________________________________
41439 [  8685] By: jhi                                   on 2001/02/03  16:39:49
41440         Log: For -Dusedevel builds turn off installusrbinperl and turn on
41441              versiononly, a combined idea of Richard Soderberg and Merijn
41442              H. Brand.  You can still override both of these from the command
41443              line if you need to, -Dinstallusrbinperl and -Uversiononly.
41444      Branch: perl
41445            ! Configure
41446 ____________________________________________________________________________
41447 [  8684] By: jhi                                   on 2001/02/03  16:16:34
41448         Log: Metaconfig unit fix for #8683.
41449      Branch: metaconfig
41450            ! U/compline/nblock_io.U
41451 ____________________________________________________________________________
41452 [  8683] By: jhi                                   on 2001/02/03  16:16:12
41453         Log: Configure fix for the DYNIX/ptx F_SETFL problem,
41454              reported by Peter Prymmer for 5.6-TRIAL1.
41455      Branch: perl
41456            ! Configure
41457 ____________________________________________________________________________
41458 [  8682] By: jhi                                   on 2001/02/03  05:52:11
41459         Log: IRIX hints fix from Scott Henry, get Configure -Dcc="cc -64 -mips3"
41460              to work correctly.
41461      Branch: maint-5.6/perl
41462            ! hints/irix_6.sh
41463 ____________________________________________________________________________
41464 [  8681] By: jhi                                   on 2001/02/03  05:47:33
41465         Log: perlport tweaks from Peter Prymmer and Chris Nandor.
41466      Branch: maint-5.6/perl
41467            ! pod/perlport.pod
41468 ____________________________________________________________________________
41469 [  8680] By: jhi                                   on 2001/02/02  21:39:49
41470         Log: perlport update from Peter Prymmer.
41471      Branch: maint-5.6/perl
41472            ! pod/perlport.pod
41473 ____________________________________________________________________________
41474 [  8679] By: nick                                  on 2001/02/02  20:50:48
41475         Log: Integrate mainline
41476      Branch: perlio
41477           !> Changes Porting/makerel embed.pl embedvar.h ext/POSIX/POSIX.xs
41478           !> lib/Getopt/Long.pm patchlevel.h pod/perlfunc.pod
41479           !> pod/perlmodlib.PL pod/perlmodlib.pod pp.h sv.c t/lib/peek.t
41480 ____________________________________________________________________________
41481 [  8678] By: gsar                                  on 2001/02/02  16:02:12
41482         Log: note about bincompat, slightly modified (from Lupe Christoph)
41483      Branch: maint-5.6/perl
41484            ! README.solaris
41485 ____________________________________________________________________________
41486 [  8677] By: jhi                                   on 2001/02/02  15:46:20
41487         Log: Supported platforms updates.
41488      Branch: maint-5.6/perl
41489            ! pod/perlport.pod
41490 ____________________________________________________________________________
41491 [  8676] By: jhi                                   on 2001/02/02  03:41:26
41492         Log: A couple more perlfaq2 tweaks.
41493      Branch: maint-5.6/perl
41494            ! pod/perlfaq2.pod
41495 ____________________________________________________________________________
41496 [  8675] By: jhi                                   on 2001/02/02  03:17:44
41497         Log: Misedit in #8661.
41498      Branch: maint-5.6/perl
41499            ! Configure
41500 ____________________________________________________________________________
41501 [  8674] By: jhi                                   on 2001/02/02  03:14:38
41502         Log: Damien again.
41503      Branch: maint-5.6/perl
41504            ! pod/perlfaq2.pod
41505 ____________________________________________________________________________
41506 [  8673] By: jhi                                   on 2001/02/02  03:12:40
41507         Log: perlfaq update from Elaine Ashton.
41508      Branch: maint-5.6/perl
41509            ! pod/perlfaq2.pod
41510 ____________________________________________________________________________
41511 [  8672] By: jhi                                   on 2001/02/02  03:07:08
41512         Log: UTF-8 s/// patch from Inaba Hiroto.
41513      Branch: maint-5.6/perl
41514            ! pp_ctl.c pp_hot.c
41515 ____________________________________________________________________________
41516 [  8671] By: jhi                                   on 2001/02/01  22:34:31
41517         Log: Update Changes.
41518      Branch: perl
41519            ! Changes patchlevel.h
41520 ____________________________________________________________________________
41521 [  8670] By: jhi                                   on 2001/02/01  22:15:29
41522         Log: Integrate changes #8641,8644,8649,8654,8662,8663,8664,8665,8667,8669
41523              from maintperl.
41524              
41525              Upgrade to Getopt::Long 2.25, from Johan Vromans.
41526              
41527              more files need to be writable in the source distribution
41528              
41529              perl_clone() wants to clone PL_numeric_radix_sv (fix for change#8626)
41530              
41531              Solaris 2.7 i386 #defines SP in /usr/include/sys/reg.h
41532              
41533              Subject: Re: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
41534              
41535              Allow the float to be fuzzier.
41536              
41537              need to use INT2PTR instead of a straight cast or ia64 fails
41538              
41539              Subject: Re: [ID 20010201.006] bad pointer from perlfunc to perlmod 
41540              
41541              add ppaddr as one of the compatibility symbols under -DPERL_POLLUTE
41542      Branch: perl
41543           !> Porting/makerel embed.pl embedvar.h ext/POSIX/POSIX.xs
41544           !> lib/Getopt/Long.pm pod/perlfunc.pod pod/perlmodlib.PL
41545           !> pod/perlmodlib.pod pp.h sv.c t/lib/peek.t
41546 ____________________________________________________________________________
41547 [  8669] By: jhi                                   on 2001/02/01  21:57:02
41548         Log: Subject: Re: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
41549              From: Robin Barker <rmb1@cise.npl.co.uk>
41550              Date: Thu, 1 Feb 2001 16:59:05 GMT
41551              Message-Id: <200102011659.QAA01274@tempest.npl.co.uk>
41552      Branch: maint-5.6/perl
41553            ! pod/perlmodlib.PL
41554 ____________________________________________________________________________
41555 [  8668] By: nick                                  on 2001/02/01  19:41:40
41556         Log: Integrate mainline
41557      Branch: perlio
41558           !> dump.c ext/Errno/Errno_pm.PL intrpvar.h mg.c perl.c perl.h
41559           !> pod/perlapi.pod pp.c pp.h pp_hot.c sv.c t/op/arith.t
41560           !> t/op/each.t utf8.c utf8.h util.c vms/test.com
41561 ____________________________________________________________________________
41562 [  8667] By: gsar                                  on 2001/02/01  16:59:11
41563         Log: add ppaddr as one of the compatibility symbols under -DPERL_POLLUTE
41564      Branch: maint-5.6/perl
41565            ! embed.pl embedvar.h
41566 ____________________________________________________________________________
41567 [  8666] By: gsar                                  on 2001/02/01  16:34:51
41568         Log: add missing entries to win32/config.?c
41569      Branch: maint-5.6/perl
41570            ! win32/config.bc win32/config.gc win32/config.vc
41571            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
41572 ____________________________________________________________________________
41573 [  8665] By: jhi                                   on 2001/02/01  14:58:51
41574         Log: Subject: Re: [ID 20010201.006] bad pointer from perlfunc to perlmod 
41575              From: "Stephen P. Potter" <spp@spotter.yi.org>
41576              Date: Thu, 01 Feb 2001 10:45:46 -0500
41577              Message-Id: <200102011545.KAA31479@spotter.yi.org>
41578      Branch: maint-5.6/perl
41579            ! pod/perlfunc.pod
41580 ____________________________________________________________________________
41581 [  8664] By: gsar                                  on 2001/02/01  14:52:37
41582         Log: need to use INT2PTR instead of a straight cast or ia64 fails
41583              posix.t (from Brendan O'Dea <bod@compusol.com.au>)
41584      Branch: maint-5.6/perl
41585            ! ext/POSIX/POSIX.xs
41586 ____________________________________________________________________________
41587 [  8663] By: jhi                                   on 2001/02/01  14:09:13
41588         Log: Allow the float to be fuzzier.
41589      Branch: maint-5.6/perl
41590            ! t/lib/peek.t
41591 ____________________________________________________________________________
41592 [  8662] By: jhi                                   on 2001/02/01  13:59:00
41593         Log: Subject: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
41594              From: Robin Barker <rmb1@cise.npl.co.uk>
41595              Date: Thu, 1 Feb 2001 13:05:39 GMT
41596              Message-Id: <200102011305.NAA26160@tempest.npl.co.uk>
41597      Branch: maint-5.6/perl
41598            ! pod/perlmodlib.pod
41599 ____________________________________________________________________________
41600 [  8661] By: jhi                                   on 2001/02/01  13:57:38
41601         Log: Subject: [PATCH] Re: v5.6.1 trial2 is available
41602              Date: Thu, 01 Feb 2001 14:15:41 +0100
41603              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
41604              Message-Id: <20010201141104.303F.H.M.BRAND@hccnet.nl>
41605              
41606              Have the $ccflags in the gcc version test (strange, this change
41607              is claimed to be have been integrated already)
41608      Branch: maint-5.6/perl
41609            ! Configure
41610 ____________________________________________________________________________
41611 [  8660] By: jhi                                   on 2001/02/01  13:44:10
41612         Log: Integrate changes #7950,7964,7962 from mainline.
41613              
41614              Find the stdchar signedness using cpp, should fix some of
41615              the Solaris compiler warnings reported by Alan Burlison.
41616      Branch: maint-5.6/perl
41617           !> Configure config_h.SH
41618 ____________________________________________________________________________
41619 [  8659] By: jhi                                   on 2001/02/01  05:35:32
41620         Log: Subject: [PATCH 5.6.1-TRIAL? and 5.7.?] perldoc uses unescaped backslashes in filenames
41621              From: Jan Dubois <JanD@ActiveState.com>
41622              Date: Wed, 31 Jan 2001 21:17:03 -0800
41623              Message-ID: <8qrh7t069jt32m98sap53l9dfoge0vjrle@4ax.com>
41624      Branch: maint-5.6/perl
41625            ! utils/perldoc.PL
41626 ____________________________________________________________________________
41627 [  8658] By: jhi                                   on 2001/02/01  04:33:17
41628         Log: Integrate the README.os390 and README.posix-bc parts of mainline
41629              changes #8373,8486, 8544,8556.  (The hints/os390.sh,Makefile.SH,
41630              installperl parts were taken care of by #8657.)
41631      Branch: maint-5.6/perl
41632           !> README.os390 README.posix-bc
41633 ____________________________________________________________________________
41634 [  8657] By: jhi                                   on 2001/02/01  04:29:21
41635         Log: Subject: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
41636              From: Peter Prymmer <pvhp@forte.com>
41637              Date: Wed, 31 Jan 2001 18:18:11 -0800 (PST)
41638              Message-ID: <Pine.OSF.4.10.10101311815560.336633-100000@aspara.forte.com>
41639      Branch: maint-5.6/perl
41640            + ext/DynaLoader/dl_dllload.xs
41641            ! MANIFEST Makefile.SH hints/os390.sh installperl
41642 ____________________________________________________________________________
41643 [  8656] By: jhi                                   on 2001/02/01  04:25:45
41644         Log: Subject: [PATCH: 5.6.1 trial2]Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on os390 05.00 (UNINSTALLED)
41645              From: Peter Prymmer <pvhp@forte.com>
41646              Date: Wed, 31 Jan 2001 15:26:57 -0800 (PST)
41647              Message-ID: <Pine.OSF.4.10.10101311523101.336633-100000@aspara.forte.com>
41648      Branch: maint-5.6/perl
41649            ! lib/Math/BigInt.pm lib/bigint.pl t/lib/b.t t/pragma/sub_lval.t
41650 ____________________________________________________________________________
41651 [  8655] By: jhi                                   on 2001/02/01  04:14:47
41652         Log: Subject: [ID 20010131.066] Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on os2 2.40 (UNINSTALLED)
41653              From: troc@netrus.net
41654              Date: Wed, 31 Jan 2001 22:31:26 -0500
41655              Message-Id: <200102010331.WAA117.85@rocco.homenet>
41656      Branch: maint-5.6/perl
41657            ! os2/os2.c
41658 ____________________________________________________________________________
41659 [  8654] By: jhi                                   on 2001/02/01  04:12:52
41660         Log: Solaris 2.7 i386 #defines SP in /usr/include/sys/reg.h
41661              as reported by Alan Burlison.
41662      Branch: maint-5.6/perl
41663            ! pp.h
41664 ____________________________________________________________________________
41665 [  8653] By: jhi                                   on 2001/02/01  04:05:12
41666         Log: Subject: [ID 20010131.042] Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on VMS_AXP V7.2-1
41667              From: dsugalski@northernlight.com
41668              Date: Wed, 31 Jan 2001 18:54:11 -0500
41669              Message-Id: <01013118541126@monsoon.stratus.northernlight.com>
41670      Branch: maint-5.6/perl
41671            ! configure.com
41672 ____________________________________________________________________________
41673 [  8652] By: jhi                                   on 2001/02/01  04:03:11
41674         Log: Misplaced #endif.
41675              
41676              Subject: [perl-5-6-1-trial2] patches for EPOC
41677              From: Olaf Flebbe <O.Flebbe@science-computing.de>
41678              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
41679              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
41680      Branch: maint-5.6/perl
41681            ! epoc/epocish.c
41682 ____________________________________________________________________________
41683 [  8651] By: jhi                                   on 2001/02/01  04:00:25
41684         Log: Integrate changes #8647,8648,8650 from mainline.
41685              
41686              Macrofy a magic UTF-8 test.
41687              
41688              Protect PL_numeric_radix_sv with USE_NUMERIC_LOCALE.
41689              
41690              Watch out for cross compiling for EPOC (usually done on linux).
41691      Branch: maint-5.6/perl
41692           !> ext/Errno/Errno_pm.PL sv.c utf8.c utf8.h
41693 ____________________________________________________________________________
41694 [  8650] By: jhi                                   on 2001/02/01  03:56:20
41695         Log: Watch out for cross compiling for EPOC (usually done on linux)
41696              
41697              Subject: [perl-5-6-1-trial2] patches for EPOC
41698              From: Olaf Flebbe <O.Flebbe@science-computing.de>
41699              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
41700              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
41701      Branch: perl
41702            ! ext/Errno/Errno_pm.PL
41703 ____________________________________________________________________________
41704 [  8649] By: gsar                                  on 2001/02/01  00:46:00
41705         Log: perl_clone() wants to clone PL_numeric_radix_sv (fix for change#8626)
41706      Branch: maint-5.6/perl
41707            ! sv.c
41708 ____________________________________________________________________________
41709 [  8648] By: jhi                                   on 2001/01/31  23:35:36
41710         Log: All the uses of PL_numeric_radix must be protected by
41711              USE_LOCALE_NUMERIC, noticed by Olaf Flebbe in
41712              
41713              Subject: [perl-5-6-1-trial2] patches for EPOC
41714              From: Olaf Flebbe <O.Flebbe@science-computing.de>
41715              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
41716              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
41717      Branch: perl
41718            ! sv.c
41719 ____________________________________________________________________________
41720 [  8647] By: jhi                                   on 2001/01/31  22:56:16
41721         Log: Macrofy a magic UTF-8 test.
41722      Branch: perl
41723            ! utf8.c utf8.h
41724 ____________________________________________________________________________
41725 [  8646] By: gsar                                  on 2001/01/31  15:55:12
41726         Log: update Changes
41727      Branch: maint-5.6/perl
41728            ! Changes
41729 ____________________________________________________________________________
41730 [  8645] By: gsar                                  on 2001/01/31  15:10:14
41731         Log: Configure tweak suggested by Peter Prymmer
41732      Branch: maint-5.6/perl
41733            ! Configure
41734 ____________________________________________________________________________
41735 [  8644] By: gsar                                  on 2001/01/31  15:06:32
41736         Log: more files need to be writable in the source distribution
41737      Branch: maint-5.6/perl
41738            ! Porting/makerel
41739 ____________________________________________________________________________
41740 [  8643] By: jhi                                   on 2001/01/31  14:59:46
41741         Log: Integrate changes #8258,8278,8279 from mainline.
41742              
41743              Make the large file tests more robust/talkative.
41744      Branch: maint-5.6/perl
41745           !> t/lib/syslfs.t t/op/lfs.t
41746 ____________________________________________________________________________
41747 [  8642] By: gsar                                  on 2001/01/31  14:53:48
41748         Log: integrate changes#8311,8334 from mainline
41749              
41750              Add a new MakeMaker variable PM_FILTER that defines a Unix
41751              filter to be run on each .pm during the pm_to_blib() phase,
41752              a fixed version of
41753              Subject: PATCH (blead 8269) ExtUtils::MakeMaker
41754              
41755              Subject: PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t
41756              Apparently, the glibc2.2 + linux 2.4.0 + NFS combination prevent
41757              accurate reading of the "atime".  
41758      Branch: maint-5.6/perl
41759           !> lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
41760           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
41761           !> lib/ExtUtils/MakeMaker.pm t/io/fs.t
41762 ____________________________________________________________________________
41763 [  8641] By: jhi                                   on 2001/01/31  14:46:37
41764         Log: Upgrade to Getopt::Long 2.25, from Johan Vromans.
41765      Branch: maint-5.6/perl
41766            ! lib/Getopt/Long.pm
41767 ____________________________________________________________________________
41768 [  8640] By: gsar                                  on 2001/01/31  14:40:24
41769         Log: make regen_all
41770      Branch: maint-5.6/perl
41771            ! patchlevel.h pod/perlmodlib.pod pod/perltoc.pod
41772 ____________________________________________________________________________
41773 [  8639] By: gsar                                  on 2001/01/31  14:37:25
41774         Log: refresh windows config files
41775      Branch: maint-5.6/perl
41776            ! win32/Makefile win32/config_H.bc win32/config_H.gc
41777            ! win32/config_H.vc win32/makefile.mk
41778 ____________________________________________________________________________
41779 [  8638] By: gsar                                  on 2001/01/31  14:28:10
41780         Log: makefile tweaks for windows: introduce a bulk-switch to enable
41781              same options as ActivePerl; sync changes with makefile.mk
41782      Branch: maint-5.6/perl
41783            ! win32/Makefile win32/makefile.mk
41784 ____________________________________________________________________________
41785 [  8637] By: jhi                                   on 2001/01/31  04:41:30
41786         Log: Subject: [PATCH] Re: [PATCH] Re: [ID 20010105.023] numeric problems in IRIX
41787              From: Nicholas Clark <nick@ccl4.org>
41788              Date: Tue, 30 Jan 2001 19:51:05 +0000
41789              Message-ID: <20010130195105.R76607@plum.flirble.org> 
41790              
41791              op/inc cure.
41792      Branch: perl
41793            ! pp.c pp.h pp_hot.c t/op/arith.t
41794 ____________________________________________________________________________
41795 [  8636] By: jhi                                   on 2001/01/31  02:38:32
41796         Log: Integrate changes #7884,8122,8155,8197,8213[just to /nolog part,
41797              no perlio],8257,8380,8479,8515 from mainline.
41798              
41799              Subject:  [PATCH perl@7795 (and earlier)] VMS test cleanup
41800              
41801              Subject: Re: [ID 20001214.011] Unreachable value in a search list logical name
41802              Subject: [PATCH perl@8133] fix-up for VMS extensions
41803              
41804              In VMS embedded perls couldn't access the statically built Socket.
41805              
41806              Subject: [patch: perl@8211]VMS: add -Duseperlio capacity to configure.com (8213)
41807              
41808              Further VMS piping fixes from Charles Lane.
41809              
41810              Subject:  [PATCH] make t/op/misc.t work on VMS
41811              
41812              Add tracing for debugging extensions builds in VMS.
41813              
41814              Subject: [PATCH perl@8506] typo in last week's configure.com frenzy
41815      Branch: maint-5.6/perl
41816           !> configure.com doio.c t/op/misc.t vms/descrip_mms.template
41817           !> vms/ext/DCLsym/Makefile.PL vms/ext/Stdio/Makefile.PL
41818           !> vms/test.com vms/vms.c vms/vmsish.h vms/vmspipe.com
41819 ____________________________________________________________________________
41820 [  8635] By: jhi                                   on 2001/01/31  01:46:41
41821         Log: Integrate change #7732 from mainline.
41822              
41823              Sparc 64-bit pack() fix from Jens Hamisch.
41824      Branch: maint-5.6/perl
41825           !> pp.c
41826 ____________________________________________________________________________
41827 [  8634] By: jhi                                   on 2001/01/31  01:41:16
41828         Log: One spot missing from #8626.
41829      Branch: maint-5.6/perl
41830            ! sv.c
41831 ____________________________________________________________________________
41832 [  8633] By: jhi                                   on 2001/01/31  00:49:17
41833         Log: Integrate change #7495 from mainline.
41834              
41835              Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
41836      Branch: maint-5.6/perl
41837           !> MANIFEST ext/re/Makefile.PL
41838 ____________________________________________________________________________
41839 [  8632] By: jhi                                   on 2001/01/30  23:38:49
41840         Log: Integrate change #8396 from mainline.
41841              
41842              Subject: [PATCH] add SO_REUSEPORT to export list in Socket.pm for
41843              better multicast support (resend)
41844      Branch: maint-5.6/perl
41845           !> ext/Socket/Socket.pm
41846 ____________________________________________________________________________
41847 [  8631] By: jhi                                   on 2001/01/30  23:28:03
41848         Log: Integrate changes #7514,7813,8113,8144,8397,8398,8490 from mainline.
41849              
41850              More AIX lore. (7514, ext/re/hints/aix.pl)
41851              
41852              Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706    +Duseperlio on AIX4.[23]
41853              
41854              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)
41855              
41856              Subject: [ID 20001214.002] Net::Ping patch
41857              
41858              Subject: [patch perl@8133] Typo in my Net::Ping doc patch :(
41859              
41860              Subject: [PATCH] add ReusePort option to IO::Socket::INET for better multicast support (resend)
41861              
41862              Add ReuseAddr as a (preferred) alias for Reuse as we now
41863              also have ReusePort.
41864              
41865              Subject: [PATCH: perl@8482] minor typos in some dl_$foo.xs files
41866      Branch: maint-5.6/perl
41867           +> ext/re/hints/aix.pl
41868           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dlopen.xs
41869           !> ext/IO/lib/IO/Socket/INET.pm lib/Net/Ping.pm
41870 ____________________________________________________________________________
41871 [  8630] By: jhi                                   on 2001/01/30  23:03:59
41872         Log: Integrate changes #8215,8587 from mainline: missing pod nits.
41873              
41874              read() documentation tweak for 20001121.004.
41875              
41876              Subject: [ID 20010128.003] [PATCH] perlre.pod buglet
41877      Branch: maint-5.6/perl
41878           !> pod/perlfunc.pod pod/perlre.pod
41879 ____________________________________________________________________________
41880 [  8629] By: jhi                                   on 2001/01/30  22:41:57
41881         Log: Integrate change #8098 from mainline.
41882              
41883              fastgetcwd is defined using a glob alias on a $^O dependent basis
41884              and there was no default assignment or perl subroutine.
41885      Branch: maint-5.6/perl
41886           !> lib/Cwd.pm
41887 ____________________________________________________________________________
41888 [  8628] By: jhi                                   on 2001/01/30  21:58:52
41889         Log: Integrate change #7866 from mainline.
41890              
41891              File::Temp 0.11.
41892      Branch: maint-5.6/perl
41893           !> lib/File/Temp.pm t/lib/ftmp-tempfile.t
41894 ____________________________________________________________________________
41895 [  8627] By: jhi                                   on 2001/01/30  21:39:44
41896         Log: Integrate changes #8075,8086,8228 from mainline.  
41897              
41898              Darwin is not Windows. (8075,8086)
41899              
41900              Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status +update
41901      Branch: maint-5.6/perl
41902           !> lib/CGI.pm lib/Pod/Select.pm lib/Text/ParseWords.pm
41903           !> pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
41904           !> pod/perldiag.pod pod/perlembed.pod pod/perlfaq4.pod
41905           !> pod/perllocale.pod pod/perlmodlib.pod pod/perlretut.pod
41906 ____________________________________________________________________________
41907 [  8626] By: jhi                                   on 2001/01/30  21:22:11
41908         Log: Integrate with tweakery the change #8625 from mainline,
41909              the multibyte decimal separator fix ("fa_IR locale failure").
41910      Branch: maint-5.6/perl
41911            ! embedvar.h perlapi.h
41912           !> intrpvar.h perl.c perl.h sv.c util.c
41913 ____________________________________________________________________________
41914 [  8625] By: jhi                                   on 2001/01/30  20:26:33
41915         Log: Fix for the fa_IR locale failure.  The reason for the failure
41916              was that Perl was assuming the decimal separator aka the radix
41917              separator is one character.  The Farsi-Iranian locale crushed
41918              that bad assumption since there the separator is 'Momayyez',
41919              glyphwise looking somewhat like a slash, and in Unicode UTF-8
41920              encoded in two bytes, 0xd9 0xab.
41921      Branch: perl
41922            ! intrpvar.h perl.c perl.h sv.c util.c
41923 ____________________________________________________________________________
41924 [  8624] By: gsar                                  on 2001/01/30  20:17:03
41925         Log: regen_headers
41926      Branch: maint-5.6/perl
41927            ! Makefile.SH pod/perlintern.pod
41928 ____________________________________________________________________________
41929 [  8623] By: gsar                                  on 2001/01/30  19:42:34
41930         Log: backout change#7431 and its dependents (causes spurious rebuilds
41931              of autogenerated files)
41932              
41933              fix benign b.t failure
41934      Branch: maint-5.6/perl
41935            ! Makefile.SH t/lib/b.t
41936 ____________________________________________________________________________
41937 [  8622] By: jhi                                   on 2001/01/30  19:41:41
41938         Log: Microperl sync.
41939      Branch: perl
41940            ! mg.c perl.h
41941 ____________________________________________________________________________
41942 [  8621] By: gsar                                  on 2001/01/30  19:24:47
41943         Log: integrate changes#8259,8442,8444,8445,8448,8449,8451,8455
41944              from mainline
41945              
41946              Subject: podlators 1.06 released
41947              
41948              Subject: [PATCH @8436] Eliminate op_children
41949              
41950              (Replaced by #8448)  Traces of op_children (cleanup of #8442)
41951              
41952              (Replaced by #8448)  More op_children traces (cleanup of #8442).
41953              
41954              Subject: [PATCH #3 @8436] Re: Eliminate op_children
41955              Replace #8444 and #8445.
41956              
41957              Under 5.005 threads and debugging crashed in Debian 2.2 Linux/x86
41958              at the setting of the ofs_sv in new_struct_thread() as the
41959              thr->Tofs_sv (PL_ofs_sv) was still 0xabab.... (this is what
41960              uninitialized fields are, uh, initialized with),
41961              SvREFCNT_inc()ing that invited a core dump.
41962              
41963              podlators 1.07, from Russ Allbery.
41964              
41965              Subject: [PATCH] regcomp.c old feature removal
41966              From: mjd@plover.com
41967              Date: 16 Jan 2001 14:43:18 -0000 
41968              Message-ID: <20010116144318.7140.qmail@plover.com> 
41969      Branch: maint-5.6/perl
41970           +> lib/Pod/Text/Overstrike.pm
41971           !> MANIFEST bytecode.pl ext/B/B.xs ext/B/B/Asmdata.pm
41972           !> ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/Concise.pm
41973           !> ext/B/B/Debug.pm ext/ByteLoader/byterun.c
41974           !> ext/ByteLoader/byterun.h lib/Pod/Man.pm lib/Pod/Text/Color.pm
41975           !> lib/Pod/Text/Termcap.pm op.c op.h pod/pod2text.PL regcomp.c
41976           !> util.c
41977 ____________________________________________________________________________
41978 [  8620] By: gsar                                  on 2001/01/30  18:48:32
41979         Log: integrate changes#8243,8254,8255,8313,8314,8363,8383,8390,8416,
41980              8417,8418,8419,8424,8427,8430,8441,8563 from mainline (TODO: b.t
41981              now fails one test)
41982              
41983              Subject: [PATCH] lvalue AUTOLOAD. No, really.
41984              
41985              Subject: [PATCH] Interesting syntax idea
41986              Make opens + bareword assigns do typeglob assigns.
41987              
41988              Tests for #8254.
41989              
41990              Subject: [PATCH @8269] Continue blocks and B::Deparse
41991              Make the peephole optimizer to bypass more null ops and
41992              and rewrite the deparse handling of continue blocks.
41993              
41994              Subject: Re: [PATCH @8269] Continue blocks and B::Deparse
41995              Doc tweak on #8313.
41996              
41997              Subject: [PATCH @8344] Fix spurious GVSV OPpOUR_INTRO
41998              
41999              Subject: [PATCH @8382] Remove FileHandle/IO dependence in t/io/openpid.t
42000              
42001              Subject:  [PATCH perl@8269] Opcode.XS, fix memory leak
42002              
42003              Subject: RE: [PATCH] [ID 20001223.002] lvalues in list context
42004              Replace 10000 with RETVAL_MAX, and compute RETVAL_MAX
42005              according to the platform.
42006              
42007              Subject: [PATCH @8404] Consolidated lvalue sub changes
42008              
42009              Subject: Re: [PATCH] [ID 20001223.002] lvalues in list context
42010              
42011              Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER.
42012              
42013              Subject: B::Concise -- an improved replacement for B::Terse 
42014              
42015              The B::Terse drop-in replacement wasn't quite drop-in.
42016              
42017              The LVRET macro needed an aTHX.
42018              
42019              Use the /^Perl_/-less form of is_lvalue_sub().
42020              
42021              Subject: [PATCH @8545] [ID 20000808.005] OP_REFGEN as an lvalue
42022      Branch: maint-5.6/perl
42023           +> ext/B/B/Concise.pm
42024           !> (integrate 27 files)
42025 ____________________________________________________________________________
42026 [  8619] By: nick                                  on 2001/01/30  18:40:28
42027         Log: Integrate mainline
42028      Branch: perlio
42029           !> (integrate 40 files)
42030 ____________________________________________________________________________
42031 [  8618] By: jhi                                   on 2001/01/30  18:37:18
42032         Log: Subject: [PATCH perl@8585] protect VMS test harness from chdir switcheroo
42033              Date: Mon, 29 Jan 2001 22:51:29 -0600
42034              From: "Craig A. Berry" <craigberry@mac.com>
42035              Message-Id: <p04330101b69bef0ebab4@[172.16.52.1]>
42036      Branch: perl
42037            ! vms/test.com
42038 ____________________________________________________________________________
42039 [  8617] By: jhi                                   on 2001/01/30  18:34:53
42040         Log: Subject: [PATCH] Add missing CV flags to dump.c
42041              From: Tim Jenness <t.jenness@jach.hawaii.edu>
42042              Date: Mon, 29 Jan 2001 21:48:55 -1000 (HST)
42043              Message-ID: <Pine.LNX.4.30.0101292144280.14179-100000@lapaki.jach.hawaii.edu>
42044      Branch: perl
42045            ! dump.c
42046 ____________________________________________________________________________
42047 [  8616] By: jhi                                   on 2001/01/30  18:20:58
42048         Log: Integrate partly the change #8615 from mainline, the t/op/each.t
42049              part isn't applicable to maintperl.
42050              
42051              UTF-8 nit from Inaba Hiroto.
42052      Branch: maint-5.6/perl
42053           !> pod/perlapi.pod utf8.c
42054 ____________________________________________________________________________
42055 [  8615] By: jhi                                   on 2001/01/30  18:18:51
42056         Log: UTF-8 nit from Inaba Hiroto.
42057      Branch: perl
42058            ! pod/perlapi.pod t/op/each.t utf8.c
42059 ____________________________________________________________________________
42060 [  8614] By: jhi                                   on 2001/01/30  18:13:38
42061         Log: Integrate changes #8608,8609,8610,8611,8612,8613 from maintperl.
42062              
42063              perl's internal variables are not for public consumption,
42064              move their docs from perlapi.pod to perlintern.pod
42065              
42066              support for -Dusethreads build under HP-UX 10.20 and DCE threads
42067              library (11.0 and later have pthreads but 10.x don't)
42068              
42069              avoid uninitialized value warnings
42070              
42071              canonicalize paths when doing chdir() on windows (or Cwd::getcwd()
42072              gets weird results)
42073              
42074              perldoc nit on windows
42075              
42076              make it possible to run the tests outside the source tree
42077              (there's still a dependency on ../lib being the library
42078              location)
42079      Branch: perl
42080           !> hints/hpux.sh intrpvar.h perlapi.c pod/perlapi.pod
42081           !> pod/perlintern.pod t/base/term.t t/io/tell.t t/lib/dprof/V.pm
42082           !> t/op/flip.t thrdvar.h thread.h utils/perldoc.PL
42083           !> win32/bin/search.pl win32/vdir.h
42084 ____________________________________________________________________________
42085 [  8613] By: gsar                                  on 2001/01/30  16:39:59
42086         Log: make it possible to run the tests outside the source tree
42087              (there's still a dependency on ../lib being the library
42088              location)
42089      Branch: maint-5.6/perl
42090            ! t/base/term.t t/io/tell.t t/lib/dprof/V.pm t/op/flip.t
42091 ____________________________________________________________________________
42092 [  8612] By: gsar                                  on 2001/01/30  16:31:12
42093         Log: perldoc nit on windows
42094      Branch: maint-5.6/perl
42095            ! utils/perldoc.PL
42096 ____________________________________________________________________________
42097 [  8611] By: gsar                                  on 2001/01/30  16:22:54
42098         Log: canonicalize paths when doing chdir() on windows (or Cwd::getcwd()
42099              gets weird results)
42100      Branch: maint-5.6/perl
42101            ! win32/vdir.h
42102 ____________________________________________________________________________
42103 [  8610] By: gsar                                  on 2001/01/30  16:12:45
42104         Log: avoid uninitialized value warnings
42105      Branch: maint-5.6/perl
42106            ! win32/bin/search.pl
42107 ____________________________________________________________________________
42108 [  8609] By: gsar                                  on 2001/01/30  16:08:01
42109         Log: support for -Dusethreads build under HP-UX 10.20 and DCE threads
42110              library (11.0 and later have pthreads but 10.x don't)
42111      Branch: maint-5.6/perl
42112            ! hints/hpux.sh thread.h
42113 ____________________________________________________________________________
42114 [  8608] By: gsar                                  on 2001/01/30  15:48:55
42115         Log: perl's internal variables are not for public consumption,
42116              move their docs from perlapi.pod to perlintern.pod
42117      Branch: maint-5.6/perl
42118            ! intrpvar.h perlapi.c pod/perlapi.pod pod/perlintern.pod
42119            ! thrdvar.h
42120 ____________________________________________________________________________
42121 [  8607] By: gsar                                  on 2001/01/30  15:44:27
42122         Log: mistakenly branched perl56delta.pod, revert
42123      Branch: maint-5.6/perl
42124            - pod/perl56delta.pod
42125           !> pod/perldelta.pod
42126 ____________________________________________________________________________
42127 [  8606] By: gsar                                  on 2001/01/30  14:20:24
42128         Log: integrate changes#7984,7987,8010 from mainline (gets rid of
42129              dTHR which has been a noop for a while now, except for the
42130              compatibility definition in thread.h)
42131      Branch: maint-5.6/perl
42132           !> (integrate 45 files)
42133 ____________________________________________________________________________
42134 [  8605] By: jhi                                   on 2001/01/30  05:43:58
42135         Log: Mark the UTF-8 APIs as experimental.
42136      Branch: maint-5.6/perl
42137            ! embed.pl pod/perlapi.pod
42138 ____________________________________________________________________________
42139 [  8604] By: jhi                                   on 2001/01/30  05:38:40
42140         Log: Nits from earlier integrates.
42141      Branch: maint-5.6/perl
42142            ! lib/Carp/Heavy.pm
42143           !> sv.c
42144 ____________________________________________________________________________
42145 [  8603] By: jhi                                   on 2001/01/30  05:27:26
42146         Log: Regenerate Porting files.
42147      Branch: maint-5.6/perl
42148            ! Porting/Glossary Porting/config.sh Porting/config_H
42149 ____________________________________________________________________________
42150 [  8602] By: jhi                                   on 2001/01/30  05:14:59
42151         Log: Integrate changes #7891,8034,8078,8110,8111,8112,8277,8291,
42152              8310,8339,8447,8492,8493,8505,8525: documentation changes.
42153              
42154              Subject: Re: perlfaq style changes
42155              
42156              Subject: DOC PATCH 5.6.0: -s return value incompletely documented
42157              
42158              Subject: [PATCH] docs on NaN
42159              
42160              Subject: [patch] perlfaq7
42161              
42162              Subject: [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
42163              
42164              Subject: [PATCH] Re: [ID 20001013.006] XS subs are not define()ed
42165              
42166              Subject: [PATCH] open() example in perlfunc.pod
42167              
42168              Podify README.mpeix (a new version from the web)
42169              
42170              Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
42171              
42172              Subject: [PATCH] format and rewording in perlfaq.pod
42173              
42174              Subject: [PATCH] API Variable documentation   
42175              
42176              Memory management calls documentation.
42177              
42178              Subject: [PATCH: perl@8482] README.vms URL updates
42179              
42180              Subject: Minor typos in perlfaq2.pod
42181              
42182              Subject: [PATCH] pod/perlvar.pod
42183      Branch: maint-5.6/perl
42184           +> pod/perl56delta.pod
42185            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
42186           !> README.amiga README.epoc README.mpeix README.vms
42187           !> ext/POSIX/POSIX.pod lib/CPAN.pm lib/Carp/Heavy.pm
42188           !> lib/Win32.pod pod/perlapi.pod pod/perlfaq.pod pod/perlfaq1.pod
42189           !> pod/perlfaq2.pod pod/perlfaq6.pod pod/perlfaq7.pod
42190           !> pod/perlfunc.pod pod/perlop.pod pod/perlrequick.pod
42191           !> pod/perlvar.pod thrdvar.h
42192 ____________________________________________________________________________
42193 [  8601] By: jhi                                   on 2001/01/30  04:38:35
42194         Log: Integrate changes #8036,8096,8253 from mainline:
42195              hints changes.
42196              
42197              Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
42198              Subject: [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio 
42199              
42200              Output the (apparent) version of gcc in Tru64.
42201      Branch: maint-5.6/perl
42202           +> ext/POSIX/hints/svr4.pl
42203           !> MANIFEST ext/POSIX/Makefile.PL hints/dec_osf.sh hints/hpux.sh
42204           !> hints/svr4.sh t/lib/bigfltpm.t
42205 ____________________________________________________________________________
42206 [  8600] By: jhi                                   on 2001/01/30  04:04:01
42207         Log: Integrate changes #7863,7868,7875,7876,7888,8384,8480 from mainline:
42208              locale fixes.
42209              
42210              sprintf() does not taint since print() does not. (7863,7875,7876,7888)
42211              
42212              Debian allows /usr/bin/locale to exist without any locales. (7868)
42213              
42214              Allow the locale test needing POSIX and the taint test
42215              needing IPC::SysV to run under 'minitest' (basically,
42216              bail out if loading the extension fails). (8384)
42217              
42218              Cleanup the locale.t output  (8480)
42219      Branch: maint-5.6/perl
42220           !> pod/perllocale.pod sv.c t/op/misc.t t/op/taint.t
42221           !> t/pragma/locale.t
42222 ____________________________________________________________________________
42223 [  8599] By: jhi                                   on 2001/01/30  03:51:04
42224         Log: Missing generated files from #8598.
42225      Branch: maint-5.6/perl
42226            ! embed.h global.sym objXSUB.h perlapi.c proto.h
42227 ____________________________________________________________________________
42228 [  8598] By: jhi                                   on 2001/01/30  03:41:54
42229         Log: Integrate change #8555 from mainline, manually integrate parts
42230              of changes 8452 and 8583.
42231              
42232              Subject: [PATCH] utf8.c documentation (8452)
42233              
42234              No point in checking the length if the pointer is bogus. (8555)
42235              
42236              Introduce bytes_from_utf8() and implement sv_eq() using it,
42237              tr/// did not handle UTF-8 ranges, \ before a raw UTF-8 character
42238              produced "Malformed UTF-8 character" warning, "\x{100}\N{CENT SIGN}"
42239              was malformed. (8583)
42240      Branch: maint-5.6/perl
42241            ! embed.pl t/lib/charnames.t t/op/tr.t toke.c
42242           !> pod/perlapi.pod sv.c utf8.c
42243 ____________________________________________________________________________
42244 [  8597] By: gsar                                  on 2001/01/30  02:37:26
42245         Log: get PERL_OBJECT build going again on windows
42246      Branch: maint-5.6/perl
42247            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
42248            ! pod/perlapi.pod proto.h sv.c
42249 ____________________________________________________________________________
42250 [  8596] By: jhi                                   on 2001/01/30  02:16:17
42251         Log: Signedness nit.
42252      Branch: perl
42253            ! sv.c
42254 ____________________________________________________________________________
42255 [  8595] By: jhi                                   on 2001/01/30  02:11:07
42256         Log: EBCDIC patch for Storable, from Peter Prymmer.
42257      Branch: perl
42258            ! t/lib/st-06compat.t
42259 ____________________________________________________________________________
42260 [  8594] By: jhi                                   on 2001/01/30  01:04:48
42261         Log: Subject: [PATCH: perl@8585] yet another tweak to lib/b.t for EBCDIC
42262              From: Peter Prymmer <pvhp@forte.com>
42263              Date: Mon, 29 Jan 2001 16:51:38 -0800 (PST)
42264              Message-ID: <Pine.OSF.4.10.10101291646320.230748-100000@aspara.forte.com>
42265      Branch: perl
42266            ! t/lib/b.t
42267 ____________________________________________________________________________
42268 [  8593] By: jhi                                   on 2001/01/30  00:56:47
42269         Log: Subject: [PATCH: perl@8585] pod problems in io
42270              From: Peter Prymmer <pvhp@forte.com>
42271              Date: Mon, 29 Jan 2001 16:46:25 -0800 (PST)
42272              Message-ID: <Pine.OSF.4.10.10101291636420.230748-100000@aspara.forte.com>
42273      Branch: perl
42274            ! pod/perlapio.pod pod/perliol.pod
42275 ____________________________________________________________________________
42276 [  8592] By: jhi                                   on 2001/01/30  00:48:20
42277         Log: Integrate perlio.
42278      Branch: perl
42279           !> pod/perlapio.pod pod/perliol.pod
42280 ____________________________________________________________________________
42281 [  8591] By: nick                                  on 2001/01/29  22:02:28
42282         Log: GNU 'merge' Simon's copy of perliol.pod with version
42283              patched by Craig's patch.
42284      Branch: perlio
42285            ! pod/perliol.pod
42286 ____________________________________________________________________________
42287 [  8590] By: nick                                  on 2001/01/29  21:55:10
42288         Log: PerlIO doc tweaks from Craig A. Berry <craig.berry@psinetcs.com>
42289      Branch: perlio
42290            ! pod/perlapio.pod pod/perliol.pod
42291 ____________________________________________________________________________
42292 [  8589] By: jhi                                   on 2001/01/29  15:35:33
42293         Log: Integrate change #8586 from maint-5.6/perl.
42294              
42295              make the BOM detection code not call tell() until it has to
42296              (meant to fix esoteric compatibility issues where PL_rsfp
42297              is overridden)
42298      Branch: perl
42299           !> toke.c
42300 ____________________________________________________________________________
42301 [  8588] By: jhi                                   on 2001/01/29  15:29:11
42302         Log: Subject: MAking Solaris malloc() the default
42303              From: Lupe Christoph <lupe@lupe-christoph.de>
42304              Date: Mon, 29 Jan 2001 12:59:36 +0100
42305              Message-ID: <20010129125936.Z4830@alanya.lupe-christoph.de>
42306              
42307              The README.solaris part slightly tweaked.
42308      Branch: perl
42309            ! README.solaris hints/solaris_2.sh
42310 ____________________________________________________________________________
42311 [  8587] By: jhi                                   on 2001/01/29  15:17:34
42312         Log: Subject: [ID 20010128.003] [PATCH] perlre.pod \b buglet
42313              From: root@ak-75.mind.de
42314              Date: Sun, 28 Jan 2001 20:32:29 +0100
42315              Message-Id: <200101281932.UAA15768@ak-75.mind.de>
42316      Branch: perl
42317            ! pod/perlre.pod
42318 ____________________________________________________________________________
42319 [  8586] By: gsar                                  on 2001/01/29  13:43:44
42320         Log: make the BOM detection code not call tell() until it has to
42321              (meant to fix esoteric compatibility issues where PL_rsfp
42322              is overridden)
42323      Branch: maint-5.6/perl
42324            ! toke.c
42325 ____________________________________________________________________________
42326 [  8585] By: jhi                                   on 2001/01/28  20:05:45
42327         Log: Update Changes.
42328      Branch: perl
42329            ! Changes patchlevel.h
42330 ____________________________________________________________________________
42331 [  8584] By: jhi                                   on 2001/01/28  19:30:02
42332         Log: Integrate perlio.
42333      Branch: perl
42334           +> pod/perliol.pod
42335           !> MANIFEST pod/perlapio.pod
42336 ____________________________________________________________________________
42337 [  8583] By: jhi                                   on 2001/01/28  19:28:40
42338         Log: Patch from Inaba Hiroto:
42339              - canonical UTF-8 hash keys: if a key string for a hash is
42340              UTF8-on, try downgrade the string and use it if
42341              unicode::distinct is not in effect.
42342              For the task, I added a function bytes_from_utf8() to utf8.c.
42343              It might resemble utf8_to_bytes() but it is not convenient
42344              to the task.
42345              Made a test for it and added to t/op/each.t
42346              - Changed do_print in doio.c to apply sv_utf8_(downgrade|upgrade) to
42347              the mortal copy of the argument SV.
42348              And changed t/io/utf8.t test 18 which expects print() to
42349              upgrade its argument.
42350              - re-implement sv_eq with bytes_from_utf8()
42351              - some bug fixes
42352              - tr/// does not handle UTF8 range (\x{}-\x{})
42353              - \ before raw UTF8 character produced
42354              "Malformed UTF-8 character" warning.
42355              - "\x{100}\N{CENT SIGN}" is Malformed.
42356              Added tests for these 3.
42357              - and one silly bug (by me) with qu operator.
42358      Branch: perl
42359            ! doio.c embed.h embed.pl global.sym hv.c objXSUB.h perlapi.c
42360            ! pod/perlapi.pod proto.h sv.c t/io/utf8.t t/lib/charnames.t
42361            ! t/op/each.t t/op/tr.t t/pragma/utf8.t toke.c utf8.c
42362 ____________________________________________________________________________
42363 [  8582] By: nick                                  on 2001/01/28  19:25:04
42364         Log: Add pod/perliol.pod to MANIFEST :-(
42365      Branch: perlio
42366            ! MANIFEST
42367 ____________________________________________________________________________
42368 [  8581] By: nick                                  on 2001/01/28  19:22:40
42369         Log: PerlIO documentation. Proofing and sub-editing requested.
42370      Branch: perlio
42371            + pod/perliol.pod
42372            ! pod/perlapio.pod
42373 ____________________________________________________________________________
42374 [  8580] By: jhi                                   on 2001/01/28  05:16:25
42375         Log: Revert the change to sv_2pv() done by #8054: Someone who
42376              did SvNV_set() on a scalar that also happened to be POK,
42377              followed by sv_2pv() won't get the right coercion anymore.
42378              [Sarathy]
42379      Branch: maint-5.6/perl
42380            ! sv.c
42381 ____________________________________________________________________________
42382 [  8579] By: jhi                                   on 2001/01/28  05:15:04
42383         Log: Remove the #8084 effect: do not allow -Q to be interpreted
42384              as -&Q(), this is too much wiggle room.
42385      Branch: maint-5.6/perl
42386            ! toke.c
42387 ____________________________________________________________________________
42388 [  8578] By: jhi                                   on 2001/01/28  05:12:45
42389         Log: Needed bits of #8439 (should have been in #8576),
42390              mainly for lval substr().
42391      Branch: maint-5.6/perl
42392            ! mg.c pp.c pp_hot.c
42393 ____________________________________________________________________________
42394 [  8577] By: jhi                                   on 2001/01/28  05:02:46
42395         Log: A missing check-in.
42396      Branch: maint-5.6/perl
42397            ! utf8.c
42398 ____________________________________________________________________________
42399 [  8576] By: jhi                                   on 2001/01/28  04:26:18
42400         Log: Integrate changes #8425,8436,8439,8517 from mainline.
42401              The 8439 was not truly integrated because it had too many
42402              dependencies on the development branch and because it introduced
42403              concepts too bold for a maintenance branch (such as the qu operator).
42404              
42405              Subject: [PATCH perl@8342] -Wformat
42406              
42407              Tighten some of the UTF-8 tests a bit.
42408              
42409              More UTF-8 patches from Inaba Hiroto. (8439, but only partly)
42410              - The substr lval was still not okay.
42411              - Now pp_stringify and sv_setsv copies source's UTF8 flag
42412              even if IN_BYTE.  pp_stringify is called from fold_constants
42413              at optimization phase and "\x{100}" was made SvUTF8_off under
42414              use bytes (the bytes pragma is for "byte semantics" and not
42415              for "do not produce UTF8 data")
42416      Branch: maint-5.6/perl
42417            ! t/lib/charnames.t t/op/substr.t toke.c
42418           !> sv.c t/pragma/utf8.t
42419 ____________________________________________________________________________
42420 [  8575] By: jhi                                   on 2001/01/28  04:01:51
42421         Log: Integrate changes #8378,8379,8385,8386,8405 from mainline.
42422              
42423              Subject: One more patch for UTF8  (UTF-8 fixes for 'x' and tr////)
42424              
42425              Subject: [ID 20001230.003] UTF-8 tr still hurts
42426              
42427              Test cases for #8385 (from Simon's "torture.pl")
42428              
42429              Start fixing UTF-8 lval substr() (8405)
42430      Branch: maint-5.6/perl
42431           !> doop.c embed.h embed.pl mg.c op.c pod/perlapi.pod pp.c proto.h
42432           !> regcomp.c regexec.c t/op/substr.t t/op/tr.t toke.c utf8.c
42433 ____________________________________________________________________________
42434 [  8574] By: jhi                                   on 2001/01/28  03:09:06
42435         Log: Integrate changes #8328,8329,8330,8331,8332,8341,8343,8377
42436              from mainline.
42437              
42438              UTF-8 cleanup.
42439              
42440              Subject: [PATCH perl@8327] strings with \x{..} in the middle are corrupted 
42441              
42442              "\x{FF}\xFF" was broken.
42443              
42444              Tests for #8329 and #8330.
42445              
42446              Add a note about EBCDIC versus UTF-8 to a potential problem spot.
42447              
42448              IRIX compiler noticed that the bof initialization might be
42449              bypassed by control flow.
42450              
42451              Make explicit our assumption that (for now) "\x{80}" produces UTF-8.
42452      Branch: maint-5.6/perl
42453           !> doop.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c
42454           !> regexec.c sv.c t/op/bop.t toke.c utf8.c
42455 ____________________________________________________________________________
42456 [  8573] By: jhi                                   on 2001/01/28  02:06:12
42457         Log: Retract #8552.
42458      Branch: perl
42459            ! lib/Text/Wrap.pm t/lib/textwrap.t
42460 ____________________________________________________________________________
42461 [  8572] By: jhi                                   on 2001/01/28  02:04:49
42462         Log: Integrate changes #8267,8272[perlio],8274,8298,8300,8303,
42463              8305,8323,8324 from mainline.  The 8267,8272, and 8298 were
42464              not really integrated but instead salvaged by hand
42465              (they had too many dependencies on the development release
42466              to be cleanly integratable).
42467              
42468              Subject: more UTF8 test suites and an UTF8 patch
42469              
42470              Tweak for MULTIPLICITY/USE_PERLIO
42471              
42472              Signedness nit.
42473              
42474              Turn SvUTF8 off if not required in pp_chr and pp_stringify.
42475              
42476              Use the UTF8_XXX macros in is_utf8_char().
42477              
42478              Rewrite pp_concat() in terms of sv_catsv().  The . operator
42479              should now be UTF-8-proof.
42480              
42481              Subject: [PATCH perl@8269] scanning two hex-constants
42482              fails on EBCDIC environment (script length.t)
42483              
42484              Add some Unicode chop() tests.
42485      Branch: maint-5.6/perl
42486            ! doop.c mg.c pp.c pp_hot.c toke.c utf8.c
42487           !> sv.c t/op/chop.t utf8.h
42488 ____________________________________________________________________________
42489 [  8571] By: jhi                                   on 2001/01/28  00:35:59
42490         Log: Integrate changes #8090,8093[perlio,only the sv.c tweak],
42491              8245,8247,8248,8249,8250,8251,8260,8263,8264,8265 from mainline.
42492              
42493              Subject: [PATCH] Re: Breadperl & Tk (sv_utf8_upgrade fixes)
42494              
42495              The maxiters upper limit sanity check (guarding against
42496              non-progress) assumed bytes instead of characters in s///
42497              and split().
42498              
42499              Signedness nit.
42500              
42501              sv_catsv() rewrite (8248,8249,8251,8260,8263,8264,8265)
42502              join() should now be UTF-8-proof.
42503              
42504              More split // UTF-8 tests. (8250)
42505      Branch: maint-5.6/perl
42506           !> doop.c hv.c pp.c pp_hot.c sv.c t/op/join.t utf8.c utf8.h
42507           !> util.c
42508 ____________________________________________________________________________
42509 [  8570] By: jhi                                   on 2001/01/27  22:15:46
42510         Log: Integrate changes #7941,7943,7944,7958,7967,7995,7996,7998,
42511              8004,8005,8023,8024,8028,8030,8031,8033,8039,8042,8052[perlio],
42512              8053[perlio],8054[perlio,+sv.c(-PerlIO_isutf8),+require.t],
42513              8084,8204,8244,8333 from mainline.
42514              
42515              For -Q where Q might be a one-letter sub name one does no more
42516              get a warning about an unknown filetest (7941,7943,7944,8084).
42517              
42518              Subject: Re: [ID 20001130.011] expression parsing bug ?
42519              
42520              Make uv_to_utf8() to zero-terminate its output buffer.
42521              
42522              Split off t/op/length.t (7995)
42523              
42524              Split off t/op/utf8decode.t (7996)
42525              
42526              Remove an unnecessary 'use utf8' from the utf8.t (7998)
42527              
42528              Split off t/op/concat.t (8004)
42529              
42530              Split off t/op/ver.t (8005)
42531              
42532              Document utf8_length(), utf8_distance(), and utf8_hop().
42533              
42534              Document utf8_to_uv() better.
42535              
42536              Introduce macros for UTF8 decoding (8028,8033).
42537              
42538              Add test for reverse() (8030,8031).
42539              
42540              Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful (8039,8333)
42541              
42542              Do not return the Unicode replacement character    on UTF-8
42543              decoding failure.
42544              
42545              Typo/thinko in S_scan_const() - seeing high bit sets has_utf8
42546              not this_utf8 i.e. the output string has one, but don't mess
42547              with source assumption. (8052,8053)
42548              
42549              Tweak t/comp/require.t to add a 'use bytes' to permit its dubious
42550              writing of BOM to a non-utf8 stream.  Fix SvPVutf8() - sv_2pv()
42551              was not expecting to be called with something that was already
42552              SvPOK() - (we just fossiked with SvUTF8 bit). Fix that and also
42553              just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
42554              (8054)
42555              
42556              Recode the naughty binary bytes in utf8decode.t using the \xHH.
42557              
42558              Make some panic messages a bit more logical.
42559      Branch: maint-5.6/perl
42560           +> t/op/concat.t t/op/length.t t/op/reverse.t t/op/utf8decode.t
42561           !> MANIFEST doop.c embed.pl lib/ExtUtils/Liblist.pm op.c
42562           !> pod/perlapi.pod pod/perldiag.pod pp.c pp_hot.c regcomp.c
42563           !> regexec.c sv.c t/comp/require.t t/op/misc.t t/op/ver.t
42564           !> t/pragma/utf8.t t/pragma/warn/toke t/pragma/warn/utf8 toke.c
42565           !> utf8.c utf8.h
42566 ____________________________________________________________________________
42567 [  8569] By: jhi                                   on 2001/01/27  19:16:43
42568         Log: Integrate changes #7750 from perlio and #8566 from mainline.
42569      Branch: maint-5.6/perl
42570           !> regexec.c sv.c
42571 ____________________________________________________________________________
42572 [  8568] By: jhi                                   on 2001/01/27  18:06:51
42573         Log: Integrate changes #7355[-doio.c],7691,7744,7753[perlio],
42574              7783,7790[perlio],7869,7871,7872,7911,7916,7932,
42575              7935[-perlio.c],7936,7959,7965 from mainline.
42576              
42577              Change the "big byte" error message to "Wide character".
42578              (7355, the croak-if-wide-chars-in-print part ignored)
42579              
42580              Use UINT64_C().
42581              
42582              Introduce Perl_utf8_length().
42583              
42584              diff -se shows these as different (7753, forgotten check-ins)
42585              
42586              Subject: [PATCH] doop.c - UTF8 tr///
42587              
42588              If we use (aTHX_ ...) then put Perl_ on the front.
42589              
42590              Make utf8_length() and utf8_distance() to be less forgiving
42591              about bad UTF-8.
42592              
42593              Test line numbers are different with utf8.
42594              
42595              No need to scan till infinity, 13 is enough. (7872,7911)
42596              
42597              Subject: [PATCH] Tokeniser debugging
42598              
42599              Subject: Re: question about retlen in utf8.c:Perl_utf8_to_uv()
42600              
42601              Subject: [PATCH perl@7930] toke.c perlio.c -Wformat nits (only toke.c)
42602              
42603              Be more careful in Perl_sv_utf8_downgrade().
42604              
42605              Use DO_UTF8().
42606              
42607              Raw zero bytes in text files confuse at least GNU patch 2.1.
42608      Branch: maint-5.6/perl
42609           !> doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
42610           !> perl.c perl.h perlapi.c pod/perlapi.pod pod/perldiag.pod
42611           !> pod/perlrun.pod proto.h scope.h sv.c t/op/re_tests
42612           !> t/pragma/utf8.t toke.c utf8.c utf8.h
42613 ____________________________________________________________________________
42614 [  8567] By: nick                                  on 2001/01/27  11:10:38
42615         Log: Integrate mainline
42616      Branch: perlio
42617           !> Changes README.os390 embed.h embed.pl op.c patchlevel.h pp.c
42618           !> proto.h regexec.c sv.c t/lib/1_compile.t t/lib/b.t
42619           !> t/lib/st-06compat.t t/pragma/overload.t t/pragma/sub_lval.t
42620           !> toke.c
42621 ____________________________________________________________________________
42622 [  8566] By: jhi                                   on 2001/01/27  06:22:48
42623         Log: More documentation for the regexp context stack.
42624      Branch: perl
42625            ! regexec.c
42626 ____________________________________________________________________________
42627 [  8565] By: jhi                                   on 2001/01/27  05:21:57
42628         Log: Update Changes.
42629      Branch: perl
42630            ! Changes patchlevel.h
42631 ____________________________________________________________________________
42632 [  8564] By: jhi                                   on 2001/01/27  04:44:04
42633         Log: Threadedness patch for #8562 from Doug MacEachern.
42634      Branch: perl
42635            ! toke.c
42636 ____________________________________________________________________________
42637 [  8563] By: jhi                                   on 2001/01/27  04:26:24
42638         Log: Subject: [PATCH @8545] [ID 20000808.005] OP_REFGEN as an lvalue
42639              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
42640              Date: Thu, 25 Jan 2001 01:17:21 -0800 (PST)
42641              Message-ID: <14959.59703.507462.978833@soda.csua.berkeley.edu>
42642      Branch: perl
42643            ! op.c
42644 ____________________________________________________________________________
42645 [  8562] By: jhi                                   on 2001/01/27  04:20:30
42646         Log: Subject: Re: Announce : Tokener reporting patch
42647              From: Simon Cozens <simon@cozens.net>
42648              Date: Mon, 22 Jan 2001 02:17:22 +0000
42649              Message-ID: <20010122021722.A9334@pembro26.pmb.ox.ac.uk>
42650      Branch: perl
42651            ! embed.h embed.pl proto.h toke.c
42652 ____________________________________________________________________________
42653 [  8561] By: jhi                                   on 2001/01/27  04:17:24
42654         Log: Forgot from #8545.  Oops.
42655      Branch: perl
42656            ! pp.c t/pragma/overload.t
42657 ____________________________________________________________________________
42658 [  8560] By: jhi                                   on 2001/01/27  03:01:47
42659         Log: A better module compilation test, use MANIFEST as suggested
42660              by Spider.
42661      Branch: perl
42662            ! t/lib/1_compile.t
42663 ____________________________________________________________________________
42664 [  8559] By: jhi                                   on 2001/01/27  02:50:48
42665         Log: Subject: [PATCH: perl@8531] EBCDIC cleanup for B test
42666              From: Peter Prymmer <pvhp@forte.com>
42667              Date: Fri, 26 Jan 2001 16:38:08 -0800 (PST)
42668              Message-ID: <Pine.OSF.4.10.10101261635400.14820-100000@aspara.forte.com>
42669      Branch: perl
42670            ! t/lib/b.t
42671 ____________________________________________________________________________
42672 [  8558] By: jhi                                   on 2001/01/27  02:27:05
42673         Log: Subject: [PATCH: perl@8531] EBCDIC branch for pragma/sub-lval.t
42674              From: Peter Prymmer <pvhp@forte.com>
42675              Date: Fri, 26 Jan 2001 16:05:11 -0800 (PST)
42676              Message-ID: <Pine.OSF.4.10.10101261603460.14820-100000@aspara.forte.com>
42677      Branch: perl
42678            ! t/pragma/sub_lval.t
42679 ____________________________________________________________________________
42680 [  8557] By: jhi                                   on 2001/01/27  02:26:03
42681         Log: Subject: [PATCH: perl@8531] a peek at uuencoded EBCDIC (st-06compat.t)
42682              From: Peter Prymmer <pvhp@forte.com>
42683              Date: Fri, 26 Jan 2001 14:47:46 -0800 (PST)
42684              Message-ID: <Pine.OSF.4.10.10101261443561.14820-100000@aspara.forte.com>
42685      Branch: perl
42686            ! t/lib/st-06compat.t
42687 ____________________________________________________________________________
42688 [  8556] By: jhi                                   on 2001/01/27  02:24:33
42689         Log: Subject: [PATCH: perl@8531] minor update to README.os390
42690              From: Peter Prymmer <pvhp@forte.com>
42691              Date: Fri, 26 Jan 2001 14:33:27 -0800 (PST)
42692              Message-ID: <Pine.OSF.4.10.10101261425560.14820-100000@aspara.forte.com>
42693      Branch: perl
42694            ! README.os390
42695 ____________________________________________________________________________
42696 [  8555] By: jhi                                   on 2001/01/27  00:35:47
42697         Log: No point in checking the length before we know whether the pointer
42698              is bogus or not, fixes Abigail's odbm failures in Linux.
42699      Branch: perl
42700            ! sv.c
42701 ____________________________________________________________________________
42702 [  8554] By: nick                                  on 2001/01/26  19:01:31
42703         Log: Integrate mainline
42704      Branch: perlio
42705           !> lib/Text/Wrap.pm t/lib/textwrap.t
42706 ____________________________________________________________________________
42707 [  8553] By: jhi                                   on 2001/01/26  15:19:39
42708         Log: Integrate change #7792 from perlio (multiplicity fix),
42709              fix the AV leak in regex DEBUGGING (tiny part of the
42710              polymorphic regexp patch #8143).
42711      Branch: maint-5.6/perl
42712            ! regcomp.c
42713           !> scope.h
42714 ____________________________________________________________________________
42715 [  8552] By: jhi                                   on 2001/01/26  15:03:23
42716         Log: (Retracted by #8573)
42717              
42718              Subject: [PATCH Text::Wrap 2000.06292219] Spurious leading whitespace
42719              From: Michael G Schwern <schwern@pobox.com>
42720              Date: Fri, 26 Jan 2001 09:28:31 -0500
42721              Message-ID: <20010126092831.A15328@blackrider.aocn.com>
42722      Branch: perl
42723            ! lib/Text/Wrap.pm t/lib/textwrap.t
42724 ____________________________________________________________________________
42725 [  8551] By: jhi                                   on 2001/01/26  02:33:19
42726         Log: Integrate changes #7760,7815,7870,7873,7874,7877,7878,7879,7881,
42727              7937,7938,7939,7940,7968,7969,8403,8414,8510 from mainline.
42728              
42729              Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
42730              
42731              Subject: [PATCH 5.7.0] Overeager visited-positions optimizations
42732              
42733              Message nit.
42734              
42735              BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.
42736              
42737              Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
42738              
42739              (the cleanup of unused submatches in regtry() and regcppop())
42740              
42741              Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't
42742              stored and restored, and thusly was trounced by the utf8 swash
42743              routines.
42744              
42745              use utf8 not required to use \x{}.
42746              
42747              Removed two more tests that make no sense in UTF-8 since the test
42748              data is not in UTF-8.
42749              
42750              Get the three different space character classes right under utf8.
42751              
42752              Implement ANYOFUTF8 regprop() dumping.
42753              
42754              Subject: Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !~ /\((\w\. \w+)\)/
42755              
42756              Document the regex context pushing/popping a bit better.
42757      Branch: maint-5.6/perl
42758           +> lib/unicode/Is/Blank.pl lib/unicode/Is/SpacePerl.pl
42759           !> MANIFEST lib/unicode/mktables.PL pod/perlre.pod regcomp.c
42760           !> regexec.c scope.h t/op/pat.t t/op/re_tests t/op/regexp.t
42761           !> t/op/regmesg.t utf8.c
42762 ____________________________________________________________________________
42763 [  8550] By: nick                                  on 2001/01/25  19:42:30
42764         Log: Integrate mainline
42765      Branch: perlio
42766           !> Makefile.SH README.os390 gv.c hints/os390.sh installperl
42767           !> lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/overload.pm perl.h
42768           !> pod/perlguts.pod t/lib/bigfloat.t t/lib/bigfltpm.t
42769           !> t/lib/bigint.t t/lib/bigintpm.t
42770 ____________________________________________________________________________
42771 [  8549] By: jhi                                   on 2001/01/25  15:22:28
42772         Log: Undo 6475: { use utf8; chr(128..255) } is better off producing bytes.
42773      Branch: maint-5.6/perl
42774            ! pod/perlfunc.pod pp.c t/pragma/utf8.t
42775 ____________________________________________________________________________
42776 [  8548] By: jhi                                   on 2001/01/25  15:02:55
42777         Log: Integrate changes #7997,8063,8492,8547 from mainline.
42778              
42779              Subject: Re: STRLEN - what?
42780              
42781              Subject: [PATCH] perlguts.pod
42782              
42783              Memory management calls documentation.
42784              
42785              Layout using tabulator is not a good idea in a pod.
42786      Branch: maint-5.6/perl
42787           !> pod/perlguts.pod
42788 ____________________________________________________________________________
42789 [  8547] By: jhi                                   on 2001/01/25  14:49:05
42790         Log: Layout using tabulator is not a good idea in a pod.
42791      Branch: perl
42792            ! pod/perlguts.pod
42793 ____________________________________________________________________________
42794 [  8546] By: jhi                                   on 2001/01/25  14:31:12
42795         Log: Integrate changes #8188,8189,8208,8209,8210,8212,8374,8388
42796              from mainline.
42797              
42798              Subject: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
42799              
42800              Subject: [DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDES
42801              
42802              More Win32 editor/IDE/shell hints.
42803              
42804              More Win32 Perling.
42805              
42806              Yet another editor edit.
42807              
42808              Edit edit edit.
42809              
42810              IDE/editor section tweaking.
42811              
42812              Few more IDE/editor nits from p5p.
42813      Branch: maint-5.6/perl
42814           !> pod/perlfaq3.pod
42815 ____________________________________________________________________________
42816 [  8545] By: jhi                                   on 2001/01/25  04:16:32
42817         Log: Subject: [PATCH 5.7.0] overload int()
42818              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
42819              Date: Wed, 24 Jan 2001 19:06:57 -0500
42820              Message-ID: <20010124190657.A8512@math.ohio-state.edu>
42821      Branch: perl
42822            ! gv.c lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/overload.pm
42823            ! perl.h t/lib/bigfloat.t t/lib/bigfltpm.t t/lib/bigint.t
42824            ! t/lib/bigintpm.t
42825 ____________________________________________________________________________
42826 [  8544] By: jhi                                   on 2001/01/25  04:15:11
42827         Log: Subject: [PATCH: perl@8506]completion and docs for dynamic loading on OS/390
42828              From: Peter Prymmer <pvhp@forte.com>
42829              Date: Wed, 24 Jan 2001 17:17:14 -0800 (PST)
42830              Message-ID: <Pine.OSF.4.10.10101241706120.411912-100000@aspara.forte.com>
42831      Branch: perl
42832            ! Makefile.SH README.os390 hints/os390.sh installperl
42833 ____________________________________________________________________________
42834 [  8543] By: jhi                                   on 2001/01/25  03:52:08
42835         Log: Integrate change #8462,8469 from mainline.
42836              
42837              In VMS Perl subversion (perl -V) is undef.
42838      Branch: maint-5.6/perl
42839           !> configure.com
42840 ____________________________________________________________________________
42841 [  8542] By: jhi                                   on 2001/01/25  03:44:55
42842         Log: Integrate changes #7835,7850,8315,8316 from mainline.
42843              
42844              Solaris hints.
42845      Branch: maint-5.6/perl
42846           !> hints/solaris_2.sh
42847 ____________________________________________________________________________
42848 [  8541] By: jhi                                   on 2001/01/25  03:39:28
42849         Log: Integrate #8336 from mainline.
42850      Branch: maint-5.6/perl
42851           !> hv.c
42852 ____________________________________________________________________________
42853 [  8540] By: jhi                                   on 2001/01/25  03:23:50
42854         Log: Retract #8539.
42855      Branch: maint-5.6/perl
42856            ! pod/perlfaq3.pod
42857 ____________________________________________________________________________
42858 [  8539] By: jhi                                   on 2001/01/25  03:21:55
42859         Log: (Retracted by #8540.)
42860      Branch: maint-5.6/perl
42861            ! pod/perlfaq3.pod
42862 ____________________________________________________________________________
42863 [  8538] By: jhi                                   on 2001/01/25  03:14:07
42864         Log: Subject: [re-patch: 5.6.1-TRIAL1] was Re: [PATCH 5.6.1-TRIAL1]VMS buildpatches
42865              From: Peter Prymmer <pvhp@forte.com>
42866              Date: Mon, 18 Dec 2000 13:10:35 -0800 (PST)
42867              Message-ID: <Pine.OSF.4.10.10012181249310.410192-100000@aspara.forte.com>
42868              
42869              The VMS bits.
42870      Branch: maint-5.6/perl
42871            ! configure.com vms/descrip_mms.template
42872 ____________________________________________________________________________
42873 [  8537] By: jhi                                   on 2001/01/25  03:06:09
42874         Log: Integrate #7710,7824,7973 from mainline.
42875      Branch: maint-5.6/perl
42876           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
42877           !> config_h.SH configure.com epoc/config.sh hints/aix.sh malloc.c
42878           !> regcomp.c sv.c vos/config.alpha.def vos/config.alpha.h
42879           !> vos/config.ga.def vos/config.ga.h win32/config.bc
42880           !> win32/config.gc win32/config.vc
42881 ____________________________________________________________________________
42882 [  8536] By: jhi                                   on 2001/01/24  13:50:20
42883         Log: Revert the edits made by me so far to the 5.6 branch since
42884              the TRIAL1 since I did edits when I should have been using
42885              integrates.  Bad programmer.   (Will integrate them properly later.)
42886              Undoes #8347, #8349, #8350, #8351, #8353, #8355, #8376, #8463, #8470.
42887              The #8353 will not be reapplied at least for now since
42888              the UTF-8 hash keys need more thinking.
42889              (The patches #8347, #8354, #8454, #8473 were okay since they
42890              were original edits made specifically for the 5.6.1-TRIAL1.)
42891      Branch: maint-5.6/perl
42892            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
42893            ! config_h.SH configure.com embed.pl epoc/config.sh hints/aix.sh
42894            ! hints/solaris_2.sh hv.c hv.h malloc.c perlapi.c
42895            ! pod/perlapi.pod pod/perlfaq3.pod proto.h regcomp.c sv.c
42896            ! t/op/each.t vms/descrip_mms.template vos/config.alpha.def
42897            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
42898            ! win32/config.bc win32/config.gc win32/config.vc
42899 ____________________________________________________________________________
42900 [  8535] By: bailey                                on 2001/01/24  06:37:02
42901         Log: SYN SYN
42902      Branch: vmsperl
42903           +> (branch 26 files)
42904           !> (integrate 130 files)
42905 ____________________________________________________________________________
42906 [  8534] By: nick                                  on 2001/01/23  19:30:57
42907         Log: Integrate mainline.
42908      Branch: perlio
42909           !> Changes Configure Porting/Glossary Porting/config.sh
42910           !> Porting/config_H embed.h embed.pl ext/Encode/compile
42911           !> ext/Opcode/Opcode.xs ext/Opcode/Safe.pm installperl objXSUB.h
42912           !> patchlevel.h perlapi.c perly.y pod/perlfunc.pod
42913           !> pod/perlvar.pod proto.h t/lib/1_compile.t
42914 ____________________________________________________________________________
42915 [  8533] By: jhi                                   on 2001/01/23  16:15:46
42916         Log: Forgotten from #8501.
42917      Branch: perl
42918            ! Porting/Glossary Porting/config.sh Porting/config_H
42919 ____________________________________________________________________________
42920 [  8532] By: jhi                                   on 2001/01/23  16:13:27
42921         Log: Subject: RE: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parser as Bison) 
42922              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
42923              Date: Mon, 22 Jan 2001 17:51:58 +0100
42924              Message-ID: <5930DC161690D21196670090271575470397E915@madt009a.siemens.es>
42925      Branch: perl
42926            ! embed.h embed.pl objXSUB.h perlapi.c perly.y proto.h
42927 ____________________________________________________________________________
42928 [  8531] By: jhi                                   on 2001/01/23  15:46:01
42929         Log: Update Changes.
42930      Branch: perl
42931            ! Changes patchlevel.h
42932 ____________________________________________________________________________
42933 [  8530] By: jhi                                   on 2001/01/23  15:38:39
42934         Log: De-cut-and-pasto.
42935      Branch: perl
42936            ! t/lib/1_compile.t
42937 ____________________________________________________________________________
42938 [  8529] By: jhi                                   on 2001/01/23  15:11:04
42939         Log: Document the mkdir trailing slashes case.
42940      Branch: perl
42941            ! pod/perlfunc.pod
42942 ____________________________________________________________________________
42943 [  8528] By: jhi                                   on 2001/01/23  15:08:28
42944         Log: lib/lib.pm is arch dependent, and lib/lib_pm.PL shouldn't
42945              get installed:
42946              
42947              Subject: lib/lib.pm
42948              From: <abigail@foad.org>
42949              Date: Mon, 28 Aug 2000 20:35:08 -0400
42950              Message-ID: <20000829003508.21281.qmail@foad.org>
42951      Branch: perl
42952            ! installperl
42953 ____________________________________________________________________________
42954 [  8527] By: jhi                                   on 2001/01/23  14:44:04
42955         Log: Metaconfig unit change for #8526.
42956      Branch: metaconfig
42957            ! U/threads/archname.U
42958 ____________________________________________________________________________
42959 [  8526] By: jhi                                   on 2001/01/23  14:43:19
42960         Log: Attach -perlio to the archname if so selected.
42961      Branch: perl
42962            ! Configure
42963 ____________________________________________________________________________
42964 [  8525] By: jhi                                   on 2001/01/23  14:24:01
42965         Log: Subject: [PATCH] pod/perlvar.pod
42966              From: abigail@foad.org
42967              Date: Tue, 23 Jan 2001 01:41:10 +0100
42968              Message-ID: <20010123004110.22259.qmail@foad.org>
42969      Branch: perl
42970            ! pod/perlvar.pod
42971 ____________________________________________________________________________
42972 [  8524] By: jhi                                   on 2001/01/23  14:22:32
42973         Log: A bug introduced in #8217 (the undefined variable in the
42974              lib/safe1_t #3) fixed, by Charles Lane:
42975              
42976              The earlier patch made it so that stuff running in Safe
42977              compartments could do a "caller" and see "main".  That
42978              little change in name is done right before the code in
42979              the compartment is run, and apparantly the parser
42980              was picking up the stash name before it got changed.
42981              
42982              (why it was threaded vs. unthreaded Perl that was sensitive to this
42983              I still don't know...and it probably doesn't matter).
42984              
42985              I tryed removing the stash name-change and saw that threaded Perl
42986              did indeed pass the lib/safe1.t tests.
42987              
42988              So here's a patch; a routine (_safe_pkg_prep) is added to Opcode to
42989              do the name change (and to connect _ in the compartment to the global
42990              _) which is removed from _safe_call_sv.   Then Safe.pm is modified
42991              to call _safe_pkg_prep when creating a new compartment.
42992              
42993              Passes all tests with threaded perl on linux; passes all tests
42994              with unthreaded perl on VMS.
42995              
42996              At some point I'll probably want to revisit Safe and Opcode to
42997              provide more sensible handling of global variables...and to get
42998              formats working in Safe compartments, which they don't do currently.
42999      Branch: perl
43000            ! ext/Opcode/Opcode.xs ext/Opcode/Safe.pm
43001 ____________________________________________________________________________
43002 [  8523] By: jhi                                   on 2001/01/23  14:11:58
43003         Log: Also the lib/Thread.pm itself needs to be ignored if
43004              the Thread extension hasn't been built.
43005      Branch: perl
43006            ! t/lib/1_compile.t
43007 ____________________________________________________________________________
43008 [  8522] By: jhi                                   on 2001/01/23  13:51:28
43009         Log: print() instead of warn() so that stderr doesn't get
43010              unncessarily polluted.
43011      Branch: perl
43012            ! ext/Encode/compile
43013 ____________________________________________________________________________
43014 [  8521] By: jhi                                   on 2001/01/23  13:49:48
43015         Log: Integrate perlio.
43016      Branch: perl
43017           !> ext/Encode/Encode.xs ext/Encode/Makefile.PL ext/Encode/compile
43018           !> ext/Encode/encode.h
43019 ____________________________________________________________________________
43020 [  8520] By: nick                                  on 2001/01/22  21:44:00
43021         Log: More messing with Encode:
43022              Extra fields in header to allow multiple names and to record
43023              other things "compile" knows.
43024              Re-organise compile to factor out common output routines.
43025      Branch: perlio
43026            ! ext/Encode/Encode.xs ext/Encode/compile ext/Encode/encode.h
43027 ____________________________________________________________________________
43028 [  8519] By: nick                                  on 2001/01/22  20:33:50
43029         Log: Change file-of-files command line from -F to -f to avoid case issues on VMS.
43030      Branch: perlio
43031            ! ext/Encode/Makefile.PL ext/Encode/compile
43032 ____________________________________________________________________________
43033 [  8518] By: nick                                  on 2001/01/22  20:28:13
43034         Log: Integrate mainline
43035      Branch: perlio
43036           !> MANIFEST configure.com epoc/config.sh pp_sys.c regexec.c sv.c
43037           !> vos/config.alpha.def vos/config.alpha.h
43038 ____________________________________________________________________________
43039 [  8517] By: jhi                                   on 2001/01/22  15:37:17
43040         Log: Add sv_force_normal() to sv_utf8_downgrade() as suggested
43041              by Inaba Hiroto.
43042      Branch: perl
43043            ! sv.c
43044 ____________________________________________________________________________
43045 [  8516] By: jhi                                   on 2001/01/22  14:55:15
43046         Log: More SIG_SIZE fixes.
43047      Branch: perl
43048            ! epoc/config.sh vos/config.alpha.def vos/config.alpha.h
43049 ____________________________________________________________________________
43050 [  8515] By: jhi                                   on 2001/01/22  14:50:27
43051         Log: Subject: [PATCH perl@8506] typo in last week's configure.com frenzy
43052              From: "Craig A. Berry" <craigberry@mac.com>
43053              Date: Mon, 22 Jan 2001 00:42:24 -0600
43054              Message-Id: <p04330103b6917f35375b@[172.16.52.1]>
43055      Branch: perl
43056            ! configure.com
43057 ____________________________________________________________________________
43058 [  8514] By: jhi                                   on 2001/01/22  14:31:17
43059         Log: Subject: [PATCH perl@8506] VMS catches up with change #8501
43060              From: "Craig A. Berry" <craigberry@mac.com>
43061              Date: Sun, 21 Jan 2001 23:03:25 -0600
43062              Message-Id: <p04330101b691596f577f@[172.16.52.1]>
43063      Branch: perl
43064            ! configure.com
43065 ____________________________________________________________________________
43066 [  8513] By: jhi                                   on 2001/01/22  14:14:00
43067         Log: Add the .ucm encoding tables to the MANIFEST.
43068      Branch: perl
43069            ! MANIFEST
43070 ____________________________________________________________________________
43071 [  8512] By: jhi                                   on 2001/01/22  13:43:33
43072         Log: Integrate perlio.
43073      Branch: perl
43074           +> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
43075           +> ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
43076           +> ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
43077           +> ext/Encode/Encode/iso8859-10.ucm
43078           +> ext/Encode/Encode/iso8859-13.ucm
43079           +> ext/Encode/Encode/iso8859-14.ucm
43080           +> ext/Encode/Encode/iso8859-15.ucm
43081           +> ext/Encode/Encode/iso8859-16.ucm
43082           +> ext/Encode/Encode/iso8859-2.ucm
43083           +> ext/Encode/Encode/iso8859-3.ucm
43084           +> ext/Encode/Encode/iso8859-4.ucm
43085           +> ext/Encode/Encode/iso8859-5.ucm
43086           +> ext/Encode/Encode/iso8859-6.ucm
43087           +> ext/Encode/Encode/iso8859-7.ucm
43088           +> ext/Encode/Encode/iso8859-8.ucm
43089           +> ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
43090           +> ext/Encode/Encode/symbol.ucm
43091           !> ext/Encode/Makefile.PL ext/Encode/compile lib/open.pm perlio.c
43092           !> perliol.h
43093 ____________________________________________________________________________
43094 [  8511] By: nick                                  on 2001/01/21  23:44:47
43095         Log: Make "real" layers of ":utf8" and ":raw".
43096              So now PERLIO=utf8 perl ...
43097              does what Andreas wanted.
43098              Fix arg passing in open.pm (still have a Carp issue).
43099      Branch: perlio
43100            ! lib/open.pm perlio.c perliol.h
43101 ____________________________________________________________________________
43102 [  8510] By: jhi                                   on 2001/01/21  22:56:53
43103         Log: Document the regex content pushing/popping a bit better.
43104      Branch: perl
43105            ! regexec.c
43106 ____________________________________________________________________________
43107 [  8509] By: jhi                                   on 2001/01/21  22:55:44
43108         Log: Tweak the mkdir trailing slash code some more.
43109              
43110              TO DO: the same handling should probably be done for
43111              all the other filesystem functions that can have directories
43112              as their arguments.
43113      Branch: perl
43114            ! pp_sys.c
43115 ____________________________________________________________________________
43116 [  8508] By: nick                                  on 2001/01/21  21:37:43
43117         Log: Switch "compiled in" encodings to .ucm format.
43118              (Leave others as .enc till we can run-time load .ucm,
43119              or find some other way to load them.)
43120      Branch: perlio
43121            + ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
43122            + ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
43123            + ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
43124            + ext/Encode/Encode/iso8859-10.ucm
43125            + ext/Encode/Encode/iso8859-13.ucm
43126            + ext/Encode/Encode/iso8859-14.ucm
43127            + ext/Encode/Encode/iso8859-15.ucm
43128            + ext/Encode/Encode/iso8859-16.ucm
43129            + ext/Encode/Encode/iso8859-2.ucm
43130            + ext/Encode/Encode/iso8859-3.ucm
43131            + ext/Encode/Encode/iso8859-4.ucm
43132            + ext/Encode/Encode/iso8859-5.ucm
43133            + ext/Encode/Encode/iso8859-6.ucm
43134            + ext/Encode/Encode/iso8859-7.ucm
43135            + ext/Encode/Encode/iso8859-8.ucm
43136            + ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
43137            + ext/Encode/Encode/symbol.ucm
43138            ! ext/Encode/Makefile.PL ext/Encode/compile
43139 ____________________________________________________________________________
43140 [  8507] By: nick                                  on 2001/01/21  21:02:03
43141         Log: Integrate (partial) mainline.
43142      Branch: perlio
43143           !> Changes Configure config_h.SH patchlevel.h pod/perlfaq2.pod
43144           !> sv.c uconfig.h uconfig.sh vos/config.alpha.h vos/config.ga.h
43145           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
43146 ____________________________________________________________________________
43147 [  8506] By: jhi                                   on 2001/01/21  20:09:30
43148         Log: Update Changes.
43149      Branch: perl
43150            ! Changes patchlevel.h
43151 ____________________________________________________________________________
43152 [  8505] By: jhi                                   on 2001/01/21  19:39:59
43153         Log: Subject: Minor typos in perlfaq2.pod
43154              From: "Stephen P. Potter" <spp@spotter.yi.org>
43155              Message-Id: <200101192101.QAA11911@spotter.yi.org>
43156              Date: Fri, 19 Jan 2001 16:01:13 -0500
43157              
43158              with a nit from Philip Netwon.
43159      Branch: perl
43160            ! pod/perlfaq2.pod
43161 ____________________________________________________________________________
43162 [  8504] By: jhi                                   on 2001/01/21  19:33:05
43163         Log: Metaconfig change for #8503.
43164      Branch: metaconfig
43165            ! U/threads/usethreads.U
43166 ____________________________________________________________________________
43167 [  8503] By: jhi                                   on 2001/01/21  19:32:21
43168         Log: Sanity check for conflicting thread flavours.
43169      Branch: perl
43170            ! Configure config_h.SH
43171 ____________________________________________________________________________
43172 [  8502] By: jhi                                   on 2001/01/21  19:23:00
43173         Log: Metaconfig change for #8501.
43174      Branch: metaconfig
43175            ! U/modified/sig_name.U
43176 ____________________________________________________________________________
43177 [  8501] By: jhi                                   on 2001/01/21  19:22:26
43178         Log: The SIG_SIZE is the number of the elements *excluding*
43179              the terminating NULL.
43180      Branch: perl
43181            ! Configure config_h.SH uconfig.h uconfig.sh vos/config.alpha.h
43182            ! vos/config.ga.h win32/config_H.bc win32/config_H.gc
43183            ! win32/config_H.vc
43184 ____________________________________________________________________________
43185 [  8500] By: jhi                                   on 2001/01/21  18:31:31
43186         Log: Integrate perlio.
43187      Branch: perl
43188           !> doio.c embed.h embed.pl ext/Encode/Encode.xs
43189           !> ext/Encode/Makefile.PL ext/Encode/compile global.sym objXSUB.h
43190           !> opcode.h opcode.pl opnames.h perlapi.c pp.sym pp_proto.h
43191           !> pp_sys.c proto.h sv.c
43192 ____________________________________________________________________________
43193 [  8499] By: jhi                                   on 2001/01/21  17:43:57
43194         Log: Subject: Re: 8482 busted for $^V sprintf()s on OS/390 
43195              From: Hugo <hv@crypt.compulink.co.uk>
43196              Date: Sun, 21 Jan 2001 13:34:05 +0000
43197              Message-Id: <200101211334.NAA18121@crypt.compulink.co.uk>
43198              
43199              In sprintf UTF8ize only if necessary.
43200      Branch: perl
43201            ! sv.c
43202 ____________________________________________________________________________
43203 [  8498] By: nick                                  on 2001/01/21  16:25:32
43204         Log: Encode cleanup.
43205              Add command line control over "compile" so that Makefile.PL
43206              needs can be combined with other uses.
43207              Use command line options in Makefile.PL.
43208              Fix multi-byte parsing in .ucm files.
43209      Branch: perlio
43210            ! ext/Encode/Makefile.PL ext/Encode/compile
43211 ____________________________________________________________________________
43212 [  8497] By: nick                                  on 2001/01/21  12:56:27
43213         Log: Warn and set errno when open(...,":encoding(xxxxx)",...) cannot find xxxxx.
43214      Branch: perlio
43215            ! ext/Encode/Encode.xs
43216 ____________________________________________________________________________
43217 [  8496] By: nick                                  on 2001/01/21  12:18:45
43218         Log: Fixup after integrate:
43219              missed the .sym files that are changed by regen_headers
43220              sv.c and proto.h disagreed about pTHX_ ness of EXPECT_NUMBER.
43221      Branch: perlio
43222            ! global.sym pp.sym sv.c
43223 ____________________________________________________________________________
43224 [  8495] By: nick                                  on 2001/01/21  11:51:07
43225         Log: Integrate mainline.
43226      Branch: perlio
43227           +> ext/DynaLoader/dl_dllload.xs t/op/qu.t
43228           !> MANIFEST Makefile.SH README.os390 README.posix-bc README.vms
43229           !> embed.h embed.pl ext/DynaLoader/dl_aix.xs
43230           !> ext/DynaLoader/dl_dlopen.xs hints/os390.sh pod/perlfunc.pod
43231           !> pod/perlguts.pod pod/perlop.pod pod/perlre.pod
43232           !> pod/perlretut.pod pod/perlunicode.pod proto.h sv.c
43233           !> win32/Makefile win32/makefile.mk
43234 ____________________________________________________________________________
43235 [  8494] By: jhi                                   on 2001/01/20  23:12:11
43236         Log: Forgot the expect_number() prototype.
43237      Branch: perl
43238            ! embed.h embed.pl proto.h
43239 ____________________________________________________________________________
43240 [  8493] By: jhi                                   on 2001/01/20  22:56:39
43241         Log: Subject: [PATCH: perl@8482] README.vms URL updates
43242              From: Peter Prymmer <pvhp@forte.com>
43243              Date: Fri, 19 Jan 2001 18:59:02 -0800 (PST)
43244              Message-ID: <Pine.OSF.4.10.10101191856510.61572-100000@aspara.forte.com>
43245              
43246              Plus Craig A. Berry's suggestion to use compaq.com instead
43247              of digital.com.
43248      Branch: perl
43249            ! README.vms
43250 ____________________________________________________________________________
43251 [  8492] By: jhi                                   on 2001/01/20  22:50:05
43252         Log: Memory management calls documentation.
43253      Branch: perl
43254            ! pod/perlguts.pod
43255 ____________________________________________________________________________
43256 [  8491] By: jhi                                   on 2001/01/20  22:38:33
43257         Log: Signedness nit plus few memcpy/Copy nits.
43258      Branch: perl
43259            ! sv.c
43260 ____________________________________________________________________________
43261 [  8490] By: jhi                                   on 2001/01/20  22:25:53
43262         Log: Subject: [PATCH: perl@8482] minor typos in some dl_$foo.xs files
43263              From: Peter Prymmer <pvhp@forte.com>
43264              Date: Fri, 19 Jan 2001 18:43:14 -0800 (PST)
43265              Message-ID: <Pine.OSF.4.10.10101191841080.61505-100000@aspara.forte.com>
43266      Branch: perl
43267            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dlopen.xs
43268 ____________________________________________________________________________
43269 [  8489] By: jhi                                   on 2001/01/20  22:24:41
43270         Log: Subject: [PATCH: perl@8482] win32 Makefile(s) handle podified READMEs
43271              From: Peter Prymmer <pvhp@forte.com>
43272              Date: Fri, 19 Jan 2001 18:33:43 -0800 (PST)
43273              Message-ID: <Pine.OSF.4.10.10101191828050.61158-100000@aspara.forte.com>
43274      Branch: perl
43275            ! win32/Makefile win32/makefile.mk
43276 ____________________________________________________________________________
43277 [  8488] By: jhi                                   on 2001/01/20  22:22:27
43278         Log: Subject: [PATCH: perl@8482] remove redundant dependencies that are unneeded
43279              From: Peter Prymmer <pvhp@forte.com>
43280              Date: Fri, 19 Jan 2001 18:25:38 -0800 (PST)
43281              Message-ID: <Pine.OSF.4.10.10101191816550.61158-100000@aspara.forte.com>
43282      Branch: perl
43283            ! Makefile.SH
43284 ____________________________________________________________________________
43285 [  8487] By: jhi                                   on 2001/01/20  22:21:18
43286         Log: Subject: [PATCH: perl@8482] partial support for dynaloading on OS/390
43287              From: Peter Prymmer <pvhp@forte.com>
43288              Date: Fri, 19 Jan 2001 18:12:05 -0800 (PST)
43289              Message-ID: <Pine.OSF.4.10.10101191646420.61158-100000@aspara.forte.com>
43290      Branch: perl
43291            + ext/DynaLoader/dl_dllload.xs
43292            ! MANIFEST Makefile.SH hints/os390.sh
43293 ____________________________________________________________________________
43294 [  8486] By: jhi                                   on 2001/01/20  22:17:53
43295         Log: Subject: [PATCH: perl@8482] floating point mangling warnings for README.os390 and README.posix-bc
43296              From: Peter Prymmer <pvhp@forte.com>
43297              Date: Fri, 19 Jan 2001 13:48:15 -0800 (PST)
43298              Message-ID: <Pine.OSF.4.10.10101191347140.59299-100000@aspara.forte.com>
43299      Branch: perl
43300            ! README.os390 README.posix-bc
43301 ____________________________________________________________________________
43302 [  8485] By: jhi                                   on 2001/01/20  20:15:30
43303         Log: Document and test the new qu operator.
43304      Branch: perl
43305            + t/op/qu.t
43306            ! MANIFEST pod/perlfunc.pod pod/perlop.pod pod/perlre.pod
43307            ! pod/perlretut.pod pod/perlunicode.pod
43308 ____________________________________________________________________________
43309 [  8484] By: nick                                  on 2001/01/20  19:42:30
43310         Log: Infrastructure to allow:
43311              open($fh,"|-",@array);
43312              to be implemented
43313              i.e. mark pp_open as needing a stack mark, and make pp_open
43314              process its args in that style (and pass them _all_ to tied handles OPEN).
43315              Invent do_openn() which takes SV ** at allow it to see multiple args.
43316              Note this does not _do_ anything yet.
43317      Branch: perlio
43318            ! doio.c embed.h embed.pl objXSUB.h opcode.h opcode.pl opnames.h
43319            ! perlapi.c pp_proto.h pp_sys.c proto.h
43320 ____________________________________________________________________________
43321 [  8483] By: nick                                  on 2001/01/20  17:23:14
43322         Log: Integrate mainline.
43323      Branch: perlio
43324           !> Changes configure.com patchlevel.h sv.c t/lib/1_compile.t
43325           !> t/op/sprintf.t t/op/ver.t t/pragma/locale.t
43326 ____________________________________________________________________________
43327 [  8482] By: jhi                                   on 2001/01/19  15:37:49
43328         Log: Update Changes.
43329      Branch: perl
43330            ! Changes patchlevel.h
43331 ____________________________________________________________________________
43332 [  8481] By: jhi                                   on 2001/01/19  14:41:24
43333         Log: Subject: Re: new feature: s?printf parameter reordering 
43334              From: Hugo <hv@crypt.compulink.co.uk>
43335              Date: Thu, 11 Jan 2001 17:09:03 +0000
43336              Message-Id: <200101111709.RAA23756@crypt.compulink.co.uk>
43337              
43338              - support reordering for all parameters: %, *v, *, .*
43339              - lay down that the reordering specification must immediately
43340              follow that parameter: %3$, *v3$, *3$, .*3$
43341              - fix vectorisation of a zero-length string
43342              - factor out the code choosing the argument to format
43343              
43344              Possibly unwanted side-effects:
43345              - the special format specifiers ' +-0' must now precede any
43346              vectorisation specifier. Tests in op/sprintf and op/ver
43347              have been changed to reflect this.
43348              - sprintf.t test #214 changed its expectations because in many
43349              cases, the next parameter has already been consumed when an
43350              invalid type letter is detected.
43351              
43352              Probably wanted side-effects:
43353              - attempts to format a non-existent parameter will warn as if C<undef>
43354              - attempt to write to non-existent parameter with '%n' will complain
43355              of "attempt to modify read-only value" instead of being silent
43356      Branch: perl
43357            ! sv.c t/op/sprintf.t t/op/ver.t
43358 ____________________________________________________________________________
43359 [  8480] By: jhi                                   on 2001/01/19  14:08:37
43360         Log: Subject: PATCH pragma/locale.t
43361              From: andreas.koenig@anima.de (Andreas J. Koenig)
43362              Date: 18 Jan 2001 09:45:37 +0100
43363              Message-ID: <m3lms98czy.fsf@ak-71.mind.de>
43364      Branch: perl
43365            ! t/pragma/locale.t
43366 ____________________________________________________________________________
43367 [  8479] By: jhi                                   on 2001/01/19  13:19:58
43368         Log: Add tracing for debugging extensions builds in VMS, from Charles Lane.
43369      Branch: perl
43370            ! configure.com
43371 ____________________________________________________________________________
43372 [  8478] By: jhi                                   on 2001/01/19  02:12:35
43373         Log: Automate 1_compile.t.
43374      Branch: perl
43375            ! t/lib/1_compile.t
43376 ____________________________________________________________________________
43377 [  8477] By: jhi                                   on 2001/01/19  01:49:56
43378         Log: Integrate perlio.
43379      Branch: perl
43380           !> sv.c win32/config.bc win32/config.gc win32/config.vc
43381           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
43382 ____________________________________________________________________________
43383 [  8476] By: nick                                  on 2001/01/18  21:51:52
43384         Log: Integrate mainline
43385      Branch: perlio
43386           +> t/lib/1_compile.t t/lib/compmod.pl
43387           !> MANIFEST configure.com lib/unicode/distinct.pm
43388 ____________________________________________________________________________
43389 [  8475] By: nick                                  on 2001/01/18  21:48:02
43390         Log: Win32 "safe signals" co-existance fix.
43391              Fix SIG_SIZE value.
43392              Clear PL_sig_pending when cloning (fork).
43393      Branch: perlio
43394            ! sv.c win32/config.bc win32/config.gc win32/config.vc
43395            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
43396 ____________________________________________________________________________
43397 [  8474] By: jhi                                   on 2001/01/18  14:40:57
43398         Log: It's Pod::Text::Overstrike, not Pod::Overstrike.
43399      Branch: perl
43400            ! t/lib/1_compile.t
43401 ____________________________________________________________________________
43402 [  8473] By: gsar                                  on 2001/01/18  11:42:31
43403         Log: unsubmitted trial1 change
43404      Branch: maint-5.6/perl
43405            ! Changes
43406 ____________________________________________________________________________
43407 [  8472] By: jhi                                   on 2001/01/18  04:30:24
43408         Log: The first bug found by 1_compile.t.
43409      Branch: perl
43410            ! lib/unicode/distinct.pm
43411 ____________________________________________________________________________
43412 [  8471] By: jhi                                   on 2001/01/18  04:29:42
43413         Log: Add Schwern's 1_compile test.  The compile_module script renamed
43414              to be a bit shorter for the 8.3 people.
43415      Branch: perl
43416            + t/lib/1_compile.t t/lib/compmod.pl
43417            ! MANIFEST
43418 ____________________________________________________________________________
43419 [  8470] By: jhi                                   on 2001/01/18  04:16:00
43420         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)
43421              From: Peter Prymmer <pvhp@forte.com>
43422              Date: Wed, 17 Jan 2001 13:07:11 -0800 (PST)
43423              Message-ID: <Pine.OSF.4.10.10101171255380.289071-100000@aspara.forte.com>
43424              Replace #8463.
43425      Branch: maint-5.6/perl
43426            ! configure.com
43427 ____________________________________________________________________________
43428 [  8469] By: jhi                                   on 2001/01/18  04:13:02
43429         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)
43430              From: Peter Prymmer <pvhp@forte.com>
43431              Date: Wed, 17 Jan 2001 13:07:11 -0800 (PST)
43432              Message-ID: <Pine.OSF.4.10.10101171255380.289071-100000@aspara.forte.com>
43433              Replace #8462.
43434      Branch: perl
43435            ! configure.com
43436 ____________________________________________________________________________
43437 [  8468] By: jhi                                   on 2001/01/18  03:42:08
43438         Log: Integrate perlio.
43439      Branch: perl
43440           !> gv.c mg.c perlio.c util.c
43441 ____________________________________________________________________________
43442 [  8467] By: nick                                  on 2001/01/17  22:41:10
43443         Log: "Safe" signals - trial implementation.
43444              gv.c tweaked to zero PL_sig_pend array
43445              perlio.c tweaked to PERL_ASYNC_CHECK() on EINTR
43446              util.c tweaked to not set SA_RESTART to give perlio.c a chance.
43447              Odd thing is that it "works" with PERLIO=stdio as well (linux).
43448      Branch: perlio
43449            ! gv.c mg.c perlio.c util.c
43450 ____________________________________________________________________________
43451 [  8466] By: nick                                  on 2001/01/17  20:40:20
43452         Log: Integrate mainline.
43453      Branch: perlio
43454           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
43455           !> config_h.SH configure.com epoc/config.sh gv.c pod/perltoc.pod
43456           !> pp.c pp_sys.c sv.c t/op/int.t uconfig.h uconfig.sh
43457           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
43458           !> vos/config.ga.h win32/config.bc win32/config.gc
43459           !> win32/config.vc
43460 ____________________________________________________________________________
43461 [  8465] By: jhi                                   on 2001/01/17  18:37:13
43462         Log: Subject: [PATCH] Re: [PATCH: perl@8429]  lib/tie-substrhash.t FAILED at test 11
43463              From: Nicholas Clark <nick@ccl4.org>
43464              Date: Wed, 17 Jan 2001 17:31:33 +0000
43465              Message-ID: <20010117173133.I2633@plum.flirble.org>
43466      Branch: perl
43467            ! t/op/int.t
43468 ____________________________________________________________________________
43469 [  8464] By: jhi                                   on 2001/01/17  14:43:17
43470         Log: Subject: [PATCH: perl@8429]  lib/tie-substrhash.t FAILED at test 11
43471              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
43472              Date: Wed, 17 Jan 2001 15:16:43 +0100
43473              Message-ID: <5930DC161690D2119667009027157547038C8A85@madt009a.siemens.es> 
43474              
43475              pp_int() was dropping an NV to the floor,
43476              int(279964589018079/59) either returned not an integer
43477              4745162525730.15, or one got "Attempt to free unreferenced scalar."
43478      Branch: perl
43479            ! pp.c
43480 ____________________________________________________________________________
43481 [  8463] By: jhi                                   on 2001/01/17  06:12:42
43482         Log: (Replaced by #8470)
43483              
43484              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)
43485              From: "Craig A. Berry" <craigberry@mac.com>
43486              Date: Tue, 16 Jan 2001 23:38:46 -0600
43487              Message-Id: <p04330103b68ad8cfcbfd@[172.16.52.1]>
43488      Branch: maint-5.6/perl
43489            ! configure.com
43490 ____________________________________________________________________________
43491 [  8462] By: jhi                                   on 2001/01/17  06:11:31
43492         Log: (Replaced by #8469)
43493              
43494              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)
43495              From: "Craig A. Berry" <craigberry@mac.com>
43496              Date: Tue, 16 Jan 2001 23:38:46 -0600
43497              Message-Id: <p04330103b68ad8cfcbfd@[172.16.52.1]>
43498      Branch: perl
43499            ! configure.com
43500 ____________________________________________________________________________
43501 [  8461] By: jhi                                   on 2001/01/17  05:56:12
43502         Log: Allow for one trailing slash in the directory of mkdir().
43503      Branch: perl
43504            ! pp_sys.c
43505 ____________________________________________________________________________
43506 [  8460] By: jhi                                   on 2001/01/17  03:26:01
43507         Log: Metaconfig unit changes for #8459.
43508      Branch: metaconfig
43509            ! U/modified/Loc.U U/modified/sig_name.U
43510 ____________________________________________________________________________
43511 [  8459] By: jhi                                   on 2001/01/17  03:24:48
43512         Log: Define SIG_SIZE, the number of elements in the sig_name and
43513              sig_num arrays, including the final NULL entry.
43514      Branch: perl
43515            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
43516            ! config_h.SH configure.com epoc/config.sh gv.c pod/perltoc.pod
43517            ! sv.c uconfig.h uconfig.sh vos/config.alpha.def
43518            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
43519            ! win32/config.bc win32/config.gc win32/config.vc
43520 ____________________________________________________________________________
43521 [  8458] By: jhi                                   on 2001/01/17  01:41:33
43522         Log: Integrate perlio.
43523      Branch: perl
43524           !> embed.h embed.pl embedvar.h gv.c intrpvar.h mg.c perl.c perl.h
43525           !> perlapi.h proto.h sv.c
43526 ____________________________________________________________________________
43527 [  8457] By: nick                                  on 2001/01/16  22:07:26
43528         Log: Provide infrastructure for PERL_ASYNC_CHECK() style safe signals.
43529              Provides all the "cost" but no benefit yet - it is to allow cost
43530              to be measured, and implementation experiments (just in mg.c?).
43531      Branch: perlio
43532            ! embed.h embed.pl embedvar.h gv.c intrpvar.h mg.c perl.c perl.h
43533            ! perlapi.h proto.h sv.c
43534 ____________________________________________________________________________
43535 [  8456] By: nick                                  on 2001/01/16  21:07:07
43536         Log: Integrate mainline.
43537      Branch: perlio
43538           !> (integrate 51 files)
43539 ____________________________________________________________________________
43540 [  8455] By: jhi                                   on 2001/01/16  18:13:43
43541         Log: Subject: [PATCH] regcomp.c old feature removal
43542              From: mjd@plover.com
43543              Date: 16 Jan 2001 14:43:18 -0000 
43544              Message-ID: <20010116144318.7140.qmail@plover.com> 
43545      Branch: perl
43546            ! regcomp.c
43547 ____________________________________________________________________________
43548 [  8454] By: jhi                                   on 2001/01/16  16:12:39
43549         Log: Subject: [PATCH: perl-5.6.1-TRIAL1] Win32 Makefile fixes - v2
43550              From: "Indy Singh" <indy@nusphere.com>
43551              Date: Wed, 10 Jan 2001 20:17:49 -0500
43552              Message-ID: <003001c07b6c$524630b0$00957018@roadhog>
43553      Branch: maint-5.6/perl
43554            ! win32/Makefile
43555 ____________________________________________________________________________
43556 [  8453] By: jhi                                   on 2001/01/16  16:09:33
43557         Log: Update Changes.
43558      Branch: perl
43559            ! Changes patchlevel.h
43560 ____________________________________________________________________________
43561 [  8452] By: jhi                                   on 2001/01/16  15:42:04
43562         Log: Subject: Re: API Cleanup
43563              To: perl5-porters@perl.org
43564              Date: Tue, 16 Jan 2001 13:42:30 +0000
43565              Message-ID: <20010116134230.A13420@pembro26.pmb.ox.ac.uk>
43566              
43567              Subject: [PATCH] utf8.c documentation
43568              From: Simon Cozens <simon@cozens.net>
43569              Date: Tue, 16 Jan 2001 13:52:48 +0000
43570              Message-ID: <20010116135248.A13496@pembro26.pmb.ox.ac.uk>
43571              
43572              Subject: Re: API Cleanup
43573              From: Simon Cozens <simon@cozens.net>
43574              Date: Tue, 16 Jan 2001 14:58:55 +0000
43575              Message-ID: <20010116145855.A13794@pembro26.pmb.ox.ac.uk>
43576              
43577              UTF-8 doc patches.
43578      Branch: perl
43579            ! embed.pl pod/perlapi.pod utf8.c
43580 ____________________________________________________________________________
43581 [  8451] By: jhi                                   on 2001/01/16  14:41:39
43582         Log: podlators 1.07, from Russ Allbery.
43583      Branch: perl
43584            ! lib/Pod/Man.pm
43585 ____________________________________________________________________________
43586 [  8450] By: jhi                                   on 2001/01/16  14:24:19
43587         Log: Subject: [PATCH: perl@8429] Win32 Makefile fixes
43588              From: "Indy Singh" <indy@nusphere.com>
43589              Date: Mon, 15 Jan 2001 20:59:40 -0500
43590              Message-ID: <07be01c07f5f$fdadf270$d24b7018@cr637287a>
43591      Branch: perl
43592            ! win32/Makefile
43593 ____________________________________________________________________________
43594 [  8449] By: jhi                                   on 2001/01/16  03:42:55
43595         Log: Under 5.005 threads and debugging crashed in Debian 2.2 Linux/x86
43596              at the setting of the ofs_sv in new_struct_thread() as the
43597              thr->Tofs_sv (PL_ofs_sv) was still 0xabab.... (this is what
43598              uninitialized fields are, uh, initialized with),
43599              SvREFCNT_inc()ing that invited a core dump.
43600      Branch: perl
43601            ! util.c
43602 ____________________________________________________________________________
43603 [  8448] By: jhi                                   on 2001/01/16  01:49:07
43604         Log: Subject: [PATCH #3 @8436] Re: Eliminate op_children
43605              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
43606              Date: Mon, 15 Jan 2001 17:14:37 -0800 (PST)
43607              Message-ID: <14947.40656.841280.551785@soda.csua.berkeley.edu>
43608              
43609              Replace #8444 and #8445.
43610      Branch: perl
43611            ! ext/B/B.xs ext/B/B/Debug.pm
43612 ____________________________________________________________________________
43613 [  8447] By: jhi                                   on 2001/01/15  21:05:35
43614         Log: Subject: [PATCH] API Variable documentation   
43615              From: Simon Cozens <simon@cozens.net>
43616              Date: Mon, 15 Jan 2001 19:35:54 +0000
43617              Message-ID: <20010115193554.A9919@pembro26.pmb.ox.ac.uk> 
43618      Branch: perl
43619            ! pod/perlapi.pod thrdvar.h
43620 ____________________________________________________________________________
43621 [  8446] By: jhi                                   on 2001/01/15  20:49:20
43622         Log: Signedness nit.
43623      Branch: perl
43624            ! pp_ctl.c
43625 ____________________________________________________________________________
43626 [  8445] By: jhi                                   on 2001/01/15  20:28:48
43627         Log: (Replaced by #8448)  More op_children traces (cleanup of #8442).
43628      Branch: perl
43629            ! ext/B/B/Debug.pm
43630 ____________________________________________________________________________
43631 [  8444] By: jhi                                   on 2001/01/15  13:09:10
43632         Log: (Replaced by #8448)  Traces of op_children (cleanup of #8442)
43633      Branch: perl
43634            ! ext/B/B.xs
43635 ____________________________________________________________________________
43636 [  8443] By: jhi                                   on 2001/01/15  13:06:26
43637         Log: Missing from #8439.
43638      Branch: perl
43639            ! keywords.h mg.c
43640 ____________________________________________________________________________
43641 [  8442] By: jhi                                   on 2001/01/15  13:02:38
43642         Log: Subject: [PATCH @8436] Eliminate op_children
43643              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
43644              Date: Sun, 14 Jan 2001 03:00:13 -0800 (PST)
43645              Message-ID: <14945.32919.44271.685122@soda.csua.berkeley.edu>
43646              
43647              Subject: [PATCH @8436] Re: Eliminate op_children
43648              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
43649              Date: Sun, 14 Jan 2001 03:23:56 -0800 (PST)
43650              Message-ID: <14945.35680.571387.810763@soda.csua.berkeley.edu>
43651      Branch: perl
43652            ! bytecode.pl ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm
43653            ! ext/B/B/C.pm ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h
43654            ! op.c op.h
43655 ____________________________________________________________________________
43656 [  8441] By: jhi                                   on 2001/01/15  12:57:08
43657         Log: Use the /^Perl_/-less form of is_lvalue_sub().
43658      Branch: perl
43659            ! pp.h
43660 ____________________________________________________________________________
43661 [  8440] By: jhi                                   on 2001/01/15  05:13:09
43662         Log: Revert #8437 and #8438, the Linux large files story is more complex.
43663      Branch: metaconfig/U/perl
43664            ! d_fpos64_t.U d_off64_t.U
43665      Branch: perl
43666            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
43667            ! config_h.SH configure.com epoc/config.sh perl.h
43668            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
43669            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
43670            ! win32/config.bc win32/config.gc win32/config.vc
43671 ____________________________________________________________________________
43672 [  8439] By: jhi                                   on 2001/01/15  05:02:24
43673         Log: More UTF-8 patches from Inaba Hiroto.
43674              - The substr lval was still not okay.
43675              - Now pp_stringify and sv_setsv copies source's UTF8 flag
43676              even if IN_BYTE.  pp_stringify is called from fold_constants
43677              at optimization phase and "\x{100}" was made SvUTF8_off under
43678              use bytes (the bytes pragma is for "byte semantics" and not
43679              for "do not produce UTF8 data")
43680              - New `qu' operator to generate UTF8 string explicitly.
43681              Though I agree with the policy "0x00-0xff always produce bytes",
43682              sometimes want to such a string to be coded in UTF8.
43683              I can use pack"U0a*" but it requires more typing and has
43684              runtime overhead.
43685              - Fix pp_regcomp bug uncovered by "0x00-0xff always produce bytes"
43686              change, the bug apears if a pm has PMdf_UTF8 flag but interpolated
43687              string is not UTF8_on and has char 0x80-0xff.
43688              
43689              TODO: document and test qu.
43690      Branch: perl
43691            ! keywords.h keywords.pl mg.c pp.c pp_ctl.c pp_hot.c sv.c
43692            ! t/lib/charnames.t t/op/length.t t/op/substr.t t/pragma/utf8.t
43693            ! toke.c
43694 ____________________________________________________________________________
43695 [  8438] By: jhi                                   on 2001/01/14  05:10:23
43696         Log: (Reverted by #8440)
43697              
43698              Metaconfig unit changes for #8437.
43699      Branch: metaconfig/U/perl
43700            ! d_fpos64_t.U d_off64_t.U
43701 ____________________________________________________________________________
43702 [  8437] By: jhi                                   on 2001/01/14  04:55:34
43703         Log: (Reverted by #8440)
43704              
43705              Add <features.h> probing, seems to be needed for (some?)
43706              Linux largefileness.
43707      Branch: perl
43708            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
43709            ! config_h.SH configure.com epoc/config.sh perl.h
43710            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
43711            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
43712            ! win32/config.bc win32/config.gc win32/config.vc
43713 ____________________________________________________________________________
43714 [  8436] By: jhi                                   on 2001/01/13  17:47:21
43715         Log: Tighten some of the tests a bit.
43716      Branch: perl
43717            ! t/pragma/utf8.t
43718 ____________________________________________________________________________
43719 [  8435] By: jhi                                   on 2001/01/13  17:31:54
43720         Log: Integrate perlio.
43721      Branch: perl
43722           !> ext/Encode/Makefile.PL ext/Encode/compile win32/config_H.bc
43723           !> win32/config_H.gc win32/config_H.vc
43724 ____________________________________________________________________________
43725 [  8434] By: nick                                  on 2001/01/13  11:36:53
43726         Log: Run dmake regen_config_h for Win32
43727      Branch: perlio
43728            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
43729 ____________________________________________________________________________
43730 [  8433] By: nick                                  on 2001/01/13  11:31:55
43731         Log: VMS friendly patch to Encode compile process
43732      Branch: perlio
43733            ! ext/Encode/Makefile.PL ext/Encode/compile
43734 ____________________________________________________________________________
43735 [  8432] By: nick                                  on 2001/01/13  11:06:44
43736         Log: Integrate mainline
43737      Branch: perlio
43738           +> ext/B/B/Concise.pm
43739           !> (integrate 52 files)
43740 ____________________________________________________________________________
43741 [  8431] By: jhi                                   on 2001/01/13  05:55:55
43742         Log: Subject: [PATCH @8429] Re: B::Concise -- an improved replacement for B::Terse
43743              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
43744              Date: Fri, 12 Jan 2001 21:45:17 -0800 (PST)
43745              Message-ID: <14943.59712.993695.180189@soda.csua.berkeley.edu>
43746      Branch: perl
43747            ! ext/B/B/Concise.pm
43748 ____________________________________________________________________________
43749 [  8430] By: jhi                                   on 2001/01/13  04:24:18
43750         Log: The LVRET macro needed an aTHX.
43751      Branch: perl
43752            ! pp.h
43753 ____________________________________________________________________________
43754 [  8429] By: jhi                                   on 2001/01/13  02:12:42
43755         Log: Update Changes.
43756      Branch: perl
43757            ! Changes patchlevel.h
43758 ____________________________________________________________________________
43759 [  8428] By: jhi                                   on 2001/01/13  02:08:50
43760         Log: Subject: Re: [PATCH: perl@8342]  lib/bigfloat.t FAILED at test 351
43761              From: Peter Prymmer <pvhp@forte.com>
43762              Date: Fri, 12 Jan 2001 16:27:36 -0800 (PST)
43763              Message-ID: <Pine.OSF.4.10.10101121623130.478096-100000@aspara.forte.com>
43764              
43765              Add a BEGIN guard for sloppy floating point division.
43766      Branch: perl
43767            ! lib/Math/BigInt.pm lib/bigint.pl
43768 ____________________________________________________________________________
43769 [  8427] By: jhi                                   on 2001/01/13  01:47:16
43770         Log: The B::Terse drop-in replacement wasn't quite drop-in.
43771      Branch: perl
43772            ! ext/B/B/Terse.pm
43773 ____________________________________________________________________________
43774 [  8426] By: jhi                                   on 2001/01/12  21:20:43
43775         Log: Use UVXf.
43776      Branch: perl
43777            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
43778            ! config_h.SH configure.com epoc/config.sh sv.c uconfig.h
43779            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
43780            ! vos/config.ga.def vos/config.ga.h win32/config.bc
43781            ! win32/config.gc win32/config.vc
43782 ____________________________________________________________________________
43783 [  8425] By: jhi                                   on 2001/01/12  20:20:14
43784         Log: Subject: [PATCH perl@8342] -Wformat
43785              From: Robin Barker <rmb1@cise.npl.co.uk>
43786              Date: Fri, 12 Jan 2001 20:03:14 GMT
43787              Message-Id: <200101122003.UAA29599@tempest.npl.co.uk>
43788      Branch: perl
43789            ! ext/Encode/Encode.xs mg.c sv.c toke.c
43790 ____________________________________________________________________________
43791 [  8424] By: jhi                                   on 2001/01/12  20:01:48
43792         Log: Subject: B::Concise -- an improved replacement for B::Terse 
43793              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
43794              Date: Sat,  6 Jan 2001 20:18:05 -0800 (PST)
43795              Message-ID: <14935.43597.962940.803717@soda.csua.berkeley.edu>
43796      Branch: perl
43797            + ext/B/B/Concise.pm
43798            ! MANIFEST ext/B/B/Terse.pm
43799 ____________________________________________________________________________
43800 [  8423] By: jhi                                   on 2001/01/12  19:24:02
43801         Log: The new metaconfig unit from the #8421.
43802      Branch: metaconfig/U/perl
43803            + d_sigprocmask.U
43804 ____________________________________________________________________________
43805 [  8422] By: jhi                                   on 2001/01/12  19:23:43
43806         Log: Forgot the microperl config from the #8421.
43807      Branch: perl
43808            ! uconfig.h uconfig.sh
43809 ____________________________________________________________________________
43810 [  8421] By: jhi                                   on 2001/01/12  19:05:27
43811         Log: Add sigprocmask() probe, regen Configure, regen toc.
43812      Branch: perl
43813            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
43814            ! config_h.SH configure.com epoc/config.sh mg.c pod/perltoc.pod
43815            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
43816            ! vos/config.ga.h win32/config.bc win32/config.gc
43817            ! win32/config.vc
43818 ____________________________________________________________________________
43819 [  8420] By: jhi                                   on 2001/01/12  18:34:31
43820         Log: Add sockatmark() to the todo list.
43821      Branch: perl
43822            ! Todo-5.6
43823 ____________________________________________________________________________
43824 [  8419] By: jhi                                   on 2001/01/12  18:09:46
43825         Log: Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER.
43826      Branch: perl
43827            ! op.c
43828 ____________________________________________________________________________
43829 [  8418] By: jhi                                   on 2001/01/12  18:05:30
43830         Log: Subject: Re: [PATCH] [ID 20001223.002] lvalues in list context
43831              From: Radu Greab <radu@netsoft.ro>
43832              Message-ID: <14943.15321.515713.119805@ix.netsoft.ro>
43833              Date: Fri, 12 Jan 2001 19:16:09 +0200 (EET)
43834      Branch: perl
43835            ! op.c t/pragma/sub_lval.t
43836 ____________________________________________________________________________
43837 [  8417] By: jhi                                   on 2001/01/12  16:09:09
43838         Log: Subject: [PATCH @8404] Consolidated lvalue sub changes
43839              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU> 
43840              Date: Wed, 10 Jan 2001 21:36:51 -0800 (PST)
43841              Message-ID: <14941.16925.736415.785818@soda.csua.berkeley.edu>
43842      Branch: perl
43843            ! doop.c embed.h embed.pl op.c op.h opcode.h opcode.pl
43844            ! pod/perldiag.pod pod/perlintern.pod pod/perlsub.pod pp.c pp.h
43845            ! pp.sym pp_ctl.c pp_hot.c pp_proto.h proto.h t/lib/b.t
43846            ! t/pragma/sub_lval.t toke.c
43847 ____________________________________________________________________________
43848 [  8416] By: jhi                                   on 2001/01/12  15:42:06
43849         Log: Subject: RE: [PATCH] [ID 20001223.002] lvalues in list context
43850              From: "Richard Soderberg" <rs@crystalflame.net>
43851              Date: Fri, 12 Jan 2001 04:49:35 -0800
43852              Message-ID: <NAEKLNAAHLMBPMPNBMLEAELDCKAA.rs@crystalflame.net>
43853              
43854              Replace 10000 with RETVAL_MAX, and compute RETVAL_MAX
43855              according to the platform.
43856      Branch: perl
43857            ! op.c
43858 ____________________________________________________________________________
43859 [  8415] By: jhi                                   on 2001/01/12  15:33:41
43860         Log: One more UTF-8 fix from Inaba Hiroto.
43861      Branch: perl
43862            ! pp.c regexec.c t/pragma/utf8.t
43863 ____________________________________________________________________________
43864 [  8414] By: jhi                                   on 2001/01/12  15:30:18
43865         Log: Mea culpa: I botched up Hugo's "Tw" bug fix when applying it.
43866      Branch: perl
43867            ! regexec.c
43868 ____________________________________________________________________________
43869 [  8413] By: jhi                                   on 2001/01/12  15:22:10
43870         Log: Subject: [Patch perl@8375] pragma/subs.t ......FAILED tests 1-2 using Bison's parser
43871              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
43872              Date: Thu, 11 Jan 2001 12:53:36 +0100
43873              Message-ID: <5930DC161690D2119667009027157547038123E1@madt009a.siemens.es>
43874      Branch: perl
43875            ! toke.c
43876 ____________________________________________________________________________
43877 [  8412] By: jhi                                   on 2001/01/12  15:20:25
43878         Log: Subject: [PATCH: perl@8342] updates to posix-bc hints file
43879              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
43880              Date: Fri, 12 Jan 2001 14:37:55 +0100
43881              Message-ID: <5930DC161690D21196670090271575470384E3FC@madt009a.siemens.es>
43882      Branch: perl
43883            ! hints/posix-bc.sh
43884 ____________________________________________________________________________
43885 [  8411] By: jhi                                   on 2001/01/12  15:14:14
43886         Log: Subject: [PATCH: perl@8342]  op/regmesg FAILED at test 33 on EBCDIC machines
43887              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
43888              Date: Fri, 12 Jan 2001 10:42:21 +0100
43889              Message-ID: <5930DC161690D211966700902715754703812F33@madt009a.siemens.es>
43890      Branch: perl
43891            ! t/op/regmesg.t
43892 ____________________________________________________________________________
43893 [  8410] By: jhi                                   on 2001/01/12  05:48:55
43894         Log: Subject: Re: [ID 20010101.004] Not OK: perl v5.7.0 +DEVEL8268 on i586-linux-64int-ld 2.2.17-21mdk (UNINSTALLED)
43895              From: Nicholas Clark <nick@ccl4.org> 
43896              Date: Sun, 7 Jan 2001 19:47:14 +0000
43897              Message-ID: <20010107194714.B1048@plum.flirble.org>
43898      Branch: perl
43899            ! t/op/numconvert.t
43900 ____________________________________________________________________________
43901 [  8409] By: jhi                                   on 2001/01/12  05:41:28
43902         Log: Integrate perlio.
43903      Branch: perl
43904           !> mg.c scope.h
43905 ____________________________________________________________________________
43906 [  8408] By: nick                                  on 2001/01/11  22:43:28
43907         Log: Remove variables that were used in experiments.
43908      Branch: perlio
43909            ! mg.c
43910 ____________________________________________________________________________
43911 [  8407] By: nick                                  on 2001/01/11  20:57:44
43912         Log: Catch die in %SIG handler and unblock the signal before re-dying.
43913              This make Linux work _without_ sigsetjmp().
43914              Turn off sigsetjmp() to see what else it does.
43915              May need Configure probe for sigprocmask() if anything has sigaction()
43916              but not sigprocmask().
43917      Branch: perlio
43918            ! mg.c scope.h
43919 ____________________________________________________________________________
43920 [  8406] By: nick                                  on 2001/01/11  19:32:07
43921         Log: Integrate mainline
43922      Branch: perlio
43923           !> Changes ext/IO/lib/IO/Socket/INET.pm ext/Socket/Socket.pm mg.c
43924           !> patchlevel.h perl.h regexec.c t/op/re_tests t/op/split.t
43925           !> t/op/substr.t
43926 ____________________________________________________________________________
43927 [  8405] By: jhi                                   on 2001/01/11  17:11:01
43928         Log: Fix UTF-8 lval substr().
43929      Branch: perl
43930            ! mg.c t/op/substr.t
43931 ____________________________________________________________________________
43932 [  8404] By: jhi                                   on 2001/01/11  05:13:58
43933         Log: Update Changes.
43934      Branch: perl
43935            ! Changes patchlevel.h
43936 ____________________________________________________________________________
43937 [  8403] By: jhi                                   on 2001/01/11  04:38:24
43938         Log: Subject: Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !~ /\((\w\. \w+)\)/
43939              From: Hugo <hv@crypt.compulink.co.uk>
43940              Date: Mon, 30 Oct 2000 01:33:26 +0000
43941              Message-Id: <200010300133.BAA10390@crypt.compulink.co.uk>
43942      Branch: perl
43943            ! regexec.c t/op/re_tests
43944 ____________________________________________________________________________
43945 [  8402] By: jhi                                   on 2001/01/11  04:26:12
43946         Log: Integrate perlio.
43947      Branch: perl
43948           !> scope.h util.c
43949 ____________________________________________________________________________
43950 [  8401] By: nick                                  on 2001/01/10  22:52:55
43951         Log: Allow control of 2nd arg to segsetjmp() via -DSCOPE_SAVES_SIGNAL_MASK.
43952              (So Alan and Ilya can try setting via hints.)
43953              Verified Linux "works" with it true and fails to re-enable SIGINT if false.
43954              Restoring sigmask in Perl_sighandler() if handler dies is not equivalent;
43955              doing the save everywhere seems to restart read() correctly, but just
43956              doing it once "round" the handler does not.
43957      Branch: perlio
43958            ! scope.h
43959 ____________________________________________________________________________
43960 [  8400] By: jhi                                   on 2001/01/10  21:57:54
43961         Log: Not defining PERL_PRESERVE_IVUV fixes only the op/inc problem
43962              of IRIX, HP-UX is unaffected.
43963      Branch: perl
43964            ! perl.h
43965 ____________________________________________________________________________
43966 [  8399] By: nick                                  on 2001/01/10  21:29:19
43967         Log: Safe fix for Simon's pclose() doing SvIVX of undef -> core bug.
43968      Branch: perlio
43969            ! util.c
43970 ____________________________________________________________________________
43971 [  8398] By: jhi                                   on 2001/01/10  20:55:31
43972         Log: Add ReuseAddr as a (preferred) alias for Reuse as we know
43973              also have ReusePort.
43974      Branch: perl
43975            ! ext/IO/lib/IO/Socket/INET.pm
43976 ____________________________________________________________________________
43977 [  8397] By: jhi                                   on 2001/01/10  20:50:57
43978         Log: Subject: [PATCH] add ReusePort option to IO::Socket::INET for better multicast support (resend)
43979              From: "Jeremy D. Zawodny" <jzawodn@yahoo-inc.com>
43980              Date: Wed, 10 Jan 2001 01:38:13 -0800
43981              Message-ID: <20010110013813.B41744@yahoo-inc.com>
43982      Branch: perl
43983            ! ext/IO/lib/IO/Socket/INET.pm
43984 ____________________________________________________________________________
43985 [  8396] By: jhi                                   on 2001/01/10  20:49:30
43986         Log: Subject: [PATCH] add SO_REUSEPORT to export list in Socket.pm for better multicast support (resend)
43987              From: "Jeremy D. Zawodny" <jzawodn@yahoo-inc.com>
43988              Date: Wed, 10 Jan 2001 01:37:32 -0800
43989              Message-ID: <20010110013732.A41744@yahoo-inc.com>
43990      Branch: perl
43991            ! ext/Socket/Socket.pm
43992 ____________________________________________________________________________
43993 [  8395] By: jhi                                   on 2001/01/10  20:41:37
43994         Log: Test for bug id 20010105.016 (fixed by #8378).
43995      Branch: perl
43996            ! t/op/split.t
43997 ____________________________________________________________________________
43998 [  8394] By: jhi                                   on 2001/01/10  20:26:32
43999         Log: Integrate perlio.
44000      Branch: perl
44001            ! util.c
44002 ____________________________________________________________________________
44003 [  8393] By: nick                                  on 2001/01/10  19:34:30
44004         Log: Back out Simon's pid hackery for now.
44005      Branch: perlio
44006            ! util.c
44007 ____________________________________________________________________________
44008 [  8392] By: nick                                  on 2001/01/10  19:23:13
44009         Log: Integrate mainline. (Builds but does not work - something broke pipes...)
44010      Branch: perlio
44011           !> (integrate 29 files)
44012 ____________________________________________________________________________
44013 [  8391] By: jhi                                   on 2001/01/10  18:43:15
44014         Log: Subject: [PATCH] Fix my_pclose segfault
44015              From: Simon Cozens <simon@cozens.net>
44016              Date: Wed, 10 Jan 2001 18:39:35 +0000
44017              Message-ID: <20010110183934.A25640@pembro26.pmb.ox.ac.uk>
44018      Branch: perl
44019            ! util.c
44020 ____________________________________________________________________________
44021 [  8390] By: jhi                                   on 2001/01/10  18:42:08
44022         Log: Subject:  [PATCH perl@8269] Opcode.XS, fix memory leak
44023              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
44024              Date:     Wed, 10 Jan 2001 13:23:02 EST
44025              Message-Id: <010110132245.8129a@DUPHY4.Physics.Drexel.Edu>
44026      Branch: perl
44027            ! ext/Opcode/Opcode.xs
44028 ____________________________________________________________________________
44029 [  8389] By: jhi                                   on 2001/01/10  15:16:07
44030         Log: Turn off the integer preservation for now.
44031      Branch: perl
44032            ! perl.h
44033 ____________________________________________________________________________
44034 [  8388] By: jhi                                   on 2001/01/10  15:01:25
44035         Log: Few more IDE/editor nits from p5p.
44036      Branch: perl
44037            ! pod/perlfaq3.pod
44038 ____________________________________________________________________________
44039 [  8387] By: jhi                                   on 2001/01/10  06:53:16
44040         Log: Subject: Re: [ID 20010109.003] Patch 8138 broke a test in libwww
44041              To: "Andreas J. Koenig" <andreas.koenig@anima.de>
44042              Date: Tue, 9 Jan 2001 23:16:02 +0000
44043              Message-ID: <20010109231602.A81101@plum.flirble.org>
44044      Branch: perl
44045            ! sv.c
44046 ____________________________________________________________________________
44047 [  8386] By: jhi                                   on 2001/01/10  03:17:54
44048         Log: Test cases for #8385 (from Simon's "torture.pl")
44049      Branch: perl
44050            ! t/op/tr.t
44051 ____________________________________________________________________________
44052 [  8385] By: jhi                                   on 2001/01/10  03:17:11
44053         Log: Subject: Re: more UTF8 test suites and an UTF8 patch
44054              From: Inaba Hiroto <inaba@sdd.tokyo-sc.toshiba.co.jp>
44055              Date: Wed, 10 Jan 2001 11:39:39 +0900
44056              Message-Id: <10101100239.AA10002@tux0017.sdd.tokyo-sc.toshiba.co.jp>
44057              
44058              Some more UTF-8 tr cases fixed.
44059      Branch: perl
44060            ! doop.c
44061 ____________________________________________________________________________
44062 [  8384] By: jhi                                   on 2001/01/09  22:45:40
44063         Log: Allow the locale test needing POSIX and the taint test
44064              needing IPC::SysV to run under 'minitest' (basically,
44065              bail out if loading the extension fails)
44066      Branch: perl
44067            ! t/op/misc.t t/op/taint.t
44068 ____________________________________________________________________________
44069 [  8383] By: jhi                                   on 2001/01/09  21:36:04
44070         Log: Subject: [PATCH @8382] Remove FileHandle/IO dependence in t/io/openpid.t
44071              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
44072              Date: Tue,  9 Jan 2001 13:33:22 -0800 (PST)
44073              Message-ID: <14939.33475.474459.147429@soda.csua.berkeley.edu>
44074      Branch: perl
44075            ! t/io/openpid.t
44076 ____________________________________________________________________________
44077 [  8382] By: jhi                                   on 2001/01/09  21:06:08
44078         Log: save_delete(), err, SAVEDELETE() fixes from Charles Lane.
44079              Should finish up the bug id 20001205.022.
44080      Branch: perl
44081            ! pp.c pp_hot.c scope.c
44082 ____________________________________________________________________________
44083 [  8381] By: jhi                                   on 2001/01/09  18:27:43
44084         Log: Subject: Re: [PATCH: perl@8342] comp/proto..........FAILED tests 112-123
44085              From: Andy Dougherty <doughera@lafayette.edu>
44086              Date: Tue, 9 Jan 2001 12:11:16 -0500 (EST)
44087              Message-ID: <Pine.SOL.4.10.10101091144440.13124-100000@maxwell.phys.lafayette.edu>
44088              
44089              More robust yacc/bison error detection.
44090      Branch: perl
44091            ! t/comp/proto.t
44092 ____________________________________________________________________________
44093 [  8380] By: jhi                                   on 2001/01/09  15:21:38
44094         Log: Subject:  [PATCH] make t/op/misc.t work on VMS
44095              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
44096              Date:     Tue, 9 Jan 2001 07:53:55 EST
44097              Message-Id: <010109075323.91c8f@DUPHY4.Physics.Drexel.Edu> 
44098      Branch: perl
44099            ! t/op/misc.t vms/test.com
44100 ____________________________________________________________________________
44101 [  8379] By: jhi                                   on 2001/01/09  15:20:38
44102         Log: Subject: [ID 20001230.003] UTF-8 tr still hurts
44103              From: jhi@cc.hut.fi
44104              Date: Sat, 30 Dec 2000 22:57:32 +0200 (EET)
44105              Message-Id: <200012302057.WAA31168@alpha.hut.fi>
44106              
44107              The #8378 fixed this.
44108      Branch: perl
44109            ! t/op/tr.t
44110 ____________________________________________________________________________
44111 [  8378] By: jhi                                   on 2001/01/09  15:05:32
44112         Log: Subject: One more patch for UTF8 
44113              From: Inaba Hiroto <inaba@st.rim.or.jp>
44114              Date: Tue, 09 Jan 2001 01:04:32 +0900
44115              Message-ID: <3A59E510.52BAB5B9@st.rim.or.jp>
44116              
44117              UTF-8 fixes for 'x' and tr///.
44118      Branch: perl
44119            ! doop.c embed.h embed.pl op.c pod/perlapi.pod pp.c proto.h
44120            ! regcomp.c regexec.c toke.c utf8.c
44121 ____________________________________________________________________________
44122 [  8377] By: jhi                                   on 2001/01/09  14:32:17
44123         Log: Make explicit our assumption that (for now) "\x{80}" produces UTF-8.
44124      Branch: perl
44125            ! t/op/length.t
44126 ____________________________________________________________________________
44127 [  8376] By: jhi                                   on 2001/01/09  04:32:32
44128         Log: integrate changes #7775, #8316, #8316 from mainline
44129      Branch: maint-5.6/perl
44130            ! hints/solaris_2.sh
44131 ____________________________________________________________________________
44132 [  8375] By: jhi                                   on 2001/01/09  04:26:43
44133         Log: Update Changes.
44134      Branch: perl
44135            ! Changes patchlevel.h
44136 ____________________________________________________________________________
44137 [  8374] By: jhi                                   on 2001/01/09  04:14:32
44138         Log: IDE/editor section tweaking.
44139      Branch: perl
44140            ! pod/perlfaq3.pod
44141 ____________________________________________________________________________
44142 [  8373] By: jhi                                   on 2001/01/09  02:38:26
44143         Log: Subject: [PATCH: perl@8342] updates to OS/390 hints file
44144              From: Peter Prymmer <pvhp@forte.com>
44145              Date: Mon, 8 Jan 2001 18:06:51 -0800 (PST)
44146              Message-ID: <Pine.OSF.4.10.10101081805530.239173-100000@aspara.forte.com>
44147              
44148              In preparation os OS/390 dynamic loading.
44149      Branch: perl
44150            ! README.os390 hints/os390.sh
44151 ____________________________________________________________________________
44152 [  8372] By: jhi                                   on 2001/01/09  00:24:30
44153         Log: Integrate with perlio.
44154      Branch: perl
44155           !> embed.h embed.pl gv.c mg.c perl.h proto.h sv.c
44156 ____________________________________________________________________________
44157 [  8371] By: nick                                  on 2001/01/08  23:54:33
44158         Log: Fix "scalars leaked" bugs caused by overload magic
44159              (Highlighted by Ilya's DESTROY optimization.)
44160      Branch: perlio
44161            ! embed.h embed.pl gv.c mg.c perl.h proto.h sv.c
44162 ____________________________________________________________________________
44163 [  8370] By: nick                                  on 2001/01/08  20:19:41
44164         Log: Integrate mainline
44165      Branch: perlio
44166           !> README.epoc dump.c ext/GDBM_File/GDBM_File.xs gv.c
44167           !> lib/Getopt/Long.pm mg.c op.c scope.c sv.c t/io/pipe.t
44168           !> t/op/64bitint.t
44169 ____________________________________________________________________________
44170 [  8369] By: jhi                                   on 2001/01/08  17:30:52
44171         Log: save_delete() Safefree() doesn't (anymore?) work with shared
44172              strings, one test failure in op/misc and almost all of lib/b.
44173              (Outcomments #8369.)
44174      Branch: perl
44175            ! scope.c
44176 ____________________________________________________________________________
44177 [  8368] By: jhi                                   on 2001/01/08  14:47:10
44178         Log: (Outcommented by #8369.)
44179              
44180              Subject: Re: Perl BugID 20001205.022 ---- save_delete
44181              From: Simon Cozens <simon@cozens.net>
44182              Date: Sat, 6 Jan 2001 11:48:40 +0000
44183              Message-ID: <20010106114840.A13227@deep-dark-truthful-mirror.perlhacker.org>
44184              
44185              The save_delete() does need the Safefree.
44186      Branch: perl
44187            ! scope.c
44188 ____________________________________________________________________________
44189 [  8367] By: bailey                                on 2001/01/08  08:53:52
44190         Log: Once again syncing after too long an absence
44191      Branch: vmsperl
44192           +> (branch 55 files)
44193            - MAINTAIN fix_pl vos/config.def vos/config.h
44194            - vos/config_h.SH_orig
44195           !> (integrate 498 files)
44196 ____________________________________________________________________________
44197 [  8366] By: jhi                                   on 2001/01/08  02:42:59
44198         Log: Subject: [ID 20010107.012] [PATCH] 18446744073709551616e0 was treated as UV=18446744073709551615
44199              From: nick@ccl4.org
44200              Date: Sun, 7 Jan 2001 21:07:18 +0000
44201              Message-Id: <20010107210717.D1048@plum.flirble.org>
44202      Branch: perl
44203            ! sv.c t/op/64bitint.t
44204 ____________________________________________________________________________
44205 [  8365] By: jhi                                   on 2001/01/08  02:35:16
44206         Log: Subject: [PATCH] environ nit
44207              From: Simon Cozens <simon@cozens.net>
44208              Date: Sun, 7 Jan 2001 17:57:07 +0000
44209              Message-ID: <20010107175707.A2013@pembro26.pmb.ox.ac.uk>
44210              
44211              Use environ only if we have it.
44212      Branch: perl
44213            ! mg.c
44214 ____________________________________________________________________________
44215 [  8364] By: jhi                                   on 2001/01/08  02:24:51
44216         Log: Replace #6721, GDBM, system malloc, and LEAKTEST.
44217      Branch: perl
44218            ! ext/GDBM_File/GDBM_File.xs
44219 ____________________________________________________________________________
44220 [  8363] By: jhi                                   on 2001/01/08  02:19:24
44221         Log: Subject: [PATCH @8344] Fix spurious GVSV OPpOUR_INTRO
44222              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
44223              Date: Sat,  6 Jan 2001 15:25:02 -0800 (PST)
44224              Message-ID: <14935.41722.239364.55174@soda.csua.berkeley.edu>
44225      Branch: perl
44226            ! dump.c op.c
44227 ____________________________________________________________________________
44228 [  8362] By: jhi                                   on 2001/01/08  02:17:43
44229         Log: Subject: [patch] xsub AUTOLOAD fix/optimization
44230              From: Doug MacEachern <dougm@covalent.net>
44231              Date: Sat, 6 Jan 2001 09:30:05 -0800 (PST)
44232              Message-ID: <Pine.LNX.4.10.10101060924280.24460-100000@mojo.covalent.net>
44233              
44234              Allow AUTOLOAD to be an xsub and allow such xsubs
44235              to avoid use of $AUTOLOAD.
44236      Branch: perl
44237            ! gv.c
44238 ____________________________________________________________________________
44239 [  8361] By: jhi                                   on 2001/01/08  02:16:07
44240         Log: Subject: Re: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
44241              From: Radu Greab <radu@netsoft.ro>
44242              Date: Sun, 7 Jan 2001 03:16:55 +0200 (EET)
44243              Message-ID: <14935.50055.838449.408835@ix.netsoft.ro>
44244              
44245              No need for the potentially unportable $SIG{CHLD}.
44246      Branch: perl
44247            ! t/io/pipe.t
44248 ____________________________________________________________________________
44249 [  8360] By: jhi                                   on 2001/01/08  01:58:23
44250         Log: Update to Getopt::Long 2.24_02, from Johan Vromans.
44251      Branch: perl
44252            ! lib/Getopt/Long.pm
44253 ____________________________________________________________________________
44254 [  8359] By: jhi                                   on 2001/01/08  01:55:44
44255         Log: Integrate perlio.
44256      Branch: perl
44257           !> ext/Encode/Encode.xs lib/ExtUtils/typemap perl.c perlio.c
44258           !> perlio.h pp.c pp_hot.c pp_sys.c sv.c t/lib/tie-refhash.t
44259           !> utf8.c win32/Makefile
44260 ____________________________________________________________________________
44261 [  8358] By: jhi                                   on 2001/01/07  21:16:50
44262         Log: Update the EPOC cross SDK URL.
44263      Branch: perl
44264            ! README.epoc
44265 ____________________________________________________________________________
44266 [  8357] By: jhi                                   on 2001/01/07  21:16:09
44267         Log: Update the EPOC cross SDK URL.
44268      Branch: maint-5.6/perl
44269            ! README.epoc
44270 ____________________________________________________________________________
44271 [  8356] By: nick                                  on 2001/01/06  21:47:52
44272         Log: FILE * in XS code for PerlIO world:
44273              - make PERLIO_NOT_STDIO 0 (co-existance) default for non PERL_CORE case.
44274              - Add FILE * T_STDIO typemap.
44275              - Finish PerlIO_findFILE() and PerlIO_extprtFILE()
44276      Branch: perlio
44277            ! lib/ExtUtils/typemap perlio.c perlio.h
44278 ____________________________________________________________________________
44279 [  8355] By: jhi                                   on 2001/01/06  20:27:15
44280         Log: integrate change #8336 from mainline
44281              
44282              Scoping of %^H still broken in both perl@8269 and perl-5.6.1-TRIAL1
44283      Branch: maint-5.6/perl
44284            ! hv.c
44285 ____________________________________________________________________________
44286 [  8354] By: jhi                                   on 2001/01/06  20:24:29
44287         Log: Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
44288              From: Robin Barker <rmb1@cise.npl.co.uk>
44289              Date: Fri, 22 Dec 2000 12:17:38 GMT
44290              Message-Id: <200012221217.MAA21332@tempest.npl.co.uk>
44291              
44292              The patch reformats some long =item lines so they give
44293              correct output via pod2man | nroff -man
44294              
44295              Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
44296              From: Robin Barker <rmb1@cise.npl.co.uk>
44297              Date: Tue, 2 Jan 2001 15:35:03 GMT
44298              Message-Id: <200101021535.PAA15161@tempest.npl.co.uk>
44299              
44300              Here is a _further_ patch which corrects a few more errors:
44301              * an empty C<=item> in CPAN.pm
44302              * patching the wrong file (pod/perlamiga.pod not README.amiga)
44303              * leaving empty C<=item>s which formatted incorrectly
44304              * over long C<=item>s revealed by latest patch to Pod::Man
44305      Branch: maint-5.6/perl
44306            ! README.amiga lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
44307            ! lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
44308            ! pod/perl5004delta.pod pod/perl5005delta.pod pod/perlapi.pod
44309            ! pod/perldelta.pod pod/perldiag.pod pod/perlembed.pod
44310            ! pod/perlfaq4.pod pod/perllocale.pod pod/perlmodlib.pod
44311            ! pod/perlrequick.pod pod/perlretut.pod pod/perlsub.pod
44312 ____________________________________________________________________________
44313 [  8353] By: jhi                                   on 2001/01/06  20:21:10
44314         Log: integrate changes #7980, 8056, 8057 from mainline
44315              
44316              UTF-8 hash keys.
44317      Branch: maint-5.6/perl
44318            ! embed.h embed.pl hv.c hv.h perlapi.c proto.h t/op/each.t
44319 ____________________________________________________________________________
44320 [  8352] By: jhi                                   on 2001/01/06  20:18:44
44321         Log: Forgotten from #8438.
44322      Branch: maint-5.6/perl
44323            ! epoc/epocish.h
44324 ____________________________________________________________________________
44325 [  8351] By: jhi                                   on 2001/01/06  20:18:12
44326         Log: Forgotten from #8347.
44327      Branch: maint-5.6/perl
44328            ! config_h.SH
44329 ____________________________________________________________________________
44330 [  8350] By: jhi                                   on 2001/01/06  20:00:19
44331         Log: Thinko in #8347.
44332      Branch: maint-5.6/perl
44333            ! regcomp.c
44334 ____________________________________________________________________________
44335 [  8349] By: jhi                                   on 2001/01/06  18:05:30
44336         Log: Copy the FAQ3 IDE section from the development branch,
44337              changes originally by Peter Prymmer.
44338      Branch: maint-5.6/perl
44339            ! pod/perlfaq3.pod
44340 ____________________________________________________________________________
44341 [  8348] By: jhi                                   on 2001/01/06  18:03:02
44342         Log: EPOC updates for TRIAL1.
44343              
44344              Subject: [5.6.1 trial1] EPOC update
44345              From: Olaf Flebbe <O.Flebbe@science-computing.de>
44346              Date: Sun, 31 Dec 2000 16:04:52 +0100 (CET)
44347              Message-ID: <Pine.LNX.4.02.10012311603040.14097-100000@milkyway.science-computing.de> 
44348              
44349              Subject: epoc patch2 for perl-5.6.1-trial1
44350              From: Olaf Flebbe <O.Flebbe@science-computing.de>
44351              Date: Sat, 6 Jan 2001 13:55:53 +0100 (CET)
44352              Message-ID: <Pine.LNX.4.02.10101061355220.26469-100000@milkyway.science-computing.de> 
44353      Branch: maint-5.6/perl
44354            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
44355            ! epoc/epocish.c
44356 ____________________________________________________________________________
44357 [  8347] By: jhi                                   on 2001/01/06  17:29:10
44358         Log: integrate changes #7710,7824,7973 from mainline,
44359              plus VMS nits from Peter Prymmer and Dan Sugalski.
44360              
44361              AIX 4.2 (using latest patchlevels on 20001130) has a broken bind
44362              library (getprotobyname and getprotobynumber are outversioned by
44363              the same calls in libc, at least for xlc version 3.
44364              
44365              Add HAS_SBRK_PROTO.
44366              
44367              Fixes for signedness warnings noticed by VMSperlers.
44368      Branch: maint-5.6/perl
44369            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
44370            ! configure.com epoc/config.sh hints/aix.sh malloc.c regcomp.c
44371            ! sv.c vms/descrip_mms.template vos/config.alpha.def
44372            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
44373            ! win32/config.bc win32/config.gc win32/config.vc
44374 ____________________________________________________________________________
44375 [  8346] By: nick                                  on 2001/01/06  14:36:01
44376         Log: Fixup accumulated integrate muddles (perlio == devperl again)
44377      Branch: perlio
44378            ! ext/Encode/Encode.xs perl.c pp_sys.c t/lib/tie-refhash.t
44379 ____________________________________________________________________________
44380 [  8345] By: nick                                  on 2001/01/06  14:24:58
44381         Log: Integrate mainline
44382      Branch: perlio
44383           !> (integrate 55 files)
44384 ____________________________________________________________________________
44385 [  8344] By: jhi                                   on 2001/01/06  02:24:02
44386         Log: Subject: [patch] PerlIO_cleanup() prototype
44387              From: Doug MacEachern <dougm@covalent.net>
44388              Date: Fri, 5 Jan 2001 18:15:31 -0800 (PST)
44389              Message-ID: <Pine.LNX.4.10.10101051813220.340-100000@mojo.covalent.net>
44390      Branch: perl
44391            ! perlio.h
44392 ____________________________________________________________________________
44393 [  8343] By: jhi                                   on 2001/01/06  01:04:09
44394         Log: IRIX compiler noticed that the bof initialization might be
44395              bypassed by control flow.
44396      Branch: perl
44397            ! toke.c
44398 ____________________________________________________________________________
44399 [  8342] By: jhi                                   on 2001/01/06  00:10:48
44400         Log: Update Changes.
44401      Branch: perl
44402            ! Changes patchlevel.h
44403 ____________________________________________________________________________
44404 [  8341] By: jhi                                   on 2001/01/05  23:52:33
44405         Log: Add a note about EBCDIC versus UTF-8 to a potential problem spot.
44406      Branch: perl
44407            ! toke.c
44408 ____________________________________________________________________________
44409 [  8340] By: jhi                                   on 2001/01/05  22:44:08
44410         Log: Subject: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
44411              From: Radu Greab <radu@netsoft.ro>
44412              Date: Fri, 5 Jan 2001 21:04:33 +0200 (EET)
44413              Message-ID: <14934.6849.742435.23178@ix.netsoft.ro>
44414      Branch: perl
44415            ! t/io/pipe.t util.c
44416 ____________________________________________________________________________
44417 [  8339] By: jhi                                   on 2001/01/05  22:35:17
44418         Log: Subject: [PATCH] format and rewording in perlfaq.pod
44419              From: Robin Barker <rmb1@cise.npl.co.uk>
44420              Date: Fri, 5 Jan 2001 18:51:20 GMT
44421              Message-Id: <200101051851.SAA03310@tempest.npl.co.uk>
44422      Branch: perl
44423            ! pod/perlfaq.pod
44424 ____________________________________________________________________________
44425 [  8338] By: jhi                                   on 2001/01/05  22:31:17
44426         Log: Subject: [patch: perl@8327] have perlbug's Save to File respect -F flag
44427              From: Peter Prymmer <pvhp@forte.com>
44428              Date: Fri, 5 Jan 2001 14:02:13 -0800 (PST)
44429              Message-ID: <Pine.OSF.4.10.10101051357400.28294-100000@aspara.forte.com>
44430      Branch: perl
44431            ! utils/perlbug.PL
44432 ____________________________________________________________________________
44433 [  8337] By: jhi                                   on 2001/01/05  18:15:11
44434         Log: Subject: [PATCH 5.7.1/Configure] failure to set src='.'
44435              From: Robin Barker <rmb1@cise.npl.co.uk>
44436              Date: Tue, 2 Jan 2001 15:24:07 GMT
44437              Message-Id: <200101021524.PAA15145@tempest.npl.co.uk>
44438              
44439              If you call configure as C<./Configure> or C<sh ./Configure>,
44440              $src is set to the absolute path name, not '.'.
44441              
44442              This, in turn, means -Dmksymlink tries to do its stuff because
44443              it does not think it is in the src directory.
44444              
44445              (plus a metaconfig nitfix)
44446      Branch: metaconfig
44447            ! U/compline/ccflags.U U/modified/src.U
44448      Branch: perl
44449            ! Configure config_h.SH
44450 ____________________________________________________________________________
44451 [  8336] By: jhi                                   on 2001/01/05  17:48:32
44452         Log: Subject: Re: [Fwd: Scoping of %^H still broken in both perl@8269 and perl-5.6.1-TRIAL1]
44453              From: Alan Burlison <Alan.Burlison@uk.sun.com>
44454              Message-ID: <3A5606C4.473D2226@uk.sun.com>
44455              Date: Fri, 05 Jan 2001 17:39:16 +0000
44456      Branch: perl
44457            ! hv.c
44458 ____________________________________________________________________________
44459 [  8335] By: jhi                                   on 2001/01/05  16:05:44
44460         Log: Upgrade to Getopt::Long 2.24_01, from Johan Vromans.
44461      Branch: perl
44462            ! lib/Getopt/Long.pm
44463 ____________________________________________________________________________
44464 [  8334] By: jhi                                   on 2001/01/05  16:00:51
44465         Log: Subject: PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t
44466              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
44467              Date: Fri, 05 Jan 2001 13:46:51 +0100
44468              Message-ID: <13693.978698811@nice.ram.loc>
44469              
44470              Apparently, the glibc2.2 + linux 2.4.0 + NFS combination prevent
44471              accurate reading of the "atime".  
44472      Branch: perl
44473            ! t/io/fs.t
44474 ____________________________________________________________________________
44475 [  8333] By: jhi                                   on 2001/01/05  15:57:37
44476         Log: Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful 
44477              From: Simon Cozens <simon@cozens.net>
44478              Date: Fri, 8 Dec 2000 13:33:31 +0000
44479              Message-ID: <20001208133331.A11535@deep-dark-truthful-mirror.perlhacker.org> 
44480              
44481              A lost patch fragment.
44482      Branch: perl
44483            ! doop.c
44484 ____________________________________________________________________________
44485 [  8332] By: jhi                                   on 2001/01/05  15:40:42
44486         Log: Do away with strncpy() and a fixed length buffer.
44487      Branch: perl
44488            ! utf8.c
44489 ____________________________________________________________________________
44490 [  8331] By: jhi                                   on 2001/01/05  15:03:07
44491         Log: Tests for #8329 and #8330.
44492      Branch: perl
44493            ! t/op/bop.t
44494 ____________________________________________________________________________
44495 [  8330] By: jhi                                   on 2001/01/05  15:02:38
44496         Log: "\x{FF}\xFF" was broken, the \xFF was appended in its
44497              raw 8-bit form to the UTF-8 string.
44498      Branch: perl
44499            ! toke.c
44500 ____________________________________________________________________________
44501 [  8329] By: jhi                                   on 2001/01/05  14:55:13
44502         Log: Subject: [PATCH perl@8327] strings with \x{..} in the middle are corrupted 
44503              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
44504              Date: Fri, 5 Jan 2001 12:28:52 +0100
44505              Message-ID: <5930DC161690D211966700902715754703738F96@madt009a.siemens.es>
44506              
44507              UTF-8 parsing fix that seems to be needed for EBCDIC, in ASCII
44508              no effect.  (changed the strncpy() to Copy())
44509      Branch: perl
44510            ! toke.c
44511 ____________________________________________________________________________
44512 [  8328] By: jhi                                   on 2001/01/05  06:44:27
44513         Log: UTF-8 cleanup.
44514      Branch: perl
44515            ! doop.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c
44516            ! regexec.c sv.c toke.c
44517 ____________________________________________________________________________
44518 [  8327] By: jhi                                   on 2001/01/05  01:11:29
44519         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')
44520              From: Radu Greab <radu@netsoft.ro>
44521              Message-ID: <14933.5458.672637.641215@ix.netsoft.ro>
44522              Date: Fri, 5 Jan 2001 02:29:06 +0200 (EET)
44523              
44524              Cleans up Harness to not use FileHandle, which uses IO.
44525      Branch: perl
44526            ! lib/Test/Harness.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
44527 ____________________________________________________________________________
44528 [  8326] By: jhi                                   on 2001/01/05  00:56:37
44529         Log: Update Changes.
44530      Branch: perl
44531            ! Changes patchlevel.h
44532 ____________________________________________________________________________
44533 [  8325] By: jhi                                   on 2001/01/05  00:53:18
44534         Log: Subject: Re: [patch bug 20010103.019] Re: perl@8269: failure to build on NT 4.0.1381 with MSVC (fwd)
44535              From: Peter Prymmer <pvhp@forte.com>
44536              Date: Thu, 4 Jan 2001 14:20:15 -0800 (PST)
44537              Message-ID: <Pine.OSF.4.10.10101041406420.492782-100000@aspara.forte.com>
44538              
44539              plus a couple more tailing whitespace removals.
44540      Branch: perl
44541            ! win32/Makefile
44542 ____________________________________________________________________________
44543 [  8324] By: jhi                                   on 2001/01/05  00:47:39
44544         Log: Add some Unicode chop() tests.
44545      Branch: perl
44546            ! t/op/chop.t
44547 ____________________________________________________________________________
44548 [  8323] By: jhi                                   on 2001/01/05  00:47:23
44549         Log: Unify UTF-8 malformedness handling.
44550      Branch: perl
44551            ! doop.c pp.c sv.c toke.c utf8.c utf8.h
44552 ____________________________________________________________________________
44553 [  8322] By: jhi                                   on 2001/01/04  22:21:54
44554         Log: The new $issymlink was unknown to Mksymlinks.
44555      Branch: metaconfig/U/perl
44556            ! Mksymlinks.U issymlink.U
44557      Branch: perl
44558            ! Configure config_h.SH
44559 ____________________________________________________________________________
44560 [  8321] By: jhi                                   on 2001/01/04  21:51:05
44561         Log: The test didn't work under the core test framework.
44562      Branch: perl
44563            ! t/lib/st-lock.t
44564 ____________________________________________________________________________
44565 [  8320] By: jhi                                   on 2001/01/04  21:14:22
44566         Log: DB3 NDBM/ODBM emulation tweaks from Stanislav Brabec <utx@penguin.cz>.
44567      Branch: perl
44568            ! INSTALL ext/NDBM_File/NDBM_File.xs ext/ODBM_File/ODBM_File.xs
44569 ____________________________________________________________________________
44570 [  8319] By: jhi                                   on 2001/01/04  20:46:17
44571         Log: Typo in #8312 when manually appying a problematic patch fragment.
44572      Branch: perl
44573            ! ext/Storable/Storable.xs
44574 ____________________________________________________________________________
44575 [  8318] By: jhi                                   on 2001/01/04  20:43:01
44576         Log: The $sh_c didn't fly.
44577      Branch: metaconfig
44578            ! U/compline/ccflags.U U/compline/d_keepsig.U U/modified/Head.U
44579            ! U/modified/Loc.U U/modified/myhostname.U
44580            ! U/modified/spitshell.U
44581      Branch: metaconfig/U/perl
44582            ! issymlink.U
44583      Branch: perl
44584            ! Configure config_h.SH
44585 ____________________________________________________________________________
44586 [  8317] By: jhi                                   on 2001/01/04  19:58:01
44587         Log: AIX builtin test -h is broken, changes based on
44588              
44589              Subject: [PATCH] 8297. Symlink stuff breaks on AIX 4 bsh
44590              Date: Tue, 02 Jan 2001 11:24:39 +0100
44591              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
44592              Message-Id: <20010102093747.A6F7.H.M.BRAND@hccnet.nl>
44593      Branch: metaconfig
44594            + U/modified/spitshell.U
44595            ! U/compline/ccflags.U U/compline/d_keepsig.U U/modified/Head.U
44596            ! U/modified/Loc.U U/modified/myhostname.U
44597      Branch: metaconfig/U/perl
44598            ! Mksymlinks.U issymlink.U
44599      Branch: perl
44600            ! Configure
44601 ____________________________________________________________________________
44602 [  8316] By: jhi                                   on 2001/01/04  19:02:22
44603         Log: Subject: [PATCH] Re: New attempt on hints/solaris_2.sh
44604              From: Andy Dougherty <doughera@lafayette.edu>
44605              Message-ID: <Pine.SOL.4.10.10101031518320.28840-100000@maxwell.phys.lafayette.edu>
44606              Date: Wed, 3 Jan 2001 15:36:06 -0500 (EST)
44607              
44608              Beware of GNU ld.
44609      Branch: perl
44610            ! hints/solaris_2.sh
44611 ____________________________________________________________________________
44612 [  8315] By: jhi                                   on 2001/01/04  18:56:48
44613         Log: From: Lupe Christoph <lupe@lupe-christoph.de>
44614              Subject: Re: [PATCH 5.7.1/Configure] failure to set src='.'
44615              Date: Wed, 3 Jan 2001 07:58:51 +0100
44616              Message-ID: <20010103075851.P4594@alanya.lupe-christoph.de>
44617      Branch: perl
44618            ! hints/solaris_2.sh
44619 ____________________________________________________________________________
44620 [  8314] By: jhi                                   on 2001/01/04  18:54:07
44621         Log: Subject: Re: [PATCH @8269] Continue blocks and B::Deparse
44622              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
44623              Date: Wed,  3 Jan 2001 13:48:04 -0800 (PST)
44624              Message-ID: <14931.40265.379608.910008@soda.csua.berkeley.edu>
44625              
44626              Doc tweak on #8313.
44627      Branch: perl
44628            ! ext/B/B/Deparse.pm
44629 ____________________________________________________________________________
44630 [  8313] By: jhi                                   on 2001/01/04  18:52:27
44631         Log: Subject: [PATCH @8269] Continue blocks and B::Deparse
44632              Date: Wed,  3 Jan 2001 13:31:53 -0800 (PST)
44633              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
44634              Message-ID: <14931.37732.62835.279605@soda.csua.berkeley.edu>
44635              
44636              Make the peephole optimizer to bypass more null ops and
44637              and rewrite the deparse handling of continue blocks.
44638      Branch: perl
44639            ! ext/B/B/Deparse.pm op.c op.h t/lib/b.t
44640 ____________________________________________________________________________
44641 [  8312] By: jhi                                   on 2001/01/04  18:47:39
44642         Log: Upgrade to Storable 1.0.7, from Raphael Manfredi.
44643      Branch: perl
44644            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
44645            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
44646            ! t/lib/st-lock.t
44647 ____________________________________________________________________________
44648 [  8311] By: jhi                                   on 2001/01/04  18:36:08
44649         Log: Add a new MakeMaker variable PM_FILTER that defines a Unix
44650              filter to be run on each .pm during the pm_to_blib() phase,
44651              a fixed version of
44652              
44653              Subject: PATCH (blead 8269) ExtUtils::MakeMaker
44654              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
44655              Date: Wed, 03 Jan 2001 22:01:30 +0100
44656              Message-ID: <5296.978555690@nice.ram.loc>
44657      Branch: perl
44658            ! lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
44659            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
44660            ! lib/ExtUtils/MakeMaker.pm
44661 ____________________________________________________________________________
44662 [  8310] By: jhi                                   on 2001/01/04  18:32:54
44663         Log: Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
44664              From: Robin Barker <rmb1@cise.npl.co.uk>
44665              Date: Tue, 2 Jan 2001 15:35:03 GMT
44666              Message-Id: <200101021535.PAA15161@tempest.npl.co.uk>
44667      Branch: perl
44668            ! README.amiga lib/CPAN.pm lib/Win32.pod pod/perl56delta.pod
44669            ! pod/perlrequick.pod
44670 ____________________________________________________________________________
44671 [  8309] By: jhi                                   on 2001/01/04  18:29:07
44672         Log: Subject: Re: [patch] static-ize XS()
44673              From: Doug MacEachern <dougm@covalent.net>
44674              Date: Mon, 1 Jan 2001 15:26:01 -0800 (PST)
44675              Message-ID: <Pine.LNX.4.10.10101011523560.3379-100000@mojo.covalent.net>
44676              
44677              Provide prototypes for the XS functions.
44678      Branch: perl
44679            ! lib/ExtUtils/xsubpp
44680 ____________________________________________________________________________
44681 [  8308] By: jhi                                   on 2001/01/04  18:27:44
44682         Log: Subject: [patch] typemap =~ s/croak/Perl_croak/
44683              From: Doug MacEachern <dougm@covalent.net>
44684              Date: Mon, 1 Jan 2001 11:41:57 -0800 (PST)
44685              Message-ID: <Pine.LNX.4.10.10101011139570.3379-100000@mojo.covalent.net>
44686      Branch: perl
44687            ! lib/ExtUtils/typemap
44688 ____________________________________________________________________________
44689 [  8307] By: jhi                                   on 2001/01/04  18:25:25
44690         Log: Subject: Re: [patch] MM_Unix cpprun shortcut
44691              From: Doug MacEachern <dougm@covalent.net>
44692              Date: Wed, 3 Jan 2001 20:09:57 -0800 (PST)
44693              Message-ID: <Pine.LNX.4.10.10101032009330.280-100000@mojo.covalent.net>
44694              
44695              Add a .c.i: MakeMaker make rule to create cpreprocessed outputs.
44696      Branch: perl
44697            ! lib/ExtUtils/MM_Unix.pm
44698 ____________________________________________________________________________
44699 [  8306] By: jhi                                   on 2001/01/04  18:23:00
44700         Log: Subject: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parser as Bison)
44701              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
44702              Date: Thu, 4 Jan 2001 12:47:10 +0100 
44703              Message-ID: <5930DC161690D21196670090271575470370111A@madt009a.siemens.es>
44704              
44705              The toke.c part only, patching embed.h and proto.h is futile.
44706      Branch: perl
44707            ! toke.c
44708 ____________________________________________________________________________
44709 [  8305] By: jhi                                   on 2001/01/04  18:05:51
44710         Log: Subject: [PATCH perl@8269] scanning two hex-constants fails on EBCDIC environment (script length.t)
44711              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
44712              Date: Thu, 4 Jan 2001 17:50:12 +0100 
44713              Message-ID: <5930DC161690D211966700902715754703738AA6@madt009a.siemens.es>
44714      Branch: perl
44715            ! toke.c
44716 ____________________________________________________________________________
44717 [  8304] By: jhi                                   on 2001/01/04  18:03:26
44718         Log: Subject: [PATCH perl@8269]
44719              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
44720              Date: Thu, 4 Jan 2001 12:53:39 +0100 
44721              Message-ID: <5930DC161690D211966700902715754703701130@madt009a.siemens.es>
44722              
44723              If running byacc write-enable also perly.h.
44724      Branch: perl
44725            ! Makefile.SH
44726 ____________________________________________________________________________
44727 [  8303] By: jhi                                   on 2001/01/04  15:40:49
44728         Log: Rewrite pp_concat() in terms of sv_catsv().
44729      Branch: perl
44730            ! pp_hot.c
44731 ____________________________________________________________________________
44732 [  8302] By: nick                                  on 2001/01/03  22:43:22
44733         Log: Integrate mainline.
44734      Branch: perlio
44735           !> ext/Encode/Encode.xs sv.c utf8.c
44736 ____________________________________________________________________________
44737 [  8301] By: jhi                                   on 2001/01/02  23:40:26
44738         Log: Variable naming tweak.
44739      Branch: perl
44740            ! sv.c
44741 ____________________________________________________________________________
44742 [  8300] By: jhi                                   on 2001/01/02  23:40:02
44743         Log: Use the UTF8_XXX macros in is_utf8_char(), a performance nit
44744              in is_utf8_string().
44745      Branch: perl
44746            ! utf8.c
44747 ____________________________________________________________________________
44748 [  8299] By: jhi                                   on 2001/01/02  22:14:40
44749         Log: Integrate perlio.
44750      Branch: perl
44751           !> pp.c pp_hot.c win32/Makefile
44752 ____________________________________________________________________________
44753 [  8298] By: nick                                  on 2001/01/02  22:03:06
44754         Log: Turn SvUTF8 off if not required in pp_chr and pp_stringify.
44755      Branch: perlio
44756            ! pp.c pp_hot.c
44757 ____________________________________________________________________________
44758 [  8297] By: jhi                                   on 2001/01/02  04:26:28
44759         Log: Signedness nit.
44760      Branch: perl
44761            ! ext/Encode/Encode.xs
44762 ____________________________________________________________________________
44763 [  8296] By: nick                                  on 2001/01/01  23:49:36
44764         Log: Add Encode and correct Filter/Util/Call in nmake Makefile
44765      Branch: perlio
44766            ! win32/Makefile
44767 ____________________________________________________________________________
44768 [  8295] By: jhi                                   on 2001/01/01  23:05:48
44769         Log: Integrate perlio.
44770      Branch: perl
44771           !> ext/Encode/Encode.pm ext/Encode/Encode.xs pp_hot.c
44772           !> t/lib/encode.t
44773 ____________________________________________________________________________
44774 [  8294] By: nick                                  on 2001/01/01  22:48:34
44775         Log: Integrate mainline
44776      Branch: perlio
44777            ! pp_hot.c t/lib/encode.t
44778           !> (integrate 65 files)
44779 ____________________________________________________________________________
44780 [  8293] By: nick                                  on 2001/01/01  21:58:50
44781         Log: More rigor in UTF-8-ness of Encode's toUnicode
44782              XS export some of the utf8 internal functions.
44783              Test some of the functions.
44784              Fix pp_concat() bug shown by said tests.
44785      Branch: perlio
44786            ! ext/Encode/Encode.pm ext/Encode/Encode.xs pp_hot.c
44787            ! t/lib/encode.t
44788 ____________________________________________________________________________
44789 [  8292] By: jhi                                   on 2001/01/01  18:11:44
44790         Log: Integrate perlio.
44791      Branch: perl
44792           !> ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
44793           !> ext/Encode/encengine.c ext/Encode/encode.h
44794 ____________________________________________________________________________
44795 [  8291] By: jhi                                   on 2001/01/01  18:10:58
44796         Log: Podify README.mpeix (a new version from the web),
44797              add a dummy NAME to Carp::Heavy, regen toc.
44798      Branch: perl
44799            ! README.mpeix lib/Carp/Heavy.pm pod/buildtoc.PL pod/perl.pod
44800            ! pod/perltoc.pod
44801 ____________________________________________________________________________
44802 [  8290] By: nick                                  on 2001/01/01  17:43:47
44803         Log: Loose the "Loading..." warning.
44804              Another bug in fallback support
44805      Branch: perlio
44806            ! ext/Encode/Encode.pm ext/Encode/encengine.c
44807 ____________________________________________________________________________
44808 [  8289] By: jhi                                   on 2001/01/01  00:01:57
44809         Log: Bump up Larry's copyright.
44810      Branch: perl
44811            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
44812            ! doop.c dump.c ext/DynaLoader/dl_dld.xs form.h gv.c gv.h
44813            ! handy.h hv.c hv.h mg.c mg.h op.c op.h perl.c perl.h perly.y
44814            ! pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c run.c
44815            ! scope.c sv.c sv.h toke.c utf8.c utf8.h util.c util.h
44816            ! x2p/EXTERN.h x2p/INTERN.h x2p/a2p.c x2p/a2p.h x2p/a2p.y
44817            ! x2p/a2py.c x2p/hash.c x2p/hash.h x2p/proto.h x2p/str.c
44818            ! x2p/str.h x2p/util.c x2p/util.h x2p/walk.c
44819 ____________________________________________________________________________
44820 [  8288] By: nick                                  on 2000/12/31  21:27:53
44821         Log: Fix .ucm reading - forgot a chr()
44822              Start of .ucm write (for .enc to .ucm)
44823      Branch: perlio
44824            ! ext/Encode/compile
44825 ____________________________________________________________________________
44826 [  8287] By: jhi                                   on 2000/12/31  18:15:56
44827         Log: Comment away a diagnostic message as noted by Craig A. Berry
44828              (the unexpected message was confusing testing)
44829      Branch: perl
44830            ! ext/Encode/Encode.pm
44831 ____________________________________________________________________________
44832 [  8286] By: jhi                                   on 2000/12/31  18:14:51
44833         Log: Subject: [PATCH perl@8269] ext/Encode/Makefile.PL line shortening
44834              Date: Sun, 31 Dec 2000 11:17:37 -0600
44835              From: "Craig A. Berry" <craigberry@mac.com>
44836              Message-Id: <5.0.2.1.0.20001230195844.025636c0@exchi01>
44837      Branch: perl
44838            ! ext/Encode/Makefile.PL
44839 ____________________________________________________________________________
44840 [  8285] By: nick                                  on 2000/12/31  18:11:54
44841         Log: Start of support of ICU-style .ucm files:
44842              - teach compile how to read a .ucm file
44843              - first guess at how to represent fallbacks in "tries".
44844              - use fallbacks if check == 0
44845              - new return code to indicate we used one.
44846      Branch: perlio
44847            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
44848            ! ext/Encode/encengine.c ext/Encode/encode.h
44849 ____________________________________________________________________________
44850 [  8284] By: jhi                                   on 2000/12/31  18:04:41
44851         Log: Pacify picky VMS compiler.
44852              
44853              Subject: perl@8269, whiny Compaq C compiler, unsigned expressions
44854              From: "Craig A. Berry" <craig.berry@psinetcs.com>
44855              Date: Sat, 30 Dec 2000 18:10:02 -0600
44856              Message-Id: <200012310010.CAA09719@tiku.hut.fi>
44857      Branch: perl
44858            ! sv.c
44859 ____________________________________________________________________________
44860 [  8283] By: jhi                                   on 2000/12/31  16:11:47
44861         Log: Wrong alarm: cygwin's getpwuid() is just fine (from Gerrit P. Haase)
44862      Branch: perl
44863            ! t/lib/glob-basic.t
44864 ____________________________________________________________________________
44865 [  8282] By: jhi                                   on 2000/12/31  15:26:11
44866         Log: Integrate perlio.
44867      Branch: perl
44868           !> makedef.pl opcode.pl os2/os2.c perlio.c
44869 ____________________________________________________________________________
44870 [  8281] By: nick                                  on 2000/12/31  10:06:15
44871         Log: Tweak perlio.c so that makedef.pl-exported perlsio_binmode()
44872              is available to be exported
44873      Branch: perlio
44874            ! makedef.pl perlio.c
44875 ____________________________________________________________________________
44876 [  8280] By: nick                                  on 2000/12/31  09:41:26
44877         Log: Ilya's OS2 patch (testing for damage on Win32)
44878      Branch: perlio
44879            ! makedef.pl opcode.pl os2/os2.c
44880 ____________________________________________________________________________
44881 [  8279] By: jhi                                   on 2000/12/30  21:52:07
44882         Log: Test nits.
44883      Branch: perl
44884            ! t/lib/syslfs.t t/op/lfs.t
44885 ____________________________________________________________________________
44886 [  8278] By: jhi                                   on 2000/12/30  21:47:49
44887         Log: Subject: Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221 on i686-linux 2.4.0-test13pre4-ac2 -2 (UNINSTALLED)
44888              From: andreas.koenig@anima.de (Andreas J. Koenig)
44889              Date: 30 Dec 2000 22:35:37 +0100
44890              Message-ID: <m3vgs1a8ye.fsf@ak-71.mind.de>
44891              
44892              The 32-bit wraparound test wasn't quite right.
44893      Branch: perl
44894            ! t/lib/syslfs.t t/op/lfs.t
44895 ____________________________________________________________________________
44896 [  8277] By: jhi                                   on 2000/12/30  21:33:44
44897         Log: Subject: [PATCH] open() example in perlfunc.pod 
44898              From: Karsten Sperling <s_sperli@ira.uka.de>
44899              Date: Sat, 30 Dec 2000 22:27:09 +0100
44900              Message-ID: <"iraun1.ira.0090801:001230.213049"@ira.uka.de>
44901      Branch: perl
44902            ! pod/perlfunc.pod
44903 ____________________________________________________________________________
44904 [  8276] By: jhi                                   on 2000/12/30  20:32:40
44905         Log: Not quite that many tests yet.
44906      Branch: perl
44907            ! t/op/pat.t
44908 ____________________________________________________________________________
44909 [  8275] By: jhi                                   on 2000/12/30  20:26:58
44910         Log: Integrate perlio.
44911      Branch: perl
44912           !> toke.c
44913 ____________________________________________________________________________
44914 [  8274] By: jhi                                   on 2000/12/30  20:24:56
44915         Log: Signedness nit.
44916      Branch: perl
44917            ! utf8.c
44918 ____________________________________________________________________________
44919 [  8273] By: jhi                                   on 2000/12/30  20:15:46
44920         Log: Add a test case for 20000731.001 which was fixed by the #8267.
44921      Branch: perl
44922            ! t/op/pat.t
44923 ____________________________________________________________________________
44924 [  8272] By: nick                                  on 2000/12/30  19:47:51
44925         Log: Tweak for MULTIPLICITY/USE_PERLIO
44926      Branch: perlio
44927            ! toke.c
44928 ____________________________________________________________________________
44929 [  8271] By: nick                                  on 2000/12/30  19:46:45
44930         Log: Integrate mainline
44931      Branch: perlio
44932           +> lib/unicode/distinct.pm
44933           !> Changes MANIFEST doop.c embed.h embed.pl mg.c op.c op.h
44934           !> patchlevel.h perl.h pod/perlapi.pod pp.c pp_ctl.c pp_hot.c
44935           !> proto.h regcomp.c regcomp.h regexec.c sv.c t/op/split.t utf8.c
44936 ____________________________________________________________________________
44937 [  8270] By: jhi                                   on 2000/12/30  19:39:50
44938         Log: Subject: RE: perl@8269
44939              From: "Richard Soderberg" <rs@crystalflame.net>
44940              Date: Sat, 30 Dec 2000 11:36:27 -0800
44941              Message-ID: <NAEKLNAAHLMBPMPNBMLEIEAKCKAA.rs@crystalflame.net>
44942              
44943              A missing aTHX_.
44944      Branch: perl
44945            ! toke.c
44946 ____________________________________________________________________________
44947 [  8269] By: jhi                                   on 2000/12/30  18:55:48
44948         Log: Update Changes.
44949      Branch: perl
44950            ! Changes patchlevel.h
44951 ____________________________________________________________________________
44952 [  8268] By: jhi                                   on 2000/12/30  17:18:40
44953         Log: Add a test for Unicode split //.  The #8267 was the cure.
44954      Branch: perl
44955            ! t/op/split.t
44956 ____________________________________________________________________________
44957 [  8267] By: jhi                                   on 2000/12/30  17:14:19
44958         Log: Subject: more UTF8 test suites and an UTF8 patch
44959              From: Inaba Hiroto <inaba@st.rim.or.jp>
44960              Date: Sat, 30 Dec 2000 14:27:10 +0900
44961              Message-ID: <3A4D722D.243AFD88@st.rim.or.jp> 
44962              
44963              Just the patch part for now, and the pragma renamed
44964              as unicode::distinct.
44965      Branch: perl
44966            + lib/unicode/distinct.pm
44967            ! MANIFEST doop.c embed.h embed.pl mg.c op.c op.h perl.h
44968            ! pod/perlapi.pod pp.c pp_ctl.c pp_hot.c proto.h regcomp.c
44969            ! regcomp.h regexec.c sv.c toke.c utf8.c
44970 ____________________________________________________________________________
44971 [  8266] By: nick                                  on 2000/12/30  16:40:49
44972         Log: Integrate mainline
44973      Branch: perlio
44974           +> lib/Pod/Text/Overstrike.pm
44975           !> MANIFEST doio.c hints/dec_osf.sh hv.c lib/Pod/Man.pm
44976           !> lib/Pod/Text/Color.pm lib/Pod/Text/Termcap.pm op.c
44977           !> pod/pod2text.PL sv.c t/lib/syslfs.t t/op/join.t t/op/lfs.t
44978           !> t/pragma/constant.t t/pragma/sub_lval.t t/pragma/utf8.t util.c
44979           !> vms/vms.c vms/vmsish.h vms/vmspipe.com
44980 ____________________________________________________________________________
44981 [  8265] By: jhi                                   on 2000/12/30  07:28:55
44982         Log: The sv_catsv() fix, take two.
44983      Branch: perl
44984            ! sv.c t/op/join.t
44985 ____________________________________________________________________________
44986 [  8264] By: jhi                                   on 2000/12/30  06:19:18
44987         Log: Undo all the join-related changes since #8248: relevant
44988              portions of 8248, 8249, 8250, 8251, 8260, 8263 must go.
44989              The new sv_catsv() doesn't fly so it must go back to
44990              the drawing board.
44991      Branch: perl
44992            ! sv.c t/op/join.t t/pragma/utf8.t
44993 ____________________________________________________________________________
44994 [  8263] By: jhi                                   on 2000/12/30  01:08:32
44995         Log: (Retracted by #8264)  Tweak sv_catsv() some more.
44996      Branch: perl
44997            ! sv.c
44998 ____________________________________________________________________________
44999 [  8262] By: jhi                                   on 2000/12/30  00:45:14
45000         Log: Retract #8261.
45001      Branch: perl
45002            ! hv.c util.c
45003 ____________________________________________________________________________
45004 [  8261] By: jhi                                   on 2000/12/30  00:38:32
45005         Log: (Retracted by #8261). (Unsuccessful memory access tweaks.)
45006      Branch: perl
45007            ! hv.c util.c
45008 ____________________________________________________________________________
45009 [  8260] By: jhi                                   on 2000/12/29  22:51:33
45010         Log: (Retracted by #8264)  More fixing for #8251.
45011      Branch: perl
45012            ! sv.c
45013 ____________________________________________________________________________
45014 [  8259] By: jhi                                   on 2000/12/29  18:27:30
45015         Log: Subject: podlators 1.06 released
45016              From: Russ Allbery <rra@stanford.edu>
45017              Date: 25 Dec 2000 05:09:30 -0800
45018              Message-ID: <ylwvcosl4l.fsf@windlord.stanford.edu>
45019      Branch: perl
45020            + lib/Pod/Text/Overstrike.pm
45021            ! MANIFEST lib/Pod/Man.pm lib/Pod/Text/Color.pm
45022            ! lib/Pod/Text/Termcap.pm pod/pod2text.PL
45023 ____________________________________________________________________________
45024 [  8258] By: jhi                                   on 2000/12/29  18:20:45
45025         Log: Make the large file tests more robust/talkative as suggested by
45026              
45027              Subject: Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221 on i686-linux 2.4.0-test13pre4-ac2 -2 (UNINSTALLED)
45028              From: andreas.koenig@anima.de (Andreas J. Koenig)
45029              Date: 29 Dec 2000 14:23:01 +0100
45030              Message-ID: <m3snn7uzt6.fsf@ak-71.mind.de>
45031      Branch: perl
45032            ! t/lib/syslfs.t t/op/lfs.t
45033 ____________________________________________________________________________
45034 [  8257] By: jhi                                   on 2000/12/29  17:48:04
45035         Log: Further VMS piping fixes from Charles Lane:
45036              
45037              In summary, error messages produced when a subprocess terminated
45038              abnormally were being sent not just to the parent process, but to
45039              grandparents, because of default values for error output that were
45040              not completely overridden when the subprocess was started.
45041              
45042              This patch fixes this behavior by defining user-mode (i.e., temporary
45043              for the duration of the program) logical names for SYS$OUTPUT and
45044              SYS$ERROR when they are (re)opened inside Perl.  And a bunch of other
45045              changes to make it so that the user-mode logicals are the ones that
45046              control where Perl's error messages go if it terminates abnormally.
45047              
45048              I also added some gratuitous fixes to the indentation of braces in
45049              the piping code.  It just looked ugly, before.
45050      Branch: perl
45051            ! doio.c vms/vms.c vms/vmsish.h vms/vmspipe.com
45052 ____________________________________________________________________________
45053 [  8256] By: jhi                                   on 2000/12/29  17:45:12
45054         Log: Subject: [PATCH] Idea: Declare multiple constants at once (fwd)
45055              From: "Casey R. Tweten" <crt@kiski.net>
45056              Date: Fri, 29 Dec 2000 12:03:00 -0500 (EST)
45057              Message-ID: <Pine.OSF.4.21.0012291201150.17186-100000@home.kiski.net>
45058              
45059              Tests for for #8240.
45060      Branch: perl
45061            ! t/pragma/constant.t
45062 ____________________________________________________________________________
45063 [  8255] By: jhi                                   on 2000/12/29  17:43:07
45064         Log: Subject: Re: [PATCH] Interesting syntax idea
45065              From: Simon Cozens <simon@cozens.net>
45066              Date: Fri, 29 Dec 2000 14:34:04 +0000
45067              Message-ID: <20001229143404.A7762@deep-dark-truthful-mirror.perlhacker.org>
45068              
45069              Tests for #8254.
45070      Branch: perl
45071            ! t/pragma/sub_lval.t
45072 ____________________________________________________________________________
45073 [  8254] By: jhi                                   on 2000/12/29  17:42:11
45074         Log: Subject: [PATCH] Interesting syntax idea
45075              From: Simon Cozens <simon@cozens.net>
45076              Date: Wed, 27 Dec 2000 05:08:57 +0000
45077              Message-ID: <20001227050857.A11296@deep-dark-truthful-mirror.perlhacker.org>
45078              
45079              Make opens + bareword assigns do typeglob assigns.
45080      Branch: perl
45081            ! op.c
45082 ____________________________________________________________________________
45083 [  8253] By: jhi                                   on 2000/12/29  17:36:45
45084         Log: Output the (apparent) version of gcc, as suggested by
45085              
45086              Subject: [ID 20001226.001] dec_osf.sh mis-parses gcc version 2.95.2 as less than 2.95, causing installation-failure
45087              From: jhbrown@ai.mit.edu (Jeremy H. Brown)
45088              Date: 26 Dec 2000 04:29:17 -0500
45089              Message-Id: <uv6puify1hu.fsf@suspiria.ai.mit.edu>
45090              
45091              (The patch as such didn't any more apply as the misparsing had
45092              already been addressed in #6474.)  Also change the wording about
45093              gcc 2.95.2, for Jeremy it didn't break sdbm, for me it did.
45094      Branch: perl
45095            ! hints/dec_osf.sh
45096 ____________________________________________________________________________
45097 [  8252] By: nick                                  on 2000/12/29  12:14:31
45098         Log: Integrate mainline
45099      Branch: perlio
45100           !> (integrate 27 files)
45101 ____________________________________________________________________________
45102 [  8251] By: jhi                                   on 2000/12/29  08:45:46
45103         Log: (Retracted by #8264)
45104              
45105              (Fixed by #8260.)
45106              
45107              sv_catsv() needs one more byte space than seems reasonable.
45108              (for join() and PERL_DESTRUCT_LEVEL=2, built with debugging).
45109              Curiouser and curiouser.
45110      Branch: perl
45111            ! sv.c
45112 ____________________________________________________________________________
45113 [  8250] By: jhi                                   on 2000/12/29  07:57:52
45114         Log: More split // UTF-8 tests.
45115      Branch: perl
45116            ! t/pragma/utf8.t
45117 ____________________________________________________________________________
45118 [  8249] By: jhi                                   on 2000/12/29  07:54:51
45119         Log: (Retracted by #8264)  More join() testing which was good because
45120              it revealed a bug in #8248 (the UTF8_EIGHT_BIT_LO() was wrong).
45121      Branch: perl
45122            ! pp.c t/op/join.t utf8.c utf8.h
45123 ____________________________________________________________________________
45124 [  8248] By: jhi                                   on 2000/12/29  07:08:32
45125         Log: (Retracted by #8264)  Externally: join() was still quite UTF-8-unaware.
45126              Internally: sv_catsv() wasn't quite okay on UTF-8, it assumed
45127              that the only cases to care about are byte+byte and byte+character.
45128              
45129              TODO: See how well pp_concat() could be implemented in terms
45130              of sv_catsv().
45131      Branch: perl
45132            ! doop.c sv.c t/op/join.t utf8.h
45133 ____________________________________________________________________________
45134 [  8247] By: jhi                                   on 2000/12/29  06:35:23
45135         Log: Signedness nit.
45136      Branch: perl
45137            ! pp_hot.c
45138 ____________________________________________________________________________
45139 [  8246] By: jhi                                   on 2000/12/29  01:23:31
45140         Log: Subject: Re: [ID 20001226.002] Not OK: perl v5.7.0 +DEVEL8221 on i86pc-solaris 2.8 (UNINSTALLED)
45141              From: Lupe Christoph <lupe@lupe-christoph.de>
45142              Date: Thu, 28 Dec 2000 23:00:00 +0100
45143              Message-ID: <20001228230000.F2574@alanya.lupe-christoph.de>
45144              
45145              Suggest rsync --delete --dry-run.
45146      Branch: perl
45147            ! pod/perlhack.pod
45148 ____________________________________________________________________________
45149 [  8245] By: jhi                                   on 2000/12/28  23:57:05
45150         Log: The maxiters upper limit sanity check (guarding against
45151              non-progress) assumed bytes instead of characters in s///
45152              and split().
45153      Branch: perl
45154            ! pp.c pp_hot.c
45155 ____________________________________________________________________________
45156 [  8244] By: jhi                                   on 2000/12/28  23:34:08
45157         Log: Make some panic messages a bit more logical.
45158      Branch: perl
45159            ! doop.c pod/perldiag.pod pp.c pp_hot.c
45160 ____________________________________________________________________________
45161 [  8243] By: jhi                                   on 2000/12/28  22:59:16
45162         Log: Subject: [PATCH] lvalue AUTOLOAD. No, really.
45163              From: Simon Cozens <simon@cozens.net>
45164              Date: Wed, 27 Dec 2000 02:30:03 +0000
45165              Message-ID: <20001227023003.A7677@deep-dark-truthful-mirror.perlhacker.org>
45166      Branch: perl
45167            ! pp.c t/pragma/sub_lval.t
45168 ____________________________________________________________________________
45169 [  8242] By: jhi                                   on 2000/12/28  22:56:53
45170         Log: Subject: [PATCH blead] Fix B::Terse indentation
45171              From: Daniel Chetlin <daniel@chetlin.com>
45172              Date: Wed, 27 Dec 2000 06:43:30 -0800
45173              Message-ID: <20001227064329.B9573@darkstar>
45174      Branch: perl
45175            ! ext/B/B.pm ext/B/B/Terse.pm t/lib/b.t
45176 ____________________________________________________________________________
45177 [  8241] By: jhi                                   on 2000/12/28  22:48:59
45178         Log: The latter patch from the
45179              
45180              Subject: [PATCH: perl@8211] directory depth typo in one win32 Makefile
45181              From: Peter Prymmer <pvhp@forte.com> 
45182              Date: Fri, 22 Dec 2000 14:52:12 -0800 (PST)
45183              Message-ID: <Pine.OSF.4.10.10012221433140.195493-100000@aspara.forte.com>
45184              
45185              (the former patch from the above should have been
45186              taken care of by Nick I-S)
45187      Branch: perl
45188            ! win32/Makefile
45189 ____________________________________________________________________________
45190 [  8240] By: jhi                                   on 2000/12/28  22:45:22
45191         Log: Subject: Re: [PATCH] Idea: Declare multiple constants at once
45192              From: "Casey R. Tweten" <crt@kiski.net>
45193              Date: Fri, 22 Dec 2000 10:35:53 -0500 (EST)
45194              Message-ID: <Pine.OSF.4.21.0012221032030.28992-100000@home.kiski.net>
45195      Branch: perl
45196            ! lib/constant.pm
45197 ____________________________________________________________________________
45198 [  8239] By: jhi                                   on 2000/12/28  22:37:45
45199         Log: Subject: [PATCH] Re: [ID 19991001.003] sort(sub(arg)) misparsed as sort sub args
45200              From: Simon Cozens <simon@cozens.net>
45201              Date: Wed, 27 Dec 2000 14:12:44 +0000
45202              Message-ID: <20001227141244.A13344@deep-dark-truthful-mirror.perlhacker.org>
45203      Branch: perl
45204            ! t/op/method.t t/op/sort.t toke.c
45205 ____________________________________________________________________________
45206 [  8238] By: jhi                                   on 2000/12/28  22:30:32
45207         Log: Subject: [PATCH perl@8229] Call.pm
45208              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
45209              Date: Mon, 25 Dec 2000 10:47:15 -0000
45210              Message-ID: <000201c06e60$0b967760$a20a140a@bfs.phone.com>
45211      Branch: perl
45212            ! ext/Filter/Util/Call/Call.pm
45213 ____________________________________________________________________________
45214 [  8237] By: jhi                                   on 2000/12/28  22:19:21
45215         Log: Subject: [PATCH blead] Fix problem with `&' prototype
45216              From: Daniel Chetlin <daniel@chetlin.com>
45217              Date: Wed, 27 Dec 2000 15:55:32 -0800
45218              Message-ID: <20001227155532.D9573@darkstar>
45219      Branch: perl
45220            ! op.c t/comp/proto.t
45221 ____________________________________________________________________________
45222 [  8236] By: jhi                                   on 2000/12/28  22:09:25
45223         Log: Subject: Re: [PATCH blead] Fix segfault in gv_handler/mg_find
45224              From: Daniel Chetlin <daniel@chetlin.com>
45225              Date: Sun, 24 Dec 2000 04:09:49 -0800
45226              Message-ID: <20001224040949.B3090@darkstar>
45227      Branch: perl
45228            ! gv.c mg.c t/op/attrs.t
45229 ____________________________________________________________________________
45230 [  8235] By: jhi                                   on 2000/12/28  22:07:11
45231         Log: Subject: [PATCH] Win32::Spawn() didn't inherit cwd and env correctly
45232              From: Jan Dubois <jand@ActiveState.com>
45233              Date: Tue, 26 Dec 2000 20:57:31 -0800
45234              Message-ID: <reti4ts0php3anruv0qcjru3tl850g3sfd@4ax.com>
45235      Branch: perl
45236            ! win32/win32.c
45237 ____________________________________________________________________________
45238 [  8234] By: jhi                                   on 2000/12/28  21:52:42
45239         Log: Subject: Re: [PATCH] Warn on use of reference as array elem
45240              From: Simon Cozens <simon@cozens.net>
45241              Date: Thu, 28 Dec 2000 20:33:13 +0000
45242              Message-ID: <20001228203313.A2607@deep-dark-truthful-mirror.perlhacker.org>
45243      Branch: perl
45244            ! pod/perldiag.pod pp_hot.c t/pragma/warn/pp_hot
45245 ____________________________________________________________________________
45246 [  8233] By: jhi                                   on 2000/12/28  19:40:49
45247         Log: Integrate perlio.
45248      Branch: perl
45249           !> ext/Encode/Makefile.PL ext/Encode/compile
45250 ____________________________________________________________________________
45251 [  8232] By: nick                                  on 2000/12/23  16:06:00
45252         Log: Encode's Makefile.PL fix not good for dmake $(MAKEFILE) is set to -f Makefile
45253              and fails to make '-f'. (Also handle case where xxxx.c files have not been deleted.)
45254      Branch: perlio
45255            ! ext/Encode/Makefile.PL
45256 ____________________________________________________________________________
45257 [  8231] By: nick                                  on 2000/12/23  14:30:34
45258         Log: "Compiled" encode build cleanup
45259              - Makefile uses catfile $(MAKEFILE) etc. for platform issues.
45260              - .c files do not export sub-tables
45261      Branch: perlio
45262            ! ext/Encode/Makefile.PL ext/Encode/compile
45263 ____________________________________________________________________________
45264 [  8230] By: nick                                  on 2000/12/23  12:50:37
45265         Log: Integrate mainline
45266      Branch: perlio
45267           !> INSTALL lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
45268           !> lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
45269           !> pod/perl5004delta.pod pod/perl5005delta.pod
45270           !> pod/perl56delta.pod pod/perldelta.pod pod/perldiag.pod
45271           !> pod/perlembed.pod pod/perlfaq4.pod pod/perllocale.pod
45272           !> pod/perlmodlib.pod pod/perlrequick.pod pod/perlretut.pod
45273           !> pod/perlsub.pod
45274 ____________________________________________________________________________
45275 [  8229] By: jhi                                   on 2000/12/22  15:32:12
45276         Log: Integrate perlio.
45277      Branch: perl
45278           +> win32/distclean.bat
45279           !> MANIFEST t/io/utf8.t
45280 ____________________________________________________________________________
45281 [  8228] By: jhi                                   on 2000/12/22  15:29:40
45282         Log: Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status +update
45283              From: Robin Barker <rmb1@cise.npl.co.uk>
45284              Date: Fri, 22 Dec 2000 12:17:38 GMT
45285              Message-Id: <200012221217.MAA21332@tempest.npl.co.uk>
45286      Branch: perl
45287            ! lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
45288            ! lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
45289            ! pod/perl5004delta.pod pod/perl5005delta.pod
45290            ! pod/perl56delta.pod pod/perldelta.pod pod/perldiag.pod
45291            ! pod/perlembed.pod pod/perlfaq4.pod pod/perllocale.pod
45292            ! pod/perlmodlib.pod pod/perlrequick.pod pod/perlretut.pod
45293            ! pod/perlsub.pod
45294 ____________________________________________________________________________
45295 [  8227] By: jhi                                   on 2000/12/22  15:24:28
45296         Log: Subject: Re: A Configure option like 'otherlibdirs' but for *pre*pending?
45297              From: "John L. Allen" <allen@grumman.com>
45298              Date: Thu, 21 Dec 2000 14:39:58 -0500 (EST)
45299              Message-ID: <Pine.SOL.3.91.1001221133227.23511A-100000@gateway.grumman.com>
45300              
45301              Document APPLLIB_EXP.
45302      Branch: perl
45303            ! INSTALL
45304 ____________________________________________________________________________
45305 [  8226] By: nick                                  on 2000/12/21  22:11:50
45306         Log: Handy script for when one forgets to "dmake clean" 
45307      Branch: perlio
45308            + win32/distclean.bat
45309            ! MANIFEST
45310 ____________________________________________________________________________
45311 [  8225] By: nick                                  on 2000/12/21  21:54:04
45312         Log: CRLF platform issue with io/utf8 fix.
45313      Branch: perlio
45314            ! t/io/utf8.t
45315 ____________________________________________________________________________
45316 [  8224] By: nick                                  on 2000/12/21  21:02:20
45317         Log: Integrate mainline
45318      Branch: perlio
45319           !> Changes Configure Makefile.SH Porting/Glossary
45320           !> Porting/config.sh Porting/config_H configure.com
45321           !> epoc/config.sh ext/Thread/Thread.xs patchlevel.h
45322           !> pod/perlfaq3.pod pod/perlfunc.pod pod/perltoc.pod pp_sys.c
45323           !> sv.c t/io/fs.t t/op/misc.t t/op/utf8decode.t t/pragma/utf8.t
45324           !> win32/config.bc win32/config.gc win32/config.vc
45325 ____________________________________________________________________________
45326 [  8223] By: jhi                                   on 2000/12/21  17:09:16
45327         Log: Update Changes.
45328      Branch: perl
45329            ! Changes patchlevel.h
45330 ____________________________________________________________________________
45331 [  8222] By: jhi                                   on 2000/12/21  16:24:01
45332         Log: Metaconfig unit changes for #8221.
45333      Branch: metaconfig/U/perl
45334           +> issymlink.U
45335            - testsyml.U
45336            ! Mksymlinks.U
45337 ____________________________________________________________________________
45338 [  8221] By: jhi                                   on 2000/12/21  16:23:48
45339         Log: Rename testsyml to issymlink.
45340      Branch: perl
45341            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
45342            ! epoc/config.sh pod/perltoc.pod win32/config.bc win32/config.gc
45343            ! win32/config.vc
45344 ____________________________________________________________________________
45345 [  8220] By: jhi                                   on 2000/12/21  15:47:26
45346         Log: Robustness support for #8218 (symlink forest) since the GNU
45347              tools seem to be overly picky about symlinkage depths.
45348      Branch: perl
45349            ! Makefile.SH t/io/fs.t
45350 ____________________________________________________________________________
45351 [  8219] By: jhi                                   on 2000/12/21  15:38:27
45352         Log: Metaconfig changes for #8218.
45353      Branch: metaconfig
45354            ! U/modified/Oldconfig.U
45355      Branch: metaconfig/U/perl
45356            + Mksymlinks.U
45357            ! testsyml.U
45358 ____________________________________________________________________________
45359 [  8218] By: jhi                                   on 2000/12/21  15:37:57
45360         Log: Add Configure option -Dmksymlinks which will create a symlink
45361              forest if the current/build differs from the source directory.
45362              TODO: mkdir -p is not portable.
45363      Branch: perl
45364            ! Configure
45365 ____________________________________________________________________________
45366 [  8217] By: jhi                                   on 2000/12/21  14:39:12
45367         Log: Subject: [PATCH] Re: Latest tarball doesn't build with threads
45368              From: Nick Ing-Simmons <nik@tiuk.ti.com> 
45369              Date: Thu, 21 Dec 2000 09:38:18 GMT
45370              Message-Id: <200012210938.JAA29043@mikado.tiuk.ti.com>
45371              
45372              The ofs became an SV.
45373      Branch: perl
45374            ! ext/Thread/Thread.xs
45375 ____________________________________________________________________________
45376 [  8216] By: jhi                                   on 2000/12/21  05:40:21
45377         Log: The polymorphism seems to have fixed 20000517.001.
45378      Branch: perl
45379            ! t/pragma/utf8.t
45380 ____________________________________________________________________________
45381 [  8215] By: jhi                                   on 2000/12/21  04:44:52
45382         Log: read() documentation tweak for 20001121.004.
45383      Branch: perl
45384            ! pod/perlfunc.pod
45385 ____________________________________________________________________________
45386 [  8214] By: jhi                                   on 2000/12/21  03:54:11
45387         Log: Fix for 20001210.003, "write(FH) on closed FH causes segv".
45388      Branch: perl
45389            ! pp_sys.c t/op/misc.t
45390 ____________________________________________________________________________
45391 [  8213] By: jhi                                   on 2000/12/21  00:28:10
45392         Log: Subject: [patch: perl@8211]VMS: add -Duseperlio capacity to configure.com
45393              From: Peter Prymmer <pvhp@forte.com>
45394              Date: Wed, 20 Dec 2000 16:13:32 -0800 (PST)
45395              Message-ID: <Pine.OSF.4.10.10012201609140.11967-100000@aspara.forte.com>
45396      Branch: perl
45397            ! configure.com
45398 ____________________________________________________________________________
45399 [  8212] By: jhi                                   on 2000/12/21  00:26:21
45400         Log: Edit edit edit.
45401      Branch: perl
45402            ! pod/perlfaq3.pod
45403 ____________________________________________________________________________
45404 [  8211] By: jhi                                   on 2000/12/20  18:52:46
45405         Log: Update Changes.
45406      Branch: perl
45407            ! Changes patchlevel.h
45408 ____________________________________________________________________________
45409 [  8210] By: jhi                                   on 2000/12/20  18:34:47
45410         Log: Yet another editor edit.
45411      Branch: perl
45412            ! pod/perlfaq3.pod
45413 ____________________________________________________________________________
45414 [  8209] By: jhi                                   on 2000/12/20  15:33:28
45415         Log: More Win32 Perling.
45416      Branch: perl
45417            ! pod/perlfaq3.pod
45418 ____________________________________________________________________________
45419 [  8208] By: jhi                                   on 2000/12/20  15:07:46
45420         Log: More Win32 editor/IDE/shell hints.
45421      Branch: perl
45422            ! pod/perlfaq3.pod
45423 ____________________________________________________________________________
45424 [  8207] By: jhi                                   on 2000/12/20  03:54:08
45425         Log: Subject: [PATCH] obscure timing knowledge
45426              From: Nicholas Clark <nick@ccl4.org>
45427              Date: Tue, 19 Dec 2000 19:22:31 +0000
45428              Message-ID: <20001219192231.F2827@plum.flirble.org>
45429      Branch: perl
45430            ! sv.c
45431 ____________________________________________________________________________
45432 [  8206] By: jhi                                   on 2000/12/20  03:45:57
45433         Log: Subject: [ID 20001219.011] Not OK: perl v5.7.1 +DEVEL8205 on alpha-dec_osf-perlio-multi 4.0f (UNINSTALLED)
45434              From: Spider Boardman <spider@leggy.zk3.dec.com>
45435              Date: Tue, 19 Dec 2000 21:30:16 -0500
45436              Message-Id: <200012200230.VAA17619@leggy.zk3.dec.com>
45437      Branch: perl
45438            ! sv.c
45439 ____________________________________________________________________________
45440 [  8205] By: jhi                                   on 2000/12/19  23:02:01
45441         Log: Update Changes.
45442      Branch: perl
45443            ! Changes patchlevel.h
45444 ____________________________________________________________________________
45445 [  8204] By: jhi                                   on 2000/12/19  22:58:18
45446         Log: Recode the naughty binary bytes ([\x00-\x08\x0b-\x1f\x7f-\xff])
45447              using the \xHH notation.  No more inlined UTF-8, sigh, but easier
45448              on editors and diffing/patching.
45449      Branch: perl
45450            ! t/op/utf8decode.t
45451 ____________________________________________________________________________
45452 [  8203] By: nick                                  on 2000/12/19  21:36:16
45453         Log: Integrate mainline (forgot my own change...)
45454      Branch: perlio
45455           !> ext/Encode/compile
45456 ____________________________________________________________________________
45457 [  8202] By: nick                                  on 2000/12/19  21:34:42
45458         Log: Integrate mainline.
45459      Branch: perlio
45460           !> (integrate 61 files)
45461 ____________________________________________________________________________
45462 [  8201] By: nick                                  on 2000/12/19  21:34:06
45463         Log: Avoid looking for File::Glob when we don't need it.
45464      Branch: perl
45465            ! ext/Encode/compile
45466 ____________________________________________________________________________
45467 [  8200] By: jhi                                   on 2000/12/19  18:35:49
45468         Log: Update Changes.
45469      Branch: perl
45470            ! Changes patchlevel.h
45471 ____________________________________________________________________________
45472 [  8199] By: jhi                                   on 2000/12/19  18:35:07
45473         Log: Microperl tweaks.
45474      Branch: perl
45475            ! sv.c uconfig.h uconfig.sh
45476 ____________________________________________________________________________
45477 [  8198] By: jhi                                   on 2000/12/19  18:29:59
45478         Log: Regen Configure, nitfix uconfig.sh (d_vendorarch is needed).
45479      Branch: perl
45480            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
45481            ! config_h.SH pod/perltoc.pod uconfig.h uconfig.sh
45482 ____________________________________________________________________________
45483 [  8197] By: jhi                                   on 2000/12/19  17:55:29
45484         Log: In VMS embedded perls couldn't access the statically built Socket,
45485              from Charles Lane.
45486      Branch: perl
45487            ! configure.com
45488 ____________________________________________________________________________
45489 [  8196] By: jhi                                   on 2000/12/19  17:49:50
45490         Log: Subject: [PATCH perl@8143] DB_File-1.75 (was RE: [8104] DB_File)
45491              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk> 
45492              Date: Sun, 17 Dec 2000 19:11:44 -0000
45493              Message-ID: <000801c0685d$3224e5a0$a20a140a@bfs.phone.com> 
45494      Branch: perl
45495            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
45496            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo
45497 ____________________________________________________________________________
45498 [  8195] By: jhi                                   on 2000/12/19  17:47:53
45499         Log: Subject: [patch perl@8150] h2xs SYNOPSIS
45500              From: Jonathan Stowe <gellyfish@gellyfish.com>
45501              Date: Mon, 18 Dec 2000 10:24:38 +0000 (GMT)
45502              Message-ID: <Pine.LNX.4.10.10012181021180.20731-100000@orpheus.gellyfish.com>
45503      Branch: perl
45504            ! utils/h2xs.PL
45505 ____________________________________________________________________________
45506 [  8194] By: jhi                                   on 2000/12/19  17:46:28
45507         Log: Subject: Re: useless use of void context work-around
45508              From: andreas.koenig@anima.de (Andreas J. Koenig)
45509              Date: 16 Dec 2000 15:13:36 +0100
45510              Message-ID: <m3g0jofo8f.fsf@ak-71.mind.de>
45511              
45512              Document (comment) the q(di ds ig) trick in the code.
45513      Branch: perl
45514            ! op.c
45515 ____________________________________________________________________________
45516 [  8193] By: jhi                                   on 2000/12/19  17:10:57
45517         Log: Subject: [ID 20001215.004] Sys::Syslog::xlate doesn't handle LOG_EMERG
45518              From: "Mark J. Reed" <mreed@strange.turner.com>
45519              Date: Fri, 15 Dec 2000 21:22:29 -0500 (EST)
45520              Message-Id: <200012160222.VAA13986@strange.turner.com>
45521      Branch: perl
45522            ! ext/Sys/Syslog/Syslog.pm
45523 ____________________________________________________________________________
45524 [  8192] By: jhi                                   on 2000/12/19  17:07:45
45525         Log: Subject: [PATCH] Re: [PATCH] strtoq, strtou(q|ll|l) testing
45526              From: Nicholas Clark <nick@ccl4.org>
45527              Date: Sat, 16 Dec 2000 19:03:13 +0000
45528              Message-ID: <20001216190313.D68304@plum.flirble.org>
45529      Branch: perl
45530            ! t/op/64bitint.t
45531 ____________________________________________________________________________
45532 [  8191] By: jhi                                   on 2000/12/19  17:06:13
45533         Log: Subject: [ID 20001218.005] Not OK: perl v5.7.0 +DEVEL8148 on powerpc-machten 4.1.4
45534              From: Dominic Dunlop <domo@computer.org>
45535              Date: Mon, 18 Dec 2000 12:00:15 +0100
45536              Message-Id: <p04320404b6639e7aa043@[192.168.1.4]>
45537              
45538              This patchlet is needed in order that perl can be statically linked.  
45539      Branch: perl
45540            ! regexec.c
45541 ____________________________________________________________________________
45542 [  8190] By: jhi                                   on 2000/12/19  17:03:08
45543         Log: Subject: [PATCH perl@8133] finding PerlIO symbols for VMS
45544              From: "Craig A. Berry" <craig.berry@psinetcs.com>
45545              Date: Sun, 17 Dec 2000 00:18:35 -0600
45546              Message-Id: <p04330102b661bc01daba@[172.16.52.1]>
45547      Branch: perl
45548            ! perlio.h vms/gen_shrfls.pl
45549 ____________________________________________________________________________
45550 [  8189] By: jhi                                   on 2000/12/19  16:20:28
45551         Log: Subject: [DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDES
45552              From: Prymmer/Kahn <pvhp@best.com>
45553              Date: Tue, 19 Dec 2000 08:08:31 -0800 (PST)
45554              Message-ID: <Pine.BSF.4.21.0012190804040.14656-100000@shell8.ba.best.com>
45555              
45556              A better version of #8188.
45557      Branch: perl
45558            ! pod/perlfaq3.pod
45559 ____________________________________________________________________________
45560 [  8188] By: jhi                                   on 2000/12/19  15:57:06
45561         Log: (Replaced by #8189)
45562              
45563              Subject: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
45564              Date: Mon, 18 Dec 2000 08:03:34 -0800 (PST)
45565              From: Prymmer/Kahn <pvhp@best.com>
45566              Message-ID: <Pine.BSF.4.21.0012180802090.27110-100000@shell8.ba.best.com>
45567              Subject: Re: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
45568              From: Ronald J Kimball <rjk@linguist.Thayer.Dartmouth.EDU>
45569              Date: Mon, 18 Dec 2000 11:10:45 -0500
45570              Message-ID: <20001218111044.B180222@linguist.thayer.dartmouth.edu>
45571      Branch: perl
45572            ! pod/perlfaq3.pod
45573 ____________________________________________________________________________
45574 [  8187] By: jhi                                   on 2000/12/19  15:54:19
45575         Log: Email address fix for Anton Berezin.
45576      Branch: perl
45577            ! AUTHORS
45578 ____________________________________________________________________________
45579 [  8186] By: jhi                                   on 2000/12/19  15:38:54
45580         Log: Subject: [PATCH perl@8102] cygwin port
45581              From: "Eric Fifer" <efifer@dircon.co.uk> 
45582              Date: Thu, 14 Dec 2000 13:41:29 -0000
45583              Message-Id: <200012141340.NAA54236@mailhost1.dircon.co.uk>
45584              
45585              When compiling modules the data item that is being imported
45586              from libperl.dll needs to be tagged as imported/shared data:
45587              extern __declspec(dllimport) PerlIO_funcs PerlIO_pending;
45588      Branch: perl
45589            ! perliol.h
45590 ____________________________________________________________________________
45591 [  8185] By: jhi                                   on 2000/12/19  14:53:24
45592         Log: Regen uconfig.h and uconfig.sh.
45593      Branch: perl
45594            ! uconfig.h uconfig.sh
45595 ____________________________________________________________________________
45596 [  8184] By: jhi                                   on 2000/12/18  20:43:49
45597         Log: Comments work so much better when they are closed.
45598      Branch: perl
45599            ! regcomp.c
45600 ____________________________________________________________________________
45601 [  8183] By: jhi                                   on 2000/12/18  18:04:02
45602         Log: Some compilers (e.g. HP-UX) can't switch on 64-bit integers.
45603              Fixes the bug 20001218.016.
45604      Branch: perl
45605            ! regcomp.c
45606 ____________________________________________________________________________
45607 [  8182] By: gsar                                  on 2000/12/18  09:53:47
45608         Log: delete spurious files
45609      Branch: maint-5.6/perl
45610            - lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif vos/config.def
45611            - vos/config.h vos/config_h.SH_orig
45612 ____________________________________________________________________________
45613 [  8181] By: gsar                                  on 2000/12/18  09:46:08
45614         Log: regen perltoc
45615      Branch: maint-5.6/perl
45616            ! pod/buildtoc.PL pod/perl.pod pod/perlapi.pod pod/perltoc.pod
45617 ____________________________________________________________________________
45618 [  8180] By: gsar                                  on 2000/12/18  09:20:27
45619         Log: integrate changes#7924..7926,7946,7952 from mainline
45620              
45621              A test works better if it has the right 1..$n output.
45622              
45623              All the core library users of Class::Struct seem to be
45624              using "use Class::Struct 'struct';" instead of the bare
45625              "use Class::Struct;", which isn't documented in Class::Struct.
45626              This can't be right.
45627              
45628              Make the Class::Struct import() wiser.
45629              
45630              Upgrade to CPAN 1.59_51, from Andreas König.
45631              
45632              Subject: Re: long shell lines
45633              Split overly long shell command lines.
45634      Branch: maint-5.6/perl
45635           !> lib/CPAN.pm lib/CPAN/FirstTime.pm lib/ExtUtils/MM_Unix.pm
45636           !> lib/File/stat.pm t/lib/class-struct.t
45637 ____________________________________________________________________________
45638 [  8179] By: gsar                                  on 2000/12/18  08:55:54
45639         Log: integrate changes#7889,7890,7900,7903,7904,7907,7910,7917,
45640              7918,7919,7988,8907 from mainline (various)
45641              
45642              Subject: [ID 20001127.004] White space problem in perlamiga.pod
45643              
45644              Subject: [PATCH perl@7825] Re: [ID 20001122.006] weird behaviour of $|
45645              
45646              Subject: [PATCH] perlcc.PL cleanups
45647              
45648              Subject: [PATCH] Updating perltie.pod for arrays
45649              
45650              Subject: [ID 20001128.002] what's the point of example code if it is buggy?
45651              Subject: Re: [PATCH] Updating perltie.pod for arrays
45652              Subject: Re: [PATCH] Updating perltie.pod for arrays
45653              
45654              One more perltie.pod nit from Casey R. Tweten.
45655              
45656              Subject: [PATCH] $^O  win32 -> MSWin32
45657              plus similar nits for vms, err, VMS, and UNICOS.
45658              
45659              Subject: Re: Minor suggestion for Sys::Syslog  [PATCH]
45660              More checking in case someone has broken their services or
45661              protocol databases.
45662              
45663              Make "use Class::Struct 'struct';" work again (broken by #7617);
45664              add a test for Class::Struct.
45665              
45666              Integrate the "skip" messages to explain().
45667              
45668              Subject: [PATCH: perl@8892] treat unicoding and null bytes in op/append.t
45669      Branch: maint-5.6/perl
45670           +> t/lib/class-struct.t
45671           !> MANIFEST README.amiga ext/Sys/Syslog/Syslog.pm gv.c
45672           !> lib/Class/Struct.pm pod/perlipc.pod pod/perltie.pod
45673           !> t/lib/syslfs.t t/op/lfs.t utils/perlcc.PL
45674 ____________________________________________________________________________
45675 [  8178] By: gsar                                  on 2000/12/18  08:16:30
45676         Log: avoid redefinition warnings on windows due to sys/socket.h getting
45677              #included before win32.h
45678      Branch: maint-5.6/perl
45679            ! win32/include/sys/socket.h
45680 ____________________________________________________________________________
45681 [  8177] By: gsar                                  on 2000/12/18  05:24:04
45682         Log: make regen_headers; fix POSIX.xs problems; remove outdated
45683              code from sys/socket.h that makes build fail now
45684      Branch: maint-5.6/perl
45685            ! ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c
45686            ! pod/perlapi.pod
45687           !> win32/include/sys/socket.h
45688 ____________________________________________________________________________
45689 [  8176] By: gsar                                  on 2000/12/18  05:20:17
45690         Log: update Changes
45691      Branch: maint-5.6/perl
45692            ! Changes patchlevel.h
45693 ____________________________________________________________________________
45694 [  8175] By: gsar                                  on 2000/12/18  04:57:48
45695         Log: integrate changes#7643,7646..7649,7651..7654,7658,7659,
45696              7661..7665,7667..7669,7671,7673,7676,7677,7681..7683,
45697              7689..7697,7699..7701,7703,7705,7714,7715,7718..7723,
45698              7725,7726,7729..7732,7737,7748,7749,7758,7759,7761,7773,
45699              7775,7776,7782,7785..7787,7804,7807,7808,7810,7811,7816,
45700              7823,7825,7838
45701              
45702              Subject: Re: [PATCH] README.solaris
45703              
45704              Add getpagesize() probing, on non-UNIX guess 'undef'.
45705              
45706              Simplify the getpagesize() unit by dropping the
45707              pagesize probe since it's nowadays slightly more
45708              complicated because of sysconf(). (Note: if some
45709              platform really needs the -lPW for getpagesize,
45710              I just broke it.)
45711              TODO: a new pagesize unit.
45712              
45713              Subject: [PATCH] fwd: Re: [ID 20001105.011] Perl 5.6.0 documentation glitch
45714              
45715              MachTen doesn't really do mmap() and munmap().
45716              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
45717              
45718              More README.solaris updates from Andy Dougherty.
45719              
45720              Copy the s// information of README.hpux also to the perlrun.
45721              
45722              Add HAS_FSYNC, lack noticed by Nicholas Clark.
45723              
45724              Add a metaconfig unit for fsync.
45725              
45726              Subject: [ID 20001112.004] man perlfunc omits tell()'s error return
45727              
45728              Many subdocumented return values of the IO extension now documented.
45729              ungetc and write still left subdocumented.
45730              Subject: [PATCH] (was Re: IO::Handle::ungetc)
45731              
45732              Document tell() on special streams.
45733              
45734              Subject: [ID 20001112.006] IO::Seekable::getpos doesn't check for fgetpos() failure
45735              
45736              Subject: [ID 20001112.007] sfio's sftell isn't ftell
45737              
45738              Couple of tests from #7660 salvaged.
45739              
45740              Tweak the definition of the bit complement on UTF-8 data:
45741              if none of the characters in the string are > 0xff,
45742              the result is a complemented byte string, not a (UTF-8)
45743              char string.  Based on the summary in
45744              Subject: Re: [ID 20000918.005] ~ on wide chars
45745              This should give us the maximum backward (pre-char string)
45746              compatibility and utf8 compatibility.  The other alternative
45747              would be to limit the bit complement to be always byte only,
45748              taking the least significant byte of the chars.
45749              
45750              Cleanup messy #ifdef.
45751              
45752              Typos in #7667.
45753              
45754              Declare reg_data like reg_substr_data.
45755              
45756              Placate nervous compilers that see longer than ints switch()ing.
45757              
45758              Remove the new two tests of lib/io_xs for now, they seem to
45759              fail under perlio on some platforms.
45760              
45761              Subject: Re: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
45762              
45763              Subject: [ID 20001113.003] utf8_to_uv on malformed utf returns wrong values
45764              
45765              Subject: tiny typo in perl5db.pl
45766              
45767              Subject: some additions for makefiles for win32 (for perl@7674)
45768              
45769              Hoist the duplicated socket/netdb include logic to perl.h;
45770              undef SETERRNO in case SOCKS has defined it.  Based on:
45771              Subject: [ID 20001114.002] Code-Cleanups concerning SOCKS5 and Solaris   
45772              
45773              Regen Configure.
45774              
45775              Defined INT64_C() and UINT64_C() unless defined by <inttypes.h>
45776              (a macro to define signed and unsigned integer constants).
45777              
45778              Use UINT64_C().
45779              Subject: [ID 20001114.006] 5.7.0-7680 Solaris 8, 64 bit, utf8 patch
45780              
45781              Use u_int32_t for the size of hash_cb(), not size_t.
45782              Subject: [ID 20001114.003] Solaris 8, 64 Bit DB_file patch
45783              
45784              Quit utf8_to_uv() instantly if curlen == 0.
45785              
45786              Subject: [PATCH: perl@7674] updates to README.os390
45787              
45788              Subject: [PATCH: perl@7674 + Scott-Thoennes] hush warnings about malformed EBCDIC text
45789              
45790              EBCDIC tweaks.
45791              Subject: [PATCH: perl@7674 ++] fixes for warnings and regmesg (reprise)
45792              
45793              Linenumber fix.
45794              
45795              SOCKS has its own USE_THREADS, based on
45796              Subject: [ID 20001114.002] et. al. bugfix followup
45797              
45798              UINT64_C() work continues.
45799              
45800              Detypo.
45801              
45802              The type of the hash_cb() size argument is tricky.
45803              
45804              Add fwalk() probe to the configuration files and regen perltoc.
45805              
45806              Subject: perllocale.pod changes
45807              
45808              Avoid an infinite loop in VMS when utils scripts are run
45809              with no arguments, from Charles Lane.
45810              
45811              Subject: Re: Bug in Carp::Heavy/5.6.0?
45812              
45813              For Solaris use64bitall the stdchar needs a little bit of help.
45814              
45815              The long double hints can be here or there.
45816              
45817              Test tweak for the open pragma.
45818              
45819              Also the 64bitall hints can be either here or there.
45820              
45821              As surmised the #7719 wasn't a good move.
45822              
45823              Subject: Fix for 20000409.001
45824              
45825              Subject: Fix for 20000815.006
45826              It's really 20000518.006.
45827              
45828              Subject: [PATCH 5.6.0 README.win32] very minor typos
45829              
45830              Subject: Fix for README.amiga (20000323.033)
45831              
45832              Explain in more detail the {} syntax ambiguousity.
45833              Subject: [PATCH] Re: [ID 20001117.003] map { "$_", 1} @array is syntax error
45834              
45835              Sparc 64-bit pack() fix from Jens Hamisch.
45836              
45837              Upgrade to CPAN.pm 1.58_93 (the RC1 for 1.59), from Andreas König.
45838              
45839              Subject: podlators 1.05 available        
45840              
45841              Subject: [ID 20001118.006] [PATCH] perl@7707 djgpp/config.over, hints/dos_djgpp.sh and Storable.pm
45842              
45843              Subject: [perl 7711: EPOC] updates
45844              
45845              Make certain MacOS Classic has NO_ENVIRON_ARRAY.
45846              
45847              Miraculous typo.
45848              
45849              sysseek() instead of seek().
45850              
45851              Solaris hints tweaks.
45852              
45853              Assume SOCKS is broken in all 64bitall platforms, not just Solaris.
45854              This may be overly harsh but until proven otherwise, we think this
45855              way, or until we have a simple test for Configure (having to start
45856              up servers is does not count as simple) to check for the problems.
45857              
45858              Remove the shared object before attempting to create
45859              (by linking) a new one.  E.g. in AIX not removing
45860              becomes quite painful if one tries to do more than one
45861              build in the same tree (an interrupted build, for example),
45862              since the AIX' shared dynaloader seemingly keeps the shared
45863              objects open and therefore 'busy' for quite a while, even when
45864              nobody is using the objects, leading into link failures.
45865              
45866              Subject: [ID 20001120.010] typo in lib/Cwd.pm broke Cwd::chdir
45867              
45868              Subject: DOC PATCH 5.6.0 perlreftut
45869              
45870              Subject: [PATCH: perl@7777] add system locale testing for VMS
45871              
45872              Subject: [PATCH] Test.pm POD peculiarity
45873              
45874              Subject: [ID 20001120.002] [PATCH] io_sock.t fails without 'localhost'
45875              
45876              Subject: [ID 20001120.003] [PATCH] io_udp.t fails without 'localhost'
45877              
45878              Subject: Re: perl@7777 
45879              Detypoing.
45880              
45881              Subject: [PATCH: perl@7777] make VMS' test.com tail compatible w/ unix
45882              
45883              Go ahead and #include <unistd.h> in perl.h.
45884              
45885              Subject: [PATCH perl@7795] small cleanup task for test suite
45886              
45887              Subject: Re: av.c patch (having slight problems)
45888              unshift() speedup.
45889              
45890              Reach back one higher up when searching for PERL_SRC.
45891      Branch: maint-5.6/perl
45892           +> lib/File/Spec/Epoc.pm
45893           !> (integrate 88 files)
45894 ____________________________________________________________________________
45895 [  8174] By: gsar                                  on 2000/12/18  03:53:09
45896         Log: integrate changes#7602,7604..7611,7614,7616..7619,7621..7623,
45897              7625..7629,7631..7634,7637,7639,7642 from mainline
45898              
45899              Fix for the tie-refhash string table leaks.
45900              
45901              Subject: [patch perl@7595] VMS configure.com tweak
45902              
45903              More careful detection of how well NVs and UVs mix.
45904              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))
45905              Added some SIGFPE paranoia.
45906              
45907              Forgot to bump the line numbers in #7601.
45908              
45909              Subject: PATCH std stdio for (Free)BSD
45910              
45911              Deleting $ENV{PATH} in VMS is not recommendable.
45912              
45913              Locale buglets.
45914              Subject: RE: Locales support (setlocale) fixes
45915              
45916              Do not test UTF-8 locales since that the tests would require
45917              polymorphic regexen.
45918              
45919              Subject: [PATCH bleadperl] Re: Patch 7533 prevents malloc.c from compiling on MachTen
45920              
45921              A missing aTHX_.
45922              
45923              Subject: [ID 20001108.013] spelling
45924              
45925              Subject: [PATCH] Class::Struct at compile time
45926              
45927              Make deleting for %ENV work for (newer versions of) VMS,
45928              from Craig A. Berry.
45929              
45930              Forgot from #7618.
45931              
45932              More VMS moves on environment handling, from Charles Lane.
45933              
45934              Remove unused extra arguments.
45935              
45936              Typo in an ifndef.
45937              Subject: Re: [PATCH 5.7.0] better messages from malloc()
45938              
45939              Subject: [PATCH: perl@7613] updates to Porting/pumpkin.pod
45940              All except the "cow orker" change.
45941              
45942              The generated boot_* headers are wrong.  Pickier compiler,
45943              such as KAI C++ will refuse to compile the resulting perlmain.
45944              Subject: [ID 20001109.005] Bug in minimod.pl, perl 5.6.0
45945              
45946              There's no =head3.
45947              
45948              Disable only the tests 99 and 166 for UTF-8 locales.
45949              
45950              Missing dTHXs.
45951              Subject: RE: perl@7595 builds not on cygwin
45952              
45953              Subject: Re: bash -c exit and linux hints 
45954              
45955              Various doc oddball characters.
45956              Subject: [ID 20001106.004] Perl 5.6.0 bugs  
45957              
45958              Subject: [PATCH] IO::Seekable pod
45959              
45960              Amdahl UTS hints updates.
45961              Subject: [ID 20001109.016] Trouble going from 5.4 to 5.6
45962              
45963              Explain better why certain regex tests are skipped.
45964              Subject: Re: tests skipped: unknown reason
45965              
45966              Subject: [PATCH] README.solaris
45967              
45968              Subject: [PATCH perl@7638] cygwin port
45969      Branch: maint-5.6/perl
45970           +> README.solaris
45971           !> (integrate 26 files)
45972 ____________________________________________________________________________
45973 [  8173] By: gsar                                  on 2000/12/18  03:37:02
45974         Log: integrate changes#7472,7474..7478,7481,7485,7489,7493,7494,7496,
45975              7497,7499..7503,7505..7507,7509..7513,7515..7523,7526..7534,
45976              7536,7540,7542,7544..7546,7549,7553,7556,7557,7559,7561..7563,
45977              7565,7568..7572,7576,7578..7589,9592..7594,7596..7601 from mainline
45978              
45979              Better create a true mailing list for the repository keepers.
45980              
45981              Subject: [ID 20001027.007] uniq array in perlfaq
45982              
45983              De-quoted-unreadable to ISO Latin 1.
45984              (There's one ISO-2022-JP name in Changes5.004.)
45985              
45986              Have only one master list of AUTHORS, drop unmaintained MAINTAIN.
45987              
45988              The #7476 needs a MANIFEST change, too.
45989              
45990              Add also emailless people.
45991              
45992              UTF-8 decoder tweak.
45993              
45994              Make \x{...} consistently produce UTF-8.
45995              Subject: Re: \x{...} is confused 
45996              
45997              Subject: [Chris Winters <cwinters@intes.net>] patch to ExtUtils::Manifest
45998              
45999              Add a perlbug flag, -A, to avoid acknowledgement messages.
46000              Subject: PATCH (Re: [ID 20001030.008] OK: perl v5.7.0 +DEVEL7445 on i586-linux 2.2.16 (UNINSTALLED))
46001              
46002              Use Errno magic.
46003              Subject: [ID 20001030.009] [PATCH] ftmp-mktemp failing
46004              
46005              Subject: [PATCH: perl@7483] CRLF fix for cgi-function.t tests
46006              
46007              Subject: [PATCH: perl@7483] fix coded control chars in cgi-html.t
46008              
46009              Subject: [ID 20001030.001] 5.7.0-7489: Null-Pointer reference in mg.c
46010              
46011              Be more lenient on bad UTF-8 when doing bit arithmetics.
46012              Subject: Re: [ID 20000918.005] ~ on wide chars
46013              (The ord() part of the patch skipped.)
46014              
46015              Subject: perlfaq style changes
46016              
46017              AUTHORS tweaks.
46018              
46019              Whitespace style tweak.  Was originally going to see to
46020              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
46021              but that had already been taken care of.
46022              
46023              The compiler is either gcc or cc, from Tom Bates.
46024              
46025              The osname has been lowercased by now, from Tom Bates.
46026              
46027              The NonStop-UX libraries have a novel way to say NaN.
46028              
46029              printf UVs the correct way, noticed by Robin Barker.
46030              
46031              Subject: [PATCH] startperl to respect versiononly
46032              
46033              AUTHORS updates.
46034              
46035              Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
46036              
46037              Subject: [ID 20001101.001] Net::Ping icmp odd $bytes
46038              
46039              Subject: [ID 20001005.004] doc bug: perlsec misleading re file output
46040              
46041              Generalize the Camel wording.
46042              Subject: Re: perlfaq style changes
46043              
46044              Subject: [ID 20001005.006] Documentation -- description of qr//
46045              
46046              C.pm part of
46047              Subject: [ID 20001010.001] [Daniel.Stutz@astaro.de: perlcc and C.pm in perl-5.7.0]
46048              
46049              Locale warning explanation tweak.
46050              
46051              Subject: [ID 20000904.004] perlsec Manual Page Incorrect Doing "Safe Backticks"
46052              
46053              Make the POSIX::setuid and POSIX::setgid to really call setuid()
46054              and setgid() because they were just changing $< and $( which means
46055              only changing the real uid/gid, as opposed to changing both
46056              real and effective ids.  (The alternative way could have been
46057              in POSIX.pm to change $> and $), too, but making a direct call
46058              to the C API feels cleaner.)  Fixes the bug
46059              Subject: [ID 20000904.005] POSIX::setuid() Doesn't Call setuid()
46060              
46061              Expand %Config variables and %ENV variables only if
46062              so requested during build time using the
46063              PERL_BUILD_EXPAND_CONFIG_VARS and PERL_BUILD_EXPAND_ENV_VARS.
46064              Not expanding makes relocating distributions easier.
46065              
46066              More tweaking on the #7522 theme.
46067              
46068              Test::Harness revealed buglets in the new DynaLoader.
46069              Subject: [ID 20001102.001] Not OK: perl v5.7.0 +DEVEL7523 on i686-linux 2.2.16a (UNINSTALLED)
46070              
46071              Add Tie::RefHash::Nestable (lives in Tie/RefHash.pm),
46072              fix a autovivification bug in Tie::RefHash, add tests for both.
46073              Subject: Re: Tie::RefHash: use hash refs as keys in nested hashes
46074              
46075              Detpyo.
46076              
46077              recv() can fail and return undef.
46078              Subject: [ID 20001102.003] Net::Ping patch: "Bad arg lenght" error appears if host is unreachable    
46079              
46080              Fix the problem discussed in
46081              Subject: [ID 20001015.004] Fwd: Tie::SubstrHash -- bug & fix (all Perl versions)
46082              originally from Linc Madison.  Also Andreas König's comments
46083              taken into account.  Some other problems with Tie::SubstrHash
46084              fixed: didn't croak when the table exceeded the requested number
46085              of entries (as documented) but instead when the number of entries
46086              exceeded the size of the table, a croak() had an unnecessary \n,
46087              didn't have a CLEAR method, documented that there is no exists().
46088              Didn't fix to be strict-proof because the module uses &foo; and
46089              dynamic scope.  Added a test script exercizing both first tamely 
46090              the basic functionality, and then the failure cases reported by
46091              Linc Madison.
46092              
46093              Subject:  [PATCH] Perl@7504, vms/gen_shrfls.pl
46094              
46095              The #7521 touched things it shouldn't have.
46096              
46097              Subject: [PATCH 5.7.0] better messages from malloc()
46098              
46099              Subject: Re: README.aix
46100              
46101              Add FCNTL_CAN_LOCK.
46102              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
46103              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
46104              
46105              Locale tweakery.  Add test case for bug id 20000809.003 to op/misc,
46106              create a "fast path" for locale name probing using "locale -a"
46107              if available, squash finally hopefully the s?printf resetting
46108              the numeric locale (since, IIUC perllocale, it never shouldn't). 
46109              
46110              More Changes tweakery.
46111              
46112              Dying is too strict here, better just skip.
46113              
46114              Subject: Locales support (setlocale) fixes
46115              Modified quite a bit to be more portable.
46116              
46117              Configure would use a bad $myuname from an old config.sh.
46118              Subject: [PATCH 5.6.1-to-be and 5.7.x] Very old Configure myuname bug
46119              
46120              Fix for
46121              Subject: [ID 20001004.006] undef is never tainted
46122              An undef read from a slurped file was not tainted.
46123              
46124              Fix for
46125              Subject: [ID 20001004.007] taint propogation is inconsistent
46126              The culprit was sv_setsv() which was rather blindly
46127              propagating taint, which lead to behaviour where if
46128              a tainted anon hash value was seen all the hash values
46129              from then on at that level became tainted, or at any
46130              upper levels in the case of nested anon hashes.
46131              
46132              Test tweak: show also the failed locales.
46133              Subject: [ID 20001105.001] Not OK: perl v5.7.0 +DEVEL7523 on i86pc-solaris 2.8  
46134              
46135              A fix of sorts for 20000329.026, a better error message
46136              for a missing "use charnames" when using the \N{...}. 
46137              
46138              Subject: [Corrected/tested PATCH] Re: [ID 20001102.008] Not OK: perl v5.7.0 +DEVEL7503 on i686-linux 2.2.16
46139              
46140              Add =pod to be tidy.
46141              
46142              Fix for bug id 19990615.008, pos() unset during s///ge.
46143              
46144              Add a note for future generations about bug id 20000229.006.
46145              
46146              Use -dM for gcc (the suggested patch did it only for Linux,
46147              but I think it can be generalized).
46148              Subject: Re: connect and $!{EINPROGRESS} pb (was [ID 20001030.010] [PATCH] io_multihomed.t failing)
46149              
46150              opmini.o can linger from Configures past.
46151              
46152              Document that the evaled syntax errors cause scalar leaks.
46153              
46154              Fix for
46155              Subject: [ID 20000728.005] perl -P broken
46156              (hopefully).  The fix is also not complete, it seems to break
46157              BOM swallowing for libc5 systems, but until someone figures
46158              out a way to do this without ftell(), this will do.
46159              
46160              AUTHORS updates.
46161              
46162              Subject: Re: rsync'ed patches vs. rsync'ed source
46163              
46164              Admit that the test leaks scalars.
46165              
46166              Sanitize the environment further.
46167              
46168              VOS updates from Paul Green.
46169              
46170              Document %ENV = () portability issues.
46171              
46172              Make the stdio test program of 7427 less noisy while being 
46173              compiled so that Digital UNIX wouldn't get both
46174              d_stdio_ptr_lval_nochange_cnt and d_stdio_ptr_lval_sets_cnt
46175              undefined.  This makes perlio happy.
46176              
46177              glibc5 detection by __GNU_LIBRARY__.
46178              
46179              %ENV note tweaks from Dan Sugalski.
46180              
46181              Varargs don't always work too well if one puts an unsigned
46182              char on the stack and pop an unsigned quad off the stack.
46183              Subject: Re: [ID 20001103.002] Not OK: perl v5.7.0 +DEVEL7523 on os2-64int-ld-2.30 (UNINSTALLED)
46184              
46185              Subject: Pod updates
46186              
46187              Fake support of holey files in win/dosish platforms.
46188              Subject: SDBM_File under MS-Windows95/98 does not work correctly. (APR#1302)
46189              
46190              A doc addition for bug id 20001105.019, beware \p.
46191              
46192              Tweak #7587.
46193              
46194              Subject: [PATCH perl@7573] configure.com and st-lock.t changes for   
46195              
46196              perlhack updates from H.Merijn Brand.
46197              
46198              Subject: [PATCH perl@7573] cygwin port
46199              Synchronize with Cygwin 1.1.5.
46200              
46201              Bad thinko in #7581 (I used the test program with the expanded
46202              values as-is).
46203              
46204              Make perlbug not insist on dumping to a file when stdout isn't a tty.
46205              Subject: [PATCH] perlbug.PL
46206              
46207              Overrideable keys, each, pop, push, shift, splice, unshift.
46208              Subject: [PATCH] prototyped functions that should be overrideable
46209              
46210              Try to avoid flockless and emulationless places.
46211      Branch: maint-5.6/perl
46212           +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
46213            - MAINTAIN
46214           !> (integrate 111 files)
46215 ____________________________________________________________________________
46216 [  8172] By: jhi                                   on 2000/12/18  02:49:27
46217         Log: Regen pods.
46218      Branch: perl
46219            ! pod/perlmodlib.pod pod/perltoc.pod
46220 ____________________________________________________________________________
46221 [  8171] By: gsar                                  on 2000/12/18  02:49:24
46222         Log: integrate changes#7447,7448,7450,7454,7456,7457,7460,7462,
46223              7465..7471 from mainline
46224              
46225              Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
46226              in platforms that strictly require all the symbols being present
46227              at link time.
46228              
46229              Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
46230              
46231              Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[  7350] breaks VMS perl
46232              
46233              Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
46234              
46235              Subject: [PATCH] todo
46236              
46237              Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
46238              
46239              Use $sort, $uniq (and $tr) consistently as wondered
46240              by Nicholas Clark.
46241              
46242              Too enthusiastic editing in #7460.
46243              
46244              The reëntrant version shouldn't be needed unless USE_PURE_BISON.
46245              
46246              Upgrade to CPAN 1.58_55.
46247              Subject: CPAN.pm status
46248              
46249              Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
46250              
46251              Make target reordering to avoid pointless re-makes.
46252              Subject: Re: Total re-make of 'make okfile' after 7451 ?
46253              
46254              Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
46255              
46256              Subject: DOC PATCH 5.6.0
46257              
46258              Add the repository doc by Malcolm, Sarathy, and by Simon,
46259              name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
46260      Branch: maint-5.6/perl
46261           +> Porting/repository.pod
46262           !> Configure MANIFEST Makefile.SH README.dos README.os2
46263           !> config_h.SH configure.com embed.h embed.pl handy.h lib/CPAN.pm
46264           !> lib/CPAN/FirstTime.pm perl.h pod/perlfunc.pod pod/perltodo.pod
46265           !> pp.c proto.h t/io/open.t t/op/assignwarn.t toke.c
46266 ____________________________________________________________________________
46267 [  8169] By: gsar                                  on 2000/12/18  02:33:34
46268         Log: integrate changes#7416,7417,7420..7422,7424,7426..7429,7431..7433,
46269              7435..7441,7445 from mainline
46270              
46271              Make the UTF-8 decoding stricter and more verbose when
46272              malformation happens.  This involved adding an argument
46273              to utf8_to_uv_chk(), which involved changing its prototype,
46274              and prefer STRLEN over I32 for the UTF-8 length, which as
46275              a domino effect necessitated changing the prototypes of
46276              scan_bin(), scan_oct(), scan_hex(), and reg_uni().
46277              The stricter UTF-8 decoding checking uses Markus Kuhn's
46278              UTF-8 Decode Stress Tester from
46279              http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
46280              
46281              Run vms/vms_yfix.pl, should have done that after changing
46282              perly.c in #7382.
46283              
46284              Subject: [PATCH 5.7.0] static linking with uninstalled perl
46285              
46286              (Replaced by #7440.)
46287              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
46288              
46289              Fix the bug ID 20001024.005, the bug introduced by #7416.
46290              
46291              Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
46292              
46293              Fix the bug reported in
46294              From: andreas.koenig@anima.de (Andreas J. Koenig)
46295              Also make is_utf8_char() stricter.
46296              
46297              Missed the header file changes from #7425.
46298              
46299              Check if stdio supports tweaking lval and cnt simultaneously.
46300              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
46301              
46302              Stratus VOS updates from Paul Green.
46303              
46304              Podify README.epoc and README.vos.
46305              
46306              Add targets to Makefile.SH, most importantly
46307              'regen_all' which also remembers to update vms/perly*.
46308              
46309              Subject: Minor update to find2perl, for portability
46310              
46311              Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
46312              
46313              Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
46314              
46315              Rename UTF8LEN() to be UNISKIP(), too confusing to have
46316              UTF8LEN() and UTF8SKIP(). 
46317              
46318              Allow poking holes at the UTF-8 decoding strictness.
46319              
46320              Continue the internal UTF-8 API tweaking.
46321              Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
46322              used much more than the simpler API, now called utf8_to_uv_simple().
46323              Still not quite happy with API, too much partial duplication
46324              of functionality.
46325              
46326              A new version of making the syslog test more robust.
46327              (Replaces #7421.)
46328              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
46329              
46330              buildtoc target tweaks.
46331              
46332              Integrate with vmsperl #7430 by Charles Bailey:
46333              
46334              Cleanup from prior patch (Charles Lane?):
46335              - improve handling of MFDs in Basename and Path
46336              - default to no xsubpp line # munging when building debug images
46337      Branch: maint-5.6/perl
46338           +> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
46339           +> vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
46340           !> (integrate 67 files)
46341 ____________________________________________________________________________
46342 [  8168] By: gsar                                  on 2000/12/18  02:05:49
46343         Log: integrate changes#7512,7733 from mainline (regex bugfixes)
46344              
46345              Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
46346              From: Martin Husemann <martin@duskware.de>
46347              
46348              Subject: [PATCH 5.7.0] restore match data on backtracing
46349              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
46350      Branch: maint-5.6/perl
46351           !> regcomp.c regexec.c t/op/re_tests
46352 ____________________________________________________________________________
46353 [  8167] By: gsar                                  on 2000/12/18  01:55:22
46354         Log: integrate changes#7858,7986 from mainline
46355              
46356              C<foreach my $x ...> in pseudo-fork()ed process may diddle
46357              parent's memory; fix it by keeping track of the actual pad
46358              offset rather than a raw pointer (this change is probably also
46359              relevant to non-ithreads case to avoid fallout from reallocs of
46360              the pad array, but is currently only enabled for the ithreads
46361              case in the interests of minimal disruption to existing "well
46362              tested" code)
46363              
46364              fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
46365              due to the notorious GetFileType() bug in Windows 9x, which fstat()
46366              tickles)
46367      Branch: maint-5.6/perl
46368           !> embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
46369           !> proto.h scope.c scope.h sv.c t/op/fork.t win32/perlhost.h
46370           !> win32/win32.c win32/win32.h win32/win32sck.c
46371 ____________________________________________________________________________
46372 [  8166] By: gsar                                  on 2000/12/18  01:52:59
46373         Log: integrate changes#7626,7632,7717,7738,7814,7817,7902,7912,7915
46374              from mainline (xsubpp and ExtUtils::LibList fixups, various
46375              other small items)
46376              
46377              The generated boot_* headers are wrong.  Pickier compiler,
46378              such as KAI C++ will refuse to compile the resulting perlmain.
46379              Subject: [ID 20001109.005] Bug in minimod.pl, perl 5.6.0
46380              
46381              Various doc oddball characters.
46382              Subject: [ID 20001106.004] Perl 5.6.0 bugs  
46383              
46384              Subject: [PATCH] Re: 20001101.003 PDL
46385              
46386              Subject: [PATCH 5.7.0] etags broken again
46387              
46388              Subject: [PATCH 5.7.0] Liblist finally works
46389              
46390              Subject: [PATCH 5.7.0] Liblist returns found libraries
46391              
46392              Subject: [PATCH] Re: 5.6 bug: split /^/ implies /m modifier (from CLPM)
46393              
46394              Subject: [PATCH 5.7.0] OUT keyword for xsubpp
46395              
46396              Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
46397              OUT keyword nits.
46398              Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
46399              OUT and IN_OUT documentation.
46400      Branch: maint-5.6/perl
46401           !> emacs/cperl-mode.el emacs/ptags lib/ExtUtils/Liblist.pm
46402           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
46403           !> lib/ExtUtils/xsubpp lib/unicode/syllables.txt minimod.pl
46404           !> pod/perlfunc.pod pod/perlxs.pod pod/perlxstut.pod t/op/split.t
46405           !> win32/bin/search.pl
46406 ____________________________________________________________________________
46407 [  8165] By: gsar                                  on 2000/12/18  01:28:45
46408         Log: integrate changes#7533,7563,7611,7623 from mainline (various
46409              malloc.c embellishments)
46410      Branch: maint-5.6/perl
46411           !> malloc.c pod/perldiag.pod
46412 ____________________________________________________________________________
46413 [  8164] By: gsar                                  on 2000/12/18  01:23:33
46414         Log: integrate changes#7419,7806,8129 from mainline (various h2xs
46415              fixups)
46416      Branch: maint-5.6/perl
46417           !> utils/h2xs.PL
46418 ____________________________________________________________________________
46419 [  8163] By: gsar                                  on 2000/12/18  01:17:50
46420         Log: integrate changes#7493,7599,7803 from mainline (various perlbug
46421              fixups)
46422      Branch: maint-5.6/perl
46423           !> Makefile.SH utils/perlbug.PL
46424 ____________________________________________________________________________
46425 [  8162] By: gsar                                  on 2000/12/18  00:25:43
46426         Log: always export Perl_deb() (it is required by re.xs whether
46427              Perl is built with or without -DDEBUGGING)
46428      Branch: maint-5.6/perl
46429            ! makedef.pl
46430 ____________________________________________________________________________
46431 [  8161] By: gsar                                  on 2000/12/18  00:23:38
46432         Log: integrate change#7414 from mainline
46433              
46434              Undo the basename() part of #7412 since the lib/basename
46435              tests would need upgrading too.
46436              
46437              squelch two tests in tr.t that rely on tr/// paranoia change
46438              that's not in 5.6.x
46439      Branch: maint-5.6/perl
46440            ! t/op/tr.t
46441           !> lib/File/Basename.pm
46442 ____________________________________________________________________________
46443 [  8160] By: gsar                                  on 2000/12/18  00:05:30
46444         Log: missing change in previous integrate
46445      Branch: maint-5.6/perl
46446           !> README.aix
46447 ____________________________________________________________________________
46448 [  8159] By: gsar                                  on 2000/12/18  00:03:38
46449         Log: integrate changes#7205..7210,7212,7214..7219,7222,7223,7225,7226,
46450              7228,7230..7241,7243,7346,7347,7350..7354,7356,7358..7360,7362,
46451              7363,7365..7368,7370..7374,7376..7386,7391,7393..7399,7404..7408,
46452              7410..7413 from mainline
46453              
46454              Introduce the man[24-8] variables, from Andy Dougherty.
46455              
46456              Upgrade to CPAN 1.58, from Andreas König.
46457              
46458              An updated EBCDIC tr patch.
46459              Subject: Re: [PATCH: perl@7181] op/tr tests on OS/390
46460              
46461              Subject:  [PATCH] 5.6.0 & 5.7.1,  VMS fixes
46462              
46463              Two thirds of
46464              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
46465              The Install.pm changes will be submitted separately because
46466              they need some work and discussion still.
46467              
46468              The Install.pm third of
46469              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
46470              
46471              Subject: [PATCH: perl@7181] was: Re: off to a bad start on fixing regression tests
46472              
46473              Subject: [PATCH 5.7.0] IVs in mtats
46474              
46475              Subject: [PATCH 5.7.0] Perl API for mstats
46476              
46477              Ilya implemented the memory profiling API.
46478              
46479              In Amdahl UTS "struct sv" is defined by a system header,
46480              <ksync.h>.
46481              
46482              Slight tweak of the code to appease Amdahl UTS cc.
46483              
46484              Amdahl UTS doesn't seem to do dynaloading.
46485              
46486              Use UTF8SKIP(), from Simon Cozens.
46487              
46488              Thinko in #7222.
46489              
46490              op/sprintf.t patch for OS/390 (and any other host with limited
46491              floating-point exponent length)
46492              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00  (UNINSTALLED) [PATCH bleadperl]
46493              
46494              Tweak #7225.
46495              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00 (UNINSTALLED) [PATCH bleadperl]
46496              
46497              Subject: RFC: a (temporary?) way around utf8.pm for EBCDIC
46498              
46499              Needs to be conditional on SunOS 4.
46500              Subject: [Pach 5.7.0@7229] Removing -ldb from the core build
46501              
46502              Test cases for bug id 20000323.056 (the bug seems to be fixed).
46503              
46504              Add test for bug id 20000427.003 (which seems to have
46505              been fixed) (also duplicate as 20000427.004, though
46506              with a higher severity).  Move one utf8 from op/append
46507              to pragma/utf8, tag the tests with bug ids.
46508              
46509              Document FNCASE=y as discussed in the bug 20000902.009.
46510              
46511              split() utf8 fixes.  Should fix both 20001014.001 and 20000426.003.
46512              The problem was that rx->minlen was in chars while pp_split()
46513              thought it would be in bytes. 
46514              
46515              Make ~(chr(a).chr(b)) eq chr(~a).chr(~b) on utf8.
46516              Subject: [PATCH] Re: [ID 20000918.005] ~ on wide chars
46517              
46518              Fix few quad issues, which for example broke chr(~chr(~0)) for UTF8.
46519              
46520              Fix a couple of compiler-noted nits in #7235.
46521              
46522              Tweak the test of #7235.
46523              
46524              One more ~utf8 tweak.
46525              
46526              -w cleanup.
46527              Subject: Re: Problems with bleadperl 
46528              
46529              Subject: small pod patch
46530              
46531              Subject: [PATCH perlguts.pod] Document offset hack
46532              
46533              Add Charles Lane.
46534              
46535              Add the capability to include/exclude branches.
46536              
46537              Subject: [ID 20001016.012] [PATCHes Included]OK: perl v5.7.0 on dos-djgpp djgpp
46538              
46539              Detect early whether the std streams have gone bad.
46540              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
46541              
46542              More IoTYPE sprinkling.
46543              
46544              Workaround for a sfio bug where the stream error indicator
46545              is not cleared as documented.
46546              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
46547              
46548              Clarify documentation on 'use bytes'.
46549              Subject: Re: What does 'use bytes' "mean" ?
46550              
46551              Show the failed remote port, instead of the failing line number.
46552              Subject: [PATCH 5.6.1 Debugger] More diagnostics
46553              
46554              Make Cwd more bulletproof in chrooted environments.
46555              Subject: [ID 20001018.001] Fix for Cwd.pm (chroot)
46556              
46557              Subject: Pod patch for Devel::Peek
46558              
46559              Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX 4.3.2 w/GCC 2.95.2
46560              
46561              Borland C fstat() never saw the fd as writable.
46562              Subject: fix for Borland's weak "stat" (perl@7211)
46563              
46564              Missing change from #7362.
46565              
46566              Subject: [PATCH 5.7.0] Re: [ID 20001018.008] flip-flop bug when there's no <FH> 
46567              
46568              Add the test case for the bug id 20000730.004 which seems
46569              to have been fixed by now.
46570              
46571              Fix of sorts for bug id 20000901.092.  There seems to be no trace
46572              of a 'pmshort' anywhere in the B, so the offending line was simply
46573              removed.
46574              
46575              Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX w/GCC
46576              
46577              Subject: PATCH do_print has 2 PerlIO_error()s
46578              
46579              NonStop-UX patches from Tom Bates <tom.bates@compaq.com>
46580              
46581              Typo noted by Mark Lutz.
46582              
46583              Subject: PATCH CR+LF should be "\cM\cJ" in perlop
46584              
46585              In the latest compiler builds cccdlflags must not become -fpic,
46586              from Wilfredo Sánchez.
46587              
46588              Subject:  [PATCH] Perl 5.6.0/5.7.0, vms/gen_shrfls.pl update
46589              
46590              Subject:  [PATCH] Perl 5.6.0/5.7.0 enable DProf test for VMS
46591              
46592              SOCKS function redefinitions need prototypes, too, otherwise
46593              for example 32 bit versus 64 bit differences cause a lot of
46594              problems.  Part of
46595              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
46596              
46597              Portability tweak on #7377.
46598              Subject:  Re: [nick@cow.org.uk: [ID 20001020.004] Not OK: perl v5.7.0 +DEVEL7368 on i386-freebsd-64all 4.1-stable (UNINSTALLED)]
46599              
46600              Don't write double values through long double pointers,
46601              based on a part of
46602              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
46603              
46604              Reëntrancy fix.
46605              Subject: [PATCH perl@7229] Rentrant parser and yylex()
46606              
46607              Make scan_num() reëntrant, as suggested in
46608              Subject: [PATCH perl@7229] Rentrant parser and yylex()
46609              
46610              Fix for ID 20001020.006, concatenating an unset submatch
46611              with utf8 resulted in "Modification of a read-only value".
46612              
46613              Fix for ID 20000915.011, IO::Select warning for an undefined fd.
46614              
46615              The #7383 was right only in the context of the original bug report,
46616              not in more general case.
46617              
46618              Update Changes.
46619              
46620              Testcases for a #7383,#7385 related bug.
46621              Subject: PATCH Re: [ID 20001020.006] "$2$utf8" == modification of read-only-variable
46622              
46623              Subject: [PATCH@blead Tie/Array.pm] Re: [ID 20001020.002] Tie::Array SPLICE method is buggy
46624              
46625              Tweak the Is* definitions of Unicode character classes
46626              to better match the official categorizations; embrace
46627              the official categorizations; add the combining marks
46628              as alpha (and -numeric); fix DCinital (a typo and edito)
46629              to be DCmedial.
46630              
46631              Hints tweak from Anton Berezin.
46632              
46633              Subject: installman go-faster stripes
46634              Subject: Re: installman go-faster stripes
46635              
46636              Subject: [ID 20001021.003] updated hints/openbsd.sh
46637              
46638              Subject: [PATCH bleadperl] -MO=C falls over on package <none>
46639              
46640              Subject: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
46641              
46642              Subject: [PATCH] Re: [ID 20000121.007] XXX documentation in man ExtUtils::MakeMaker
46643              
46644              Doc patch.
46645              Subject: [ID 19991128.002] \&{'foo'} not caught by strict refs
46646              
46647              Retract #7404 with a patch from Robin Barker, via Andy Dougherty.
46648              
46649              Subject: Re: [ID 20001021.005] SEGV with regex match 
46650              
46651              Subject: Re: [20000731.007] potential syntax error not detected [PATCH]
46652              
46653              The change #7187 was not so good on VMS.
46654              Subject: [PATCH perl@7369] VMS perldoc.PL fix for double quoted temp filename
46655              
46656              Subject: [PATCH: perl@7386] miscellaneous typos in 3 pods
46657              
46658              Miscellaneous MacOS Classic library updates from Matthias Neeracher.
46659              
46660              Document PERL_INSTALL_ROOT of #7210.
46661      Branch: maint-5.6/perl
46662           +> README.aix hints/nonstopux.sh lib/unicode/Is/DCmedial.pl
46663           +> t/lib/tie-splice.t
46664            - lib/unicode/Is/DCinital.pl
46665           !> (integrate 112 files)
46666 ____________________________________________________________________________
46667 [  8158] By: jhi                                   on 2000/12/17  23:04:24
46668         Log: Subject: [PATCHES] RE: perl@8150 
46669              From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
46670              Date: Sun, 17 Dec 2000 21:46:39 +0100
46671              Message-ID: <3A3D343F.13566.1ACA7D93@localhost>
46672              
46673              Neither cygwin has a getpwuid() one can trust on.
46674      Branch: perl
46675            ! t/lib/glob-basic.t
46676 ____________________________________________________________________________
46677 [  8157] By: jhi                                   on 2000/12/17  23:01:54
46678         Log: More MAN.PODS => {} fixes.
46679      Branch: perl
46680            ! os2/OS2/ExtAttr/Makefile.PL os2/OS2/PrfDB/Makefile.PL
46681            ! os2/OS2/Process/Makefile.PL os2/OS2/REXX/DLL/Makefile.PL
46682            ! os2/OS2/REXX/Makefile.PL
46683 ____________________________________________________________________________
46684 [  8156] By: gsar                                  on 2000/12/17  22:49:13
46685         Log: integrate changes#7069..7077,7079,7081..7087,7090,7092,7093,
46686              7096..7104,7109..7117,7119..7124,7126,7128,7129,7133,7134,
46687              7136..7139,7141..7146,7148,7149,7151,7153..7155,7157,7158,
46688              7160,7161,7164,7165,7169..7178,7180..7191,7193..7197,7199,
46689              7201,7204 from mainline
46690              
46691              Remove vestiges of tr//CU.
46692              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
46693              Subject: Re: [ID 20000912.009] perlunicode.pod still mentions tr///CU
46694              
46695              The return value of setlocale must be copied away.
46696              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
46697              
46698              Allow chop() and chomp() to be overridden.
46699              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
46700              
46701              Hints optimization.
46702              Subject: Minor nit
46703              
46704              Subject: [PATCH] de-wall t/README
46705              
46706              Subject: Re: Two advertising clauses need to be removed
46707              
46708              Batch of UTF-8 patches from Simon Cozens.
46709              
46710              Fix for a parsing bug, not for the original bug.
46711              Subject: Re: [ID 20000910.005] Another segfault with regexes. 
46712              
46713              Compilation warnings and an error.
46714              
46715              Subject: File::Find 5.7.0 POD nits
46716              
46717              Subject: [PATCH perl-5.7.0] continued -Wformat support
46718              
46719              The one that got away.
46720              
46721              Subject: Re: perl@7078
46722              
46723              UTF8-encoded version of 256 is 0xc4 0x80; test that a char is
46724              convertable to bytes by checking it doesn't go above 0xc3
46725              Subject: Re: perl@7078
46726              
46727              Replace #7084 with
46728              Subject: Re: perl@7078 
46729              
46730              We don't need to count the high bit bytes, a boolean is enough. 
46731              
46732              Subject: [PATCH] utf8.c apidoc
46733              
46734              Subject: Re: perl@7078 
46735              
46736              Botched the #7090 check-in.
46737              
46738              Fix for the charnames.t failures from Spider Boardman.
46739              
46740              Re-instate Perl_utf8_to_uv without checking parameter - added in change 7075.
46741              i.e. rename Simon's function to Perl_utf8_to_uv_chk, change all calls to it
46742              to use new name and add Perl_utf8_to_uv() as a wrapper which calls it passing
46743              0 to checking to get the warning.
46744              
46745              Subject: [PATCH] Nits in perlmod.pod
46746              
46747              Subject: Re: Trapping by opmask sets strange parser state [PATCH]
46748              
46749              Subject: Re: unicode support and perl [ID 20000901.097]
46750              
46751              Subject: Re: unicode support and perl [ID 20000901.097]
46752              
46753              Subject: [PATCH perl@7065] another VMS my_fwrite() fix for Storable
46754              
46755              Subject: [PATCH] Re: [ID 20000915.010] Infinite loop with -MO=Deparse
46756              
46757              Subject: [ID 20000917.002] 5.7.0 and blead@7095 make html makes man
46758              
46759              Subject: [PATCH@blead] Fix some recursion in overload.pm
46760              
46761              s/Robin Parker/Robin Barker/
46762              
46763              Subject: [PATCH] Fix aliasing of tied filehandles
46764              
46765              Subject: Re: [ID 20000912.008] substr replacement of tainted data (bug) 
46766              
46767              Subject: Re: [PATCH 5.005_64 missed]
46768              
46769              SOCK_DGRAM and listen() do not mix as reported in
46770              Subject: [ID 20000930.001] Bug in perl 5.00503 IO::Socket
46771              The patch for 5.7.0+ had to be reengineered, though.
46772              
46773              Subject: DOC PATCH 5.6.0
46774              
46775              Subject: [PATCH 5.7.0] Minor optimization in re_intuit_start
46776              
46777              Document the issue (is not a syntax error, kind of)
46778              Subject: Re: [ID 20000901.011] the list (1,,3) ought to be a syntax error
46779              
46780              Subject: [ID 20000928.002] perlcc & ByteCode.pm option mismatch
46781              Did not apply cleanly, manual intervention was needed.
46782              
46783              Subject: [PATCH] DLL not restartabke with threaded perl
46784              
46785              Inside require() $^S was always left undefined.
46786              Subject: Re: Tiny 2-byte change to fix debugger's eval bug
46787              
46788              Subject: [PATCH pod/perlop.pod]  Documentation glitch in magic autoincrement.
46789              
46790              OpenBSD flags tweak from Todd C. Miller, tweaked some more by Abigail.
46791              
46792              Regen headers.
46793              
46794              Subject: [PATCH 5.7.0] Epoc update
46795              
46796              Introduce NO_ENVIRON_ARRAY (and USE_ENVIRON_ARRAY) defines
46797              as suggested by Olaf Flebbe and Nick Clark.
46798              
46799              Subject: [ID 20000915.007] Not OK: perl v5.7.0 +DEVEL7092 on os2-64int-ld 2.30 '(UNINSTALLED)'
46800              
46801              Misplaced else.
46802              
46803              Scale down the VMS message boxes, by Charles Lane.
46804              Fix for ID 20000903.009, workaround at
46805              http://www.xray.mpe.mpg.de/mailing-lists/vmsperl/2000-09/msg00039.html
46806              
46807              Subject: [ID 20001003.006] B::Debug not -w clean
46808              
46809              Test harness update to sync with the new perlcc,
46810              from Simon Cozens.
46811              
46812              One remaining nit less at the VMS mailbox sizing.
46813              
46814              Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
46815              
46816              It is possible to have no hosts database at all.  Pointed out in
46817              Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
46818              
46819              Subject: [PATCH 5.7.0] h2xs not working
46820              Subject: [PATCH 5.7.0] h2xs not documenting the created module
46821              
46822              Subject:  [PATCH] 5.6.0 & 5.7.0  VMS TZ fix for VMS6.2 and earlier
46823              
46824              Subject: perlhack.pod Patch for Externals Tools
46825              
46826              Subject: [PATCH perlrun.pod] Re: [ID 20000930.002] perlrun nor perldelta mention -s modification
46827              
46828              Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
46829              
46830              Enable disabling scripts installation by Configure -Uinstallscripts,
46831              suggested by H. Merijn Brand.
46832              
46833              Code around the stat-on-a-pipe-returns-a-mode-of-zero bug
46834              reported several times by Dominic Dunlop, for example in
46835              ID 20000315.008.  Patch from Dominic.  Patch affects at
46836              least MachTen, and possibly other oldish BSDs. Should not
46837              break non-broken platforms (tested on LinuxPPC). 
46838              
46839              Regen toc.
46840              
46841              Subject: Re: Questions about Tie::Array and perl modules
46842              Bug reported and fix suggested by Philip D Crow <pcrow@hertz.com>.
46843              
46844              Patch from Simon Cozens to avoid using utf8 routines in EBCDIC.
46845              
46846              Tweak #7153.
46847              
46848              IO::Handle->syswrite() did not handle length omission
46849              like CORE::syswrite() does.
46850              Subject: [Fwd] IO::Handle, syswrite and arguments
46851              The original patch from andrew@ugh.net.au.
46852              
46853              Also the $ccflags is needed for the C compiler check.
46854              Subject: Configure (check for C-compiler)
46855              
46856              Eliminate $Is_VMS code from the test.
46857              Subject:  Re: [ID 20001004.005] Not OK: perl v5.7.0 +DEVEL7129 on VMS_AXP V7.1
46858              
46859              Fix bug in #7157 (s/cflags/ccflags); moved the -o foo
46860              as the first option of cc/ld because of ultrapicky compilers
46861              (e.g. OS/390 R2.5)
46862              
46863              Change the version number of Tie::Handle in the core to 4.0,
46864              the (unrelated) Tie::Handle in CPAN will remain at 3.0.
46865              Subject: Note on Tie::Handle
46866              
46867              UTF8ize split() so that the cloned substrings get the UTF8
46868              flag of the original scalar.  Problem reported by Simon Cozens.
46869              
46870              save_re_context() could reset PL_curcop to freed memory, causing core
46871              dumps in code such as C<use CGI::Carp; use something_that_calls_die;>
46872              
46873              Subject: PATCH 5.6 perldebguts grammar cleanup
46874              
46875              Add a todo note about overloadable assertions.
46876              
46877              on Windows, LoadLibrary() could load an extension DLL multiple
46878              times if forward slashes are used in the path
46879              
46880              on Windows, cwd strings in the environment should be of the
46881              form =X:=X:\foo instead of =X=X:\foo\
46882              
46883              on Windows, avoid potential exception (could happen if MSVCRT isn't
46884              being used) when closing a socket handle
46885              
46886              avoid nonportable example code
46887              
46888              Windows9x doesn't support link(), despite what Config.pm
46889              might think
46890              
46891              pod nit
46892              
46893              Change #7160 had a nasty typo.
46894              
46895              Warn about unknown scripts.
46896              Subject: Re: ideas? patches? [PATCH bleadperl]
46897              
46898              on Windows, clean targets might not work under some flavors of the shell
46899              
46900              tweak for change#7173
46901              
46902              Make eq work again with utf8 (disabling the upgrading
46903              should no more be necessary since the copies of the
46904              scalars are upgraded, not the scalars themselves).
46905              Takes care of ID 20001009.001.  (The claimed length()
46906              bug in 20001009.001 seems bogus to me.)
46907              
46908              Subject: [PATCH: perl@7159] various VMS cleanup issues + CXX configure
46909              
46910              Upgrade to CGI.pm 2.74, from Lincoln Stein.
46911              
46912              Upgrade to podlators 1.04, from Russ Allbery.
46913              
46914              Subject: [PATCH 5.6.0] Re: [ID 20001009.004] SEGV from sprintf in a thread 
46915              
46916              Quote the temp file name, needed in Win32 because the
46917              default name unfortunately contains spaces, shouldn't
46918              hurt elsewhere.
46919              Subject: FW: perldoc fails if $TEMP contains spaces
46920              
46921              Subject: RE: [ID 19990803.001] README.win32 suggestions 
46922              
46923              Subject: [ID 20000720.004] ExtUtils::MakeMaker finds wrong version of perl
46924              
46925              Subject: Re: utf8 concat, mg_get
46926              
46927              Subject: [PATCH: perl@7181] perlebcdic.pod updates and corrections
46928              
46929              Subject: [PATCH: perl@7181] op/tr tests on OS/390
46930              
46931              Subject: [PATCH: perl@7181] ver.t v string tests for os/390
46932              
46933              Use the versiononly instead of the installscripts,
46934              retract the changes 7146 and 7147.
46935              
46936              Reapply Andy's patch and regen Configure.
46937              
46938              Add the test case for #7190, from the original bug report
46939              by Andreas König.
46940              
46941              Remove duplicated code.
46942              
46943              SvPV() (via mg_get() of sv_2pv()) can update the UTF8ness of the SVs.
46944              
46945              restore change#7202
46946      Branch: maint-5.6/perl
46947           !> (integrate 121 files)
46948 ____________________________________________________________________________
46949 [  8155] By: jhi                                   on 2000/12/17  22:30:58
46950         Log: Subject: [PATCH perl@8133] fix-up for VMS extensions
46951              From: "Craig A. Berry" <craigberry@mac.com>
46952              Date: Sun, 17 Dec 2000 13:09:28 -0600
46953              Message-Id: <p04330103b6628cabe114@[172.16.52.1]>
46954              
46955              MAN.PODS => ' ' is naughty.
46956      Branch: perl
46957            ! vms/ext/DCLsym/Makefile.PL vms/ext/Stdio/Makefile.PL
46958 ____________________________________________________________________________
46959 [  8154] By: nick                                  on 2000/12/17  22:07:13
46960         Log: MULTIPLICITY nit.
46961      Branch: perl
46962            ! mg.c
46963 ____________________________________________________________________________
46964 [  8153] By: gsar                                  on 2000/12/17  21:23:05
46965         Log: integrate changes#7017..7019,7021..7025,7027..7036,7038,7039,
46966              7041..7044,7046..7048,7050..7061,7063,7066..7067,7069..7074
46967              from mainline
46968              
46969              Document the SvIOK_.*UV().
46970              
46971              Update Unicode todo list.
46972              
46973              Guard against bad string->int conversion for quads.
46974              
46975              Subject: small apidoc fix
46976              
46977              Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
46978              
46979              Subject: [PATCH] Tied filehandle documentation
46980              
46981              Subject: [PATCH] Modernize Opcode.pm documentation
46982              
46983              Make Data::Dumper (non-XS) to work with changed semantics of ref().
46984              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
46985              [applied even though said semantics didn't change in 5.6.x]
46986              
46987              Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
46988              
46989              Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202 
46990              
46991              Fix the URL, but the server is still missing in action.
46992              Subject: [ID 20000905.002] perlfaq1.pod URL error
46993              
46994              Subject: [ID 20000903.001] \w in utf8-strings
46995              
46996              Fix the ccversion detection for 5.1 and beyond.
46997              Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
46998              
46999              Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
47000              
47001              Subject: [ID 20000904.008] Tiny fix for perldiag
47002              
47003              Subject: Re: [ID 20000906.004] segfault with bad perl statement
47004              
47005              Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
47006              
47007              Subject: [ID 20000908.002] perlipc documentation bug.
47008              
47009              Subject: [PATCH lib/Benchmark.pm]
47010              
47011              Re-allow vec() for characters > 255.
47012              Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED) 
47013              
47014              Do away with memory models cruft.  Sorry, PDP users.
47015              
47016              Continue #7041.
47017              
47018              Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
47019              
47020              Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
47021              
47022              Upgrade to CPAN 1.57_65, from Andreas König.
47023              
47024              Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
47025              by Russ Allbery.
47026              
47027              Silence t/pod/*.t about alternate quote-mappings now implemented
47028              by Pod::Text, from Brad Appleton.
47029              
47030              Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
47031              Subject: borland C++ win32.c tweak
47032              
47033              C<@a = @b = split(...)> optimization coredumps under ithreads
47034              (missed a spot when fixing up op_pmreplroot hack for ithreads)
47035              
47036              Document the SvUTF8*().
47037              
47038              Subject:  [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
47039              
47040              Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
47041              
47042              Do in VMS as the #7054 does.
47043              
47044              Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
47045              
47046              Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
47047              
47048              Subject: [patch: perl@7045] vms updates
47049              
47050              Test for the #7049.
47051              Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on    i686-linux 2.2.16-raid (UNINSTALLED)
47052              
47053              Break up the myconfig lines a bit.
47054              Subject: perlbug/perl -V output format
47055              
47056              Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
47057              
47058              The #7054 truncated Configure badly.
47059              
47060              change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
47061              initialization in all the threads on Windows
47062              
47063              Allow for whitespace between "#" and "line" in cpp output.
47064              Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
47065              
47066              Remove vestiges of tr//CU.
47067              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
47068              
47069              The return value of setlocale must be copied away.
47070              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
47071              
47072              Allow chop() and chomp() to be overridden.
47073              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
47074              
47075              Hints optimization.
47076              Subject: Minor nit
47077              
47078              Subject: [PATCH] de-wall t/README
47079              
47080              Subject: Re: Two advertising clauses need to be removed
47081      Branch: maint-5.6/perl
47082           !> (integrate 75 files)
47083 ____________________________________________________________________________
47084 [  8152] By: gsar                                  on 2000/12/17  20:30:11
47085         Log: integrate changes#6945,6947,6949..6954,6956,6958,6959,6961,
47086              6964..6972,6977..6981..6984,6987,6988,6991,6994,6997,
47087              6999..7001,7003..7005,7007,7009,7011,7012 from mainline
47088              
47089              Don't attach -ld to the archname if pointless.
47090              
47091              Document UNTIE in a very minimalistic way.
47092              
47093              POSIX doesn't report long double values under -Duselongdouble
47094              when the long doubles are "real" (bigger than doubles).
47095              
47096              More author updates.
47097              
47098              Try to deduce NV_MAX.  Really should be Configure fodder.
47099              
47100              :: not allowed in pathnames, change to .
47101              Subject: [PATCH perl@6938] cygwin port
47102              
47103              Forget about NV_MAX (#6951).  Various floating point tweaks,
47104              ideas from Eric Fifer, Yitzchak, Alan, and Spider.
47105              
47106              Move the Solaris 7 scan to use64bitall, make the
47107              failure to find 64-bot sparc libc to mention the
47108              possibility of being in an intel, from Lupe and Alan.
47109              
47110              Regen perltoc.
47111              
47112              AUTHORS tweaks, from Peter Prymmer.
47113              
47114              More address tweaking.
47115              
47116              Small tweaks all over.
47117              
47118              File::Temp patches from Andreas König,
47119              
47120              Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
47121              
47122              Subject: CPAN.pm beta 1.57_57 for the core
47123              
47124              Part of the solution.
47125              Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
47126              
47127              Subject: [PATCH@6961] Fix misleading example in perlretut.pod
47128              
47129              Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
47130              
47131              Add the overload warnings to perldiag.
47132              
47133              Drop unused argument.
47134              Subject: Re: [ID 20000831.034] overload::constant and number of arguments. 
47135              
47136              Subject: Nit in Configure (bleadperl@6961)
47137              
47138              Update to PodParser 1.18, from Brad Appleton.
47139              
47140              Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world       
47141              
47142              Subject: [PATCH: 6948] add SCNfldbl to configure.com
47143              
47144              Document UNTIE. Also tweak implementation to suppress the 'inner references'
47145              warning when UNTIE exists and instead pass the cound of extra references to
47146              the UNTIE method.
47147              
47148              Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
47149              so that case-ignoring systems like DCL can tell them from
47150              PRIefldbl and PRIx64.  Apply Merijn's ccversion patches.
47151              
47152              Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
47153              
47154              Feature ordering tweak.
47155              
47156              Regen perltoc.
47157              
47158              Subject: [PATCH] Fix vec() / utf8   (was Re: bitvec ops still broken with utf8 -- or not?)
47159              
47160              Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
47161              
47162              Subject: http:// in L<>
47163              
47164              Detypo.
47165              
47166              change#6791 accidentally clobbered change#6710, put it back
47167              
47168              Only the first line, thank you very much.
47169              
47170              Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
47171              plus rework the http: spots as suggested by Tom Christiansen,
47172              plus regen perltoc.
47173              
47174              Undo part of change 6489 which looks like a bulk edit which
47175              changed _all_ gv_efullname3() calls to gv_efullname4() calls.
47176              The supressing of main:: on return from select() is undesirable.
47177              
47178              Apparently avoiding the swapping is too costly.
47179              
47180              Various Configure nits by Philip Newton,
47181              plus the ebcdic one by me.
47182              
47183              Make certain cc is set before trying to run it.
47184              
47185              If overloaded %{} etc. return the object do not loop.
47186              Thus  sub deref { $_[0] } functions if object is wanted type.
47187              
47188              Update perlhist.
47189              
47190              More %{} and other deref special casing - do not pass to 'nomethod'.
47191      Branch: maint-5.6/perl
47192           !> (integrate 59 files)
47193 ____________________________________________________________________________
47194 [  8151] By: gsar                                  on 2000/12/17  19:14:38
47195         Log: integrate changes#6903,6905..6907,6909,6911..6913,6915,6917,6918,
47196              6920..6926,6928..6930,6934..6937,6939,6940,6942..6944 from mainline
47197              
47198              Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
47199              
47200              Make the epsilon to be relative, not absolute.
47201              
47202              Put back the flags dump as reasoned in
47203              Subject: Re: [PATCH] Glob dumping
47204              
47205              Introduce ccname to keep track of what compiler kind of we have.
47206              
47207              Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps 
47208              
47209              Put back the slice accidentally removed by #6907.
47210              
47211              Reset archname and archname64 always, forcing them be
47212              recomputed at each Configure run, make Configure and
47213              the hints files agree on the naming of largefiles variables.
47214              
47215              Don't say "Perl 5.0 source kit".
47216              
47217              Subject: [PATCH] fix misc cast warnings
47218              
47219              Subject: typos in pods
47220              
47221              NVs not necessarily doubles, as pointed out by Yitzchak.
47222              
47223              Subject: [PATCH 6889] add a few ldbl formats to configure.com
47224              
47225              Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
47226              
47227              Better options for rsync.
47228              
47229              Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
47230              
47231              Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
47232              
47233              Subject: [PATCH] Re: UNTIE method 
47234              
47235              A better fix for the Socket building problem from Craig Berry.
47236              
47237              Retract the dummy test, skip the security tests (instead of failing),
47238              explain what the warnings mean.
47239              
47240              Heap decorruption.
47241              Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
47242              
47243              Update to Unicode 3.0.1.
47244              
47245              Missed one Unicode file.
47246              
47247              Subject: Re: typos in pods
47248              
47249              The #6929 was too skimpy.
47250              
47251              sscanf() may be the only way to read long doubles from strings.
47252              
47253              Reveal Borland's isnan.
47254              Subject: build with BC++ tweak
47255              
47256              Issue useful diagnostic on unknown pod commands.
47257              Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
47258              
47259              Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
47260              
47261              Clarify the third case of ftmp-security warnings.
47262              
47263              Make -Dusemorebits find long doubles in Solaris.
47264              
47265              Wrap the test in eval.
47266      Branch: maint-5.6/perl
47267           +> lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
47268           +> lib/unicode/PropList.txt lib/unicode/README.perl
47269           +> lib/unicode/UCD301.html lib/unicode/UCDFF301.html
47270           +> lib/unicode/Unicode.301 vms/vmspipe.com
47271            - lib/unicode/Props.txt lib/unicode/UCD300.html
47272            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
47273           !> (integrate 305 files)
47274 ____________________________________________________________________________
47275 [  8150] By: jhi                                   on 2000/12/17  18:47:57
47276         Log: Uncheckedin generated files.
47277      Branch: perl
47278            ! global.sym perlapi.c pod/perlapi.pod
47279 ____________________________________________________________________________
47280 [  8149] By: jhi                                   on 2000/12/17  18:41:22
47281         Log: Update Changes.
47282      Branch: perl
47283            ! Changes patchlevel.h
47284 ____________________________________________________________________________
47285 [  8148] By: jhi                                   on 2000/12/17  18:39:16
47286         Log: Subject: [PATCH] Fcntl constants speedup
47287              From: Nicholas Clark <nick@ccl4.org>
47288              Date: Sun, 17 Dec 2000 16:29:24 +0000
47289              Message-ID: <20001217162924.E97668@plum.flirble.org>
47290              
47291              Use IVs for the Fcntl constants instead of NVs.
47292      Branch: perl
47293            ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs t/op/goto_xs.t
47294 ____________________________________________________________________________
47295 [  8147] By: jhi                                   on 2000/12/17  18:33:41
47296         Log: Add test for #8145 (binmode() warning), add warning for
47297              ioctl() and sockpair(), document them. (fileno() cannot
47298              be tripwired with the same kind of warning because
47299              'defined fileno($foo)' seems to be an idiom.)
47300      Branch: perl
47301            ! pod/perldiag.pod pp_sys.c t/pragma/warn/pp_sys
47302 ____________________________________________________________________________
47303 [  8146] By: gsar                                  on 2000/12/17  18:09:08
47304         Log: update Changes
47305      Branch: maint-5.6/perl
47306            ! Changes
47307 ____________________________________________________________________________
47308 [  8145] By: jhi                                   on 2000/12/17  17:39:35
47309         Log: Subject: [PATCH] Re: The long awaited feature ...
47310              From: Simon Cozens <simon@cozens.net>
47311              Date: Sun, 17 Dec 2000 12:31:56 +0000
47312              Message-ID: <20001217123156.A3891@deep-dark-truthful-mirror.perlhacker.org>
47313              
47314              Add a warning to binmode() about using bad filehandles
47315              (can happen e.g. if someone forgets the filehandle argument)
47316      Branch: perl
47317            ! pp_sys.c
47318 ____________________________________________________________________________
47319 [  8144] By: jhi                                   on 2000/12/17  17:33:48
47320         Log: Subject: [patch perl@8133] Typo in my Net::Ping doc patch :(
47321              From: Jonathan Stowe <gellyfish@gellyfish.com>
47322              Date: Sun, 17 Dec 2000 17:08:10 +0000 (GMT)
47323              Message-ID: <Pine.LNX.4.10.10012171700010.3834-100000@orpheus.gellyfish.com>
47324      Branch: perl
47325            ! lib/Net/Ping.pm
47326 ____________________________________________________________________________
47327 [  8143] By: jhi                                   on 2000/12/17  05:31:37
47328         Log: Polymorphic regexps.
47329              
47330              Fixes at least the bugs 20001028.003 (both of them...) and
47331              20001108.001.  The bugs 20001114.001 and 20001205.014 seem
47332              also to be fixed by now, probably already before this patch.
47333      Branch: perl
47334            ! embed.h embed.pl mg.c objXSUB.h pp_ctl.c pp_hot.c proto.h
47335            ! regcomp.c regcomp.h regcomp.sym regexec.c regnodes.h sv.c
47336            ! t/op/utf8decode.t t/pragma/utf8.t
47337 ____________________________________________________________________________
47338 [  8142] By: jhi                                   on 2000/12/16  17:16:05
47339         Log: Subject: [patch perl@8102] dos/djgpp update
47340              From: Laszlo Molnar <ml1050@freemail.hu>
47341              Date: Sat, 16 Dec 2000 01:40:52 +0100
47342              Message-ID: <20001216014052.A335@freemail.hu>
47343      Branch: perl
47344            ! djgpp/config.over t/base/commonsense.t
47345 ____________________________________________________________________________
47346 [  8141] By: jhi                                   on 2000/12/16  17:09:27
47347         Log: Few uncheckedin files.
47348      Branch: perl
47349            ! global.sym perlapi.c pod/perlapi.pod pod/perlintern.pod
47350 ____________________________________________________________________________
47351 [  8140] By: nick                                  on 2000/12/15  22:14:31
47352         Log: Integrate mainline
47353      Branch: perlio
47354           !> (integrate 53 files)
47355 ____________________________________________________________________________
47356 [  8139] By: jhi                                   on 2000/12/15  19:49:49
47357         Log: One more IVUV tweak from Nicholas Clark.
47358      Branch: perl
47359            ! sv.c
47360 ____________________________________________________________________________
47361 [  8138] By: jhi                                   on 2000/12/15  19:17:06
47362         Log: Return of the IVUV-preservation, now seems to be happy even
47363              in Digital UNIX (the broken strtoul brokenness detection
47364              seems to have been the fly in the ointment).
47365      Branch: perl
47366            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
47367            ! config_h.SH configure.com embed.h embed.pl epoc/config.sh
47368            ! objXSUB.h op.c perl.h pp.c pp_hot.c proto.h sv.c sv.h
47369            ! t/lib/peek.t t/op/cmp.t t/op/numconvert.t uconfig.h
47370            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
47371            ! vos/config.ga.h win32/config.bc win32/config.gc
47372            ! win32/config.vc
47373 ____________________________________________________________________________
47374 [  8137] By: jhi                                   on 2000/12/15  18:12:14
47375         Log: Metaconfig unit change for #8136.
47376      Branch: metaconfig
47377            ! U/modified/d_strtoul.U
47378      Branch: metaconfig/U/perl
47379            ! d_strtoull.U d_strtouq.U
47380 ____________________________________________________________________________
47381 [  8136] By: jhi                                   on 2000/12/15  18:11:35
47382         Log: I don't think it's sensible or portable to test the strtou*
47383              on /^-/ strings.
47384      Branch: perl
47385            ! Configure
47386 ____________________________________________________________________________
47387 [  8135] By: jhi                                   on 2000/12/15  17:18:49
47388         Log: Metaconfig unit change for #8134.
47389      Branch: metaconfig
47390            ! U/modified/d_strtoul.U
47391 ____________________________________________________________________________
47392 [  8134] By: jhi                                   on 2000/12/15  17:14:13
47393         Log: If longsize is 8 we don't need a LL suffix for integer constants.
47394      Branch: perl
47395            ! Configure config_h.SH
47396 ____________________________________________________________________________
47397 [  8133] By: jhi                                   on 2000/12/15  16:00:23
47398         Log: Update Changes.
47399      Branch: perl
47400            ! Changes patchlevel.h
47401 ____________________________________________________________________________
47402 [  8132] By: jhi                                   on 2000/12/15  15:44:16
47403         Log: Some compilers get huffy if you do not cast a const pointer
47404              to a non-const when assigning.
47405      Branch: perl
47406            ! gv.c
47407 ____________________________________________________________________________
47408 [  8131] By: jhi                                   on 2000/12/15  15:38:30
47409         Log: Subject: [PATCH 5.7.0] speeding up object creation/destruction 4x times
47410              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
47411              Date: Fri, 15 Dec 2000 05:26:57 -0500
47412              Message-ID: <20001215052657.A8319@math.mps.ohio-state.edu>
47413      Branch: perl
47414            ! embed.h embed.pl gv.c objXSUB.h perl.h proto.h sv.c
47415            ! t/pragma/overload.t
47416 ____________________________________________________________________________
47417 [  8130] By: jhi                                   on 2000/12/15  15:36:08
47418         Log: Subject: [PATCH 5.7.0] cosmetic change to overloading
47419              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
47420              Date: Thu, 14 Dec 2000 22:02:43 -0500
47421              Message-ID: <20001214220243.A18437@monk.mps.ohio-state.edu>
47422      Branch: perl
47423            ! gv.c perl.h
47424 ____________________________________________________________________________
47425 [  8129] By: jhi                                   on 2000/12/15  15:34:16
47426         Log: Subject: PATCH: h2xs nit
47427              From: Tim Jenness <t.jenness@jach.hawaii.edu>
47428              Date: Thu, 14 Dec 2000 18:25:46 -1000 (HST)
47429              Message-ID: <Pine.LNX.4.30.0012141820340.2533-100000@lapaki.jach.hawaii.edu>
47430              
47431              Add a template README.
47432      Branch: perl
47433            ! utils/h2xs.PL
47434 ____________________________________________________________________________
47435 [  8128] By: jhi                                   on 2000/12/15  15:32:22
47436         Log: Still buggy findgteprime, fix from Eric Joanis <joanis@cs.toronto.edu>.
47437      Branch: perl
47438            ! lib/Tie/SubstrHash.pm t/lib/tie-substrhash.t
47439 ____________________________________________________________________________
47440 [  8127] By: jhi                                   on 2000/12/15  15:19:34
47441         Log: Subject:  [PATCH Opcode.XS, Perl 5.6+] stuff for caller and _ in Safe::
47442              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
47443              Date:     Thu, 14 Dec 2000 20:04:42 EST
47444              Message-Id: <001214200310.49929@DUPHY4.Physics.Drexel.Edu>
47445      Branch: perl
47446            ! ext/Opcode/Opcode.xs
47447 ____________________________________________________________________________
47448 [  8126] By: jhi                                   on 2000/12/15  15:17:49
47449         Log: Subject: [PATCH: perl@8102] s/use vars qw\(/our(/ for OS/390 extension builds
47450              From: Peter Prymmer <pvhp@forte.com>
47451              Date: Thu, 14 Dec 2000 15:50:20 -0800 (PST)
47452              Message-ID: <Pine.OSF.4.10.10012141548200.57557-100000@aspara.forte.com>
47453      Branch: perl
47454            ! ext/Errno/Errno_pm.PL lib/ExtUtils/MM_Unix.pm
47455            ! lib/ExtUtils/Manifest.pm lib/File/Spec.pm
47456            ! lib/File/Spec/Functions.pm lib/File/Spec/Unix.pm
47457 ____________________________________________________________________________
47458 [  8125] By: jhi                                   on 2000/12/15  15:11:05
47459         Log: This seems to be a stage sane and stable enough to checkin.
47460              (it basically is 8102..8118+8122 but no 8120, 8121, 8123, 8124)
47461      Branch: perl
47462            ! MANIFEST embed.h embed.pl objXSUB.h op.c perl.h perlapi.c
47463            ! pod/perlapi.pod pp.c pp_hot.c proto.h sv.c sv.h t/lib/peek.t
47464            ! t/op/cmp.t t/op/numconvert.t
47465 ____________________________________________________________________________
47466 [  8124] By: jhi                                   on 2000/12/15  04:20:26
47467         Log: Something is really wonky.
47468      Branch: perl
47469            ! sv.c
47470 ____________________________________________________________________________
47471 [  8123] By: jhi                                   on 2000/12/15  04:00:50
47472         Log: Fixes for the IV UV patches to compile in Digital UNIX.
47473      Branch: perl
47474            ! sv.c
47475 ____________________________________________________________________________
47476 [  8122] By: jhi                                   on 2000/12/15  02:53:40
47477         Log: Subject: Re: [ID 20001214.011] Unreachable value in a search list logical name
47478              From: "Craig A. Berry" <craigberry@mac.com>
47479              Date: Thu, 14 Dec 2000 19:10:49 -0600
47480              Message-Id: <p04330100b65efbe32f30@[172.16.52.1]>
47481      Branch: perl
47482            ! vms/vms.c
47483 ____________________________________________________________________________
47484 [  8121] By: jhi                                   on 2000/12/15  02:50:00
47485         Log: Metaconfig changes for #8120.
47486      Branch: metaconfig
47487            + U/modified/d_strtoul.U
47488      Branch: metaconfig/U/perl
47489            ! d_strtoull.U d_strtouq.U
47490 ____________________________________________________________________________
47491 [  8120] By: jhi                                   on 2000/12/15  02:49:42
47492         Log: From: Nicholas Clark <nick@ccl4.org> 
47493              Subject: [PATCH] strtoq, strtou(q|ll|l) testing (was [PATCH] faster and 64 bit  preserving arithmetic)
47494              Date: Thu, 14 Dec 2000 18:38:57 +0000
47495              Message-ID: <20001214183857.B97909@plum.flirble.org>
47496      Branch: perl
47497            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
47498            ! config_h.SH configure.com epoc/config.sh perl.h sv.c uconfig.h
47499            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
47500            ! vos/config.ga.def vos/config.ga.h win32/config.bc
47501            ! win32/config.gc win32/config.vc
47502 ____________________________________________________________________________
47503 [  8119] By: jhi                                   on 2000/12/14  23:40:58
47504         Log: Subject: [PATCH] faster and 64 bit preserving arithmetic
47505              From: Nicholas Clark <nick@ccl4.org>
47506              Date: Wed, 13 Dec 2000 20:08:50 +0000
47507              Message-ID: <20001213200849.B71166@plum.flirble.org>
47508      Branch: perl
47509            ! embed.h embed.pl objXSUB.h op.c perl.h pp.c pp_hot.c proto.h
47510            ! sv.c sv.h t/lib/peek.t t/op/cmp.t t/op/numconvert.t
47511 ____________________________________________________________________________
47512 [  8118] By: jhi                                   on 2000/12/14  22:46:26
47513         Log: Integrate perlio.
47514      Branch: perl
47515           !> MANIFEST ext/Encode/compile makedef.pl
47516 ____________________________________________________________________________
47517 [  8117] By: nick                                  on 2000/12/14  22:38:53
47518         Log: Win32 tweaks to get Encode to build
47519              - temp hack to makedef.pl till PerlIO is properly "exported".
47520              - MSVC dislikes  
47521              static encpage_t foo[];
47522              so make 'em extern for now.
47523      Branch: perlio
47524            ! ext/Encode/compile makedef.pl
47525 ____________________________________________________________________________
47526 [  8116] By: nick                                  on 2000/12/14  22:00:53
47527         Log: Document the new files
47528      Branch: perlio
47529            ! MANIFEST
47530 ____________________________________________________________________________
47531 [  8115] By: jhi                                   on 2000/12/14  21:58:01
47532         Log: MANIFEST new files of #8114.
47533      Branch: perl
47534            ! MANIFEST
47535 ____________________________________________________________________________
47536 [  8114] By: jhi                                   on 2000/12/14  21:50:49
47537         Log: Integrate perlio.
47538      Branch: perl
47539           +> ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
47540           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
47541           !> ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
47542           !> ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
47543           !> ext/Encode/Makefile.PL
47544 ____________________________________________________________________________
47545 [  8113] By: jhi                                   on 2000/12/14  21:48:49
47546         Log: The documentation part of the
47547              
47548              Subject: [ID 20001214.002] Net::Ping patch
47549              From: Jonathan Stowe <gellyfish@gellyfish.com>
47550              Date: Thu, 14 Dec 2000 08:28:14 +0000 (GMT)
47551              Message-Id: <Pine.LNX.4.10.10012140805480.19767-200000@orpheus.gellyfish.com>
47552              since the #7529 had already addressed the same problem.
47553      Branch: perl
47554            ! lib/Net/Ping.pm
47555 ____________________________________________________________________________
47556 [  8112] By: jhi                                   on 2000/12/14  21:42:57
47557         Log: Subject: [PATCH] Re: [ID 20001013.006] XS subs are not define()ed
47558              From: Dominic Dunlop <domo@computer.org>
47559              Date: Tue, 12 Dec 2000 10:47:10 +0100
47560              Message-Id: <p04320402b65ba33a92b2@[192.168.1.4]>
47561              
47562              Document how elusive subroutines can be.
47563      Branch: perl
47564            ! pod/perlfunc.pod
47565 ____________________________________________________________________________
47566 [  8111] By: jhi                                   on 2000/12/14  21:38:05
47567         Log: Subject: [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
47568              From: Dominic Dunlop <domo@computer.org>
47569              Date: Thu, 14 Dec 2000 10:13:51 +0100
47570              Message-Id: <p04320407b65e3f4853aa@[192.168.1.4]>
47571      Branch: perl
47572            ! ext/POSIX/POSIX.pod
47573 ____________________________________________________________________________
47574 [  8110] By: jhi                                   on 2000/12/14  21:36:32
47575         Log: Subject: [patch] perlfaq7
47576              From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
47577              Date: Thu, 14 Dec 2000 15:31:07 +0100
47578              Message-ID: <3A38E7BB.13178.11C40A8@localhost>
47579      Branch: perl
47580            ! pod/perlfaq7.pod
47581 ____________________________________________________________________________
47582 [  8109] By: jhi                                   on 2000/12/14  21:29:20
47583         Log: Subject: [8104] Encode
47584              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
47585              Date: Thu, 14 Dec 2000 14:49:34 +0100
47586              Message-Id: <20001214142101.B338.H.M.BRAND@hccnet.nl>
47587              
47588              Type casting for nervous compilers.
47589      Branch: perl
47590            ! ext/Encode/Encode.xs
47591 ____________________________________________________________________________
47592 [  8108] By: jhi                                   on 2000/12/14  21:26:17
47593         Log: Subject: [8104] DB_File
47594              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
47595              Date: Thu, 14 Dec 2000 14:49:35 +0100
47596              Message-Id: <20001214144439.B33A.H.M.BRAND@hccnet.nl>
47597              
47598              Type definition incorrect for DB 2.7.7.  Not known when it
47599              changed, so only changed it for a known revision.
47600      Branch: perl
47601            ! ext/DB_File/DB_File.xs
47602 ____________________________________________________________________________
47603 [  8107] By: jhi                                   on 2000/12/14  21:23:41
47604         Log: Subject: [PATCH: perl@8102] Re: Encode/cp1047.enc etc.
47605              From: Peter Prymmer <pvhp@forte.com>
47606              Date: Thu, 14 Dec 2000 11:11:50 -0800 (PST)
47607              Message-ID: <Pine.OSF.4.10.10012141057330.57557-100000@aspara.forte.com>
47608              
47609              Use '?' (0x6F in EBCDIC) for the illegal codepoint.
47610      Branch: perl
47611            ! ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
47612            ! ext/Encode/Encode/posix-bc.enc
47613 ____________________________________________________________________________
47614 [  8106] By: nick                                  on 2000/12/14  20:36:13
47615         Log: "Cold" build correction to Encode's Makefile.PL
47616      Branch: perlio
47617            ! ext/Encode/Makefile.PL
47618 ____________________________________________________________________________
47619 [  8105] By: nick                                  on 2000/12/14  20:09:37
47620         Log: "Compiled" encodings.
47621              Correct replacement character in EBCDIC .enc files
47622              Add 0x7F to ASCII repertoire.
47623      Branch: perlio
47624            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
47625            ! ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
47626            ! ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
47627            ! ext/Encode/Makefile.PL ext/Encode/compile
47628            ! ext/Encode/encengine.c ext/Encode/encode.h
47629 ____________________________________________________________________________
47630 [  8104] By: nick                                  on 2000/12/14  00:38:20
47631         Log: Integrate mainline
47632      Branch: perlio
47633           !> Changes Configure doio.c embed.h embed.pl ext/DB_File/Changes
47634           !> ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
47635           !> ext/DB_File/dbinfo ext/DB_File/typemap ext/DB_File/version.c
47636           !> hints/hpux.sh lib/Cwd.pm objXSUB.h patchlevel.h perlapi.c
47637           !> pod/perlapi.pod pp_hot.c proto.h t/lib/db-btree.t
47638           !> t/lib/db-hash.t t/lib/db-recno.t
47639 ____________________________________________________________________________
47640 [  8103] By: nick                                  on 2000/12/13  23:16:13
47641         Log: Beginings of compiled encodings - checked in as a snapshot of thoughts
47642              so far and so it does not get lost.
47643      Branch: perlio
47644            + ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
47645 ____________________________________________________________________________
47646 [  8102] By: jhi                                   on 2000/12/13  17:14:22
47647         Log: Update Changes.
47648      Branch: perl
47649            ! Changes patchlevel.h
47650 ____________________________________________________________________________
47651 [  8101] By: jhi                                   on 2000/12/13  16:53:41
47652         Log: Move the proto of start_glob() to a better place; regen api files.
47653      Branch: perl
47654            ! embed.h embed.pl objXSUB.h perlapi.c pod/perlapi.pod proto.h
47655 ____________________________________________________________________________
47656 [  8100] By: jhi                                   on 2000/12/13  16:47:11
47657         Log: Metaconfig change for #8099.
47658      Branch: metaconfig
47659            ! U/modified/Head.U
47660 ____________________________________________________________________________
47661 [  8099] By: jhi                                   on 2000/12/13  16:46:48
47662         Log: Subject: Re: [ID 20000328.039] [PATCH] Eliminate Configure use of /tmp
47663              From: Andy Dougherty <doughera@lafayette.edu>
47664              Date: Wed, 13 Dec 2000 10:36:09 -0500 (EST)
47665              Message-ID: <Pine.SOL.4.10.10012131031230.2017-100000@maxwell.phys.lafayette.edu>
47666      Branch: perl
47667            ! Configure
47668 ____________________________________________________________________________
47669 [  8098] By: jhi                                   on 2000/12/13  16:39:02
47670         Log: Subject: [20000615.005] [PATCH] Cwd::fastgetcwd broken (or mis-named?) on Unix  
47671              From: rspier@pobox.com (Robert Spier)
47672              Date: Tue, 12 Dec 2000 21:12:39 -0500
47673              Message-ID: <14902.56087.678086.725773@rls.cx>
47674              
47675              fastgetcwd is defined using a glob alias on a $^O dependent basis -
47676              and there was no default assignment or perl subroutine.
47677      Branch: perl
47678            ! lib/Cwd.pm
47679 ____________________________________________________________________________
47680 [  8097] By: jhi                                   on 2000/12/13  16:16:01
47681         Log: Subject: [PATCH] move startglob out of pp_hot.c
47682              From: Nicholas Clark <nick@ccl4.org>
47683              Date: Mon, 11 Dec 2000 23:16:39 +0000
47684              Message-ID: <20001211231638.A55550@plum.flirble.org>
47685      Branch: perl
47686            ! doio.c embed.h embed.pl objXSUB.h pp_hot.c proto.h
47687 ____________________________________________________________________________
47688 [  8096] By: jhi                                   on 2000/12/13  15:26:23
47689         Log: Subject: [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio 
47690              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
47691              Date: Wed, 13 Dec 2000 14:01:37 +0100
47692              Message-Id: <20001213135318.621A.H.M.BRAND@hccnet.nl>
47693              
47694              perl/64/HP-UX wants libdb-3.0 to be shared ELF 64 bit which
47695              in turn requires libpthread in libswanted.
47696      Branch: perl
47697            ! hints/hpux.sh
47698 ____________________________________________________________________________
47699 [  8095] By: jhi                                   on 2000/12/12  19:51:05
47700         Log: The integration wars continue.
47701      Branch: perl
47702           !> sv.c
47703 ____________________________________________________________________________
47704 [  8094] By: jhi                                   on 2000/12/12  19:48:26
47705         Log: Subject: [PATCH perl@8070] DB_File-1.74  
47706              From: "Paul Marquess" <paul_marquess@yahoo.co.uk> 
47707              Date: Mon, 11 Dec 2000 23:07:17 -0000
47708              Message-ID: <000001c063c7$1b9d28a0$a20a140a@bfs.phone.com> 
47709      Branch: perl
47710            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
47711            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
47712            ! ext/DB_File/version.c t/lib/db-btree.t t/lib/db-hash.t
47713            ! t/lib/db-recno.t
47714 ____________________________________________________________________________
47715 [  8093] By: nick                                  on 2000/12/12  19:42:13
47716         Log: Integrate/merge mainline with further efficiency tweak to sv.c's utf8 stuff.
47717      Branch: perlio
47718            ! sv.c
47719           !> lib/File/DosGlob.pm
47720 ____________________________________________________________________________
47721 [  8092] By: jhi                                   on 2000/12/12  19:28:11
47722         Log: Integrate perlio.
47723      Branch: perl
47724           !> sv.c
47725 ____________________________________________________________________________
47726 [  8091] By: nick                                  on 2000/12/12  18:49:45
47727         Log: Fix for Tk, and upgrading shared SVs.
47728      Branch: perlio
47729            ! sv.c
47730 ____________________________________________________________________________
47731 [  8090] By: jhi                                   on 2000/12/12  16:48:59
47732         Log: Subject: [PATCH] Re: Breadperl & Tk
47733              From: Nick Ing-Simmons <nik@tiuk.ti.com>
47734              Date: Tue, 12 Dec 2000 14:48:27 GMT
47735              Message-Id: <200012121448.OAA11516@mikado.tiuk.ti.com> 
47736      Branch: perl
47737            ! sv.c
47738 ____________________________________________________________________________
47739 [  8089] By: jhi                                   on 2000/12/12  03:37:19
47740         Log: Subject: DosGlob.pm diff for bash style brace expansion.
47741              From: "Mestnik, Mike" <MMestnik@rustconsulting.com>
47742              Date: Fri, 8 Dec 2000 10:45:30 -0600
47743              Message-ID: <B50C47897E98D3118130009027D3971920F278@EXCHANGE_M1>
47744      Branch: perl
47745            ! lib/File/DosGlob.pm
47746 ____________________________________________________________________________
47747 [  8088] By: nick                                  on 2000/12/11  23:59:59
47748         Log: Integrate mainline
47749      Branch: perlio
47750           !> ext/B/B.pm ext/B/B/Deparse.pm installperl lib/CGI.pm
47751           !> lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
47752           !> lib/ExtUtils/MakeMaker.pm lib/File/DosGlob.pm pod/perldiag.pod
47753           !> pod/perlop.pod pp.c pp_hot.c scope.c t/io/utf8.t t/lib/b.t
47754           !> t/op/local.t t/pragma/warn/toke toke.c
47755 ____________________________________________________________________________
47756 [  8087] By: jhi                                   on 2000/12/11  23:20:23
47757         Log: Integrate perlio.
47758      Branch: perl
47759           !> ext/Encode/Encode.xs perlio.c perlio.h perliol.h
47760 ____________________________________________________________________________
47761 [  8086] By: jhi                                   on 2000/12/11  22:50:59
47762         Log: Tune further the OS detection of CGI.
47763      Branch: perl
47764            ! lib/CGI.pm
47765 ____________________________________________________________________________
47766 [  8085] By: nick                                  on 2000/12/11  22:50:46
47767         Log: Finish 1st pass of "encoding" layer e.g. :
47768              open($fh,"<encoding(iso8859-7)",$greek) || die;
47769      Branch: perlio
47770            ! ext/Encode/Encode.xs perlio.c perliol.h
47771 ____________________________________________________________________________
47772 [  8084] By: jhi                                   on 2000/12/11  22:32:06
47773         Log: Revert the -f ambiguousity patch, seems to cause
47774              too much hassle (the interpret -Q as a function
47775              where Q is not a known filetest part is left in).
47776      Branch: perl
47777            ! lib/ExtUtils/Liblist.pm pod/perldiag.pod t/pragma/warn/toke
47778            ! toke.c
47779 ____________________________________________________________________________
47780 [  8083] By: jhi                                   on 2000/12/11  22:27:23
47781         Log: (accidentally empty check-in)
47782      Branch: perl
47783            ! lib/File/DosGlob.pm
47784 ____________________________________________________________________________
47785 [  8082] By: nick                                  on 2000/12/11  19:09:51
47786         Log: Restore mmap function (broken by tweaks to shared buffer
47787              layer for encode(xxxx)).
47788      Branch: perlio
47789            ! perlio.c
47790 ____________________________________________________________________________
47791 [  8081] By: jhi                                   on 2000/12/11  18:29:13
47792         Log: Subject: Re: The long awaited feature ...
47793              From: Simon Cozens <simon@cozens.net>
47794              Date: Mon, 11 Dec 2000 15:54:24 +0000
47795              Message-ID: <20001211155424.A17680@deep-dark-truthful-mirror.perlhacker.org>
47796              
47797              More io/utf8 tests.
47798      Branch: perl
47799            ! t/io/utf8.t
47800 ____________________________________________________________________________
47801 [  8080] By: jhi                                   on 2000/12/11  18:19:36
47802         Log: Subject: PATCH MakeMaker manpage clarification
47803              From: andreas.koenig@anima.de (Andreas J. Koenig)
47804              Date: 10 Dec 2000 20:46:13 +0100
47805              Message-ID: <m3aea4kqka.fsf@ak-71.mind.de>
47806      Branch: perl
47807            ! lib/ExtUtils/MakeMaker.pm
47808 ____________________________________________________________________________
47809 [  8079] By: jhi                                   on 2000/12/11  15:35:07
47810         Log: Subject: Re: [ID 20001204.007] -MO=Deparse -we '{234;}' failing
47811              From: Simon Cozens <simon@cozens.net>
47812              Date: Sun, 10 Dec 2000 19:06:19 +0000
47813              Message-ID: <20001210190619.B21402@deep-dark-truthful-mirror.perlhacker.org>
47814      Branch: perl
47815            ! ext/B/B/Deparse.pm t/lib/b.t
47816 ____________________________________________________________________________
47817 [  8078] By: jhi                                   on 2000/12/11  15:09:11
47818         Log: Subject: [PATCH] docs on NaN
47819              From: Nicholas Clark <nick@ccl4.org>
47820              Date: Mon, 11 Dec 2000 01:48:38 +0000
47821              Message-ID: <20001211014838.B99205@plum.flirble.org>
47822      Branch: perl
47823            ! pod/perlop.pod
47824 ____________________________________________________________________________
47825 [  8077] By: jhi                                   on 2000/12/11  15:02:21
47826         Log: Subject: [PATCH] Re: [Fwd: BUG 20001205.022] Local on Hash elements
47827              From: Simon Cozens <simon@cozens.net>
47828              Date: Mon, 11 Dec 2000 01:21:45 +0000
47829              Message-ID: <20001211012144.A23467@deep-dark-truthful-mirror.perlhacker.org>
47830      Branch: perl
47831            ! pp.c pp_hot.c scope.c t/op/local.t
47832 ____________________________________________________________________________
47833 [  8076] By: nick                                  on 2000/12/10  20:43:32
47834         Log: Not merge worthy...
47835              Allow arg to layers e.g. open($fh,"<:encode(iso8859-15)",$name)
47836              syntax is modelled on attributes.
47837              Untested fix for io/utf8 on Win32 etc.
47838              Very clumsy start to the encode layer.
47839      Branch: perlio
47840            ! ext/Encode/Encode.xs perlio.c perlio.h perliol.h
47841 ____________________________________________________________________________
47842 [  8075] By: jhi                                   on 2000/12/10  18:39:33
47843         Log: Darwin is not Windows.
47844      Branch: perl
47845            ! lib/CGI.pm
47846 ____________________________________________________________________________
47847 [  8074] By: jhi                                   on 2000/12/10  18:31:27
47848         Log: Subject: Ambiguous -%c() resolved as a file test
47849              From: "Paul Marquess" <Paul.Marquess@openwave.com>
47850              Date: Sun, 10 Dec 2000 15:35:07 -0000
47851              Message-ID: <002601c062be$c5f749c0$a20a140a@bfs.phone.com>
47852      Branch: perl
47853            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
47854 ____________________________________________________________________________
47855 [  8073] By: jhi                                   on 2000/12/10  18:16:29
47856         Log: Subject: PATCH installperl misinformed 
47857              From: andreas.koenig@anima.de (Andreas J. Koenig)
47858              Date: 10 Dec 2000 13:01:32 +0100 
47859              Message-ID: <m3r93glc2r.fsf@ak-71.mind.de>
47860      Branch: perl
47861            ! installperl
47862 ____________________________________________________________________________
47863 [  8072] By: jhi                                   on 2000/12/10  18:07:55
47864         Log: The walkoptree confusion rages; walkoptree() seems to be coming
47865              from B.xs, while walkoptree_slow() comes from B.pm.
47866      Branch: perl
47867            ! ext/B/B.pm
47868 ____________________________________________________________________________
47869 [  8071] By: nick                                  on 2000/12/10  11:45:47
47870         Log: Integrate mainline
47871      Branch: perlio
47872           +> t/base/commonsense.t
47873           !> (integrate 37 files)
47874 ____________________________________________________________________________
47875 [  8070] By: jhi                                   on 2000/12/10  04:46:21
47876         Log: Update Changes.
47877      Branch: perl
47878            ! Changes patchlevel.h
47879 ____________________________________________________________________________
47880 [  8069] By: jhi                                   on 2000/12/10  04:39:19
47881         Log: Subject: Re: PATCH: Let Test::Harness bail out early (Was: Testing module dependencies)
47882              From: andreas.koenig@anima.de (Andreas J. Koenig)
47883              Date: 09 Dec 2000 17:14:25 +0100
47884              Message-ID: <m3wvd9o9lq.fsf@ak-71.mind.de>
47885      Branch: perl
47886            + t/base/commonsense.t
47887            ! MANIFEST lib/Test/Harness.pm t/TEST t/UTEST
47888 ____________________________________________________________________________
47889 [  8068] By: jhi                                   on 2000/12/10  04:17:36
47890         Log: Subject: [PATCH 5.7.0@8047] RE: [ID 20001013.009] DB_File issues warning when setting element to    undef
47891              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
47892              Date: Sat, 9 Dec 2000 16:47:22 -0000
47893              Message-ID: <002001c061ff$b3aba820$a20a140a@bfs.phone.com>
47894      Branch: perl
47895            ! ext/DB_File/typemap ext/GDBM_File/GDBM_File.pm
47896            ! ext/GDBM_File/typemap ext/NDBM_File/NDBM_File.pm
47897            ! ext/NDBM_File/typemap ext/ODBM_File/ODBM_File.pm
47898            ! ext/ODBM_File/typemap ext/SDBM_File/SDBM_File.pm
47899            ! ext/SDBM_File/typemap t/lib/db-btree.t t/lib/db-hash.t
47900            ! t/lib/db-recno.t t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
47901            ! t/lib/sdbm.t
47902 ____________________________________________________________________________
47903 [  8067] By: jhi                                   on 2000/12/10  03:52:02
47904         Log: Test case for #8066.
47905      Branch: perl
47906            ! t/op/misc.t
47907 ____________________________________________________________________________
47908 [  8066] By: jhi                                   on 2000/12/10  03:50:30
47909         Log: Subject: [PATCH] Re: [ID 20001202.002] [BUG all] 'die qr{pattern}' does not check termination
47910              From: Simon Cozens <simon@cozens.net>
47911              Date: Sun, 10 Dec 2000 00:55:37 +0000
47912              Message-ID: <20001210005537.B16221@deep-dark-truthful-mirror.perlhacker.org>
47913      Branch: perl
47914            ! pp_sys.c
47915 ____________________________________________________________________________
47916 [  8065] By: jhi                                   on 2000/12/10  03:44:52
47917         Log: Test case for #8064.
47918      Branch: perl
47919            ! t/comp/proto.t
47920 ____________________________________________________________________________
47921 [  8064] By: jhi                                   on 2000/12/10  03:42:32
47922         Log: Subject: Re: prototype of substr
47923              From: Simon Cozens <simon@cozens.net>
47924              Date: Sun, 10 Dec 2000 00:13:33 +0000
47925              Message-ID: <20001210001333.A16221@deep-dark-truthful-mirror.perlhacker.org>
47926              
47927              Make CORE::substr to be '$$;$$' instead of '$$;$;$'.
47928              In other words, make the returned prototypes for any function
47929              stop prepending the ';' optionality marker after the first one.
47930              If they start getting optional, all the rest are optional.
47931      Branch: perl
47932            ! pp.c
47933 ____________________________________________________________________________
47934 [  8063] By: jhi                                   on 2000/12/10  03:39:42
47935         Log: Subject: [PATCH] perlguts.pod
47936              From: Simon Cozens <simon@cozens.net>
47937              Date: Sun, 10 Dec 2000 00:06:47 +0000
47938              Message-ID: <20001210000647.A16203@deep-dark-truthful-mirror.perlhacker.org>
47939              
47940              Documentation of the different types of ops,
47941              plus the functions in dump.c
47942      Branch: perl
47943            ! pod/perlguts.pod
47944 ____________________________________________________________________________
47945 [  8062] By: jhi                                   on 2000/12/10  03:30:04
47946         Log: Subject: [ID 20001209.006] Not OK: perl v5.7.0 +DEVEL7978 on armv4l-linux-64int 2.2.17-rmk1 (UNINSTALLED)
47947              From: Nicholas Clark <nick@talking.bollo.cx>
47948              Date: Sat, 09 Dec 2000 18:57:25 +0000
47949              Message-Id: <E144pBV-0002Nv-00@Bagpuss.unfortu.net>
47950              
47951              Be more robust in weird hostname setups.
47952      Branch: perl
47953            ! t/lib/net-hostent.t
47954 ____________________________________________________________________________
47955 [  8061] By: jhi                                   on 2000/12/10  03:28:21
47956         Log: Pacify fussy compiler. 
47957      Branch: perl
47958            ! pp_sys.c
47959 ____________________________________________________________________________
47960 [  8060] By: jhi                                   on 2000/12/10  02:52:46
47961         Log: Integrate perlio.
47962      Branch: perl
47963           !> pp_sys.c t/io/utf8.t
47964 ____________________________________________________________________________
47965 [  8059] By: nick                                  on 2000/12/09  23:40:14
47966         Log: read/sysread/recv should now be utf8 aware.
47967              Basic test for utf8 read.
47968      Branch: perlio
47969            ! pp_sys.c t/io/utf8.t
47970 ____________________________________________________________________________
47971 [  8058] By: jhi                                   on 2000/12/09  21:56:02
47972         Log: Integrate perlio.
47973      Branch: perl
47974           +> t/io/utf8.t
47975           !> MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t toke.c
47976 ____________________________________________________________________________
47977 [  8057] By: jhi                                   on 2000/12/09  21:53:35
47978         Log: Subject: Re: Additional patch for UTF8-keys (Re: perl@8016)
47979              From: Inaba Hiroto <inaba@st.rim.or.jp>
47980              Date: Sun, 10 Dec 2000 05:53:21 +0900
47981              Message-ID: <3A329BC0.15E8BFF9@st.rim.or.jp>
47982              
47983              Tests for #8056.
47984      Branch: perl
47985            ! t/op/each.t
47986 ____________________________________________________________________________
47987 [  8056] By: jhi                                   on 2000/12/09  21:51:16
47988         Log: Subject: Additional patch for UTF8-keys (Re: perl@8016)
47989              From: Inaba Hiroto <inaba@st.rim.or.jp>
47990              Date: Sat, 09 Dec 2000 18:02:00 +0900
47991              Message-ID: <3A31F508.34F4BB23@st.rim.or.jp>
47992              
47993              exists() didn't work for UTF-8 keys, and neither did shared hash keys.
47994      Branch: perl
47995            ! embed.h embed.pl hv.c objXSUB.h op.c proto.h sv.c
47996 ____________________________________________________________________________
47997 [  8055] By: nick                                  on 2000/12/09  20:11:48
47998         Log: Make write() (i.e. formats) utf8-aware by calling do_print() rather
47999              than raw PerlIO_write() - does not seem to break any tests.
48000      Branch: perlio
48001            ! pp_sys.c
48002 ____________________________________________________________________________
48003 [  8054] By: nick                                  on 2000/12/09  19:47:30
48004         Log: Make print, syswrite, send, readline, getc honour utf8-ness of PerlIO.
48005              (sysread, recv and write i.e. formats still to do...)
48006              Allow :utf8 or :bytes in PerlIO_apply_layers() so that
48007              open($fh,">:utf8","name")
48008              etc. work. - "applying" those just sets/clears the UTF8 bit of the top layer,
48009              so no extra overhead is involved.
48010              Tweak t/comp/require.t to add a 'use bytes' to permit its dubious writing of BOM
48011              to a non-utf8 stream.
48012              Add initial io/utf8.t
48013              Fix SvPVutf8() - sv_2pv() was not expecting to be called with something
48014              that was already SvPOK() - (we just fossiked with SvUTF8 bit). Fix that
48015              and also just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
48016      Branch: perlio
48017            + t/io/utf8.t
48018            ! MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t
48019 ____________________________________________________________________________
48020 [  8053] By: nick                                  on 2000/12/09  19:26:37
48021         Log: Did not get that has_utf8/this_utf8 fix right last time, another spot
48022              was only testing this_utf8.
48023      Branch: perlio
48024            ! toke.c
48025 ____________________________________________________________________________
48026 [  8052] By: nick                                  on 2000/12/09  19:09:41
48027         Log: Typo/thinko in S_scan_const() - seeing high bit sets has_utf8 not this_utf8
48028              i.e. the output string has one, but don't mess with source assumption.
48029      Branch: perlio
48030            ! toke.c
48031 ____________________________________________________________________________
48032 [  8051] By: jhi                                   on 2000/12/09  16:55:17
48033         Log: Integrate perlio.
48034      Branch: perl
48035           !> MANIFEST embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c
48036           !> sv.c thrdvar.h util.c
48037 ____________________________________________________________________________
48038 [  8050] By: jhi                                   on 2000/12/09  16:48:07
48039         Log: Nits noticed by Peter Prymmer.
48040      Branch: perl
48041            ! lib/ExtUtils/MM_VMS.pm
48042 ____________________________________________________________________________
48043 [  8049] By: nick                                  on 2000/12/09  13:49:40
48044         Log: UTF8 output prework.
48045              - Store $\ and $, as SVs so they can have SvUTF8 flag
48046              - use do_print() rather than raw PerlIO_write() to print them.
48047      Branch: perlio
48048            ! embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c sv.c
48049            ! thrdvar.h util.c
48050 ____________________________________________________________________________
48051 [  8048] By: nick                                  on 2000/12/09  12:30:43
48052         Log: Integrate mainline.
48053      Branch: perlio
48054           +> ext/Encode/Encode/iso8859-16.enc ext/POSIX/hints/svr4.pl
48055           +> t/op/reverse.t
48056           !> Changes MANIFEST doop.c ext/POSIX/Makefile.PL hints/svr4.sh
48057           !> lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
48058           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/Manifest.pm patchlevel.h
48059           !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp.h
48060           !> pp_hot.c t/README t/base/term.t t/lib/bigfltpm.t
48061           !> t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
48062 ____________________________________________________________________________
48063 [  8047] By: jhi                                   on 2000/12/09  00:23:27
48064         Log: Subject: Re: [pvhp@forte.com: [ID 20001208.004] Not OK: perl v5.7.0 +DEVEL8042 on VMS_AXP V7.1 (UNINSTALLED)]
48065              From: Michael G Schwern <schwern@pobox.com>
48066              Date: Fri, 8 Dec 2000 14:43:04 -0600
48067      Branch: perl
48068            ! lib/ExtUtils/MM_VMS.pm
48069 ____________________________________________________________________________
48070 [  8046] By: jhi                                   on 2000/12/08  23:10:27
48071         Log: A missed check-in.
48072      Branch: perl
48073            ! lib/ExtUtils/Manifest.pm
48074 ____________________________________________________________________________
48075 [  8045] By: jhi                                   on 2000/12/08  21:57:12
48076         Log: (null check-in)
48077      Branch: perl
48078            ! lib/ExtUtils/MM_Unix.pm pod/perlintern.pod
48079 ____________________________________________________________________________
48080 [  8044] By: jhi                                   on 2000/12/08  21:11:06
48081         Log: Add ISO 8859-16 encoding.  Not a standard yet but seems to be
48082              at the final draft stage.
48083      Branch: perl
48084            + ext/Encode/Encode/iso8859-16.enc
48085            ! MANIFEST
48086 ____________________________________________________________________________
48087 [  8043] By: jhi                                   on 2000/12/08  16:39:04
48088         Log: Update Changes.
48089      Branch: perl
48090            ! Changes patchlevel.h
48091 ____________________________________________________________________________
48092 [  8042] By: jhi                                   on 2000/12/08  16:33:39
48093         Log: Do not return the Unicode replacement character if UTF-8
48094              decoding goes awry, it should be up to the caller to decide.
48095      Branch: perl
48096            ! pod/perlapi.pod utf8.c
48097 ____________________________________________________________________________
48098 [  8041] By: jhi                                   on 2000/12/08  16:22:28
48099         Log: metaconfig maintenance.
48100      Branch: metaconfig
48101            ! U/modified/stdchar.U
48102      Branch: metaconfig/U/perl
48103            + testsyml.U
48104 ____________________________________________________________________________
48105 [  8040] By: jhi                                   on 2000/12/08  16:03:08
48106         Log: Subject: [ID 20001207.009] Not OK: perl v5.7.0 +DEVEL8030 on os2-64int-ld 2.30
48107              From: sthoenna@efn.org
48108              Date: Thu, 7 Dec 2000 21:32:43 -0800 (PST)
48109              Message-Id: <200012080532.eB85Wh729109@garcia.efn.org>
48110      Branch: perl
48111            ! Changes lib/ExtUtils/MM_OS2.pm
48112 ____________________________________________________________________________
48113 [  8039] By: jhi                                   on 2000/12/08  15:57:11
48114         Log: Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful
48115              From: Simon Cozens <simon@cozens.net>
48116              Date: Fri, 8 Dec 2000 13:33:31 +0000
48117              Message-ID: <20001208133331.A11535@deep-dark-truthful-mirror.perlhacker.org>
48118              
48119              (The pp_hot part needed a rewrite.)
48120      Branch: perl
48121            ! doop.c pp_hot.c utf8.c
48122 ____________________________________________________________________________
48123 [  8038] By: jhi                                   on 2000/12/08  15:25:08
48124         Log: Subject: djSP
48125              From: Michael Stevens <michael@etla.org>
48126              Date: Wed, 6 Dec 2000 23:24:01 +0000
48127              Message-ID: <20001206232400.A21381@firedrake.org>
48128              
48129              Plus a note from Nick Ing-Simmons.
48130      Branch: perl
48131            ! pp.h
48132 ____________________________________________________________________________
48133 [  8037] By: jhi                                   on 2000/12/08  15:18:35
48134         Log: Filetype is text.
48135      Branch: perl
48136            ! t/op/utf8decode.t
48137 ____________________________________________________________________________
48138 [  8036] By: jhi                                   on 2000/12/08  03:31:27
48139         Log: Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
48140              From: Andy Dougherty <doughera@lafayette.edu>
48141              Date: Thu, 7 Dec 2000 12:36:45 -0500 (EST)
48142              Message-Id: <Pine.SOL.4.10.10012071235400.13162-100000@maxwell.phys.lafayette.edu>
48143              
48144              Subject: Re: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
48145              From: Andy Dougherty <doughera@lafayette.edu>
48146              Date: Thu, 7 Dec 2000 13:56:10 -0500 (EST)
48147              Message-ID: <Pine.SOL.4.10.10012071354420.6665-100000@maxwell.phys.lafayette.edu>
48148      Branch: perl
48149            + ext/POSIX/hints/svr4.pl
48150            ! MANIFEST ext/POSIX/Makefile.PL hints/svr4.sh t/lib/bigfltpm.t
48151 ____________________________________________________________________________
48152 [  8035] By: jhi                                   on 2000/12/08  03:26:01
48153         Log: Subject: [ID 20001207.003] [PATCH] t/base/term.t causes abort if Config.pm not built
48154              From: Andy Dougherty <doughera@lafayette.edu>
48155              Date: Thu, 7 Dec 2000 10:50:47 -0500 (EST)
48156              Message-Id: <Pine.SOL.4.10.10012071049400.7566-100000@maxwell.phys.lafayette.edu>
48157      Branch: perl
48158            ! t/README t/base/term.t
48159 ____________________________________________________________________________
48160 [  8034] By: jhi                                   on 2000/12/08  03:21:59
48161         Log: Subject: DOC PATCH 5.6.0: -s return value incompletely documented
48162              From: mjd@plover.com  
48163              Date: 7 Dec 2000 21:04:20 -0000
48164              Message-ID: <20001207210420.22282.qmail@plover.com>
48165              
48166              Plus -z doc.
48167      Branch: perl
48168            ! pod/perlfunc.pod
48169 ____________________________________________________________________________
48170 [  8033] By: jhi                                   on 2000/12/08  03:19:03
48171         Log: Use the UTF8 macros a bit.  They can't be used with abandon
48172              everywhere because we do generate illegal UTF-8 in some situations.
48173              This is of course naughty.
48174      Branch: perl
48175            ! pod/perlapi.pod utf8.c utf8.h
48176 ____________________________________________________________________________
48177 [  8032] By: jhi                                   on 2000/12/08  03:00:09
48178         Log: Out of sync?
48179      Branch: perl
48180            ! t/pragma/warn/utf8
48181 ____________________________________________________________________________
48182 [  8031] By: jhi                                   on 2000/12/08  02:22:39
48183         Log: Cnt spl.
48184      Branch: perl
48185            ! MANIFEST
48186 ____________________________________________________________________________
48187 [  8030] By: jhi                                   on 2000/12/08  01:23:54
48188         Log: Add test for reverse().
48189      Branch: perl
48190            + t/op/reverse.t
48191            ! MANIFEST
48192 ____________________________________________________________________________
48193 [  8029] By: jhi                                   on 2000/12/08  01:21:47
48194         Log: Integrate perlio.
48195      Branch: perl
48196           !> ext/IO/IO.xs fakesdio.h global.sym lib/warnings.pm perlapi.c
48197           !> perlio.c perlio.h perlsdio.h warnings.pl
48198 ____________________________________________________________________________
48199 [  8028] By: jhi                                   on 2000/12/08  01:19:08
48200         Log: Introduce macros for UTF8 decoding.
48201      Branch: perl
48202            ! t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
48203 ____________________________________________________________________________
48204 [  8027] By: nick                                  on 2000/12/07  22:18:19
48205         Log: Integrate mainline
48206      Branch: perlio
48207           !> embed.pl pod/perlapi.pod utf8.c
48208 ____________________________________________________________________________
48209 [  8026] By: nick                                  on 2000/12/07  21:45:08
48210         Log: Various oddities p4 diff -se showed up
48211              Remove 'our' from warnings.pl
48212      Branch: perlio
48213            ! global.sym lib/warnings.pm pod/perlapi.pod warnings.pl
48214 ____________________________________________________________________________
48215 [  8025] By: nick                                  on 2000/12/07  21:43:32
48216         Log: Change PerlIO_(get|set)pos to take SV *
48217              Should fix, OS/2, VMS, (sfio??)
48218      Branch: perlio
48219            ! ext/IO/IO.xs fakesdio.h perlapi.c perlio.c perlio.h perlsdio.h
48220 ____________________________________________________________________________
48221 [  8024] By: jhi                                   on 2000/12/07  19:05:32
48222         Log: Document utf8_to_uv() better.
48223      Branch: perl
48224            ! pod/perlapi.pod utf8.c
48225 ____________________________________________________________________________
48226 [  8023] By: jhi                                   on 2000/12/07  18:23:47
48227         Log: Document utf8_length(), utf8_distance(), and utf8_hop().
48228      Branch: perl
48229            ! embed.pl pod/perlapi.pod utf8.c
48230 ____________________________________________________________________________
48231 [  8022] By: jhi                                   on 2000/12/07  04:13:51
48232         Log: Integrate perlio.
48233      Branch: perl
48234           !> perlio.c t/io/dup.t win32/config.vc win32/config_H.bc
48235           !> win32/config_H.gc win32/config_H.vc win32/config_h.PL
48236           !> win32/makefile.mk
48237 ____________________________________________________________________________
48238 [  8021] By: nick                                  on 2000/12/07  00:28:14
48239         Log: Various attempts at MSVC debug - not sure what has
48240              changed but works now. 
48241              Seems atexit() _may_ work for DLLs built with MSVC so don't
48242              call cleanup that way.
48243      Branch: perlio
48244            ! perlio.c win32/makefile.mk
48245 ____________________________________________________________________________
48246 [  8020] By: nick                                  on 2000/12/06  19:57:20
48247         Log: Integrate mainline
48248      Branch: perlio
48249           +> lib/ExtUtils/MANIFEST.SKIP t/op/concat.t
48250           !> (integrate 75 files)
48251 ____________________________________________________________________________
48252 [  8019] By: nick                                  on 2000/12/06  19:28:21
48253         Log: Add useperlio to config.vc
48254              Turn off binmode in config_H.PL
48255              Regen all the config_H.xx
48256              Attempt to get debugging build with MSVC.
48257      Branch: perlio
48258            ! win32/config.vc win32/config_H.bc win32/config_H.gc
48259            ! win32/config_H.vc win32/config_h.PL win32/makefile.mk
48260 ____________________________________________________________________________
48261 [  8018] By: nick                                  on 2000/12/06  19:21:57
48262         Log: Test various dup/external program options on all platforms.
48263      Branch: perlio
48264            ! t/io/dup.t
48265 ____________________________________________________________________________
48266 [  8017] By: nick                                  on 2000/12/06  19:20:47
48267         Log: Fix harness to be less picky
48268      Branch: perlio
48269            ! lib/Test/Harness.pm
48270 ____________________________________________________________________________
48271 [  8016] By: jhi                                   on 2000/12/06  16:45:12
48272         Log: Update Changes.
48273      Branch: perl
48274            ! Changes patchlevel.h
48275 ____________________________________________________________________________
48276 [  8015] By: jhi                                   on 2000/12/06  16:41:03
48277         Log: Test \x{...} with ord().
48278      Branch: perl
48279            ! t/op/ord.t
48280 ____________________________________________________________________________
48281 [  8014] By: jhi                                   on 2000/12/06  16:20:33
48282         Log: Test tweak because of #8013.
48283      Branch: perl
48284            ! t/lib/b.t
48285 ____________________________________________________________________________
48286 [  8013] By: jhi                                   on 2000/12/06  16:09:09
48287         Log: Subject: [PATCH] $VERSION crusade, strict, tests, etc... all over lib/
48288              From: Michael G Schwern <schwern@pobox.com>
48289              Date: Tue, 5 Dec 2000 21:23:28 -0500
48290              Message-ID: <20001205212328.C6473@blackrider.aocn.com>
48291              
48292              Carp::Heavy parts not very applicable because of recent changes.
48293      Branch: perl
48294            ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/CGI/Apache.pm
48295            ! lib/CGI/Switch.pm lib/Carp.pm lib/Carp/Heavy.pm
48296            ! lib/DirHandle.pm lib/Dumpvalue.pm lib/English.pm lib/Env.pm
48297            ! lib/Exporter.pm lib/Exporter/Heavy.pm
48298            ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_OS2.pm
48299            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
48300            ! lib/ExtUtils/MM_Win32.pm lib/File/CheckTree.pm
48301            ! lib/File/DosGlob.pm lib/File/Find.pm lib/File/stat.pm
48302            ! lib/FileCache.pm lib/I18N/Collate.pm lib/Net/hostent.pm
48303            ! lib/Net/netent.pm lib/Net/protoent.pm lib/Net/servent.pm
48304            ! lib/Pod/Functions.pm lib/Pod/Html.pm lib/Search/Dict.pm
48305            ! lib/SelectSaver.pm lib/Term/Cap.pm lib/Term/Complete.pm
48306            ! lib/Term/ReadLine.pm lib/Text/Abbrev.pm lib/Tie/Hash.pm
48307            ! lib/Tie/RefHash.pm lib/Tie/Scalar.pm lib/Tie/SubstrHash.pm
48308            ! lib/Time/Local.pm lib/Time/tm.pm lib/UNIVERSAL.pm
48309            ! lib/User/grent.pm lib/User/pwent.pm lib/bytes.pm
48310            ! lib/charnames.pm lib/diagnostics.pm lib/filetest.pm
48311            ! lib/integer.pm lib/less.pm lib/locale.pm lib/open.pm
48312            ! lib/overload.pm lib/subs.pm lib/utf8.pm lib/vars.pm
48313            ! lib/warnings/register.pm t/lib/attrs.t t/lib/syslog.t
48314            ! warnings.pl
48315 ____________________________________________________________________________
48316 [  8012] By: jhi                                   on 2000/12/06  15:22:38
48317         Log: Subject: [PATCH] Re: New harness is failing things
48318              From: Nick Ing-Simmons <nik@tiuk.ti.com>
48319              Date: Wed, 6 Dec 2000 13:00:30 GMT
48320              Message-Id: <200012061300.NAA10567@mikado.tiuk.ti.com>
48321      Branch: perl
48322            ! lib/Test/Harness.pm
48323 ____________________________________________________________________________
48324 [  8011] By: jhi                                   on 2000/12/06  15:12:08
48325         Log: Subject: installhtml changes
48326              From: Michael Stevens <michael@etla.org>
48327              Date: Wed, 6 Dec 2000 13:15:53 +0000
48328              Message-ID: <20001206131553.A27317@firedrake.org>
48329      Branch: perl
48330            ! installhtml
48331 ____________________________________________________________________________
48332 [  8010] By: jhi                                   on 2000/12/06  15:06:05
48333         Log: Subject: the dTHR hits
48334              From: Michael Stevens <michael@etla.org>
48335              Date: Wed, 6 Dec 2000 12:06:03 +0000
48336              Message-ID: <20001206120603.A24581@firedrake.org>
48337              
48338              More, errrm, less dTHRs.
48339      Branch: perl
48340            ! bytecode.pl ext/B/B/C.pm
48341 ____________________________________________________________________________
48342 [  8009] By: jhi                                   on 2000/12/06  15:04:25
48343         Log: Subject: MakeMaker mailing list gone?
48344              From: Michael G Schwern <schwern@pobox.com>
48345              Date: Tue, 5 Dec 2000 19:29:59 -0500
48346              Message-ID: <20001205192959.B6473@blackrider.aocn.com>
48347              
48348              The MakeMaker mailing list is dead, perlbug is the right
48349              address to report bugs.
48350      Branch: perl
48351            ! lib/ExtUtils/MakeMaker.pm
48352 ____________________________________________________________________________
48353 [  8008] By: jhi                                   on 2000/12/06  15:00:32
48354         Log: Subject: [PATCH ExtUtils::Manifest 1.1] Default MANIFEST.SKIP]
48355              From: Michael G Schwern <schwern@pobox.com>
48356              Date: Tue, 5 Dec 2000 19:21:21 -0500
48357              Message-ID: <20001205192121.A6473@blackrider.aocn.com>
48358              
48359              Add a default MANIFEST skip that ignores things like
48360              version control files, editor temporary files, and the Makefile.
48361      Branch: perl
48362            + lib/ExtUtils/MANIFEST.SKIP
48363            ! MANIFEST lib/ExtUtils/Manifest.pm
48364 ____________________________________________________________________________
48365 [  8007] By: jhi                                   on 2000/12/06  14:57:20
48366         Log: In Amiga more manual hackery of the scripts seems to be needed,
48367              from Jan-Erik Karlsson.  Why Configure does not get this right
48368              is unknown, may be shell-induced.
48369      Branch: perl
48370            ! README.amiga
48371 ____________________________________________________________________________
48372 [  8006] By: jhi                                   on 2000/12/05  23:53:12
48373         Log: Add TOPm1s to peek at the second topmost stack item.
48374      Branch: perl
48375            ! pp.h
48376 ____________________________________________________________________________
48377 [  8005] By: jhi                                   on 2000/12/05  23:13:55
48378         Log: Avaunt, you foul UTF-8 tests.
48379      Branch: perl
48380            ! t/op/ver.t t/pragma/utf8.t
48381 ____________________________________________________________________________
48382 [  8004] By: jhi                                   on 2000/12/05  23:09:54
48383         Log: Continue utf8 dispersal. 
48384      Branch: perl
48385            + t/op/concat.t
48386            ! MANIFEST t/pragma/utf8.t
48387 ____________________________________________________________________________
48388 [  8003] By: nick                                  on 2000/12/05  23:02:39
48389         Log: Integrate mainline.
48390      Branch: perlio
48391           +> t/op/length.t t/op/utf8decode.t
48392           !> (integrate 69 files)
48393 ____________________________________________________________________________
48394 [  8002] By: jhi                                   on 2000/12/05  22:59:28
48395         Log: Integrate perlio.
48396      Branch: perl
48397           !> iperlsys.h perl.c perlio.c win32/perllib.c
48398 ____________________________________________________________________________
48399 [  8001] By: nick                                  on 2000/12/05  22:07:52
48400         Log: Win32 PERL_IMPLICIT_SYS passes all tests with USE_PERLIO
48401              - calloc/free suffer from damage on TerminateThread()
48402              - use PerlMemShared (as originally planned) now fixed
48403              - avoid doing anything important on DLL "detach".
48404      Branch: perlio
48405            ! perl.c perlio.c win32/perllib.c
48406 ____________________________________________________________________________
48407 [  8000] By: nick                                  on 2000/12/05  21:05:09
48408         Log: Fix gross PerlMemShared issue.
48409      Branch: perlio
48410            ! iperlsys.h
48411 ____________________________________________________________________________
48412 [  7999] By: jhi                                   on 2000/12/05  20:46:58
48413         Log: Test for Unicode (UTF-8) hash keys.
48414      Branch: perl
48415            ! t/op/each.t
48416 ____________________________________________________________________________
48417 [  7998] By: jhi                                   on 2000/12/05  20:30:35
48418         Log: Remove an unnecessary 'use utf8' (unnecessary because \x{...}
48419              is now always UTF-8), empty line cosmetics.
48420      Branch: perl
48421            ! t/pragma/utf8.t
48422 ____________________________________________________________________________
48423 [  7997] By: jhi                                   on 2000/12/05  20:15:40
48424         Log: Subject: Re: STRLEN - what?
48425              From: Andy Dougherty <doughera@lafayette.edu>
48426              Date: Tue, 5 Dec 2000 11:58:46 -0500 (EST)
48427              Message-ID: <Pine.SOL.4.10.10012051152100.3586-100000@maxwell.phys.lafayette.edu>
48428              
48429              Explain STRLEN.
48430      Branch: perl
48431            ! pod/perlguts.pod
48432 ____________________________________________________________________________
48433 [  7996] By: jhi                                   on 2000/12/05  20:13:34
48434         Log: Split off the UTF-8 decoder tests, make them to check also
48435              the error message.
48436      Branch: perl
48437            + t/op/utf8decode.t
48438            ! MANIFEST t/pragma/utf8.t utf8.c
48439 ____________________________________________________________________________
48440 [  7995] By: jhi                                   on 2000/12/05  16:39:47
48441         Log: Start migrating bits of pragma/utf8 to elsewhere
48442              (since the long term plan is to obsolete 'use utf8').
48443      Branch: perl
48444            + t/op/length.t
48445            ! MANIFEST t/pragma/utf8.t
48446 ____________________________________________________________________________
48447 [  7994] By: jhi                                   on 2000/12/05  16:30:21
48448         Log: Fix a manual edit typo from #7993, fix the message formatting
48449              for Unicode, add few our declarations.
48450      Branch: perl
48451            ! lib/Carp/Heavy.pm
48452 ____________________________________________________________________________
48453 [  7993] By: jhi                                   on 2000/12/05  16:09:15
48454         Log: Subject: Need help with warnings :-(
48455              From: "Ben Tilly" <ben_tilly@hotmail.com>
48456              Date: Tue, 05 Dec 2000 01:35:54 -0500
48457              Message-ID: <LAW2-F2380n7J95K7aI00001bb9@hotmail.com>
48458              
48459              Subject: UPDATE: Carp/Heavy now passes all tests
48460              From: "Ben Tilly" <ben_tilly@hotmail.com>
48461              Date: Tue, 05 Dec 2000 07:59:41 -0500
48462              Message-ID: <LAW2-F58V1qdiixjnzi00005523@hotmail.com>
48463              
48464              The Brave New Carp.
48465      Branch: perl
48466            ! lib/Carp.pm lib/Carp/Heavy.pm
48467 ____________________________________________________________________________
48468 [  7992] By: jhi                                   on 2000/12/05  15:55:08
48469         Log: Subject: [PATCH perl@7979] cygwin port
48470              From: "Eric Fifer" <efifer@dircon.co.uk>
48471              Date: Tue, 5 Dec 2000 14:04:09 -0000
48472              Message-Id: <200012051402.OAA60286@mailhost2.dircon.co.uk>
48473      Branch: perl
48474            ! t/lib/net-hostent.t
48475 ____________________________________________________________________________
48476 [  7991] By: jhi                                   on 2000/12/05  15:52:34
48477         Log: Subject: Re: [PATCH] The largest hoax of all times?
48478              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
48479              Date: Tue, 5 Dec 2000 00:40:25 -0500
48480              Message-ID: <20001205004025.A4050@monk.mps.ohio-state.edu>
48481              
48482              Subject: Re: [PATCH] The largest hoax of all times?
48483              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
48484              Date: Mon, 4 Dec 2000 23:55:53 -0500
48485              Message-ID: <20001204235553.A1140@monk.mps.ohio-state.edu>
48486              
48487              Subject: Re: [PATCH] The largest hoax of all times?
48488              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
48489              Date: Tue, 5 Dec 2000 01:28:45 -0500
48490              Message-ID: <20001205012844.A4227@monk.mps.ohio-state.edu>
48491              
48492              Fix the unpredictable order of DESTROYs.
48493      Branch: perl
48494            ! embed.h embed.pl objXSUB.h pod/perlapi.pod proto.h scope.c
48495            ! sv.c sv.h t/op/ref.t
48496 ____________________________________________________________________________
48497 [  7990] By: jhi                                   on 2000/12/05  14:38:53
48498         Log: Subject: [PATCH] shrink pp_hot fractionally
48499              From: Nicholas Clark <nick@ccl4.org>
48500              Date: Tue, 5 Dec 2000 12:44:31 +0000
48501              Message-ID: <20001205124431.E74518@plum.flirble.org>
48502              
48503              Use report_evil_fh().
48504      Branch: perl
48505            ! opcode.pl opnames.h pp_hot.c util.c
48506 ____________________________________________________________________________
48507 [  7989] By: jhi                                   on 2000/12/05  14:21:27
48508         Log: Subject: [PATCH] [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
48509              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
48510              Date: Mon, 04 Dec 2000 22:21:59 -0800
48511              Message-ID: <HmIL6gzkgepS092yn@efn.org>
48512              
48513              Harness shouldn't ignore responses like "ok 3\r\r\n".
48514      Branch: perl
48515            ! lib/Test/Harness.pm
48516 ____________________________________________________________________________
48517 [  7988] By: jhi                                   on 2000/12/05  13:51:28
48518         Log: Integrate the "skip" messages to explain().
48519      Branch: perl
48520            ! t/lib/syslfs.t t/op/lfs.t
48521 ____________________________________________________________________________
48522 [  7987] By: jhi                                   on 2000/12/05  12:34:54
48523         Log: The one that got away in #7984.
48524              
48525              Subject: Re: dTHR - what and why?
48526              From: Michael Stevens <michael@etla.org> 
48527              Date: Tue, 5 Dec 2000 11:15:52 +0000
48528              Message-ID: <20001205111552.A4647@firedrake.org>
48529      Branch: perl
48530            ! sv.h
48531 ____________________________________________________________________________
48532 [  7986] By: gsar                                  on 2000/12/05  09:14:44
48533         Log: fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
48534              due to the notorious GetFileType() bug in Windows 9x, which fstat()
48535              tickles)
48536      Branch: perl
48537            ! win32/perlhost.h win32/win32.c win32/win32.h win32/win32sck.c
48538 ____________________________________________________________________________
48539 [  7985] By: jhi                                   on 2000/12/05  05:49:03
48540         Log: Integrate perlio.
48541      Branch: perl
48542           !> iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
48543           !> win32/perlhost.h win32/perllib.c
48544 ____________________________________________________________________________
48545 [  7984] By: jhi                                   on 2000/12/05  05:48:16
48546         Log: dTHR is a nop in 5.6.0 onwards.  Ergo, it can go.
48547      Branch: perl
48548            ! av.c cygwin/cygwin.c deb.c djgpp/djgpp.c doio.c doop.c dump.c
48549            ! epoc/epoc.c ext/ByteLoader/ByteLoader.xs
48550            ! ext/ByteLoader/byterun.c ext/Devel/DProf/DProf.xs
48551            ! ext/Thread/Thread.xs ext/re/re.xs gv.c hv.c mg.c op.c
48552            ! os2/OS2/REXX/REXX.xs os2/os2.c os2/os2ish.h perl.c perl.h
48553            ! perlapi.c pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c
48554            ! regexec.c run.c scope.c sv.c taint.c thread.h toke.c
48555            ! universal.c utf8.c util.c vmesa/vmesa.c vms/ext/Stdio/Stdio.xs
48556            ! win32/win32.c
48557 ____________________________________________________________________________
48558 [  7983] By: nick                                  on 2000/12/04  23:27:43
48559         Log: PERL_IMPLICIT_SYS (almost) works - something odd with "signal"
48560      Branch: perlio
48561            ! iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
48562            ! win32/perlhost.h win32/perllib.c
48563 ____________________________________________________________________________
48564 [  7982] By: jhi                                   on 2000/12/04  19:44:09
48565         Log: Yet Another Copying-Without-Paying-Attention-To-SvUTF8(sv) Bug
48566              uncovered by #7980.
48567      Branch: perl
48568            ! op.c
48569 ____________________________________________________________________________
48570 [  7981] By: jhi                                   on 2000/12/04  19:42:07
48571         Log: Subject: [PATCH] Trivial dump.c feature
48572              From: Simon Cozens <simon@cozens.net>
48573              Date: Mon, 4 Dec 2000 18:08:38 +0000
48574              Message-ID: <20001204180838.A5541@pembro33.pmb.ox.ac.uk>
48575              
48576              Show whether a constant is UTF-8.
48577      Branch: perl
48578            ! dump.c
48579 ____________________________________________________________________________
48580 [  7980] By: jhi                                   on 2000/12/04  19:36:51
48581         Log: UTF-8 hash keys, patch from Inaba Hiroto.
48582      Branch: perl
48583            ! embed.h embed.pl hv.c hv.h pod/perlapi.pod proto.h
48584 ____________________________________________________________________________
48585 [  7979] By: jhi                                   on 2000/12/04  17:36:28
48586         Log: Update Changes.
48587      Branch: perl
48588            ! Changes patchlevel.h
48589 ____________________________________________________________________________
48590 [  7978] By: jhi                                   on 2000/12/04  16:42:17
48591         Log: Retract #7977, still too volatile (the euphemism of the day
48592              for unfinished and buggy :-)
48593      Branch: perl
48594            ! doop.c hv.c pp.c sv.h
48595 ____________________________________________________________________________
48596 [  7977] By: jhi                                   on 2000/12/04  16:25:15
48597         Log: (Retracted by #7978, too shaky yet.)
48598              
48599              Subject: Re: utf8 in hash keys, implementor missing
48600              From: Simon Cozens <simon@cozens.net>
48601              Date: Sat, 2 Dec 2000 19:49:35 +0000
48602              Message-ID: <20001202194935.A25673@pembro33.pmb.ox.ac.uk>
48603              
48604              The first step at UTF-8 hash keys.
48605      Branch: perl
48606            ! doop.c hv.c pp.c sv.h
48607 ____________________________________________________________________________
48608 [  7976] By: jhi                                   on 2000/12/04  16:13:53
48609         Log: Subject: [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
48610              From: sthoenna@efn.org
48611              Date: Sun, 3 Dec 2000 19:06:53 -0800 (PST)
48612              Message-Id: <200012040306.eB436rE18922@garcia.efn.org>
48613      Branch: perl
48614            ! os2/os2.c perlio.c
48615 ____________________________________________________________________________
48616 [  7975] By: jhi                                   on 2000/12/04  16:05:25
48617         Log: Subject: Re: [ID 20001129.009] Not OK: perl v5.7.0 +DEVEL7928 on os2-64int-ld 2.30 (UNINSTALLED)
48618              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
48619              Date: Thu, 30 Nov 2000 20:50:37 -0800
48620              Message-ID: <d4yJ6gzkgGsJ092yn@efn.org>
48621      Branch: perl
48622            ! os2/os2.c
48623 ____________________________________________________________________________
48624 [  7974] By: jhi                                   on 2000/12/04  16:03:57
48625         Log: Subject: [PATCH] ++ 20% faster
48626              From: Nicholas Clark <nick@ccl4.org>
48627              Date: Mon, 4 Dec 2000 12:17:27 +0000
48628              Message-ID: <20001204121726.B52976@plum.flirble.org>
48629              
48630              Make '$i = ""; $i++' to produce true IVs without a hint of NVs.
48631      Branch: perl
48632            ! sv.c
48633 ____________________________________________________________________________
48634 [  7973] By: jhi                                   on 2000/12/04  16:00:48
48635         Log: 
48636              Subject: Re: Not OK: perl v5.7.0 +DEVEL7825 on aix 4.2.1.0 (UNINSTALLED)
48637              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
48638              Date: Mon, 04 Dec 2000 12:30:45 +0100
48639              Message-Id: <20001204122118.E85D.H.M.BRAND@hccnet.nl>
48640              
48641              AIX 4.2 (using latest patchlevels on 20001130) has a broken bind
48642              library (getprotobyname and getprotobynumber are outversioned by
48643              the same calls in libc, at least for xlc version 3.
48644      Branch: perl
48645            ! hints/aix.sh
48646 ____________________________________________________________________________
48647 [  7972] By: jhi                                   on 2000/12/04  02:58:31
48648         Log: Integrate perlio.
48649      Branch: perl
48650           !> doio.c iperlsys.h perl.c perl.h perlio.c perlio.h toke.c
48651           !> win32/makefile.mk win32/perlhost.h win32/perllib.c
48652           !> win32/win32.h win32/win32iop.h win32/win32thread.h
48653 ____________________________________________________________________________
48654 [  7971] By: nick                                  on 2000/12/04  00:24:33
48655         Log: Quieten some noise in Win32 builds:
48656              - win32.h is included after <sys/socket.h>, so need to 
48657              set Win32SCK_IS_STDSCK earlier to avoid re-defined noise in XSUB.h
48658              - GCC (& MSVC?) have execv(...,const char *const *) so need a cast from char **.
48659      Branch: perlio
48660            ! doio.c perl.h toke.c win32/win32.h
48661 ____________________________________________________________________________
48662 [  7970] By: nick                                  on 2000/12/03  22:57:46
48663         Log: PERL_IMPLICIT_SYS compiles but does not work.
48664      Branch: perlio
48665            ! iperlsys.h perl.c perlio.c perlio.h win32/makefile.mk
48666            ! win32/perlhost.h win32/perllib.c win32/win32.h
48667            ! win32/win32iop.h win32/win32thread.h
48668 ____________________________________________________________________________
48669 [  7969] By: jhi                                   on 2000/12/03  22:12:58
48670         Log: On DEBUGGING make ANYOFUTF8 nodes store away also the SV
48671              used to swash_init(), makes regprop() dumps more informative
48672              (+utf8::IsAlpha, -utf8::IsDigit, for example).
48673      Branch: perl
48674            ! regcomp.c regexec.c
48675 ____________________________________________________________________________
48676 [  7968] By: jhi                                   on 2000/12/03  21:39:56
48677         Log: Implement ANYOFUTF8 regprop() dumping.
48678      Branch: perl
48679            ! regcomp.c
48680 ____________________________________________________________________________
48681 [  7967] By: jhi                                   on 2000/12/03  20:57:19
48682         Log: Make uv_to_utf8() to zero-terminate its output buffer,
48683              always use (at least) UTF8_MAXLEN + 1 U8s deep buffer.
48684      Branch: perl
48685            ! op.c pp.c regcomp.c regexec.c sv.c toke.c utf8.c
48686 ____________________________________________________________________________
48687 [  7966] By: nick                                  on 2000/12/03  18:41:21
48688         Log: Integrate mainline (STDCHAR)
48689      Branch: perlio
48690           !> Configure t/pragma/utf8.t
48691 ____________________________________________________________________________
48692 [  7965] By: jhi                                   on 2000/12/03  17:58:20
48693         Log: Raw zero bytes in text files confuse at least GNU patch 2.1.
48694      Branch: perl
48695            ! t/pragma/utf8.t
48696 ____________________________________________________________________________
48697 [  7964] By: jhi                                   on 2000/12/03  17:35:56
48698         Log: Integrate perlio.
48699      Branch: perl
48700           !> iperlsys.h perlio.c
48701 ____________________________________________________________________________
48702 [  7963] By: jhi                                   on 2000/12/03  17:33:55
48703         Log: Metaconfig unit change for #7962.
48704      Branch: metaconfig
48705            ! U/modified/stdchar.U
48706 ____________________________________________________________________________
48707 [  7962] By: jhi                                   on 2000/12/03  17:33:27
48708         Log: Untangle the <stdio.h> #include nest for the stdchar test,
48709              from Andy Dougherty.
48710      Branch: perl
48711            ! Configure
48712 ____________________________________________________________________________
48713 [  7961] By: nick                                  on 2000/12/03  16:53:00
48714         Log: Make iperlsys.h vector stdio not PerlIO.
48715      Branch: perlio
48716            ! iperlsys.h perlio.c
48717 ____________________________________________________________________________
48718 [  7960] By: nick                                  on 2000/12/03  14:43:01
48719         Log: Integrate mainline
48720      Branch: perlio
48721           !> Changes Configure config_h.SH lib/ExtUtils/MM_Unix.pm op.c
48722           !> patchlevel.h pod/perldiag.pod t/lib/net-hostent.t toke.c
48723 ____________________________________________________________________________
48724 [  7959] By: jhi                                   on 2000/12/03  08:16:36
48725         Log: Use DO_UTF8().
48726      Branch: perl
48727            ! op.c
48728 ____________________________________________________________________________
48729 [  7958] By: jhi                                   on 2000/12/02  18:33:05
48730         Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
48731              From: Mike Guy <mjtg@cam.ac.uk>         
48732              Date: Sat, 02 Dec 2000 17:27:13 +0000
48733              Message-Id: <E142GRN-0003go-00@libra.cus.cam.ac.uk>
48734              
48735              An extraneous argument.
48736      Branch: perl
48737            ! toke.c
48738 ____________________________________________________________________________
48739 [  7957] By: jhi                                   on 2000/12/02  18:22:32
48740         Log: A missing hunk.
48741      Branch: perl
48742            ! t/lib/net-hostent.t
48743 ____________________________________________________________________________
48744 [  7956] By: jhi                                   on 2000/12/02  18:06:20
48745         Log: Subject: [PATCH] Re: [ID 20001202.001] (Net::hostent)
48746              From: Nicholas Clark <nick@ccl4.org>
48747              Date: Sat, 2 Dec 2000 14:28:27 +0000
48748              Message-ID: <20001202142827.A12308@plum.flirble.org>
48749              
48750              Test robustness.
48751      Branch: perl
48752            ! t/lib/net-hostent.t
48753 ____________________________________________________________________________
48754 [  7955] By: jhi                                   on 2000/12/02  17:58:06
48755         Log: Metaconfig unit change for #7954.
48756      Branch: metaconfig
48757            ! U/modified/stdchar.U
48758 ____________________________________________________________________________
48759 [  7954] By: jhi                                   on 2000/12/02  17:54:32
48760         Log: An inconvenient hang would happen if the stdio _ptr wasn't
48761              found in <stdio.h> and <stdio_impl.h> didn't exist.  (grep
48762              would be grepping stdin for all eternity for the _ptr.)
48763      Branch: perl
48764            ! Configure
48765 ____________________________________________________________________________
48766 [  7953] By: jhi                                   on 2000/12/02  00:07:15
48767         Log: Update Changes.
48768      Branch: perl
48769            ! Changes patchlevel.h
48770 ____________________________________________________________________________
48771 [  7952] By: jhi                                   on 2000/12/01  23:54:47
48772         Log: Subject: Re: long shell lines
48773              From: Andy Dougherty <doughera@lafayette.edu>
48774              Date: Thu, 30 Nov 2000 12:45:37 -0500 (EST)
48775              Message-ID: <Pine.SOL.4.10.10011301044590.26388-100000@maxwell.phys.lafayette.edu>
48776              
48777              Split overly long shell command lines.
48778      Branch: perl
48779            ! lib/ExtUtils/MM_Unix.pm
48780 ____________________________________________________________________________
48781 [  7951] By: jhi                                   on 2000/12/01  23:48:02
48782         Log: The metaconfig unit change for #7950.
48783      Branch: metaconfig
48784            + U/modified/stdchar.U
48785 ____________________________________________________________________________
48786 [  7950] By: jhi                                   on 2000/12/01  23:47:39
48787         Log: Try to find stdchar also from <stdio_impl.h>.
48788      Branch: perl
48789            ! Configure config_h.SH
48790 ____________________________________________________________________________
48791 [  7949] By: jhi                                   on 2000/12/01  23:46:45
48792         Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
48793              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
48794              Date: Fri, 1 Dec 2000 16:26:08 -0500
48795              Message-ID: <20001201162608.B1436@linguist.dartmouth.edu>
48796              
48797              Reword the diagnostic message.
48798      Branch: perl
48799            ! pod/perldiag.pod
48800 ____________________________________________________________________________
48801 [  7948] By: nick                                  on 2000/12/01  22:49:43
48802         Log: Integrate mainline (for s/y/m as sub names stuff).
48803      Branch: perlio
48804           !> lib/CPAN.pm lib/CPAN/FirstTime.pm pod/perldiag.pod t/op/misc.t
48805           !> t/pragma/warn/toke toke.c
48806 ____________________________________________________________________________
48807 [  7947] By: jhi                                   on 2000/12/01  20:55:41
48808         Log: Integrate perlio.
48809      Branch: perl
48810           !> perlio.c perliol.h t/io/pipe.t
48811 ____________________________________________________________________________
48812 [  7946] By: jhi                                   on 2000/12/01  20:36:51
48813         Log: Upgrade to CPAN 1.59_51, from Andreas König.
48814      Branch: perl
48815            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
48816 ____________________________________________________________________________
48817 [  7945] By: nick                                  on 2000/12/01  20:31:32
48818         Log: Integrate mainline
48819      Branch: perlio
48820           +> ext/Encode/Encode/EncodeFormat.pod lib/unicode/Is/Blank.pl
48821           +> lib/unicode/Is/SpacePerl.pl t/lib/class-struct.t
48822           +> t/lib/net-hostent.t
48823           !> (integrate 35 files)
48824 ____________________________________________________________________________
48825 [  7944] By: jhi                                   on 2000/12/01  20:23:29
48826         Log: Some help for 20001130.011.  Now one gets warnings like
48827              "Ambiguous -f() resolved as a file test ..."
48828      Branch: perl
48829            ! pod/perldiag.pod t/pragma/warn/toke toke.c
48830 ____________________________________________________________________________
48831 [  7943] By: jhi                                   on 2000/12/01  19:44:44
48832         Log: Retract #7941.  Forbidding subs m/s/etc is too cruel because
48833              that also breaks using them as methods. 
48834      Branch: perl
48835            ! pod/perldiag.pod t/op/misc.t toke.c
48836 ____________________________________________________________________________
48837 [  7942] By: nick                                  on 2000/12/01  17:56:46
48838         Log: Fix 'mmap' lib/filehand.t (ungetc) test fail.
48839              Make 'unix' pass most tests
48840              - do unread by temporary push of layer ("pending") holding unread chars
48841              - fast_gets is now based on per-handle flag
48842              - relax one of io/pipe.t tests to allow print to fail and close to
48843              succeed so that it passes on unbuffered "unix" layer.
48844              Remaining fail is sporadic and a genuine race condition between
48845              parent/child in fork test.
48846      Branch: perlio
48847            ! perlio.c perliol.h t/io/pipe.t
48848 ____________________________________________________________________________
48849 [  7941] By: jhi                                   on 2000/12/01  15:28:58
48850         Log: (Retracted by #7943.)
48851              
48852              Reserve the short named string operator names.
48853      Branch: perl
48854            ! pod/perldiag.pod t/op/misc.t toke.c
48855 ____________________________________________________________________________
48856 [  7940] By: jhi                                   on 2000/12/01  06:45:53
48857         Log: Get the three different space character classes right under utf8.
48858      Branch: perl
48859            + lib/unicode/Is/Blank.pl lib/unicode/Is/SpacePerl.pl
48860            ! MANIFEST lib/unicode/mktables.PL pod/perlre.pod regcomp.c
48861            ! regexec.c t/op/pat.t utf8.c
48862 ____________________________________________________________________________
48863 [  7939] By: jhi                                   on 2000/12/01  03:26:26
48864         Log: Two more tests that make no sense in UTF-8 since the test
48865              data is not in UTF-8.
48866      Branch: perl
48867            ! t/op/regexp.t
48868 ____________________________________________________________________________
48869 [  7938] By: jhi                                   on 2000/12/01  03:20:39
48870         Log: \x{} doesn't any more require 'use utf8' outside regexen so why
48871              should it be required inside regexen?
48872      Branch: perl
48873            ! regcomp.c t/op/regmesg.t
48874 ____________________________________________________________________________
48875 [  7937] By: jhi                                   on 2000/12/01  02:58:53
48876         Log: Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't
48877              stored and restored, and thusly was trounced by the utf8 swash
48878              routines.
48879      Branch: perl
48880            ! regcomp.c
48881 ____________________________________________________________________________
48882 [  7936] By: jhi                                   on 2000/11/30  20:41:39
48883         Log: Fix for 20001128.006, be more careful in Perl_sv_utf8_downgrade().
48884              Why the different platforms behave so differently (core dump vs
48885              no core dump) on this bug is a but of a mystery, but if I had to
48886              guess I would mumble something like 'alignment'.
48887      Branch: perl
48888            ! sv.c
48889 ____________________________________________________________________________
48890 [  7935] By: jhi                                   on 2000/11/30  16:17:02
48891         Log: Subject: [PATCH perl@7930] toke.c perlio.c -Wformat nits
48892              From: Robin Barker <rmb1@cise.npl.co.uk>
48893              Message-Id: <200011301427.OAA00030@tempest.npl.co.uk>
48894              Date: Thu, 30 Nov 2000 14:27:12 GMT
48895      Branch: perl
48896            ! perlio.c toke.c
48897 ____________________________________________________________________________
48898 [  7934] By: jhi                                   on 2000/11/30  16:04:49
48899         Log: In OS/390 'localhost' can be 'localhost.FOO.BAR'.
48900      Branch: perl
48901            ! t/lib/net-hostent.t
48902 ____________________________________________________________________________
48903 [  7933] By: jhi                                   on 2000/11/30  06:07:26
48904         Log: Subject: [ID 20001129.007] Not OK: perl v5.7.0 +DEVEL7928 on VMS_AXP V7.1 (UNINSTALLED)
48905              From: Peter Prymmer <pvhp@forte.com>
48906              Date: Wed, 29 Nov 2000 15:16:45 -0800 (PST)
48907              Message-Id: <Pine.OSF.4.10.10011291515570.328738-100000@aspara.forte.com>
48908              
48909              In VMS the localhost may be LOCALHOST.
48910      Branch: perl
48911            ! t/lib/net-hostent.t
48912 ____________________________________________________________________________
48913 [  7932] By: jhi                                   on 2000/11/30  01:11:11
48914         Log: Subject: Re: question about retlen in utf8.c:Perl_utf8_to_uv()
48915              From: Peter Prymmer <pvhp@forte.com>
48916              Date: Wed, 29 Nov 2000 12:36:40 -0800 (PST)
48917              Message-ID: <Pine.OSF.4.10.10011291233120.328738-100000@aspara.forte.com>
48918              
48919              plus regen perlapi.pod.
48920      Branch: perl
48921            ! pod/perlapi.pod utf8.c
48922 ____________________________________________________________________________
48923 [  7931] By: jhi                                   on 2000/11/30  01:06:19
48924         Log: Subject:  [PATCH perl@7930] get t/lib/filter-util.t to work on VMS 
48925              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
48926              Date:     Wed, 29 Nov 2000 17:15:11 EST
48927              Message-Id: <001129171439.6099b@DUPHY4.Physics.Drexel.Edu>
48928      Branch: perl
48929            ! t/lib/filter-util.pl t/lib/filter-util.t
48930 ____________________________________________________________________________
48931 [  7930] By: jhi                                   on 2000/11/29  18:51:55
48932         Log: Update Changes.
48933      Branch: perl
48934            ! Changes patchlevel.h
48935 ____________________________________________________________________________
48936 [  7929] By: jhi                                   on 2000/11/29  18:50:55
48937         Log: Update the va_copy() metaconfig unit.
48938      Branch: metaconfig/U/perl
48939            ! need_va_copy.U
48940 ____________________________________________________________________________
48941 [  7928] By: jhi                                   on 2000/11/29  17:50:43
48942         Log: Subject: [ID 20001128.003] Not OK: perl v5.7.0 +DEVEL7891 on ppc-linux 2.2.17  
48943              From: Dominic Dunlop <domo@computer.org>
48944              Date: Tue, 28 Nov 2000 16:41:57 +0100
48945              Message-Id: <p04320400b649771b9797@[192.168.1.4]>
48946              
48947              Patch to catch a core dump in the Configure va_copy test.
48948      Branch: perl
48949            ! Configure config_h.SH
48950 ____________________________________________________________________________
48951 [  7927] By: jhi                                   on 2000/11/29  17:31:59
48952         Log: Retract #7921, the patch shouldn't be needed.
48953      Branch: perl
48954            ! sv.c
48955 ____________________________________________________________________________
48956 [  7926] By: jhi                                   on 2000/11/29  17:01:41
48957         Log: Make the Class::Struct import() wiser.
48958      Branch: perl
48959            ! lib/Class/Struct.pm t/lib/class-struct.t
48960 ____________________________________________________________________________
48961 [  7925] By: jhi                                   on 2000/11/29  16:36:33
48962         Log: All the core library users of Class::Struct seem to be
48963              using "use Class::Struct 'struct';" instead of the bare
48964              "use Class::Struct;", which isn't documented in Class::Struct.
48965              This can't be right.
48966      Branch: perl
48967            ! lib/File/stat.pm
48968 ____________________________________________________________________________
48969 [  7924] By: jhi                                   on 2000/11/29  16:32:15
48970         Log: A test works better if it has the right 1..$n output.
48971      Branch: perl
48972            ! t/lib/class-struct.t
48973 ____________________________________________________________________________
48974 [  7923] By: jhi                                   on 2000/11/29  16:29:11
48975         Log: Forgot to MANIFEST the new Net::hostent test.
48976      Branch: perl
48977            ! MANIFEST
48978 ____________________________________________________________________________
48979 [  7922] By: jhi                                   on 2000/11/29  16:27:49
48980         Log: Integrate perlio.
48981      Branch: perl
48982           !> iperlsys.h perlio.c
48983 ____________________________________________________________________________
48984 [  7921] By: jhi                                   on 2000/11/29  16:27:10
48985         Log: (Retracted by #7927.)
48986              
48987              Subject: [PATCH] Is infinity a number?
48988              From: Simon Cozens <simon@cozens.net>
48989              Date: Wed, 29 Nov 2000 14:48:20 +0000
48990              Message-ID: <20001129144820.A31339@pembro33.pmb.ox.ac.uk>
48991      Branch: perl
48992            ! sv.c
48993 ____________________________________________________________________________
48994 [  7920] By: jhi                                   on 2000/11/29  16:23:02
48995         Log: Subject: net_hostent.t (was Re: [ID 20001128.002] what's the point of example code if it is buggy?)
48996              From: rspier@pobox.com (Robert Spier)
48997              Date: Wed, 29 Nov 2000 02:17:49 -0500
48998              Message-ID: <14884.44445.760322.278647@localhost.localdomain>
48999              
49000              Add a test for Net::hostent.
49001      Branch: perl
49002            + t/lib/net-hostent.t
49003 ____________________________________________________________________________
49004 [  7919] By: jhi                                   on 2000/11/29  16:21:31
49005         Log: Make "use Class::Struct 'struct';" work again (broken by #7617);
49006              add a test for Class::Struct.
49007      Branch: perl
49008            + t/lib/class-struct.t
49009            ! MANIFEST lib/Class/Struct.pm
49010 ____________________________________________________________________________
49011 [  7918] By: jhi                                   on 2000/11/29  15:48:40
49012         Log: Subject: Re: Minor suggestion for Sys::Syslog  [PATCH]
49013              From: rspier@pobox.com (Robert Spier)
49014              Date: Wed, 29 Nov 2000 02:25:39 -0500
49015              Message-ID: <14884.44915.86028.422238@localhost.localdomain>
49016              
49017              More checking in case someone has broken their services or
49018              protocol databases.
49019      Branch: perl
49020            ! ext/Sys/Syslog/Syslog.pm
49021 ____________________________________________________________________________
49022 [  7917] By: jhi                                   on 2000/11/29  15:46:25
49023         Log: Subject: [PATCH] $^O  win32 -> MSWin32
49024              From: rspier@pobox.com (Robert Spier)
49025              Date: Wed, 29 Nov 2000 02:17:38 -0500
49026              Message-ID: <14884.44434.340627.126145@localhost.localdomain>
49027              
49028              plus similar nits for vms, err, VMS, and UNICOS.
49029      Branch: perl
49030            ! t/lib/syslfs.t t/op/lfs.t
49031 ____________________________________________________________________________
49032 [  7916] By: jhi                                   on 2000/11/29  15:42:51
49033         Log: Subject: [PATCH] Tokeniser debugging
49034              From: Simon Cozens <simon@cozens.net>
49035              Date: Wed, 29 Nov 2000 14:15:45 +0000
49036              Message-ID: <20001129141545.A30864@pembro33.pmb.ox.ac.uk>
49037      Branch: perl
49038            ! perl.c perl.h pod/perlrun.pod toke.c
49039 ____________________________________________________________________________
49040 [  7915] By: jhi                                   on 2000/11/29  15:41:36
49041         Log: Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
49042              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
49043              Date: Wed, 29 Nov 2000 02:13:14 -0500
49044              Message-ID: <20001129021314.A2532@monk.mps.ohio-state.edu>
49045              
49046              OUT keyword nits.
49047              
49048              Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
49049              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
49050              Date: Wed, 29 Nov 2000 03:09:04 -0500
49051              Message-ID: <20001129030904.A2754@monk.mps.ohio-state.edu>
49052              
49053              OUT and IN_OUT documentation.
49054      Branch: perl
49055            ! lib/ExtUtils/xsubpp pod/perlxs.pod
49056 ____________________________________________________________________________
49057 [  7914] By: jhi                                   on 2000/11/29  03:35:01
49058         Log: Subject: Re: [ID 20001127.002] const subs hurt under debugger
49059              From: John Tobey <jtobey@john-edwin-tobey.org>
49060              Date: Tue, 28 Nov 2000 01:13:41 -0500 (EST)
49061              Message-Id: <m140e1N-000FOoC@feynman.localnet>
49062              
49063              plus a performance speedup noticed by Sarathy.
49064      Branch: perl
49065            ! op.c
49066 ____________________________________________________________________________
49067 [  7913] By: jhi                                   on 2000/11/29  03:16:59
49068         Log: Use "1 while unlink" so that VMS gets clean, too.
49069      Branch: perl
49070            ! t/lib/filter-util.t
49071 ____________________________________________________________________________
49072 [  7912] By: jhi                                   on 2000/11/29  03:09:08
49073         Log: Subject: [PATCH 5.7.0] OUT keyword for xsubpp
49074              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
49075              Date: Tue, 28 Nov 2000 03:27:09 -0500
49076              Message-ID: <20001128032709.A23401@monk.mps.ohio-state.edu>
49077      Branch: perl
49078            ! lib/ExtUtils/xsubpp
49079 ____________________________________________________________________________
49080 [  7911] By: jhi                                   on 2000/11/29  03:06:30
49081         Log: This should have been part of #7872: no need to scan UTF-8
49082              until eternity.
49083      Branch: perl
49084            ! utf8.c
49085 ____________________________________________________________________________
49086 [  7910] By: jhi                                   on 2000/11/29  02:50:04
49087         Log: One more perltie.pod nit from Casey R. Tweten.
49088      Branch: perl
49089            ! pod/perltie.pod
49090 ____________________________________________________________________________
49091 [  7909] By: jhi                                   on 2000/11/29  02:44:23
49092         Log: Document the known sprintf test failures, exact standard
49093              reference from Dominic Dunlop, NonStop-UX testing from Tom Bates.
49094      Branch: perl
49095            ! pod/perldelta.pod t/op/sprintf.t
49096 ____________________________________________________________________________
49097 [  7908] By: jhi                                   on 2000/11/29  02:36:23
49098         Log: Add the Encoding table format documentation.
49099      Branch: perl
49100            + ext/Encode/Encode/EncodeFormat.pod
49101            ! MANIFEST
49102 ____________________________________________________________________________
49103 [  7907] By: jhi                                   on 2000/11/29  02:07:24
49104         Log: Subject: Re: [PATCH] Updating perltie.pod for arrays
49105              From: "Casey R. Tweten" <crt@kiski.net>
49106              Date: Tue, 28 Nov 2000 12:11:41 -0500 (EST)
49107              Message-ID: <Pine.OSF.4.21.0011281209050.25178-100000@home.kiski.net>
49108              
49109              Subject: Re: [PATCH] Updating perltie.pod for arrays
49110              From: "Casey R. Tweten" <crt@kiski.net>
49111              Date: Tue, 28 Nov 2000 15:03:50 -0500 (EST)
49112              Message-ID: <Pine.OSF.4.21.0011281458500.10331-100000@home.kiski.net>
49113      Branch: perl
49114            ! pod/perltie.pod
49115 ____________________________________________________________________________
49116 [  7906] By: nick                                  on 2000/11/28  22:40:59
49117         Log: Initial tidy of setmode() muddle (UNIX does not have, nor need it).
49118      Branch: perlio
49119            ! iperlsys.h perlio.c
49120 ____________________________________________________________________________
49121 [  7905] By: nick                                  on 2000/11/28  22:04:34
49122         Log: Integrate mainline
49123      Branch: perlio
49124           !> (integrate 39 files)
49125 ____________________________________________________________________________
49126 [  7904] By: jhi                                   on 2000/11/28  16:44:43
49127         Log: Subject: [ID 20001128.002] what's the point of example code if it is buggy?
49128              From: Nicholas Clark <nick@babyhippo.co.uk>
49129              Date: Tue, 28 Nov 2000 11:16:57 +0000
49130              Message-Id: <E140ikr-00076N-00@fruitbat.babyhippo.co.uk>
49131      Branch: perl
49132            ! pod/perlipc.pod
49133 ____________________________________________________________________________
49134 [  7903] By: jhi                                   on 2000/11/28  16:40:31
49135         Log: Subject: [PATCH] Updating perltie.pod for arrays
49136              From: "Casey R. Tweten" <crt@kiski.net>
49137              Date: Mon, 27 Nov 2000 17:47:20 -0500 (EST)
49138              Message-ID: <Pine.OSF.4.21.0011271746360.11659-100000@home.kiski.net>
49139      Branch: perl
49140            ! pod/perltie.pod
49141 ____________________________________________________________________________
49142 [  7902] By: jhi                                   on 2000/11/28  16:39:37
49143         Log: Subject: [PATCH] Re: 5.6 bug: split /^/ implies /m modifier (from CLPM)
49144              From: Robin Barker <rmb1@cise.npl.co.uk>
49145              Date: Mon, 27 Nov 2000 17:56:44 GMT
49146              Message-Id: <200011271756.RAA22706@tempest.npl.co.uk>
49147      Branch: perl
49148            ! pod/perlfunc.pod t/op/split.t
49149 ____________________________________________________________________________
49150 [  7901] By: jhi                                   on 2000/11/28  16:28:04
49151         Log: setmode() is a DOSish-only thing.
49152      Branch: perl
49153            ! perlio.c
49154 ____________________________________________________________________________
49155 [  7900] By: jhi                                   on 2000/11/28  16:21:46
49156         Log: Subject: [PATCH] perlcc.PL cleanups
49157              From: Simon Cozens <simon@cozens.net>
49158              Date: Tue, 28 Nov 2000 12:44:35 +0000
49159              Message-ID: <20001128124435.A5500@pembro33.pmb.ox.ac.uk>
49160      Branch: perl
49161            ! utils/perlcc.PL
49162 ____________________________________________________________________________
49163 [  7899] By: gsar                                  on 2000/11/28  06:32:55
49164         Log: reintegrate files missed by change#7895
49165      Branch: maint-5.6/perl
49166           +> ext/ByteLoader/bytecode.h utils/Makefile
49167            - utils/perlbc.PL
49168 ____________________________________________________________________________
49169 [  7897] By: gsar                                  on 2000/11/27  18:22:47
49170         Log: can't integrate these two files, for some reason
49171      Branch: maint-5.6/perl
49172            - ext/ByteLoader/bytecode.h utils/Makefile
49173 ____________________________________________________________________________
49174 [  7895] By: gsar                                  on 2000/11/27  18:11:21
49175         Log: integrate changes#6763..6766,6770,6773,6775..6776,6778,6780,
49176              6782..6791,6793..6814,6816,6818..6822,6824..6830,6838..6849,
49177              6757..6890,6892..6901 from mainline
49178              
49179              Bytecompiler patches from Benjamin Stuhl.
49180              
49181              More bytecompiler.
49182              
49183              Subject: [PATCH blead] B:: missing dependency
49184              
49185              Subject: [PATCH: 6757] configure.com updates and syslog build
49186              
49187              Long double Gconvert fixes from Yitzchak Scott-Thoennes
49188              and Spider Boardman.
49189              
49190              Subject: [PATCH blead] nextchar() abuse misses an optimisation
49191              
49192              Long double fixes from Spider Boardman.
49193              
49194              Make the selection of NVff et al stricter.
49195              
49196              cSVOPo_*v things index into the current PL_curpad
49197              under ithreads, which is different from the curpad
49198              used by the XSUB.  (In other words, the code as-is
49199              before this patch wouldn't work under ithreads.)
49200              
49201              Be portable.
49202              
49203              VMS MMS (make) wants null action.
49204              
49205              Mac and other portability updates from Chris Nandor.
49206              
49207              Storable support, v-version fixes.
49208              Subject: CPAN.pm beta for testing available
49209              
49210              Portability fix from Hugo van der Sanden.
49211              
49212              Bad makefile.
49213              
49214              Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
49215              
49216              Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
49217              
49218              Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
49219              
49220              Replace #6705 with a minimal doc patch.
49221              Subject: [PATCH 5.6.0] replace change #6705
49222              
49223              Drop the separate perlbc, perlcc -b should be enough.
49224              
49225              installperl couldn't tell whether it had run tests or not.
49226              Subject: [PATCH] Re: installperl and t/TEST
49227              
49228              Add silencer flags to installperl.
49229              Subject: [PATCH] Making installperl silent.
49230              
49231              Make "make install" by default silent.  A new "install-verbose"
49232              target is verbose.
49233              
49234              More liberal parsing of version numbers.
49235              Subject: Re: CPAN.pm beta for testing available
49236              
49237              Create directories in silence.
49238              Subject: [PATCH] Another silencer for MakeMaker
49239              
49240              DOS patches and portability/porting notes, from Tim Jenness.
49241              
49242              Make installman to recognize the silence flag -S.
49243              
49244              Actually do something with the silencer option.
49245              
49246              Continue silencing.
49247              
49248              Show the doc file, not the temp file.
49249              
49250              Regen perltoc.
49251              
49252              Subject: [PATCH] More silencing of installman.
49253              
49254              Better wording for the vec lvalue diagnostic.
49255              Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
49256              
49257              Subject: [PATCH: 6805] several more tweaks to configure.com
49258              
49259              Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
49260              
49261              Missing parts of 
49262              Subject: [PATCH: 6789] some endl fixes for VMS wackiness
49263              
49264              Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
49265              (applied slightly modified)
49266              
49267              installperl --verbose and --silent.
49268              Subject: Re: [PATCH] More silencing of installman.
49269              
49270              Add install-silent target.
49271              
49272              AIX 4.3.3 has SOCKS in libc with a differently named init routine,
49273              the problem reported in
49274              Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
49275              
49276              Tweak the sfio/useperlio logic, hopefully as wished in
49277              Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
49278              
49279              One forgotten file from #6816.
49280              
49281              Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
49282              
49283              Remove duplicately applied patch shards.
49284              Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
49285              
49286              Support preserving extremely big/small angles.
49287              
49288              Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
49289              
49290              Subject: [PATCH] installation not quite silent yet.
49291              
49292              Update the test count.
49293              
49294              Use UVxf, PTR2UV, NVff.
49295              
49296              Document PTR2XX and INT2PTR.
49297              
49298              no-install target a la make -n.
49299              Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
49300              
49301              grep -e isn't portable.
49302              Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
49303              
49304              Can't get the test to reliably work thanks to the
49305              inaccurateness of floating point.  "Resolves" bug ids
49306              20000826.003, 20000826.009, 20000826.010,
49307              
49308              Subject: installman buglet
49309              
49310              DJGPP update from Laszlo Molnar.
49311              
49312              Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
49313              
49314              Passing -R in ldflags makes now it to appear in the default
49315              for lddlflags, just like with -L.
49316              Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
49317              
49318              Test nit.
49319              
49320              Use the actual thread type, not the pointer-to-struct.
49321              
49322              Provice virtual $Config{ccflags_nolargefiles} etc. 
49323              
49324              display_format used as a class method without arguments was broken,
49325              reported in
49326              Subject: Math::Complex->display_format() sets style to 'Math::Complex'
49327              
49328              Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
49329              
49330              Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
49331              
49332              Subject: [PATCH@6855] _Minor_ change to overload.pm pod
49333              
49334              opmini.o may be left around if a build is interrupted.
49335              
49336              Typo in #6858.
49337              
49338              Fix for ID 20000828.001, long doubles were not formatted
49339              correctly (showed up in $], which stopped installing perl).
49340              
49341              An attempt to fix the problem reported in
49342              Subject: Building perl@6856 using gcc/AIX 4.3.3 
49343              I can't test this properly since the gcc installation I have
49344              access to seems to be botched (gcc is calling the AIX cpp,
49345              a losing proposition...)
49346              
49347              Add -ld to archname on long tr...double platforms.
49348              
49349              Subject: hv.h Doc Patch
49350              
49351              Potential cruft.
49352              
49353              Subject: [PATCH bleedperl@6856] warnings fixes
49354              
49355              -S is the silent flag, -s is the strip flag.
49356              Subject: [PATCH] Re: [PATCH] make no-install          
49357              
49358              Take out the SUIDMAIL thing, that will not be
49359              a problem in 5.7.*.
49360              
49361              Subject: [PATCH bleedperl@6866] spellings
49362              
49363              Subject: [PATCH] Re: files not cleaned even by veryclean
49364              
49365              Use minimal @INC in tests, most of the time just '../lib',
49366              so that we simply can't pick up stuff from other Perls than
49367              the one we are testing.  Pointed out by
49368              Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built   
49369              
49370              Update to Getopt::Long 2.24, from Johan Vromans.
49371              
49372              Fix for thinko in #6848.
49373              Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
49374              
49375              Patches all over for people and the files they (hopefully) care about.
49376              
49377              Subject: Net::protoent does not export 'getproto'
49378              
49379              Missed a change in #6869.
49380              
49381              Subject: [PATCH] Warnings in B::Deparse
49382              
49383              Subject: [PATCH] Glob dumping
49384              
49385              Disable one of the tests for now.
49386              
49387              Disabling the one test is a bit tricky.
49388              
49389              Don't forget to tidy up.
49390              
49391              The #6881 removed one dump line.
49392              
49393              Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
49394              
49395              Under usethreads the dumped variable is IN_PAD.
49396              Subject: Re: [PATCH] Glob dumping
49397              
49398              Subject: [ID 20000829.026] [PATCH 6868] File::Temp
49399              
49400              Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
49401              
49402              Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
49403              
49404              Regen Configure for #6894.
49405              
49406              Subject: [PATCH: 6889] updates to perlebcdic.pod
49407              
49408              Undo namespace pollution of #6878.
49409              Subject: Re: Net::protoent does not export 'getproto'
49410              
49411              Admit that we are leaking scalars.
49412              
49413              Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
49414      Branch: maint-5.6/perl
49415           !> (integrate 271 files)
49416 ____________________________________________________________________________
49417 [  7894] By: gsar                                  on 2000/11/27  16:00:34
49418         Log: a couple of nits
49419      Branch: maint-5.6/perl
49420            ! MANIFEST pp_sys.c
49421 ____________________________________________________________________________
49422 [  7893] By: gsar                                  on 2000/11/27  15:10:56
49423         Log: integrate changes#6666..6678,6680..6682,6684..6691,6699..6733,
49424              6740..6745,6747..6757,6760
49425              
49426              Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
49427              
49428              Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
49429              
49430              Doc nits spotted by Richard Soderberg.
49431              
49432              move WNOHANG definition to where other such things are
49433              
49434              Make $Config{byteorder} more magical so that it is
49435              dynamically computed: nice for 'fat binaries'.
49436              Subject: [PATCH]: default byteorder
49437              
49438              Subject: [PATCH] Cwd.pm now uses strict
49439              
49440              Subject: Re: [PATCH]Re: Questions about Math::BigFloat
49441              
49442              Get -DLEAKTEST to compile (not necessarily to work, mind)
49443              Subject: [ID 20000724.006] -DLEAKTEST problem
49444              
49445              perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
49446              
49447              Add perlebcdic from Peter Prymmer, regen toc.
49448              
49449              Don't propose using modules built for 5.005 if no binary
49450              compatibility with 5.005 is attempted.
49451              
49452              Do not use prototyping here.
49453              Subject: [ID 20000817.016] [PATCH] Peek.xs
49454              
49455              Document what the backtick returns if the command fails.
49456              
49457              Add byteorder to the myconfig output.
49458              
49459              Introduce NVef, NVff, and NVgf, use the middle one.
49460              (helps for lib/peek + Linux + long doubles)  Reported in
49461              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
49462              Use NVs in POSIX math, not doubles.
49463              Subject: [ID 20000817.014] POSIX & modfl
49464              
49465              Subject: [PATCH 5.6.0+] newSVrv() memory leak
49466              
49467              The byteorder code in #6671 was wrong.
49468              
49469              Fix the lib/complex failure of
49470              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
49471              Linux long double accuracy issue: something that
49472              when printed with %g looks like "2" but int() of it is 1.
49473              
49474              Propagate new Configure vars.
49475              
49476              Unbuffer the output.
49477              
49478              Subject: [PATCH] perltrap.pod spring cleaning
49479              
49480              Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
49481              Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
49482              
49483              Tiny Getopt::Long patch from Johan Vromans.
49484              
49485              Document code point which makes if (defined %stash::) to work
49486              (noted by Spider Boardman).
49487              
49488              Subject: [PATCH perl@6698] cygwin port
49489              
49490              Document the NDBM_File and ODBM_File as SDBM_File
49491              was documented in #6417.
49492              
49493              The new tests were missing from #6415.
49494              
49495              Add [[:blank:]] as suggested in
49496              Subject: [ID 20000716.024] [=cc=] / [:blank:]
49497              (the [=cc=] has already been taken care of by #6439
49498              so the whole bug report can be closed)
49499              and make [[:space:]] to be equivalent to isspace(3)
49500              (as opposed to \s, which is isSPACE()).  The difference
49501              is that now [[:space:]] matches the mythical vertical tab,
49502              while \s doesn't.
49503              
49504              Don't eat leading os from index entries.
49505              Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
49506              
49507              Subject: [PATCH 5.6.0+] fix for Win32::DomainName
49508              
49509              Typo in pp_complement().
49510              Subject: [PATCH perl-current] Deparse
49511              
49512              Add warnif(), check warnings further up the stack,
49513              all the warnings functions now can take an optional object reference.
49514              Subject: [PATCH bleedperl@6691] warnings pragma update
49515              
49516              Fix a core dump in lib/selfloader under -DDEBUGGING.
49517              Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED) 
49518              
49519              Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
49520              
49521              Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
49522              
49523              Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
49524              Put back the long double avoidance code to POSIX.xs
49525              because VMS seems to need it still.
49526              
49527              Introduce a 'veryclean' target that is like 'distclean'
49528              but also removes *~ and *.orig.
49529              
49530              Subject: [ID 20000817.023] endianness description in perlfunc.pod
49531              
49532              Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
49533              
49534              Let's try #6717 again.
49535              
49536              UTF8 concat fixes.
49537              Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
49538              
49539              pp_open() could pass an uninitialized filename down to do_open9().
49540              
49541              Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
49542              
49543              Update to CGI 2.72, from Lincoln Stein.
49544              
49545              Subject: [PATCH] Silence MakeMaker (Was: installman)
49546              
49547              Use temporary directory instead of current directory.
49548              Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
49549              
49550              Document odd vs even subreleases and -Dusedevel.
49551              
49552              The veryclean target needs to clobber.
49553              
49554              Use File::Spec->tmpdir().
49555              
49556              Document the number of exponent digits.
49557              
49558              Mention perlebcdic and perlposix-bc.
49559              
49560              s/this one/the 5.6.0 release/
49561              
49562              The #6724 is here.
49563              
49564              The correct cleaning order is an art.
49565              
49566              small tweaks for change#6705: avoid C++ style comments in C code;
49567              use Perl's malloc API rather than the low level system one
49568              
49569              Array context keeps slithering in.
49570              
49571              Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
49572              
49573              Subject: [PATCH] os2.c fix for use64bitint
49574              
49575              Update to Pod::LaTeX 0.53.
49576              Subject: [PATCH] lib/Pod/LaTeX.pm updates
49577              
49578              Document the endianness of Alpha more precisely.
49579              
49580              Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
49581              
49582              Rename the macro argument because some preprocessors
49583              can't tell the difference and expand arguments also inside
49584              double quoted strings.
49585              
49586              free TLS slot properly on Windows
49587              
49588              use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
49589              
49590              Unicos/mk requires elaborate paranoia.
49591              
49592              Tweak the floating point output routine preferences.
49593              
49594              Also under djgpp the timestamps are funky.
49595              
49596              Apply some PodParser 1.18 patches; the Pod/Find.pm
49597              patches cannot be applied since #6712 conflicts.
49598              
49599              Use PodParser 1.18 new test.
49600              
49601              A pod nit.
49602              Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
49603              
49604              Be verydeepclean.
49605      Branch: maint-5.6/perl
49606           +> pod/perlebcdic.pod
49607           !> (integrate 106 files)
49608 ____________________________________________________________________________
49609 [  7892] By: jhi                                   on 2000/11/27  15:02:32
49610         Log: Update Changes.
49611      Branch: perl
49612            ! Changes patchlevel.h
49613 ____________________________________________________________________________
49614 [  7891] By: jhi                                   on 2000/11/27  14:57:23
49615         Log: Subject: Re: perlfaq style changes
49616              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
49617              Date: Sat, 25 Nov 2000 23:32:26 -0800
49618              Message-ID: <KyLI6gzkgiRK092yn@efn.org>
49619              
49620              plus a note from Ronald Kimball.
49621      Branch: perl
49622            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq6.pod
49623 ____________________________________________________________________________
49624 [  7890] By: jhi                                   on 2000/11/27  14:53:14
49625         Log: Subject: [PATCH perl@7825] Re: [ID 20001122.006] weird behaviour of $|
49626              From: Benjamin Holzman <bah@ecnvantage.com>
49627              Date: Sun, 26 Nov 2000 16:27:33 -0500
49628              Message-ID: <20001126162733.J25040@ecnvantage.com>
49629      Branch: perl
49630            ! gv.c
49631 ____________________________________________________________________________
49632 [  7889] By: jhi                                   on 2000/11/27  14:43:11
49633         Log: Subject: [ID 20001127.004] White space problem in perlamiga.pod
49634              From: lvirden@cas.org
49635              Date: Mon, 27 Nov 2000 09:32:06 -0500 (EST)
49636              Message-Id: <200011271432.JAA09550@lwv26awu.cas.org>     
49637      Branch: perl
49638            ! README.amiga
49639 ____________________________________________________________________________
49640 [  7888] By: jhi                                   on 2000/11/27  14:32:34
49641         Log: Restore also the locale test to no-sprintf-taint state.
49642              Fixes the bug 20001127.003.
49643      Branch: perl
49644            ! sv.c t/pragma/locale.t
49645 ____________________________________________________________________________
49646 [  7887] By: gsar                                  on 2000/11/27  14:13:05
49647         Log: integrate changes#6613..6616,6620..6665 from mainline
49648              
49649              VMS configure.com update continues.
49650              
49651              Subject: Test fails / warnings with perl-current #6612
49652              
49653              Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
49654              
49655              Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
49656              
49657              For now remove the mail code.
49658              
49659              Subject: Re: [PATCH] @+, @- readonly
49660              
49661              Subject: warning: storage class after type is obsolescent
49662              
49663              Subject: sfio2000
49664              
49665              Subject: Re: File::Temp problems on VMS in bleedperl
49666              
49667              README.os2 update.
49668              Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
49669              
49670              Make the user to give up his firstborn, err, to knowingly
49671              verify installing an unstable developer release.  Also bump
49672              the release to 5.7.0, but leave a patch tag in the local
49673              patches saying that this is not yet the real thing.
49674              
49675              Update (kinda) to Test 1.14, from Joshua Pritikin.
49676              
49677              make ok etc also for win32.
49678              
49679              Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
49680              
49681              Don't blow limited stacks, a lower number is enough to
49682              tickle the lookbehind limit.
49683              
49684              Use -Dusedevel; regen Configure and the respective Porting stuff.
49685              
49686              Subject: [PATCH] debugger exit code should reflect user exit code
49687              
49688              Subject: [PATCH perl@6620] cygwin port
49689              
49690              Missed a file from #6638.
49691              
49692              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)
49693              
49694              magic callbacks all need to have same type signature
49695              
49696              Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
49697              
49698              Fix a dependency problem.
49699              Subject: [PATCH: 6640] VMS Makefile.SH update
49700              
49701              The numeric locale was reset to "C" by s?printf and never restored.
49702              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
49703              No test since adding the failing example to locale.t
49704              does not fail -- probably because the locale settings are so
49705              thoroughly tweaked by that time.  Running the example standalone
49706              does fail, though.  UPDATE: test case added at change #7540.
49707              
49708              Subject: [ID 20000324.040] minor fix to perlhpux.pod
49709              
49710              Update to CPAN 1.57.
49711              
49712              Subject: [PATCH] Cwd::_backtick_pwd does not check return value
49713              
49714              Change the perlbug address to perl.org since it's more forgiving.
49715              
49716              Change the regx compilation error markers to use = instead of <
49717              since pod makes using the latter quite messy.  Reported in
49718              ID 20000814.006 by Abigail and in
49719              Subject: Unknown escape E<> ?
49720              
49721              Update to perldebtut 1.9, from Richard Foley.
49722              
49723              check that the number pseudo children doesn't exceed
49724              MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
49725              the WaitForMultipleObjects() limit that would cause wait()
49726              to crash)
49727              wait() and waitpid() could potentially be rewritten to use
49728              more than one thread to do the waiting to eliminate this
49729              limitation
49730              
49731              change#6328 could make close(SOCKET) return false on windows
49732              when it shouldn't
49733              
49734              pod nit seen in passing
49735              
49736              on windows, the return values from wait() and waitpid() don't
49737              match those of pseudo-pids
49738              
49739              waitpid() now handles externally spawned pids correctly;
49740              fixes for backtick/wait/waitpid failures on Windows 9x
49741              these changes make the pid returned by process functions on
49742              Windows 9x always positive by clearing the high bit (which
49743              is always set on Win9x); pseudo-process PIDs are likewise
49744              always negative now on Win9x (just as on NT/2000)
49745              
49746              trailing new %ENV entries weren't being pushed into the real
49747              environment of subprocesses on Windows
49748              
49749              Tweak the regex compilation errors once more.
49750              
49751              avoid warnings from dense compiler
49752              
49753              add "ok" targets from change#6632 in makefile.mk
49754      Branch: maint-5.6/perl
49755            - lib/Pod/PlainText.pm vms/configure.com
49756           !> (integrate 66 files)
49757 ____________________________________________________________________________
49758 [  7886] By: jhi                                   on 2000/11/27  13:54:18
49759         Log: __FUNCTION__ isn't portable and trying to emulate it leads
49760              into practically spelling out the name of the function.
49761              Takes care of the bug 20001127.001.
49762      Branch: perl
49763            ! perlio.c
49764 ____________________________________________________________________________
49765 [  7885] By: gsar                                  on 2000/11/27  13:53:18
49766         Log: integrate changes#6540..6541,6546..6549,6552..6554,6557..6606,
49767              6610..6611 from mainline
49768              
49769              Make regular expression parse error messages easier to understand.
49770              Subject: Re: enhanced(?) regex error messages
49771              
49772              Tiny tidying on report_evil_fh().
49773              
49774              Subject: Re: enhanced(?) regex error messages 
49775              plus Capitalize the error messages, plus perldiag them.
49776              
49777              Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
49778              
49779              Document here-doc better.
49780              
49781              Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
49782              
49783              Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
49784              Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
49785              (either perlbug or p5p ate the original), plus regen
49786              perlapi and perltoc. 
49787              
49788              Regen global.sym.
49789              
49790              Double check that we have a dirhandle.
49791              
49792              Subject: Re: enhanced(?) regex error messages
49793              (plus two small patches sent privately)
49794              (this still seems to leave few test failures)
49795              
49796              warn is a macro, avoid using at a variable to avoid warnings
49797              in some configurations; readdir.t is too conservative in
49798              estimating number of *.t's
49799              
49800              Get back into sync with Jeffrey on the enhanced regex warnings.
49801              
49802              Subject: [PATCH 5.6.0] cygwin port
49803              
49804              Zero entries were skipped, fix from Adrian Goalby
49805              <argoalby@yahoo.co.uk>
49806              
49807              Subject: Remove dead entry in perldiag
49808              
49809              Amend the description of Perl6.
49810              Subject: [PATCH Perl-5.6.0] perlfaq1.pod
49811              
49812              detypo
49813              
49814              It's the 2ndO'ROSSC.
49815              
49816              Revert the sv.c part of #6559, a better fix is needed.
49817              
49818              Iterating perl6 description.
49819              
49820              Update to Term::ANSIColor 1.03, from Russ Allbery.
49821              
49822              Update to Getopt::Long 2.23_05, from Johan Vromans.
49823              
49824              Small AUTHORS and MAINTAIN updates.  Could do with big updates.
49825              
49826              Update to Pod::Parser 1.17, from Brad Appleton.
49827              
49828              Update to CPAN 1.56, from Andreas König.
49829              
49830              Update to CGI 2.70, from Lincoln Stein.
49831              
49832              Put back the std @INC thing.
49833              
49834              Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
49835              Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
49836              
49837              Document the IO::Select timeout.
49838              
49839              sleep(1) does not necessarily return 1.
49840              Subject: [PATCH bleadperl] op/lex_assign.t  
49841              
49842              Subject: debugger "d" command doesnt check line number
49843              
49844              B::Deparse didn't do sub attributes.
49845              Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
49846              
49847              Preprocessing and postprocessing for File::Find.
49848              Subject: Patch to Find::File.pm to allow alphabetical results
49849              
49850              Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value 
49851              
49852              Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
49853              
49854              Subject: Re: [ID 20000730.003] utf8::length() bad
49855              
49856              Subject: Getting perlio and threads to compile
49857              (the Solaris version changes in Configure skipped)
49858              
49859              Tests for #6589.
49860              Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
49861              
49862              Add Perl debugging tutorial, regen toc. 
49863              Subject: perldebtut.pod
49864              
49865              Add a few missing files, update MANIFEST.
49866              
49867              Rewrite of vms/subconfigure.com as configure.com,
49868              from Peter Prymmer and the vmsperl crew.
49869              
49870              Should have deleted this in #6603.
49871              
49872              Fix the test for 5005threads.
49873              
49874              Fix-n-skip the tests under 5005threads.
49875              
49876              Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
49877              
49878              Upgrade to CGI 2.71, from Lincoln Stein.
49879      Branch: maint-5.6/perl
49880           +> lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
49881           +> lib/Pod/PlainText.pm pod/perldebtut.pod t/lib/gol-oo.t
49882           +> t/op/regmesg.t t/pod/find.t vms/configure.com
49883            - vms/subconfigure.com
49884            ! lib/lib.pm
49885           !> (integrate 115 files)
49886 ____________________________________________________________________________
49887 [  7884] By: jhi                                   on 2000/11/27  13:44:33
49888         Log: Subject:  [PATCH perl@7795 (and earlier)] VMS test cleanup
49889              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
49890              Date:     Mon, 27 Nov 2000 08:23:54 EST
49891              Message-Id: <001127082318.6381c@DUPHY4.Physics.Drexel.Edu>
49892      Branch: perl
49893            ! vms/descrip_mms.template vms/test.com
49894 ____________________________________________________________________________
49895 [  7883] By: gsar                                  on 2000/11/27  11:50:46
49896         Log: integrate changes#6469..6484,6486..6501,6504..6505,6507..6509,
49897              6511..6513,6515..6523,6525..6536
49898              
49899              The swallow_bom() saga continues.  The #23 of require.t
49900              (UTF16-LE) still fails (silently, no output) but the #22
49901              (UTF16-BE) seems to be working now.  The root of the
49902              failure may be in sv_gets(): is it UTF-16LE-aware,
49903              especially when it comes to line endings? 
49904              
49905              Document the problem with -P in HP-UX and its workaround.
49906              
49907              Subject: [PATCH] allow non-variable as lhs of non-updating tr///
49908              (aka ID 20000730.002)
49909              
49910              Subject: fix and question re: waitpid() under win32
49911              
49912              Make the safety catch for buggy gccs work with triple version
49913              numbers like 2.95.2.  Reported in
49914              Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
49915              
49916              In Digital UNIX warn if gcc explicitly chosen because even
49917              2.95.2 is known to cause problems.
49918              
49919              Make chr() for values >127 to create utf8 when under utf8.
49920              
49921              various syntax errors and such (not fixed: comp/require.t#22 coredump
49922              on Windows)
49923              
49924              Stash away the largefiles flags and libswanted.
49925              
49926              BOM patching from Simon Cozens.
49927              
49928              If gccosandvers is equal to osname, clear gccosandvers.
49929              
49930              Make p4desc to skip non-mainperl branches by default.
49931              
49932              Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
49933              
49934              The test from this
49935              Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
49936              
49937              In new BSDs changes to argv[] do not show up in ps(1) output,
49938              instead one must use setproctitle().  This was already addressed
49939              by change #6457, but the below has a new variant for FreeBSD 4.0
49940              or later, and the matter is also documented more.
49941              
49942              FreeBSD 3.* updates from
49943              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
49944              
49945              regen_headers, regen perltoc.
49946              
49947              Document in one place the memory abstractions used in Perl core.
49948              
49949              memcpy has n o in it, as pinted ut by Sarathy.
49950              
49951              Remove the extraneous "main::" prefix from all the
49952              "opened only for", "on closed", and "never opened" warnings.
49953              
49954              The name of a filehandle does not have <these>.
49955              
49956              The tr utf8 patching continues.
49957              
49958              The new setproctitle() feature is available only in 
49959              bleeding edge FreeBSD.  From Paul Saab.
49960              
49961              Subject: [PATCH bleadperl] [ID 20000731.010] regex error 
49962              
49963              Dump UVs as UVs in Data::Dumper.
49964              
49965              detypo #6494
49966              
49967              Document the IVdf UVuf UVof UVxf.
49968              
49969              require.t needs binmode() to work on windows
49970              
49971              Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
49972              that are hopefully soon put into use.
49973              
49974              Allow "no Module;" even if there is no 'unimport'.
49975              
49976              Better skip message for the test; one of the two problems in
49977              Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
49978              
49979              The subtest 4 may fail also on VOBS, as pointed out
49980              by Nick Ing-Simmons in November 1999, bug id 19991124.003
49981              (but the failure in that bug report isn't the subtest 4).
49982              
49983              Be more informative on what is skipped and why,
49984              also repeat the list at the end.
49985              
49986              Add a URL for FSF.
49987              
49988              Subject: [PATCH] sv.h documentation - SvLEN
49989              
49990              Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
49991              
49992              Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
49993              
49994              Subject: [PATCH] bad cppsymbols on os2 + Configure question
49995              
49996              Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
49997              
49998              Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
49999              mention the idea of @( and @)
50000              
50001              This is 6512.  Really.
50002              
50003              Subject: [ID 19990721.004] Documentation bug in perlfunc
50004              
50005              Subject: Minor tweak to perlvar.pod
50006              
50007              In the warnings call filehandles consistently so;
50008              add "unopened" warning for stat().
50009              
50010              After the #6519 a warning about stat() is just that,
50011              not about a filetest, which now have their own warning.
50012              
50013              Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
50014              
50015              Subject: Re: Array vs. List context
50016              
50017              Subject: New perlcc, take 2
50018              
50019              Weed buglets pointed out by
50020              Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
50021              
50022              gcc versions might have (parentheses) in them.
50023              
50024              Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
50025              
50026              Essential prototype changes were missing from #6527.
50027              Also make report_evil_fh() more bomb-proof.
50028              
50029              Zap lib/Sys directory when cleaning up.
50030              
50031              Change the Policy policy: now -Dprefix= with an existing
50032              Policy.sh and prefix == siteprefix == vendorprefix, then all
50033              of them follow along the new prefix.
50034              Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
50035              
50036              Continue fixing the io warnings.  This also
50037              sort of fixes bug ID 20000802.003: the core dump
50038              is no more.  Whether the current behaviour is correct
50039              (giving a warning: "Not a format reference"), is another matter.
50040              
50041              Have symbols for the IoTYPEs.
50042              
50043              Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
50044              
50045              Document a bit that UDP is not what you might think.
50046              Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
50047              tr memory corruption fix from Simon Cozens.
50048              
50049              Plug the security hole described in the Aug 05 2000 bugtraq message
50050              "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
50051              The security hole exists only in suidperls, which isn't
50052              installed or even built by default.
50053      Branch: maint-5.6/perl
50054           !> (integrate 71 files)
50055 ____________________________________________________________________________
50056 [  7882] By: gsar                                  on 2000/11/27  10:25:36
50057         Log: integrate changes#6439..6444,6446..6453,6455..6457,6460..6465,6467..6468
50058              from mainline
50059              
50060              Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
50061              to be fatal errors (instead of by default ignoring them, and
50062              ignoring with a bug: even though -w gave an error, the opening [
50063              was left in)  Reported in:
50064              
50065              Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
50066              
50067              Subject: [PATCH] split /^/
50068              
50069              MacOS nits from Matthias Neeracher.
50070              
50071              More split() doc and test patches from Mike Guy.
50072              
50073              Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
50074              from Graham Barr in the module list.
50075              
50076              docfix from Peter Scott <Peter@PSDT.com>.
50077              
50078              File::Temp patches for VMS and OS/2 from Tim Jenness.
50079              
50080              open() wariness in perlbug.
50081              
50082              Subject: [PATCH] minor doc change - perlguts
50083              
50084              Subject: Minor doc patch: handy.h
50085              
50086              Be wary of close()s, too.
50087              
50088              Further File::Temp patches from Yitzchak Scott-Thoennes
50089              and Craig A. Berry.
50090              
50091              Subject: [PATCH] fixes bug 20000508.004
50092              
50093              Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
50094              
50095              Allow "no AutoLoader;", based on change #6444,
50096              suggested by Graham Barr.
50097              
50098              Use setproctitle() if available to modify $0.
50099              
50100              Warn if the version of the operating system used to compile gcc
50101              differs from the current version of the operating system.
50102              Also display the gcc compilation os and version in myconfig.
50103              Inspiration from
50104              
50105              Tiny fixes for #6460.
50106              
50107              The problem described in this
50108              Subject: [ID 20000322.018] named chars aren't magical enough
50109              has been fixed in perl 5.6.0 but just in case added a test
50110              to keep it away.  (The report from Joseph Hall.)
50111              
50112              Tune the comments and hopefully stop a memory leak.
50113              
50114              Subject: UTF8 concat
50115              (with a memory leak fixed, plus a few casts added)
50116              This also seems to help for
50117              Subject: [ID 20000716.015] join UTF8 weirdness
50118              
50119              Do not upgrade SVs into utf8 just because they participate
50120              in eq or cmp.  Reported and fix suggested in
50121              Subject: [ID 20000720.009] sv_eq UTF8 bug
50122              
50123              Fix the HALF_UPGRADE() macro introduced in #6263.
50124              
50125              Find green threads before native threads.
50126              Subject: Re: Patch to jpl/JNI/Makefile.PL
50127      Branch: maint-5.6/perl
50128           !> (integrate 30 files)
50129 ____________________________________________________________________________
50130 [  7881] By: jhi                                   on 2000/11/27  05:48:41
50131         Log: It seems that *both* the unused submatch loop cleanup
50132              codes are needed.
50133      Branch: perl
50134            ! regexec.c
50135 ____________________________________________________________________________
50136 [  7880] By: jhi                                   on 2000/11/27  04:50:07
50137         Log: Clean .exists deeper.
50138      Branch: perl
50139            ! Makefile.SH
50140 ____________________________________________________________________________
50141 [  7879] By: jhi                                   on 2000/11/27  02:31:35
50142         Log: The code in regcppop() (see #7878) contains the correct lower
50143              limit for the unused submatch 'cleanup' loop so that under
50144              "use utf8" the following code wouldn't dump core:
50145              "," =~ /([^,]*,)*/  With the the wrong lower limit (>=1)
50146              the cleanup loop in regtry() stomped beyond allocated area
50147              in the startp[] array.  Therefore, copied the correct lower
50148              loop limit (*PL_reglastparen) to regtry().  Note: something
50149              may still not be quite right: why was the _higher_ loop limit
50150              (prog->nparens) different in the utf8 case?
50151              
50152              After this patch "./perl -Ilib -Mutf8 t/op/regexp.t" works
50153              without core dumps, there were about 17 of them before
50154              the patch (with us since Perl 5.7.0).  Two failures, still:
50155              496 and 505 (though these may not be severe).
50156              
50157              Patch #7881 is also needed since both the cleanup loops
50158              seem to be needed.
50159              
50160              Also, the t/op/pat#44 seems to core dump under utf8.
50161              Plus a couple of failures.  UGH-8.
50162      Branch: perl
50163            ! regexec.c
50164 ____________________________________________________________________________
50165 [  7878] By: jhi                                   on 2000/11/27  02:21:17
50166         Log: The unused submatch cleanup code in regtry() seems to be more crucial,
50167              the code in regcppop() seems to be redundant for the test suite --
50168              but it contains a germ of truth, and it needed for the build
50169              process itself: see #7879 and #7881.
50170      Branch: perl
50171            ! regexec.c
50172 ____________________________________________________________________________
50173 [  7877] By: jhi                                   on 2000/11/27  01:53:09
50174         Log: Comment on comment.
50175      Branch: perl
50176            ! regexec.c
50177 ____________________________________________________________________________
50178 [  7876] By: jhi                                   on 2000/11/27  00:49:59
50179         Log: Adjust the docs to agree with #7875.
50180      Branch: perl
50181            ! pod/perllocale.pod
50182 ____________________________________________________________________________
50183 [  7875] By: jhi                                   on 2000/11/27  00:49:27
50184         Log: Retract #7863.  It makes more sense not to taint formatted output,
50185              not even by sprintf().
50186      Branch: perl
50187            ! sv.c
50188 ____________________________________________________________________________
50189 [  7874] By: jhi                                   on 2000/11/26  23:36:02
50190         Log: Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
50191              Not really fixed (should really dump the UTF-8 charclass),
50192              but stopped displaying the garbage.
50193              
50194              Also add a note on the (missing) Unicode PSXSPC and BLANK.
50195      Branch: perl
50196            ! regcomp.c
50197 ____________________________________________________________________________
50198 [  7873] By: jhi                                   on 2000/11/26  21:31:13
50199         Log: BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.
50200      Branch: perl
50201            ! regexec.c
50202 ____________________________________________________________________________
50203 [  7872] By: jhi                                   on 2000/11/26  21:06:04
50204         Log: No need to scan till infinity, 13 is enough.
50205      Branch: perl
50206            ! handy.h utf8.c
50207 ____________________________________________________________________________
50208 [  7871] By: jhi                                   on 2000/11/26  20:20:32
50209         Log: Test line numbers are different with utf8.
50210      Branch: perl
50211            ! t/op/re_tests
50212 ____________________________________________________________________________
50213 [  7870] By: jhi                                   on 2000/11/26  20:10:12
50214         Log: Message nit.
50215      Branch: perl
50216            ! regcomp.c
50217 ____________________________________________________________________________
50218 [  7869] By: jhi                                   on 2000/11/26  19:01:05
50219         Log: Make utf8_length() and utf8_distance() (the latter of which
50220              is unused at the moment) to be less forgiving about bad UTF-8.
50221      Branch: perl
50222            ! embed.h embed.pl objXSUB.h proto.h utf8.c
50223 ____________________________________________________________________________
50224 [  7868] By: jhi                                   on 2000/11/26  18:45:56
50225         Log: Subject: Re: [ID 20001125.004] OK: perl v5.7.0 +DEVEL7825 on i686-linux 2.2.17 (UNINSTALLED)
50226              From: Benjamin Holzman <bah@ecnvantage.com>
50227              Date: Sat, 25 Nov 2000 20:40:20 -0500       
50228              Message-ID: <20001125204020.A25040@ecnvantage.com>              
50229              
50230              Debian allows installing /usr/bin/locale without installing
50231              any locales, an error message will ensue.
50232      Branch: perl
50233            ! t/pragma/locale.t
50234 ____________________________________________________________________________
50235 [  7867] By: jhi                                   on 2000/11/26  18:31:12
50236         Log: Subject: Re: [PATCH: perl@7825] SvTEMP-ness on rhs of aassign can wreak havoc
50237              From: Benjamin Holzman <bah@ecnvantage.com>
50238              Date: Sun, 26 Nov 2000 02:42:34 -0500
50239              Message-ID: <20001126024234.G25040@ecnvantage.com>
50240              
50241              Patch for the bug 20000212.002.
50242      Branch: perl
50243            ! sv.c t/op/array.t
50244 ____________________________________________________________________________
50245 [  7866] By: jhi                                   on 2000/11/26  18:28:09
50246         Log: Subject: PATCH: File::Temp fix on WindowsNT/VMS
50247              From: Tim Jenness <t.jenness@jach.hawaii.edu>
50248              Date: Fri, 24 Nov 2000 18:38:34 -1000 (HST)
50249              Message-ID: <Pine.LNX.4.21.0011241833230.18423-100000@lapaki.jach.hawaii.edu>
50250              
50251              File::Temp 0.11.
50252      Branch: perl
50253            ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
50254 ____________________________________________________________________________
50255 [  7865] By: jhi                                   on 2000/11/26  18:24:22
50256         Log: The metaconfig unit change for #7864.
50257      Branch: metaconfig/U/perl
50258            ! need_va_copy.U
50259 ____________________________________________________________________________
50260 [  7864] By: jhi                                   on 2000/11/26  18:23:41
50261         Log: Make the va_copy() test not to be so talkative.
50262      Branch: perl
50263            ! Configure config_h.SH
50264 ____________________________________________________________________________
50265 [  7863] By: jhi                                   on 2000/11/26  18:11:02
50266         Log: Fix locale inconsistencies unearthed by Hugo's work.
50267              Now the floating point sprintf really does taint the result
50268              string as perllocale promises (has promised for a long time)
50269              if "use locale" is in the lexical scope.
50270      Branch: perl
50271            ! sv.c t/pragma/locale.t
50272 ____________________________________________________________________________
50273 [  7862] By: jhi                                   on 2000/11/26  00:35:15
50274         Log: Subject: [PATCH] Re: pp_add -> pp_i_add efficiency hack?
50275              From: Nicholas Clark <nick@ccl4.org>
50276              Date: Sun, 26 Nov 2000 00:07:50 +0000
50277              Message-ID: <20001126000750.A22446@plum.flirble.org>
50278              
50279              Infinit.
50280      Branch: perl
50281            ! sv.c
50282 ____________________________________________________________________________
50283 [  7861] By: jhi                                   on 2000/11/26  00:01:26
50284         Log: Integrate perlio.
50285      Branch: perl
50286           !> doio.c perlio.c perliol.h pp_sys.c win32/makefile.mk
50287 ____________________________________________________________________________
50288 [  7860] By: nick                                  on 2000/11/25  22:04:17
50289         Log: Correct relative path from new ext\Filter\Util\Call location
50290              back to miniperl.
50291      Branch: perlio
50292            ! win32/makefile.mk
50293 ____________________________________________________________________________
50294 [  7859] By: nick                                  on 2000/11/25  21:26:54
50295         Log: Integrate mainline.
50296      Branch: perlio
50297           +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
50298           +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
50299           +> t/lib/filter-util.t
50300            - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
50301            - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
50302            - t/lib/filt-util.t
50303           !> AUTHORS Configure MANIFEST README.amiga configure.com doio.c
50304           !> embed.h embed.pl ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
50305           !> hints/solaris_2.sh hints/uwin.sh hints/vmesa.sh
50306           !> lib/ExtUtils/MM_Unix.pm makedef.pl perl.h perlio.c perlio.h
50307           !> perlsdio.h proto.h t/lib/io_sock.t win32/Makefile
50308           !> win32/makefile.mk
50309 ____________________________________________________________________________
50310 [  7858] By: gsar                                  on 2000/11/25  20:52:17
50311         Log: C<foreach my $x ...> in pseudo-fork()ed process may diddle
50312              parent's memory; fix it by keeping track of the actual pad
50313              offset rather than a raw pointer (this change is probably also
50314              relevant to non-ithreads case to avoid fallout from reallocs of
50315              the pad array, but is currently only enabled for the ithreads
50316              case in the interests of minimal disruption to existing "well
50317              tested" code)
50318      Branch: perl
50319            ! embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
50320            ! proto.h scope.c scope.h sv.c t/op/fork.t
50321 ____________________________________________________________________________
50322 [  7857] By: nick                                  on 2000/11/25  20:01:28
50323         Log: All tests pass on Win32/gcc/USE_PERLIO.
50324              - when crlf layer is pushed make unix-level binary.
50325              - remove :crlf injection in pp_backtick in pp_sys.c
50326              - (Change dependacy of extension .dll's to perldll.def rather than perl.exe)
50327      Branch: perlio
50328            ! doio.c perlio.c pp_sys.c win32/makefile.mk
50329 ____________________________________________________________________________
50330 [  7856] By: jhi                                   on 2000/11/25  18:38:30
50331         Log: Update the metaconfig units for #7855.
50332      Branch: metaconfig/U/perl
50333            ! useperlio.U usesocks.U
50334 ____________________________________________________________________________
50335 [  7855] By: jhi                                   on 2000/11/25  18:37:54
50336         Log: Undo the SOCKS workarounds, instead start using PerlIO
50337              if SOCKS is selected.
50338              
50339              Subject: perl@7847, [ID 20001030.005], close-patch, perlio - The big cleanup
50340              From: Jens Hamisch <jens@Strawberry.COM>
50341              Date: Fri, 24 Nov 2000 18:31:30 +0100
50342              Message-ID: <20001124183130.E28337@Strawberry.COM>
50343              
50344              Subject: Re: perl@7847, [ID 20001030.005], close-patch, perlio - Patch the patch ...
50345              From: Jens Hamisch <jens@Strawberry.COM>
50346              Date: Fri, 24 Nov 2000 19:11:51 +0100
50347              Message-ID: <20001124191151.A28753@Strawberry.COM>
50348      Branch: perl
50349            ! Configure doio.c embed.h embed.pl makedef.pl perl.h perlio.c
50350            ! perlio.h perlsdio.h proto.h t/lib/io_sock.t
50351 ____________________________________________________________________________
50352 [  7854] By: jhi                                   on 2000/11/25  17:39:08
50353         Log: Undo #7848.  Some of the code seems to use walkoptree(),
50354              some walkoptree_slow().  An unfinished renaming?
50355              Now the sub is walkoptree() (which is @EXPORT_OK),
50356              the walkoptree_slow() is a typeglob alias to walkoptree.
50357              This makes the tests to pass, at least.
50358      Branch: perl
50359            ! ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
50360 ____________________________________________________________________________
50361 [  7853] By: nick                                  on 2000/11/24  22:24:33
50362         Log: Re-arrange crlf vs binary for platforms that care.
50363              crlf layer is now "the" buffer layer and can turn its behaviour on/off.
50364              Lip-service to making stdio layer work on such platfroms (untested).
50365              Now fails 3 tests rather than one, checkin to see if I can debug 
50366              the issue under linux. (Do not merge.)
50367      Branch: perlio
50368            ! doio.c perlio.c perliol.h
50369 ____________________________________________________________________________
50370 [  7852] By: jhi                                   on 2000/11/24  18:57:39
50371         Log: AUTHORS edits.
50372      Branch: perl
50373            ! AUTHORS
50374 ____________________________________________________________________________
50375 [  7851] By: jhi                                   on 2000/11/24  17:34:56
50376         Log: Add Jan-Erik Karlsson.
50377      Branch: perl
50378            ! AUTHORS
50379 ____________________________________________________________________________
50380 [  7850] By: jhi                                   on 2000/11/24  17:27:56
50381         Log: Configure should find stdchar on its own.
50382      Branch: perl
50383            ! hints/solaris_2.sh
50384 ____________________________________________________________________________
50385 [  7849] By: jhi                                   on 2000/11/24  17:24:55
50386         Log: Subject: PATCH over 7848: Filter test flawed
50387              From: andreas.koenig@anima.de (Andreas J. Koenig)
50388              Date: 24 Nov 2000 10:28:29 +0100
50389              Message-ID: <m3k89tbtxe.fsf@ak-71.mind.de>
50390      Branch: perl
50391            ! t/lib/filter-util.t
50392 ____________________________________________________________________________
50393 [  7848] By: jhi                                   on 2000/11/24  17:22:15
50394         Log: Subject: [ID 20001124.001] B exports "walkoptree" but does not define it
50395              From: Simon Cozens <simon@pembro4.pmb.ox.ac.uk>
50396              Date: Fri, 24 Nov 2000 16:12:58 +0000
50397              Message-Id: <E13zLT8-0005FN-00@pembro4.pmb.ox.ac.uk>
50398      Branch: perl
50399            ! ext/B/B.pm
50400 ____________________________________________________________________________
50401 [  7847] By: jhi                                   on 2000/11/24  03:07:01
50402         Log: Integrate perlio.
50403      Branch: perl
50404           !> doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
50405           !> win32/makefile.mk
50406 ____________________________________________________________________________
50407 [  7846] By: gsar                                  on 2000/11/24  00:55:57
50408         Log: integrate changes#6415..6418,6420..6438 from mainline
50409              
50410              Fix the bitvector ops for utf8 (tricky since past 7 bits
50411              the utf8 'characters' can be more than one octet).
50412              
50413              MPE/ix updates for perl 5.6.0 from Mark Bixby.
50414              
50415              Subject: SDBM_File documentation
50416              
50417              Detypo.
50418              
50419              Decutandpasto.
50420              
50421              Send all installperl messages to STDERR and be -w clean.
50422              
50423              Out-of-date note removed.
50424              
50425              Protect against "wild next"s, that is, callbacks doing "next"
50426              instead of "return".
50427              
50428              Use STDOUT consistently.
50429              
50430              The output might have been produced in the wrong order.
50431              
50432              A missing 'break' after the [[:space:]] switch case.
50433              
50434              Add tests for
50435              [ID 19991110.003] another matching finding by pcre author
50436              which has already been fixed by some patch, as verified in
50437              
50438              Documentation to explain the behaviour of map().
50439              
50440              Add an optimization for map-maps-a-list-element-to-more-list-elements
50441              case, but add also notes explaining the relationship of this
50442              patch and the earlier notes by Sarathy.
50443              
50444              Subject: [ID 20000716.023] syslog test fails without sockets
50445              
50446              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
50447              Test cases for #6431.
50448              
50449              File::Spec::VMS fixup for tmpdir from Craig Berry.
50450              
50451              Make the "uninit variable" warning to say "concat or string"
50452              or "join or string" when in concat or join .
50453              
50454              Get UTF16 BOMs working.  Patch from
50455              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
50456              
50457              Subject: [PATCH] Make large file tests deal with SIGXFSZ
50458              
50459              Subject: [ID 20000724.003] Documentation changes for perllocale.pod
50460              
50461              Subject: [PATCH] av.c apidoc
50462      Branch: maint-5.6/perl
50463           !> (integrate 43 files)
50464 ____________________________________________________________________________
50465 [  7845] By: gsar                                  on 2000/11/24  00:20:45
50466         Log: integrate changes#6406..6414 from mainline
50467              
50468              Merge perlhacktut into perlhack, update perlguts.
50469              
50470              Fix AutoSplit to use File::Spec the right way in VMS,
50471              from Peter Prymmer.
50472              
50473              The bug report
50474              [ID 19991110.002] minimal matching discrepancy found by pcre author
50475              seems to have been fixed (though differently from what was suggested
50476              in the report) in 5.6.0.  Add tests to keep the bug from reappearing.
50477              
50478              thinko fix in vms/descrip_mms.template, the win32.pod in lib,
50479              not in pod, from Peter Prymmer
50480              
50481              Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
50482              From: Hugo <hv@crypt.compulink.co.uk>
50483              Date: Fri, 14 Jul 2000 23:05:20 +0100
50484              Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
50485              
50486              Didn't anymore apply, but that point still could use another fix.
50487              
50488              lib/b test fixes from Peter Prymmer.
50489              
50490              More docs for sv functions.
50491              
50492              perlvms.pod whitespace cleanup to keep pod utils happy.
50493              
50494              another VMS build tweak from Peter Prymmer
50495      Branch: maint-5.6/perl
50496           !> embed.pl lib/AutoSplit.pm pod/perlapi.pod pod/perlfunc.pod
50497           !> pod/perlguts.pod pod/perlhack.pod sv.c t/lib/b.t t/op/re_tests
50498           !> vms/descrip_mms.template vms/perlvms.pod
50499 ____________________________________________________________________________
50500 [  7844] By: nick                                  on 2000/11/23  23:42:45
50501         Log: Win32/perlio Now just fails one io/argv.t test - lack 
50502              of default :crlf on standard streams.
50503      Branch: perlio
50504            ! doio.c perlio.c
50505 ____________________________________________________________________________
50506 [  7843] By: nick                                  on 2000/11/23  23:04:05
50507         Log: Win32 passes all but t/lib/peek.t with perlio and home-grown crlf.
50508              peek fail is showing a real problem (multiple crlf layers
50509              are getting pushed.)
50510      Branch: perlio
50511            ! doio.c perlio.c win32/makefile.mk
50512 ____________________________________________________________________________
50513 [  7842] By: nick                                  on 2000/11/23  19:46:23
50514         Log: Implement PerlIO_binmode()
50515              Fix PerlIOCrlf_unread() (*--ptr rather than *ptr-- ...)
50516              Test on UNIX with PERLIO="perlio crlf" to mimic Win32,
50517              make binmode in t/lib/io_tell.t unconditional so that works.
50518              Checkin just so Win32 machine can see these changes.
50519      Branch: perlio
50520            ! doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
50521 ____________________________________________________________________________
50522 [  7841] By: jhi                                   on 2000/11/23  19:30:00
50523         Log: README.amiga changes from Jan-Erik Karlsson <trg@privat.utfors.se>.
50524      Branch: perl
50525            ! README.amiga
50526 ____________________________________________________________________________
50527 [  7840] By: jhi                                   on 2000/11/23  17:18:02
50528         Log: SOCKS wrestling continues, patches from Jens Hamisch.
50529      Branch: perl
50530            ! doio.c embed.h embed.pl perlsdio.h proto.h
50531 ____________________________________________________________________________
50532 [  7839] By: jhi                                   on 2000/11/23  16:54:14
50533         Log: Push Filter::Util::Call one level deeper.
50534      Branch: perl
50535            + t/lib/filter-util.t
50536           +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
50537           +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
50538            - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
50539            - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
50540            - t/lib/filt-util.t
50541            ! MANIFEST configure.com hints/uwin.sh hints/vmesa.sh
50542            ! win32/Makefile win32/makefile.mk
50543 ____________________________________________________________________________
50544 [  7838] By: jhi                                   on 2000/11/23  16:52:40
50545         Log: Reach back one higher up when searching for PERL_SRC.
50546      Branch: perl
50547            ! lib/ExtUtils/MM_Unix.pm
50548 ____________________________________________________________________________
50549 [  7837] By: jhi                                   on 2000/11/23  16:05:41
50550         Log: Subject: Re: perl@7826
50551              Date: Thu, 23 Nov 2000 02:20:25 -0600
50552              From: "Craig A. Berry" <craigberry@mac.com>
50553              Message-Id: <p04330102b6424b6cd4c9@[172.16.52.1]>
50554              
50555              Make VMS to like Filter::Util::Call. 
50556      Branch: perl
50557            ! configure.com ext/Filter/Util/Makefile.PL
50558 ____________________________________________________________________________
50559 [  7836] By: nick                                  on 2000/11/23  16:04:08
50560         Log: Implement crlf layer - not ready for merge.
50561      Branch: perlio
50562            ! perlio.c win32/makefile.mk
50563 ____________________________________________________________________________
50564 [  7835] By: jhi                                   on 2000/11/23  15:56:52
50565         Log: STDCHAR is different in Sparc v9 vs x86.
50566      Branch: perl
50567            ! hints/solaris_2.sh
50568 ____________________________________________________________________________
50569 [  7834] By: jhi                                   on 2000/11/23  15:50:47
50570         Log: The type needs to be visible to protos.
50571      Branch: perl
50572            ! perl.h
50573 ____________________________________________________________________________
50574 [  7833] By: jhi                                   on 2000/11/23  15:40:46
50575         Log: Finish unfinished SOCKS workaround changes.
50576      Branch: perl
50577            ! doio.c
50578 ____________________________________________________________________________
50579 [  7832] By: jhi                                   on 2000/11/23  15:33:30
50580         Log: Integrate perlio.
50581      Branch: perl
50582           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
50583           !> win32/makefile.mk
50584 ____________________________________________________________________________
50585 [  7831] By: nick                                  on 2000/11/23  10:31:07
50586         Log: Correct makefile.mk dependancies for ext/Filter/Util
50587              Build ext/Encode
50588              Run dmake regen_config_h
50589      Branch: perlio
50590            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
50591            ! win32/makefile.mk
50592 ____________________________________________________________________________
50593 [  7830] By: nick                                  on 2000/11/23  08:05:07
50594         Log: Integrate mainline
50595      Branch: perlio
50596           +> ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
50597           +> ext/Filter/Util/Makefile.PL lib/Filter/Simple.pm
50598           +> t/lib/filt-util.pl t/lib/filt-util.t
50599           !> (integrate 41 files)
50600 ____________________________________________________________________________
50601 [  7829] By: gsar                                  on 2000/11/23  03:07:11
50602         Log: build the Filter extension on windows
50603      Branch: perl
50604            ! win32/Makefile win32/makefile.mk
50605 ____________________________________________________________________________
50606 [  7828] By: gsar                                  on 2000/11/23  02:46:35
50607         Log: regenerate win32/config* and fix some inconsistencies in the
50608              makefiles; always export Perl_deb() because it is needed
50609              by ext/re/* (whether perl itself is built with -DDEBUGGING
50610              or not)
50611      Branch: perl
50612            ! makedef.pl win32/Makefile win32/config_H.bc win32/config_H.gc
50613            ! win32/config_H.vc win32/makefile.mk
50614 ____________________________________________________________________________
50615 [  7827] By: gsar                                  on 2000/11/23  02:18:38
50616         Log: get sources building on windows+MSVC again (untested with other
50617              compilers)
50618      Branch: perl
50619            ! win32/include/sys/socket.h win32/perllib.c
50620 ____________________________________________________________________________
50621 [  7826] By: jhi                                   on 2000/11/23  01:18:26
50622         Log: Update Changes.
50623      Branch: perl
50624            ! Changes patchlevel.h
50625 ____________________________________________________________________________
50626 [  7825] By: jhi                                   on 2000/11/23  00:20:41
50627         Log: Subject: Re: av.c patch (having slight problems)
50628              From: "Ben Tilly" <ben_tilly@hotmail.com>
50629              Date: Tue, 21 Nov 2000 23:29:31 -0500
50630              Message-ID: <LAW2-F113pL32ctFfj800000d81@hotmail.com>
50631              
50632              unshift() speedup.
50633      Branch: perl
50634            ! av.c
50635 ____________________________________________________________________________
50636 [  7824] By: jhi                                   on 2000/11/22  23:59:15
50637         Log: Fixes for signedness warnings noticed by VMSperlers.
50638      Branch: perl
50639            ! ext/Storable/Storable.xs regcomp.c sv.c
50640 ____________________________________________________________________________
50641 [  7823] By: jhi                                   on 2000/11/22  23:19:31
50642         Log: Subject: [PATCH perl@7795] small cleanup task for test suite
50643              From: Peter Prymmer <pvhp@forte.com>
50644              Date: Wed, 22 Nov 2000 15:04:13 -0800 (PST)
50645              Message-ID: <Pine.OSF.4.10.10011221457530.519633-100000@aspara.forte.com>
50646      Branch: perl
50647            ! t/pragma/warn/pp_hot
50648 ____________________________________________________________________________
50649 [  7822] By: jhi                                   on 2000/11/22  22:52:20
50650         Log: Be clean.
50651      Branch: perl
50652            ! Makefile.SH
50653 ____________________________________________________________________________
50654 [  7821] By: jhi                                   on 2000/11/22  22:46:39
50655         Log: Add the simple frontend to Filter::Util:Call, Filter::Simple 0.01
50656              by Damian Conway, as suggested by Paul Marquess.
50657      Branch: perl
50658            + lib/Filter/Simple.pm
50659 ____________________________________________________________________________
50660 [  7820] By: jhi                                   on 2000/11/22  22:45:51
50661         Log: Add the Filter::Util::Call 1.04 by Paul Marquess from Filter-1.19.
50662      Branch: perl
50663            + ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
50664            + ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
50665            + t/lib/filt-util.t
50666            ! MANIFEST
50667 ____________________________________________________________________________
50668 [  7819] By: jhi                                   on 2000/11/22  22:03:27
50669         Log: Integrate perlio.
50670      Branch: perl
50671           !> README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
50672           !> win32/makefile.mk
50673 ____________________________________________________________________________
50674 [  7818] By: jhi                                   on 2000/11/22  21:56:02
50675         Log: More SOCKS versus 64-bit patches from Jens Hamisch.
50676      Branch: perl
50677            ! doio.c embed.h embed.pl makedef.pl perl.h pp_sys.c proto.h
50678            ! t/lib/io_sock.t
50679 ____________________________________________________________________________
50680 [  7817] By: jhi                                   on 2000/11/22  21:39:49
50681         Log: Subject: [PATCH 5.7.0] Liblist returns found libraries
50682              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
50683              Date: Wed, 22 Nov 2000 16:08:12 -0500
50684              Message-ID: <20001122160812.A24269@monk.mps.ohio-state.edu>
50685      Branch: perl
50686            ! lib/ExtUtils/Liblist.pm
50687 ____________________________________________________________________________
50688 [  7816] By: jhi                                   on 2000/11/22  21:38:25
50689         Log: Go ahead and #include <unistd.h> in perl.h.
50690      Branch: perl
50691            ! doio.c malloc.c mg.c perl.h pp.c pp_hot.c pp_sys.c toke.c
50692            ! util.c
50693 ____________________________________________________________________________
50694 [  7815] By: jhi                                   on 2000/11/22  21:22:52
50695         Log: Subject: [PATCH 5.7.0] Overeager visited-positions optimizations
50696              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
50697              Date: Mon, 20 Nov 2000 18:30:52 -0500
50698              Message-ID: <20001120183051.A15228@monk.mps.ohio-state.edu>
50699      Branch: perl
50700            ! pod/perlre.pod regcomp.c t/op/re_tests
50701 ____________________________________________________________________________
50702 [  7814] By: jhi                                   on 2000/11/22  21:21:46
50703         Log: Subject: [PATCH 5.7.0] Liblist finally works
50704              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
50705              Date: Tue, 21 Nov 2000 22:02:17 -0500
50706              Message-ID: <20001121220217.A24174@monk.mps.ohio-state.edu>
50707      Branch: perl
50708            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_VMS.pm
50709            ! lib/ExtUtils/MakeMaker.pm
50710 ____________________________________________________________________________
50711 [  7813] By: jhi                                   on 2000/11/22  21:20:23
50712         Log: Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706    +Duseperlio on AIX4.[23]
50713              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
50714              Date: Wed, 22 Nov 2000 17:53:15 +0100
50715              Message-Id: <20001122174544.49A2.H.M.BRAND@hccnet.nl>
50716              
50717              AIX dynaloader and perlio patch.
50718      Branch: perl
50719            ! ext/DynaLoader/dl_aix.xs
50720 ____________________________________________________________________________
50721 [  7812] By: jhi                                   on 2000/11/22  21:17:52
50722         Log: (Accidentally empty patch.)
50723      Branch: perl
50724            ! av.c
50725 ____________________________________________________________________________
50726 [  7811] By: jhi                                   on 2000/11/22  21:16:31
50727         Log: Subject: [PATCH: perl@7777] make VMS' test.com tail compatible w/ unix
50728              From: Peter Prymmer <pvhp@forte.com>
50729              Date: Mon, 20 Nov 2000 16:53:54 -0800 (PST)
50730              Message-ID: <Pine.OSF.4.10.10011201651050.373336-100000@aspara.forte.com>
50731      Branch: perl
50732            ! vms/test.com
50733 ____________________________________________________________________________
50734 [  7810] By: jhi                                   on 2000/11/22  21:15:36
50735         Log: Subject: Re: perl@7777 
50736              From: "John P. Linderman" <jpl@research.att.com>
50737              Date: Wed, 22 Nov 2000 13:11:11 -0500
50738              Message-Id: <200011221811.NAA90072@raptor.research.att.com>
50739              
50740              Detypoing.
50741      Branch: perl
50742            ! lib/CPAN.pm
50743 ____________________________________________________________________________
50744 [  7809] By: jhi                                   on 2000/11/22  21:14:19
50745         Log: Subject:  [PATCH perl@7795] Perlio_tell fix
50746              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
50747              Date:     Wed, 22 Nov 2000 13:51:37 EST
50748              Message-Id: <001122135058.56e24@DUPHY4.Physics.Drexel.Edu>
50749      Branch: perl
50750            ! perlsdio.h
50751 ____________________________________________________________________________
50752 [  7808] By: jhi                                   on 2000/11/22  21:13:27
50753         Log: Subject: [ID 20001120.003] [PATCH] io_udp.t fails without 'localhost'
50754              From: Casey Tweten <crt@kiski.net>
50755              Date: Mon, 20 Nov 2000 11:53:03 -0500 (EST)
50756              Message-Id: <200011201653.LAA10194@home.kiski.net>
50757      Branch: perl
50758            ! t/lib/io_udp.t
50759 ____________________________________________________________________________
50760 [  7807] By: jhi                                   on 2000/11/22  21:12:35
50761         Log: Subject: [ID 20001120.002] [PATCH] io_sock.t fails without 'localhost'
50762              From: Casey Tweten <crt@kiski.net>
50763              Date: Mon, 20 Nov 2000 11:36:11 -0500 (EST)
50764              Message-Id: <200011201636.LAA07227@home.kiski.net>
50765      Branch: perl
50766            ! t/lib/io_sock.t
50767 ____________________________________________________________________________
50768 [  7806] By: jhi                                   on 2000/11/22  21:10:59
50769         Log: Subject: Re: [PATCH] Evolution of h2xs [WAS: Re: PATCH subs.pm]
50770              From: "Casey R. Tweten" <crt@kiski.net>
50771              Date: Wed, 22 Nov 2000 09:05:07 -0500 (EST)
50772              Message-ID: <Pine.OSF.4.21.0011220903580.1811-100000@home.kiski.net>
50773      Branch: perl
50774            ! utils/h2xs.PL
50775 ____________________________________________________________________________
50776 [  7805] By: nick                                  on 2000/11/22  21:05:06
50777         Log: Integrate mainline
50778      Branch: perlio
50779           !> Changes Porting/genlog ext/DB_File/DB_File.xs
50780           !> ext/DB_File/version.c lib/Test.pm patchlevel.h
50781           !> utils/perlbug.PL
50782 ____________________________________________________________________________
50783 [  7804] By: jhi                                   on 2000/11/22  21:01:12
50784         Log: Subject: [PATCH] Test.pm POD peculiarity
50785              From: "Casey R. Tweten" <crt@kiski.net>
50786              Date: Tue, 21 Nov 2000 15:01:25 -0500 (EST)
50787              Message-ID: <Pine.OSF.4.21.0011211458020.20114-100000@home.kiski.net>
50788      Branch: perl
50789            ! lib/Test.pm
50790 ____________________________________________________________________________
50791 [  7803] By: jhi                                   on 2000/11/22  20:59:59
50792         Log: Subject: [ID 20001122.002] [PATCH 5.7.0@7795] two small patches to perlbug
50793              From: "Philip Newton" <pnewton@gmx.de>
50794              Date: Wed, 22 Nov 2000 14:25:53 +0100
50795              Message-Id: <3A1BD771.25462.1939FAD@localhost>
50796              
50797              Be case-understanding also on 's', and use the -oi of sendmail
50798              not to terminate the transmission on a lone '.'.
50799      Branch: perl
50800            ! utils/perlbug.PL
50801 ____________________________________________________________________________
50802 [  7802] By: nick                                  on 2000/11/22  20:51:42
50803         Log: Win32 PerlIO intermediate state now working as expected.
50804              - In current state we are still using C runtime in text/binary
50805              mode and "crlf" layer is just a dummy (clone of perlio buffer layer).
50806              - PERLIO=stdio and PERLIO=unix pass all expected tests.
50807              - PERLIO=perlio fails t/lib/dprof.t because Dprof.xs calls PerlIO_tell()
50808              and PerlIO_seek() and the dummy crlf layer is not making adjustments
50809              for CRLF translation happening in C runtime. All other tests pass.
50810              
50811              Added note to README.win32 to point out the snags of doing a perl build
50812              with Norton AntiVirus turned on.
50813              
50814              Tweaked t/pragma/warnings.t so that when run stand-alone you can tell
50815              which file a fail comes from.
50816              
50817              Updated "canned" config.h to match the one generated.
50818      Branch: perlio
50819            ! README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
50820            ! win32/makefile.mk
50821 ____________________________________________________________________________
50822 [  7801] By: jhi                                   on 2000/11/22  06:50:20
50823         Log: Nickety nits.
50824      Branch: perl
50825            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
50826 ____________________________________________________________________________
50827 [  7800] By: jhi                                   on 2000/11/22  01:29:55
50828         Log: Changes had accidentally gone too silent on non-main branches.
50829      Branch: perl
50830            ! Changes Porting/genlog patchlevel.h
50831 ____________________________________________________________________________
50832 [  7799] By: gsar                                  on 2000/11/22  01:02:56
50833         Log: some lib_pm.PL changes snuck in via change#7772
50834      Branch: maint-5.6/perl
50835            ! Makefile.SH
50836 ____________________________________________________________________________
50837 [  7798] By: nick                                  on 2000/11/21  21:59:40
50838         Log: Integrate mainline
50839      Branch: perlio
50840           !> (integrate 28 files)
50841 ____________________________________________________________________________
50842 [  7797] By: jhi                                   on 2000/11/21  21:01:45
50843         Log: Integrate perlio.
50844      Branch: perl
50845           !> doio.c perlio.c perlio.h win32/perllib.c win32/win32.c
50846 ____________________________________________________________________________
50847 [  7796] By: nick                                  on 2000/11/21  20:36:22
50848         Log: Win32 builds and runs (mostly) with USE_PERLIO.
50849              PERLIO=perlio passes all tests. 
50850              PERLIO=stdio (sadly the default) hangs in t.pragma/warnings.t #319
50851      Branch: perlio
50852            ! perlio.c win32/perllib.c win32/win32.c
50853 ____________________________________________________________________________
50854 [  7795] By: jhi                                   on 2000/11/21  19:03:44
50855         Log: Update Changes.
50856      Branch: perl
50857            ! Changes patchlevel.h
50858 ____________________________________________________________________________
50859 [  7794] By: jhi                                   on 2000/11/21  18:56:34
50860         Log: Subject: PerlIO_apply_layers prototype (was Re: [PATCH: perl@7777] add system locale testing for VMS)
50861              From: "Craig A. Berry" <craigberry@mac.com>
50862              Date: Mon, 20 Nov 2000 20:27:06 -0600
50863              Message-Id: <p04330101b63f8baf25a2@[172.16.52.1]>
50864              
50865              A cut-and-pasto.
50866      Branch: perl
50867            ! perlio.h
50868 ____________________________________________________________________________
50869 [  7793] By: jhi                                   on 2000/11/21  18:54:41
50870         Log: Subject: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706 +Duseperlio on AIX4.[23]
50871              From: Dominic Dunlop <domo@computer.org> 
50872              Date: Mon, 20 Nov 2000 18:55:29 +0100
50873              Message-Id: <p04320403b63b2c750dce@[192.168.1.4]> 
50874              
50875              va_copy() and the need of it.
50876              See <http://wwwold.dkuug.dk/JTC1/SC22/WG14/www/docs/n907.ps>.
50877      Branch: metaconfig/U/perl
50878            + need_va_copy.U
50879      Branch: perl
50880            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
50881            ! config_h.SH configure.com epoc/config.sh handy.h perlio.c
50882            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
50883            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
50884            ! win32/config.bc win32/config.gc win32/config.vc
50885 ____________________________________________________________________________
50886 [  7792] By: jhi                                   on 2000/11/21  17:04:10
50887         Log: Integrate scope.h@7790 from perlio, works better with multiplicity.
50888      Branch: perl
50889           !> scope.h
50890 ____________________________________________________________________________
50891 [  7791] By: jhi                                   on 2000/11/21  17:01:16
50892         Log: Export the SOCKS workaround symbols only if necessary.
50893      Branch: perl
50894            ! doio.c embed.h embed.pl makedef.pl perlsdio.h proto.h
50895 ____________________________________________________________________________
50896 [  7790] By: nick                                  on 2000/11/20  23:57:11
50897         Log: If we use (aTHX_ ...) then put Perl_ on the front. (Or drop the aTHX_).
50898      Branch: perlio
50899            ! scope.h
50900 ____________________________________________________________________________
50901 [  7789] By: nick                                  on 2000/11/20  23:38:33
50902         Log: Integrate mainline
50903      Branch: perlio
50904           +> lib/File/Spec/Epoc.pm
50905           !> (integrate 34 files)
50906 ____________________________________________________________________________
50907 [  7788] By: nick                                  on 2000/11/20  23:20:18
50908         Log: Make extra buffer layer work (dummy crlf layer)
50909      Branch: perlio
50910            ! doio.c perlio.c perlio.h
50911 ____________________________________________________________________________
50912 [  7787] By: jhi                                   on 2000/11/20  22:44:04
50913         Log: Subject: [PATCH: perl@7777] add system locale testing for VMS
50914              From: Peter Prymmer <pvhp@forte.com>
50915              Date: Mon, 20 Nov 2000 12:56:52 -0800 (PST)
50916              Message-ID: <Pine.OSF.4.10.10011201244390.376086-100000@aspara.forte.com>
50917      Branch: perl
50918            ! t/pragma/locale.t
50919 ____________________________________________________________________________
50920 [  7786] By: jhi                                   on 2000/11/20  22:29:10
50921         Log: Subject: DOC PATCH 5.6.0 perlreftut
50922              From: mjd@plover.com
50923              Date: 20 Nov 2000 19:45:06 -0000
50924              Message-ID: <20001120194506.9505.qmail@plover.com>
50925      Branch: perl
50926            ! pod/perlreftut.pod
50927 ____________________________________________________________________________
50928 [  7785] By: jhi                                   on 2000/11/20  22:27:44
50929         Log: Subject: [ID 20001120.010] typo in lib/Cwd.pm broke Cwd::chdir
50930              From: David Dyck <dcd@tc.fluke.com>
50931              Date: Mon, 20 Nov 2000 11:43:40 -0800
50932              Message-Id: <200011201943.LAA08451@dd.tc.fluke.com>
50933      Branch: perl
50934            ! lib/Cwd.pm
50935 ____________________________________________________________________________
50936 [  7784] By: jhi                                   on 2000/11/20  22:23:21
50937         Log: Subject: [PATCH 5.7.0] lexicals not recognized in a run-time (?{})
50938              Date: Mon, 20 Nov 2000 17:06:10 -0500
50939              To: Mailing list Perl5 <perl5-porters@perl.org>
50940              Message-ID: <20001120170609.A11780@monk.mps.ohio-state.edu>
50941      Branch: perl
50942            ! pp_ctl.c t/op/pat.t
50943 ____________________________________________________________________________
50944 [  7783] By: jhi                                   on 2000/11/20  22:11:18
50945         Log: Subject: [PATCH] doop.c - UTF8 tr///               
50946              From: Simon Cozens <simon@cozens.net>
50947              Date: Sat, 18 Nov 2000 18:49:30 +0000
50948              Message-ID: <20001118184930.A31687@pembro4.pmb.ox.ac.uk>
50949              
50950              Subject: Re: [PATCH] doop.c - UTF8 tr///           
50951              From: Simon Cozens <simon@cozens.net>
50952              Date: Mon, 20 Nov 2000 20:45:22 +0000
50953              Message-ID: <20001120204522.A26042@pembro4.pmb.ox.ac.uk>
50954              
50955              Make tr on UTF-8 better but still not correct.
50956      Branch: perl
50957            ! doop.c
50958 ____________________________________________________________________________
50959 [  7782] By: jhi                                   on 2000/11/20  22:02:16
50960         Log: Remove the shared object before attempting to create
50961              (by linking) a new one.  E.g. in AIX not removing
50962              becomes quite painful if one tries to do more than one
50963              build in the same tree (an interrupted build, for example),
50964              since the AIX' shared dynaloader seemingly keeps the shared
50965              objects open and therefore 'busy' for quite a while, even when
50966              nobody is using the objects, leading into link failures.
50967      Branch: perl
50968            ! lib/ExtUtils/MM_Unix.pm
50969 ____________________________________________________________________________
50970 [  7781] By: gsar                                  on 2000/11/20  19:02:55
50971         Log: type mismatch due to faulty integration
50972      Branch: maint-5.6/perl
50973            ! toke.c win32/Makefile
50974 ____________________________________________________________________________
50975 [  7780] By: gsar                                  on 2000/11/20  17:31:55
50976         Log: integrate changes#6392,6394..6399,6401..6404
50977              
50978              The {multiplier} of a fixed substring was overlooked which
50979              caused a wrong initial search offset for that substring.
50980              
50981              Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
50982              From: Hugo <hv@crypt.compulink.co.uk>
50983              Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
50984              Date: Thu, 13 Jul 2000 19:27:13 +0100
50985              
50986              Fix the BOM bug: not a byteorder bug, a signedness bug.
50987              
50988              Replace change #6337 with a better one.
50989              
50990              Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
50991              From: Hugo <hv@crypt.compulink.co.uk>
50992              Date: Fri, 14 Jul 2000 04:16:20 +0100
50993              Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
50994              
50995              MakeMaker should not remove editor backups (*~) on `make clean`
50996              by default (completes change#6383)
50997              
50998              move new variables to the end of the interpreter structure (for
50999              bincompat in code that doesn't #include XSUB.h)
51000              
51001              rename totally bletcherous SvLOCK() thingy (doesn't do what the
51002              name suggests anyway)
51003              
51004              various cleanups (typos, misformatted code, and small bugs)
51005              
51006              typecasts needed for change#6394
51007              
51008              typos in change#6399, regen headers
51009              
51010              inconsistent types needs casts
51011              
51012              PERL_OBJECT build tweaks
51013      Branch: maint-5.6/perl
51014           !> MANIFEST doop.c embed.h embed.pl embedvar.h
51015           !> ext/IPC/SysV/Makefile.PL global.sym intrpvar.h
51016           !> lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h pod/perlapi.pod
51017           !> pp.c proto.h regcomp.c regexec.c sv.h t/op/re_tests thread.h
51018           !> toke.c util.c
51019 ____________________________________________________________________________
51020 [  7779] By: gsar                                  on 2000/11/20  17:06:29
51021         Log: integrate changes#6376..6378,6380,6383,6385..6388,6391
51022              
51023              Cosmetics and perldelta.
51024              
51025              Fix nits noticed by Boston.pm.
51026              
51027              Do the cc sanity check both before the hints and
51028              after the cc selction.
51029              
51030              get sprintf.t to adjust properly for 3-digit exponents
51031              
51032              don't clobber *.orig files on *clean targets
51033              
51034              fix bugs in processing %v-*d and similar format specs (from
51035              Avi Finkel <avi@finkel.org>)
51036              
51037              sprintf test tweaks (from Dominic Dunlop)
51038              
51039              new selfloader.t in change#6183 doesn't close DATA handles,
51040              and thus fails to clean up tmp files on dosish platforms
51041              
51042              typos (spotted by Peter Prymmer)
51043              
51044              typo fix from Craig Berry
51045      Branch: maint-5.6/perl
51046           !> Configure Makefile.SH config_h.SH ext/IPC/SysV/Makefile.PL
51047           !> pod/perldelta.pod pod/perlre.pod sv.c t/lib/english.t
51048           !> t/lib/selfloader.t t/op/sprintf.t vms/subconfigure.com
51049           !> x2p/Makefile.SH
51050 ____________________________________________________________________________
51051 [  7778] By: gsar                                  on 2000/11/20  16:46:51
51052         Log: integrate changes#6340..6342,6348,6354,6356,6357,6371,6372,6375
51053              
51054              Subject: Re: format bug report  [Patch]
51055              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
51056              Date: Wed, 05 Jul 2000 13:12:52 +0200
51057              Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
51058              
51059              Subject: Re: format bug report  [Patch]
51060              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
51061              Date: Wed, 05 Jul 2000 14:10:01 +0200
51062              Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
51063              
51064              Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
51065              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
51066              Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
51067              Date: Fri, 07 Jul 2000 17:57:16 +0100
51068              
51069              Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
51070              To: perl5-porters@perl.org
51071              From: Karsten Sperling <spiff@phreax.net>
51072              Date: Mon, 10 Jul 2000 15:12:52 +0200
51073              Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
51074              
51075              README.posix-bc podified from Thomas Dorner.
51076              
51077              Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take2
51078              From: Dominic Dunlop <domo@computer.org>
51079              Date: Tue, 11 Jul 2000 12:27:33 +0200
51080              Message-Id: <p04320405b590a14d4650@[192.168.1.4]>
51081              
51082              Typo in #6341.
51083              
51084              Fix for
51085              Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
51086              From: Roderick Schertler <roderick@argon.org>
51087              Date: Tue, 11 Jul 2000 13:55:05 -0400
51088              Message-Id: <200007111755.NAA05077@jones.argon.org>
51089              
51090              Minor cleanups on the booklist.
51091              
51092              Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
51093              regen perltoc.
51094              
51095              windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
51096      Branch: maint-5.6/perl
51097           +> pod/perlbook.pod
51098           !> MANIFEST README.posix-bc doio.c lib/Symbol.pm pod/Makefile.SH
51099           !> pod/buildtoc.PL pod/perl.pod pod/perlfaq2.pod pod/perltoc.pod
51100           !> pp_hot.c t/op/sprintf.t t/op/write.t toke.c win32/win32sck.c
51101 ____________________________________________________________________________
51102 [  7777] By: jhi                                   on 2000/11/20  16:08:49
51103         Log: Update Changes.
51104      Branch: perl
51105            ! Changes patchlevel.h
51106 ____________________________________________________________________________
51107 [  7776] By: jhi                                   on 2000/11/20  15:27:56
51108         Log: Assume SOCKS is broken in all 64bitall platforms, not just Solaris.
51109              This may be overly harsh but until proven otherwise, we think this
51110              way, or until we have a simple test for Configure (having to start
51111              up servers is does not count as simple) to check for the problems.
51112      Branch: perl
51113            ! perl.h
51114 ____________________________________________________________________________
51115 [  7775] By: jhi                                   on 2000/11/20  15:22:17
51116         Log: Solaris hints tweaks.
51117      Branch: perl
51118            ! hints/solaris_2.sh
51119 ____________________________________________________________________________
51120 [  7774] By: jhi                                   on 2000/11/20  15:01:20
51121         Log: Add a workaround to SOCKS 64-bit problems.
51122      Branch: perl
51123            ! doio.c embed.h embed.pl perlsdio.h proto.h
51124 ____________________________________________________________________________
51125 [  7773] By: jhi                                   on 2000/11/20  14:51:47
51126         Log: sysseek() instead of seek().
51127      Branch: perl
51128            ! t/lib/syslfs.t
51129 ____________________________________________________________________________
51130 [  7772] By: gsar                                  on 2000/11/20  13:06:23
51131         Log: integrate changes#6315..6319,6321..6331,6333..6338
51132              
51133              Integrate with Sarathy, preliminary fix for unicos
51134              alignment problems in [ID 20000612.002] Perl problem on Cray system.
51135              
51136              some debugger output does not go to the socket when RemotePort is set
51137              
51138              winsock cleanup never done on Windows (leads to handle leaks)
51139              
51140              fix UNC path handling on Windows under ithreads, and chdir()
51141              return value when given a non-existent directory
51142              
51143              Autogenerate pod/Makefile and pod/buildtoc.
51144              buildtoc also checks whether the existin pods are
51145              mentioned in MANIFEST and perl.pod, and vice versa.
51146              (None of the thusly found discrepancies fixed yet.)
51147              roffitall also needs to be autogenerated similarly but it
51148              seems so badly out of date that I didn't touch it yet.
51149              
51150              Config is being used.
51151              
51152              Add =head1 NAMEs so that buildtoc is happy.
51153              (The CGI::Util nit reported to Lincoln.)
51154              
51155              Fix complaints of buildtoc.
51156              
51157              Fix the alignment problem in Crays ([ID 20000612.002]).
51158              
51159              Remove perlbook, update perlfaq book listing,
51160              rearrange perl.pod, regenerate perltoc.
51161              
51162              Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
51163              was cast to an unsigned (32-bit) integer with wild abandon.
51164              
51165              winsock options weren't being set in all threads under ithreads
51166              (caused send()s from second and subsequent threads to fail)
51167              
51168              accept() leaks memory on windows due to incorrect ordering of
51169              closesocket() and fclose() calls
51170              
51171              Reorder perl.pod once more.
51172              
51173              More POSIX.pod tweaks.
51174              
51175              Sprinkle ldlibpath.
51176              
51177              Precedence goof, fix based on
51178              Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
51179              From: Hugo <hv@crypt.compulink.co.uk>
51180              Date: Tue, 11 Jul 2000 12:52:38 +0100
51181              Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
51182              
51183              Subject: PATCH perlguts.pod: Document D and d magic types
51184              From: mjd@plover.com
51185              Date: 5 Jul 2000 18:01:51 -0000
51186              Message-ID: <20000705180151.29413.qmail@plover.com>
51187              
51188              Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
51189              From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
51190              Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
51191              Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
51192              
51193              Subject: [PATCH cfgperl] $& segfaults if you trick it
51194              From: simon@brecon.co.uk (Simon Cozens)
51195              Date: 7 Jul 2000 11:26:09 GMT
51196              Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
51197              
51198              Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
51199              From: Hugo <hv@crypt.compulink.co.uk>
51200              Date: Tue, 11 Jul 2000 12:44:50 +0100
51201              Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
51202              
51203              Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
51204              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
51205              Date: Tue, 11 Jul 2000 13:50:51 +0100
51206              Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
51207      Branch: maint-5.6/perl
51208           +> ext/DynaLoader/hints/netbsd.pl lib/Win32.pod pod/Makefile.SH
51209           +> pod/buildtoc.PL
51210            - pod/Makefile pod/Win32.pod pod/buildtoc pod/perlbook.pod
51211           !> (integrate 26 files)
51212 ____________________________________________________________________________
51213 [  7771] By: gsar                                  on 2000/11/20  12:31:42
51214         Log: integrate changes#6283..6285,6291,6294..6300,6302..6304,6306..6307,
51215              6310,6311,6314
51216              
51217              Subject: [PATCH bleedperl] File::Spec 0.82 beta
51218              From: Barrie Slaymaker <barries@jester.slaysys.com>
51219              Date: Wed, 28 Jun 2000 11:35:29 -0400
51220              Message-Id: <200006281535.LAA21095@jester.slaysys.com>
51221              
51222              tweak perlembed for multiplicity/usethreads sanity; correct notes
51223              about Windows
51224              
51225              localize %INC in a Safe compartment so that use/require work
51226              (many other magic globals probably need similar treatment)
51227              
51228              dounwind() may cause POPSUB() to diddle the wrong PL_curpad
51229              when @_ is modified, causing coredumps
51230              
51231              slurp mode fix in change#4736 still not quite right
51232              
51233              Point to perlipc for more SysV IPC examples.
51234              
51235              Elaborate POSIX.pod.  Still needs work.
51236              
51237              fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
51238              
51239              fix large memory leak that has been around for ever, masked by
51240              -DPURIFY (most of the arenas were never freed!)
51241              
51242              fix memory leak on Windows (PL_sys_intern contents were never
51243              freed)
51244              
51245              PERL_OBJECT build tweak
51246              
51247              adjust change#6299
51248              
51249              remove rel2abs prototypes (from Barrie Slaymaker)
51250              
51251              missing perldiag entry for unpack("w",...) diagnostic (from
51252              Andreas Koenig)
51253              
51254              better diagnostic on Frob->stuff() when Frob:: doesn't exist
51255              (from Richard Soderberg <rs@oregonnet.com>)
51256              
51257              Win32 patches for cfgperl from Sarathy.
51258              
51259              b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
51260              
51261              More POSIX.pod embellishment.
51262              
51263              tyop in change#6306
51264      Branch: maint-5.6/perl
51265           !> (integrate 44 files)
51266 ____________________________________________________________________________
51267 [  7770] By: gsar                                  on 2000/11/20  11:51:00
51268         Log: integrate changes#6268..6282 from cfgperl branch
51269              
51270              Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
51271              From: Dominic Dunlop <domo@computer.org>
51272              Date: Thu, 29 Jun 2000 12:32:39 +0200
51273              Message-Id: <p04320403b580cc1338db@[192.168.1.4]>
51274              
51275              Regen headers for #6261 (and update embed.pl for this) and #6267,
51276              silence few compiler warnings.
51277              
51278              Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
51279              From: Nicholas Clark <nick@talking.bollo.cx>
51280              Date: Fri, 23 Jun 2000 16:21:15 +0100
51281              Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
51282              
51283              Subject: PATCH pod/perltie.pod
51284              From: Ian Phillipps <Ian.Phillipps@iname.com>
51285              Date: Fri, 16 Jun 2000 00:17:19 +0100
51286              Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
51287              (only the first hunk, the second hunk had already been done
51288              by some other patch)
51289              
51290              Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
51291              From: Tom Phoenix <rootbeer@redcat.com>
51292              Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
51293              Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
51294              
51295              Subject: [PATCH] xsub attributes
51296              From: Doug MacEachern <dougm@covalent.net>
51297              Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
51298              Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
51299              
51300              Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
51301              From: Andy Dougherty <doughera@lafayette.edu>
51302              Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
51303              Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
51304              
51305              Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
51306              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
51307              Date: Tue, 13 Jun 2000 02:43:48 -0500
51308              Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
51309              
51310              Subject: [PATCH] Re: eval documentation: context
51311              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
51312              Date: Mon, 12 Jun 2000 15:07:29 +0100
51313              Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
51314              
51315              Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
51316              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
51317              Date: Mon, 12 Jun 2000 14:55:59 +0100
51318              Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
51319              
51320              Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
51321              From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
51322              Date: Fri, 09 Jun 2000 12:39:27 -0400
51323              Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
51324              (plus update the version "number" of Text::Wrap)
51325              
51326              Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
51327              From: Tim Ayers <tayers@bridge.com>
51328              Date: Thu, 08 Jun 2000 08:11:06 +0200
51329              Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
51330              [resent by Richard Foley, Message-Id probably wrong]
51331              
51332              Subject: Re: backwards compatibility in h2xs and makemaker  [PATCH]
51333              From: rspier@pobox.com (Robert Spier)
51334              Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
51335              Message-ID: <14654.31913.845602.610277@rls.cx>
51336              
51337              Subject: [PATCH 5.6.0] utils/h2xs.PL
51338              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
51339              Date: Wed, 7 Jun 2000 04:02:04 -0500
51340              Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
51341              
51342              Subject: [PATCH 5.6.0]ITHREADs for VMS
51343              From: Dan Sugalski <dan@sidhe.org>
51344              Date: Tue, 06 Jun 2000 11:59:50 -0400
51345              Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
51346      Branch: maint-5.6/perl
51347           !> (integrate 31 files)
51348 ____________________________________________________________________________
51349 [  7769] By: gsar                                  on 2000/11/20  11:29:06
51350         Log: integrate changes#6261..6266 from cfgperl
51351              
51352              Subject: Re: [PATCH cfgperl] BOMs away!
51353              From: simon@brecon.co.uk (Simon Cozens)
51354              Date: 17 Jun 2000 11:49:57 GMT
51355              Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
51356              
51357              Subject: 5.6.0 Patch for EPOC
51358              From: Olaf Flebbe <o.flebbe@gmx.de>
51359              Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
51360              Message-ID: <23449.960929969@www11.gmx.net>
51361              
51362              tr fixes from Simon Cozens
51363              
51364              Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
51365              From: Marty Lucich <marty@netcom.com>
51366              Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
51367              Message-Id: <200006282116.OAA11148@netcom.com>
51368              ccdlflags update (the BSD/OS 4.1 part had already been taken
51369              care of by #6141).
51370              
51371              Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
51372              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
51373              Date: Wed, 28 Jun 2000 17:50:12 -0700
51374              Message-ID: <E1pW5gzkg2kV092yn@efn.org>
51375              
51376              Subject: [PATCH 5.6.0] cygwin port
51377              Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
51378              From: "Fifer, Eric" <EFifer@sanwaint.com>
51379              Date: Thu, 29 Jun 2000 12:58:29 +0100
51380      Branch: maint-5.6/perl
51381           !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
51382           !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
51383           !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
51384           !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
51385 ____________________________________________________________________________
51386 [  7768] By: gsar                                  on 2000/11/20  11:13:44
51387         Log: integrate changes#6252..6256,6259..6260
51388              
51389              Paranoia tweak on #6249.
51390              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
51391              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
51392              Date: Sun, 25 Jun 2000 23:43:12 -0400
51393              Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
51394              
51395              Subject: tr///, help wanted.
51396              From: simon@brecon.co.uk (Simon Cozens)
51397              Date: 28 Jun 2000 11:29:04 GMT
51398              Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
51399              
51400              small thinko tweaks
51401              
51402              tweaks from Simon Conzes to further fix tr/// under utf8
51403              
51404              perlnewmod was missing from MANIFEST.
51405              
51406              Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
51407              From: simon@brecon.co.uk (Simon Cozens)
51408              Date: 17 Jun 2000 11:56:44 GMT
51409              Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org>
51410              pack U0, pack C0
51411      Branch: maint-5.6/perl
51412           !> MANIFEST doop.c embed.h embed.pl embedvar.h global.sym
51413           !> lib/Exporter.pm lib/IPC/Open3.pm objXSUB.h op.c
51414           !> pod/perlfunc.pod pp.c pp_proto.h proto.h sv.c t/op/my_stash.t
51415           !> t/op/pack.t t/op/tr.t t/pragma/constant.t t/pragma/warn/op
51416 ____________________________________________________________________________
51417 [  7767] By: gsar                                  on 2000/11/20  10:51:38
51418         Log: integrate change#6250 from cfgperl
51419              
51420              Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
51421              From: Doug MacEachern <dougm@covalent.net>
51422              Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
51423              Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
51424      Branch: maint-5.6/perl
51425           +> t/op/my_stash.t
51426           !> MANIFEST embed.pl global.sym proto.h toke.c
51427 ____________________________________________________________________________
51428 [  7766] By: gsar                                  on 2000/11/20  10:48:34
51429         Log: integrate changes#6240,6242..6246,6248,6249 from cfgperl
51430              
51431              Subject: [ID 20000626.007] h2xs man page contains trailing garbage
51432              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
51433              Date: Mon, 26 Jun 2000 18:40:14 +0100
51434              Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
51435              
51436              Subject: [PATCH] bytes<->utf8 fixes
51437              From: simon@brecon.co.uk (Simon Cozens)
51438              Date: 26 Jun 2000 04:55:45 GMT
51439              Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
51440              
51441              Subject: [PATCH] is_utf8_string
51442              From: simon@brecon.co.uk (Simon Cozens)
51443              Date: 26 Jun 2000 02:25:59 GMT
51444              Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
51445              
51446              Subject: [PATCH] avoid mg_ptr in '*' magic
51447              From: Doug MacEachern <dougm@covalent.net>
51448              Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
51449              Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
51450              
51451              Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
51452              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
51453              Date: Sat, 24 Jun 2000 13:06:20 +0100
51454              Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
51455              
51456              Allow for standalone testing.
51457              
51458              Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
51459              From: Mark-Jason Dominus <mjd@plover.com>
51460              Date: Tue, 27 Jun 2000 22:36:42 -0400
51461              Message-ID: <20000628023642.12166.qmail@plover.com>
51462              
51463              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
51464              From: Frank Tobin <ftobin@uiuc.edu>
51465              Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
51466              Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
51467      Branch: maint-5.6/perl
51468           !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
51469           !> global.sym gv.c lib/IPC/Open3.pm objXSUB.h perlapi.c perlapi.h
51470           !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp_proto.h
51471           !> proto.h sv.c t/lib/filefunc.t t/lib/filespec.t t/lib/peek.t
51472           !> utf8.c utils/h2xs.PL
51473 ____________________________________________________________________________
51474 [  7765] By: gsar                                  on 2000/11/20  10:29:13
51475         Log: integrate change#6239 from cfgperl
51476              
51477              Configure maintenance.  Sever some dependency cycles,
51478              separate gccversion from the cc unit,
51479              address [ID 20000623.006] Configure script patch for using gcc on AIX
51480              (but solve it a little bit differently),
51481              unduplex some accidentally duplicated units,
51482              suggest using gcc if no cc available
51483              (p5p thread: "Solaris configure: counterproposal", 1999-09)
51484      Branch: maint-5.6/perl
51485           !> Configure Todo-5.6 config_h.SH
51486 ____________________________________________________________________________
51487 [  7764] By: gsar                                  on 2000/11/20  10:25:55
51488         Log: integrate changes#6233..6238 from cfgperl
51489              
51490              Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
51491              From: Mark-Jason Dominus <mjd@plover.com>
51492              Date: Fri, 16 Jun 2000 20:53:04 -0400
51493              Message-ID: <20000617005304.8008.qmail@plover.com>
51494              
51495              Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
51496              because when run as services (Win32ese for daemons)
51497              no environment variables are set and tmpdir ends up as /tmp,
51498              which is ambiguous.
51499              Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
51500              From: matt@sergeant.org
51501              Date: 16 Jun 2000 16:30:43 -0000
51502              Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
51503              
51504              The thread begun by
51505              Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
51506              From: Kevin.Ruscoe@ubsw.com
51507              Date: Fri, 16 Jun 2000 16:38:51 +0100
51508              Message-Id: <H000019b03c300d6@MHS>
51509              
51510              Tweak embed.pl, regen headers.
51511              
51512              Subject: [PATCH 5.6.0] XS module loading fixup for VMS
51513              From: Dan Sugalski <dan@sidhe.org>
51514              Date: Fri, 23 Jun 2000 17:00:00 -0400
51515              Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
51516      Branch: maint-5.6/perl
51517           !> (integrate 27 files)
51518 ____________________________________________________________________________
51519 [  7763] By: gsar                                  on 2000/11/20  10:08:08
51520         Log: s/perl56delta/perldelta/g
51521      Branch: maint-5.6/perl
51522            ! pod/Makefile
51523 ____________________________________________________________________________
51524 [  7762] By: gsar                                  on 2000/11/20  10:04:00
51525         Log: integrate changes#6225,6229,6231,6232 from cfgperl
51526              
51527              Add source code filenames to apidoc.
51528              From: simon@brecon.co.uk (Simon Cozens)
51529              Subject: [PATCH embed.pl] Source X-ref
51530              Date: 22 Jun 2000 02:18:49 GMT
51531              Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
51532              
51533              Subject: README.hpux version 0.6.1
51534              Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
51535              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
51536              Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
51537              
51538              Subject: [PATCH 5.6.0] cygwin port
51539              From: "Fifer, Eric" <EFifer@sanwaint.com>
51540              Date: Tue, 20 Jun 2000 14:30:58 +0100
51541              Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
51542              
51543              Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
51544              From: simon@brecon.co.uk (Simon Cozens)
51545              Date: 19 Jun 2000 15:18:27 GMT
51546              Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
51547              
51548              plus update pod/Makefile and regenerate perltoc
51549      Branch: maint-5.6/perl
51550           +> pod/perlutil.pod
51551           !> MANIFEST README.cygwin README.hpux Todo-5.6 embed.pl
51552           !> lib/File/Find.pm pod/Makefile pod/perltoc.pod pod/roffitall
51553 ____________________________________________________________________________
51554 [  7761] By: jhi                                   on 2000/11/20  04:09:55
51555         Log: Miraculous typo.
51556      Branch: perl
51557            ! t/op/pat.t
51558 ____________________________________________________________________________
51559 [  7760] By: jhi                                   on 2000/11/20  04:06:08
51560         Log: Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
51561              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
51562              Date: Sun, 19 Nov 2000 22:30:26 -0500
51563              Message-ID: <20001119223026.A5165@monk.mps.ohio-state.edu>
51564      Branch: perl
51565            ! regexec.c scope.h t/op/pat.t
51566 ____________________________________________________________________________
51567 [  7759] By: jhi                                   on 2000/11/20  02:05:22
51568         Log: Make certain MacOS Classic has NO_ENVIRON_ARRAY.
51569      Branch: perl
51570            ! perl.h
51571 ____________________________________________________________________________
51572 [  7758] By: jhi                                   on 2000/11/20  01:58:11
51573         Log: Subject: [perl 7711: EPOC] updates
51574              From: Olaf Flebbe <o.flebbe@gmx.de>
51575              Date: Sun, 19 Nov 2000 19:33:30 +0100 (MET)
51576              Message-ID: <25575.974658810@www23.gmx.net>               
51577      Branch: perl
51578            + lib/File/Spec/Epoc.pm
51579            ! MANIFEST epoc/epocish.c lib/CGI.pm lib/Cwd.pm
51580            ! lib/File/Basename.pm lib/File/Find.pm lib/File/Path.pm
51581            ! lib/File/Spec.pm perl.c sv.c
51582 ____________________________________________________________________________
51583 [  7757] By: jhi                                   on 2000/11/20  01:53:11
51584         Log: ext/re/hints/MSWin32.pl seems to be missing from perlio.
51585      Branch: perl
51586            ! MANIFEST
51587 ____________________________________________________________________________
51588 [  7756] By: jhi                                   on 2000/11/20  01:47:22
51589         Log: Integrate perlio.
51590      Branch: perl
51591            - ext/re/hints/MSWin32.pl
51592           !> global.sym perlio.c perlio.h perliol.h pod/perlapi.pod sv.c
51593           !> win32/config.gc win32/config_H.gc win32/win32sck.c
51594 ____________________________________________________________________________
51595 [  7755] By: nick                                  on 2000/11/19  20:57:17
51596         Log: Add dummy crlf layer (just as buffer)
51597              Correct 1st bug - one layer of indirection.
51598      Branch: perlio
51599            ! perlio.c perlio.h perliol.h
51600 ____________________________________________________________________________
51601 [  7754] By: nick                                  on 2000/11/19  20:56:12
51602         Log: Work-round to Perl_deb_nocontext is no longer required
51603      Branch: perlio
51604            - ext/re/hints/MSWin32.pl
51605 ____________________________________________________________________________
51606 [  7753] By: nick                                  on 2000/11/19  20:01:16
51607         Log: diff -se shows these as different
51608      Branch: perlio
51609            ! global.sym pod/perlapi.pod
51610 ____________________________________________________________________________
51611 [  7752] By: nick                                  on 2000/11/19  18:57:30
51612         Log: Configure GCC/Win32 build -Duseperlio
51613              Fix a couple of gross issues
51614              - double-include of ../deb.o in re.dll
51615              - win32sck.c needs PerlIO and FILE 
51616      Branch: perlio
51617            ! ext/re/hints/MSWin32.pl win32/config.gc win32/config_H.gc
51618            ! win32/win32sck.c
51619 ____________________________________________________________________________
51620 [  7751] By: nick                                  on 2000/11/19  17:05:36
51621         Log: Special case :crlf and :raw in dummy PerlIO_apply_layers
51622      Branch: perlio
51623            ! perlio.c
51624 ____________________________________________________________________________
51625 [  7750] By: nick                                  on 2000/11/19  16:57:14
51626         Log: Missing aTHX_
51627      Branch: perlio
51628            ! sv.c
51629 ____________________________________________________________________________
51630 [  7749] By: jhi                                   on 2000/11/19  16:28:40
51631         Log: Subject: [ID 20001118.006] [PATCH] perl@7707 djgpp/config.over, hints/dos_djgpp.sh and Storable.pm
51632              From: "Peter J. Farley III" <pjfarley@banet.net>
51633              Date: Sun, 19 Nov 2000 01:42:58 -0500
51634              Message-Id: <5.0.1.4.0.20001119011855.00a55ec0@pop5.banet.net>
51635      Branch: perl
51636            ! djgpp/config.over ext/Storable/Storable.pm hints/dos_djgpp.sh
51637 ____________________________________________________________________________
51638 [  7748] By: jhi                                   on 2000/11/19  16:08:10
51639         Log: Subject: podlators 1.05 available        
51640              From: Russ Allbery <rra@stanford.edu>   
51641              Date: 18 Nov 2000 22:04:28 -0800
51642              Message-ID: <ylitpkijkj.fsf@windlord.stanford.edu>
51643      Branch: perl
51644            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL
51645 ____________________________________________________________________________
51646 [  7747] By: nick                                  on 2000/11/19  11:19:39
51647         Log: Integrate mainline
51648      Branch: perlio
51649           !> embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
51650           !> util.c
51651 ____________________________________________________________________________
51652 [  7746] By: jhi                                   on 2000/11/19  06:42:22
51653         Log: Make hex scanning warn on "\x{x}" and "\xx".
51654              "\x" and and hex("x") are still valid.
51655      Branch: perl
51656            ! util.c
51657 ____________________________________________________________________________
51658 [  7745] By: nick                                  on 2000/11/18  22:52:28
51659         Log: Integrate mainline
51660      Branch: perlio
51661           !> emacs/ptags embed.h embed.pl lib/CPAN.pm lib/CPAN/FirstTime.pm
51662           !> perl.h perlio.c proto.h regcomp.c regcomp.h
51663 ____________________________________________________________________________
51664 [  7744] By: jhi                                   on 2000/11/18  22:50:28
51665         Log: Introduce Perl_utf8_length().  Use it.
51666      Branch: perl
51667            ! embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
51668 ____________________________________________________________________________
51669 [  7743] By: jhi                                   on 2000/11/18  22:38:51
51670         Log: Compiler denit.
51671      Branch: perl
51672            ! perlio.c
51673 ____________________________________________________________________________
51674 [  7742] By: jhi                                   on 2000/11/18  20:33:05
51675         Log: Integrate perlio.
51676      Branch: perl
51677           !> cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
51678           !> perlio.h pp_ctl.c pp_sys.c sv.c
51679 ____________________________________________________________________________
51680 [  7741] By: jhi                                   on 2000/11/18  20:31:27
51681         Log: Subject: [PATCH 5.7.0] make regcomp reenterable
51682              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
51683              Date: Fri, 17 Nov 2000 20:35:11 -0500
51684              Message-ID: <20001117203511.A13121@monk.mps.ohio-state.edu>
51685              
51686              Subject: Re: [PATCH 5.7.0] make regcomp reenterable
51687              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
51688              Date: Fri, 17 Nov 2000 21:03:47 -0500
51689              Message-ID: <20001117210347.A16570@monk.mps.ohio-state.edu>
51690              
51691              Plus a little bit of tweaking in pregcomp().
51692      Branch: perl
51693            ! embed.h embed.pl perl.h proto.h regcomp.c regcomp.h
51694 ____________________________________________________________________________
51695 [  7740] By: nick                                  on 2000/11/18  20:17:22
51696         Log: Lexical use open ... support:
51697              add ->cop_io to COP structure in cop.h.
51698              Make mg.c and gv.c associate it with ${^OPEN}.
51699              Make lib/open.pm set it.
51700              Have sv.c, perl.c, pp_ctl.c, op.c manipulate it in a manner
51701              manner similar to ->cop_warnings.
51702              Have doio.c's do_open9 and pp_sys.c's pp_backticks use it as default and
51703              call new PerlIO_apply_layers().
51704              Declare latter in perlio.h and define in perlio.c
51705      Branch: perlio
51706            ! cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
51707            ! perlio.h pp_ctl.c pp_sys.c sv.c
51708 ____________________________________________________________________________
51709 [  7739] By: jhi                                   on 2000/11/18  19:54:00
51710         Log: Integrate perlio.
51711      Branch: perl
51712           !> doio.c perlio.c pp.c
51713 ____________________________________________________________________________
51714 [  7738] By: jhi                                   on 2000/11/18  17:16:13
51715         Log: Subject: [PATCH 5.7.0] etags broken again
51716              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
51717              Date: Sat, 18 Nov 2000 02:41:36 -0500
51718              Message-ID: <20001118024136.A19097@monk.mps.ohio-state.edu>
51719      Branch: perl
51720            ! emacs/ptags
51721 ____________________________________________________________________________
51722 [  7737] By: jhi                                   on 2000/11/18  17:12:18
51723         Log: Upgrade to CPAN.pm 1.58_93 (the RC1 for 1.59), from Andreas König.
51724      Branch: perl
51725            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
51726 ____________________________________________________________________________
51727 [  7736] By: nick                                  on 2000/11/18  14:06:20
51728         Log: Basic tweaks to do_open() type parsing to allow layer/discipline
51729              part to be isolated.
51730      Branch: perlio
51731            ! doio.c perlio.c
51732 ____________________________________________________________________________
51733 [  7735] By: nick                                  on 2000/11/18  11:03:32
51734         Log: Integrate mainline
51735      Branch: perlio
51736           !> Changes README.amiga README.win32 patchlevel.h
51737           !> pod/perlfunc.pod pp.c regcomp.c regexec.c t/op/re_tests
51738 ____________________________________________________________________________
51739 [  7734] By: jhi                                   on 2000/11/18  01:18:56
51740         Log: Update Changes.
51741      Branch: perl
51742            ! Changes patchlevel.h
51743 ____________________________________________________________________________
51744 [  7733] By: jhi                                   on 2000/11/18  00:32:54
51745         Log: Subject: [PATCH 5.7.0] restore match data on backtracing
51746              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
51747              Date: Fri, 17 Nov 2000 17:28:02 -0500
51748              Message-ID: <20001117172802.A1032@monk.mps.ohio-state.edu>
51749      Branch: perl
51750            ! regcomp.c regexec.c t/op/re_tests
51751 ____________________________________________________________________________
51752 [  7732] By: jhi                                   on 2000/11/18  00:28:56
51753         Log: Sparc 64-bit pack() fix from Jens Hamisch.
51754      Branch: perl
51755            ! pp.c
51756 ____________________________________________________________________________
51757 [  7731] By: jhi                                   on 2000/11/18  00:18:39
51758         Log: Explain in more detail the {} syntax ambiguousity.
51759              
51760              Subject: [PATCH] Re: [ID 20001117.003] map { "$_", 1} @array is syntax error
51761              From: Nicholas Clark <nick@ccl4.org>
51762              Date: Fri, 17 Nov 2000 22:10:28 +0000
51763              Message-ID: <20001117221028.A88930@plum.flirble.org>
51764      Branch: perl
51765            ! pod/perlfunc.pod
51766 ____________________________________________________________________________
51767 [  7730] By: jhi                                   on 2000/11/18  00:12:18
51768         Log: Subject: Fix for README.amiga (20000323.033)
51769              From: "Stephen P. Potter" <spp@spotter.yi.org>
51770              Date: Fri, 17 Nov 2000 12:25:51 -0500
51771              Message-Id: <200011171725.MAA05768@spotter.yi.org>
51772      Branch: perl
51773            ! README.amiga
51774 ____________________________________________________________________________
51775 [  7729] By: jhi                                   on 2000/11/18  00:08:34
51776         Log: Subject: [PATCH 5.6.0 README.win32] very minor typos
51777              From: "A. C. Yardley" <yardley@tanet.net>
51778              Date: Mon, 3 Apr 2000 11:35:33 -0700
51779              Message-ID: <3483.000403@tanet.net>
51780      Branch: perl
51781            ! README.win32
51782 ____________________________________________________________________________
51783 [  7728] By: nick                                  on 2000/11/17  21:59:47
51784         Log: Integrate mainline
51785      Branch: perlio
51786           !> configure.com hints/solaris_2.sh lib/Carp/Heavy.pm
51787           !> lib/ExtUtils/xsubpp lib/Pod/Checker.pm pod/perlfaq9.pod
51788           !> pod/perlhack.pod pod/perllocale.pod pod/perlmodlib.PL
51789           !> pod/perlpod.pod pod/perlxs.pod pod/perlxstut.pod t/lib/b.t
51790 ____________________________________________________________________________
51791 [  7727] By: nick                                  on 2000/11/17  21:56:31
51792         Log: Experiment on use of attributes.pm interface.
51793              Valid generic fix to auto-vivify code in rv2gv - only "upgrade" to
51794              SVt_PVRV if not already something better (else vivify of say magic gets
51795              core dump).
51796      Branch: perlio
51797            ! perlio.c pp.c
51798 ____________________________________________________________________________
51799 [  7726] By: jhi                                   on 2000/11/17  14:15:49
51800         Log: Subject: Fix for 20000815.006
51801              From: "Stephen P. Potter" <spp@spotter.yi.org>
51802              Date: Fri, 17 Nov 2000 08:57:45 -0500
51803              Message-Id: <200011171357.IAA05122@spotter.yi.org>
51804              
51805              It's really 20000518.006.
51806      Branch: perl
51807            ! pod/perlmodlib.PL
51808 ____________________________________________________________________________
51809 [  7725] By: jhi                                   on 2000/11/17  14:12:31
51810         Log: Subject: Fix for 20000409.001
51811              From: "Stephen P. Potter" <spp@spotter.yi.org>
51812              Date: Fri, 17 Nov 2000 08:55:45 -0500
51813              Message-Id: <200011171355.IAA05104@spotter.yi.org>
51814      Branch: perl
51815            ! pod/perlfaq9.pod
51816 ____________________________________________________________________________
51817 [  7724] By: jhi                                   on 2000/11/17  14:08:58
51818         Log: Undo #7627 now that we have =head3.
51819      Branch: perl
51820            ! pod/perlhack.pod
51821 ____________________________________________________________________________
51822 [  7723] By: jhi                                   on 2000/11/17  14:04:09
51823         Log: As surmised the #7719 wasn't a good move.
51824      Branch: perl
51825            ! hints/solaris_2.sh
51826 ____________________________________________________________________________
51827 [  7722] By: jhi                                   on 2000/11/17  13:59:04
51828         Log: Also the 64bitall hints can be either here or there.
51829      Branch: perl
51830            ! hints/solaris_2.sh
51831 ____________________________________________________________________________
51832 [  7721] By: jhi                                   on 2000/11/17  02:26:23
51833         Log: Test tweak for the open pragma.
51834      Branch: perl
51835            ! t/lib/b.t
51836 ____________________________________________________________________________
51837 [  7720] By: jhi                                   on 2000/11/17  00:23:22
51838         Log: The long double hints can be here or there.
51839      Branch: perl
51840            ! hints/solaris_2.sh
51841 ____________________________________________________________________________
51842 [  7719] By: jhi                                   on 2000/11/17  00:14:06
51843         Log: For Solaris use64bitall the stdchar needs a little bit of help.
51844      Branch: perl
51845            ! hints/solaris_2.sh
51846 ____________________________________________________________________________
51847 [  7718] By: jhi                                   on 2000/11/16  23:27:34
51848         Log: Subject: Re: Bug in Carp::Heavy/5.6.0?
51849              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
51850              Date: Wed, 15 Nov 2000 08:56:32 +0100
51851              Message-ID: <3A1241B0.64477E00@alcatel.at>
51852      Branch: perl
51853            ! lib/Carp/Heavy.pm
51854 ____________________________________________________________________________
51855 [  7717] By: jhi                                   on 2000/11/16  23:23:29
51856         Log: Subject: [PATCH] Re: 20001101.003 PDL
51857              From: Nicholas Clark <nick@ccl4.org>
51858              Date: Thu, 16 Nov 2000 16:48:25 +0000
51859              Message-ID: <20001116164825.B93487@plum.flirble.org>
51860      Branch: perl
51861            ! lib/ExtUtils/xsubpp pod/perlxs.pod pod/perlxstut.pod
51862 ____________________________________________________________________________
51863 [  7716] By: jhi                                   on 2000/11/16  23:21:31
51864         Log: Subject: [PATCH] Re: [p5p] [PATCH perlpod.pod] Digging into the =head
51865              From: "Casey R. Tweten" <crt@kiski.net>
51866              Date: Thu, 16 Nov 2000 12:02:47 -0500 (EST)
51867              Message-ID: <Pine.OSF.4.21.0011161200410.700-100000@home.kiski.net>
51868      Branch: perl
51869            ! lib/Pod/Checker.pm pod/perlpod.pod
51870 ____________________________________________________________________________
51871 [  7715] By: jhi                                   on 2000/11/16  23:19:40
51872         Log: Avoid an infinite loop in VMS when utils scripts are run
51873              with no arguments, from Charles Lane.
51874      Branch: perl
51875            ! configure.com
51876 ____________________________________________________________________________
51877 [  7714] By: jhi                                   on 2000/11/16  23:17:08
51878         Log: Subject: perllocale.pod changes
51879              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
51880              Date: Mon, 13 Nov 2000 10:09:22 +0300
51881              Message-ID: <402099F49BEED211999700805FC7359F825416@ru0028exch01.spb.lucent.com>
51882      Branch: perl
51883            ! pod/perllocale.pod
51884 ____________________________________________________________________________
51885 [  7713] By: jhi                                   on 2000/11/16  23:14:06
51886         Log: Integrate perlio.
51887      Branch: perl
51888           !> doio.c perlio.c perlio.h util.c
51889 ____________________________________________________________________________
51890 [  7712] By: nick                                  on 2000/11/16  21:10:58
51891         Log: Integrate mainline
51892      Branch: perlio
51893           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
51894           !> config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
51895           !> uconfig.sh vos/config.alpha.def vos/config.alpha.h
51896           !> vos/config.ga.def vos/config.ga.h win32/config.bc
51897           !> win32/config.gc win32/config.vc
51898 ____________________________________________________________________________
51899 [  7711] By: nick                                  on 2000/11/16  19:56:41
51900         Log: Minor tweaks:
51901              consistent way of getting 'rb', 'wb' etc. for binary opens
51902              move *perlio::layers to *open::layers
51903              a #define to show layers available
51904              DOSISH popen/PerlIO had export/import sense inverted.
51905      Branch: perlio
51906            ! doio.c perlio.c perlio.h util.c
51907 ____________________________________________________________________________
51908 [  7710] By: jhi                                   on 2000/11/16  15:46:05
51909         Log: Add HAS_SBRK_PROTO.
51910      Branch: metaconfig/U/perl
51911            + d_sbrkproto.U
51912      Branch: perl
51913            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
51914            ! config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
51915            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
51916            ! vos/config.ga.def vos/config.ga.h win32/config.bc
51917            ! win32/config.gc win32/config.vc
51918 ____________________________________________________________________________
51919 [  7709] By: nick                                  on 2000/11/16  07:31:49
51920         Log: Integrate mainline
51921      Branch: perlio
51922           !> (integrate 35 files)
51923 ____________________________________________________________________________
51924 [  7708] By: jhi                                   on 2000/11/16  05:33:03
51925         Log: These files are text, not binary.
51926      Branch: perl
51927            ! ext/Encode/Encode/iso8859-10.enc
51928            ! ext/Encode/Encode/iso8859-13.enc
51929            ! ext/Encode/Encode/iso8859-14.enc
51930            ! ext/Encode/Encode/iso8859-15.enc
51931 ____________________________________________________________________________
51932 [  7707] By: jhi                                   on 2000/11/16  01:53:37
51933         Log: Update Changes.
51934      Branch: perl
51935            ! Changes patchlevel.h
51936 ____________________________________________________________________________
51937 [  7706] By: jhi                                   on 2000/11/16  01:35:59
51938         Log: More #undefing of stdio.
51939      Branch: perl
51940            ! fakesdio.h nostdio.h
51941 ____________________________________________________________________________
51942 [  7705] By: jhi                                   on 2000/11/16  01:34:18
51943         Log: Add fwalk() probe to the configuration files and regen perltoc.
51944      Branch: perl
51945            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
51946            ! config_h.SH configure.com epoc/config.sh pod/perltoc.pod
51947            ! uconfig.h uconfig.sh util.c vos/config.alpha.def
51948            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
51949            ! win32/config.bc win32/config.gc win32/config.vc
51950 ____________________________________________________________________________
51951 [  7704] By: jhi                                   on 2000/11/16  01:33:07
51952         Log: Add the _fwalk() unit.  (The probe says 'fwalk()'.  Time for
51953              an optional third argument to Inlibc?)
51954      Branch: metaconfig/U/perl
51955            + d__fwalk.U
51956 ____________________________________________________________________________
51957 [  7703] By: jhi                                   on 2000/11/16  01:09:22
51958         Log: The type of the hash_cb() size argument is tricky.
51959      Branch: perl
51960            ! ext/DB_File/DB_File.xs
51961 ____________________________________________________________________________
51962 [  7702] By: jhi                                   on 2000/11/15  23:01:16
51963         Log: Quick temporary fix for 20001114.008 as suggested by Nick Ing-Simmons.
51964      Branch: perl
51965            ! nostdio.h
51966 ____________________________________________________________________________
51967 [  7701] By: jhi                                   on 2000/11/15  22:52:32
51968         Log: Detypo.
51969      Branch: perl
51970            ! t/lib/bigfltpm.t
51971 ____________________________________________________________________________
51972 [  7700] By: jhi                                   on 2000/11/15  22:51:56
51973         Log: UINT64_C() work continues.
51974      Branch: perl
51975            ! handy.h perl.h utf8.h
51976 ____________________________________________________________________________
51977 [  7699] By: jhi                                   on 2000/11/15  14:13:04
51978         Log: SOCKS has its own USE_THREADS, based on
51979              
51980              Subject: [ID 20001114.002] et. al. bugfix followup
51981              From: Jens Hamisch <jens@Strawberry.COM> 
51982              Date: Wed, 15 Nov 2000 14:23:11 +0100
51983              Message-ID: <20001115142311.A21164@Strawberry.COM>
51984      Branch: perl
51985            ! perl.h
51986 ____________________________________________________________________________
51987 [  7698] By: jhi                                   on 2000/11/15  03:50:56
51988         Log: Add few missing #undefs and sort them.
51989      Branch: perl
51990            ! fakesdio.h
51991 ____________________________________________________________________________
51992 [  7697] By: jhi                                   on 2000/11/15  03:39:14
51993         Log: Linenumber fix.
51994      Branch: perl
51995            ! t/pragma/warn/utf8
51996 ____________________________________________________________________________
51997 [  7696] By: jhi                                   on 2000/11/15  02:55:26
51998         Log: EBCDIC tweaks.
51999              
52000              Subject: [PATCH: perl@7674 ++] fixes for warnings and regmesg (reprise)
52001              From: Peter Prymmer <pvhp@forte.com>
52002              Date: Tue, 14 Nov 2000 17:05:11 -0800 (PST)
52003              Message-ID: <Pine.OSF.4.10.10011141653510.106218-100000@aspara.forte.com>
52004      Branch: perl
52005            ! t/op/regmesg.t t/pragma/warn/utf8
52006 ____________________________________________________________________________
52007 [  7695] By: jhi                                   on 2000/11/15  02:53:58
52008         Log: Subject: [PATCH: perl@7674 + Scott-Thoennes] hush warnings about malformed EBCDIC text
52009              From: Peter Prymmer <pvhp@forte.com>
52010              Date: Tue, 14 Nov 2000 15:09:41 -0800 (PST)
52011              Message-ID: <Pine.OSF.4.10.10011141500260.106218-100000@aspara.forte.com>
52012      Branch: perl
52013            ! utf8.c
52014 ____________________________________________________________________________
52015 [  7694] By: jhi                                   on 2000/11/15  02:50:55
52016         Log: Subject: [PATCH: perl@7674] updates to README.os390
52017              From: Prymmer/Kahn <pvhp@best.com>
52018              Date: Tue, 14 Nov 2000 09:20:20 -0800 (PST)
52019              Message-ID: <Pine.BSF.4.21.0011140913370.15162-100000@shell8.ba.best.com>
52020      Branch: perl
52021            ! README.os390
52022 ____________________________________________________________________________
52023 [  7693] By: jhi                                   on 2000/11/15  02:48:37
52024         Log: Quit utf8_to_uv() instantly if curlen == 0.
52025      Branch: perl
52026            ! utf8.c
52027 ____________________________________________________________________________
52028 [  7692] By: jhi                                   on 2000/11/15  02:24:29
52029         Log: Use u_int32_t for the size of hash_cb(), not size_t.
52030              
52031              Subject: [ID 20001114.003] Solaris 8, 64 Bit DB_file patch
52032              From: Jens Hamisch <jens@Strawberry.COM>     
52033              Date: Tue, 14 Nov 2000 19:03:55 +0100
52034              Message-Id: <20001114190355.A20559@Strawberry.COM>
52035      Branch: perl
52036            ! ext/DB_File/DB_File.xs
52037 ____________________________________________________________________________
52038 [  7691] By: jhi                                   on 2000/11/15  02:20:12
52039         Log: Use UINT64_C().
52040              
52041              Subject: [ID 20001114.006] 5.7.0-7680 Solaris 8, 64 bit, utf8 patch
52042              From: Jens Hamisch <jens@Strawberry.COM>
52043              Date: Tue, 14 Nov 2000 19:16:23 +0100
52044              Message-Id: <20001114191623.G20559@Strawberry.COM>
52045      Branch: perl
52046            ! utf8.c utf8.h
52047 ____________________________________________________________________________
52048 [  7690] By: jhi                                   on 2000/11/15  02:17:06
52049         Log: Defined INT64_C() and UINT64_C() unless defined by <inttypes.h>
52050              (a macro to define signed and unsigned integer constants).
52051      Branch: perl
52052            ! handy.h
52053 ____________________________________________________________________________
52054 [  7689] By: jhi                                   on 2000/11/15  01:56:51
52055         Log: Regen Configure.
52056      Branch: perl
52057            ! Configure
52058 ____________________________________________________________________________
52059 [  7688] By: jhi                                   on 2000/11/15  01:56:32
52060         Log: Make the unit know about SOCKS.
52061      Branch: metaconfig
52062            ! U/protos/socksizetype.U
52063 ____________________________________________________________________________
52064 [  7687] By: jhi                                   on 2000/11/15  01:54:47
52065         Log: Remove unused dependencies.
52066      Branch: metaconfig
52067            ! U/compline/d_getpagsz.U
52068 ____________________________________________________________________________
52069 [  7686] By: nick                                  on 2000/11/14  21:25:13
52070         Log: Integrate mainline.
52071      Branch: perlio
52072           +> ext/re/hints/MSWin32.pl win32/bin/mdelete.bat
52073           !> MANIFEST doio.c doop.c ext/IO/lib/IO/Handle.pm
52074           !> ext/IO/lib/IO/Seekable.pm ext/SDBM_File/Makefile.PL
52075           !> lib/ExtUtils/MM_Unix.pm lib/perl5db.pl makedef.pl perl.h
52076           !> perlio.c pp.c pp_sys.c toke.c utf8.c utf8.h win32/Makefile
52077           !> win32/config.bc win32/config.gc win32/config.vc
52078           !> win32/makefile.mk win32/win32.c win32/win32.h win32/win32sck.c
52079 ____________________________________________________________________________
52080 [  7685] By: jhi                                   on 2000/11/14  17:54:56
52081         Log: Integrate perlio.
52082      Branch: perl
52083           +> fakesdio.h perliol.h
52084           !> MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
52085           !> perlsdio.h perlsfio.h pod/perlfunc.pod
52086 ____________________________________________________________________________
52087 [  7684] By: nick                                  on 2000/11/14  17:43:04
52088         Log: PerlIO #include and #ifdef re-work.
52089      Branch: perlio
52090            + fakesdio.h perliol.h
52091            ! MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
52092            ! perlsdio.h perlsfio.h
52093 ____________________________________________________________________________
52094 [  7683] By: jhi                                   on 2000/11/14  15:42:40
52095         Log: Hoist the duplicated socket/netdb include logic to perl.h;
52096              undef SETERRNO in case SOCKS has defined it.  Based on:
52097              
52098              Subject: [ID 20001114.002] Code-Cleanups concerning SOCKS5 and Solaris   
52099              From: Jens Hamisch <jens@Strawberry.COM> 
52100              Date: Tue, 14 Nov 2000 11:34:40 +0100
52101              Message-Id: <20001114113440.A20005@Strawberry.COM>
52102      Branch: perl
52103            ! doio.c perl.h pp_sys.c
52104 ____________________________________________________________________________
52105 [  7682] By: jhi                                   on 2000/11/14  14:07:28
52106         Log: Subject: some additions for makefiles for win32 (for perl@7674)
52107              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
52108              Date: Tue, 14 Nov 2000 09:31:13 +0300
52109              Message-ID: <402099F49BEED211999700805FC7359F8254FC@ru0028exch01.spb.lucent.com>
52110      Branch: perl
52111            ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
52112            ! win32/makefile.mk
52113 ____________________________________________________________________________
52114 [  7681] By: jhi                                   on 2000/11/14  14:01:41
52115         Log: Subject: tiny typo in perl5db.pl
52116              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
52117              Date: Tue, 14 Nov 2000 09:29:28 +0300
52118              Message-ID: <402099F49BEED211999700805FC7359F8254F7@ru0028exch01.spb.lucent.com>
52119      Branch: perl
52120            ! lib/perl5db.pl
52121 ____________________________________________________________________________
52122 [  7680] By: jhi                                   on 2000/11/14  04:13:50
52123         Log: Redo #7679 with LFs instead of CRLFs.
52124      Branch: perl
52125            ! ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm makedef.pl
52126            ! perlio.c win32/Makefile win32/bin/mdelete.bat win32/config.gc
52127            ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
52128 ____________________________________________________________________________
52129 [  7679] By: jhi                                   on 2000/11/14  01:21:09
52130         Log: Subject: [PATCH perl@7638] Get PerlIO building on Win32
52131              From: Benjamin Stuhl <tiriath@yahoo.com> 
52132              Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
52133              Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
52134      Branch: perl
52135            + win32/bin/mdelete.bat
52136            ! MANIFEST ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm
52137            ! makedef.pl perlio.c win32/Makefile win32/config.gc
52138            ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
52139 ____________________________________________________________________________
52140 [  7678] By: jhi                                   on 2000/11/14  01:19:20
52141         Log: Fix the re extension building for Win32.
52142              
52143              Subject: [PATCH perl@7638] Get PerlIO building on Win32
52144              From: Benjamin Stuhl <tiriath@yahoo.com> 
52145              Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
52146              Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
52147      Branch: perl
52148            + ext/re/hints/MSWin32.pl
52149            ! MANIFEST
52150 ____________________________________________________________________________
52151 [  7677] By: jhi                                   on 2000/11/14  01:13:54
52152         Log: Subject: [ID 20001113.003] utf8_to_uv on malformed utf returns wrong values
52153              From: sthoenna@efn.org
52154              Date: Mon, 13 Nov 2000 14:49:40 -0800 (PST)
52155              Message-Id: <200011132249.eADMnek09679@garcia.efn.org>
52156      Branch: perl
52157            ! doop.c pp.c toke.c utf8.c utf8.h
52158 ____________________________________________________________________________
52159 [  7676] By: jhi                                   on 2000/11/13  20:23:15
52160         Log: Subject: Re: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
52161              From: Nicholas Clark <nick@ccl4.org>
52162              Date: Mon, 13 Nov 2000 18:55:04 +0000
52163              Message-ID: <20001113185504.J29183@plum.flirble.org>
52164      Branch: perl
52165            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Seekable.pm
52166 ____________________________________________________________________________
52167 [  7675] By: nick                                  on 2000/11/13  20:21:57
52168         Log: Integrate mainline ...
52169      Branch: perlio
52170           !> Changes MANIFEST doop.c ext/IO/IO.xs ext/IO/lib/IO/Handle.pm
52171           !> ext/IO/lib/IO/Seekable.pm patchlevel.h perl.h perlio.c
52172           !> perlsfio.h pod/perlfunc.pod pod/perlunicode.pod pp.c regexp.h
52173           !> t/io/tell.t t/lib/io_xs.t t/op/bop.t utf8.c
52174 ____________________________________________________________________________
52175 [  7674] By: jhi                                   on 2000/11/13  15:07:56
52176         Log: Update Changes.
52177      Branch: perl
52178            ! Changes patchlevel.h
52179 ____________________________________________________________________________
52180 [  7673] By: jhi                                   on 2000/11/13  14:42:42
52181         Log: Remove the new two tests of lib/io_xs for now, they seem to
52182              fail under perlio on some platforms.
52183      Branch: perl
52184            ! t/lib/io_xs.t
52185 ____________________________________________________________________________
52186 [  7672] By: jhi                                   on 2000/11/13  13:57:53
52187         Log: Make PerlIO_getpos() to behave like fgetpos() on return.
52188      Branch: perl
52189            ! perlio.c
52190 ____________________________________________________________________________
52191 [  7671] By: jhi                                   on 2000/11/13  05:30:48
52192         Log: Placate nervous compilers that see longer than ints switch()ing.
52193      Branch: perl
52194            ! utf8.c
52195 ____________________________________________________________________________
52196 [  7670] By: jhi                                   on 2000/11/13  05:14:21
52197         Log: fputs() does return EOF on error but here we don't care.
52198      Branch: perl
52199            ! perlio.c
52200 ____________________________________________________________________________
52201 [  7669] By: jhi                                   on 2000/11/13  05:02:45
52202         Log: Declare reg_data like reg_substr_data.
52203      Branch: perl
52204            ! regexp.h
52205 ____________________________________________________________________________
52206 [  7668] By: jhi                                   on 2000/11/13  04:54:34
52207         Log: Typos in #7667.
52208      Branch: perl
52209            ! perl.h
52210 ____________________________________________________________________________
52211 [  7667] By: jhi                                   on 2000/11/13  04:49:49
52212         Log: Cleanup messy #ifdef.
52213      Branch: perl
52214            ! perl.h
52215 ____________________________________________________________________________
52216 [  7666] By: jhi                                   on 2000/11/13  04:17:34
52217         Log: Subject: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
52218              From: Nicholas Clark <nick@talking.bollo.cx>
52219              Date: Sun, 12 Nov 2000 21:14:11 +0000
52220              Message-Id: <E13v4S3-0000iY-00@Bagpuss.unfortu.net>
52221              
52222              Note: only one breakage of the two reported is fixed by this patch.
52223      Branch: perl
52224            ! perlio.c
52225 ____________________________________________________________________________
52226 [  7665] By: jhi                                   on 2000/11/13  04:05:07
52227         Log: Tweak the definition of the bit complement on UTF-8 data:
52228              if none of the characters in the string are > 0xff,
52229              the result is a complemented byte string, not a (UTF-8)
52230              char string.  Based on the summary in
52231              
52232              Subject: Re: [ID 20000918.005] ~ on wide chars
52233              From: sthoenna@efn.org (Yitzchak Scott-Thoennes) 
52234              Date: Fri, 10 Nov 2000 09:47:15 -0800
52235              Message-ID: <jSDD6gzkgi/T092yn@efn.org>
52236              
52237              This should give us the maximum backward (pre-char string)
52238              compatibility and utf8 compatibility.  The other alternative
52239              would be to limit the bit complement to be always byte only,
52240              taking the least significant byte of the chars.
52241      Branch: perl
52242            ! doop.c pod/perlunicode.pod pp.c t/op/bop.t
52243 ____________________________________________________________________________
52244 [  7664] By: jhi                                   on 2000/11/13  00:23:44
52245         Log: Couple of tests from #7660 salvaged.
52246      Branch: perl
52247            - t/op/tell.t
52248            ! MANIFEST t/io/tell.t
52249 ____________________________________________________________________________
52250 [  7663] By: jhi                                   on 2000/11/13  00:02:48
52251         Log: Subject: [ID 20001112.007] sfio's sftell isn't ftell
52252              From: Nicholas Clark <nick@talking.bollo.cx>
52253              Date: Sun, 12 Nov 2000 21:23:43 +0000
52254              Message-Id: <E13v4bH-0000lN-00@Bagpuss.unfortu.net>
52255      Branch: perl
52256            ! perlsfio.h
52257 ____________________________________________________________________________
52258 [  7662] By: jhi                                   on 2000/11/13  00:01:39
52259         Log: Subject: [ID 20001112.006] IO::Seekable::getpos doesn't check for fgetpos() failure
52260              From: Nicholas Clark <nick@talking.bollo.cx>
52261              Date: Sun, 12 Nov 2000 21:30:04 +0000
52262              Message-Id: <E13v4hQ-0000mn-00@Bagpuss.unfortu.net>
52263      Branch: perl
52264            ! ext/IO/IO.xs ext/IO/lib/IO/Seekable.pm t/lib/io_xs.t
52265 ____________________________________________________________________________
52266 [  7661] By: jhi                                   on 2000/11/12  23:57:29
52267         Log: Document tell() on special streams.
52268      Branch: perl
52269            ! pod/perlfunc.pod
52270 ____________________________________________________________________________
52271 [  7660] By: jhi                                   on 2000/11/12  23:54:22
52272         Log: (Subsumed by #7664)
52273      Branch: perl
52274            + t/op/tell.t
52275            ! MANIFEST
52276 ____________________________________________________________________________
52277 [  7659] By: jhi                                   on 2000/11/12  22:55:25
52278         Log: Many subdocumented return values of the IO extension now documented.
52279              ungetc and write still left subdocumented.
52280              
52281              Subject: [PATCH] (was Re: IO::Handle::ungetc)
52282              From: Nicholas Clark <nick@talking.bollo.cx>
52283              Date: Sun, 12 Nov 2000 21:35:53 +0000
52284              Message-ID: <20001112213552.A3034@Bagpuss.unfortu.net>
52285      Branch: perl
52286            ! ext/IO/lib/IO/Handle.pm
52287 ____________________________________________________________________________
52288 [  7658] By: jhi                                   on 2000/11/12  21:37:06
52289         Log: Subject: [ID 20001112.004] man perlfunc omits tell()'s error return
52290              From: Nicholas Clark <nick@talking.bollo.cx>
52291              Date: Sun, 12 Nov 2000 20:03:22 +0000
52292              Message-Id: <E13v3LV-0008Pd-00@Bagpuss.unfortu.net>
52293      Branch: perl
52294            ! pod/perlfunc.pod
52295 ____________________________________________________________________________
52296 [  7657] By: jhi                                   on 2000/11/12  20:34:55
52297         Log: Integrate perlio.
52298      Branch: perl
52299           !> perlio.c
52300 ____________________________________________________________________________
52301 [  7656] By: nick                                  on 2000/11/12  19:25:06
52302         Log: Add aTHX_ to Perl_croak's (MULTIPLICITY et. al.)
52303      Branch: perlio
52304            ! perlio.c
52305 ____________________________________________________________________________
52306 [  7655] By: nick                                  on 2000/11/12  19:09:41
52307         Log: Integrate mainline
52308      Branch: perlio
52309           +> README.solaris ext/Encode/Encode/cp1006.enc
52310           +> ext/Encode/Encode/cp424.enc ext/Encode/Encode/cp856.enc
52311           +> ext/Encode/Encode/gsm0338.enc ext/Encode/Encode/iso8859-10.enc
52312           +> ext/Encode/Encode/iso8859-13.enc
52313           +> ext/Encode/Encode/iso8859-14.enc
52314           +> ext/Encode/Encode/iso8859-15.enc
52315           !> (integrate 34 files)
52316 ____________________________________________________________________________
52317 [  7654] By: jhi                                   on 2000/11/12  19:00:22
52318         Log: Add a metaconfig unit for fsync.
52319      Branch: metaconfig/U/perl
52320            + d_fsync.U
52321 ____________________________________________________________________________
52322 [  7653] By: jhi                                   on 2000/11/12  19:00:01
52323         Log: Add HAS_FSYNC, lack noticed by Nicholas Clark.
52324      Branch: perl
52325            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
52326            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
52327            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
52328            ! vos/config.ga.h win32/config.bc win32/config.gc
52329            ! win32/config.vc
52330 ____________________________________________________________________________
52331 [  7652] By: jhi                                   on 2000/11/11  21:12:01
52332         Log: Copy the s// information of README.hpux also to the perlrun.
52333      Branch: perl
52334            ! README.hpux pod/perlrun.pod
52335 ____________________________________________________________________________
52336 [  7651] By: jhi                                   on 2000/11/11  21:03:13
52337         Log: More README.solaris updates from Andy Dougherty.
52338      Branch: perl
52339            ! README.solaris
52340 ____________________________________________________________________________
52341 [  7650] By: jhi                                   on 2000/11/11  18:38:57
52342         Log: More descriptive error for unknown perlio layers.
52343              
52344              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
52345              From: Dominic Dunlop <domo@computer.org> 
52346              Date: Sat, 11 Nov 2000 18:20:32 +0100             
52347              Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
52348      Branch: perl
52349            ! perlio.c pod/perldiag.pod
52350 ____________________________________________________________________________
52351 [  7649] By: jhi                                   on 2000/11/11  18:37:52
52352         Log: MachTen doesn't really do mmap() and munmap().
52353              
52354              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
52355              From: Dominic Dunlop <domo@computer.org> 
52356              Date: Sat, 11 Nov 2000 18:20:32 +0100             
52357              Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
52358      Branch: perl
52359            ! hints/machten.sh
52360 ____________________________________________________________________________
52361 [  7648] By: jhi                                   on 2000/11/11  18:36:46
52362         Log: Subject: [PATCH] fwd: Re: [ID 20001105.011] Perl 5.6.0 documentation glitch
52363              From: rspier@pobox.com (Robert Spier)
52364              Date: Sat, 11 Nov 2000 12:22:15 -0500 (EST)
52365              Message-ID: <14861.32839.491271.985797@rls.cx>
52366      Branch: perl
52367            ! Porting/Contract pod/perltoot.pod
52368 ____________________________________________________________________________
52369 [  7647] By: jhi                                   on 2000/11/11  18:35:30
52370         Log: Simplify the getpagesize() unit by dropping the
52371              pagesize probe since it's nowadays slightly more
52372              complicated because of sysconf(). (Note: if some
52373              platform really needs the -lPW for getpagesize,
52374              I just broke it.)
52375              
52376              TODO: a new pagesize unit.
52377      Branch: metaconfig
52378            ! U/compline/d_getpagsz.U
52379 ____________________________________________________________________________
52380 [  7646] By: jhi                                   on 2000/11/11  18:33:23
52381         Log: Add getpagesize() probing, on non-UNIX guess 'undef'.
52382      Branch: perl
52383            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
52384            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
52385            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
52386            ! vos/config.ga.h win32/config.bc win32/config.gc
52387            ! win32/config.vc
52388 ____________________________________________________________________________
52389 [  7645] By: jhi                                   on 2000/11/11  16:45:15
52390         Log: Use sysconf() or getpagesize() to find out the pagesize.
52391      Branch: perl
52392            ! perlio.c
52393 ____________________________________________________________________________
52394 [  7644] By: jhi                                   on 2000/11/11  15:46:08
52395         Log: Integrate perlio.
52396      Branch: perl
52397           !> perlio.c
52398 ____________________________________________________________________________
52399 [  7643] By: jhi                                   on 2000/11/11  15:33:36
52400         Log: Subject: Re: [PATCH] README.solaris
52401              From: Lupe Christoph <lupe@lupe-christoph.de>
52402              Date: Sat, 11 Nov 2000 14:08:10 +0100
52403              Message-ID: <20001111140810.C10394@alanya.lupe-christoph.de>
52404      Branch: perl
52405            ! README.solaris
52406 ____________________________________________________________________________
52407 [  7642] By: jhi                                   on 2000/11/11  15:22:12
52408         Log: Subject: [PATCH perl@7638] cygwin port
52409              From: "Eric Fifer" <egf7@columbia.edu>            
52410              Date: Fri, 10 Nov 2000 19:30:30 -0000
52411              Message-ID: <000001c04b4c$b96b7980$243670c2@fifer>
52412      Branch: perl
52413            ! README.cygwin lib/ExtUtils/MM_Cygwin.pm
52414 ____________________________________________________________________________
52415 [  7641] By: nick                                  on 2000/11/11  14:50:36
52416         Log: Fixup mmap layer by doing mmap() calls on pagesize boundaries.
52417              Also call "Buf" layer directly when unread'ing non-read chars.
52418      Branch: perlio
52419            ! perlio.c
52420 ____________________________________________________________________________
52421 [  7640] By: jhi                                   on 2000/11/11  02:05:02
52422         Log: Add more encoding tables.
52423      Branch: perl
52424            + ext/Encode/Encode/cp1006.enc ext/Encode/Encode/cp424.enc
52425            + ext/Encode/Encode/cp856.enc ext/Encode/Encode/gsm0338.enc
52426            + ext/Encode/Encode/iso8859-10.enc
52427            + ext/Encode/Encode/iso8859-13.enc
52428            + ext/Encode/Encode/iso8859-14.enc
52429            + ext/Encode/Encode/iso8859-15.enc
52430            ! MANIFEST
52431 ____________________________________________________________________________
52432 [  7639] By: jhi                                   on 2000/11/10  18:49:25
52433         Log: Subject: [PATCH] README.solaris
52434              From: Andy Dougherty <doughera@lafayette.edu>
52435              Date: Fri, 10 Nov 2000 12:18:00 -0500 (EST)
52436              Message-ID: <Pine.SOL.4.10.10011101217100.28341-100000@maxwell.phys.lafayette.edu>
52437      Branch: perl
52438            + README.solaris
52439            ! INSTALL MANIFEST hints/solaris_2.sh pod/buildtoc.PL
52440            ! pod/perl.pod pod/perltoc.pod
52441 ____________________________________________________________________________
52442 [  7638] By: jhi                                   on 2000/11/10  15:04:15
52443         Log: Update Changes.
52444      Branch: perl
52445            ! Changes patchlevel.h
52446 ____________________________________________________________________________
52447 [  7637] By: jhi                                   on 2000/11/10  14:14:28
52448         Log: Explain better why certain regex tests are skipped.
52449              
52450              Subject: Re: tests skipped: unknown reason
52451              From: Lupe Christoph <lupe@lupe-christoph.de>
52452              Date: Fri, 10 Nov 2000 09:08:56 +0100
52453              Message-ID: <20001110090856.J785@alanya.lupe-christoph.de>
52454      Branch: perl
52455            ! t/op/regexp.t
52456 ____________________________________________________________________________
52457 [  7636] By: nick                                  on 2000/11/10  13:40:00
52458         Log: Integrate mainline.
52459      Branch: perlio
52460           !> emacs/cperl-mode.el ext/IO/lib/IO/Handle.pm hints/linux.sh
52461           !> hints/uts.sh lib/unicode/syllables.txt perlio.c
52462           !> win32/bin/search.pl
52463 ____________________________________________________________________________
52464 [  7635] By: nick                                  on 2000/11/10  13:25:52
52465         Log: Re-instate stdio large file support via perlio.
52466      Branch: perl
52467            ! perlio.c
52468 ____________________________________________________________________________
52469 [  7634] By: jhi                                   on 2000/11/10  04:49:55
52470         Log: Amdahl UTS hints updates.
52471              
52472              Subject: [ID 20001109.016] Trouble going from 5.4 to 5.6
52473              From: hom00@utsglobal.com (Harold O Morris)
52474              Date: Thu, 9 Nov 2000 20:02 PST
52475              Message-Id: <m13u5OV-000045C@juno.uts.utsglobal.com>
52476      Branch: perl
52477            ! hints/uts.sh
52478 ____________________________________________________________________________
52479 [  7633] By: jhi                                   on 2000/11/09  23:33:28
52480         Log: Subject: [PATCH] IO::Seekable pod
52481              From: Nicholas Clark <nick@talking.bollo.cx>
52482              Date: Thu, 9 Nov 2000 20:29:45 +0000
52483              Message-ID: <20001109202945.A10451@Bagpuss.unfortu.net>
52484      Branch: perl
52485            ! ext/IO/lib/IO/Handle.pm
52486 ____________________________________________________________________________
52487 [  7632] By: jhi                                   on 2000/11/09  21:55:41
52488         Log: Various doc oddball characters.
52489              
52490              Subject: [ID 20001106.004] Perl 5.6.0 bugs  
52491              From: Michael Somos <somos@grail.cba.csuohio.edu>
52492              Date: Mon, 6 Nov 2000 17:44:20 -0500
52493              Message-Id: <200011062244.RAA28632@grail.cba.csuohio.edu>
52494      Branch: perl
52495            ! emacs/cperl-mode.el lib/unicode/syllables.txt
52496            ! win32/bin/search.pl
52497 ____________________________________________________________________________
52498 [  7631] By: jhi                                   on 2000/11/09  21:12:29
52499         Log: Subject: Re: bash -c exit and linux hints 
52500              From: "John P. Linderman" <jpl@research.att.com>
52501              Date: Thu, 02 Nov 2000 09:37:25 -0500
52502              Message-Id: <200011021437.JAA63199@raptor.research.att.com>
52503      Branch: perl
52504            ! hints/linux.sh
52505 ____________________________________________________________________________
52506 [  7630] By: nick                                  on 2000/11/09  20:34:11
52507         Log: Integrate mainline.
52508      Branch: perlio
52509           !> (integrate 91 files)
52510 ____________________________________________________________________________
52511 [  7629] By: jhi                                   on 2000/11/09  19:46:31
52512         Log: Missing dTHXs.
52513              
52514              Subject: RE: perl@7595 builds not on cygwin
52515              From: "Eric Fifer" <egf7@columbia.edu>
52516              Date: Thu, 9 Nov 2000 19:26:50 -0000
52517              Message-ID: <000201c04a83$05ef1660$933570c2@fifer>
52518      Branch: perl
52519            ! ext/Devel/Peek/Peek.xs
52520 ____________________________________________________________________________
52521 [  7628] By: jhi                                   on 2000/11/09  14:48:27
52522         Log: Disable only the tests 99 and 166 for UTF-8 locales.
52523      Branch: perl
52524            ! t/pragma/locale.t
52525 ____________________________________________________________________________
52526 [  7627] By: jhi                                   on 2000/11/09  14:40:27
52527         Log: There's no =head3.
52528      Branch: perl
52529            ! pod/perlhack.pod
52530 ____________________________________________________________________________
52531 [  7626] By: jhi                                   on 2000/11/09  13:54:26
52532         Log: The generated boot_* headers are wrong.  Pickier compiler,
52533              such as KAI C++ will refuse to compile the resulting perlmain.
52534              
52535              Subject: [ID 20001109.005] Bug in minimod.pl, perl 5.6.0
52536              From: Harri Pasanen <harri.pasanen@trema.com>
52537              Date: Thu, 09 Nov 2000 14:23:28 +0100
52538              Message-Id: <3A0AA550.26D548A3@trema.com>
52539      Branch: perl
52540            ! minimod.pl
52541 ____________________________________________________________________________
52542 [  7625] By: jhi                                   on 2000/11/09  13:50:44
52543         Log: Subject: [PATCH: perl@7613] updates to Porting/pumpkin.pod
52544              From: Prymmer/Kahn <pvhp@best.com>
52545              Date: Wed, 8 Nov 2000 22:13:26 -0800 (PST)
52546              Message-ID: <Pine.BSF.4.21.0011082208390.5584-100000@shell8.ba.best.com>
52547              
52548              All except the "cow orker" change.
52549      Branch: perl
52550            ! Porting/pumpkin.pod
52551 ____________________________________________________________________________
52552 [  7624] By: jhi                                   on 2000/11/09  13:45:33
52553         Log: Fix for
52554              
52555              Subject: [ID 20001109.003] Not OK: perl v5.7.0 +DEVEL7620 on PA-RISC2.0 11.00 (UNINSTALLED)
52556              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
52557              Date: Thu, 09 Nov 2000 11:05:52 +0100
52558              Message-Id: <20001109110452.66CF.H.M.BRAND@hccnet.nl>
52559      Branch: perl
52560            ! pod/perldiag.pod t/pragma/warn/pp_sys
52561 ____________________________________________________________________________
52562 [  7623] By: jhi                                   on 2000/11/09  13:37:16
52563         Log: Typo in an ifndef.
52564              
52565              Subject: Re: [PATCH 5.7.0] better messages from malloc()
52566              From: Joe Smith <jms@inwap.com>         
52567              Date: Thu, 09 Nov 2000 01:33:14 -0800
52568              Message-Id: <3A0A6F5A.1E3969BB@inwap.com>
52569      Branch: perl
52570            ! malloc.c
52571 ____________________________________________________________________________
52572 [  7622] By: jhi                                   on 2000/11/09  13:31:18
52573         Log: Remove unused extra arguments.
52574      Branch: metaconfig/U/perl
52575            ! perlxv.U
52576      Branch: perl
52577            ! Configure config_h.SH
52578 ____________________________________________________________________________
52579 [  7621] By: jhi                                   on 2000/11/09  13:16:36
52580         Log: More VMS moves on environment handling, from Charles Lane.
52581      Branch: perl
52582            ! t/pragma/locale.t
52583 ____________________________________________________________________________
52584 [  7620] By: jhi                                   on 2000/11/09  04:42:38
52585         Log: Subject: patch to detect stat followed by lstat(_): [ID 20001106.006] find2perl generated scripts issue new lstat()    on filehandle _ warning
52586              From: David Dyck <dcd@tc.fluke.com>
52587              Date: Wed, 8 Nov 2000 18:36:26 -0800 (PST)
52588              Message-ID: <Pine.LNX.4.30.0011081817490.177-100000@dd.tc.fluke.com>
52589      Branch: perl
52590            ! pp_sys.c
52591 ____________________________________________________________________________
52592 [  7619] By: jhi                                   on 2000/11/09  04:36:21
52593         Log: Forgot from #7618.
52594      Branch: perl
52595            ! lib/File/stat.pm
52596 ____________________________________________________________________________
52597 [  7618] By: jhi                                   on 2000/11/09  04:28:44
52598         Log: Make deleting for %ENV work for (newer versions of) VMS,
52599              from Craig A. Berry.
52600      Branch: perl
52601            ! vms/vms.c
52602 ____________________________________________________________________________
52603 [  7617] By: jhi                                   on 2000/11/09  04:25:05
52604         Log: Subject: [PATCH] Class::Struct at compile time
52605              From: "Casey R. Tweten" <crt@kiski.net>
52606              Date: Wed, 8 Nov 2000 20:46:41 -0500 (EST)
52607              Message-ID: <Pine.OSF.4.21.0011082041360.8238-100000@home.kiski.net>
52608      Branch: perl
52609            ! lib/Class/Struct.pm
52610 ____________________________________________________________________________
52611 [  7616] By: jhi                                   on 2000/11/09  04:15:17
52612         Log: Subject: [ID 20001108.013] spelling
52613              From: "Todd T. Fries" <todd@fries.int.mrleng.com>
52614              Date: Wed, 8 Nov 2000 18:36:42 -0600 (CST)
52615              Message-Id: <200011090036.eA90agN05921@fries.int.mrleng.com>
52616      Branch: perl
52617            ! lib/ftp.pl
52618 ____________________________________________________________________________
52619 [  7615] By: jhi                                   on 2000/11/09  04:12:42
52620         Log: Subject: [PATCH: perl@7613] add Encode to VMS build and tests
52621              From: Peter Prymmer <pvhp@forte.com>
52622              Date: Wed, 8 Nov 2000 15:29:06 -0800 (PST)
52623              Message-ID: <Pine.OSF.4.10.10011081524450.248546-100000@aspara.forte.com>
52624      Branch: perl
52625            ! configure.com
52626 ____________________________________________________________________________
52627 [  7614] By: jhi                                   on 2000/11/08  22:42:55
52628         Log: A missing aTHX_.
52629      Branch: perl
52630            ! ext/IPC/SysV/SysV.xs
52631 ____________________________________________________________________________
52632 [  7613] By: jhi                                   on 2000/11/08  19:30:21
52633         Log: Update Changes.
52634      Branch: perl
52635            ! Changes patchlevel.h
52636 ____________________________________________________________________________
52637 [  7612] By: jhi                                   on 2000/11/08  18:35:25
52638         Log: Subject: is this the appropriate patch to fix: [ID 20001106.006] find2perl generated scripts issue new lstat()    on filehandle _ warning
52639              From: David Dyck <dcd@tc.fluke.com>
52640              Date: Wed, 8 Nov 2000 10:05:44 -0800 (PST)
52641              Message-ID: <Pine.LNX.4.30.0011080957440.2572-100000@dd.tc.fluke.com>
52642      Branch: perl
52643            ! pp_sys.c
52644 ____________________________________________________________________________
52645 [  7611] By: jhi                                   on 2000/11/08  18:30:26
52646         Log: Subject: [PATCH bleadperl] Re: Patch 7533 prevents malloc.c from compiling on MachTen
52647              From: Dominic Dunlop <domo@computer.org>
52648              Date: Tue, 7 Nov 2000 12:05:25 +0100
52649              Message-Id: <p04320403b62d8e0870cf@[192.168.1.4]>
52650      Branch: perl
52651            ! malloc.c
52652 ____________________________________________________________________________
52653 [  7610] By: jhi                                   on 2000/11/08  18:25:14
52654         Log: Do not test UTF-8 locales since that the tests would require
52655              polymorphic regexen.
52656      Branch: perl
52657            ! t/pragma/locale.t
52658 ____________________________________________________________________________
52659 [  7609] By: jhi                                   on 2000/11/08  17:12:51
52660         Log: Locale buglets.
52661              
52662              Subject: RE: Locales support (setlocale) fixes
52663              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
52664              Date: Wed, 8 Nov 2000 20:01:39 +0300
52665              Message-ID: <402099F49BEED211999700805FC7359F825283@ru0028exch01.spb.lucent.com>
52666      Branch: perl
52667            ! t/pragma/locale.t util.c
52668 ____________________________________________________________________________
52669 [  7608] By: jhi                                   on 2000/11/08  17:00:16
52670         Log: Deleting $ENV{PATH} in VMS is not recommendable.
52671      Branch: perl
52672            ! t/pragma/locale.t
52673 ____________________________________________________________________________
52674 [  7607] By: jhi                                   on 2000/11/08  16:58:26
52675         Log: Subject: PATCH std stdio for (Free)BSD
52676              From: Nicholas Clark <nick@ccl4.org>
52677              Date: Wed, 8 Nov 2000 15:36:29 +0000
52678              Message-ID: <20001108153629.D98736@plum.flirble.org>
52679      Branch: metaconfig
52680            ! U/compline/d_stdstdio.U
52681      Branch: perl
52682            ! Configure config_h.SH
52683 ____________________________________________________________________________
52684 [  7606] By: jhi                                   on 2000/11/08  16:43:31
52685         Log: Forgot to bump the line numbers in #7601.
52686      Branch: perl
52687            ! t/pragma/warn/pp_sys
52688 ____________________________________________________________________________
52689 [  7605] By: jhi                                   on 2000/11/08  16:39:12
52690         Log: More careful detection of how well NVs and UVs mix.
52691              
52692              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))
52693              From: Nicholas Clark <nick@ccl4.org>
52694              Date: Wed, 8 Nov 2000 15:14:12 +0000
52695              Message-ID: <20001108151412.B98736@plum.flirble.org>
52696              
52697              Added some SIGFPE paranoia.
52698      Branch: metaconfig/U/perl
52699            ! perlxv.U
52700      Branch: perl
52701            ! Configure config_h.SH
52702 ____________________________________________________________________________
52703 [  7604] By: jhi                                   on 2000/11/08  14:39:10
52704         Log: Subject: [patch perl@7595] VMS configure.com tweak
52705              From: "Craig A. Berry" <craigberry@mac.com>
52706              Date: Wed, 8 Nov 2000 00:24:12 -0600
52707              Message-Id: <p04330103b62e879ceeff@[192.168.56.177]>
52708      Branch: perl
52709            ! configure.com
52710 ____________________________________________________________________________
52711 [  7603] By: jhi                                   on 2000/11/08  14:27:11
52712         Log: Subject: [PATCH @7595] int/ptr casts in perlio.c
52713              From: Robin Barker <rmb1@cise.npl.co.uk>
52714              Date: Wed, 8 Nov 2000 11:11:39 GMT
52715              Message-Id: <200011081111.LAA07377@tempest.npl.co.uk>
52716      Branch: perl
52717            ! perlio.c
52718 ____________________________________________________________________________
52719 [  7602] By: jhi                                   on 2000/11/08  14:25:03
52720         Log: Fix for the tie-refhash string table leaks.
52721              
52722              From: Nick Ing-Simmons <nik@tiuk.ti.com> 
52723              Date: Wed, 8 Nov 2000 13:03:04 GMT
52724              Message-Id: <200011081303.NAA07042@mikado.tiuk.ti.com>
52725      Branch: perl
52726            ! t/lib/tie-refhash.t
52727 ____________________________________________________________________________
52728 [  7601] By: jhi                                   on 2000/11/08  14:21:08
52729         Log: Try to avoid flockless and emulationless places.
52730      Branch: perl
52731            ! t/pragma/warn/pp_sys
52732 ____________________________________________________________________________
52733 [  7600] By: jhi                                   on 2000/11/08  02:28:54
52734         Log: Overrideable keys, each, pop, push, shift, splice, unshift.
52735              
52736              Subject: [PATCH] prototyped functions that should be overrideable
52737              From: "Casey R. Tweten" <crt@kiski.net>
52738              Date: Fri, 3 Nov 2000 11:09:12 -0500 (EST)
52739              Message-ID: <Pine.OSF.4.21.0011031100470.17471-100000@home.kiski.net>
52740      Branch: perl
52741            ! toke.c
52742 ____________________________________________________________________________
52743 [  7599] By: jhi                                   on 2000/11/08  01:12:05
52744         Log: Make perlbug not insist on dumping to a file when stdout isn't a tty.
52745              
52746              Subject: [PATCH] perlbug.PL
52747              From: "Kurt D. Starsinic" <kstar@chapin.edu>
52748              Date: Mon, 6 Nov 2000 21:39:01 -0500
52749              Message-ID: <20001106213901.B20955@O2.chapin.edu>
52750      Branch: perl
52751            ! utils/perlbug.PL
52752 ____________________________________________________________________________
52753 [  7598] By: jhi                                   on 2000/11/07  23:42:00
52754         Log: Bad thinko in #7581 (I used the test program with the expanded
52755              values as-is).
52756      Branch: metaconfig
52757            ! U/compline/d_stdstdio.U
52758      Branch: perl
52759            ! Configure
52760 ____________________________________________________________________________
52761 [  7597] By: jhi                                   on 2000/11/07  21:43:29
52762         Log: Subject: [PATCH perl@7573] cygwin port
52763              From: "Fifer, Eric" <EFifer@sanwaint.com>
52764              Date: Tue, 7 Nov 2000 18:08:51 -0000 
52765              Message-ID: <779F20BCCE5AD31186A50008C75D99791717BB@silldn_mail1.sanwaint.com>
52766              
52767              Synchronize with Cygwin 1.1.5.
52768      Branch: perl
52769            ! AUTHORS README.cygwin cygwin/cygwin.c hints/cygwin.sh mg.c
52770            ! pod/perlport.pod unixish.h util.c
52771 ____________________________________________________________________________
52772 [  7596] By: jhi                                   on 2000/11/07  21:39:25
52773         Log: perlhack updates from H.Merijn Brand.
52774      Branch: perl
52775            ! pod/perlhack.pod
52776 ____________________________________________________________________________
52777 [  7595] By: jhi                                   on 2000/11/07  20:21:41
52778         Log: Update Changes.
52779      Branch: perl
52780            ! Changes patchlevel.h
52781 ____________________________________________________________________________
52782 [  7594] By: jhi                                   on 2000/11/07  19:18:58
52783         Log: Be more robust in Dynaloader.pm.
52784      Branch: perl
52785            ! ext/DynaLoader/DynaLoader_pm.PL
52786 ____________________________________________________________________________
52787 [  7593] By: jhi                                   on 2000/11/07  16:49:31
52788         Log: AUTHORS update.
52789      Branch: perl
52790            ! AUTHORS
52791 ____________________________________________________________________________
52792 [  7592] By: gsar                                  on 2000/11/07  16:39:51
52793         Log: normalize relative paths in virtualized current directory on windows,
52794              under ithreads (avoids ".." etc showing up in what Cwd::cwd()
52795              returns)
52796      Branch: perl
52797            ! win32/vdir.h
52798 ____________________________________________________________________________
52799 [  7591] By: jhi                                   on 2000/11/07  16:04:26
52800         Log: Too profiler-happy: with optimization the #7590 actually makes
52801              the test to run 0.5% _slower_.  Requires much more instrumentation.
52802              Retract #7590.
52803      Branch: perl
52804            ! regcomp.c regcomp.h
52805 ____________________________________________________________________________
52806 [  7590] By: jhi                                   on 2000/11/07  15:51:13
52807         Log: Shave off about 5% (Digital UNIX, -g, pixie) of the op/regexp
52808              execution time in regcomp.c S_cl_any() and S_cl_is_anything()
52809              by using memset() and testing bytewise (as opposed to bitwise).
52810      Branch: perl
52811            ! regcomp.c regcomp.h
52812 ____________________________________________________________________________
52813 [  7589] By: jhi                                   on 2000/11/07  12:56:39
52814         Log: Subject: [PATCH perl@7573] configure.com and st-lock.t changes for   
52815              From: "Craig A. Berry" <craig.berry@psinetcs.com>
52816              Date: Mon, 06 Nov 2000 23:45:30 -0500
52817              Message-Id: <0011079735.AA973576259@univpress.com>
52818      Branch: perl
52819            ! configure.com t/lib/st-lock.t
52820 ____________________________________________________________________________
52821 [  7588] By: jhi                                   on 2000/11/07  01:03:28
52822         Log: Tweak #7587.
52823      Branch: perl
52824            ! pod/perldiag.pod
52825 ____________________________________________________________________________
52826 [  7587] By: jhi                                   on 2000/11/07  01:00:27
52827         Log: A doc addition for bug id 20001105.019, beware \p.
52828      Branch: perl
52829            ! pod/perldiag.pod
52830 ____________________________________________________________________________
52831 [  7586] By: jhi                                   on 2000/11/07  00:32:22
52832         Log: Fake support of holey files in win/dosish platforms.
52833              
52834              Subject: SDBM_File under MS-Windows95/98 does not work correctly. (APR#1302)
52835              From: kipp@shonanblue.ne.jp
52836              Date: Mon, 6 Nov 2000 13:30:55 -0800
52837              Message-Id: <200011062130.eA6LUpZ17387@smtp3.ActiveState.com>
52838      Branch: perl
52839            ! ext/SDBM_File/sdbm/sdbm.c
52840 ____________________________________________________________________________
52841 [  7585] By: jhi                                   on 2000/11/07  00:12:54
52842         Log: Subject: Pod updates
52843              From: "Stephen P. Potter" <spp@spotter.yi.org>
52844              Date: Mon, 06 Nov 2000 18:56:43 -0500
52845              Message-Id: <200011062357.SAA18173@spotter.yi.org>
52846      Branch: perl
52847            ! README.dos README.os2 README.win32 pod/buildtoc.PL
52848            ! pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
52849            ! pod/perl56delta.pod pod/perldebguts.pod pod/perldebtut.pod
52850            ! pod/perldebug.pod pod/perldelta.pod pod/perldiag.pod
52851            ! pod/perlembed.pod pod/perlfaq.pod pod/perlfaq1.pod
52852            ! pod/perlfaq2.pod pod/perlfaq5.pod pod/perlfaq7.pod
52853            ! pod/perlfaq8.pod pod/perlfilter.pod pod/perlfunc.pod
52854            ! pod/perlguts.pod pod/perlhack.pod pod/perlhist.pod
52855            ! pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
52856            ! pod/perlmodlib.pod pod/perlnumber.pod pod/perlop.pod
52857            ! pod/perlopentut.pod pod/perlport.pod pod/perlre.pod
52858            ! pod/perlsub.pod pod/perltie.pod pod/perltoot.pod
52859            ! pod/perltootc.pod pod/perlunicode.pod
52860 ____________________________________________________________________________
52861 [  7584] By: jhi                                   on 2000/11/07  00:04:17
52862         Log: Varargs don't always work too well if one puts an unsigned
52863              char on the stack and pop an unsigned quad off the stack.
52864              
52865              Subject: Re: [ID 20001103.002] Not OK: perl v5.7.0 +DEVEL7523 on os2-64int-ld-2.30 (UNINSTALLED)
52866              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)         
52867              Date: Mon, 06 Nov 2000 15:19:05 -0800
52868              Message-ID: <pxzB6gzkgKXY092yn@efn.org>  
52869      Branch: perl
52870            ! utf8.c
52871 ____________________________________________________________________________
52872 [  7583] By: jhi                                   on 2000/11/06  23:58:48
52873         Log: %ENV note tweaks from Dan Sugalski.
52874      Branch: perl
52875            ! pod/perlport.pod vms/perlvms.pod
52876 ____________________________________________________________________________
52877 [  7582] By: jhi                                   on 2000/11/06  23:05:49
52878         Log: glibc5 detection by __GNU_LIBRARY__.
52879      Branch: perl
52880            ! toke.c
52881 ____________________________________________________________________________
52882 [  7581] By: jhi                                   on 2000/11/06  22:51:29
52883         Log: Make the stdio test program of 7427 less noisy while being 
52884              compiled so that Digital UNIX wouldn't get both
52885              d_stdio_ptr_lval_nochange_cnt and d_stdio_ptr_lval_sets_cnt
52886              undefined.  This makes perlio happy.
52887      Branch: metaconfig
52888            ! U/compline/d_stdstdio.U
52889      Branch: perl
52890            ! Configure config_h.SH
52891 ____________________________________________________________________________
52892 [  7580] By: jhi                                   on 2000/11/06  22:41:41
52893         Log: Document %ENV = () portability issues.
52894      Branch: perl
52895            ! pod/perlport.pod vms/perlvms.pod
52896 ____________________________________________________________________________
52897 [  7579] By: jhi                                   on 2000/11/06  21:29:24
52898         Log: VOS updates from Paul Green.
52899      Branch: perl
52900            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
52901 ____________________________________________________________________________
52902 [  7578] By: jhi                                   on 2000/11/06  21:00:40
52903         Log: Sanitize the environment further.
52904      Branch: perl
52905            ! t/pragma/locale.t
52906 ____________________________________________________________________________
52907 [  7577] By: jhi                                   on 2000/11/06  20:53:51
52908         Log: Re-introduce 7552 lost in integration.
52909      Branch: perl
52910            ! perlio.c
52911 ____________________________________________________________________________
52912 [  7576] By: jhi                                   on 2000/11/06  20:33:46
52913         Log: Admit that the test leaks scalars.
52914      Branch: perl
52915            ! t/comp/proto.t
52916 ____________________________________________________________________________
52917 [  7575] By: jhi                                   on 2000/11/06  20:17:08
52918         Log: Integrate perlio.
52919      Branch: perl
52920           !> perlio.c
52921 ____________________________________________________________________________
52922 [  7574] By: nick                                  on 2000/11/06  20:07:28
52923         Log: Remove debug. Try (Mmap_t) on madvise() call.
52924      Branch: perlio
52925            ! perlio.c
52926 ____________________________________________________________________________
52927 [  7573] By: jhi                                   on 2000/11/06  13:56:05
52928         Log: Update Changes.
52929      Branch: perl
52930            ! Changes patchlevel.h
52931 ____________________________________________________________________________
52932 [  7572] By: jhi                                   on 2000/11/06  13:48:41
52933         Log: Subject: Re: rsync'ed patches vs. rsync'ed source
52934              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
52935              Date: Mon, 06 Nov 2000 10:11:42 +0100
52936              Message-Id: <20001106100920.9BAD.H.M.BRAND@hccnet.nl>
52937      Branch: perl
52938            ! pod/perlhack.pod
52939 ____________________________________________________________________________
52940 [  7571] By: jhi                                   on 2000/11/06  01:45:51
52941         Log: AUTHORS updates.
52942      Branch: perl
52943            ! AUTHORS
52944 ____________________________________________________________________________
52945 [  7570] By: jhi                                   on 2000/11/06  00:18:00
52946         Log: Fix for
52947              
52948              Subject: [ID 20000728.005] perl -P broken
52949              From: David Dyck <dcd@tc.fluke.com>
52950              Date: Fri, 28 Jul 2000 17:19:16 -0700
52951              Message-Id: <200007290019.RAA08484@dd.tc.fluke.com>
52952              
52953              (hopefully).  The fix is also not complete, it seems to break
52954              BOM swallowing for libc5 systems, but until someone figures
52955              out a way to do this without ftell(), this will do.
52956      Branch: perl
52957            ! toke.c
52958 ____________________________________________________________________________
52959 [  7569] By: jhi                                   on 2000/11/06  00:05:30
52960         Log: Document that the evaled syntax errors cause scalar leaks.
52961      Branch: perl
52962            ! t/comp/proto.t
52963 ____________________________________________________________________________
52964 [  7568] By: jhi                                   on 2000/11/05  23:14:47
52965         Log: opmini.o can linger from Configures past.
52966      Branch: perl
52967            ! Makefile.SH
52968 ____________________________________________________________________________
52969 [  7567] By: jhi                                   on 2000/11/05  21:28:39
52970         Log: Fake __FUNCTION__ for non-gcc builds, cast madvise()
52971              first argument correctly.
52972      Branch: perl
52973            ! perlio.c
52974 ____________________________________________________________________________
52975 [  7566] By: jhi                                   on 2000/11/05  21:15:56
52976         Log: Integrate perlio.
52977      Branch: perl
52978           !> perlio.c
52979 ____________________________________________________________________________
52980 [  7565] By: jhi                                   on 2000/11/05  21:15:13
52981         Log: Use -dM for gcc (the suggested patch did it only for Linux,
52982              but I think it can be generalized).
52983              
52984              Subject: Re: connect and $!{EINPROGRESS} pb (was [ID 20001030.010] [PATCH] io_multihomed.t failing)
52985              From: Pixel <pixel@mandrakesoft.com>
52986              Date: 05 Nov 2000 21:49:34 +0100 
52987              Message-ID: <ly8zqygn4x.fsf@leia.mandrakesoft.com>
52988      Branch: perl
52989            ! ext/Errno/Errno_pm.PL
52990 ____________________________________________________________________________
52991 [  7564] By: nick                                  on 2000/11/05  21:09:18
52992         Log: Added a mmap layer as a "subclass" of perlio.
52993              PERLIO=mmap ./perl harness passes
52994      Branch: perlio
52995            ! perlio.c
52996 ____________________________________________________________________________
52997 [  7563] By: jhi                                   on 2000/11/05  19:48:55
52998         Log: Add a note for future generations about bug id 20000229.006.
52999      Branch: perl
53000            ! malloc.c
53001 ____________________________________________________________________________
53002 [  7562] By: jhi                                   on 2000/11/05  19:38:24
53003         Log: Fix for bug id 19990615.008, pos() unset during s///ge.
53004      Branch: perl
53005            ! pp_ctl.c t/op/pos.t
53006 ____________________________________________________________________________
53007 [  7561] By: jhi                                   on 2000/11/05  18:21:46
53008         Log: Add =pod to be tidy.
53009      Branch: perl
53010            ! lib/Math/Complex.pm
53011 ____________________________________________________________________________
53012 [  7560] By: jhi                                   on 2000/11/05  17:38:46
53013         Log: Upgrade to Storable 1.0.6, from Raphael Manfredi.
53014      Branch: perl
53015            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
53016            ! ext/Storable/Storable.xs t/lib/st-recurse.t
53017 ____________________________________________________________________________
53018 [  7559] By: jhi                                   on 2000/11/05  17:32:59
53019         Log: Subject: [Corrected/tested PATCH] Re: [ID 20001102.008] Not OK: perl v5.7.0 +DEVEL7503 on i686-linux 2.2.16
53020              From: "Peter J. Farley III" <pjfarley@banet.net>
53021              Date: Sun, 05 Nov 2000 11:55:59 -0500
53022              Message-Id: <4.3.1.0.20001105115341.00b35160@pop5.banet.net> 
53023      Branch: perl
53024            ! t/lib/syslog.t
53025 ____________________________________________________________________________
53026 [  7558] By: jhi                                   on 2000/11/05  17:29:19
53027         Log: Integrate perlio.
53028      Branch: perl
53029           !> perlio.c
53030 ____________________________________________________________________________
53031 [  7557] By: jhi                                   on 2000/11/05  17:22:01
53032         Log: A fix of sorts for 20000329.026, a better error message
53033              for a missing "use charnames" when using the \N{...}. 
53034      Branch: perl
53035            ! pod/perldiag.pod toke.c
53036 ____________________________________________________________________________
53037 [  7556] By: jhi                                   on 2000/11/05  16:33:50
53038         Log: Test tweak: show also the failed locales.
53039              
53040              Subject: [ID 20001105.001] Not OK: perl v5.7.0 +DEVEL7523 on i86pc-solaris 2.8  
53041              From: Lupe Christoph <lupe@lupe-christoph.de>         
53042              Date: Sun, 5 Nov 2000 12:39:27 +0100 (MET)
53043              Message-Id: <200011051139.MAA12442@lupe-christoph.de>
53044      Branch: perl
53045            ! t/pragma/locale.t
53046 ____________________________________________________________________________
53047 [  7555] By: nick                                  on 2000/11/05  11:09:34
53048         Log: Fix read from STDERR on raw unix layer for Solaris where fd 2 is
53049              open RDWR so does not fail. (pragma/warnings 303 again...)
53050      Branch: perlio
53051            ! perlio.c
53052 ____________________________________________________________________________
53053 [  7554] By: nick                                  on 2000/11/05  10:10:13
53054         Log: Fix case where ungetc(f,EOF) was allowed.
53055              Move PerlIO_ungetc() near PerlIO_putc()/PerlIO_getc() in the file
53056              so we can see similarities.
53057              Use types more carefully and a STDCHAR array in hope that this will
53058              fix Jarrko's 64bit machine.
53059      Branch: perlio
53060            ! perlio.c
53061 ____________________________________________________________________________
53062 [  7553] By: jhi                                   on 2000/11/05  01:12:16
53063         Log: Fix for
53064              
53065              Subject: [ID 20001004.007] taint propogation is inconsistent
53066              From: pimlott@idiomtech.com (Andrew Pimlott) 
53067              Date: Wed, 4 Oct 2000 23:17:44 -0400 (EDT)
53068              Message-Id: <m13h1XU-000SEmC@nolfolan.idiomtech.com>
53069              
53070              The culprit was sv_setsv() which was rather blindly
53071              propagating taint, which lead to behaviour where if
53072              a tainted anon hash value was seen all the hash values
53073              from then on at that level became tainted, or at any
53074              upper levels in the case of nested anon hashes.
53075      Branch: perl
53076            ! sv.c t/op/taint.t
53077 ____________________________________________________________________________
53078 [  7552] By: jhi                                   on 2000/11/04  23:44:18
53079         Log: Some cpps don't like splitting conditionals across several lines.
53080      Branch: perl
53081            ! perlio.c
53082 ____________________________________________________________________________
53083 [  7551] By: nick                                  on 2000/11/04  23:40:44
53084         Log: Integrate mainline
53085      Branch: perlio
53086           !> pp_hot.c t/op/taint.t
53087 ____________________________________________________________________________
53088 [  7550] By: nick                                  on 2000/11/04  23:39:05
53089         Log: Integrate mainline again
53090      Branch: perlio
53091           !> Configure config_h.SH embed.h embed.pl perl.h proto.h
53092           !> t/lib/b.t t/op/misc.t util.c
53093 ____________________________________________________________________________
53094 [  7549] By: jhi                                   on 2000/11/04  23:14:01
53095         Log: Fix for
53096              
53097              Subject: [ID 20001004.006] undef is never tainted
53098              From: pimlott@idiomtech.com (Andrew Pimlott)
53099              Date: Wed, 4 Oct 2000 21:57:43 -0400 (EDT)
53100              Message-Id: <m13h0I3-000SEmC@nolfolan.idiomtech.com>
53101              
53102              An undef read from a slurped file was not tainted.
53103      Branch: perl
53104            ! pp_hot.c t/op/taint.t
53105 ____________________________________________________________________________
53106 [  7548] By: jhi                                   on 2000/11/04  22:56:21
53107         Log: Test tweak ($Config{useperlio} is by default undef) .
53108      Branch: perl
53109            ! t/lib/b.t
53110 ____________________________________________________________________________
53111 [  7547] By: jhi                                   on 2000/11/04  22:43:56
53112         Log: Integrate perlio.
53113      Branch: perl
53114           +> lib/perlio.pm
53115           !> MANIFEST iperlsys.h objXSUB.h perlapi.c perlio.c
53116           !> pod/perlapi.pod t/lib/b.t
53117 ____________________________________________________________________________
53118 [  7546] By: jhi                                   on 2000/11/04  22:40:59
53119         Log: Configure would use a bad $myuname from an old config.sh.
53120              
53121              Subject: [PATCH 5.6.1-to-be and 5.7.x] Very old Configure myuname bug
53122              From: Andy Dougherty <doughera@lafayette.edu>
53123              Date: Sat, 4 Nov 2000 14:15:29 -0500 (EST)
53124              Message-ID: <Pine.SOL.4.10.10011041410120.982-100000@maxwell.phys.lafayette.edu>
53125      Branch: metaconfig
53126            ! U/modified/Oldconfig.U
53127      Branch: perl
53128            ! Configure config_h.SH
53129 ____________________________________________________________________________
53130 [  7545] By: jhi                                   on 2000/11/04  22:36:54
53131         Log: Subject: Locales support (setlocale) fixes
53132              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
53133              Date: Sat, 4 Nov 2000 10:15:48 +0300 
53134              Message-ID: <402099F49BEED211999700805FC7359F82511F@ru0028exch01.spb.lucent.com>
53135              
53136              Modified quite a bit to be more portable.
53137      Branch: perl
53138            ! embed.h embed.pl perl.h proto.h util.c
53139 ____________________________________________________________________________
53140 [  7544] By: jhi                                   on 2000/11/04  22:32:47
53141         Log: Dying is too strict here, better just skip.
53142      Branch: perl
53143            ! t/op/misc.t
53144 ____________________________________________________________________________
53145 [  7543] By: nick                                  on 2000/11/04  21:55:13
53146         Log: Merge mainline
53147      Branch: perlio
53148           +> ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
53149           +> ext/Encode/Encode/posix-bc.enc ext/re/hints/aix.pl
53150           +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
53151           !> (integrate 64 files)
53152 ____________________________________________________________________________
53153 [  7542] By: jhi                                   on 2000/11/04  21:09:28
53154         Log: More Changes tweakery.
53155      Branch: perl
53156            ! Changes Porting/genlog
53157 ____________________________________________________________________________
53158 [  7541] By: jhi                                   on 2000/11/04  20:58:18
53159         Log: Changes fixups.
53160      Branch: perl
53161            ! Changes
53162 ____________________________________________________________________________
53163 [  7540] By: jhi                                   on 2000/11/04  20:42:38
53164         Log: Locale tweakery.  Add test case for bug id 20000809.003 to op/misc,
53165              create a "fast path" for locale name probing using "locale -a"
53166              if available, squash finally hopefully the s?printf resetting
53167              the numeric locale (since, IIUC perllocale, it never shouldn't). 
53168      Branch: perl
53169            ! sv.c t/op/misc.t t/pragma/locale.t
53170 ____________________________________________________________________________
53171 [  7539] By: nick                                  on 2000/11/04  19:56:10
53172         Log: PerlIO infrastructure complete.
53173      Branch: perlio
53174            + lib/perlio.pm
53175            ! MANIFEST iperlsys.h perlio.c t/lib/b.t
53176 ____________________________________________________________________________
53177 [  7538] By: nick                                  on 2000/11/04  14:31:32
53178         Log: Type tweaks + less contorted allocation scheme
53179      Branch: perlio
53180            ! perlio.c
53181 ____________________________________________________________________________
53182 [  7537] By: nick                                  on 2000/11/04  12:40:42
53183         Log: Fix for stdio as default "discipline" - PerlIO_init() was fdopen(2,"w")'ing
53184              a fresh FILE * rather than re-using stderr. Which meant PerlIO_stderr() was
53185              fully buffered rather than unbuffered (on Solaris, Linux seemed to do something
53186              sensible) which lead to some interesting fails.
53187      Branch: perlio
53188            ! perlio.c
53189 ____________________________________________________________________________
53190 [  7536] By: jhi                                   on 2000/11/04  00:20:02
53191         Log: Add FCNTL_CAN_LOCK.
53192              
53193              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
53194              From: Andy Dougherty <doughera@lafayette.edu>
53195              Date: Fri, 3 Nov 2000 15:32:14 -0500 (EST)
53196              Message-ID: <Pine.SOL.4.10.10011031528090.29-100000@maxwell.phys.lafayette.edu>
53197              
53198              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
53199              From: Andy Dougherty <doughera@lafayette.edu>
53200              In-Reply-To: <4.3.1.0.20001031222203.00b24b20@pop5.banet.net>
53201              Message-ID: <Pine.SOL.4.10.10011031532170.29-100000@maxwell.phys.lafayette.edu>
53202      Branch: metaconfig/U/perl
53203            + d_fcntl_can_lock.U
53204            ! startperl.U
53205      Branch: perl
53206            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
53207            ! config_h.SH epoc/config.sh pp_sys.c uconfig.h uconfig.sh
53208            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
53209            ! vos/config.ga.h win32/config.bc win32/config.gc
53210            ! win32/config.vc
53211 ____________________________________________________________________________
53212 [  7535] By: nick                                  on 2000/11/03  22:19:10
53213         Log: Implement stack of layers - (perlio.c _is_ derived from the old file honest...)
53214              - Works on Linux with
53215              perlio + unix
53216              stdio
53217              - Works on Solaris with
53218              perlio + unix
53219              - Fails ONE test (print to STDIN should fail) on Solaris with stdio.
53220              - Fails (hangs in openpid) if you try and stack
53221              perlio + stdio - Linux stdio's read() logic is hanging.
53222      Branch: perlio
53223            ! iperlsys.h perlio.c
53224 ____________________________________________________________________________
53225 [  7534] By: jhi                                   on 2000/11/03  15:16:02
53226         Log: Subject: Re: README.aix
53227              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
53228              Date: Fri, 03 Nov 2000 16:03:15 +0100
53229              Message-Id: <20001103151040.95C6.H.M.BRAND@hccnet.nl>
53230      Branch: perl
53231            ! README.aix
53232 ____________________________________________________________________________
53233 [  7533] By: jhi                                   on 2000/11/03  03:59:02
53234         Log: Subject: [PATCH 5.7.0] better messages from malloc()
53235              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
53236              Date: Wed, 1 Nov 2000 23:39:56 -0500
53237              Message-ID: <20001101233956.A520@monk.mps.ohio-state.edu>
53238      Branch: perl
53239            ! malloc.c pod/perldiag.pod
53240 ____________________________________________________________________________
53241 [  7532] By: jhi                                   on 2000/11/03  00:11:56
53242         Log: The #7521 touched things it shouldn't have.
53243      Branch: perl
53244            ! ext/POSIX/POSIX.xs ext/POSIX/typemap
53245 ____________________________________________________________________________
53246 [  7531] By: jhi                                   on 2000/11/02  22:32:33
53247         Log: Subject:  [PATCH] Perl@7504, vms/gen_shrfls.pl
53248              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
53249              Date:     Thu, 2 Nov 2000 16:58:36 EST
53250              Message-Id: <001102165758.31020@DUPHY4.Physics.Drexel.Edu>
53251      Branch: perl
53252            ! vms/gen_shrfls.pl
53253 ____________________________________________________________________________
53254 [  7530] By: jhi                                   on 2000/11/02  22:08:49
53255         Log: Fix the problem discussed in
53256              
53257              Subject: [ID 20001015.004] Fwd: Tie::SubstrHash -- bug & fix (all Perl versions)
53258              Date: Mon, 16 Oct 2000 04:48:59 +0300 (EET DST) 
53259              Message-Id: <200010160148.EAA14523@alpha.hut.fi> 
53260              
53261              originally from Linc Madison.  Also Andreas König's comments
53262              taken into account.  Some other problems with Tie::SubstrHash
53263              fixed: didn't croak when the table exceeded the requested number
53264              of entries (as documented) but instead when the number of entries
53265              exceeded the size of the table, a croak() had an unnecessary \n,
53266              didn't have a CLEAR method, documented that there is no exists().
53267              Didn't fix to be strict-proof because the module uses &foo; and
53268              dynamic scope.  Added a test script exercizing both first tamely 
53269              the basic functionality, and then the failure cases reported by
53270              Linc Madison.
53271      Branch: perl
53272            + t/lib/tie-substrhash.t
53273            ! MANIFEST lib/Tie/SubstrHash.pm
53274 ____________________________________________________________________________
53275 [  7529] By: jhi                                   on 2000/11/02  17:58:08
53276         Log: recv() can fail and return undef.
53277              
53278              Subject: [ID 20001102.003] Net::Ping patch: "Bad arg lenght" error appears if host is unreachable    
53279              From: "Alexey V. Barantsev" <barancev@kazbek.ispras.ru>
53280              Date: Thu, 2 Nov 2000 20:12:20 +0300
53281              Message-Id: <200011021712.UAA07919@dallas.kazbek.ispras.ru>
53282      Branch: perl
53283            ! lib/Net/Ping.pm
53284 ____________________________________________________________________________
53285 [  7528] By: jhi                                   on 2000/11/02  17:49:09
53286         Log: Detpyo.
53287      Branch: perl
53288            ! pod/perlop.pod
53289 ____________________________________________________________________________
53290 [  7527] By: jhi                                   on 2000/11/02  15:48:37
53291         Log: Add Tie::RefHash::Nestable (lives in Tie/RefHash.pm),
53292              fix a autovivification bug in Tie::RefHash, add tests for both.
53293              
53294              Subject: Re: Tie::RefHash: use hash refs as keys in nested hashes
53295              From: Edward Avis <epa98@doc.ic.ac.uk>
53296              Date: Thu, 2 Nov 2000 15:24:30 +0000 (GMT)
53297              Message-ID: <Pine.LNX.4.21.0011021516010.8344-100000@texel03.doc.ic.ac.uk>
53298      Branch: perl
53299            + t/lib/tie-refhash.t
53300            ! MANIFEST lib/Tie/RefHash.pm
53301 ____________________________________________________________________________
53302 [  7526] By: jhi                                   on 2000/11/02  13:56:26
53303         Log: Test::Harness revealed buglets in the new DynaLoader.
53304              
53305              Subject: [ID 20001102.001] Not OK: perl v5.7.0 +DEVEL7523 on i686-linux 2.2.16a (UNINSTALLED)
53306              From: andreas.koenig@anima.de (Andreas J. Koenig)
53307              Date: 02 Nov 2000 11:26:48 +0100 
53308              Message-Id: <m3vgu6k6tz.fsf@ak-71.mind.de>
53309      Branch: perl
53310            ! ext/DynaLoader/DynaLoader_pm.PL
53311 ____________________________________________________________________________
53312 [  7525] By: jhi                                   on 2000/11/01  23:52:08
53313         Log: The entry for #7503 was missing.
53314      Branch: perl
53315            ! Changes
53316 ____________________________________________________________________________
53317 [  7524] By: jhi                                   on 2000/11/01  23:40:52
53318         Log: Update Changes.
53319      Branch: perl
53320            ! Changes patchlevel.h
53321 ____________________________________________________________________________
53322 [  7523] By: jhi                                   on 2000/11/01  22:57:09
53323         Log: More tweaking on the #7522 theme.
53324      Branch: perl
53325            ! ext/DynaLoader/DynaLoader_pm.PL
53326 ____________________________________________________________________________
53327 [  7522] By: jhi                                   on 2000/11/01  22:06:15
53328         Log: Expand %Config variables and %ENV variables only if
53329              so requested during build time using the
53330              PERL_BUILD_EXPAND_CONFIG_VARS and PERL_BUILD_EXPAND_ENV_VARS.
53331              Not expanding makes relocating distributions easier.
53332      Branch: perl
53333            ! ext/DynaLoader/DynaLoader_pm.PL
53334 ____________________________________________________________________________
53335 [  7521] By: jhi                                   on 2000/11/01  20:56:34
53336         Log: Make the POSIX::setuid and POSIX::setgid to really call setuid()
53337              and setgid() because they were just changing $< and $( which means
53338              only changing the real uid/gid, as opposed to changing both
53339              real and effective ids.  (The alternative way could have been
53340              in POSIX.pm to change $> and $), too, but making a direct call
53341              to the C API feels cleaner.)  Fixes the bug
53342              
53343              Subject: [ID 20000904.005] POSIX::setuid() Doesn't Call setuid()
53344              From: "Garry T. Williams" <garry@zvolve.com>
53345              Date: Mon, 4 Sep 2000 12:09:44 -0400 (EDT)
53346              Message-Id: <200009041609.e84G9iN12155@ifr.inside.zvolve.net>
53347      Branch: perl
53348            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
53349            ! ext/POSIX/typemap pod/perlvar.pod
53350 ____________________________________________________________________________
53351 [  7520] By: jhi                                   on 2000/11/01  20:08:33
53352         Log: Subject: [ID 20000904.004] perlsec Manual Page Incorrect Doing "Safe Backticks"
53353              From: "Garry T. Williams" <garry@zvolve.com>
53354              Date: Mon, 4 Sep 2000 11:32:38 -0400 (EDT)
53355              Message-Id: <200009041532.e84FWcl12106@ifr.inside.zvolve.net>
53356      Branch: perl
53357            ! pod/perlsec.pod
53358 ____________________________________________________________________________
53359 [  7519] By: jhi                                   on 2000/11/01  20:01:22
53360         Log: Locale warning explanation tweak.
53361      Branch: perl
53362            ! pod/perldiag.pod
53363 ____________________________________________________________________________
53364 [  7518] By: jhi                                   on 2000/11/01  18:57:13
53365         Log: C.pm part of
53366              
53367              Subject: [ID 20001010.001] [Daniel.Stutz@astaro.de: perlcc and C.pm in perl-5.7.0]
53368              From: Jarkko Hietaniemi <jhi@iki.fi>
53369              Date: Tue, 10 Oct 2000 08:22:28 -0500
53370              Message-Id: <20001010082228.B17030@chaos.wustl.edu>
53371      Branch: perl
53372            ! ext/B/B/C.pm
53373 ____________________________________________________________________________
53374 [  7517] By: jhi                                   on 2000/11/01  18:41:59
53375         Log: Subject: [ID 20001005.006] Documentation -- description of qr//
53376              From: Martien Verbruggen <mgjv@comdyn.com.au>
53377              Date: Fri, 6 Oct 2000 14:09:10 +1100
53378              Message-Id: <200010060309.OAA03457@verbruggen.comdyn.com.au>
53379      Branch: perl
53380            ! pod/perlop.pod
53381 ____________________________________________________________________________
53382 [  7516] By: jhi                                   on 2000/11/01  18:34:55
53383         Log: Generalize the Camel wording.
53384              
53385              Subject: Re: perlfaq style changes
53386              From: John Borwick <jhborwic@unity.ncsu.edu>
53387              Date: Wed, 1 Nov 2000 13:19:21 -0500 (EST)
53388              Message-ID: <Pine.GSO.4.21.0011011318270.7428-100000@eos00du.eos.ncsu.edu>
53389      Branch: perl
53390            ! pod/perlfaq3.pod pod/perlfaq8.pod pod/perlfaq9.pod
53391 ____________________________________________________________________________
53392 [  7515] By: jhi                                   on 2000/11/01  16:52:31
53393         Log: Subject: [ID 20001005.004] doc bug: perlsec misleading re file output
53394              From: pimlott@idiomtech.com (Andrew Pimlott)
53395              Date: Thu, 5 Oct 2000 13:20:58 -0400 (EDT)
53396              Message-Id: <m13hEhW-000SEmC@nolfolan.idiomtech.com>
53397      Branch: perl
53398            ! pod/perlsec.pod
53399 ____________________________________________________________________________
53400 [  7514] By: jhi                                   on 2000/11/01  15:03:40
53401         Log: More AIX lore.
53402      Branch: perl
53403            ! ext/re/hints/aix.pl
53404 ____________________________________________________________________________
53405 [  7513] By: jhi                                   on 2000/11/01  14:48:30
53406         Log: Subject: [ID 20001101.001] Net::Ping icmp odd $bytes
53407              From: root <root@chronos.fi.muni.cz>
53408              Date: Wed, 1 Nov 2000 12:31:32 +0100
53409              Message-Id: <200011011131.MAA03310@chronos.fi.muni.cz>
53410      Branch: perl
53411            ! lib/Net/Ping.pm
53412 ____________________________________________________________________________
53413 [  7512] By: jhi                                   on 2000/11/01  14:46:47
53414         Log: Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
53415              From: Martin Husemann <martin@duskware.de>
53416              Date: Tue, 31 Oct 2000 23:39:35 +0100 (MET)
53417              Message-Id: <200010312239.e9VMdZR01580@night-porter.duskware.de>
53418      Branch: perl
53419            ! regcomp.c
53420 ____________________________________________________________________________
53421 [  7511] By: jhi                                   on 2000/11/01  14:39:50
53422         Log: AUTHORS updates.
53423      Branch: perl
53424            ! AUTHORS
53425 ____________________________________________________________________________
53426 [  7510] By: jhi                                   on 2000/11/01  14:29:50
53427         Log: Subject: [PATCH] startperl to respect versiononly
53428              From: Robin Barker <rmb1@cise.npl.co.uk> 
53429              Date: Tue, 31 Oct 2000 16:29:36 GMT
53430              Message-Id: <200010311629.QAA01771@tempest.npl.co.uk>
53431      Branch: metaconfig/U/perl
53432            ! startperl.U
53433      Branch: perl
53434            ! Configure config_h.SH
53435 ____________________________________________________________________________
53436 [  7509] By: jhi                                   on 2000/11/01  14:19:53
53437         Log: printf UVs the correct way, noticed by Robin Barker.
53438      Branch: perl
53439            ! utf8.c
53440 ____________________________________________________________________________
53441 [  7508] By: jhi                                   on 2000/11/01  14:10:03
53442         Log: Do not cleanup *% because the % has special meanings in some
53443              shell environments.
53444      Branch: perl
53445            ! ext/Storable/Makefile.PL
53446 ____________________________________________________________________________
53447 [  7507] By: jhi                                   on 2000/11/01  14:06:00
53448         Log: The NonStop-UX libraries have a novel way to say NaN.
53449      Branch: perl
53450            ! t/lib/bigfltpm.t
53451 ____________________________________________________________________________
53452 [  7506] By: jhi                                   on 2000/11/01  14:03:35
53453         Log: The osname has been lowercased by now, from Tom Bates.
53454      Branch: metaconfig
53455            ! U/modified/Oldconfig.U
53456      Branch: perl
53457            ! Configure config_h.SH
53458 ____________________________________________________________________________
53459 [  7505] By: jhi                                   on 2000/10/31  19:18:39
53460         Log: The compiler is either gcc or cc, from Tom Bates.
53461      Branch: perl
53462            ! hints/nonstopux.sh
53463 ____________________________________________________________________________
53464 [  7504] By: jhi                                   on 2000/10/31  14:53:42
53465         Log: Update Changes.
53466      Branch: perl
53467            ! Changes patchlevel.h
53468 ____________________________________________________________________________
53469 [  7503] By: jhi                                   on 2000/10/31  14:30:50
53470         Log: Whitespace style tweak.  Was originally going to see to
53471              
53472              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
53473              From: Joe Smith <jms@inwap.com>
53474              Date: Mon, 30 Oct 2000 18:47:57 -0800
53475              Message-Id: <39FE32DD.24AAC4D@inwap.com>
53476              
53477              but that had already been taken care of.
53478      Branch: metaconfig
53479            ! U/compline/d_stdstdio.U
53480      Branch: perl
53481            ! Configure config_h.SH
53482 ____________________________________________________________________________
53483 [  7502] By: jhi                                   on 2000/10/31  14:25:02
53484         Log: AUTHORS tweaks.
53485      Branch: perl
53486            ! AUTHORS
53487 ____________________________________________________________________________
53488 [  7501] By: jhi                                   on 2000/10/31  14:23:59
53489         Log: Subject: perlfaq style changes
53490              From: John Borwick <jhborwic@unity.ncsu.edu>
53491              Date: Tue, 31 Oct 2000 03:15:11 -0500 (EST)
53492              Message-ID: <Pine.GSO.4.21.0010310307500.5819-100000@eos00du.eos.ncsu.edu>
53493      Branch: perl
53494            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
53495            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
53496            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
53497            ! pod/perlfaq9.pod
53498 ____________________________________________________________________________
53499 [  7500] By: jhi                                   on 2000/10/31  14:22:15
53500         Log: Be more lenient on bad UTF-8 when doing bit arithmetics.
53501              
53502              Subject: Re: [ID 20000918.005] ~ on wide chars
53503              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
53504              Date: Mon, 30 Oct 2000 21:09:55 -0800
53505              Message-ID: <jQl/5gzkgWYL092yn@efn.org>
53506              
53507              (The ord() part of the patch skipped.)
53508      Branch: perl
53509            ! doop.c
53510 ____________________________________________________________________________
53511 [  7499] By: jhi                                   on 2000/10/31  14:20:08
53512         Log: Subject: [ID 20001030.001] 5.7.0-7489: Null-Pointer reference in mg.c
53513              From: Jens Hamisch <jens@Strawberry.COM>
53514              Date: Mon, 30 Oct 2000 15:17:07 +0100
53515              Message-Id: <20001030151707.A9597@Strawberry.COM>
53516      Branch: perl
53517            ! av.c
53518 ____________________________________________________________________________
53519 [  7498] By: jhi                                   on 2000/10/31  14:16:29
53520         Log: Subject: [PATCH: perl@7483] add three new EBCDIC Encode-ings && many tests
53521              From: Peter Prymmer <pvhp@forte.com>
53522              Date: Mon, 30 Oct 2000 16:59:11 -0800 (PST)
53523              Message-ID: <Pine.OSF.4.10.10010301643590.67363-100000@aspara.forte.com>
53524      Branch: perl
53525            + ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
53526            + ext/Encode/Encode/posix-bc.enc
53527            ! MANIFEST t/lib/encode.t
53528 ____________________________________________________________________________
53529 [  7497] By: jhi                                   on 2000/10/31  14:13:22
53530         Log: Subject: [PATCH: perl@7483] fix coded control chars in cgi-html.t
53531              From: Peter Prymmer <pvhp@forte.com>
53532              Date: Mon, 30 Oct 2000 17:48:11 -0800 (PST)
53533              Message-ID: <Pine.OSF.4.10.10010301746350.69159-100000@aspara.forte.com>
53534      Branch: perl
53535            ! t/lib/cgi-html.t
53536 ____________________________________________________________________________
53537 [  7496] By: jhi                                   on 2000/10/31  14:12:05
53538         Log: Subject: [PATCH: perl@7483] CRLF fix for cgi-function.t tests
53539              From: Peter Prymmer <pvhp@forte.com>
53540              Date: Mon, 30 Oct 2000 17:46:33 -0800 (PST)
53541              Message-ID: <Pine.OSF.4.10.10010301745120.69159-100000@aspara.forte.com>
53542      Branch: perl
53543            ! t/lib/cgi-function.t
53544 ____________________________________________________________________________
53545 [  7495] By: jhi                                   on 2000/10/31  14:11:08
53546         Log: Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
53547              From: Peter Prymmer <pvhp@forte.com>
53548              Date: Mon, 30 Oct 2000 16:41:21 -0800 (PST)
53549              Message-ID: <Pine.OSF.4.10.10010301634500.67363-100000@aspara.forte.com>
53550      Branch: perl
53551            + ext/re/hints/aix.pl
53552            ! MANIFEST ext/re/Makefile.PL
53553 ____________________________________________________________________________
53554 [  7494] By: jhi                                   on 2000/10/31  14:08:32
53555         Log: Use Errno magic.
53556              
53557              Subject: [ID 20001030.009] [PATCH] ftmp-mktemp failing
53558              From: Casey Tweten <perl@ctweten.amsite.com>
53559              Date: Mon, 30 Oct 2000 15:51:17 -0500
53560              Message-Id: <200010302051.e9UKpHd02194@ctweten.amsite.com>
53561      Branch: perl
53562            ! lib/File/Temp.pm
53563 ____________________________________________________________________________
53564 [  7493] By: jhi                                   on 2000/10/31  14:05:07
53565         Log: Add a perlbug flag, -A, to avoid acknowledgement messages.
53566              
53567              Subject: PATCH (Re: [ID 20001030.008] OK: perl v5.7.0 +DEVEL7445 on i586-linux 2.2.16 (UNINSTALLED))
53568              From: Nicholas Clark <nick@ccl4.org>
53569              Date: Mon, 30 Oct 2000 17:38:45 +0000
53570              Message-ID: <20001030173845.O60355@plum.flirble.org>
53571      Branch: perl
53572            ! Makefile.SH utils/perlbug.PL
53573 ____________________________________________________________________________
53574 [  7492] By: nick                                  on 2000/10/30  19:37:23
53575         Log: Change files which are mysteriously different to mainline to be
53576              copies of mainline.
53577      Branch: perlio
53578            ! objXSUB.h perlapi.c pod/perlapi.pod
53579 ____________________________________________________________________________
53580 [  7491] By: nick                                  on 2000/10/30  18:05:54
53581         Log: Perlio fixes discovered on big-endian & very traditional Solaris:
53582              - typo in endian code in putc.
53583              - Don't allow read of write-only files and vice-versa
53584              - and off-by-one in flush-all loop.
53585              Remove debug calls as they were using GCC specific features.
53586      Branch: perlio
53587            ! perlio.c
53588 ____________________________________________________________________________
53589 [  7490] By: nick                                  on 2000/10/29  21:45:45
53590         Log: Integrate mainline to perlio
53591      Branch: perlio
53592           !> lib/ExtUtils/Manifest.pm op.c t/comp/proto.t t/pragma/utf8.t
53593           !> toke.c
53594 ____________________________________________________________________________
53595 [  7489] By: jhi                                   on 2000/10/29  21:11:08
53596         Log: Subject: [Chris Winters <cwinters@intes.net>] patch to ExtUtils::Manifest
53597              From: andreas.koenig@anima.de (Andreas J. Koenig)
53598              Date: 29 Oct 2000 22:05:59 +0100
53599              Message-ID: <m3snpfqrwo.fsf@ak-71.mind.de>
53600      Branch: perl
53601            ! lib/ExtUtils/Manifest.pm
53602 ____________________________________________________________________________
53603 [  7488] By: jhi                                   on 2000/10/29  21:07:47
53604         Log: Tests for #7487.
53605              
53606              Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
53607              From: andreas.koenig@anima.de (Andreas J. Koenig)
53608              Date: 29 Oct 2000 19:37:09 +0100
53609              Message-ID: <m34s1vsdd6.fsf@ak-71.mind.de>
53610      Branch: perl
53611            ! t/comp/proto.t
53612 ____________________________________________________________________________
53613 [  7487] By: jhi                                   on 2000/10/29  21:06:27
53614         Log: constsub spillage.
53615              
53616              Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
53617              From: John Tobey <jtobey@john-edwin-tobey.org>
53618              Date: Sun, 29 Oct 2000 11:37:45 -0500 (EST)
53619              Message-Id: <m13pvSr-000FObC@feynman.localnet>
53620      Branch: perl
53621            ! op.c
53622 ____________________________________________________________________________
53623 [  7486] By: nick                                  on 2000/10/29  21:05:04
53624         Log: Integrate mainline to perlio branch
53625      Branch: perlio
53626           +> Porting/repository.pod lib/unicode/Is/DCmedial.pl
53627           +> t/lib/tie-splice.t vos/config.alpha.def vos/config.alpha.h
53628           +> vos/config.ga.def vos/config.ga.h vos/configure_perl.cm
53629           +> vos/install_perl.cm
53630            - MAINTAIN fix_pl lib/unicode/Is/DCinital.pl vos/config.def
53631            - vos/config.h vos/config_h.SH_orig
53632           !> (integrate 141 files)
53633 ____________________________________________________________________________
53634 [  7485] By: jhi                                   on 2000/10/29  21:00:47
53635         Log: Make \x{...} consistently produce UTF-8.
53636              
53637              Subject: Re: \x{...} is confused 
53638              From: Simon Cozens <simon@cozens.net>
53639              Date: Sun, 29 Oct 2000 19:36:48 +0000
53640              Message-ID: <20001029193648.A6287@pembro4.pmb.ox.ac.uk>
53641      Branch: perl
53642            ! t/pragma/utf8.t toke.c
53643 ____________________________________________________________________________
53644 [  7484] By: nick                                  on 2000/10/29  20:05:29
53645         Log: PerlIO passes all tests.
53646      Branch: perlio
53647            ! perlio.c
53648 ____________________________________________________________________________
53649 [  7483] By: jhi                                   on 2000/10/29  18:06:55
53650         Log: Update Changes.
53651      Branch: perl
53652            ! Changes patchlevel.h
53653 ____________________________________________________________________________
53654 [  7482] By: nick                                  on 2000/10/29  17:43:28
53655         Log: Include <unistd.h> to get correct lseek() prototype etc.
53656              (I thought perl.h did that) - down to two fails
53657              - comp/require.t (last test)
53658              - lib/io_xs.t - possibly import/export of FILE * ?
53659      Branch: perlio
53660            ! perlio.c
53661 ____________________________________________________________________________
53662 [  7481] By: jhi                                   on 2000/10/29  17:02:37
53663         Log: UTF-8 decoder tweak.
53664      Branch: perl
53665            ! utf8.c
53666 ____________________________________________________________________________
53667 [  7480] By: nick                                  on 2000/10/29  16:26:11
53668         Log: Fixed two bugs:
53669              - error code not being set on close (of broken pipe)
53670              - append mode was truncating.
53671              At least one seek/tell bug remains.
53672      Branch: perlio
53673            ! perlio.c
53674 ____________________________________________________________________________
53675 [  7479] By: nick                                  on 2000/10/29  11:18:16
53676         Log: Prototype (stdio-like) PerlIO passing basic tests. Checked in
53677              in case of accidents. Still several worrying fails, no line disciplines yet.
53678      Branch: perlio
53679            ! iperlsys.h perlio.c
53680 ____________________________________________________________________________
53681 [  7478] By: jhi                                   on 2000/10/29  02:04:01
53682         Log: Add also emailless people.
53683      Branch: perl
53684            ! AUTHORS
53685 ____________________________________________________________________________
53686 [  7477] By: jhi                                   on 2000/10/29  01:36:00
53687         Log: The #7476 needs a MANIFEST change, too.
53688      Branch: perl
53689            ! MANIFEST
53690 ____________________________________________________________________________
53691 [  7476] By: jhi                                   on 2000/10/29  01:35:21
53692         Log: Have only one master list of AUTHORS, drop unmaintained MAINTAIN.
53693      Branch: perl
53694            - MAINTAIN
53695            ! AUTHORS Changes
53696 ____________________________________________________________________________
53697 [  7475] By: jhi                                   on 2000/10/28  23:57:25
53698         Log: De-quoted-unreadable to ISO Latin 1.
53699              (There's one ISO-2022-JP name in Changes5.004.)
53700      Branch: perl
53701            ! Changes Changes5.6
53702 ____________________________________________________________________________
53703 [  7474] By: jhi                                   on 2000/10/28  19:13:06
53704         Log: Subject: [ID 20001027.007] uniq array in perlfaq
53705              From: Hans Ginzel <hans@kolej.mff.cuni.cz>     
53706              Date: Fri, 27 Oct 2000 19:28:30 +0200
53707              Message-Id: <20001027192830.A1564@kolej.mff.cuni.cz> 
53708      Branch: perl
53709            ! pod/perlfaq4.pod
53710 ____________________________________________________________________________
53711 [  7473] By: jhi                                   on 2000/10/28  18:02:05
53712         Log: Locking null mutexes is not recommendable.
53713              
53714              Subject: Re: [ID 20001027.008] Not OK: perl v5.7.0 +DEVEL7462 on i386-freebsd-thread-64all 4.1-stable (UNINSTALLED) 
53715              From: Hugo <hv@crypt.compulink.co.uk>
53716              Date: Sat, 28 Oct 2000 18:41:12 +0100
53717              Message-Id: <200010281741.SAA31327@crypt.compulink.co.uk>
53718      Branch: perl
53719            ! op.c
53720 ____________________________________________________________________________
53721 [  7472] By: jhi                                   on 2000/10/28  17:52:58
53722         Log: Better create a true mailing list for the repository keepers.
53723      Branch: perl
53724            ! Porting/repository.pod
53725 ____________________________________________________________________________
53726 [  7471] By: jhi                                   on 2000/10/28  17:28:24
53727         Log: Add the repository doc by Malcolm, Sarathy, and by Simon,
53728              name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
53729      Branch: perl
53730            + Porting/repository.pod
53731            ! MANIFEST
53732 ____________________________________________________________________________
53733 [  7470] By: jhi                                   on 2000/10/28  17:20:54
53734         Log: Subject: DOC PATCH 5.6.0
53735              From: mjd@plover.com
53736              Date: 27 Oct 2000 17:32:44 -0000
53737              Message-ID: <20001027173244.23754.qmail@plover.com>
53738      Branch: perl
53739            ! pod/perlfunc.pod
53740 ____________________________________________________________________________
53741 [  7469] By: jhi                                   on 2000/10/28  17:16:45
53742         Log: Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
53743              From: "Peter J. Farley III" <pjfarley@banet.net>
53744              Date: Fri, 27 Oct 2000 20:32:56 -0400
53745              Message-Id: <4.3.1.0.20001027202303.00ad8900@pop5.banet.net>
53746      Branch: perl
53747            ! README.dos
53748 ____________________________________________________________________________
53749 [  7468] By: jhi                                   on 2000/10/28  17:07:18
53750         Log: Make target reordering to avoid pointless re-makes.
53751              
53752              Subject: Re: Total re-make of 'make okfile' after 7451 ?
53753              From: Nicholas Clark <nick@ccl4.org>
53754              Date: Sat, 28 Oct 2000 00:31:02 +0100
53755              Message-ID: <20001028003101.A54517@plum.flirble.org>
53756      Branch: perl
53757            ! Makefile.SH
53758 ____________________________________________________________________________
53759 [  7467] By: jhi                                   on 2000/10/28  17:05:31
53760         Log: Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
53761              From: lvirden@cas.org
53762              Date: Fri, 27 Oct 2000 13:14:41 -0400 (EDT)
53763              Message-Id: <200010271714.NAA22015@lwv26awu.cas.org>
53764      Branch: perl
53765            ! README.os2
53766 ____________________________________________________________________________
53767 [  7466] By: jhi                                   on 2000/10/28  16:09:16
53768         Log: Upgrade to CPAN 1.58_55.
53769              
53770              Subject: CPAN.pm status
53771              From: andreas.koenig@anima.de (Andreas J. Koenig) 
53772              Date: 28 Oct 2000 08:18:00 +0200 
53773              Message-ID: <m3n1fpa3qf.fsf@ak-71.mind.de>
53774      Branch: perl
53775            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
53776 ____________________________________________________________________________
53777 [  7465] By: jhi                                   on 2000/10/28  16:02:47
53778         Log: The reëntrant version shouldn't be needed unless USE_PURE_BISON.
53779      Branch: perl
53780            ! embed.h embed.pl perl.h proto.h toke.c
53781 ____________________________________________________________________________
53782 [  7464] By: nick                                  on 2000/10/28  10:43:44
53783         Log: Fix for sv_2iv() on "shared" value from keys %hash.
53784      Branch: perl
53785            ! sv.c
53786 ____________________________________________________________________________
53787 [  7463] By: jhi                                   on 2000/10/27  16:18:29
53788         Log: Update Changes.
53789      Branch: perl
53790            ! Changes patchlevel.h
53791 ____________________________________________________________________________
53792 [  7462] By: jhi                                   on 2000/10/27  16:17:44
53793         Log: Too enthusiastic editing in #7460.
53794      Branch: metaconfig
53795            ! U/modified/Oldsym.U
53796      Branch: perl
53797            ! Configure config_h.SH
53798 ____________________________________________________________________________
53799 [  7461] By: jhi                                   on 2000/10/27  15:37:38
53800         Log: Retract #7459, the script needs more work.
53801      Branch: perl
53802            - mkreef
53803            ! MANIFEST
53804 ____________________________________________________________________________
53805 [  7460] By: jhi                                   on 2000/10/27  15:23:14
53806         Log: Use $sort, $uniq (and $tr) consistently as wondered
53807              by Nicholas Clark.
53808      Branch: metaconfig
53809            ! U/modified/Cppsym.U U/modified/Getfile.U U/modified/Guess.U
53810            ! U/modified/Myread.U U/modified/Oldsym.U U/modified/Signal.U
53811            ! U/modified/libc.U
53812      Branch: perl
53813            ! Configure config_h.SH
53814 ____________________________________________________________________________
53815 [  7459] By: jhi                                   on 2000/10/27  15:02:07
53816         Log: (Retracted by #7461)
53817              
53818              Add a shell script for creating/removing symbolic link farms,
53819              useful for keeping the source code read-only and doing the
53820              builds somewhere else.
53821      Branch: perl
53822            + mkreef
53823            ! MANIFEST
53824 ____________________________________________________________________________
53825 [  7458] By: jhi                                   on 2000/10/27  14:42:20
53826         Log: Do away with the fix_pl.
53827      Branch: perl
53828            - fix_pl
53829            ! MANIFEST Makefile.SH
53830 ____________________________________________________________________________
53831 [  7457] By: jhi                                   on 2000/10/27  12:43:13
53832         Log: Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
53833              From: Jens Hamisch <jens@Strawberry.COM>
53834              Date: Fri, 27 Oct 2000 14:38:21 +0200
53835              Message-Id: <20001027143821.B3366@Strawberry.COM>
53836      Branch: perl
53837            ! perl.h
53838 ____________________________________________________________________________
53839 [  7456] By: jhi                                   on 2000/10/27  12:33:42
53840         Log: Subject: [PATCH] todo
53841              From: Nicholas Clark <nick@ccl4.org>
53842              Date: Thu, 26 Oct 2000 22:32:29 +0100
53843              Message-ID: <20001026223229.A44540@plum.flirble.org>
53844      Branch: perl
53845            ! pod/perltodo.pod
53846 ____________________________________________________________________________
53847 [  7455] By: jhi                                   on 2000/10/27  12:02:21
53848         Log: Subject: Re: [PATCH bleadperl] ripples from constsub patch
53849              From: John Tobey <jtobey@john-edwin-tobey.org>
53850              Date: Thu, 26 Oct 2000 22:29:53 -0400 (EDT)
53851              Message-Id: <m13ozHF-000FObC@feynman.localnet>
53852      Branch: perl
53853            ! op.c t/pragma/sub_lval.t
53854 ____________________________________________________________________________
53855 [  7454] By: jhi                                   on 2000/10/27  11:59:42
53856         Log: Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
53857              From: sthoenna@efn.org
53858              Date: Thu, 26 Oct 2000 14:00:03 -0700 (PDT)
53859              Message-Id: <200010262100.e9QL03U06386@garcia.efn.org>
53860      Branch: perl
53861            ! pp.c t/op/assignwarn.t
53862 ____________________________________________________________________________
53863 [  7453] By: jhi                                   on 2000/10/27  00:15:08
53864         Log: Upgrade to Storable 1.0.5, from Raphael Manfredi.
53865      Branch: perl
53866            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
53867            ! ext/Storable/Storable.xs t/lib/st-lock.t
53868 ____________________________________________________________________________
53869 [  7452] By: jhi                                   on 2000/10/26  13:05:52
53870         Log: Undo #7451, this seems to be a deficiency in Perforce,
53871              there is no per-file line-terminator type, only per-client.
53872      Branch: perl
53873            ! README.dos README.win32 djgpp/configure.bat win32/Makefile
53874            ! win32/makefile.mk
53875 ____________________________________________________________________________
53876 [  7451] By: jhi                                   on 2000/10/26  04:56:03
53877         Log: Experimenting in DOS arcana.
53878      Branch: perl
53879            ! README.dos README.win32 djgpp/configure.bat win32/Makefile
53880            ! win32/makefile.mk
53881 ____________________________________________________________________________
53882 [  7450] By: jhi                                   on 2000/10/26  04:50:52
53883         Log: Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[  7350] breaks VMS perl
53884              From: "Peter J. Farley III" <pjfarley@banet.net>            
53885              Date: Wed, 25 Oct 2000 23:10:18 -0400
53886              Message-Id: <4.3.1.0.20001025230222.00accba0@pop5.banet.net>
53887      Branch: perl
53888            ! t/io/open.t
53889 ____________________________________________________________________________
53890 [  7449] By: jhi                                   on 2000/10/26  04:49:16
53891         Log: Subject: Re: [PATCH 5.6.0]Add non-blocking thread doneness checking
53892              From: Hugo <hv@crypt.compulink.co.uk>
53893              Date: Thu, 26 Oct 2000 01:55:17 +0100
53894              Message-Id: <200010260055.BAA27869@crypt.compulink.co.uk>
53895              
53896              minus one unneeded mutex lock/unlock pointed out by Dan Sugalski.
53897      Branch: perl
53898            ! ext/Thread/Thread.pm ext/Thread/Thread.xs t/lib/thr5005.t
53899 ____________________________________________________________________________
53900 [  7448] By: jhi                                   on 2000/10/26  04:38:36
53901         Log: Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
53902              From: Peter Prymmer <pvhp@forte.com>
53903              Date: Wed, 25 Oct 2000 18:23:56 -0700 (PDT)                          
53904              Message-ID: <Pine.OSF.4.10.10010251816200.247618-100000@aspara.forte.com>
53905      Branch: perl
53906            ! configure.com
53907 ____________________________________________________________________________
53908 [  7447] By: jhi                                   on 2000/10/25  23:20:02
53909         Log: Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
53910              in platforms that strictly require all the symbols being present
53911              at link time.
53912      Branch: perl
53913            ! handy.h
53914 ____________________________________________________________________________
53915 [  7446] By: jhi                                   on 2000/10/25  21:55:57
53916         Log: Update Changes.
53917      Branch: perl
53918            ! Changes patchlevel.h
53919 ____________________________________________________________________________
53920 [  7445] By: jhi                                   on 2000/10/25  21:27:08
53921         Log: Integrate with vmsperl #7430 by Charles Bailey:
53922              
53923              Cleanup from prior patch (Charles Lane?):
53924              - improve handling of MFDs in Basename and Path
53925              - default to no xsubpp line # munging when building debug images
53926      Branch: perl
53927           !> lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
53928 ____________________________________________________________________________
53929 [  7444] By: jhi                                   on 2000/10/25  21:03:50
53930         Log: Subject: [PATCH] Zero-padded Numerics in Perl Format
53931              From: John Peacock <JPeacock@UnivPress.com>
53932              Date: Thu, 18 May 2000 11:55:27 -0400
53933              Message-ID: <3924126F.A58BE57A@UnivPress.com>
53934      Branch: perl
53935            ! form.h pod/perldelta.pod pod/perlform.pod pp_ctl.c
53936            ! t/op/write.t
53937 ____________________________________________________________________________
53938 [  7443] By: jhi                                   on 2000/10/25  20:43:10
53939         Log: Temporary stopgap for the self-tying issue: for now only
53940              array and hash self-ties are verboten.  The real fix, of
53941              course, would be to comprehensively test (and implement?)
53942              and debug (and document) self-ties.
53943      Branch: perl
53944            ! pod/perldiag.pod pp_sys.c t/op/tie.t
53945 ____________________________________________________________________________
53946 [  7442] By: jhi                                   on 2000/10/25  20:14:30
53947         Log: Subject: [PATCH 5.6.0]Add non-blocking thread doneness checking
53948              From: Dan Sugalski <dan@sidhe.org>
53949              Date: Wed, 25 Oct 2000 13:36:35 -0400
53950              Message-Id: <5.0.0.25.0.20001025133504.01ef1e20@24.8.96.48>
53951              
53952              plus regen global.sym.
53953      Branch: perl
53954            ! ext/Thread/Thread.pm ext/Thread/Thread.xs global.sym perl.c
53955            ! thrdvar.h util.c
53956 ____________________________________________________________________________
53957 [  7441] By: jhi                                   on 2000/10/25  20:12:20
53958         Log: buildtoc target tweaks.
53959      Branch: perl
53960            ! pod/Makefile.SH
53961 ____________________________________________________________________________
53962 [  7440] By: jhi                                   on 2000/10/25  20:03:53
53963         Log: A new version of making the syslog test more robust.
53964              (Replaces #7421.)
53965              
53966              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
53967              From: "Kurt D. Starsinic" <kstar@chapin.edu>
53968              Date: Wed, 25 Oct 2000 12:13:54 -0400
53969              Message-ID: <20001025121354.B2264@O2.chapin.edu>
53970      Branch: perl
53971            ! t/lib/syslog.t
53972 ____________________________________________________________________________
53973 [  7439] By: jhi                                   on 2000/10/25  20:00:48
53974         Log: Continue the internal UTF-8 API tweaking.
53975              Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
53976              used much more than the simpler API, now called utf8_to_uv_simple().
53977              Still not quite happy with API, too much partial duplication
53978              of functionality.
53979      Branch: perl
53980            ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perlapi.c
53981            ! pod/perlapi.pod pod/perlunicode.pod pp.c pp_ctl.c proto.h
53982            ! regcomp.c regexec.c sv.c toke.c utf8.c
53983 ____________________________________________________________________________
53984 [  7438] By: jhi                                   on 2000/10/25  18:52:30
53985         Log: Allow poking holes at the UTF-8 decoding strictness.
53986      Branch: perl
53987            ! embed.pl pp.c proto.h sv.c t/pragma/utf8.t toke.c utf8.c
53988            ! utf8.h
53989 ____________________________________________________________________________
53990 [  7437] By: jhi                                   on 2000/10/25  13:53:05
53991         Log: Rename UTF8LEN() to be UNISKIP(), too confusing to have
53992              UTF8LEN() and UTF8SKIP(). 
53993      Branch: perl
53994            ! pp.c utf8.c utf8.h
53995 ____________________________________________________________________________
53996 [  7436] By: jhi                                   on 2000/10/25  13:51:37
53997         Log: Subject: [PATCH] Re: PerlIO - Configure tweak for Linux/glibc?
53998              From: Nicholas Clark <nick@ccl4.org>
53999              Date: Wed, 25 Oct 2000 14:44:05 +0100
54000              Message-ID: <20001025144404.D27253@plum.flirble.org>
54001      Branch: perl
54002            ! pod/perlrun.pod
54003 ____________________________________________________________________________
54004 [  7435] By: jhi                                   on 2000/10/25  13:49:32
54005         Log: Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
54006              From: Mike Guy <mjtg@cam.ac.uk>
54007              Date: Tue, 24 Oct 2000 14:59:40 +0100
54008              Message-Id: <E13o4c8-00076u-00@libra.cus.cam.ac.uk>
54009      Branch: perl
54010            ! scope.c
54011 ____________________________________________________________________________
54012 [  7434] By: jhi                                   on 2000/10/25  13:48:41
54013         Log: AIX is picky about its symbol exports.  Solution for now
54014              is to include the deb.o explicitly to the re extension build.
54015              
54016              Subject: Re: introduce missing .Perl_deb symbol to aix build (Questions)
54017              From: Peter Prymmer <pvhp@forte.com>
54018              Date: Tue, 24 Oct 2000 12:57:22 -0700 (PDT)
54019              Message-ID: <Pine.OSF.4.10.10010241252180.127055-100000@aspara.forte.com>
54020      Branch: perl
54021            ! ext/re/Makefile.PL hints/aix.sh
54022 ____________________________________________________________________________
54023 [  7433] By: jhi                                   on 2000/10/25  13:46:49
54024         Log: Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
54025              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
54026              Date: Wed, 25 Oct 2000 12:02:20 +0200
54027              Message-Id: <20001025114712.C9F9.H.M.BRAND@hccnet.nl>
54028      Branch: perl
54029            ! perlsdio.h
54030 ____________________________________________________________________________
54031 [  7432] By: jhi                                   on 2000/10/25  13:44:28
54032         Log: Subject: Minor update to find2perl, for portability
54033              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
54034              Date: Wed, 25 Oct 2000 12:05:47 +0100
54035              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8355@UKRUX002.rundc.uk.origin-it.com>
54036      Branch: perl
54037            ! x2p/find2perl.PL
54038 ____________________________________________________________________________
54039 [  7431] By: jhi                                   on 2000/10/25  13:40:39
54040         Log: Add targets to Makefile.SH, most importantly
54041              'regen_all' which also remembers to update vms/perly*.
54042      Branch: perl
54043            ! Makefile.SH
54044 ____________________________________________________________________________
54045 [  7430] By: bailey                                on 2000/10/25  03:13:53
54046         Log: Cleanup from prior patch (Charles Lane?):
54047              - improve handling of MFDs in Basename and Path
54048              - default to no xsubpp line # munging when building debug images
54049      Branch: vmsperl
54050            ! lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
54051 ____________________________________________________________________________
54052 [  7429] By: jhi                                   on 2000/10/24  20:03:40
54053         Log: Podify README.epoc and README.vos.
54054      Branch: perl
54055            ! README.epoc README.vos pod/buildtoc.PL pod/perl.pod
54056            ! pod/perlport.pod pod/perltoc.pod
54057 ____________________________________________________________________________
54058 [  7428] By: jhi                                   on 2000/10/24  19:10:33
54059         Log: Stratus VOS updates from Paul Green.
54060      Branch: perl
54061            + vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
54062            + vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
54063            - vos/config.def vos/config.h vos/config_h.SH_orig
54064            ! MANIFEST README.vos pod/perlport.pod vos/Changes vos/build.cm
54065            ! vos/compile_perl.cm vos/config.pl vos/perl.bind vos/vosish.h
54066 ____________________________________________________________________________
54067 [  7427] By: jhi                                   on 2000/10/24  18:59:48
54068         Log: Check if stdio supports tweaking lval and cnt simultaneously.
54069              
54070              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
54071              From: Nicholas Clark <nick@ccl4.org>
54072              Date: Mon, 23 Oct 2000 15:39:32 +0100
54073              Message-ID: <20001023153932.A10786@plum.flirble.org>
54074      Branch: metaconfig
54075            ! U/compline/d_stdstdio.U
54076      Branch: perl
54077            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
54078            ! config_h.SH configure.com epoc/config.sh iperlsys.h perlio.c
54079            ! perlsdio.h perlsfio.h pod/Makefile.SH pod/perltoc.pod
54080            ! uconfig.h uconfig.sh vms/genconfig.pl vos/config.def
54081            ! vos/config.h vos/config_h.SH_orig win32/config.bc
54082            ! win32/config.gc win32/config.vc
54083 ____________________________________________________________________________
54084 [  7426] By: jhi                                   on 2000/10/24  17:57:44
54085         Log: Missed the header file changes from #7425.
54086      Branch: perl
54087            ! embed.h embed.pl objXSUB.h proto.h
54088 ____________________________________________________________________________
54089 [  7425] By: jhi                                   on 2000/10/24  17:55:17
54090         Log: Fix the bug reported in
54091              
54092              From: andreas.koenig@anima.de (Andreas J. Koenig)
54093              Subject: Encode bug?
54094              Date: 24 Oct 2000 14:01:26 +0200 
54095              Message-ID: <m3lmveqwh5.fsf@ak-71.mind.de>
54096              
54097              Also make is_utf8_char() stricter.
54098      Branch: perl
54099            ! ext/Encode/Encode.xs utf8.c
54100 ____________________________________________________________________________
54101 [  7424] By: jhi                                   on 2000/10/24  15:15:39
54102         Log: Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
54103              From: Peter Scott <Peter@PSDT.com>
54104              Date: Mon, 23 Oct 2000 19:46:01 -0700
54105              Message-Id: <4.3.2.7.2.20001023194324.00ab7220@psdt.com>
54106      Branch: perl
54107            ! pod/perlfaq5.pod
54108 ____________________________________________________________________________
54109 [  7423] By: jhi                                   on 2000/10/24  14:25:30
54110         Log: Test tweak to avoid pulling in the whole Config.
54111      Branch: perl
54112            ! t/lib/st-lock.t
54113 ____________________________________________________________________________
54114 [  7422] By: jhi                                   on 2000/10/24  14:03:16
54115         Log: Fix the bug ID 20001024.005, the bug introduced by #7416.
54116      Branch: perl
54117            ! pp.c
54118 ____________________________________________________________________________
54119 [  7421] By: jhi                                   on 2000/10/24  13:32:09
54120         Log: (Replaced by #7440.)
54121              
54122              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
54123              From: "Kurt D. Starsinic" <kstar@chapin.edu>
54124              Date: Mon, 23 Oct 2000 16:40:54 -0400
54125              Message-ID: <20001023164054.B14491@O2.chapin.edu>
54126      Branch: perl
54127            ! t/lib/syslog.t
54128 ____________________________________________________________________________
54129 [  7420] By: jhi                                   on 2000/10/24  13:30:53
54130         Log: Subject: [PATCH 5.7.0] static linking with uninstalled perl
54131              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
54132              Date: Mon, 23 Oct 2000 17:29:03 -0400
54133              Message-ID: <20001023172903.A18749@monk.mps.ohio-state.edu>
54134      Branch: perl
54135            ! lib/ExtUtils/MM_Unix.pm
54136 ____________________________________________________________________________
54137 [  7419] By: jhi                                   on 2000/10/24  13:29:57
54138         Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
54139              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
54140              Date: Mon, 23 Oct 2000 19:01:32 -0400
54141              Message-ID: <20001023190132.A19791@monk.mps.ohio-state.edu>
54142      Branch: perl
54143            ! utils/h2xs.PL
54144 ____________________________________________________________________________
54145 [  7418] By: jhi                                   on 2000/10/24  13:26:04
54146         Log: Replace #7409 with
54147              
54148              Subject: Re: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgp
54149              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
54150              Date: Mon, 23 Oct 2000 20:08:56 +0200
54151              Message-ID: <20001023200855.A14850@nice.ram.loc>
54152      Branch: perl
54153            ! ext/Storable/Storable.pm t/lib/st-lock.t
54154 ____________________________________________________________________________
54155 [  7417] By: jhi                                   on 2000/10/24  13:17:52
54156         Log: Run vms/vms_yfix.pl, should have done that after changing
54157              perly.c in #7382.
54158      Branch: perl
54159            ! vms/perly_c.vms vms/perly_h.vms
54160 ____________________________________________________________________________
54161 [  7416] By: jhi                                   on 2000/10/24  02:55:33
54162         Log: Make the UTF-8 decoding stricter and more verbose when
54163              malformation happens.  This involved adding an argument
54164              to utf8_to_uv_chk(), which involved changing its prototype,
54165              and prefer STRLEN over I32 for the UTF-8 length, which as
54166              a domino effect necessitated changing the prototypes of
54167              scan_bin(), scan_oct(), scan_hex(), and reg_uni().
54168              The stricter UTF-8 decoding checking uses Markus Kuhn's
54169              UTF-8 Decode Stress Tester from
54170              http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
54171      Branch: perl
54172            ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perl.c
54173            ! perlapi.c pod/perlapi.pod pod/perldiag.pod pod/perlunicode.pod
54174            ! pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c t/pragma/utf8.t
54175            ! t/pragma/warn/utf8 toke.c utf8.c utf8.h util.c
54176 ____________________________________________________________________________
54177 [  7415] By: jhi                                   on 2000/10/23  14:06:06
54178         Log: Update Changes.
54179      Branch: perl
54180            ! Changes patchlevel.h
54181 ____________________________________________________________________________
54182 [  7414] By: jhi                                   on 2000/10/23  12:39:52
54183         Log: Undo the basename() part of #7412 since the lib/basename
54184              tests would need upgrading too.
54185      Branch: perl
54186            ! lib/File/Basename.pm
54187 ____________________________________________________________________________
54188 [  7413] By: jhi                                   on 2000/10/23  12:19:27
54189         Log: Document PERL_INSTALL_ROOT of #7210.
54190      Branch: perl
54191            ! lib/ExtUtils/Install.pm
54192 ____________________________________________________________________________
54193 [  7412] By: jhi                                   on 2000/10/23  12:16:47
54194         Log: Miscellaneous MacOS Classic library updates from Matthias Neeracher.
54195      Branch: perl
54196            ! lib/ExtUtils/Mksymlists.pm lib/File/Basename.pm
54197            ! lib/File/Path.pm lib/Term/ReadLine.pm lib/perl5db.pl
54198 ____________________________________________________________________________
54199 [  7411] By: jhi                                   on 2000/10/23  12:07:41
54200         Log: Subject: [PATCH: perl@7386] miscellaneous typos in 3 pods
54201              From: Prymmer/Kahn <pvhp@best.com>
54202              Date: Sun, 22 Oct 2000 22:18:40 -0700 (PDT)
54203              Message-ID: <Pine.BSF.4.21.0010222214150.11774-100000@shell8.ba.best.com>
54204      Branch: perl
54205            ! README.aix pod/perlebcdic.pod vms/ext/Stdio/Stdio.pm
54206 ____________________________________________________________________________
54207 [  7410] By: jhi                                   on 2000/10/23  04:10:11
54208         Log: The change #7187 was not so good on VMS.
54209              
54210              Subject: [PATCH perl@7369] VMS perldoc.PL fix for double quoted temp filename
54211              From: "Craig A. Berry" <craig.berry@psinetcs.com>
54212              Date: Sun, 22 Oct 2000 23:03:08 -0500
54213              Message-Id: <p04330102b617d093470b@[172.16.52.1]>
54214      Branch: perl
54215            ! utils/perldoc.PL
54216 ____________________________________________________________________________
54217 [  7409] By: jhi                                   on 2000/10/23  03:57:36
54218         Log: Avoid Storable locking on DJGPP for now.
54219              
54220              Subject: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgpp
54221              From: "Peter J. Farley III" <pjfarley@banet.net>
54222              Date: Sun, 22 Oct 2000 20:00:00 -0400
54223              Message-Id: <4.3.1.0.20001022194247.00acfee0@pop5.banet.net>
54224      Branch: perl
54225            ! ext/Storable/Storable.pm t/lib/st-lock.t
54226 ____________________________________________________________________________
54227 [  7408] By: jhi                                   on 2000/10/23  03:50:24
54228         Log: Subject: Re: [20000731.007] potential syntax error not detected [PATCH]
54229              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
54230              Date: Sun, 22 Oct 2000 21:12:22 -0400
54231              Message-ID: <20001022211222.A1062496@linguist.dartmouth.edu>
54232      Branch: perl
54233            ! lib/vars.pm
54234 ____________________________________________________________________________
54235 [  7407] By: jhi                                   on 2000/10/23  03:43:12
54236         Log: Subject: Re: [ID 20001021.005] SEGV with regex match 
54237              From: Hugo <hv@crypt.compulink.co.uk>
54238              Date: Mon, 23 Oct 2000 00:47:22 +0100
54239              Message-Id: <200010222347.AAA09697@crypt.compulink.co.uk>
54240      Branch: perl
54241            ! regexec.c t/op/pat.t
54242 ____________________________________________________________________________
54243 [  7406] By: jhi                                   on 2000/10/23  03:40:29
54244         Log: Retract #7404 with a patch from Robin Barker, via Andy Dougherty.
54245      Branch: perl
54246            ! lib/ExtUtils/MakeMaker.pm
54247 ____________________________________________________________________________
54248 [  7405] By: jhi                                   on 2000/10/22  21:32:00
54249         Log: Doc patch.
54250              
54251              Subject: [ID 19991128.002] \&{'foo'} not caught by strict refs
54252              From: rspier@pobox.com (Robert Spier)
54253              Date: Sun, 22 Oct 2000 15:24:32 -0400 (EDT)
54254              Message-ID: <14835.16112.13457.447971@rls.cx>
54255      Branch: perl
54256            ! lib/strict.pm
54257 ____________________________________________________________________________
54258 [  7404] By: jhi                                   on 2000/10/22  21:30:51
54259         Log: Subject: [PATCH] Re: [ID 20000121.007] XXX documentation in man ExtUtils::MakeMaker
54260              From: rspier@pobox.com (Robert Spier)
54261              Date: Sun, 22 Oct 2000 15:43:03 -0400 (EDT)
54262              Message-ID: <14835.17223.72448.705566@rls.cx>
54263      Branch: perl
54264            ! lib/ExtUtils/MakeMaker.pm
54265 ____________________________________________________________________________
54266 [  7403] By: jhi                                   on 2000/10/22  21:24:11
54267         Log: Subject: [PATCH bleadperl] ripples from constsub patch
54268              From: John Tobey <jtobey@john-edwin-tobey.org>
54269              Date: Sun, 22 Oct 2000 17:10:43 -0400 (EDT)
54270              Message-Id: <m13nSOB-000FObC@feynman.localnet>
54271      Branch: perl
54272            ! dump.c ext/B/B.pm ext/B/B.xs ext/B/B/Deparse.pm t/lib/b.t
54273 ____________________________________________________________________________
54274 [  7402] By: jhi                                   on 2000/10/22  20:59:35
54275         Log: Support s?printf parameter reordering.
54276      Branch: perl
54277            ! pod/perldelta.pod pod/perlfunc.pod sv.c t/op/sprintf.t
54278 ____________________________________________________________________________
54279 [  7401] By: jhi                                   on 2000/10/22  19:19:14
54280         Log: Expand %Config variables only if explicitly so requested
54281              during build time by PERL_BUILD_EXPAND_CONFIG_VARS.
54282              
54283              Subject: Re: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
54284              From: Gurusamy Sarathy <gsar@ActiveState.com>
54285              Date: Sun, 22 Oct 2000 11:47:32 -0700
54286              Message-Id: <200010221847.LAA02167@smtp3.ActiveState.com>            
54287      Branch: perl
54288            ! Makefile.SH lib/lib_pm.PL
54289 ____________________________________________________________________________
54290 [  7400] By: jhi                                   on 2000/10/22  18:24:10
54291         Log: Move the #7390 test from warn/op to comp/redef.
54292              
54293              Subject: Re: Creating const subs for constants.
54294              From: John Tobey <jtobey@john-edwin-tobey.org>
54295              Date: Sun, 22 Oct 2000 04:04:12 -0400 (EDT)
54296              Message-Id: <m13nG72-000FObC@feynman.localnet>               
54297      Branch: perl
54298            ! t/comp/redef.t t/pragma/warn/op
54299 ____________________________________________________________________________
54300 [  7399] By: jhi                                   on 2000/10/22  17:49:59
54301         Log: Subject: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
54302              From: Nicholas Clark <nick@ccl4.org>
54303              Date: Sat, 21 Oct 2000 22:23:19 +0100
54304              Message-ID: <20001021222319.B45586@plum.flirble.org>
54305      Branch: perl
54306            ! ext/DynaLoader/DynaLoader_pm.PL
54307 ____________________________________________________________________________
54308 [  7398] By: jhi                                   on 2000/10/22  17:47:35
54309         Log: Subject: [PATCH bleadperl] -MO=C falls over on package <none>
54310              From: Hugo <hv@crypt.compulink.co.uk>
54311              Date: Sat, 21 Oct 2000 18:19:59 +0100
54312              Message-Id: <200010211719.SAA02087@crypt.compulink.co.uk>
54313      Branch: perl
54314            ! ext/B/B.pm ext/B/B/C.pm
54315 ____________________________________________________________________________
54316 [  7397] By: jhi                                   on 2000/10/22  17:35:18
54317         Log: Subject: [ID 20001021.003] updated hints/openbsd.sh
54318              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
54319              Date: Sat, 21 Oct 2000 13:55:50 -0600 (MDT)
54320              Message-Id: <200010211955.e9LJton24170@xerxes.courtesan.com>
54321      Branch: perl
54322            ! hints/openbsd.sh
54323 ____________________________________________________________________________
54324 [  7396] By: jhi                                   on 2000/10/22  17:19:46
54325         Log: Subject: installman go-faster stripes
54326              From: Nicholas Clark <nick@talking.bollo.cx>
54327              Date: Sat, 21 Oct 2000 17:24:53 +0100
54328              Message-ID: <20001021172452.A20371@Bagpuss.unfortu.net>
54329              
54330              Subject: Re: installman go-faster stripes
54331              From: Russ Allbery <rra@stanford.edu>
54332              Date: 21 Oct 2000 11:04:13 -0700
54333              Message-ID: <ylbswe5aw2.fsf@windlord.stanford.edu>
54334      Branch: perl
54335            ! installman pod/pod2man.PL
54336 ____________________________________________________________________________
54337 [  7395] By: jhi                                   on 2000/10/22  17:17:35
54338         Log: Hints tweak from Anton Berezin.
54339      Branch: perl
54340            ! hints/freebsd.sh
54341 ____________________________________________________________________________
54342 [  7394] By: jhi                                   on 2000/10/22  04:50:04
54343         Log: Tweak the Is* definitions of Unicode character classes
54344              to better match the official categorizations; embrace
54345              the official categorizations; add the combining marks
54346              as alpha (and -numeric); fix DCinital (a typo and edito)
54347              to be DCmedial.
54348      Branch: perl
54349            + lib/unicode/Is/DCmedial.pl
54350            - lib/unicode/Is/DCinital.pl
54351            ! MANIFEST lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
54352            ! lib/unicode/Is/Graph.pl lib/unicode/Is/Print.pl
54353            ! lib/unicode/Is/Punct.pl lib/unicode/Is/Space.pl
54354            ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
54355 ____________________________________________________________________________
54356 [  7393] By: jhi                                   on 2000/10/21  18:06:05
54357         Log: Subject: [PATCH@blead Tie/Array.pm] Re: [ID 20001020.002] Tie::Array SPLICE method is buggy
54358              From: Daniel Chetlin <daniel@chetlin.com>
54359              Date: Sat, 21 Oct 2000 02:57:03 -0700
54360              Message-ID: <20001021025703.A2115@darkstar.chetlin.org>
54361      Branch: perl
54362            + t/lib/tie-splice.t
54363            ! MANIFEST lib/Tie/Array.pm
54364 ____________________________________________________________________________
54365 [  7392] By: gsar                                  on 2000/10/21  18:05:15
54366         Log: resync utfperl branch with mainline
54367      Branch: utfperl
54368           !> (integrate 1760 files)
54369 ____________________________________________________________________________
54370 [  7391] By: jhi                                   on 2000/10/21  14:37:49
54371         Log: Testcases for a #7383,#7385 related bug.
54372              
54373              Subject: PATCH Re: [ID 20001020.006] "$2$utf8" == modification of read-only-variable
54374              From: Nicholas Clark <nick@ccl4.org>
54375              Date: Sat, 21 Oct 2000 15:04:51 +0100
54376              Message-ID: <20001021150451.A51566@plum.flirble.org>
54377      Branch: perl
54378            ! t/pragma/utf8.t
54379 ____________________________________________________________________________
54380 [  7390] By: jhi                                   on 2000/10/21  14:35:57
54381         Log: Add a testcase for #7389.
54382      Branch: perl
54383            ! t/pragma/warn/op
54384 ____________________________________________________________________________
54385 [  7389] By: jhi                                   on 2000/10/21  14:26:45
54386         Log: Subject: Re: Creating const subs for constants.
54387              From: John Tobey <jtobey@john-edwin-tobey.org>
54388              Date: Fri, 20 Oct 2000 22:03:27 -0400 (EDT)
54389              Message-Id: <m13mo0N-000FObC@feynman.localnet>
54390      Branch: perl
54391            ! cv.h embed.h embed.pl objXSUB.h op.c perlapi.c pod/perlapi.pod
54392            ! proto.h sv.c
54393 ____________________________________________________________________________
54394 [  7388] By: nick                                  on 2000/10/21  11:44:23
54395         Log: Populate perlio branch
54396      Branch: perlio
54397           +> (branch 1760 files)
54398 ____________________________________________________________________________
54399 [  7387] By: nick                                  on 2000/10/21  10:52:05
54400         Log: Get branch back as replica of mainline via :
54401              p4 integrate -b utfperl
54402              p4 resolve -at ./...
54403      Branch: utfperl
54404           +> (branch 269 files)
54405            - Todo-5.005 eg/ADB eg/README eg/cgi/RunMeFirst
54406            - eg/cgi/caution.xbm eg/cgi/clickable_image.cgi
54407            - eg/cgi/cookie.cgi eg/cgi/crash.cgi eg/cgi/customize.cgi
54408            - eg/cgi/diff_upload.cgi eg/cgi/dna_small_gif.uu
54409            - eg/cgi/file_upload.cgi eg/cgi/frameset.cgi eg/cgi/index.html
54410            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
54411            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
54412            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
54413            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
54414            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
54415            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
54416            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
54417            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
54418            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
54419            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
54420            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
54421            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
54422            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
54423            - eg/van/vanish eg/who eg/wrapsuid epoc/Config.pm
54424            - epoc/autosplit.pl epoc/config.h epoc/perl.mmp epoc/perl.pkg
54425            - ext/DynaLoader/dl_rhapsody.xs lib/Sys/Hostname.pm
54426            - lib/Sys/Syslog.pm lib/byte.pm lib/byte_heavy.pl lib/caller.pm
54427            - lib/chat2.pl lib/lib.pm lib/unicode/Eq/Latin1.pl
54428            - lib/unicode/Eq/Unicode.pl lib/unicode/Props.txt
54429            - lib/unicode/UCD300.html lib/unicode/Unicode.300
54430            - lib/unicode/Unicode3.html os2/POSIX.mkfifo pod/Makefile
54431            - pod/Win32.pod pod/buildtoc t/lib/thread.t t/op/64bit.t
54432            - t/op/nothread.t utils/perlbc.PL vms/subconfigure.com
54433            - win32/PerlCRT.def win32/gstartup.c win32/oldnames.def
54434           !> (integrate 965 files)
54435 ____________________________________________________________________________
54436 [  7386] By: jhi                                   on 2000/10/21  01:31:12
54437         Log: Update Changes.
54438      Branch: perl
54439            ! Changes patchlevel.h
54440 ____________________________________________________________________________
54441 [  7385] By: jhi                                   on 2000/10/21  01:28:42
54442         Log: The #7383 was right only in the context of the original bug report,
54443              not in more general case.
54444      Branch: perl
54445            ! pp_hot.c
54446 ____________________________________________________________________________
54447 [  7384] By: jhi                                   on 2000/10/21  01:08:23
54448         Log: Fix for ID 20000915.011, IO::Select warning for an undefined fd.
54449      Branch: perl
54450            ! ext/IO/lib/IO/Select.pm
54451 ____________________________________________________________________________
54452 [  7383] By: jhi                                   on 2000/10/21  00:44:18
54453         Log: Fix for ID 20001020.006, concatenating an unset submatch
54454              with utf8 resulted in "Modification of a read-only value".
54455      Branch: perl
54456            ! pp_hot.c t/pragma/utf8.t
54457 ____________________________________________________________________________
54458 [  7382] By: jhi                                   on 2000/10/20  20:44:31
54459         Log: Make scan_num() reëntrant, as suggested in
54460              
54461              Subject: [PATCH perl@7229] Rentrant parser and yylex()
54462              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
54463              Date: Fri, 20 Oct 2000 14:17:27 +0100
54464              Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
54465      Branch: perl
54466            ! embed.h embed.pl objXSUB.h perlapi.c perly.c perly.y proto.h
54467            ! toke.c
54468 ____________________________________________________________________________
54469 [  7381] By: jhi                                   on 2000/10/20  20:07:29
54470         Log: Reëntrancy fix.
54471              
54472              Subject: [PATCH perl@7229] Rentrant parser and yylex()
54473              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
54474              Date: Fri, 20 Oct 2000 14:17:27 +0100
54475              Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
54476      Branch: perl
54477            ! embed.h embed.pl perl.h proto.h toke.c
54478 ____________________________________________________________________________
54479 [  7380] By: jhi                                   on 2000/10/20  19:15:54
54480         Log: Don't write double values through long double pointers,
54481              based on a part of
54482              
54483              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
54484              From: Jens Hamisch <jens@Strawberry.COM>
54485              Date: Tue, 17 Oct 2000 08:39:36 +0200
54486              Message-Id: <20001017083936.A11104@Strawberry.COM>
54487      Branch: perl
54488            ! perl.h pp.c
54489 ____________________________________________________________________________
54490 [  7379] By: jhi                                   on 2000/10/20  18:43:37
54491         Log: Portability tweak on #7377.
54492              
54493              Subject:  Re: [nick@cow.org.uk: [ID 20001020.004] Not OK: perl v5.7.0 +DEVEL7368 on i386-freebsd-64all 4.1-stable (UNINSTALLED)]
54494              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
54495              Date:     Fri, 20 Oct 2000 13:13:41 EDT
54496              Message-Id: <001020131216.3b141@DUPHY4.Physics.Drexel.Edu>
54497      Branch: perl
54498            ! t/lib/dprof.t
54499 ____________________________________________________________________________
54500 [  7378] By: jhi                                   on 2000/10/20  12:57:19
54501         Log: SOCKS function redefinitions need prototypes, too, otherwise
54502              for example 32 bit versus 64 bit differences cause a lot of
54503              problems.  Part of
54504              
54505              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
54506              From: Jens Hamisch <jens@Strawberry.COM>
54507              Date: Tue, 17 Oct 2000 08:39:36 +0200
54508              Message-Id: <20001017083936.A11104@Strawberry.COM>
54509      Branch: perl
54510            ! doio.c pp_sys.c
54511 ____________________________________________________________________________
54512 [  7377] By: jhi                                   on 2000/10/20  12:37:12
54513         Log: Subject:  [PATCH] Perl 5.6.0/5.7.0 enable DProf test for VMS
54514              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
54515              Date:     Fri, 20 Oct 2000 08:26:04 EDT
54516              Message-Id: <001020074851.3751a@DUPHY4.Physics.Drexel.Edu>
54517      Branch: perl
54518            ! configure.com t/lib/dprof.t t/lib/dprof/V.pm vms/test.com
54519 ____________________________________________________________________________
54520 [  7376] By: jhi                                   on 2000/10/20  12:35:31
54521         Log: Subject:  [PATCH] Perl 5.6.0/5.7.0, vms/gen_shrfls.pl update
54522              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
54523              Date:     Fri, 20 Oct 2000 07:48:15 EDT
54524              Message-Id: <001020074423.39b82@DUPHY4.Physics.Drexel.Edu>
54525      Branch: perl
54526            ! configure.com vms/gen_shrfls.pl
54527 ____________________________________________________________________________
54528 [  7375] By: bailey                                on 2000/10/20  04:44:37
54529         Log: SYN SYN
54530      Branch: vmsperl
54531           +> (branch 134 files)
54532            - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
54533            - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
54534            - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
54535            - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
54536            - eg/cgi/frameset.cgi eg/cgi/index.html
54537            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
54538            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
54539            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
54540            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
54541            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
54542            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
54543            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
54544            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
54545            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
54546            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
54547            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
54548            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
54549            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
54550            - eg/van/vanish eg/who eg/wrapsuid lib/chat2.pl
54551            - lib/unicode/Props.txt lib/unicode/UCD300.html
54552            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
54553            - utils/perlbc.PL vms/subconfigure.com
54554           !> (integrate 785 files)
54555 ____________________________________________________________________________
54556 [  7374] By: jhi                                   on 2000/10/20  00:59:48
54557         Log: In the latest compiler builds cccdlflags must not become -fpic,
54558              from Wilfredo Sánchez.
54559      Branch: perl
54560            ! hints/darwin.sh
54561 ____________________________________________________________________________
54562 [  7373] By: jhi                                   on 2000/10/20  00:56:35
54563         Log: Subject: PATCH CR+LF should be "\cM\cJ" in perlop
54564              From: Tony Cook <tony@develop-help.com>
54565              Date: Fri, 20 Oct 2000 07:29:15 +1100 (EST)
54566              Message-ID: <Pine.LNX.4.10.10010200725530.12682-100000@develop-help.com>
54567      Branch: perl
54568            ! pod/perlop.pod
54569 ____________________________________________________________________________
54570 [  7372] By: jhi                                   on 2000/10/19  19:34:40
54571         Log: Typo noted by Mark Lutz.
54572      Branch: perl
54573            ! t/op/64bitint.t
54574 ____________________________________________________________________________
54575 [  7371] By: jhi                                   on 2000/10/19  19:33:13
54576         Log: NonStop-UX patches from Tom Bates <tom.bates@compaq.com>
54577      Branch: metaconfig
54578            ! U/modified/Cppsym.U U/modified/Oldconfig.U
54579      Branch: metaconfig/U/perl
54580            ! End.U dlsrc.U libperl.U
54581      Branch: perl
54582            + hints/nonstopux.sh
54583            ! Configure MANIFEST config_h.SH
54584 ____________________________________________________________________________
54585 [  7370] By: jhi                                   on 2000/10/19  17:18:08
54586         Log: Subject: PATCH do_print has 2 PerlIO_error()s
54587              From: nick@ccl4.org
54588              Date: Thu, 19 Oct 2000 18:09:20 +0100
54589              Message-ID: <20001019180920.A8440@babyhippo.co.uk>
54590      Branch: perl
54591            ! doio.c
54592 ____________________________________________________________________________
54593 [  7369] By: jhi                                   on 2000/10/19  14:01:49
54594         Log: Update Changes.
54595      Branch: perl
54596            ! Changes patchlevel.h
54597 ____________________________________________________________________________
54598 [  7368] By: jhi                                   on 2000/10/19  13:04:29
54599         Log: Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX w/GCC
54600              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
54601              Date: Wed, 18 Oct 2000 13:12:01 +0200
54602              Message-Id: <20001018131021.F844.H.M.BRAND@hccnet.nl>
54603      Branch: perl
54604            ! hints/aix.sh
54605 ____________________________________________________________________________
54606 [  7367] By: jhi                                   on 2000/10/19  02:22:40
54607         Log: Fix of sorts for bug id 20000901.092.  There seems to be no trace
54608              of a 'pmshort' anywhere in the B, so the offending line was simply
54609              removed.
54610      Branch: perl
54611            ! ext/B/B/Debug.pm
54612 ____________________________________________________________________________
54613 [  7366] By: jhi                                   on 2000/10/19  02:12:37
54614         Log: Add the test case for the bug id 20000730.004 which seems
54615              to have been fixed by now.
54616      Branch: perl
54617            ! t/pragma/utf8.t
54618 ____________________________________________________________________________
54619 [  7365] By: jhi                                   on 2000/10/18  23:36:24
54620         Log: Subject: [PATCH 5.7.0] Re: [ID 20001018.008] flip-flop bug when there's no <FH> 
54621              From: Hugo <hv@crypt.compulink.co.uk>
54622              Date: Wed, 18 Oct 2000 23:25:58 +0100
54623              Message-Id: <200010182225.XAA20330@crypt.compulink.co.uk>
54624      Branch: perl
54625            ! pp_ctl.c pp_hot.c t/op/flip.t t/pragma/warn/pp_hot
54626 ____________________________________________________________________________
54627 [  7364] By: jhi                                   on 2000/10/18  21:12:53
54628         Log: (retracted)
54629      Branch: perl
54630            ! pp.c
54631 ____________________________________________________________________________
54632 [  7363] By: jhi                                   on 2000/10/18  20:55:38
54633         Log: Missing change from #7362.
54634      Branch: perl
54635            ! win32/perlhost.h
54636 ____________________________________________________________________________
54637 [  7362] By: jhi                                   on 2000/10/18  20:52:01
54638         Log: Borland C fstat() never saw the fd as writable.
54639              
54640              Subject: fix for Borland's weak "stat" (perl@7211)
54641              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
54642              Date: Mon, 16 Oct 2000 09:55:03 +0400
54643              Message-ID: <402099F49BEED211999700805FC7359F7C0E40@ru0028exch01.spb.lucent.com>
54644      Branch: perl
54645            ! win32/win32.c
54646 ____________________________________________________________________________
54647 [  7361] By: jhi                                   on 2000/10/18  17:43:50
54648         Log: Regen toc.
54649      Branch: perl
54650            ! pod/buildtoc.PL pod/perl.pod pod/perlport.pod pod/perltoc.pod
54651 ____________________________________________________________________________
54652 [  7360] By: jhi                                   on 2000/10/18  17:07:44
54653         Log: From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
54654              Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX 4.3.2 w/GCC 2.95.2
54655              Message-Id: <20001016151837.9977.H.M.BRAND@hccnet.nl>
54656              Date: Mon, 16 Oct 2000 15:19:49 +0200
54657      Branch: perl
54658            + README.aix
54659            ! MANIFEST
54660 ____________________________________________________________________________
54661 [  7359] By: jhi                                   on 2000/10/18  17:04:49
54662         Log: Subject: Pod patch for Devel::Peek
54663              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
54664              Message-Id: <20001016121252.996B.H.M.BRAND@hccnet.nl>
54665              Date: Mon, 16 Oct 2000 12:26:34 +0200
54666      Branch: perl
54667            ! ext/Devel/Peek/Peek.pm
54668 ____________________________________________________________________________
54669 [  7358] By: jhi                                   on 2000/10/18  17:03:15
54670         Log: Make Cwd more bulletproof in chrooted environments.
54671              
54672              Subject: [ID 20001018.001] Fix for Cwd.pm (chroot)
54673              From: "Eric E. Coe" <Eric.Coe@oracle.com>
54674              Date: Wed, 18 Oct 2000 04:03:54 -0400
54675              Message-Id: <39ED596A.70E599FE@oracle.com>
54676      Branch: perl
54677            ! lib/Cwd.pm
54678 ____________________________________________________________________________
54679 [  7357] By: jhi                                   on 2000/10/18  16:37:26
54680         Log: Disable the UTF8 downgrade croakage for now to avoid
54681              too many not okay messages.
54682      Branch: perl
54683            ! doio.c
54684 ____________________________________________________________________________
54685 [  7356] By: jhi                                   on 2000/10/17  23:29:41
54686         Log: Show the failed remote port, instead of the failing line number.
54687              
54688              Subject: [PATCH 5.6.1 Debugger] More diagnostics
54689              From: David Sparks <daves@ActiveState.com>
54690              Date: Tue, 17 Oct 2000 15:00:24 -0700
54691              Message-Id: <5.0.0.25.0.20001017144037.02551e10@pop3>
54692      Branch: perl
54693            ! lib/perl5db.pl
54694 ____________________________________________________________________________
54695 [  7355] By: jhi                                   on 2000/10/17  14:11:31
54696         Log: On output try to downgrade to bytes, croak if impossible,
54697              from Simon Cozens.  This means that outputting >255 UTF8
54698              is impossible.  Consider this as a strong incentive to get
54699              the I/O disciplines implemented.
54700      Branch: perl
54701            ! doio.c pod/perldiag.pod sv.c
54702 ____________________________________________________________________________
54703 [  7354] By: jhi                                   on 2000/10/17  13:42:23
54704         Log: Clarify documentation on 'use bytes'.
54705              
54706              Subject: Re: What does 'use bytes' "mean" ?
54707              From: Simon Cozens <simon@cozens.net>
54708              Date: Mon, 18 Sep 2000 18:24:25 +0100
54709              Message-ID: <20000918182425.A26765@deep-dark-truthful-mirror.perlhacker.org>
54710      Branch: perl
54711            ! lib/bytes.pm
54712 ____________________________________________________________________________
54713 [  7353] By: jhi                                   on 2000/10/17  13:28:12
54714         Log: Workaround for a sfio bug where the stream error indicator
54715              is not cleared as documented.
54716              
54717              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
54718              From: Nicholas Clark <nick@ccl4.org>
54719              Date: Mon, 16 Oct 2000 18:28:23 +0100
54720              Message-ID: <20001016182823.J19700@plum.flirble.org>
54721      Branch: perl
54722            ! doio.c
54723 ____________________________________________________________________________
54724 [  7352] By: jhi                                   on 2000/10/17  13:06:19
54725         Log: More IoTYPE sprinkling.
54726      Branch: perl
54727            ! doio.c pp_hot.c
54728 ____________________________________________________________________________
54729 [  7351] By: jhi                                   on 2000/10/16  22:47:07
54730         Log: Detect early whether the std streams have gone bad.
54731              
54732              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
54733              Date: Mon, 16 Oct 2000 23:28:42 +0100
54734              From: Nicholas Clark <nick@ccl4.org>
54735              Message-ID: <20001016232842.A37942@plum.flirble.org>
54736      Branch: perl
54737            ! t/op/misc.t
54738 ____________________________________________________________________________
54739 [  7350] By: jhi                                   on 2000/10/16  22:45:16
54740         Log: Subject: [ID 20001016.012] [PATCHes Included]OK: perl v5.7.0 on dos-djgpp djgpp
54741              From: "Peter J. Farley III" <pjfarley@banet.net>
54742              Date: Mon, 16 Oct 2000 18:15:59 -0400
54743              Message-Id: <4.3.1.0.20001016180235.00ac65a0@pop5.banet.net>
54744      Branch: perl
54745            ! djgpp/djgpp.c dosish.h t/io/open.t
54746 ____________________________________________________________________________
54747 [  7349] By: jhi                                   on 2000/10/16  22:36:45
54748         Log: perldelta tweak.
54749      Branch: perl
54750            ! pod/perldelta.pod
54751 ____________________________________________________________________________
54752 [  7348] By: jhi                                   on 2000/10/16  15:17:53
54753         Log: Update Changes.
54754      Branch: perl
54755            ! Changes patchlevel.h
54756 ____________________________________________________________________________
54757 [  7347] By: jhi                                   on 2000/10/16  13:55:27
54758         Log: Add the capability to include/exclude branches.
54759      Branch: perl
54760            ! Porting/genlog
54761 ____________________________________________________________________________
54762 [  7346] By: jhi                                   on 2000/10/16  13:18:04
54763         Log: Add Charles Lane.
54764      Branch: perl
54765            ! AUTHORS Changes
54766 ____________________________________________________________________________
54767 [  7345] By: jhi                                   on 2000/10/16  13:13:21
54768         Log: Add a perldelta note about the change #6024, pointed out by Sarathy.
54769      Branch: perl
54770            ! pod/perldelta.pod
54771 ____________________________________________________________________________
54772 [  7344] By: gsar                                  on 2000/10/16  09:30:21
54773         Log: integrate change#6220 from cfgperl
54774              
54775              Win32 patches from Benjamin Stuhl.
54776      Branch: maint-5.6/perl
54777           !> makedef.pl win32/win32.h
54778 ____________________________________________________________________________
54779 [  7343] By: gsar                                  on 2000/10/16  08:32:19
54780         Log: integrate changes#6221,6222 from cfgperl
54781              
54782              Remove tr///CU (the feature is to be obsoleted by better interfaces).
54783              From: simon@brecon.co.uk (Simon Cozens)
54784              Subject: [PATCH] Eliminate tr///[CU][CU]
54785              Date: 23 Jun 2000 11:05:40 GMT
54786              Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
54787              
54788              doc typo fix
54789              Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
54790              From: Ian Phillipps <Ian.Phillipps@iname.com>
54791              Date: Fri, 23 Jun 2000 10:40:58 +0100
54792              Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
54793      Branch: maint-5.6/perl
54794           !> doop.c embed.pl lib/Pod/Usage.pm pod/perlop.pod toke.c utf8.c
54795 ____________________________________________________________________________
54796 [  7342] By: gsar                                  on 2000/10/16  08:28:08
54797         Log: integrate change#6217 from cfgperl (in part)
54798              
54799              Rename the fdpid locking and integrate with Sarathy.
54800      Branch: maint-5.6/perl
54801           !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h
54802           !> global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
54803           !> pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
54804           !> win32/win32.c
54805 ____________________________________________________________________________
54806 [  7341] By: gsar                                  on 2000/10/16  08:23:39
54807         Log: integrate changes#6214..6216 from mainline
54808              
54809              @_ can't have junk in it even in the non-USE_ITHREADS case because
54810              caller() wants to populate @DB::args with it (causes a coredump
54811              in Carp::confess())
54812              
54813              tweak comment about @DB::args
54814              
54815              be more optimal about clearing @_
54816      Branch: maint-5.6/perl
54817           !> av.h cop.h pp_ctl.c t/op/runlevel.t
54818 ____________________________________________________________________________
54819 [  7340] By: gsar                                  on 2000/10/16  08:20:37
54820         Log: integrate changes#6207..6210 from cfgperl
54821              
54822              Subject: [PATCH 5.6.0] Threadsafe patches
54823              From: Dan Sugalski <dan@sidhe.org>
54824              To: perl5-porters@perl.org
54825              Date: Mon, 08 May 2000 18:08:13 -0400
54826              Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
54827              
54828              Regen headers for #6207.
54829              
54830              Lock PL_fdpid against race conditions, based on:
54831              Subject: [PATCH 5.6.0]subprocess fixup for threads
54832              From: Dan Sugalski <dan@sidhe.org>
54833              To: perl5-porters@perl.org
54834              Date: Tue, 11 Apr 2000 17:02:32 -0400
54835              Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
54836              
54837              Mopup for #6207 and #6209.
54838      Branch: maint-5.6/perl
54839           !> doio.c embed.h embed.pl global.sym gv.c intrpvar.h objXSUB.h
54840           !> perl.c pp.c pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c
54841           !> win32/win32.c
54842 ____________________________________________________________________________
54843 [  7339] By: gsar                                  on 2000/10/16  08:14:34
54844         Log: integrate change#6203 from cfgperl
54845              
54846              perldiag should refer to perlos2.pod not README.os2
54847      Branch: maint-5.6/perl
54848           !> pod/perldiag.pod
54849 ____________________________________________________________________________
54850 [  7338] By: gsar                                  on 2000/10/16  08:11:42
54851         Log: integrate change#6201 from mainline
54852              
54853              Perl_eval_pv() leaks 4 bytes every time it is called because it
54854              does a PUSHMARK that's never ever POPMARKed; in general, only
54855              Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
54856              Perl_eval_[sp]v() don't because they don't take any incoming
54857              arguments (this leak has been around since the original version
54858              of perl_eval_pv() in 5.003_97e)
54859      Branch: maint-5.6/perl
54860           !> perl.c
54861 ____________________________________________________________________________
54862 [  7337] By: gsar                                  on 2000/10/16  08:08:47
54863         Log: integrate changes#6197..6200 from cfgperl
54864              
54865              Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
54866              From: John Borwick <jhborwic@unity.ncsu.edu>
54867              Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
54868              Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
54869              
54870              Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
54871              From: Dan Sugalski <dan@sidhe.org>
54872              To: vmsperl@perl.org, perl5-porters@perl.org
54873              Date: Fri, 02 Jun 2000 16:00:41 -0400
54874              Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
54875              Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
54876              
54877              Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
54878              From: Dan Sugalski <dan@sidhe.org>
54879              To: perl5-porters@perl.org, vmsperl@perl.org
54880              Date: Fri, 02 Jun 2000 17:30:51 -0400
54881              Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
54882              
54883              Update to cperl-mode.el 4.31 from
54884              ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
54885              Subject: A couple of notes
54886              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
54887              To: Mailing list Perl5 <perl5-porters@perl.org>
54888              Date: Sat, 3 Jun 2000 23:33:32 -0400
54889              Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
54890      Branch: maint-5.6/perl
54891           !> emacs/cperl-mode.el embed.h embed.pl embedvar.h
54892           !> ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c perlapi.h
54893           !> pod/perlapi.pod pod/perlintern.pod pod/perlsyn.pod proto.h
54894           !> vms/descrip_mms.template vms/gen_shrfls.pl vms/vms.c
54895           !> vms/vmsish.h
54896 ____________________________________________________________________________
54897 [  7336] By: gsar                                  on 2000/10/16  08:03:46
54898         Log: integrate changes#6194,6195 from mainline
54899              
54900              fix small eval"" memory leaks under USE_ITHREADS
54901              
54902              fix yet another eval"" leak under USE_ITHREADS
54903      Branch: maint-5.6/perl
54904           !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
54905           !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
54906           !> vms/perly_c.vms
54907 ____________________________________________________________________________
54908 [  7335] By: gsar                                  on 2000/10/16  08:02:15
54909         Log: integrate changes#6190,6191 from mainline
54910              
54911              submit missing embed.pl change
54912              
54913              vec() loses numericalness (modified version of patch suggested
54914              by Robin Barker)
54915      Branch: maint-5.6/perl
54916           !> doop.c embed.pl t/op/vec.t
54917 ____________________________________________________________________________
54918 [  7334] By: gsar                                  on 2000/10/16  08:01:03
54919         Log: integrate change#6189 from mainline
54920              
54921              counting tr/// corrupts later operation (from M.J.T Guy)
54922      Branch: maint-5.6/perl
54923           !> doop.c t/op/tr.t
54924 ____________________________________________________________________________
54925 [  7333] By: gsar                                  on 2000/10/16  07:59:07
54926         Log: integrate changes#6183..6188 from mainline
54927              
54928              SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
54929              <nick@ccl4.org>)
54930              
54931              tweak for change#6127
54932              
54933              remove incorrect documentation about implicit split to @_ in
54934              list context, which never really worked in perl 5 (from
54935              M.J.T. Guy)
54936              
54937              further qualify references to "alphanumeric" (from Wolfgang Laun
54938              <wolfgang.laun@alcatel.at>)
54939              
54940              replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
54941              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
54942              
54943              h2xs tweaks
54944      Branch: maint-5.6/perl
54945           +> lib/Pod/LaTeX.pm t/lib/selfloader.t
54946           !> AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm handy.h
54947           !> lib/SelfLoader.pm perl.c pod/perlapi.pod pod/perldata.pod
54948           !> pod/perlfaq6.pod pod/perlfaq9.pod pod/perlfunc.pod
54949           !> pod/perllocale.pod pod/perlre.pod pod/perltrap.pod
54950           !> pod/pod2latex.PL utils/h2xs.PL
54951 ____________________________________________________________________________
54952 [  7332] By: gsar                                  on 2000/10/16  07:53:52
54953         Log: integrate change#6179 from mainline
54954              
54955              buggy modulus on UVs introduced by change#3378 (resulted in
54956              4063328477 % 65535 amounting to 27406, instead of 27407)
54957      Branch: maint-5.6/perl
54958           !> pp.c t/op/arith.t
54959 ____________________________________________________________________________
54960 [  7331] By: gsar                                  on 2000/10/16  07:52:49
54961         Log: integrate changes#6176,6177,6178,6182 from cfgperl
54962              
54963              Single-quoted utf8 patch from Simon Cozens.
54964              
54965              Substitution utf8 patch from Simon Cozens.
54966              
54967              Be cleaner.
54968              
54969              Be Cleaner Part Deux.
54970      Branch: maint-5.6/perl
54971           !> Makefile.SH pp_hot.c toke.c
54972 ____________________________________________________________________________
54973 [  7330] By: gsar                                  on 2000/10/16  07:41:36
54974         Log: integrate change#6172 from mainline
54975              
54976              fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
54977              (from Ilya Zakharevich)
54978      Branch: maint-5.6/perl
54979           !> regexec.c t/op/re_tests
54980 ____________________________________________________________________________
54981 [  7329] By: gsar                                  on 2000/10/16  07:40:25
54982         Log: integrate change#6171 from mainline
54983              
54984              scalar() doesn't force scalar context when used in void context
54985              (from Simon Cozens)
54986      Branch: maint-5.6/perl
54987           !> op.c t/op/wantarray.t
54988 ____________________________________________________________________________
54989 [  7328] By: gsar                                  on 2000/10/16  07:39:33
54990         Log: integrate change#6170 from mainline
54991              
54992              change#6142 needs tweaks to tests to work where there's no
54993              symlink() (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
54994      Branch: maint-5.6/perl
54995           !> t/lib/filefind.t
54996 ____________________________________________________________________________
54997 [  7327] By: gsar                                  on 2000/10/16  07:35:34
54998         Log: integrate changes#6166..6168 from cfgperl
54999              
55000              Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
55001              in case somebody wants to write an extension for more
55002              shadow database interfaces.
55003              
55004              tweak todo
55005              
55006              Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
55007      Branch: maint-5.6/perl
55008           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
55009           !> Todo-5.6 config_h.SH epoc/config.sh perl.h pp_sys.c toke.c
55010           !> vms/subconfigure.com vos/config.def vos/config.h vos/config.pl
55011           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
55012           !> win32/config.vc win32/config_H.bc win32/config_H.gc
55013           !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
55014 ____________________________________________________________________________
55015 [  7326] By: gsar                                  on 2000/10/16  07:29:05
55016         Log: integrate changes#6157,6159..6161,6164 from cfgperl
55017              
55018              Regen Configure to jive with #6149.
55019              
55020              Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
55021              
55022              Changes for the File::Temp 0.08 (change #6159) test suite
55023              to fit better into the Perl distribution test framework.
55024              
55025              Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
55026              both from Simon Cozens.
55027              
55028              detypo
55029      Branch: maint-5.6/perl
55030           +> pod/perlmodlib.PL pod/perlnewmod.pod
55031           !> AUTHORS Configure MAINTAIN MANIFEST config_h.SH
55032           !> lib/File/Temp.pm pod/Makefile pod/perl.pod pod/perlmodlib.pod
55033           !> pod/perltoc.pod t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
55034           !> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
55035 ____________________________________________________________________________
55036 [  7325] By: gsar                                  on 2000/10/16  07:25:13
55037         Log: integrate change#6158 from vmsperl
55038              
55039              Add fallback to tmpfile for use in cases where user's relying on
55040              ACLs on SYS$SCRATCH to permit file creation. (based on Charles
55041              Lane's patch)
55042      Branch: maint-5.6/perl
55043           !> vms/vms.c vms/vmsish.h
55044 ____________________________________________________________________________
55045 [  7324] By: gsar                                  on 2000/10/16  07:20:50
55046         Log: integrate changes#6153..6155 from mainline
55047              
55048              prettier Test::Harness output on failed tests (from Nicholas Clark
55049              <nick@Bagpuss.uk.boo.com>)
55050              
55051              avoid type mismatch warning
55052              
55053              small bug in change#6144; remove random \xA0 character that snuck
55054              in via change#6145
55055      Branch: maint-5.6/perl
55056           !> lib/AutoSplit.pm lib/ExtUtils/xsubpp lib/Test/Harness.pm
55057           !> perl.c
55058 ____________________________________________________________________________
55059 [  7323] By: gsar                                  on 2000/10/16  07:18:47
55060         Log: integrate changes#6151,6152 from mainline
55061              
55062              fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
55063              
55064              cosmetic fixups of RE debug output (from Ilya Zakharevich)
55065      Branch: maint-5.6/perl
55066           !> regexec.c
55067 ____________________________________________________________________________
55068 [  7322] By: gsar                                  on 2000/10/16  07:17:25
55069         Log: integrate changes#6146..6150 from mainline
55070              
55071              doc typo
55072              
55073              add a make entry to Config.pm so "perl -V:make" works on VMS
55074              (from Peter Prymmer)
55075              
55076              close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
55077              
55078              OS/2 tweaks for usethreads build (from Rocco Caputo
55079              <troc@netrus.net>)
55080              
55081              perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
55082      Branch: maint-5.6/perl
55083           !> Configure hints/os2.sh lib/ExtUtils/MM_Unix.pm lib/warnings.pm
55084           !> makedef.pl os2/Makefile.SHs os2/OS2/REXX/t/rx_dllld.t
55085           !> os2/OS2/REXX/t/rx_objcall.t os2/OS2/REXX/t/rx_tievar.t
55086           !> os2/OS2/REXX/t/rx_tieydb.t os2/os2.c os2/os2ish.h perl.c
55087           !> pod/perlrequick.pod util.c vms/subconfigure.com warnings.h
55088           !> warnings.pl x2p/a2p.h
55089 ____________________________________________________________________________
55090 [  7321] By: gsar                                  on 2000/10/16  07:14:02
55091         Log: integrate changes#6143..6145 from mainline
55092              
55093              MacOS support, part 1 (from Matthias Neeracher
55094              <neeri@iis.ee.ethz.ch>)
55095              
55096              MacOS support, part 2: make AutoSplit use File::Spec instead
55097              of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
55098              <neeri@iis.ee.ethz.ch>)
55099              
55100              make xsubpp skip embedded pod (from Matthias Neeracher
55101              <neeri@iis.ee.ethz.ch>)
55102      Branch: maint-5.6/perl
55103           +> ext/DynaLoader/dl_mac.xs
55104           !> MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
55105           !> ext/POSIX/POSIX.xs lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
55106           !> lib/ExtUtils/xsubpp mg.c perl.c perlsfio.h pod/perlfaq4.pod
55107           !> pp_ctl.c proto.h toke.c util.c util.h
55108 ____________________________________________________________________________
55109 [  7320] By: gsar                                  on 2000/10/16  07:12:13
55110         Log: integrate changes#6141,6142 from mainline
55111              
55112              BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
55113              forwarded by Peter Seebach from the bsdi-users mailing list.
55114              p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
55115              
55116              File::Find fails to chdir when chasing symlinks (from
55117              Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
55118      Branch: maint-5.6/perl
55119           !> hints/bsdos.sh lib/File/Find.pm t/lib/filefind.t
55120 ____________________________________________________________________________
55121 [  7319] By: gsar                                  on 2000/10/16  07:04:30
55122         Log: integrate change#6139 from mainline
55123              
55124              revise mktables.PL for bugs and newness in Unicode 3.0
55125              (from James Bence <jbence@amgen.com>)
55126      Branch: maint-5.6/perl
55127           +> (branch 30 files)
55128           !> (integrate 49 files)
55129 ____________________________________________________________________________
55130 [  7318] By: gsar                                  on 2000/10/16  07:01:01
55131         Log: integrate changes#6137,6138 from mainline
55132              
55133              fix bogus redeclaration warning for "our" variables in different
55134              scopes
55135              
55136              add note about the handling of negative indices to tied arrays
55137              (from Michael G Schwern <schwern@pobox.com>)
55138      Branch: maint-5.6/perl
55139           !> op.c pod/perltie.pod t/pragma/strict-vars
55140 ____________________________________________________________________________
55141 [  7317] By: gsar                                  on 2000/10/16  06:58:46
55142         Log: integrate changes#6127..6136 from mainline
55143              
55144              call_method(...,G_EVAL) can longjmp() out if the method probing
55145              failed (from Gisle Aas)
55146              
55147              new perlxstut example for passing/returning refs to arrays
55148              (from David Lowe <dlowe@pootpoot.com>)
55149              
55150              VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
55151              
55152              fix places that mean C<"word" character> but say C<alphanumeric
55153              character>
55154              
55155              avoid warnings in POSIX.pm (from Barrie Slaymaker)
55156              
55157              warnings::enabled() doesn't fall back to looking at $^W if
55158              caller isn't using lexical warnings (from Paul Marquess)
55159              
55160              elide bogus test in change#6132
55161              
55162              make Test::Harness use wait.h/WCOREDUMP if available
55163              (from Ben Tilly <ben_tilly@hotmail.com>)
55164              
55165              enable Test::Harness to dynamically determine column width etc.
55166              (from Rob Napier <rnapier@employees.org>)
55167              
55168              random pod typos (from Peter Scott <Peter@PSDT.com>)
55169      Branch: maint-5.6/perl
55170           !> cop.h ext/Devel/Peek/Peek.pm ext/POSIX/POSIX.pm
55171           !> lib/Test/Harness.pm perl.c pod/perldebguts.pod
55172           !> pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
55173           !> pod/perlxstut.pod pp_ctl.c t/pragma/warn/9enabled vms/test.com
55174 ____________________________________________________________________________
55175 [  7316] By: gsar                                  on 2000/10/16  06:53:23
55176         Log: integrate change#6126 from mainline
55177              
55178              change#2879 broke rvalue autovivification of magicals such as
55179              ${$num} (reworked variant of patch suggested by Simon Cozens)
55180      Branch: maint-5.6/perl
55181           !> embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
55182           !> pp_hot.c proto.h t/op/gv.t
55183 ____________________________________________________________________________
55184 [  7315] By: gsar                                  on 2000/10/16  06:51:38
55185         Log: integrate changes#6123,6125 from mainline
55186              
55187              clarify gotcha with #line directives (from Rocco Caputo
55188              <troc@netrus.net>)
55189              
55190              enable propagating exception objects via Perl_croak() in XS code
55191              (from Gisle Aas)
55192      Branch: maint-5.6/perl
55193           !> pod/perldebug.pod pod/perlsyn.pod util.c
55194 ____________________________________________________________________________
55195 [  7314] By: gsar                                  on 2000/10/16  06:49:28
55196         Log: integrate change#6122 from mainline
55197              
55198              downgrade fatal error on C<"foo@nosucharray.com"> to optional
55199              warning (from Mark-Jason Dominus)
55200      Branch: maint-5.6/perl
55201           !> lib/ExtUtils/typemap pod/perldelta.pod pod/perlsub.pod
55202           !> pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
55203           !> t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
55204           !> toke.c
55205 ____________________________________________________________________________
55206 [  7313] By: gsar                                  on 2000/10/16  06:46:54
55207         Log: integrate changes#6112..6121 from vmsperl
55208              
55209              Check for existence of file before trying to delete
55210              
55211              Ugly workaround for version-specific RTL error
55212              
55213              Urk -- undo previous removal of vmsish 'exit' change
55214              
55215              Add bounds checking for several strings (Charles Lane)
55216              
55217              Miscellaneous cosmetic fixes (Charles Lane)
55218              
55219              Treat sockets as special in sys(read|write) (Charles Lane et al.)
55220              
55221              Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
55222              Flatten case labels in switch statements uniformly (Charles Bailey)
55223              
55224              Quiet error messages in vmsish.t (Charles Lane)
55225              
55226              Add missing escape (Charles Lane)
55227              
55228              Allow eliminate_macros() and fixpath() to handle space-delimited
55229              lists (based on fixes by Craig Berry)
55230      Branch: maint-5.6/perl
55231           !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
55232           !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
55233           !> vms/vmsish.h
55234 ____________________________________________________________________________
55235 [  7312] By: gsar                                  on 2000/10/16  06:41:18
55236         Log: integrate changes#6107,6110 from cfgperl
55237              
55238              Tweak the todo list.
55239              
55240              todo tweak
55241      Branch: maint-5.6/perl
55242           !> Todo-5.6
55243 ____________________________________________________________________________
55244 [  7311] By: gsar                                  on 2000/10/16  06:38:38
55245         Log: integrate changes#6104,6108 from mainline
55246              
55247              PL_sys_intern was being initialized too late on windows
55248              
55249              reenable fake signal handling on Windows, bugs and all
55250      Branch: maint-5.6/perl
55251           !> embed.h embed.pl global.sym makedef.pl mg.c objXSUB.h perl.c
55252           !> perl.h perlapi.c pod/perlapi.pod proto.h win32/perlhost.h
55253           !> win32/win32.c
55254 ____________________________________________________________________________
55255 [  7310] By: gsar                                  on 2000/10/16  06:36:03
55256         Log: integrate changes#6095,6097..6103 from cfgperl
55257              
55258              Introduce NV_PRESERVED_BITS.  Not yet used anywhere but
55259              might be useful in future.
55260              
55261              Add a note about possible compilation problems from Allen Smith.
55262              
55263              Add a note about other, yet unsupported, shadow password APIs.
55264              
55265              Tweaks for the cc bugs from Allen Smith.
55266              
55267              More compilation tweakery from Allen Smith.
55268              
55269              Hints and test tweaks for Unicos.
55270              
55271              The test suite tweak in #6101 wasn't quite right.
55272              
55273              Test tweaking for Unicos continues.
55274      Branch: maint-5.6/perl
55275           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
55276           !> config_h.SH hints/irix_6.sh hints/unicos.sh pp_sys.c t/lib/b.t
55277           !> t/lib/complex.t t/op/64bitint.t
55278 ____________________________________________________________________________
55279 [  7309] By: gsar                                  on 2000/10/16  06:29:41
55280         Log: integrate changes#6093,6094 from mainline
55281              
55282              fork() failure to create pseudo process sets errno=EAGAIN and returns
55283              undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
55284              
55285              cygwin update (from Eric Fifer <efifer@sanwaint.com>)
55286      Branch: maint-5.6/perl
55287           !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
55288           !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
55289 ____________________________________________________________________________
55290 [  7308] By: gsar                                  on 2000/10/16  06:27:29
55291         Log: integrate change#6092 from cfgperl
55292              
55293              Regen perltoc with the fixed buildtoc.
55294      Branch: maint-5.6/perl
55295           !> pod/perltoc.pod
55296 ____________________________________________________________________________
55297 [  7307] By: gsar                                  on 2000/10/16  06:26:40
55298         Log: integrate changes#6089,6090 from mainline
55299              
55300              buildtoc tweak to fix newline lossage
55301              
55302              concat doesn't preserve utf8-ness, and doesn't invalidate
55303              [NI]OK; added tests for both
55304      Branch: maint-5.6/perl
55305           !> perl.c pod/buildtoc pp_hot.c sv.c t/op/substr.t
55306 ____________________________________________________________________________
55307 [  7306] By: gsar                                  on 2000/10/16  06:24:05
55308         Log: integrate change#6088 from cfgperl
55309              
55310              Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
55311              because we do not use those.  The HAS_GETSPNAM remains,
55312              though, because we still do use that.
55313      Branch: maint-5.6/perl
55314           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
55315           !> config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
55316           !> pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
55317           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
55318           !> win32/config.vc win32/config_H.bc win32/config_H.gc
55319           !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
55320 ____________________________________________________________________________
55321 [  7305] By: gsar                                  on 2000/10/16  06:15:52
55322         Log: integrate changes#6084,6085,6087 from mainline
55323              
55324              substr() does not preserve utf8-ness (from Stefan Eissing
55325              <Eissing@medicaldataservice.de>); added tests
55326              
55327              repeat operator (x) doesn't preserve utf8-ness
55328              
55329              reverse() and quotemeta() weren't preserving utf8-ness; add tests
55330      Branch: maint-5.6/perl
55331           !> pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
55332 ____________________________________________________________________________
55333 [  7304] By: gsar                                  on 2000/10/16  06:13:10
55334         Log: integrate changes#6077..6083 from mainline
55335              
55336              avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
55337              and Tom Phoenix)
55338              
55339              workaround for CRT bug in chdir() (from Charles Lane, via
55340              Peter Prymmer)
55341              
55342              remove outdated kludge in Carp (NULLs are permitted in diagnostics
55343              now)
55344              
55345              add File::Temp v0.08 from CPAN, with small tweaks to testsuite
55346              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
55347              
55348              better default perlbug categories for ok reports (from Richard Foley)
55349              
55350              peek.t non-portable to ithreads
55351              
55352              note about undocumented caller() return value (from M.J.T. Guy);
55353              yet another peek.t tweak
55354      Branch: maint-5.6/perl
55355           +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
55356           +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
55357           !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
55358           !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
55359           !> pod/perltie.pod t/lib/peek.t utils/perlbug.PL vms/vms.c
55360           !> vms/vmsish.h
55361 ____________________________________________________________________________
55362 [  7303] By: gsar                                  on 2000/10/16  06:03:18
55363         Log: integrate changes#6011,6016,6033,6035..6039,6047..6052,6054..6059,
55364              6073..6075 from cfgperl (pp_sys.c manually merged due to conflicts)
55365              
55366              &HUGE_VAL is not defined, it exists.
55367              
55368              Do not warn that an infinity does not look like a number.
55369              
55370              Rewrite the pwent/spent logic to be a little bit more clearer.
55371              
55372              Continue on the pwent/spent case.
55373              
55374              Correct Freudian slip.
55375              
55376              Use HUGE_VALL if applicable.
55377              
55378              pwent/spent #ifdef imbalance.
55379              
55380              Infinite problems.
55381              
55382              Call getspnam() only iff needd.
55383              
55384              Test both the scalar and list contexts.
55385              
55386              Use setxxent()/endxxent().
55387              
55388              Complex tweakery.
55389              
55390              Unicos hint tweak.
55391              
55392              Be more forgiving in POSIX about HUGE_VALL.
55393              
55394              Detypo.
55395              
55396              The search of infinity continues, this time simplified.
55397              
55398              The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
55399              in natively 64-bit platforms where a long is a quad (no need
55400              for long longs).  Also added bias for IVs.
55401              
55402              Complex tweaks.
55403              
55404              Introduce t/lib/peek.t.
55405              
55406              Make the test more portable.
55407      Branch: maint-5.6/perl
55408           +> t/lib/peek.t
55409            ! pp_sys.c
55410           !> MANIFEST ext/POSIX/POSIX.xs hints/unicos.sh
55411           !> lib/Math/Complex.pm sv.c t/lib/complex.t t/op/grent.t
55412           !> t/op/pwent.t toke.c util.c
55413 ____________________________________________________________________________
55414 [  7302] By: gsar                                  on 2000/10/16  05:03:37
55415         Log: integrate changes#6066..6071 from mainline
55416              
55417              s/END/CHECK/
55418              
55419              replace direct call to sighandler() with (*PL_sighandlerp)()
55420              
55421              note about values()
55422              
55423              File::Spec compatibility update (from Barrie Slaymaker
55424              <barries@slaysys.com>)
55425              
55426              remove misleading comment (from M.J.T. Guy)
55427              
55428              misformatted perllocal.pod (from Tim Jenness
55429              <t.jenness@jach.hawaii.edu>)
55430      Branch: maint-5.6/perl
55431           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
55432           !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
55433           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
55434           !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
55435 ____________________________________________________________________________
55436 [  7301] By: gsar                                  on 2000/10/16  05:00:08
55437         Log: integrate changes#6061..6063 from mainline
55438              
55439              change#5921 neglected to make eq honor "use bytes"
55440              
55441              additional tests for utf8.t
55442              
55443              tokeq() could read unallocated field in argument
55444      Branch: maint-5.6/perl
55445           !> sv.c t/pragma/utf8.t toke.c
55446 ____________________________________________________________________________
55447 [  7300] By: gsar                                  on 2000/10/16  04:56:54
55448         Log: integrate changes#6046,6048,6057,6058 from mainline
55449              
55450              libscheck has insufficient checks for n32 libs (from
55451              Albert Chin-A-Young <china@thewrittenword.com>)
55452              
55453              add note about how $( doesn't interpolate in REs (from
55454              Philip Newton <newton@ficus.frogspace.net>)
55455              
55456              fix broken parsing of /\x{ab}/
55457              
55458              printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
55459              (spotted by Donald Kinzer <dkinzer@premia.com>)
55460      Branch: maint-5.6/perl
55461           !> hints/irix_6.sh perl.c pod/perlop.pod regcomp.c
55462           !> t/pragma/utf8.t
55463 ____________________________________________________________________________
55464 [  7299] By: gsar                                  on 2000/10/16  04:52:50
55465         Log: integrate change#6044 from mainline
55466              
55467              change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
55468              such that underscores are only ignored in literal numbers,
55469              "\x{...}", and hex/oct argument
55470      Branch: maint-5.6/perl
55471           !> perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
55472 ____________________________________________________________________________
55473 [  7298] By: gsar                                  on 2000/10/16  04:50:53
55474         Log: integrate changes#6027..6043 from mainline
55475              
55476              podlators-1.02 update (from Russ Allbery)
55477              
55478              Pod::Man generates groff-incompatible macro definition (from
55479              Tom Christiansen)
55480              
55481              add CGI.pm v2.66 (from Lincoln Stein)
55482              
55483              introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
55484              for @- and @+ (from Johan Vromans)
55485              
55486              small nits in diagnostics.pm (from Robin Barker)
55487              
55488              whitespace adjustments
55489              
55490              missing files in MANIFEST
55491              
55492              cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
55493              to compensate
55494              
55495              remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
55496              
55497              perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
55498      Branch: maint-5.6/perl
55499           +> lib/CGI/Util.pm t/lib/cgi-pretty.t
55500           !> MANIFEST Porting/makerel lib/CGI.pm lib/CGI/Carp.pm
55501           !> lib/CGI/Cookie.pm lib/CGI/Pretty.pm lib/CGI/Push.pm
55502           !> lib/English.pm lib/Pod/Man.pm lib/Pod/Text.pm
55503           !> lib/diagnostics.pm pod/perldiag.pod pod/perlretut.pod
55504           !> pod/perltrap.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
55505           !> t/lib/cgi-html.t t/lib/cgi-request.t
55506 ____________________________________________________________________________
55507 [  7297] By: gsar                                  on 2000/10/16  04:44:30
55508         Log: integrate change#6025 from mainline
55509              
55510              Is{Alnum,Alpha,Word} don't match titlecase
55511              TODO: IsSpace is defined recursively!
55512              (both spotted by Larry)
55513      Branch: maint-5.6/perl
55514           !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
55515           !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
55516 ____________________________________________________________________________
55517 [  7296] By: gsar                                  on 2000/10/16  04:39:30
55518         Log: integrate change#6023 from mainline
55519              
55520              debugger stomps on $. (from M.J.T. Guy)
55521      Branch: maint-5.6/perl
55522           !> lib/perl5db.pl
55523 ____________________________________________________________________________
55524 [  7295] By: gsar                                  on 2000/10/16  04:38:02
55525         Log: integrate change#6022 from mainline
55526              
55527              unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
55528      Branch: maint-5.6/perl
55529           !> sv.c
55530 ____________________________________________________________________________
55531 [  7294] By: gsar                                  on 2000/10/16  04:37:05
55532         Log: integrate changes#6018..6021 from mainline
55533              
55534              make lib/syslog.t portable to systems that don't have _PATH_LOG,
55535              make _PATH_LOG() return "" if unavailable
55536              
55537              windows portability tweaks
55538              
55539              test tweak
55540              
55541              remove Win2K issue in pod (fixed by change#6020)
55542      Branch: maint-5.6/perl
55543           !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
55544           !> ext/Sys/Syslog/Syslog.xs pod/perldelta.pod t/lib/b.t
55545           !> t/lib/open3.t t/lib/syslog.t win32/win32.h
55546 ____________________________________________________________________________
55547 [  7293] By: gsar                                  on 2000/10/16  04:20:00
55548         Log: integrate changes#6013..6015 from mainline
55549              
55550              tweak change#5945 to display correct switch name in diagnostic
55551              
55552              glob() loading File::Glob behind the scenes may cause syntax errors
55553              
55554              tweak test for portability
55555      Branch: maint-5.6/perl
55556           !> op.c perl.c pod/perldiag.pod t/lib/b.t
55557 ____________________________________________________________________________
55558 [  7292] By: gsar                                  on 2000/10/16  04:18:11
55559         Log: integrate changes#6005..6010 from mainline, cfgperl
55560              
55561              perldoc might fail via "use blib" (from Hugo van der Sanden)
55562              
55563              Regen Configure.
55564              
55565              note about compile failures and END blocks (from M.J.T. Guy)
55566              
55567              VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
55568              
55569              (change#6009 integrated earlier in change#7255)
55570              
55571              clarify note about shadow password support (from
55572              gellyfish@gellyfish.com)
55573      Branch: maint-5.6/perl
55574           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
55575           !> config_h.SH installperl pod/perldelta.pod pod/perlfunc.pod
55576           !> pod/perlmod.pod utils/perldoc.PL vms/subconfigure.com
55577 ____________________________________________________________________________
55578 [  7291] By: gsar                                  on 2000/10/16  04:12:03
55579         Log: integrate changes#6002,6003 from mainline
55580              
55581              destructive sv_setsv() can lose UV-ness from source, causing
55582              numeric promotions/comparisons to fail to do the right thing
55583              
55584              allow REG_EXPAND_SZ keys in Windows registry (from
55585              John Clayton <John.Clayton@barclayscapital.com>)
55586      Branch: maint-5.6/perl
55587           !> sv.c win32/win32.c
55588 ____________________________________________________________________________
55589 [  7290] By: gsar                                  on 2000/10/16  04:10:19
55590         Log: integrate change#6001 from mainline
55591              
55592              support additional library locations via $Config{otherlibdirs}
55593              (from Andy Dougherty)
55594      Branch: maint-5.6/perl
55595           !> Configure INSTALL Porting/Glossary Porting/config.sh
55596           !> Porting/config_H config_h.SH epoc/config.sh perl.c
55597           !> vms/subconfigure.com vos/config.def vos/config_h.SH_orig
55598           !> win32/config.bc win32/config.gc win32/config.vc
55599 ____________________________________________________________________________
55600 [  7289] By: gsar                                  on 2000/10/16  04:08:28
55601         Log: integrate change#5999 from mainline
55602              
55603              fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
55604      Branch: maint-5.6/perl
55605           !> t/pragma/warn/toke toke.c
55606 ____________________________________________________________________________
55607 [  7288] By: gsar                                  on 2000/10/16  04:07:01
55608         Log: integrate changes#5997,5998 from cfgperl
55609              
55610              Preserve $!.
55611              
55612              Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
55613      Branch: maint-5.6/perl
55614           !> lib/Math/Complex.pm
55615 ____________________________________________________________________________
55616 [  7287] By: gsar                                  on 2000/10/16  04:04:37
55617         Log: integrate change#5995 from mainline
55618              
55619              fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
55620      Branch: maint-5.6/perl
55621           !> mg.c t/pragma/warn/7fatal warnings.h warnings.pl
55622 ____________________________________________________________________________
55623 [  7286] By: gsar                                  on 2000/10/16  04:03:21
55624         Log: integrate change#5994 from mainline
55625              
55626              fix for missed accounting for null byte in pack("Z",...) (from
55627              M.J.T. Guy)
55628      Branch: maint-5.6/perl
55629           !> pp.c t/op/pack.t
55630 ____________________________________________________________________________
55631 [  7285] By: gsar                                  on 2000/10/16  04:02:11
55632         Log: integrate changes#5989..5993 from mainline
55633              
55634              qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
55635              itself and no other (from Tom Hughes)
55636              
55637              use $ENV{LIB} to search for libs under Visual C compiler
55638              on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
55639              
55640              posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
55641              
55642              pod nit (from Simon Cozens)
55643              
55644              various minor tweaks seen on p5p
55645      Branch: maint-5.6/perl
55646           !> README.posix-bc hints/posix-bc.sh lib/ExtUtils/Liblist.pm
55647           !> lib/perl5db.pl pod/perlipc.pod pod/perlop.pod pod/perlvar.pod
55648           !> t/op/array.t toke.c
55649 ____________________________________________________________________________
55650 [  7284] By: gsar                                  on 2000/10/16  03:59:00
55651         Log: integrate changes#5978..5988 from mainline
55652              
55653              sync version numbers in File::Spec with the ones on CPAN
55654              (from Barrie Slaymaker)
55655              
55656              under useithreads, constant pad entries could inadvertantly be
55657              shared across threads (from Eric Blood <eblood@xmission.com>);
55658              added Eric's test case to testsuite
55659              
55660              allow Configure -S to run non-interactively (spotted by Greg Hudson
55661              <ghudson@mit.edu>)
55662              
55663              rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
55664              prototype mismatch with CORE::glob(); update pod and tests to
55665              suit (File::Glob::glob() is still available for backward
55666              compatibility, but should be considered deprecated)
55667              
55668              avoid error in IO::Socket::INET when given an unknown service name
55669              with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
55670              
55671              numeric conversion of non-number in change#3378 tramples on
55672              OOK offset, causing segfaults
55673              
55674              attributes::reftype() doesn't work on tied argument
55675              
55676              forked child may not exit correctly if it failed to open
55677              /dev/console (from Graham Barr)
55678              
55679              add regular expressions tutorial and quick-start guide (from
55680              Mark Kvale <kvale@phy.ucsf.edu>)
55681              
55682              B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
55683              
55684              s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
55685              <paul@miraclefish.com>)
55686      Branch: maint-5.6/perl
55687           +> pod/perlrequick.pod pod/perlretut.pod
55688           !> AUTHORS Configure MAINTAIN MANIFEST ext/B/B/Bytecode.pm
55689           !> ext/B/B/Disassembler.pm ext/File/Glob/Glob.pm
55690           !> ext/IO/lib/IO/Socket/INET.pm ext/Sys/Syslog/Syslog.pm
55691           !> lib/ExtUtils/MakeMaker.pm lib/File/Spec/Functions.pm
55692           !> lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
55693           !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
55694           !> lib/File/Spec/Win32.pm op.c sv.c t/lib/glob-basic.t
55695           !> t/lib/glob-case.t t/lib/glob-taint.t t/op/misc.t xsutils.c
55696 ____________________________________________________________________________
55697 [  7283] By: gsar                                  on 2000/10/16  03:52:14
55698         Log: integrate change#5977 from mainline
55699              
55700              autoquote barewords followed by newline and arrow properly
55701              (variant of fix suggested by Rick Delaney and M.J.T. Guy)
55702      Branch: maint-5.6/perl
55703           !> t/pragma/warn/toke toke.c
55704 ____________________________________________________________________________
55705 [  7282] By: gsar                                  on 2000/10/16  03:50:48
55706         Log: integrate change#5976 from mainline
55707              
55708              DB_File v1.73 update (from Paul Marquess)
55709      Branch: maint-5.6/perl
55710           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
55711           !> ext/DB_File/DB_File.xs ext/DB_File/version.c
55712 ____________________________________________________________________________
55713 [  7281] By: gsar                                  on 2000/10/16  03:49:14
55714         Log: integrate change#5975 from mainline
55715              
55716              allow sort() reentrancy (variant of patch suggested by
55717              Hugo van der Sanden)
55718      Branch: maint-5.6/perl
55719           !> pp_ctl.c t/op/sort.t
55720 ____________________________________________________________________________
55721 [  7280] By: gsar                                  on 2000/10/16  03:48:22
55722         Log: integrate change#5974 from mainline
55723              
55724              change#4197 somehow missed initializing PL_errors, meaning
55725              syntax error queueing wasn't working outside eval"" at all;
55726              also fixed eval"" to localize PL_error_count, so that compile-time
55727              eval's don't clobber the error state of the outer context
55728      Branch: maint-5.6/perl
55729           !> lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
55730           !> t/pragma/warn/toke
55731 ____________________________________________________________________________
55732 [  7279] By: gsar                                  on 2000/10/16  03:46:21
55733         Log: integrate change#5973 from mainline
55734              
55735              fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
55736      Branch: maint-5.6/perl
55737           !> regcomp.c regexec.c t/op/re_tests
55738 ____________________________________________________________________________
55739 [  7278] By: gsar                                  on 2000/10/16  03:44:54
55740         Log: integrate change#5971 from cfgperl
55741              
55742              Unicos tweaks from Mark P. Lutz.
55743      Branch: maint-5.6/perl
55744           !> hints/unicos.sh lib/Math/Complex.pm
55745 ____________________________________________________________________________
55746 [  7277] By: gsar                                  on 2000/10/16  03:42:59
55747         Log: integrate changes#5966..5970 from mainline
55748              
55749              add testsuite for B backends, fix bug in B::Deparse (from
55750              Simon Cozens <simon@brecon.co.uk>)
55751              
55752              improved docs on the warn_uninit diagnostic (from David Glasser
55753              and Simon Cozens)
55754              
55755              tolerate spaces in group names in test on solaris (from David Boyce
55756              <dsb@boyski.com>)
55757              
55758              fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
55759              
55760              Data::Dumper fumbles negative numbers on 32-bit platforms where
55761              IV is >32bits
55762      Branch: maint-5.6/perl
55763           +> t/lib/b.t t/lib/syslog.t
55764           !> MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
55765           !> ext/Data/Dumper/Dumper.xs ext/Sys/Syslog/Syslog.pm
55766           !> pod/perldiag.pod t/lib/dumper.t t/op/groups.t
55767 ____________________________________________________________________________
55768 [  7276] By: gsar                                  on 2000/10/16  03:39:30
55769         Log: integrate change#5965 from mainline
55770              
55771              avoid "will not stay shared" warnings for our variables (from
55772              Robin Barker)
55773      Branch: maint-5.6/perl
55774           !> op.c t/pragma/warn/op
55775 ____________________________________________________________________________
55776 [  7275] By: gsar                                  on 2000/10/16  03:38:18
55777         Log: integrate change#5964 from mainline
55778              
55779              reformat to 72 columns (again)
55780      Branch: maint-5.6/perl
55781           !> pod/perldiag.pod
55782 ____________________________________________________________________________
55783 [  7274] By: gsar                                  on 2000/10/16  03:36:58
55784         Log: integrate change#5963 from mainline
55785              
55786              patch from Larry to make (\&) prototype work; added tests for
55787              the same
55788      Branch: maint-5.6/perl
55789           !> op.c t/comp/proto.t
55790 ____________________________________________________________________________
55791 [  7273] By: gsar                                  on 2000/10/16  03:35:51
55792         Log: integrate changes#5956..5962 from mainline
55793              
55794              better diagnostics on failed tests (from Ilya Zakharevich)
55795              
55796              pod nits (from A. C. Yardley <yardley@tanet.net>)
55797              
55798              change#3569 deleted some essential code, revert; avoid use of
55799              atexit() to make DynaLoader work properly on AIX under mod_perl
55800              (from Jens-Uwe Mager <jum@helios.de>)
55801              
55802              doubled words in pods (from Simon Cozens
55803              <simon.p.cozens@jp.pwcglobal.com>)
55804              
55805              better INSTALL notes on Solaris issues (from Dominic Dunlop)
55806              
55807              recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
55808              
55809              updated README.hpux (from Jeff Okamoto)
55810      Branch: maint-5.6/perl
55811           !> INSTALL README.hpux emacs/cperl-mode.el
55812           !> ext/DynaLoader/dl_aix.xs pod/perldebguts.pod pod/perldelta.pod
55813           !> pod/perlfaq5.pod pod/perlfork.pod pod/perlfunc.pod
55814           !> pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
55815           !> pod/perlmod.pod pod/perlmodlib.pod pod/perlnumber.pod
55816           !> pod/perlopentut.pod pod/perltodo.pod pod/perltootc.pod
55817           !> t/op/lex_assign.t
55818 ____________________________________________________________________________
55819 [  7272] By: gsar                                  on 2000/10/16  03:31:22
55820         Log: integrate change#5955 from mainline
55821              
55822              longstanding bug exposed by change#3307: sort arguments weren't
55823              compiled with the right wantarray context (ensuing runtime lookup
55824              via block_gimme() was getting the incidental context of the
55825              sort() itself)
55826      Branch: maint-5.6/perl
55827           !> op.c t/op/sort.t
55828 ____________________________________________________________________________
55829 [  7271] By: gsar                                  on 2000/10/16  03:29:11
55830         Log: integrate changes#5933,5935,5940..5944,5946,5951,5952 from cfgperl
55831              branch
55832              
55833              Flatten the cpp jungle doing the nosuid checking.
55834              
55835              Do not assume sign propagation. (from M.J.T. Guy)
55836              
55837              Various Unicos 10.0.0.6 fixes. (from Mark Lutz)
55838              
55839              Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
55840              Now pp_ncmp() returns undef is either operand is a NaN.
55841              
55842              On second thoughts frexp() does have two arguments.
55843              
55844              Document that tr() is not tr(1).
55845              
55846              Be more robust on "extreme" (large absolute value)
55847              arguments.  Originally reported by Daniel Connelly
55848              as a problem with asinh() on large negative arguments,
55849              asinh() used to bail out because an argument to log()
55850              ended up being zero.  Ilya Zakharevich proposed using
55851              Taylor's series in such cases, which for such large
55852              arguments is a very good approximation.
55853              
55854              Undo "use integer" addition from 64bitint as it seems
55855              to break most of the subtests in Digital UNIX;
55856              Unicos needs to find another way.
55857      Branch: maint-5.6/perl
55858           !> (integrate 29 files)
55859 ____________________________________________________________________________
55860 [  7270] By: gsar                                  on 2000/10/16  03:09:44
55861         Log: integrate changes#5948,5949,5950 from mainline
55862              
55863              typo in vars.pm that leads to cryptic message (from Piotr
55864              Piatkowski <kompas@kompas.usr.onet.pl>)
55865              
55866              make perldoc use the pod2man from the same version (from
55867              M.J.T. Guy)
55868              
55869              reformat perldiag to avoid long lines
55870      Branch: maint-5.6/perl
55871           !> lib/vars.pm pod/perldiag.pod utils/perldoc.PL
55872 ____________________________________________________________________________
55873 [  7269] By: gsar                                  on 2000/10/16  03:05:54
55874         Log: integrate change#5947 from mainline
55875              
55876              use &dl_error rather than &dl_load_file as the guard for calling
55877              boot_DynaLoader() (meant to fix dl_error() redefined warnings in
55878              statically built perl)
55879      Branch: maint-5.6/perl
55880           !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
55881 ____________________________________________________________________________
55882 [  7268] By: gsar                                  on 2000/10/16  03:04:48
55883         Log: integrate change#5945 from mainline
55884              
55885              make module name mandatory after -M switch; reorder perldiag
55886              alphabetically (from Mark-Jason Dominus)
55887      Branch: maint-5.6/perl
55888           !> perl.c pod/perldiag.pod
55889 ____________________________________________________________________________
55890 [  7267] By: gsar                                  on 2000/10/16  03:03:01
55891         Log: integrate change#5939 from mainline
55892              
55893              more pod nits (from Larry Virden)
55894      Branch: maint-5.6/perl
55895           !> README.win32 pod/perlsub.pod pod/perlsyn.pod
55896           !> pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
55897           !> pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
55898 ____________________________________________________________________________
55899 [  7266] By: gsar                                  on 2000/10/16  03:01:39
55900         Log: integrate change#5938 from mainline
55901              
55902              Consolidated B::Deparse fixes (from Stephen McCamant)
55903      Branch: maint-5.6/perl
55904           !> ext/B/B/Deparse.pm
55905 ____________________________________________________________________________
55906 [  7265] By: gsar                                  on 2000/10/16  03:00:43
55907         Log: integrate change#5936 from mainline
55908              
55909              additional tests for change#7263 (from Paul Marquess)
55910      Branch: maint-5.6/perl
55911           !> t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
55912           !> t/pragma/warn/5nolint t/pragma/warn/6default
55913 ____________________________________________________________________________
55914 [  7264] By: gsar                                  on 2000/10/16  02:58:34
55915         Log: integrate change#5934 from mainline
55916              
55917              propagate lexical warnings from surrounding scope correctly
55918              within string eval() (from Paul Marquess)
55919      Branch: maint-5.6/perl
55920           !> pp_ctl.c t/pragma/warn/pp_ctl
55921 ____________________________________________________________________________
55922 [  7263] By: gsar                                  on 2000/10/16  02:56:53
55923         Log: integrate change#5932 from mainline
55924              
55925              add rsignal(), whichsig() and do_join() to public API list
55926              (mod_perl uses them to good advantage)
55927      Branch: maint-5.6/perl
55928           !> embed.pl global.sym objXSUB.h perlapi.c proto.h
55929 ____________________________________________________________________________
55930 [  7262] By: gsar                                  on 2000/10/16  02:55:53
55931         Log: integrate change#5931 from mainline
55932              
55933              fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
55934      Branch: maint-5.6/perl
55935           !> pp_hot.c regexec.c t/op/pat.t
55936 ____________________________________________________________________________
55937 [  7261] By: gsar                                  on 2000/10/16  02:55:01
55938         Log: integrate change#5930 from mainline
55939              
55940              small os390 tweaks (from Peter Prymmer)
55941      Branch: maint-5.6/perl
55942           !> config_h.SH makedepend.SH
55943 ____________________________________________________________________________
55944 [  7260] By: gsar                                  on 2000/10/16  02:54:10
55945         Log: integrate change#5929 from mainline
55946              
55947              pod nits
55948      Branch: maint-5.6/perl
55949           !> pod/perlguts.pod
55950 ____________________________________________________________________________
55951 [  7259] By: gsar                                  on 2000/10/16  02:52:55
55952         Log: integrate change#5927 from mainline
55953              
55954              arrange for next() to resume at the unstack op rather than the
55955              loop conditional, so that scope cleanup happens correctly
55956              (from Stephen McCamant)
55957      Branch: maint-5.6/perl
55958           !> op.c pp_ctl.c t/op/misc.t
55959 ____________________________________________________________________________
55960 [  7258] By: gsar                                  on 2000/10/16  02:51:38
55961         Log: integrate change#5926 from mainline
55962              
55963              on windows, reserve 16M of stack rather than 128M (allows more
55964              threads to run concurrently)
55965      Branch: maint-5.6/perl
55966           !> win32/Makefile win32/makefile.mk
55967 ____________________________________________________________________________
55968 [  7257] By: gsar                                  on 2000/10/16  02:50:37
55969         Log: integrate change#5925 from mainline
55970              
55971              POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
55972      Branch: maint-5.6/perl
55973           !> toke.c
55974 ____________________________________________________________________________
55975 [  7256] By: gsar                                  on 2000/10/16  02:49:36
55976         Log: integrate change#5924 from mainline
55977              
55978              avoid using uninitialized memory in require version check
55979      Branch: maint-5.6/perl
55980           !> pp_ctl.c universal.c
55981 ____________________________________________________________________________
55982 [  7255] By: gsar                                  on 2000/10/16  02:48:03
55983         Log: integrate changes#5923,5928,6009 from mainline
55984              
55985              IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
55986      Branch: maint-5.6/perl
55987           !> ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
55988 ____________________________________________________________________________
55989 [  7254] By: gsar                                  on 2000/10/16  02:44:46
55990         Log: integrate change#5922 from mainline
55991              
55992              commentary about IoTYPE() (from Nathan Torkington)
55993      Branch: maint-5.6/perl
55994           !> sv.h
55995 ____________________________________________________________________________
55996 [  7253] By: gsar                                  on 2000/10/16  02:43:49
55997         Log: integrate change#5921 from mainline
55998              
55999              make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
56000      Branch: maint-5.6/perl
56001           !> sv.c t/lib/charnames.t t/pragma/utf8.t
56002 ____________________________________________________________________________
56003 [  7252] By: gsar                                  on 2000/10/16  02:42:31
56004         Log: integrate change#5920 from mainline
56005              
56006              Larry's fix for buggy propagation of utf8-ness in join(); add test
56007      Branch: maint-5.6/perl
56008           !> doop.c t/op/ver.t
56009 ____________________________________________________________________________
56010 [  7251] By: gsar                                  on 2000/10/16  02:41:14
56011         Log: integrate changes#5915..5919 from mainline
56012              
56013              various (pod tweaks &c)
56014      Branch: maint-5.6/perl
56015           !> (integrate 33 files)
56016 ____________________________________________________________________________
56017 [  7250] By: gsar                                  on 2000/10/16  02:38:16
56018         Log: integrate change#5914 from mainline
56019              
56020              caller() wasn't returning the right number of elements for
56021              eval {...}
56022      Branch: maint-5.6/perl
56023           !> pp_ctl.c t/pragma/warn/9enabled
56024 ____________________________________________________________________________
56025 [  7249] By: gsar                                  on 2000/10/16  02:37:02
56026         Log: integrate change#5913 from mainline
56027              
56028              pod nit: $yday range for localtime/gmtime is 0..364 not 1..365
56029              (from Mark-Jason Dominus)
56030      Branch: maint-5.6/perl
56031           !> pod/perlfunc.pod
56032 ____________________________________________________________________________
56033 [  7248] By: gsar                                  on 2000/10/16  02:35:58
56034         Log: integrate change#5912 from mainline
56035              
56036              fix totally broken caching in UNIVERSAL::isa() (from
56037              Nick Ing-Simmons)
56038      Branch: maint-5.6/perl
56039           !> t/op/universal.t universal.c
56040 ____________________________________________________________________________
56041 [  7247] By: gsar                                  on 2000/10/16  02:34:27
56042         Log: integrate changes#5910,5911 from mainline
56043              
56044              typo in pod
56045              
56046              add linebreak properties from unicode/LineBrk.txt (from
56047              Dave Hartnoll <Dave_Hartnoll@3b2.com>)
56048      Branch: maint-5.6/perl
56049           +> (branch 29 files)
56050           !> ext/Thread/Thread.pm lib/unicode/mktables.PL
56051 ____________________________________________________________________________
56052 [  7246] By: gsar                                  on 2000/10/16  02:33:29
56053         Log: integrate change#5909 from mainline
56054              
56055              mode argument to do_binmode() should be file mode, not boolean
56056      Branch: maint-5.6/perl
56057           !> pp_sys.c
56058 ____________________________________________________________________________
56059 [  7245] By: gsar                                  on 2000/10/16  02:31:04
56060         Log: integrate change#5908 from mainline
56061              
56062              introduce illegal symbols into null package so that
56063              gv_fetchpv(...,TRUE) always returns a valid GV even when the
56064              symbol is trapped by strictures (avoids coredumps)
56065      Branch: maint-5.6/perl
56066           !> embedvar.h gv.c intrpvar.h perl.c perlapi.h
56067           !> t/pragma/strict-vars
56068 ____________________________________________________________________________
56069 [  7244] By: jhi                                   on 2000/10/16  02:29:54
56070         Log: Subject: $Carp::ExportLevel confusion in Exporter
56071              From: "Ben Tilly" <ben_tilly@hotmail.com>
56072              Date: Sat, 14 Oct 2000 16:44:34 EDT
56073              Message-ID: <LAW2-F258sQwY6YHkid00003788@hotmail.com>
56074      Branch: perl
56075            ! lib/Exporter/Heavy.pm
56076 ____________________________________________________________________________
56077 [  7243] By: jhi                                   on 2000/10/16  02:28:33
56078         Log: Subject: [PATCH perlguts.pod] Document offset hack
56079              From: Simon Cozens <simon@cozens.net>
56080              Message-ID: <20001014193225.A6568@pembro4.pmb.ox.ac.uk>
56081              Date: Sat, 14 Oct 2000 19:32:25 +0100
56082      Branch: perl
56083            ! pod/perlguts.pod
56084 ____________________________________________________________________________
56085 [  7242] By: gsar                                  on 2000/10/16  02:26:51
56086         Log: integrate changes#5905,5906,5907,6064 from mainline
56087              
56088              printf/sprintf didn't get quad types right under use64bitint
56089      Branch: maint-5.6/perl
56090           !> pp_sys.c sv.c t/op/64bitint.t
56091 ____________________________________________________________________________
56092 [  7241] By: jhi                                   on 2000/10/16  02:22:44
56093         Log: Subject: small pod patch
56094              From: Dan Boorstein <dan_boo@bellsouth.net>
56095              Date: Sat, 14 Oct 2000 14:29:24 -0400
56096              Message-ID: <39E8A604.B501DB4F@bellsouth.net>
56097      Branch: perl
56098            ! pod/perlfaq7.pod pod/perlmod.pod
56099 ____________________________________________________________________________
56100 [  7240] By: jhi                                   on 2000/10/16  02:13:46
56101         Log: -w cleanup.
56102              
56103              Subject: Re: Problems with bleadperl 
56104              From: "Stephen P. Potter" <spp@ds.net>
56105              Date: Fri, 13 Oct 2000 13:32:49 -0400
56106              Message-Id: <200010131732.NAA19391@spp.users.ds.net>
56107      Branch: perl
56108            ! t/pragma/overload.t
56109 ____________________________________________________________________________
56110 [  7239] By: jhi                                   on 2000/10/16  01:41:18
56111         Log: One more ~utf8 tweak.
56112      Branch: perl
56113            ! t/op/bop.t
56114 ____________________________________________________________________________
56115 [  7238] By: jhi                                   on 2000/10/16  01:34:14
56116         Log: Tweak the test of #7235.
56117      Branch: perl
56118            ! t/op/bop.t
56119 ____________________________________________________________________________
56120 [  7237] By: jhi                                   on 2000/10/16  01:25:04
56121         Log: Fix a couple of compiler-noted nits in #7235.
56122      Branch: perl
56123            ! pp.c
56124 ____________________________________________________________________________
56125 [  7236] By: jhi                                   on 2000/10/16  01:22:46
56126         Log: Fix few quad issues, which for example broke chr(~chr(~0)) for UTF8.
56127      Branch: perl
56128            ! pp.c pp_hot.c
56129 ____________________________________________________________________________
56130 [  7235] By: jhi                                   on 2000/10/15  16:24:44
56131         Log: Make ~(chr(a).chr(b)) eq chr(~a).chr(~b) on utf8.
56132              
56133              From: Simon Cozens <simon@cozens.net>
56134              Subject: [PATCH] Re: [ID 20000918.005] ~ on wide chars
56135              Date: Sat, 14 Oct 2000 20:52:13 +0100
56136              Message-ID: <20001014205213.A9645@pembro4.pmb.ox.ac.uk>
56137      Branch: perl
56138            ! pp.c t/op/bop.t utf8.h
56139 ____________________________________________________________________________
56140 [  7234] By: jhi                                   on 2000/10/15  15:19:29
56141         Log: split() utf8 fixes.  Should fix both 20001014.001 and 20000426.003.
56142              The problem was that rx->minlen was in chars while pp_split()
56143              thought it would be in bytes. 
56144      Branch: perl
56145            ! pp.c t/pragma/utf8.t
56146 ____________________________________________________________________________
56147 [  7233] By: jhi                                   on 2000/10/14  20:24:24
56148         Log: Document FNCASE=y as discussed in the bug 20000902.009.
56149      Branch: perl
56150            ! README.dos
56151 ____________________________________________________________________________
56152 [  7232] By: jhi                                   on 2000/10/14  18:52:21
56153         Log: Add test for bug id 20000427.003 (which seems to have
56154              been fixed) (also duplicate as 20000427.004, though
56155              with a higher severity).  Move one utf8 from op/append
56156              to pragma/utf8, tag the tests with bug ids.
56157      Branch: perl
56158            ! t/op/append.t t/pragma/utf8.t
56159 ____________________________________________________________________________
56160 [  7231] By: jhi                                   on 2000/10/14  17:28:37
56161         Log: Test cases for bug id 20000323.056 (the bug seems to be fixed).
56162      Branch: perl
56163            ! t/pragma/utf8.t
56164 ____________________________________________________________________________
56165 [  7230] By: jhi                                   on 2000/10/14  14:24:50
56166         Log: Needs to be conditional on SunOS 4.
56167              
56168              Subject: [Pach 5.7.0@7229] Removing -ldb from the core build
56169              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
56170              Date: Sat, 14 Oct 2000 13:37:49 +0100
56171              Message-ID: <000101c035db$8ffb60a0$2614140a@bfs.phone.com>
56172      Branch: metaconfig/U/perl
56173            ! End.U
56174      Branch: perl
56175            ! Configure myconfig.SH pod/perldelta.pod
56176 ____________________________________________________________________________
56177 [  7229] By: jhi                                   on 2000/10/14  00:49:22
56178         Log: Update Changes.
56179      Branch: perl
56180            ! Changes patchlevel.h
56181 ____________________________________________________________________________
56182 [  7228] By: jhi                                   on 2000/10/14  00:46:10
56183         Log: Subject: RFC: a (temporary?) way around utf8.pm for EBCDIC
56184              From: Peter Prymmer <pvhp@forte.com>
56185              Date: Fri, 13 Oct 2000 15:59:56 -0700 (PDT)
56186              Message-ID: <Pine.OSF.4.10.10010131548260.133963-100000@aspara.forte.com>
56187      Branch: perl
56188            ! lib/utf8.pm
56189 ____________________________________________________________________________
56190 [  7227] By: jhi                                   on 2000/10/13  23:20:30
56191         Log: Make the test acknowledge that self-ties are disabled as #7213 said.
56192      Branch: perl
56193            ! t/op/tie.t
56194 ____________________________________________________________________________
56195 [  7226] By: jhi                                   on 2000/10/13  22:14:32
56196         Log: Tweak #7225.
56197              
56198              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00 (UNINSTALLED) [PATCH bleadperl]
56199              From: Peter Prymmer <pvhp@forte.com>
56200              Date: Fri, 13 Oct 2000 14:44:49 -0700 (PDT)
56201              Message-ID: <Pine.OSF.4.10.10010131414410.133963-100000@aspara.forte.com>
56202      Branch: perl
56203            ! t/op/sprintf.t
56204 ____________________________________________________________________________
56205 [  7225] By: jhi                                   on 2000/10/13  22:11:31
56206         Log: op/sprintf.t patch for OS/390 (and any other host with limited
56207              floating-point exponent length)
56208              
56209              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00  (UNINSTALLED) [PATCH bleadperl]
56210              From: Dominic Dunlop <domo@computer.org>
56211              Date: Fri, 13 Oct 2000 19:17:57 +0200
56212              Message-Id: <p04320400b60cf2a6a05c@[192.168.1.4]>
56213      Branch: perl
56214            ! t/op/sprintf.t
56215 ____________________________________________________________________________
56216 [  7224] By: jhi                                   on 2000/10/13  18:40:48
56217         Log: Allow @+ and @- to be doublequoted, from Simon Cozens. 
56218      Branch: perl
56219            ! toke.c
56220 ____________________________________________________________________________
56221 [  7223] By: jhi                                   on 2000/10/13  18:37:13
56222         Log: Thinko in #7222.
56223      Branch: perl
56224            ! utf8.c
56225 ____________________________________________________________________________
56226 [  7222] By: jhi                                   on 2000/10/13  18:05:23
56227         Log: Use UTF8SKIP(), from Simon Cozens.
56228      Branch: perl
56229            ! utf8.c
56230 ____________________________________________________________________________
56231 [  7221] By: jhi                                   on 2000/10/13  15:43:19
56232         Log: (accidentally empty check-in)
56233      Branch: perl
56234            ! utf8.c
56235 ____________________________________________________________________________
56236 [  7220] By: jhi                                   on 2000/10/13  15:23:51
56237         Log: Add (optimistically) Storable to static extensions.
56238      Branch: perl
56239            ! hints/uwin.sh hints/vmesa.sh
56240 ____________________________________________________________________________
56241 [  7219] By: jhi                                   on 2000/10/13  15:20:05
56242         Log: Amdahl UTS doesn't seem to do dynaloading.
56243      Branch: perl
56244            ! hints/uts.sh
56245 ____________________________________________________________________________
56246 [  7218] By: jhi                                   on 2000/10/13  15:15:20
56247         Log: Slight tweak of the code to appease Amdahl UTS cc.
56248      Branch: perl
56249            ! pp.c
56250 ____________________________________________________________________________
56251 [  7217] By: jhi                                   on 2000/10/13  14:50:42
56252         Log: In Amdahl UTS "struct sv" is defined by a system header,
56253              <ksync.h>.
56254      Branch: perl
56255            ! perl.h sv.h
56256 ____________________________________________________________________________
56257 [  7216] By: jhi                                   on 2000/10/13  11:58:25
56258         Log: Ilya implemented the memory profiling API.
56259      Branch: perl
56260            ! Todo
56261 ____________________________________________________________________________
56262 [  7215] By: jhi                                   on 2000/10/13  02:56:38
56263         Log: Subject: [PATCH 5.7.0] Perl API for mstats
56264              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
56265              Date: Thu, 12 Oct 2000 22:52:40 -0400
56266              Message-ID: <20001012225240.A7113@monk.mps.ohio-state.edu>
56267      Branch: perl
56268            ! ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
56269 ____________________________________________________________________________
56270 [  7214] By: jhi                                   on 2000/10/13  02:55:38
56271         Log: Subject: [PATCH 5.7.0] IVs in mtats
56272              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
56273              Date: Thu, 12 Oct 2000 22:51:04 -0400
56274              Message-ID: <20001012225104.A7103@monk.mps.ohio-state.edu>
56275      Branch: perl
56276            ! malloc.c perl.h
56277 ____________________________________________________________________________
56278 [  7213] By: jhi                                   on 2000/10/13  02:31:47
56279         Log: Self-ties are unsupported currently, stopgap patch from Alan Burlison.
56280      Branch: perl
56281            ! pod/perldiag.pod pp_sys.c
56282 ____________________________________________________________________________
56283 [  7212] By: jhi                                   on 2000/10/13  01:27:38
56284         Log: Subject: [PATCH: perl@7181] was: Re: off to a bad start on fixing regression tests
56285              From: Peter Prymmer <pvhp@forte.com>
56286              Date: Tue, 10 Oct 2000 10:26:07 -0700 (PDT)
56287              Message-ID: <Pine.OSF.4.10.10010101020180.441897-100000@aspara.forte.com>
56288      Branch: perl
56289            ! t/op/oct.t
56290 ____________________________________________________________________________
56291 [  7211] By: jhi                                   on 2000/10/13  00:35:09
56292         Log: Update Changes.
56293      Branch: perl
56294            ! Changes patchlevel.h
56295 ____________________________________________________________________________
56296 [  7210] By: jhi                                   on 2000/10/12  23:59:40
56297         Log: The Install.pm third of
56298              
56299              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
56300              From: Bill Campbell <bill@celestial.com>
56301              Message-ID: <20001005180451.A22029@kstarr.celestial.com>
56302              Date: Thu, 5 Oct 2000 18:04:51 -0700
56303      Branch: perl
56304            ! lib/ExtUtils/Install.pm
56305 ____________________________________________________________________________
56306 [  7209] By: jhi                                   on 2000/10/12  23:58:43
56307         Log: Two thirds of
56308              
56309              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
56310              Date: Thu, 5 Oct 2000 18:04:51 -0700
56311              From: Bill Campbell <bill@celestial.com>
56312              Message-ID: <20001005180451.A22029@kstarr.celestial.com>
56313              
56314              The Install.pm changes will be submitted separately because
56315              they need some work and discussion still.
56316      Branch: perl
56317            ! lib/getopts.pl lib/termcap.pl
56318 ____________________________________________________________________________
56319 [  7208] By: jhi                                   on 2000/10/12  23:41:19
56320         Log: Subject:  [PATCH] 5.6.0 & 5.7.1,  VMS fixes
56321              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
56322              Date:     Thu, 12 Oct 2000 07:30:02 EDT
56323              Message-Id: <001012072828.2eabc@DUPHY4.Physics.Drexel.Edu>
56324      Branch: perl
56325            ! lib/File/Temp.pm t/lib/st-lock.t t/pod/find.t
56326            ! t/pod/testp2pt.pl vms/gen_shrfls.pl
56327 ____________________________________________________________________________
56328 [  7207] By: jhi                                   on 2000/10/12  23:39:01
56329         Log: An updated EBCDIC tr patch.
56330              
56331              Subject: Re: [PATCH: perl@7181] op/tr tests on OS/390
56332              From: Peter Prymmer <pvhp@forte.com>
56333              Date: Wed, 11 Oct 2000 17:16:30 -0700 (PDT)
56334              Message-ID: <Pine.OSF.4.10.10010111707430.516446-100000@aspara.forte.com>
56335      Branch: perl
56336            ! t/op/tr.t
56337 ____________________________________________________________________________
56338 [  7206] By: jhi                                   on 2000/10/12  23:34:55
56339         Log: Upgrade to CPAN 1.58, from Andreas König.
56340      Branch: perl
56341            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
56342 ____________________________________________________________________________
56343 [  7205] By: jhi                                   on 2000/10/12  23:29:08
56344         Log: Introduce the man[24-8] variables, from Andy Dougherty.
56345      Branch: metaconfig/U/perl
56346            + mandirs.U mandirstyle.U
56347      Branch: perl
56348            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
56349            ! config_h.SH epoc/config.sh uconfig.h uconfig.sh vos/config.def
56350            ! vos/config.h vos/config.pl vos/config_h.SH_orig
56351            ! win32/config.bc win32/config.gc win32/config.vc
56352 ____________________________________________________________________________
56353 [  7204] By: gsar                                  on 2000/10/12  18:11:24
56354         Log: restore change#7202
56355      Branch: perl
56356            ! mg.c
56357 ____________________________________________________________________________
56358 [  7203] By: gsar                                  on 2000/10/12  18:09:40
56359         Log: another test of the Emergency Broadcast System--back out 
56360              change#7202
56361      Branch: perl
56362            ! mg.c
56363 ____________________________________________________________________________
56364 [  7202] By: gsar                                  on 2000/10/12  16:40:47
56365         Log: (submitted on behalf of Jarkko)
56366              Fix the lib/encode.t subtest 6 failure as reported by Andreas
56367              Koenig, gmagical substr() wasn't propagating UTF8ness.  The bug
56368              was unearthed by change 7182, as was a bug in HTML::Entities.
56369      Branch: perl
56370            ! mg.c
56371 ____________________________________________________________________________
56372 [  7201] By: jhi                                   on 2000/10/11  03:16:05
56373         Log: SvPV() (via mg_get() of sv_2pv()) can update the UTF8ness of the SVs.
56374      Branch: perl
56375            ! pp_hot.c t/pragma/utf8.t
56376 ____________________________________________________________________________
56377 [  7200] By: jhi                                   on 2000/10/11  00:40:30
56378         Log: The #7198 was a false alarm.
56379      Branch: perl
56380            ! pp_hot.c
56381 ____________________________________________________________________________
56382 [  7199] By: jhi                                   on 2000/10/11  00:26:04
56383         Log: Remove duplicated code.
56384      Branch: perl
56385            ! t/lib/cgi-html.t
56386 ____________________________________________________________________________
56387 [  7198] By: jhi                                   on 2000/10/10  23:30:46
56388         Log: (Retracted by #7200.)
56389      Branch: perl
56390            ! pp_hot.c
56391 ____________________________________________________________________________
56392 [  7197] By: jhi                                   on 2000/10/10  21:49:30
56393         Log: Add the test case for #7190, from the original bug report
56394              by Andreas König.
56395      Branch: perl
56396            ! t/pragma/utf8.t
56397 ____________________________________________________________________________
56398 [  7196] By: jhi                                   on 2000/10/10  21:40:49
56399         Log: Reapply Andy's patch and regen Configure.
56400      Branch: perl
56401            ! Configure INSTALL Makefile.SH Porting/Glossary
56402            ! Porting/config.sh config_h.SH epoc/config.sh installperl
56403            ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
56404            ! win32/config.vc
56405 ____________________________________________________________________________
56406 [  7195] By: jhi                                   on 2000/10/10  21:09:30
56407         Log: Use the versiononly instead of the installscripts,
56408              retract the changes 7146 and 7147.
56409      Branch: perl
56410            ! Configure INSTALL Makefile.SH Porting/Glossary
56411            ! Porting/config.sh Porting/config_H config_h.SH epoc/config.sh
56412            ! installperl uconfig.sh vos/config.def win32/config.bc
56413            ! win32/config.gc win32/config.vc
56414 ____________________________________________________________________________
56415 [  7194] By: jhi                                   on 2000/10/10  21:06:15
56416         Log: Subject: [PATCH: perl@7181] ver.t v string tests for os/390
56417              From: Peter Prymmer <pvhp@forte.com>
56418              Date: Tue, 10 Oct 2000 13:24:18 -0700 (PDT)
56419              Message-ID: <Pine.OSF.4.10.10010101322510.441897-100000@aspara.forte.com>
56420      Branch: perl
56421            ! t/op/ver.t
56422 ____________________________________________________________________________
56423 [  7193] By: jhi                                   on 2000/10/10  21:05:12
56424         Log: Subject: [PATCH: perl@7181] op/tr tests on OS/390
56425              From: Peter Prymmer <pvhp@forte.com>
56426              Date: Tue, 10 Oct 2000 13:56:35 -0700 (PDT)
56427              Message-ID: <Pine.OSF.4.10.10010101355140.441897-100000@aspara.forte.com>
56428      Branch: perl
56429            ! t/op/tr.t
56430 ____________________________________________________________________________
56431 [  7192] By: jhi                                   on 2000/10/10  20:57:30
56432         Log: Add versiononly, delete installscripts, from Andy Dougherty.
56433      Branch: metaconfig
56434            - U/installdirs/installscripts.U
56435      Branch: metaconfig/U/perl
56436            + versiononly.U
56437 ____________________________________________________________________________
56438 [  7191] By: jhi                                   on 2000/10/10  19:41:21
56439         Log: Subject: [PATCH: perl@7181] perlebcdic.pod updates and corrections
56440              From: Peter Prymmer <pvhp@forte.com>
56441              Date: Tue, 10 Oct 2000 12:35:57 -0700 (PDT)
56442              Message-ID: <Pine.OSF.4.10.10010101231390.441897-100000@aspara.forte.com>
56443      Branch: perl
56444            ! pod/perlebcdic.pod
56445 ____________________________________________________________________________
56446 [  7190] By: jhi                                   on 2000/10/10  19:26:14
56447         Log: Subject: Re: utf8 concat, mg_get
56448              From: Simon Cozens <simon@cozens.net>
56449              Date: Tue, 10 Oct 2000 17:40:17 +0100
56450              Message-ID: <20001010174017.A13130@pembro4.pmb.ox.ac.uk>
56451      Branch: perl
56452            ! pp_hot.c
56453 ____________________________________________________________________________
56454 [  7189] By: jhi                                   on 2000/10/10  19:23:03
56455         Log: Subject: [ID 20000720.004] ExtUtils::MakeMaker finds wrong version of perl
56456              From: jdb@dfwnet.sbms.sbc.com (J. David Blackstone)
56457              Date: Thu, 20 Jul 2000 13:31:22 -0500 (CDT)
56458              Message-Id: <200007201831.NAA05776@dfwnet1.dfwnet.sbms.sbc.com>
56459      Branch: perl
56460            ! lib/ExtUtils/MM_Unix.pm
56461 ____________________________________________________________________________
56462 [  7188] By: jhi                                   on 2000/10/10  15:31:24
56463         Log: Subject: RE: [ID 19990803.001] README.win32 suggestions 
56464              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
56465              Date: Fri, 14 Jul 2000 10:47:36 +0100
56466              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8224@UKRUX002.rundc.uk.origin-it.com>
56467      Branch: perl
56468            ! README.win32
56469 ____________________________________________________________________________
56470 [  7187] By: jhi                                   on 2000/10/10  13:30:10
56471         Log: Quote the temp file name, needed in Win32 because the
56472              default name unfortunately contains spaces, shouldn't
56473              hurt elsewhere.
56474              
56475              Subject: FW: perldoc fails if $TEMP contains spaces
56476              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
56477              Date: Thu, 14 Sep 2000 08:58:45 +0100
56478              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A82AA@UKRUX002.rundc.uk.origin-it.com>
56479      Branch: perl
56480            ! utils/perldoc.PL
56481 ____________________________________________________________________________
56482 [  7186] By: jhi                                   on 2000/10/10  13:16:27
56483         Log: Subject: [PATCH 5.6.0] Re: [ID 20001009.004] SEGV from sprintf in a thread 
56484              From: hv@hugo.hybyte.com
56485              Date: Tue, 10 Oct 2000 14:10:20 +0100
56486              Message-Id: <200010101310.OAA00953@hugo.hybyte.com>
56487      Branch: perl
56488            ! t/lib/thr5005.t util.c
56489 ____________________________________________________________________________
56490 [  7185] By: jhi                                   on 2000/10/10  12:06:22
56491         Log: Upgrade to podlators 1.04, from Russ Allbery.
56492      Branch: perl
56493            ! lib/Pod/Man.pm lib/Pod/Text.pm
56494 ____________________________________________________________________________
56495 [  7184] By: jhi                                   on 2000/10/10  12:01:32
56496         Log: Upgrade to CGI.pm 2.74, from Lincoln Stein.
56497      Branch: perl
56498            ! lib/CGI.pm t/lib/cgi-form.t t/lib/cgi-html.t
56499 ____________________________________________________________________________
56500 [  7183] By: jhi                                   on 2000/10/09  23:47:15
56501         Log: Subject: [PATCH: perl@7159] various VMS cleanup issues + CXX configure
56502              From: Peter Prymmer <pvhp@forte.com>
56503              Message-ID: <Pine.OSF.4.10.10010091625290.260786-100000@aspara.forte.com>
56504              Date: Mon, 9 Oct 2000 16:30:44 -0700 (PDT)
56505      Branch: perl
56506            ! configure.com vms/descrip_mms.template vms/vms.c vms/vmsish.h
56507 ____________________________________________________________________________
56508 [  7182] By: jhi                                   on 2000/10/09  23:43:16
56509         Log: Make eq work again with utf8 (disabling the upgrading
56510              should no more be necessary since the copies of the
56511              scalars are upgraded, not the scalars themselves).
56512              Takes care of ID 20001009.001.  (The claimed length()
56513              bug in 20001009.001 seems bogus to me.)
56514      Branch: perl
56515            ! sv.c t/pragma/utf8.t
56516 ____________________________________________________________________________
56517 [  7181] By: gsar                                  on 2000/10/09  19:41:54
56518         Log: tweak for change#7173
56519      Branch: perl
56520            ! win32/win32sck.c
56521 ____________________________________________________________________________
56522 [  7180] By: gsar                                  on 2000/10/09  19:26:56
56523         Log: on Windows, clean targets might not work under some flavors of the shell
56524      Branch: perl
56525            ! win32/Makefile win32/makefile.mk
56526 ____________________________________________________________________________
56527 [  7179] By: jhi                                   on 2000/10/09  19:21:02
56528         Log: Update Changes.
56529      Branch: perl
56530            ! Changes patchlevel.h
56531 ____________________________________________________________________________
56532 [  7178] By: jhi                                   on 2000/10/09  19:18:23
56533         Log: Warn about unknown scripts.
56534              
56535              Subject: Re: ideas? patches? [PATCH bleadperl]
56536              From: Dominic Dunlop <domo@computer.org>
56537              Date: Mon, 9 Oct 2000 14:57:17 +0200
56538              Message-Id: <p04320400b6076a75b15f@[192.168.1.4]>
56539      Branch: perl
56540            ! lib/charnames.pm
56541 ____________________________________________________________________________
56542 [  7177] By: jhi                                   on 2000/10/09  19:13:27
56543         Log: Change #7160 had a nasty typo.
56544      Branch: metaconfig
56545            ! U/compline/Compile.U
56546      Branch: perl
56547            ! Configure config_h.SH
56548 ____________________________________________________________________________
56549 [  7176] By: gsar                                  on 2000/10/09  18:59:33
56550         Log: pod nit
56551      Branch: perl
56552            ! pod/perlport.pod
56553 ____________________________________________________________________________
56554 [  7175] By: gsar                                  on 2000/10/09  18:54:28
56555         Log: Windows9x doesn't support link(), despite what Config.pm
56556              might think
56557      Branch: perl
56558            ! lib/ExtUtils/Manifest.pm
56559 ____________________________________________________________________________
56560 [  7174] By: gsar                                  on 2000/10/09  18:50:03
56561         Log: avoid nonportable example code
56562      Branch: perl
56563            ! lib/File/Copy.pm
56564 ____________________________________________________________________________
56565 [  7173] By: gsar                                  on 2000/10/09  18:46:54
56566         Log: on Windows, avoid potential exception (could happen if MSVCRT isn't
56567              being used) when closing a socket handle
56568      Branch: perl
56569            ! win32/win32.c win32/win32.h win32/win32sck.c
56570 ____________________________________________________________________________
56571 [  7172] By: gsar                                  on 2000/10/09  18:41:40
56572         Log: on Windows, cwd strings in the environment should be of the
56573              form =X:=X:\foo instead of =X=X:\foo\
56574      Branch: perl
56575            ! win32/vdir.h
56576 ____________________________________________________________________________
56577 [  7171] By: gsar                                  on 2000/10/09  18:30:09
56578         Log: on Windows, LoadLibrary() could load an extension DLL multiple
56579              times if forward slashes are used in the path
56580      Branch: perl
56581            ! win32/win32.c
56582 ____________________________________________________________________________
56583 [  7170] By: jhi                                   on 2000/10/09  17:53:59
56584         Log: Add a todo note about overloadable assertions.
56585      Branch: perl
56586            ! Todo-5.6
56587 ____________________________________________________________________________
56588 [  7169] By: jhi                                   on 2000/10/09  13:43:45
56589         Log: Subject: PATCH 5.6 perldebguts grammar cleanup
56590              From: mjd@plover.com
56591              Date: 9 Oct 2000 00:24:44 -0000
56592              Message-ID: <20001009002444.10616.qmail@plover.com>
56593      Branch: perl
56594            ! pod/perldebguts.pod
56595 ____________________________________________________________________________
56596 [  7168] By: nick                                  on 2000/10/08  13:16:33
56597         Log: Tables assume network byte order for 16 bit forms, so 'S' packing
56598              is not right thing to do on (e.g. x86). Network order is also "right" for
56599              X fonts.
56600      Branch: perl
56601            ! ext/Encode/Encode.pm
56602 ____________________________________________________________________________
56603 [  7167] By: nick                                  on 2000/10/08  12:54:42
56604         Log: Make "encodings" work post-install when Encode/*.enc files may not
56605              be in same directory as Encode.pm
56606      Branch: perl
56607            ! ext/Encode/Encode.pm
56608 ____________________________________________________________________________
56609 [  7166] By: nick                                  on 2000/10/08  11:51:26
56610         Log: Work round the fact that $hash->{$key} does not take into account
56611              UTF8'ness of $key yet.  Thus fromUnicode needs to do $hash->{chr(ord($ch))}
56612              so that key is always in the "expected" encoding - i.e. same way we put
56613              it in the hash.
56614      Branch: perl
56615            ! ext/Encode/Encode.pm
56616 ____________________________________________________________________________
56617 [  7165] By: gsar                                  on 2000/10/08  04:15:29
56618         Log: save_re_context() could reset PL_curcop to freed memory, causing core
56619              dumps in code such as C<use CGI::Carp; use something_that_calls_die;>
56620      Branch: perl
56621            ! pp_ctl.c
56622 ____________________________________________________________________________
56623 [  7164] By: jhi                                   on 2000/10/06  20:51:48
56624         Log: UTF8ize split() so that the cloned substrings get the UTF8
56625              flag of the original scalar.  Problem reported by Simon Cozens.
56626      Branch: perl
56627            ! pp.c t/pragma/utf8.t
56628 ____________________________________________________________________________
56629 [  7163] By: nick                                  on 2000/10/06  20:48:34
56630         Log: Fix in change 7162 was too-late for case where we "upgraded" to PVIV and
56631              got a false +ve and so did not reach code which would have un-FAKEd the SV.
56632      Branch: perl
56633            ! sv.c
56634 ____________________________________________________________________________
56635 [  7162] By: nick                                  on 2000/10/06  20:25:37
56636         Log: Make sv_upgrade() undo READONLY|FAKE shared string hackery.
56637              To fix  (sort {$a <=> $b} keys %hash) in particular but
56638              should cover a number of other as-yet-unknown cases as well.
56639      Branch: perl
56640            ! sv.c
56641 ____________________________________________________________________________
56642 [  7161] By: jhi                                   on 2000/10/06  19:56:18
56643         Log: Change the version number of Tie::Handle in the core to 4.0,
56644              the (unrelated) Tie::Handle in CPAN will remain at 3.0.
56645              
56646              Subject: Note on Tie::Handle
56647              From: andreas.koenig@anima.de (Andreas J. Koenig)
56648              Date:      06 Oct 2000 21:48:58 +0200
56649              Message-ID: <m3ya01kaxh.fsf@ak-71.mind.de>
56650      Branch: perl
56651            ! lib/Tie/Handle.pm
56652 ____________________________________________________________________________
56653 [  7160] By: jhi                                   on 2000/10/06  18:20:35
56654         Log: Fix bug in #7157 (s/cflags/ccflags); moved the -o foo
56655              as the first option of cc/ld because of ultrapicky compilers
56656              (e.g. OS/390 R2.5)
56657      Branch: metaconfig
56658            + U/modified/d_getpgrp.U U/modified/d_setpgrp.U
56659            ! U/compline/Compile.U U/compline/Csym.U U/compline/ccflags.U
56660            ! U/compline/orderlib.U U/modified/Cppsym.U
56661            ! U/modified/d_access.U
56662      Branch: metaconfig/U/perl
56663            ! Checkcc.U d_dlsymun.U gccvers.U
56664      Branch: perl
56665            ! Configure config_h.SH
56666 ____________________________________________________________________________
56667 [  7159] By: jhi                                   on 2000/10/06  13:56:39
56668         Log: Update Changes.
56669      Branch: perl
56670            ! Changes patchlevel.h
56671 ____________________________________________________________________________
56672 [  7158] By: jhi                                   on 2000/10/06  12:48:40
56673         Log: Eliminate $Is_VMS code from the test.
56674              
56675              Subject:  Re: [ID 20001004.005] Not OK: perl v5.7.0 +DEVEL7129 on VMS_AXP V7.1
56676              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
56677              Message-Id: <001005074528.21621@DUPHY4.Physics.Drexel.Edu>
56678              Date:     Thu, 5 Oct 2000 07:46:33 EDT
56679      Branch: perl
56680            ! t/lib/b.t
56681 ____________________________________________________________________________
56682 [  7157] By: jhi                                   on 2000/10/06  12:47:13
56683         Log: Also the $ccflags is needed for the C compiler check.
56684              
56685              Subject: Configure (check for C-compiler)
56686              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
56687              Date: Fri, 06 Oct 2000 08:47:15 +0200
56688              Message-Id: <20001006084120.C52B.H.M.BRAND@hccnet.nl>
56689      Branch: metaconfig/U/perl
56690            ! Checkcc.U
56691      Branch: perl
56692            ! Configure config_h.SH
56693 ____________________________________________________________________________
56694 [  7156] By: jhi                                   on 2000/10/06  11:45:15
56695         Log: The HINT_BYTE patch is apparently unnecessary, retracted.
56696      Branch: perl
56697            ! perl.c pp_ctl.c sv.h utf8.c
56698 ____________________________________________________________________________
56699 [  7155] By: jhi                                   on 2000/10/06  11:40:41
56700         Log: IO::Handle->syswrite() did not handle length omission
56701              like CORE::syswrite() does.
56702              
56703              Subject: [Fwd] IO::Handle, syswrite and arguments
56704              From: Graham Barr <gbarr@pobox.com>
56705              Date: Fri, 6 Oct 2000 10:22:05 +0100
56706              Message-ID: <20001006102205.U6312@pobox.com>
56707              
56708              The original patch from andrew@ugh.net.au.
56709      Branch: perl
56710            ! ext/IO/lib/IO/Handle.pm
56711 ____________________________________________________________________________
56712 [  7154] By: jhi                                   on 2000/10/06  01:42:15
56713         Log: Tweak #7153.
56714      Branch: perl
56715            ! utf8.h
56716 ____________________________________________________________________________
56717 [  7153] By: jhi                                   on 2000/10/06  00:39:55
56718         Log: Patch from Simon Cozens to avoid using utf8 routines in EBCDIC.
56719      Branch: perl
56720            ! utf8.h
56721 ____________________________________________________________________________
56722 [  7152] By: jhi                                   on 2000/10/06  00:38:11
56723         Log: Patch from Peter Prymmer to disable utf8 in EBCDIC platforms.
56724      Branch: perl
56725            ! perl.c pp_ctl.c sv.h utf8.c
56726 ____________________________________________________________________________
56727 [  7151] By: jhi                                   on 2000/10/06  00:36:38
56728         Log: Subject: Re: Questions about Tie::Array and perl modules
56729              From: Nick Ing-Simmons <nik@tiuk.ti.com>
56730              Date: Thu, 5 Oct 2000 09:37:11 +0100 (BST)
56731              Message-Id: <200010050837.JAA00564@mikado.tiuk.ti.com>
56732              
56733              Bug reported and fix suggested by Philip D Crow <pcrow@hertz.com>.
56734      Branch: perl
56735            ! lib/Tie/Array.pm t/op/array.t
56736 ____________________________________________________________________________
56737 [  7150] By: jhi                                   on 2000/10/05  00:20:45
56738         Log: Regen Changes.
56739      Branch: perl
56740            ! Changes patchlevel.h
56741 ____________________________________________________________________________
56742 [  7149] By: jhi                                   on 2000/10/05  00:20:01
56743         Log: Regen toc.
56744      Branch: perl
56745            ! pod/perltoc.pod
56746 ____________________________________________________________________________
56747 [  7148] By: jhi                                   on 2000/10/04  23:35:08
56748         Log: Code around the stat-on-a-pipe-returns-a-mode-of-zero bug
56749              reported several times by Dominic Dunlop, for example in
56750              ID 20000315.008.  Patch from Dominic.  Patch affects at
56751              least MachTen, and possibly other oldish BSDs. Should not
56752              break non-broken platforms (tested on LinuxPPC). 
56753      Branch: perl
56754            ! doio.c
56755 ____________________________________________________________________________
56756 [  7147] By: jhi                                   on 2000/10/04  23:26:34
56757         Log: The one that got away from 7146.
56758      Branch: metaconfig
56759            + U/installdirs/installscripts.U
56760 ____________________________________________________________________________
56761 [  7146] By: jhi                                   on 2000/10/04  23:25:04
56762         Log: Enable disabling scripts installation by Configure -Uinstallscripts,
56763              suggested by H. Merijn Brand.
56764      Branch: perl
56765            ! Configure INSTALL Makefile.SH Porting/Glossary
56766            ! Porting/config.sh Porting/config_H epoc/config.sh installperl
56767            ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
56768            ! win32/config.vc
56769 ____________________________________________________________________________
56770 [  7145] By: jhi                                   on 2000/10/04  22:08:21
56771         Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
56772              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
56773              Date: Wed, 4 Oct 2000 17:37:46 -0400
56774              Message-ID: <20001004173746.A26697@monk.mps.ohio-state.edu>
56775      Branch: perl
56776            ! utils/h2xs.PL
56777 ____________________________________________________________________________
56778 [  7144] By: jhi                                   on 2000/10/04  18:11:41
56779         Log: Subject: [PATCH perlrun.pod] Re: [ID 20000930.002] perlrun nor perldelta mention -s modification
56780              From: Jeff Pinyan <jeffp@crusoe.net>
56781              Date: Tue, 3 Oct 2000 16:35:42 -0400 (EDT)
56782              Message-ID: <Pine.GSO.4.21.0010031634530.14163-100000@crusoe.crusoe.net>
56783      Branch: perl
56784            ! pod/perlrun.pod
56785 ____________________________________________________________________________
56786 [  7143] By: jhi                                   on 2000/10/04  18:09:58
56787         Log: Subject: perlhack.pod Patch for Externals Tools
56788              From: Fisher Mark <fisherm@tce.com>
56789              Date: Tue, 3 Oct 2000 15:43:27 -0500 
56790              Message-ID: <B9B6874277EED211B1890008C707AF530505B180@indyexch3.indy.tce.com>
56791      Branch: perl
56792            ! pod/perlhack.pod
56793 ____________________________________________________________________________
56794 [  7142] By: jhi                                   on 2000/10/04  18:08:41
56795         Log: Subject:  [PATCH] 5.6.0 & 5.7.0  VMS TZ fix for VMS6.2 and earlier
56796              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
56797              Date:     Wed, 4 Oct 2000 12:11:11 EDT
56798              Message-Id: <001004120530.25cb5@DUPHY4.Physics.Drexel.Edu>
56799      Branch: perl
56800            ! vms/vms.c
56801 ____________________________________________________________________________
56802 [  7141] By: jhi                                   on 2000/10/04  12:20:16
56803         Log: Subject: [PATCH 5.7.0] h2xs not working
56804              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
56805              Message-ID: <20001003214301.A22851@monk.mps.ohio-state.edu>
56806              Date: Tue, 3 Oct 2000 21:43:01 -0400
56807              
56808              Subject: [PATCH 5.7.0] h2xs not documenting the created module
56809              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
56810              Date: Tue, 3 Oct 2000 22:55:19 -0400
56811              Message-ID: <20001003225519.A23360@monk.mps.ohio-state.edu>
56812      Branch: perl
56813            ! utils/h2xs.PL
56814 ____________________________________________________________________________
56815 [  7140] By: jhi                                   on 2000/10/04  11:53:44
56816         Log: Subject: [ID 20001004.003] installman "Ambiguous call resolved as CORE::"
56817              From: nick@babyhippo.com
56818              Date: Wed, 4 Oct 2000 12:06:45 +0100
56819              Message-Id: <20001004120645.A7356@babyhippo.com>
56820              
56821              Retract 7118 and 7135.
56822      Branch: perl
56823            ! installman installperl op.c t/pragma/subs.t
56824 ____________________________________________________________________________
56825 [  7139] By: jhi                                   on 2000/10/03  22:09:41
56826         Log: It is possible to have no hosts database at all.  Pointed out in
56827              
56828              Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
56829              From: Peter Prymmer <pvhp@forte.com>
56830              Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
56831              Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
56832      Branch: metaconfig
56833            ! U/modified/myhostname.U
56834      Branch: perl
56835            ! Configure config_h.SH
56836 ____________________________________________________________________________
56837 [  7138] By: jhi                                   on 2000/10/03  21:49:49
56838         Log: Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
56839              From: Peter Prymmer <pvhp@forte.com>
56840              Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
56841              Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
56842      Branch: perl
56843            ! pp_sys.c
56844 ____________________________________________________________________________
56845 [  7137] By: jhi                                   on 2000/10/03  20:10:05
56846         Log: One remaining nit less at the VMS mailbox sizing.
56847      Branch: perl
56848            ! vms/vms.c
56849 ____________________________________________________________________________
56850 [  7136] By: jhi                                   on 2000/10/03  20:08:47
56851         Log: Test harness update to sync with the new perlcc,
56852              from Simon Cozens.
56853      Branch: perl
56854            ! t/TEST t/UTEST
56855 ____________________________________________________________________________
56856 [  7135] By: jhi                                   on 2000/10/03  15:15:42
56857         Log: Subject: Re: PATCH for 20001003.004
56858              Date: Tue, 3 Oct 2000 11:03:04 -0400 (EDT)
56859              From: "AARON B. DOSSETT" <aaron@iglou.com>
56860              Message-Id: <E13gTay-0006od-00@iglou.com>
56861      Branch: perl
56862            ! installman installperl
56863 ____________________________________________________________________________
56864 [  7134] By: jhi                                   on 2000/10/03  15:00:34
56865         Log: Subject: [ID 20001003.006] B::Debug not -w clean
56866              From: Nicholas Clark <nick@babyhippo.co.uk>
56867              Date: Tue, 03 Oct 2000 15:46:32 +0100
56868              Message-Id: <E13gTKy-0002R2-00@fruitbat.babyhippo.co.uk>
56869      Branch: perl
56870            ! ext/B/B/Debug.pm
56871 ____________________________________________________________________________
56872 [  7133] By: jhi                                   on 2000/10/03  14:58:39
56873         Log: Scale down the VMS message boxes, by Charles Lane.
56874              Fix for ID 20000903.009, workaround at
56875              http://www.xray.mpe.mpg.de/mailing-lists/vmsperl/2000-09/msg00039.html
56876      Branch: perl
56877            ! vms/vms.c
56878 ____________________________________________________________________________
56879 [  7132] By: jhi                                   on 2000/10/03  11:20:37
56880         Log: Upgrade to Storable 1.0.3, from Raphael Manfredi.
56881      Branch: perl
56882            + t/lib/st-lock.t t/lib/st-utf8.t
56883            ! MANIFEST ext/Storable/ChangeLog ext/Storable/Storable.pm
56884            ! ext/Storable/Storable.xs t/lib/st-recurse.t
56885 ____________________________________________________________________________
56886 [  7131] By: jhi                                   on 2000/10/03  03:38:23
56887         Log: Encode nits.
56888      Branch: perl
56889            ! MANIFEST Makefile.SH
56890 ____________________________________________________________________________
56891 [  7130] By: jhi                                   on 2000/10/03  03:31:05
56892         Log: Update Changes.
56893      Branch: perl
56894            ! Changes patchlevel.h
56895 ____________________________________________________________________________
56896 [  7129] By: jhi                                   on 2000/10/03  02:24:02
56897         Log: Misplaced else.
56898      Branch: metaconfig/U/perl
56899            ! d_strtoll.U
56900      Branch: perl
56901            ! Configure config_h.SH
56902 ____________________________________________________________________________
56903 [  7128] By: jhi                                   on 2000/10/03  02:08:29
56904         Log: Subject: [ID 20000915.007] Not OK: perl v5.7.0 +DEVEL7092 on os2-64int-ld 2.30 '(UNINSTALLED)'
56905              From: sthoenna@efn.org
56906              Date: Fri, 15 Sep 2000 07:19:57 -0700 (PDT)
56907              Message-Id: <200009151419.e8FEJvE19796@garcia.efn.org>
56908      Branch: metaconfig/U/perl
56909            ! d_strtoll.U
56910      Branch: perl
56911            ! Configure config_h.SH hints/os2.sh os2/os2ish.h
56912 ____________________________________________________________________________
56913 [  7127] By: jhi                                   on 2000/10/03  01:13:14
56914         Log: Update Changes.
56915      Branch: perl
56916            ! Changes patchlevel.h
56917 ____________________________________________________________________________
56918 [  7126] By: jhi                                   on 2000/10/03  00:57:08
56919         Log: Introduce NO_ENVIRON_ARRAY (and USE_ENVIRON_ARRAY) defines
56920              as suggested by Olaf Flebbe and Nick Clark.
56921      Branch: perl
56922            ! epoc/epocish.h perl.h sv.c unixish.h util.c vms/vmsish.h
56923 ____________________________________________________________________________
56924 [  7125] By: jhi                                   on 2000/10/03  00:50:56
56925         Log: Subject: [ID 20001002.001] Not OK: perl v5.7.0 +DEVEL7093 +...001 on i586-linux 2.2.16 (UNINSTALLED)
56926              From: Nick Clark <nick@plum.flirble.org>
56927              Date: Mon, 2 Oct 2000 11:03:24 +0100
56928              Message-Id: <20001002110324.D20073@plum.flirble.org>
56929              
56930              Also fixes bug ID 20001002.005.
56931      Branch: perl
56932            ! t/lib/encode.t
56933 ____________________________________________________________________________
56934 [  7124] By: jhi                                   on 2000/10/03  00:34:59
56935         Log: Subject: [PATCH 5.7.0] Epoc update
56936              From: Olaf Flebbe <o.flebbe@gmx.de>
56937              Date: Wed, 20 Sep 2000 23:16:26 +0200 (MEST)
56938              Message-ID: <26423.969484586@www10.gmx.net>
56939      Branch: perl
56940            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
56941            ! epoc/epoc_stubs.c epoc/epocish.h epoc/link.pl
56942            ! lib/AutoLoader.pm lib/Cwd.pm mg.c perl.c perl.h pp_sys.c sv.c
56943            ! util.c util.h
56944 ____________________________________________________________________________
56945 [  7123] By: jhi                                   on 2000/10/03  00:30:07
56946         Log: Regen headers.
56947      Branch: perl
56948            ! embed.h opcode.h pod/perlapi.pod pp.sym pp_proto.h
56949 ____________________________________________________________________________
56950 [  7122] By: jhi                                   on 2000/10/03  00:10:48
56951         Log: OpenBSD flags tweak from Todd C. Miller, tweaked some more by Abigail.
56952      Branch: perl
56953            ! hints/openbsd.sh
56954 ____________________________________________________________________________
56955 [  7121] By: jhi                                   on 2000/10/03  00:05:06
56956         Log: Subject: [PATCH pod/perlop.pod]  Documentation glitch in magic autoincrement.
56957              From: <abigail@foad.org>
56958              Date: Tue, 26 Sep 2000 13:36:14 -0400
56959              Message-ID: <20000926173614.4356.qmail@foad.org>
56960      Branch: perl
56961            ! pod/perlop.pod
56962 ____________________________________________________________________________
56963 [  7120] By: jhi                                   on 2000/10/03  00:04:00
56964         Log: Inside require() $^S was always left undefined.
56965              
56966              Subject: Re: Tiny 2-byte change to fix debugger's eval bug
56967              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
56968              Date: Wed, 27 Sep 2000 18:54:49 -0400
56969              Message-ID: <20000927185449.A24927@monk.mps.ohio-state.edu>
56970      Branch: perl
56971            ! cop.h mg.c pp_ctl.c util.c
56972 ____________________________________________________________________________
56973 [  7119] By: jhi                                   on 2000/10/03  00:00:16
56974         Log: Subject: [PATCH] DLL not restartabke with threaded perl
56975              From: "Dave Hartnoll" <Dave_Hartnoll@3b2.com>
56976              Date: Thu, 28 Sep 2000 09:20:46 +0100
56977              Message-ID: <002101c02925$00aa8d80$7e0aa8c0@3b2.com>
56978      Branch: perl
56979            ! perl.c
56980 ____________________________________________________________________________
56981 [  7118] By: jhi                                   on 2000/10/02  23:59:20
56982         Log: Subject: Re: [ID 20000828.017] bytecode fails with use subs;
56983              From: Nicholas Clark <nick@ccl4.org>
56984              Date: Thu, 28 Sep 2000 11:52:24 +0100
56985              Message-ID: <20000928115224.D7924@plum.flirble.org>
56986      Branch: perl
56987            ! op.c
56988 ____________________________________________________________________________
56989 [  7117] By: jhi                                   on 2000/10/02  23:57:51
56990         Log: Subject: [ID 20000928.002] perlcc & ByteCode.pm option mismatch
56991              From: Nicholas Clark <nick@babyhippo.co.uk>
56992              Date: Thu, 28 Sep 2000 12:18:10 +0100
56993              Message-Id: <E13ebha-0004IV-00@fruitbat.babyhippo.co.uk>
56994              
56995              Did not apply cleanly, manual intervention was needed.
56996      Branch: perl
56997            ! ext/B/B/Bytecode.pm utils/perlcc.PL
56998 ____________________________________________________________________________
56999 [  7116] By: jhi                                   on 2000/10/02  23:50:40
57000         Log: Document the issue (is not a syntax error, kind of)
57001              
57002              Subject: Re: [ID 20000901.011] the list (1,,3) ought to be a syntax error
57003              From: Nicholas Clark <nick@ccl4.org>
57004              Date: Thu, 28 Sep 2000 17:12:42 +0100
57005              Message-ID: <20000928171242.K7924@plum.flirble.org>
57006      Branch: perl
57007            ! pod/perldata.pod
57008 ____________________________________________________________________________
57009 [  7115] By: jhi                                   on 2000/10/02  23:48:58
57010         Log: Subject: [PATCH 5.7.0] Minor optimization in re_intuit_start
57011              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
57012              Date: Thu, 28 Sep 2000 21:55:31 -0400
57013              Message-ID: <20000928215531.A4315@monk.mps.ohio-state.edu>
57014      Branch: perl
57015            ! regexec.c
57016 ____________________________________________________________________________
57017 [  7114] By: jhi                                   on 2000/10/02  23:47:57
57018         Log: Subject: DOC PATCH 5.6.0
57019              From: mjd@plover.com
57020              Date: 30 Sep 2000 06:02:34 -0000
57021              Message-ID: <20000930060234.4559.qmail@plover.com>
57022      Branch: perl
57023            ! pod/perldebguts.pod
57024 ____________________________________________________________________________
57025 [  7113] By: jhi                                   on 2000/10/02  23:46:43
57026         Log: SOCK_DGRAM and listen() do not mix as reported in
57027              
57028              Subject: [ID 20000930.001] Bug in perl 5.00503 IO::Socket
57029              From: Petter Reinholdtsen <pere@hungry.com>
57030              Date: Sun, 1 Oct 2000 10:57:20 +0800
57031              Message-Id: <200010010257.KAA05735@localhost.localdomain>
57032              
57033              The patch for 5.7.0+ had to be reengineered, though.
57034      Branch: perl
57035            ! ext/IO/lib/IO/Socket/UNIX.pm
57036 ____________________________________________________________________________
57037 [  7112] By: jhi                                   on 2000/10/02  23:36:57
57038         Log: Subject: Re: [PATCH 5.005_64 missed]
57039              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
57040              Date: Sun, 1 Oct 2000 18:50:10 -0400
57041              Message-ID: <20001001185010.A14152@monk.mps.ohio-state.edu>
57042      Branch: perl
57043            ! pod/perlxs.pod
57044 ____________________________________________________________________________
57045 [  7111] By: jhi                                   on 2000/10/02  23:35:40
57046         Log: Subject: Re: [ID 20000912.008] substr replacement of tainted data (bug) 
57047              From: Radu Greab <radu@netsoft.ro>
57048              Date: Mon, 2 Oct 2000 22:03:44 +0300 (EEST)
57049              Message-ID: <14808.56336.594486.626712@busy.netsoft.ro>
57050      Branch: perl
57051            ! op.c opcode.pl t/op/substr.t
57052 ____________________________________________________________________________
57053 [  7110] By: jhi                                   on 2000/10/02  23:32:38
57054         Log: Subject: [PATCH] Fix aliasing of tied filehandles
57055              From: Daniel Chetlin <daniel@chetlin.com>
57056              Date: Mon, 2 Oct 2000 14:53:27 -0700
57057              Message-ID: <20001002145327.C1617@ilmd>
57058      Branch: perl
57059            ! perl.h pp_hot.c t/op/tiehandle.t
57060 ____________________________________________________________________________
57061 [  7109] By: jhi                                   on 2000/10/02  23:31:30
57062         Log: s/Robin Parker/Robin Barker/
57063      Branch: perl
57064            ! Changes5.6
57065 ____________________________________________________________________________
57066 [  7108] By: jhi                                   on 2000/10/02  23:15:46
57067         Log: Retract #7091 as suggested in
57068              
57069              From: Robin Barker <rmb1@cise.npl.co.uk> 
57070              Subject: [PATCH-R]  was Re: SuSE's gcc-2.95.2 and //depot/perl
57071              Date: Fri, 29 Sep 2000 13:10:22 +0100 (BST)
57072              Message-Id: <200009291210.NAA17098@tempest.npl.co.uk>
57073      Branch: perl
57074            ! embed.pl proto.h
57075 ____________________________________________________________________________
57076 [  7107] By: nick                                  on 2000/10/02  18:23:14
57077         Log: A few tweaks to get Tk803 to work with Encode scheme.
57078      Branch: perl
57079            ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
57080 ____________________________________________________________________________
57081 [  7106] By: nick                                  on 2000/10/01  21:34:14
57082         Log: Add checking cases to Encode's toUnicode and fromUnicode.
57083      Branch: perl
57084            ! ext/Encode/Encode.pm
57085 ____________________________________________________________________________
57086 [  7105] By: nick                                  on 2000/10/01  17:18:01
57087         Log: Add encoding tables from tcl8.3.2 and perl code in Encode.pm
57088              To read and use them.
57089              Add a lib/encode.t which checks a few things.
57090      Branch: perl
57091            + ext/Encode/Encode/ascii.enc ext/Encode/Encode/big5.enc
57092            + ext/Encode/Encode/cp1250.enc ext/Encode/Encode/cp1251.enc
57093            + ext/Encode/Encode/cp1252.enc ext/Encode/Encode/cp1253.enc
57094            + ext/Encode/Encode/cp1254.enc ext/Encode/Encode/cp1255.enc
57095            + ext/Encode/Encode/cp1256.enc ext/Encode/Encode/cp1257.enc
57096            + ext/Encode/Encode/cp1258.enc ext/Encode/Encode/cp437.enc
57097            + ext/Encode/Encode/cp737.enc ext/Encode/Encode/cp775.enc
57098            + ext/Encode/Encode/cp850.enc ext/Encode/Encode/cp852.enc
57099            + ext/Encode/Encode/cp855.enc ext/Encode/Encode/cp857.enc
57100            + ext/Encode/Encode/cp860.enc ext/Encode/Encode/cp861.enc
57101            + ext/Encode/Encode/cp862.enc ext/Encode/Encode/cp863.enc
57102            + ext/Encode/Encode/cp864.enc ext/Encode/Encode/cp865.enc
57103            + ext/Encode/Encode/cp866.enc ext/Encode/Encode/cp869.enc
57104            + ext/Encode/Encode/cp874.enc ext/Encode/Encode/cp932.enc
57105            + ext/Encode/Encode/cp936.enc ext/Encode/Encode/cp949.enc
57106            + ext/Encode/Encode/cp950.enc ext/Encode/Encode/dingbats.enc
57107            + ext/Encode/Encode/euc-cn.enc ext/Encode/Encode/euc-jp.enc
57108            + ext/Encode/Encode/euc-kr.enc ext/Encode/Encode/gb12345.enc
57109            + ext/Encode/Encode/gb1988.enc ext/Encode/Encode/gb2312.enc
57110            + ext/Encode/Encode/iso2022-jp.enc
57111            + ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
57112            + ext/Encode/Encode/iso8859-1.enc
57113            + ext/Encode/Encode/iso8859-2.enc
57114            + ext/Encode/Encode/iso8859-3.enc
57115            + ext/Encode/Encode/iso8859-4.enc
57116            + ext/Encode/Encode/iso8859-5.enc
57117            + ext/Encode/Encode/iso8859-6.enc
57118            + ext/Encode/Encode/iso8859-7.enc
57119            + ext/Encode/Encode/iso8859-8.enc
57120            + ext/Encode/Encode/iso8859-9.enc ext/Encode/Encode/jis0201.enc
57121            + ext/Encode/Encode/jis0208.enc ext/Encode/Encode/jis0212.enc
57122            + ext/Encode/Encode/koi8-r.enc ext/Encode/Encode/ksc5601.enc
57123            + ext/Encode/Encode/macCentEuro.enc
57124            + ext/Encode/Encode/macCroatian.enc
57125            + ext/Encode/Encode/macCyrillic.enc
57126            + ext/Encode/Encode/macDingbats.enc
57127            + ext/Encode/Encode/macGreek.enc
57128            + ext/Encode/Encode/macIceland.enc
57129            + ext/Encode/Encode/macJapan.enc ext/Encode/Encode/macRoman.enc
57130            + ext/Encode/Encode/macRomania.enc ext/Encode/Encode/macThai.enc
57131            + ext/Encode/Encode/macTurkish.enc
57132            + ext/Encode/Encode/macUkraine.enc
57133            + ext/Encode/Encode/shiftjis.enc ext/Encode/Encode/symbol.enc
57134            + t/lib/encode.t
57135            ! MANIFEST ext/Encode/Encode.pm
57136 ____________________________________________________________________________
57137 [  7104] By: nick                                  on 2000/09/30  13:04:30
57138         Log: Subject: [PATCH@blead] Fix some recursion in overload.pm
57139              From: Daniel Chetlin <daniel@chetlin.com>
57140              Date: Mon, 18 Sep 2000 05:05:40 -0700
57141              Message-Id: <20000918050540.C652@ilmd>
57142      Branch: perl
57143            ! lib/overload.pm sv.c t/pragma/overload.t
57144 ____________________________________________________________________________
57145 [  7103] By: nick                                  on 2000/09/30  12:53:36
57146         Log: Subject: [ID 20000917.002] 5.7.0 and blead@7095 make html makes man
57147              From: Johan Vromans <jvromans@squirrel.nl>
57148              Date: Sun, 17 Sep 2000 19:46:05 +0200 (CEST)
57149              Message-Id: <14789.861.376723.870640@phoenix.squirrel.nl>
57150      Branch: perl
57151            ! pod/Makefile.SH
57152 ____________________________________________________________________________
57153 [  7102] By: nick                                  on 2000/09/30  12:52:31
57154         Log: Subject: [PATCH] Re: [ID 20000915.010] Infinite loop with -MO=Deparse
57155              From: Spider Boardman <spider@Orb.Nashua.NH.US>
57156              Date: Sat, 16 Sep 2000 16:36:45 -0400
57157              Message-Id: <200009162036.QAA11694@Orb.Nashua.NH.US>
57158      Branch: perl
57159            ! ext/B/B/Deparse.pm
57160 ____________________________________________________________________________
57161 [  7101] By: nick                                  on 2000/09/30  12:51:41
57162         Log: Subject: [PATCH perl@7065] another VMS my_fwrite() fix for Storable
57163              From: Craig A. Berry <craig.berry@psinetcs.com>
57164              Date: Sat, 16 Sep 2000 10:11:10 -0500
57165              Message-Id: <4.3.2.7.2.20000916010548.01ce1b60@exchi01>
57166      Branch: perl
57167            ! vms/vms.c
57168 ____________________________________________________________________________
57169 [  7100] By: nick                                  on 2000/09/30  12:50:33
57170         Log: Subject: Re: unicode support and perl [ID 20000901.097]
57171              From: Spider Boardman <spider@Orb.Nashua.NH.US>
57172              Date: Fri, 15 Sep 2000 16:37:58 -0400
57173              Message-Id: <200009152037.QAA19056@Orb.Nashua.NH.US>
57174      Branch: perl
57175            ! t/op/append.t
57176 ____________________________________________________________________________
57177 [  7099] By: nick                                  on 2000/09/30  12:49:35
57178         Log: Subject: Re: unicode support and perl [ID 20000901.097]
57179              From: Spider Boardman <spider@Orb.Nashua.NH.US>
57180              Date: Fri, 15 Sep 2000 16:25:30 -0400
57181              Message-Id: <200009152025.QAA18540@Orb.Nashua.NH.US>
57182      Branch: perl
57183            ! pp_hot.c
57184 ____________________________________________________________________________
57185 [  7098] By: nick                                  on 2000/09/30  12:48:00
57186         Log: Subject: Re: Trapping by opmask sets strange parser state [PATCH]
57187              From: Gisle Aas <gisle@ActiveState.com>
57188              Date: 15 Sep 2000 16:23:41 +0200
57189              Message-Id: <m3aed9ybrm.fsf@eik.g.aas.no>
57190      Branch: perl
57191            ! toke.c
57192 ____________________________________________________________________________
57193 [  7097] By: nick                                  on 2000/09/30  12:45:16
57194         Log: Subject: [PATCH] Nits in perlmod.pod
57195              From: Daniel Chetlin <daniel@chetlin.com>
57196              Date: Fri, 15 Sep 2000 02:04:09 -0700
57197              Message-Id: <20000915020409.A2104@ilmd>
57198      Branch: perl
57199            ! pod/perlmod.pod
57200 ____________________________________________________________________________
57201 [  7096] By: nick                                  on 2000/09/30  12:18:00
57202         Log: Re-instate Perl_utf8_to_uv without checking parameter - added in change 7075.
57203              i.e. rename Simon's function to Perl_utf8_to_uv_chk, change all calls to it
57204              to use new name and add Perl_utf8_to_uv() as a wrapper which calls it passing
57205              0 to checking to get the warning.
57206      Branch: perl
57207            ! doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
57208            ! perlapi.c pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c
57209            ! regexec.c sv.c toke.c utf8.c
57210 ____________________________________________________________________________
57211 [  7095] By: nick                                  on 2000/09/15  16:55:59
57212         Log: Mutliplicity & ithreads fix for sv.c/Encode.xs
57213              
57214              Subject: [ID 20000915.004] Not OK: perl v5.7.1 +devel-7094 on alpha-dec_osf-thread-multi 4.0f (UNINSTALLED)
57215              From: Spider Boardman <spider@Orb.Nashua.NH.US>
57216              Message-Id: <200009151037.GAA07447@Orb.Nashua.NH.US>
57217              Date: Fri, 15 Sep 2000 06:37:30 -0400
57218      Branch: perl
57219            ! ext/Encode/Encode.xs sv.c
57220 ____________________________________________________________________________
57221 [  7094] By: jhi                                   on 2000/09/15  03:23:32
57222         Log: Update Changes.
57223      Branch: perl
57224            ! Changes patchlevel.h
57225 ____________________________________________________________________________
57226 [  7093] By: jhi                                   on 2000/09/15  03:11:44
57227         Log: Fix for the charnames.t failures from Spider Boardman.
57228      Branch: perl
57229            ! toke.c
57230 ____________________________________________________________________________
57231 [  7092] By: jhi                                   on 2000/09/15  00:15:48
57232         Log: Botched the #7090 check-in.
57233      Branch: perl
57234            ! sv.c
57235 ____________________________________________________________________________
57236 [  7091] By: jhi                                   on 2000/09/14  23:33:24
57237         Log: Part of #7081 didn't come through.
57238      Branch: perl
57239            ! embed.pl proto.h
57240 ____________________________________________________________________________
57241 [  7090] By: jhi                                   on 2000/09/14  23:17:39
57242         Log: Subject: Re: perl@7078 
57243              From: Spider Boardman <spider@web.zk3.dec.com>
57244              Date: Thu, 14 Sep 2000 19:06:36 -0400
57245              Message-Id: <200009142306.TAA20082@leggy.zk3.dec.com>
57246      Branch: perl
57247            ! sv.c toke.c
57248 ____________________________________________________________________________
57249 [  7089] By: jhi                                   on 2000/09/14  23:11:21
57250         Log: Small portability tweaks.
57251      Branch: perl
57252            ! ext/Encode/Encode.xs
57253 ____________________________________________________________________________
57254 [  7088] By: jhi                                   on 2000/09/14  22:57:23
57255         Log: Fake return to pacify picky compilers.
57256      Branch: perl
57257            ! ext/Encode/Encode.xs
57258 ____________________________________________________________________________
57259 [  7087] By: jhi                                   on 2000/09/14  22:53:37
57260         Log: Subject: [PATCH] utf8.c apidoc
57261              From: Simon Cozens <simon@cozens.net>
57262              Date: Thu, 14 Sep 2000 23:46:57 +0100
57263              Message-ID: <20000914234657.A13953@deep-dark-truthful-mirror.perlhacker.org>
57264      Branch: perl
57265            ! perlapi.c pod/perlapi.pod utf8.c
57266 ____________________________________________________________________________
57267 [  7086] By: jhi                                   on 2000/09/14  22:40:38
57268         Log: We don't need to count the high bit bytes, a boolean is enough. 
57269      Branch: perl
57270            ! sv.c
57271 ____________________________________________________________________________
57272 [  7085] By: jhi                                   on 2000/09/14  21:20:09
57273         Log: Replace #7084 with
57274              
57275              Subject: Re: perl@7078 
57276              From: Spider Boardman <spider@web.zk3.dec.com>
57277              Date: Thu, 14 Sep 2000 17:09:36 -0400
57278              Message-Id: <200009142109.RAA03425@leggy.zk3.dec.com>
57279      Branch: perl
57280            ! sv.c utf8.c
57281 ____________________________________________________________________________
57282 [  7084] By: jhi                                   on 2000/09/14  20:03:34
57283         Log: UTF8-encoded version of 256 is 0xc4 0x80; test that a char is
57284              convertable to bytes by checking it doesn't go above 0xc3
57285              
57286              Subject: Re: perl@7078
57287              From: Simon Cozens <simon@cozens.net>
57288              Date: Thu, 14 Sep 2000 20:59:19 +0100
57289              Message-ID: <20000914205919.A11098@deep-dark-truthful-mirror.perlhacker.org>
57290      Branch: perl
57291            ! utf8.c
57292 ____________________________________________________________________________
57293 [  7083] By: jhi                                   on 2000/09/14  19:38:47
57294         Log: Subject: Re: perl@7078
57295              From: Simon Cozens <simon@cozens.net>
57296              Date: Thu, 14 Sep 2000 20:13:09 +0100
57297              Message-ID: <20000914201309.A10640@deep-dark-truthful-mirror.perlhacker.org>
57298      Branch: perl
57299            ! t/op/bop.t
57300 ____________________________________________________________________________
57301 [  7082] By: jhi                                   on 2000/09/14  17:50:44
57302         Log: The one that got away.
57303      Branch: perl
57304            ! lib/File/Find.pm
57305 ____________________________________________________________________________
57306 [  7081] By: jhi                                   on 2000/09/14  17:45:35
57307         Log: Subject: [PATCH perl-5.7.0] continued -Wformat support
57308              From: Robin Barker <rmb1@cise.npl.co.uk>
57309              Message-Id: <200009141707.SAA13276@tempest.npl.co.uk>
57310              Date: Thu, 14 Sep 2000 18:07:38 +0100 (BST)
57311      Branch: perl
57312            ! Porting/pumpkin.pod embed.pl ext/ByteLoader/bytecode.h
57313            ! ext/Devel/Peek/Peek.xs ext/DynaLoader/dl_dlopen.xs
57314            ! ext/Storable/Storable.xs malloc.c perl.c perl.h pp.c proto.h
57315            ! regcomp.c toke.c universal.c
57316 ____________________________________________________________________________
57317 [  7080] By: jhi                                   on 2000/09/14  17:40:35
57318         Log: Problems picked up by AIX cc.
57319              
57320              Subject: Re: perl@7078 (patch included)
57321              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
57322              Date: Thu, 14 Sep 2000 18:53:30 +0200
57323              Message-Id: <20000914182304.7017.H.M.BRAND@hccnet.nl>
57324      Branch: perl
57325            ! ext/Encode/Encode.xs
57326 ____________________________________________________________________________
57327 [  7079] By: jhi                                   on 2000/09/14  17:38:27
57328         Log: Subject: File::Find 5.7.0 POD nits
57329              From: Rich Morin <rdm@cfcl.com>
57330              Date: Wed, 13 Sep 2000 22:03:58 -0700
57331              Message-Id: <v042208a0b5e60b3149be@w205.z205158144.scl-ca.dsl.cnc.net>
57332      Branch: perl
57333            ! lib/File/Find.pm
57334 ____________________________________________________________________________
57335 [  7078] By: jhi                                   on 2000/09/14  14:58:20
57336         Log: Update Changes.
57337      Branch: perl
57338            ! Changes patchlevel.h
57339 ____________________________________________________________________________
57340 [  7077] By: jhi                                   on 2000/09/14  14:55:54
57341         Log: Compilation warnings and an error.
57342      Branch: perl
57343            ! sv.c
57344 ____________________________________________________________________________
57345 [  7076] By: jhi                                   on 2000/09/14  14:42:56
57346         Log: Fix for a parsing bug, not for the original bug.
57347              
57348              Subject: Re: [ID 20000910.005] Another segfault with regexes. 
57349              From: Spider Boardman <spider@web.zk3.dec.com>
57350              Date: Wed, 13 Sep 2000 17:52:20 -0400
57351              Message-Id: <200009132152.RAA24029@leggy.zk3.dec.com>
57352      Branch: perl
57353            ! regcomp.c
57354 ____________________________________________________________________________
57355 [  7075] By: jhi                                   on 2000/09/14  14:40:40
57356         Log: Batch of UTF-8 patches from Simon Cozens.
57357      Branch: perl
57358            ! doop.c embed.h embed.pl ext/Encode/Encode.xs handy.h op.c
57359            ! pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c
57360            ! toke.c utf8.c
57361 ____________________________________________________________________________
57362 [  7074] By: jhi                                   on 2000/09/14  14:29:58
57363         Log: Subject: Re: Two advertising clauses need to be removed
57364              From: Russ Allbery <rra@stanford.edu>
57365              Date: 13 Sep 2000 18:50:26 -0700
57366              Message-ID: <ylwvgfvj19.fsf@windlord.stanford.edu>
57367      Branch: perl
57368            ! ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
57369 ____________________________________________________________________________
57370 [  7073] By: jhi                                   on 2000/09/14  14:28:20
57371         Log: Subject: [PATCH] de-wall t/README
57372              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
57373              Date: Wed, 13 Sep 2000 17:46:55 -0700
57374              Message-ID: <//Bw5gzkge/e092yn@efn.org>
57375      Branch: perl
57376            ! t/README
57377 ____________________________________________________________________________
57378 [  7072] By: jhi                                   on 2000/09/14  14:25:10
57379         Log: Hints optimization.
57380              
57381              Subject: Minor nit
57382              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
57383              Date: Wed, 13 Sep 2000 21:42:07 +0200
57384              Message-Id: <20000913214116.1D38.H.M.BRAND@hccnet.nl>
57385      Branch: perl
57386            ! hints/hpux.sh
57387 ____________________________________________________________________________
57388 [  7071] By: jhi                                   on 2000/09/14  14:23:30
57389         Log: Allow chop() and chomp() to be overridden.
57390              
57391              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
57392              From: "Casey R. Tweten" <crt@kiski.net>
57393              Date: Wed, 13 Sep 2000 12:41:31 -0400 (EDT)
57394              Message-ID: <Pine.OSF.4.21.0009131154120.6661-100000@home.kiski.net>
57395      Branch: perl
57396            ! toke.c
57397 ____________________________________________________________________________
57398 [  7070] By: jhi                                   on 2000/09/14  14:20:36
57399         Log: The return value of setlocale must be copied away.
57400              
57401              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
57402              From: Alan Burlison <Alan.Burlison@uk.sun.com>
57403              Date: Wed, 13 Sep 2000 16:27:37 +0100 
57404              Message-Id: <39BF9CE9.3D7FBBDD@uk.sun.com>
57405      Branch: perl
57406            ! util.c
57407 ____________________________________________________________________________
57408 [  7069] By: jhi                                   on 2000/09/14  14:16:27
57409         Log: Remove vestiges of tr//CU.
57410              
57411              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
57412              From: Nick Clark <nick@plum.flirble.org>
57413              Date: Tue, 12 Sep 2000 22:50:14 +0100
57414              Message-Id: <E13YxwU-000DDQ-00@plum.flirble.org>
57415              
57416              Subject: Re: [ID 20000912.009] perlunicode.pod still mentions tr///CU
57417              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
57418              Date: Tue, 12 Sep 2000 21:38:48 -0700
57419              Message-ID: <YTwv5gzkgmfL092yn@efn.org>
57420      Branch: perl
57421            ! op.h pod/perlunicode.pod
57422 ____________________________________________________________________________
57423 [  7068] By: jhi                                   on 2000/09/13  14:18:39
57424         Log: Add the Encode extension.  The code is still largely just skeleton.
57425      Branch: perl
57426            + ext/Encode/Encode.pm ext/Encode/Encode.xs
57427            + ext/Encode/Makefile.PL ext/Encode/Todo
57428            ! MANIFEST Todo-5.6
57429 ____________________________________________________________________________
57430 [  7067] By: jhi                                   on 2000/09/12  17:43:33
57431         Log: Allow for whitespace between "#" and "line" in cpp output.
57432              
57433              Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
57434              From: Calle Dybedahl <calle@lysator.liu.se>
57435              Date: 12 Sep 2000 19:38:02 +0200 
57436              Message-ID: <867l8hy0hx.fsf_-_@tezcatlipoca.algonet.se>
57437      Branch: perl
57438            ! ext/Errno/ChangeLog ext/Errno/Errno_pm.PL
57439 ____________________________________________________________________________
57440 [  7066] By: gsar                                  on 2000/09/12  17:24:29
57441         Log: change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
57442              initialization in all the threads on Windows
57443      Branch: perl
57444            ! win32/win32.c
57445 ____________________________________________________________________________
57446 [  7065] By: jhi                                   on 2000/09/12  15:11:31
57447         Log: Update Changes.
57448      Branch: perl
57449            ! Changes patchlevel.h
57450 ____________________________________________________________________________
57451 [  7064] By: jhi                                   on 2000/09/12  14:54:54
57452         Log: Retract #7062, the pod tests are not ready.
57453      Branch: perl
57454            ! t/TEST t/harness
57455 ____________________________________________________________________________
57456 [  7063] By: jhi                                   on 2000/09/12  14:25:41
57457         Log: The #7054 truncated Configure badly.
57458      Branch: metaconfig/U/perl
57459            ! End.U
57460      Branch: perl
57461            ! Configure config_h.SH
57462 ____________________________________________________________________________
57463 [  7062] By: jhi                                   on 2000/09/12  14:08:32
57464         Log: Subject: [ID 20000911.009] t/pod/*.t tests not run by harness or make test
57465              From: sthoenna@efn.org
57466              Date: Mon, 11 Sep 2000 17:56:47 -0700 (PDT)
57467              Message-Id: <200009120056.e8C0ulZ21635@garcia.efn.org>
57468      Branch: perl
57469            ! t/TEST t/harness
57470 ____________________________________________________________________________
57471 [  7061] By: jhi                                   on 2000/09/12  14:07:18
57472         Log: Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
57473              From: sthoenna@efn.org
57474              Date: Mon, 11 Sep 2000 22:07:21 -0700 (PDT)
57475              Message-Id: <200009120507.e8C57LA02461@garcia.efn.org>
57476      Branch: perl
57477            ! pod/perlxs.pod
57478 ____________________________________________________________________________
57479 [  7060] By: jhi                                   on 2000/09/12  14:06:08
57480         Log: Break up the myconfig lines a bit.
57481              
57482              Subject: perlbug/perl -V output format
57483              From: sthoenna@efn.org
57484              Date: Tue, 12 Sep 2000 00:04:11 -0700 (PDT)
57485              Message-Id: <200009120704.e8C74BX10562@garcia.efn.org>
57486      Branch: perl
57487            ! myconfig.SH
57488 ____________________________________________________________________________
57489 [  7059] By: jhi                                   on 2000/09/12  14:05:04
57490         Log: Test for the #7049.
57491              
57492              Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on    i686-linux 2.2.16-raid (UNINSTALLED)
57493              From: andreas.koenig@anima.de (Andreas J. Koenig)
57494              Date: 12 Sep 2000 06:42:01 +0200
57495              Message-ID: <m3k8cigr1i.fsf@ak-71.mind.de>
57496      Branch: perl
57497            ! t/op/my.t
57498 ____________________________________________________________________________
57499 [  7058] By: jhi                                   on 2000/09/12  14:03:05
57500         Log: Subject: [patch: perl@7045] vms updates
57501              From: Peter Prymmer <pvhp@forte.com>
57502              Date: Mon, 11 Sep 2000 18:41:48 -0700 (PDT)
57503              Message-ID: <Pine.OSF.4.10.10009111840030.339348-100000@aspara.forte.com>
57504      Branch: perl
57505            ! configure.com lib/ExtUtils/MM_VMS.pm vms/descrip_mms.template
57506 ____________________________________________________________________________
57507 [  7057] By: jhi                                   on 2000/09/12  14:00:51
57508         Log: Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
57509              From: sthoenna@efn.org
57510              Date: Mon, 11 Sep 2000 16:28:13 -0700 (PDT)
57511              Message-Id: <200009112328.e8BNSD616812@garcia.efn.org>
57512      Branch: perl
57513            ! t/op/64bitint.t
57514 ____________________________________________________________________________
57515 [  7056] By: jhi                                   on 2000/09/12  13:58:14
57516         Log: Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
57517              From: Jeff Pinyan <jeffp@crusoe.net>
57518              Date: Sun, 10 Sep 2000 12:01:21 -0400 (EDT)
57519              Message-ID: <Pine.GSO.4.21.0009101200190.12441-100000@crusoe.crusoe.net>
57520      Branch: perl
57521            ! pod/perlfunc.pod
57522 ____________________________________________________________________________
57523 [  7055] By: jhi                                   on 2000/09/12  13:56:32
57524         Log: Do in VMS as the #7054 does.
57525      Branch: perl
57526            ! configure.com
57527 ____________________________________________________________________________
57528 [  7054] By: jhi                                   on 2000/09/12  13:50:31
57529         Log: Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
57530              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
57531              Date: Mon, 11 Sep 2000 08:33:09 +0100
57532              Message-ID: <000e01c01bc2$88b2d2c0$0e14140a@bfs.phone.com>
57533      Branch: metaconfig/U/perl
57534            ! End.U
57535      Branch: perl
57536            ! Configure Makefile.SH config_h.SH lib/ExtUtils/Embed.pm
57537            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
57538 ____________________________________________________________________________
57539 [  7053] By: jhi                                   on 2000/09/12  13:29:19
57540         Log: Subject:  [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
57541              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
57542              Date:     Tue, 12 Sep 2000 08:35:59 EDT
57543              Message-Id: <000912081130.13ca9@DUPHY4.Physics.Drexel.Edu>
57544      Branch: perl
57545            ! vms/test.com
57546 ____________________________________________________________________________
57547 [  7052] By: jhi                                   on 2000/09/11  23:01:50
57548         Log: Document the SvUTF8*().
57549      Branch: perl
57550            ! pod/perlapi.pod sv.h
57551 ____________________________________________________________________________
57552 [  7051] By: gsar                                  on 2000/09/11  14:46:30
57553         Log: C<@a = @b = split(...)> optimization coredumps under ithreads
57554              (missed a spot when fixing up op_pmreplroot hack for ithreads)
57555      Branch: perl
57556            ! op.c t/op/split.t
57557 ____________________________________________________________________________
57558 [  7050] By: nick                                  on 2000/09/11  10:03:51
57559         Log: Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
57560              
57561              Subject: borland C++ win32.c tweak
57562              From: Vadim Konovalov <vkonovalov@lucent.com>
57563              Message-ID: <402099F49BEED211999700805FC7359F6FB379@ru0028exch01.spb.lucent.com>
57564              Date: Mon, 11 Sep 2000 11:22:33 +0400
57565      Branch: perl
57566            ! win32/win32.c
57567 ____________________________________________________________________________
57568 [  7049] By: nick                                  on 2000/09/11  09:57:33
57569         Log: Point fix for s/// on foreach (keys %xxx).
57570      Branch: perl
57571            ! pp_hot.c
57572 ____________________________________________________________________________
57573 [  7048] By: jhi                                   on 2000/09/10  23:37:09
57574         Log: Silence t/pod/*.t about alternate quote-mappings now implemented
57575              by Pod::Text, from Brad Appleton.
57576      Branch: perl
57577            ! t/pod/testp2pt.pl
57578 ____________________________________________________________________________
57579 [  7047] By: jhi                                   on 2000/09/10  14:32:53
57580         Log: Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
57581              by Russ Allbery.
57582      Branch: perl
57583            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL pod/pod2text.PL
57584 ____________________________________________________________________________
57585 [  7046] By: jhi                                   on 2000/09/10  14:15:08
57586         Log: Upgrade to CPAN 1.57_65, from Andreas König.
57587      Branch: perl
57588            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
57589 ____________________________________________________________________________
57590 [  7045] By: jhi                                   on 2000/09/08  21:36:32
57591         Log: Update Changes.
57592      Branch: perl
57593            ! Changes patchlevel.h
57594 ____________________________________________________________________________
57595 [  7044] By: jhi                                   on 2000/09/08  21:29:56
57596         Log: Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
57597              From: Peter Prymmer <pvhp@forte.com>
57598              Date: Fri, 8 Sep 2000 13:33:27 -0700 (PDT)
57599              Message-ID: <Pine.OSF.4.10.10009081331420.132461-100000@aspara.forte.com>
57600      Branch: perl
57601            ! configure.com
57602 ____________________________________________________________________________
57603 [  7043] By: jhi                                   on 2000/09/08  21:27:50
57604         Log: Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
57605              From: Peter Prymmer <pvhp@forte.com>
57606              Date: Fri, 8 Sep 2000 11:02:19 -0700 (PDT)
57607              Message-ID: <Pine.OSF.4.10.10009081054340.132461-100000@aspara.forte.com>
57608      Branch: perl
57609            ! Makefile.SH installperl
57610 ____________________________________________________________________________
57611 [  7042] By: jhi                                   on 2000/09/08  21:23:21
57612         Log: Continue #7041.
57613      Branch: perl
57614            ! cygwin/Makefile.SHs os2/Makefile.SHs
57615 ____________________________________________________________________________
57616 [  7041] By: jhi                                   on 2000/09/08  21:18:10
57617         Log: Do away with memory models cruft.  Sorry, PDP users.
57618      Branch: metaconfig
57619            ! U/modified/cc.U U/modified/libpth.U
57620      Branch: perl
57621            ! Configure Makefile.SH Porting/Glossary Porting/config.sh
57622            ! Porting/config_H cflags.SH config_h.SH configure.com
57623            ! epoc/config.sh hints/mint.sh hints/titanos.sh hints/vmesa.sh
57624            ! lib/ExtUtils/MM_Unix.pm win32/config.bc win32/config.gc
57625            ! win32/config.vc x2p/Makefile.SH x2p/cflags.SH
57626 ____________________________________________________________________________
57627 [  7040] By: jhi                                   on 2000/09/08  14:34:18
57628         Log: Major rewrite of s2p.  And I mean really major, it is
57629              an implementation of sed in perl.  If called as s2p it
57630              will function as s2p.  Note: needs non-UNIXifying.
57631              
57632              Subject: s2p
57633              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
57634              Date: Mon, 28 Aug 2000 14:05:12 +0200
57635              Message-ID: <39AA5578.2102E2AA@alcatel.at>
57636      Branch: perl
57637            ! x2p/s2p.PL
57638 ____________________________________________________________________________
57639 [  7039] By: jhi                                   on 2000/09/08  14:19:49
57640         Log: Re-allow vec() for characters > 255.
57641              
57642              Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED) 
57643              From: Spider Boardman <spider@web.zk3.dec.com>
57644              Date: Fri, 08 Sep 2000 02:21:02 -0400
57645              Message-Id: <200009080621.CAA03409@leggy.zk3.dec.com>
57646      Branch: perl
57647            ! doop.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
57648            ! t/op/vec.t
57649 ____________________________________________________________________________
57650 [  7038] By: jhi                                   on 2000/09/08  14:14:18
57651         Log: Subject: [PATCH lib/Benchmark.pm]
57652              From: <abigail@foad.org>
57653              Date: Thu, 7 Sep 2000 15:03:20 -0400
57654              Message-ID: <20000907190320.888.qmail@foad.org>
57655      Branch: perl
57656            ! lib/Benchmark.pm
57657 ____________________________________________________________________________
57658 [  7037] By: jhi                                   on 2000/09/08  14:11:06
57659         Log: Optimizing hash keys into shared strings doesn't work with ithreads.
57660              
57661              Subject: Re: [ID 20000907.008] Not OK: v5.7.0 on alpha-dec_osf-thread-multi    
57662              From: Spider Boardman <spider@web.zk3.dec.com>
57663              Date: Fri, 08 Sep 2000 01:30:27 -0400
57664              Message-Id: <200009080530.BAA10498@leggy.zk3.dec.com>
57665      Branch: perl
57666            ! op.c
57667 ____________________________________________________________________________
57668 [  7036] By: jhi                                   on 2000/09/08  14:08:58
57669         Log: Subject: [ID 20000908.002] perlipc documentation bug.
57670              From: Major Sébastien <sebastien.major@crdp.ac-caen.fr>
57671              Date: Fri, 08 Sep 2000 12:38:32 +0200
57672              Message-Id: <39B8C1A8.3DC36E6D@crdp.ac-caen.fr>
57673      Branch: perl
57674            ! pod/perlipc.pod
57675 ____________________________________________________________________________
57676 [  7035] By: jhi                                   on 2000/09/08  14:03:12
57677         Log: Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
57678              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
57679              Date: Fri, 08 Sep 2000 11:47:34 +0200
57680              Message-Id: <20000908111426.FBDB.H.M.BRAND@hccnet.nl>
57681      Branch: perl
57682            ! hints/dec_osf.sh
57683 ____________________________________________________________________________
57684 [  7034] By: jhi                                   on 2000/09/08  13:59:35
57685         Log: Subject: Re: [ID 20000906.004] segfault with bad perl statement
57686              From: Simon Cozens <simon@cozens.net>
57687              Date: Thu, 7 Sep 2000 20:40:38 +0100
57688              Message-ID: <20000907204038.A15650@deep-dark-truthful-mirror.perlhacker.org>
57689      Branch: perl
57690            ! pp_hot.c
57691 ____________________________________________________________________________
57692 [  7033] By: jhi                                   on 2000/09/08  04:03:03
57693         Log: Subject: [ID 20000904.008] Tiny fix for perldiag
57694              From: "Larry W. Virden" <lvirden@cas.org>
57695              Date: Mon, 4 Sep 2000 18:45:44 -0400 (EDT)
57696              Message-Id: <200009042245.SAA22916@lwv26awu.cas.org>
57697      Branch: perl
57698            ! pod/perldiag.pod
57699 ____________________________________________________________________________
57700 [  7032] By: jhi                                   on 2000/09/07  22:18:30
57701         Log: Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
57702              From: Peter Scott <Peter.J.Scott@jpl.nasa.gov>
57703              Date: Mon, 04 Sep 2000 13:16:38 -0700
57704              Message-Id: <4.3.2.7.2.20000904130939.00adae90@mail2a.jpl.nasa.gov>
57705      Branch: perl
57706            ! lib/perl5db.pl
57707 ____________________________________________________________________________
57708 [  7031] By: jhi                                   on 2000/09/07  22:02:29
57709         Log: Fix the ccversion detection for 5.1 and beyond.
57710              
57711              Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
57712              From: Spider Boardman <spider@leggy.zk3.dec.com>
57713              Date: Thu, 7 Sep 2000 17:54:27 -0400
57714              Message-Id: <200009072154.RAA14747@leggy.zk3.dec.com>
57715      Branch: perl
57716            ! hints/dec_osf.sh
57717 ____________________________________________________________________________
57718 [  7030] By: jhi                                   on 2000/09/07  19:12:28
57719         Log: Fix for
57720              
57721              Subject: [ID 20000903.001] \w in utf8-strings
57722              From: Marc Lehmann <pcg@goof.com>
57723              Date: Sun, 03 Sep 2000 09:44:29 +0200
57724              Message-Id: <E13VUS5-0000cv-00.pgcc-forever-2000-09-03-09-44-29@fuji>
57725              
57726              and various related nits.
57727      Branch: perl
57728            ! lib/unicode/mktables.PL regcomp.h regexec.c utf8.c
57729 ____________________________________________________________________________
57730 [  7029] By: jhi                                   on 2000/09/07  18:49:09
57731         Log: Fix the URL, but the server is still missing in action.
57732              
57733              Subject: [ID 20000905.002] perlfaq1.pod URL error
57734              From: "Larry W. Virden" <lvirden@cas.org>
57735              Date: Tue, 5 Sep 2000 08:24:40 -0400 (EDT)
57736              Message-Id: <200009051224.IAA11226@lwv26awu.cas.org>
57737      Branch: perl
57738            ! pod/perlfaq1.pod
57739 ____________________________________________________________________________
57740 [  7028] By: jhi                                   on 2000/09/07  18:47:13
57741         Log: Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202 
57742              From: Hugo <hv@crypt.compulink.co.uk>
57743              Date: Tue, 05 Sep 2000 14:13:37 +0100
57744              Message-Id: <200009051313.OAA24507@crypt.compulink.co.uk>
57745      Branch: perl
57746            ! toke.c
57747 ____________________________________________________________________________
57748 [  7027] By: jhi                                   on 2000/09/07  18:45:35
57749         Log: Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
57750              From: Daniel Chetlin <daniel@chetlin.com>
57751              Date: Tue, 5 Sep 2000 04:57:07 -0700
57752              Message-ID: <20000905045707.A8620@ilmd.chetlin.org>
57753      Branch: perl
57754            ! pod/perlfaq6.pod pod/perlop.pod
57755 ____________________________________________________________________________
57756 [  7026] By: jhi                                   on 2000/09/07  18:44:01
57757         Log: Document the new ref() semantics.
57758              
57759              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
57760              From: Gisle Aas <gisle@ActiveState.com>
57761              Date: 05 Sep 2000 08:10:30 +0200
57762              Message-ID: <m3vgwb8j3d.fsf@eik.g.aas.no>
57763      Branch: perl
57764            ! pod/perldelta.pod
57765 ____________________________________________________________________________
57766 [  7025] By: jhi                                   on 2000/09/07  18:42:27
57767         Log: Make Data::Dumper (non-XS) to work with changed semantics of ref().
57768              
57769              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
57770              From: Gisle Aas <gisle@ActiveState.com>
57771              Date: 05 Sep 2000 08:11:40 +0200
57772              Message-ID: <m3snrf8j1f.fsf@eik.g.aas.no>
57773      Branch: perl
57774            ! ext/Data/Dumper/Dumper.pm t/lib/dumper.t
57775 ____________________________________________________________________________
57776 [  7024] By: jhi                                   on 2000/09/07  18:39:32
57777         Log: Subject: [PATCH] Modernize Opcode.pm documentation
57778              From: Gisle Aas <gisle@ActiveState.com>
57779              Date: 4 Sep 2000 00:18:55 -0000
57780              Message-ID: <20000904001855.26128.qmail@eik.g.aas.no>
57781      Branch: perl
57782            ! ext/Opcode/Opcode.pm
57783 ____________________________________________________________________________
57784 [  7023] By: jhi                                   on 2000/09/07  18:37:42
57785         Log: Subject: [PATCH] Tied filehandle documentation
57786              From: Gisle Aas <gisle@ActiveState.com>
57787              Date: 4 Sep 2000 00:14:40 -0000
57788              Message-ID: <20000904001440.26084.qmail@eik.g.aas.no>
57789      Branch: perl
57790            ! pod/perlfunc.pod pod/perltie.pod
57791 ____________________________________________________________________________
57792 [  7022] By: jhi                                   on 2000/09/07  18:35:37
57793         Log: Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
57794              From: Gisle Aas <gisle@ActiveState.com>
57795              Date: 4 Sep 2000 00:04:22 -0000
57796              Message-ID: <20000904000422.26002.qmail@eik.g.aas.no>
57797      Branch: perl
57798            ! lib/Tie/Handle.pm t/lib/tie-stdhandle.t
57799 ____________________________________________________________________________
57800 [  7021] By: jhi                                   on 2000/09/07  18:33:22
57801         Log: Subject: small apidoc fix
57802              From: Marc Lehmann <pcg@goof.com>
57803              Date: Sun, 3 Sep 2000 05:12:06 +0200
57804              Message-ID: <20000903051206.A5909@cerebro.laendle>
57805      Branch: perl
57806            ! pod/perlapi.pod utf8.c
57807 ____________________________________________________________________________
57808 [  7020] By: jhi                                   on 2000/09/07  16:14:57
57809         Log: Tiny perldelta nits.
57810      Branch: perl
57811            ! pod/perldelta.pod
57812 ____________________________________________________________________________
57813 [  7019] By: jhi                                   on 2000/09/07  16:04:20
57814         Log: Guard against bad string->int conversion for quads.
57815      Branch: perl
57816            ! t/op/64bitint.t
57817 ____________________________________________________________________________
57818 [  7018] By: jhi                                   on 2000/09/06  17:07:03
57819         Log: Update Unicode todo list.
57820      Branch: perl
57821            ! Todo-5.6
57822 ____________________________________________________________________________
57823 [  7017] By: jhi                                   on 2000/09/05  21:16:01
57824         Log: Document the SvIOK_.*UV().
57825      Branch: perl
57826            ! pod/perlapi.pod sv.h
57827 ____________________________________________________________________________
57828 [  7016] By: nick                                  on 2000/09/03  21:54:46
57829         Log: Hash lookup of constant strings optimization:
57830              Introduce SvREADONLY && SvFAKE to flag an SV which has SvPVX pointing
57831              to string table (as per sharepvn). Add newSV_pvn_share to create such
57832              a thing. Make hv.c compare addresses of strings and skip string compare
57833              if equal. Make method_named and helem ops use these shared-string SVs
57834              when arg is constant. Make keys op return shared-string SVs (less clearly
57835              a win).
57836      Branch: perl
57837            ! embed.h embed.pl embedvar.h global.sym hv.c objXSUB.h op.c
57838            ! opcode.h opnames.h perlapi.c perlapi.h pod/perlapi.pod
57839            ! pod/perlintern.pod pp_hot.c proto.h sv.c
57840 ____________________________________________________________________________
57841 [  7015] By: jhi                                   on 2000/09/02  17:48:59
57842         Log: This is 5.7.0.
57843      Branch: perl
57844            ! Changes
57845 ____________________________________________________________________________
57846 [  7014] By: jhi                                   on 2000/09/02  17:35:45
57847         Log: Changes and patchlevel tweaks.
57848      Branch: perl
57849            ! Changes patchlevel.h
57850 ____________________________________________________________________________
57851 [  7013] By: jhi                                   on 2000/09/02  17:30:50
57852         Log: Update Changes.
57853      Branch: perl
57854            ! Changes patchlevel.h
57855 ____________________________________________________________________________
57856 [  7012] By: nick                                  on 2000/09/02  17:25:20
57857         Log: More %{} and other deref special casing - do not pass to 'nomethod'.
57858      Branch: perl
57859            ! gv.c lib/overload.pm
57860 ____________________________________________________________________________
57861 [  7011] By: jhi                                   on 2000/09/02  17:16:25
57862         Log: Update perlhist.
57863      Branch: perl
57864            ! pod/perlhist.pod
57865 ____________________________________________________________________________
57866 [  7010] By: jhi                                   on 2000/09/02  17:01:35
57867         Log: perldelta nits.
57868      Branch: perl
57869            ! pod/perldelta.pod
57870 ____________________________________________________________________________
57871 [  7009] By: nick                                  on 2000/09/02  16:48:35
57872         Log: If overloaded %{} etc. return the object do not loop.
57873              Thus  sub deref { $_[0] } functions if object is wanted type.
57874      Branch: perl
57875            ! pp.h
57876 ____________________________________________________________________________
57877 [  7008] By: jhi                                   on 2000/09/02  16:26:11
57878         Log: Retab MANIFEST.
57879      Branch: perl
57880            ! ext/Storable/MANIFEST
57881 ____________________________________________________________________________
57882 [  7007] By: jhi                                   on 2000/09/02  16:23:02
57883         Log: Make certain cc is set before trying to run it.
57884      Branch: perl
57885            ! hints/hpux.sh hints/irix_6.sh hints/solaris_2.sh
57886 ____________________________________________________________________________
57887 [  7006] By: jhi                                   on 2000/09/02  15:45:41
57888         Log: Unicode notes.
57889      Branch: perl
57890            ! pod/perldelta.pod
57891 ____________________________________________________________________________
57892 [  7005] By: jhi                                   on 2000/09/02  15:42:11
57893         Log: Various Configure nits by Philip Newton,
57894              plus the ebcdic one by me.
57895      Branch: metaconfig
57896            + U/modified/pager.U
57897            ! U/ebcdic/ebcdic.U U/modified/Finish.U U/modified/Guess.U
57898      Branch: metaconfig/U/perl
57899            ! Devel.U quadfio.U
57900      Branch: perl
57901            ! Configure config_h.SH
57902 ____________________________________________________________________________
57903 [  7004] By: jhi                                   on 2000/09/02  15:06:14
57904         Log: Apparently avoiding the swapping is too costly.
57905              
57906              From: "Ben Tilly" <ben_tilly@hotmail.com>
57907              Subject: Re: the door is closed.
57908              Date: Fri, 01 Sep 2000 20:23:16 EDT
57909              Message-ID: <LAW2-F2963JkUwWpSWe00000904@hotmail.com>
57910      Branch: perl
57911            ! pod/perlfaq4.pod
57912 ____________________________________________________________________________
57913 [  7003] By: nick                                  on 2000/09/02  12:26:04
57914         Log: Undo part of change 6489 which looks like a bulk edit which
57915              changed _all_ gv_efullname3() calls to gv_efullname4() calls.
57916              The supressing of main:: on return from select() is undesirable.
57917      Branch: perl
57918            ! pp_sys.c
57919 ____________________________________________________________________________
57920 [  7002] By: jhi                                   on 2000/09/01  23:08:54
57921         Log: Update Changes.
57922      Branch: perl
57923            ! Changes patchlevel.h
57924 ____________________________________________________________________________
57925 [  7001] By: jhi                                   on 2000/09/01  23:00:13
57926         Log: Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
57927              From: Peter Prymmer <pvhp@forte.com>
57928              Date: Fri, 1 Sep 2000 15:50:57 -0700 (PDT)
57929              Message-ID: <Pine.OSF.4.10.10009011542550.147696-100000@aspara.forte.com>
57930              
57931              plus rework the http: spots as suggested by Tom Christiansen,
57932              plus regen perltoc.
57933      Branch: perl
57934            ! README.os2 pod/perl56delta.pod pod/perlebcdic.pod
57935            ! pod/perlguts.pod pod/perltoc.pod pod/perlxs.pod
57936 ____________________________________________________________________________
57937 [  7000] By: jhi                                   on 2000/09/01  22:36:01
57938         Log: Only the first line, thank you very much.
57939      Branch: perl
57940            ! hints/solaris_2.sh
57941 ____________________________________________________________________________
57942 [  6999] By: gsar                                  on 2000/09/01  22:16:40
57943         Log: change#6791 accidentally clobbered change#6710, put it back
57944      Branch: perl
57945            ! win32/win32.c
57946 ____________________________________________________________________________
57947 [  6998] By: jhi                                   on 2000/09/01  22:14:16
57948         Log: Mention the HP-UX LP64 freak failure.
57949      Branch: perl
57950            ! pod/perldelta.pod
57951 ____________________________________________________________________________
57952 [  6997] By: jhi                                   on 2000/09/01  21:48:32
57953         Log: Detypo.
57954      Branch: perl
57955            ! hints/hpux.sh
57956 ____________________________________________________________________________
57957 [  6996] By: jhi                                   on 2000/09/01  21:27:10
57958         Log: Update Changes.
57959      Branch: perl
57960            ! Changes patchlevel.h
57961 ____________________________________________________________________________
57962 [  6995] By: jhi                                   on 2000/09/01  21:14:24
57963         Log: Mi splgn s gnin.g
57964      Branch: perl
57965            ! pp_ctl.c
57966 ____________________________________________________________________________
57967 [  6994] By: jhi                                   on 2000/09/01  21:09:54
57968         Log: Subject: http:// in L<>
57969              From: Nicholas Clark <nick@ccl4.org>
57970              Date: Fri, 1 Sep 2000 22:03:21 +0100
57971              Message-ID: <20000901220321.B72074@plum.flirble.org>
57972      Branch: perl
57973            ! README.os2 pod/perl56delta.pod pod/perlxs.pod
57974 ____________________________________________________________________________
57975 [  6993] By: jhi                                   on 2000/09/01  21:06:54
57976         Log: Update to Storable 1.0, from Raphael Manfredi.
57977      Branch: perl
57978            ! ext/Storable/ChangeLog ext/Storable/MANIFEST
57979            ! ext/Storable/Makefile.PL ext/Storable/README
57980            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
57981            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
57982            ! t/lib/st-dclone.t t/lib/st-dump.pl t/lib/st-forgive.t
57983            ! t/lib/st-freeze.t t/lib/st-overload.t t/lib/st-recurse.t
57984            ! t/lib/st-retrieve.t t/lib/st-store.t t/lib/st-tied.t
57985            ! t/lib/st-tiedhook.t t/lib/st-tieditems.t
57986 ____________________________________________________________________________
57987 [  6992] By: jhi                                   on 2000/09/01  20:43:05
57988         Log: Mention known sfio+linux buglet.
57989      Branch: perl
57990            ! pod/perldelta.pod
57991 ____________________________________________________________________________
57992 [  6991] By: jhi                                   on 2000/09/01  20:40:11
57993         Log: Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
57994              From: Peter Prymmer <pvhp@forte.com>
57995              Date: Fri, 1 Sep 2000 12:03:38 -0700 (PDT)
57996              Message-ID: <Pine.OSF.4.10.10009011140240.147696-100000@aspara.forte.com>
57997      Branch: perl
57998            ! vms/vms.c
57999 ____________________________________________________________________________
58000 [  6990] By: jhi                                   on 2000/09/01  20:25:26
58001         Log: Retract #6986.
58002      Branch: perl
58003            ! hints/solaris_2.sh
58004 ____________________________________________________________________________
58005 [  6989] By: jhi                                   on 2000/09/01  20:23:00
58006         Log: Mergesort is back.
58007      Branch: perl
58008            ! pod/perldelta.pod pod/perltoc.pod pp_ctl.c
58009 ____________________________________________________________________________
58010 [  6988] By: jhi                                   on 2000/09/01  19:37:40
58011         Log: Subject: [PATCH] Fix vec() / utf8   (was Re: bitvec ops still broken with utf8 -- or not?)
58012              From: Mike Guy <mjtg@cam.ac.uk>
58013              Date: Fri, 01 Sep 2000 17:43:33 +0100
58014              Message-Id: <E13Utuf-0004Bw-00@draco.cus.cam.ac.uk>
58015      Branch: perl
58016            ! doop.c embed.pl perlapi.c pod/perlapi.pod pod/perldiag.pod
58017            ! pod/perlfunc.pod proto.h t/op/vec.t utf8.c
58018 ____________________________________________________________________________
58019 [  6987] By: jhi                                   on 2000/09/01  19:17:10
58020         Log: Regen perltoc.
58021      Branch: perl
58022            ! pod/perltoc.pod
58023 ____________________________________________________________________________
58024 [  6986] By: jhi                                   on 2000/09/01  18:51:10
58025         Log: Subject: Re: Solaris x86 has no SPARC libraries!
58026              From: Lupe Christoph <lupe@lupe-christoph.de>
58027              Date: Fri, 1 Sep 2000 20:41:20 +0200
58028              Message-ID: <20000901204120.P13547@alanya.lupe-christoph.de>
58029      Branch: perl
58030            ! hints/solaris_2.sh
58031 ____________________________________________________________________________
58032 [  6985] By: jhi                                   on 2000/09/01  18:28:10
58033         Log: Update Changes.
58034      Branch: perl
58035            ! Changes patchlevel.h
58036 ____________________________________________________________________________
58037 [  6984] By: jhi                                   on 2000/09/01  18:26:53
58038         Log: Feature ordering tweak.
58039      Branch: perl
58040            ! myconfig.SH
58041 ____________________________________________________________________________
58042 [  6983] By: jhi                                   on 2000/09/01  18:19:50
58043         Log: Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
58044              From: <abigail@foad.org>
58045              Date: Fri, 1 Sep 2000 13:07:32 -0400
58046              Message-ID: <20000901170732.18249.qmail@foad.org>
58047      Branch: perl
58048            ! t/pragma/overload.t
58049 ____________________________________________________________________________
58050 [  6982] By: jhi                                   on 2000/09/01  18:17:54
58051         Log: Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
58052              so that case-ignoring systems like DCL can tell them from
58053              PRIefldbl and PRIx64.  Apply Merijn's ccversion patches.
58054      Branch: metaconfig/U/perl
58055            ! Checkcc.U gccvers.U longdblfio.U perlxvf.U quadfio.U
58056      Branch: perl
58057            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
58058            ! config_h.SH configure.com epoc/config.sh hints/aix.sh
58059            ! hints/dec_osf.sh hints/hpux.sh hints/irix_6.sh
58060            ! hints/solaris_2.sh myconfig.SH uconfig.h uconfig.sh
58061            ! vos/config.def vos/config.h vos/config_h.SH_orig
58062            ! win32/config.bc win32/config.gc win32/config.vc
58063 ____________________________________________________________________________
58064 [  6981] By: nick                                  on 2000/09/01  17:21:57
58065         Log: Document UNTIE. Also tweak implementation to suppress the 'inner references'
58066              warning when UNTIE exists and instead pass the cound of extra references to
58067              the UNTIE method.
58068      Branch: perl
58069            ! pod/perltie.pod pp_sys.c
58070 ____________________________________________________________________________
58071 [  6980] By: jhi                                   on 2000/09/01  16:54:44
58072         Log: Subject: [PATCH: 6948] add SCNfldbl to configure.com
58073              From: Peter Prymmer <pvhp@forte.com>
58074              Date: Thu, 31 Aug 2000 18:47:18 -0700 (PDT)
58075              Message-ID: <Pine.OSF.4.10.10008311811060.91659-100000@aspara.forte.com>
58076      Branch: perl
58077            ! configure.com
58078 ____________________________________________________________________________
58079 [  6979] By: jhi                                   on 2000/09/01  16:06:20
58080         Log: Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world       
58081              From: Mike Guy <mjtg@cam.ac.uk> 
58082              Date: Fri, 01 Sep 2000 16:49:27 +0100
58083              Message-Id: <E13Ut4J-0002sd-00@draco.cus.cam.ac.uk>  
58084      Branch: perl
58085            ! t/base/rs.t
58086 ____________________________________________________________________________
58087 [  6978] By: jhi                                   on 2000/09/01  16:00:42
58088         Log: Update to PodParser 1.18, from Brad Appleton.
58089      Branch: perl
58090            ! lib/Pod/Checker.pm t/pod/find.t
58091 ____________________________________________________________________________
58092 [  6977] By: jhi                                   on 2000/09/01  14:48:58
58093         Log: Subject: Nit in Configure (bleadperl@6961)
58094              From: Lupe Christoph <lupe@lupe-christoph.de>
58095              Date: Fri, 1 Sep 2000 16:34:29 +0200
58096              Message-ID: <20000901163429.K13547@alanya.lupe-christoph.de>
58097      Branch: metaconfig
58098            ! U/compline/ccflags.U
58099      Branch: perl
58100            ! Configure config_h.SH
58101 ____________________________________________________________________________
58102 [  6976] By: jhi                                   on 2000/09/01  14:39:52
58103         Log: Update Changes.
58104      Branch: perl
58105            ! Changes patchlevel.h
58106 ____________________________________________________________________________
58107 [  6975] By: jhi                                   on 2000/09/01  14:37:36
58108         Log: microperl config update.
58109      Branch: perl
58110            ! uconfig.h uconfig.sh
58111 ____________________________________________________________________________
58112 [  6974] By: jhi                                   on 2000/09/01  14:36:53
58113         Log: Document known deficiencies.
58114      Branch: perl
58115            ! pod/perldelta.pod
58116 ____________________________________________________________________________
58117 [  6973] By: jhi                                   on 2000/09/01  14:10:20
58118         Log: Mention warnings fixes and updates.
58119      Branch: perl
58120            ! pod/perldelta.pod
58121 ____________________________________________________________________________
58122 [  6972] By: jhi                                   on 2000/09/01  14:01:52
58123         Log: Drop unused argument.
58124              
58125              Subject: Re: [ID 20000831.034] overload::constant and number of arguments. 
58126              From: Spider Boardman <spider@web.zk3.dec.com>
58127              Date: Thu, 31 Aug 2000 16:10:15 -0400
58128              Message-Id: <200008312010.QAA20392@leggy.zk3.dec.com>
58129      Branch: perl
58130            ! toke.c
58131 ____________________________________________________________________________
58132 [  6971] By: jhi                                   on 2000/09/01  13:59:24
58133         Log: Add the overload warnings to perldiag.
58134      Branch: perl
58135            ! lib/overload.pm pod/perldiag.pod
58136 ____________________________________________________________________________
58137 [  6970] By: jhi                                   on 2000/09/01  13:55:10
58138         Log: Subject: RE: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
58139              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
58140              Date: Fri, 1 Sep 2000 13:43:15 +0100 
58141              Message-ID: <001001c01412$32c7dde0$a20a140a@bfs.phone.com>                
58142      Branch: perl
58143            ! lib/overload.pm t/pragma/overload.t
58144 ____________________________________________________________________________
58145 [  6969] By: jhi                                   on 2000/09/01  13:52:27
58146         Log: Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
58147              From: <abigail@foad.org>
58148              Date: Fri, 1 Sep 2000 05:46:54 -0400
58149              Message-ID: <20000901094654.6476.qmail@foad.org>
58150      Branch: perl
58151            ! lib/overload.pm
58152 ____________________________________________________________________________
58153 [  6968] By: jhi                                   on 2000/09/01  13:50:05
58154         Log: Subject: [PATCH@6961] Fix misleading example in perlretut.pod
58155              From: Daniel Chetlin <daniel@chetlin.com>
58156              Date: Fri, 1 Sep 2000 02:10:55 -0700
58157              Message-ID: <20000901021055.C3400@ilmd.chetlin.org>
58158      Branch: perl
58159            ! pod/perlretut.pod
58160 ____________________________________________________________________________
58161 [  6967] By: jhi                                   on 2000/09/01  13:47:54
58162         Log: Part of the solution.
58163              
58164              Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
58165              From: Mike Guy <mjtg@cam.ac.uk>
58166              Date: Fri, 01 Sep 2000 14:16:01 +0100
58167              Message-Id: <E13Uqfp-0006dN-00@draco.cus.cam.ac.uk>
58168      Branch: perl
58169            ! gv.c mg.c
58170 ____________________________________________________________________________
58171 [  6966] By: jhi                                   on 2000/09/01  13:46:17
58172         Log: Subject: CPAN.pm beta 1.57_57 for the core
58173              From: andreas.koenig@anima.de (Andreas J. Koenig)
58174              Date: 01 Sep 2000 15:16:31 +0200
58175              Message-ID: <m3r974z1zk.fsf@ak-71.mind.de>
58176      Branch: perl
58177            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
58178 ____________________________________________________________________________
58179 [  6965] By: jhi                                   on 2000/09/01  13:43:18
58180         Log: Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
58181              From: "Craig A. Berry" <craig.berry@psinetcs.com>
58182              Date: Fri, 01 Sep 2000 01:47:22 -0500
58183              Message-Id: <4.3.2.7.2.20000901011206.01ca2e88@exchi01>
58184      Branch: perl
58185            ! pod/perldelta.pod vms/vms.c
58186 ____________________________________________________________________________
58187 [  6964] By: jhi                                   on 2000/09/01  13:35:35
58188         Log: File::Temp patches from Andreas König,
58189              
58190              Subject: Re: [ID 20000831.046] OK: perl v5.7.0 +DEVEL6961 on sun4-solaris 2.8  (UNINSTALLED)
58191              From: andreas.koenig@anima.de (Andreas J. Koenig)
58192              Date: 01 Sep 2000 10:07:20 +0200
58193              Message-ID: <m3lmxc1qo7.fsf@ak-71.mind.de>
58194              
58195              Subject: Re: Almost OK: perl v5.7.0 +DEVEL6937 on PA-RISC2.0 11.00 (INSTALLED)
58196              From: andreas.koenig@anima.de (Andreas J. Koenig)
58197              Date: 31 Aug 2000 23:26:08 +0200
58198              Message-ID: <m3bsy92kcv.fsf@ak-71.mind.de>
58199      Branch: perl
58200            ! lib/File/Temp.pm t/lib/ftmp-security.t
58201 ____________________________________________________________________________
58202 [  6963] By: jhi                                   on 2000/09/01  02:22:24
58203         Log: Retract the mergesort code, way too incompatible licensing
58204              and copyrights.
58205      Branch: perl
58206            ! pod/perldelta.pod pp_ctl.c
58207 ____________________________________________________________________________
58208 [  6962] By: jhi                                   on 2000/08/31  23:27:32
58209         Log: Update Changes.
58210      Branch: perl
58211            ! Changes patchlevel.h
58212 ____________________________________________________________________________
58213 [  6961] By: jhi                                   on 2000/08/31  23:20:04
58214         Log: Small tweaks all over.
58215      Branch: metaconfig
58216            ! U/compline/d_gconvert.U
58217      Branch: perl
58218            ! AUTHORS Configure config_h.SH pp_ctl.c
58219 ____________________________________________________________________________
58220 [  6960] By: jhi                                   on 2000/08/31  22:39:36
58221         Log: Further rewording.
58222      Branch: perl
58223            ! pp_ctl.c
58224 ____________________________________________________________________________
58225 [  6959] By: jhi                                   on 2000/08/31  21:26:44
58226         Log: More address tweaking.
58227      Branch: perl
58228            ! AUTHORS Changes
58229 ____________________________________________________________________________
58230 [  6958] By: jhi                                   on 2000/08/31  20:47:25
58231         Log: AUTHORS tweaks, from Peter Prymmer.
58232              
58233              Subject: [PATCH: 6948] mvs doesn't exist (not any more)
58234              From: Peter Prymmer <pvhp@forte.com>
58235              Date: Thu, 31 Aug 2000 12:56:32 -0700 (PDT) 
58236              Message-ID: <Pine.OSF.4.10.10008311248410.91659-100000@aspara.forte.com>
58237      Branch: perl
58238            ! AUTHORS MAINTAIN
58239 ____________________________________________________________________________
58240 [  6957] By: jhi                                   on 2000/08/31  20:34:43
58241         Log: perldelta tweaks.
58242      Branch: perl
58243            ! pod/perldelta.pod
58244 ____________________________________________________________________________
58245 [  6956] By: jhi                                   on 2000/08/31  19:11:06
58246         Log: Regen perltoc.
58247      Branch: perl
58248            ! pod/perltoc.pod
58249 ____________________________________________________________________________
58250 [  6955] By: jhi                                   on 2000/08/31  19:06:30
58251         Log: Clarify the mergesort situation.
58252      Branch: perl
58253            ! pp_ctl.c
58254 ____________________________________________________________________________
58255 [  6954] By: jhi                                   on 2000/08/31  18:24:17
58256         Log: Move the Solaris 7 scan to use64bitall, make the
58257              failure to find 64-bot sparc libc to mention the
58258              possibility of being in an intel, from Lupe and Alan.
58259      Branch: perl
58260            ! hints/solaris_2.sh
58261 ____________________________________________________________________________
58262 [  6953] By: jhi                                   on 2000/08/31  18:09:20
58263         Log: Forget about NV_MAX (#6951).  Various floating point tweaks,
58264              ideas from Eric Fifer, Yitzchak, Alan, and Spider.
58265      Branch: metaconfig
58266            ! U/compline/d_gconvert.U U/threads/archname.U
58267      Branch: metaconfig/U/perl
58268            ! perlxv.U
58269      Branch: perl
58270            ! Configure config_h.SH sv.c
58271 ____________________________________________________________________________
58272 [  6952] By: jhi                                   on 2000/08/31  17:42:24
58273         Log: :: not allowed in pathnames, change to .
58274              
58275              Subject: [PATCH perl@6938] cygwin port
58276              From: "Fifer, Eric" <EFifer@sanwaint.com>
58277              Date: Thu, 31 Aug 2000 16:32:59 +0100
58278              Message-ID: <779F20BCCE5AD31186A50008C75D997917179A@silldn_mail1.sanwaint.com>
58279      Branch: metaconfig/U/perl
58280            ! perlxv.U
58281 ____________________________________________________________________________
58282 [  6951] By: jhi                                   on 2000/08/31  17:02:05
58283         Log: Try to deduce NV_MAX.  Really should be Configure fodder.
58284      Branch: perl
58285            ! perl.h
58286 ____________________________________________________________________________
58287 [  6950] By: jhi                                   on 2000/08/31  16:26:08
58288         Log: More author updates.
58289              
58290              Subject: Re: [PATCH] Mark-Jason Dominus Does Exist
58291              From: Simon Cozens <simon@cozens.net>
58292              Date: Thu, 31 Aug 2000 17:13:32 +0100
58293              Message-ID: <20000831171332.A22498@deep-dark-truthful-mirror.perlhacker.org>
58294      Branch: perl
58295            ! AUTHORS
58296 ____________________________________________________________________________
58297 [  6949] By: jhi                                   on 2000/08/31  16:04:49
58298         Log: POSIX doesn't report long double values under -Duselongdouble
58299              when the long doubles are "real" (bigger than doubles).
58300              
58301              Subject: [ID 20000831.014] Not OK: perl v5.7.0 +DEVEL6919 on alpha-dec_osf-ld 5.1
58302              From: Spider Boardman <spider@peano.zk3.dec.com>
58303              Date: Thu, 31 Aug 2000 11:48:48 -0400 (EDT)
58304              Message-Id: <200008311548.LAA0000161952@peano.zk3.dec.com>
58305      Branch: perl
58306            ! ext/POSIX/POSIX.xs
58307 ____________________________________________________________________________
58308 [  6948] By: jhi                                   on 2000/08/31  15:25:10
58309         Log: Update Changes.
58310      Branch: perl
58311            ! Changes patchlevel.h
58312 ____________________________________________________________________________
58313 [  6947] By: jhi                                   on 2000/08/31  15:22:29
58314         Log: Document UNTIE in a very minimalistic way.
58315      Branch: perl
58316            ! pod/perlfunc.pod pod/perltie.pod
58317 ____________________________________________________________________________
58318 [  6946] By: jhi                                   on 2000/08/31  15:15:23
58319         Log: Document known failures.
58320      Branch: perl
58321            ! pod/perldelta.pod
58322 ____________________________________________________________________________
58323 [  6945] By: jhi                                   on 2000/08/31  15:07:00
58324         Log: Don't attach -ld to the archname if pointless.
58325      Branch: metaconfig
58326            ! U/threads/archname.U
58327      Branch: perl
58328            ! Configure config_h.SH
58329 ____________________________________________________________________________
58330 [  6944] By: jhi                                   on 2000/08/31  14:37:42
58331         Log: Wrap the test in eval.
58332              
58333              Subject: Re: [ID 20000831.009] Not OK: perl v5.7.0 +DEVEL6932 on sun4-solaris2.8 (UNINSTALLED)
58334              From: Tim Jenness <timj@jach.hawaii.edu>
58335              Date: Thu, 31 Aug 2000 03:39:33 -1000 (HST)
58336              Message-ID: <Pine.LNX.4.21.0008310311190.7444-100000@lapaki.jach.hawaii.edu>
58337      Branch: perl
58338            ! t/lib/ftmp-security.t
58339 ____________________________________________________________________________
58340 [  6943] By: jhi                                   on 2000/08/31  14:30:57
58341         Log: Make -Dusemorebits find long doubles in Solaris.
58342      Branch: perl
58343            ! hints/solaris_2.sh
58344 ____________________________________________________________________________
58345 [  6942] By: jhi                                   on 2000/08/31  13:48:45
58346         Log: Clarify the third case of ftmp-security warnings.
58347      Branch: perl
58348            ! INSTALL
58349 ____________________________________________________________________________
58350 [  6941] By: jhi                                   on 2000/08/31  13:40:31
58351         Log: Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
58352              From: <abigail@foad.org>
58353              Date: Thu, 31 Aug 2000 01:35:05 -0400
58354              Message-ID: <20000831053505.32120.qmail@foad.org>
58355      Branch: perl
58356            ! pod/perldelta.pod
58357 ____________________________________________________________________________
58358 [  6940] By: jhi                                   on 2000/08/31  13:38:48
58359         Log: Issue useful diagnostic on unknown pod commands.
58360              
58361              Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
58362              From: <abigail@foad.org>
58363              Date: Thu, 31 Aug 2000 03:41:18 -0400
58364              Message-ID: <20000831074118.24880.qmail@foad.org>
58365      Branch: perl
58366            ! lib/Pod/Man.pm
58367 ____________________________________________________________________________
58368 [  6939] By: jhi                                   on 2000/08/31  13:34:33
58369         Log: Reveal Borland's isnan.
58370              
58371              Subject: build with BC++ tweak
58372              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
58373              Date: Thu, 31 Aug 2000 13:09:37 +0400
58374              Message-ID: <402099F49BEED211999700805FC7359F6FACA6@ru0028exch01.spb.lucent.com>
58375      Branch: perl
58376            ! win32/win32.h
58377 ____________________________________________________________________________
58378 [  6938] By: jhi                                   on 2000/08/31  05:01:20
58379         Log: Update Changes.
58380      Branch: perl
58381            ! Changes patchlevel.h
58382 ____________________________________________________________________________
58383 [  6937] By: jhi                                   on 2000/08/31  04:26:23
58384         Log: sscanf() may be the only way to read long doubles from strings.
58385      Branch: metaconfig/U/perl
58386            ! longdblfio.U
58387      Branch: perl
58388            ! Configure config_h.SH perl.h util.c
58389 ____________________________________________________________________________
58390 [  6936] By: jhi                                   on 2000/08/31  04:18:19
58391         Log: The #6929 was too skimpy.
58392      Branch: perl
58393            ! sv.c
58394 ____________________________________________________________________________
58395 [  6935] By: jhi                                   on 2000/08/31  02:47:07
58396         Log: Subject: Re: typos in pods
58397              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
58398              Date: Wed, 30 Aug 2000 19:25:34 -0700
58399              Message-ID: <eIcr5gzkg25X092yn@efn.org>
58400      Branch: perl
58401            ! lib/CPAN.pm lib/Pod/Checker.pm pod/perlmodlib.PL
58402 ____________________________________________________________________________
58403 [  6934] By: jhi                                   on 2000/08/31  02:42:55
58404         Log: Missed one Unicode file.
58405      Branch: perl
58406            + lib/unicode/UCDFF301.html
58407 ____________________________________________________________________________
58408 [  6933] By: jhi                                   on 2000/08/30  23:42:27
58409         Log: Update Changes.
58410      Branch: perl
58411            ! Changes patchlevel.h
58412 ____________________________________________________________________________
58413 [  6932] By: jhi                                   on 2000/08/30  23:40:07
58414         Log: Mention UNTIE in perldelta.  Still needs documenting
58415              in perltie et alia.
58416      Branch: perl
58417            ! pod/perldelta.pod
58418 ____________________________________________________________________________
58419 [  6931] By: jhi                                   on 2000/08/30  23:36:02
58420         Log: Subject: [PATCH] Don't use big-Oh when talking about lower bounds.
58421              From: <abigail@foad.org>
58422              Date: Wed, 30 Aug 2000 19:28:07 -0400
58423              Message-ID: <20000830232807.305.qmail@foad.org>
58424      Branch: perl
58425            ! pod/perldelta.pod
58426 ____________________________________________________________________________
58427 [  6930] By: jhi                                   on 2000/08/30  23:32:40
58428         Log: Update to Unicode 3.0.1.
58429      Branch: perl
58430            + lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
58431            + lib/unicode/PropList.txt lib/unicode/README.perl
58432            + lib/unicode/UCD301.html lib/unicode/Unicode.301
58433            - lib/unicode/Props.txt lib/unicode/UCD300.html
58434            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
58435            ! (edit 257 files)
58436 ____________________________________________________________________________
58437 [  6929] By: jhi                                   on 2000/08/30  22:38:18
58438         Log: Heap decorruption.
58439              
58440              Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
58441              From: Alan Burlison <Alan.Burlison@uk.sun.com>
58442              Date: Wed, 30 Aug 2000 22:39:52 +0100
58443              Message-ID: <39AD7F28.A06533CF@uk.sun.com>
58444      Branch: perl
58445            ! sv.c
58446 ____________________________________________________________________________
58447 [  6928] By: jhi                                   on 2000/08/30  22:29:34
58448         Log: Retract the dummy test, skip the security tests (instead of failing),
58449              explain what the warnings mean.
58450      Branch: perl
58451            ! INSTALL lib/File/Temp.pm t/lib/ftmp-security.t
58452 ____________________________________________________________________________
58453 [  6927] By: jhi                                   on 2000/08/30  22:14:13
58454         Log: Change the internal implementation of sort() to be mergesort
58455              instead of quicksort, from John Linderman <jpl@research.att.com>.
58456              Gives us better worst case, better average case, and stability.
58457              What's there not to like?  (Small fixes for threaded builds
58458              were required).
58459      Branch: perl
58460            ! pod/perldelta.pod pp_ctl.c t/op/runlevel.t
58461 ____________________________________________________________________________
58462 [  6926] By: jhi                                   on 2000/08/30  20:55:20
58463         Log: A better fix for the Socket building problem from Craig Berry.
58464      Branch: perl
58465            ! vms/vms.c
58466 ____________________________________________________________________________
58467 [  6925] By: jhi                                   on 2000/08/30  20:20:25
58468         Log: Subject: [PATCH] Re: UNTIE method 
58469              From: Nick Ing-Simmons <nik@tiuk.ti.com>
58470              Date: Wed, 30 Aug 2000 18:26:55 +0100 (BST)
58471              Message-Id: <200008301726.SAA01114@mikado.tiuk.ti.com>
58472      Branch: perl
58473            ! pp_sys.c t/op/tie.t
58474 ____________________________________________________________________________
58475 [  6924] By: jhi                                   on 2000/08/30  20:17:11
58476         Log: Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
58477              From: "Craig A. Berry" <craig.berry@psinetcs.com>
58478              Date: Wed, 30 Aug 2000 15:03:14 -0500
58479              Message-Id: <4.3.2.7.2.20000830144622.028fe7a8@exchi01>
58480      Branch: perl
58481            ! vms/vms.c
58482 ____________________________________________________________________________
58483 [  6923] By: jhi                                   on 2000/08/30  20:15:18
58484         Log: Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
58485              From: "Craig A. Berry" <craig.berry@psinetcs.com>
58486              Date: Wed, 30 Aug 2000 13:30:36 -0500
58487              Message-Id: <4.3.2.7.2.20000830130617.02b8b968@exchi01>
58488      Branch: perl
58489            ! vms/vms.c
58490 ____________________________________________________________________________
58491 [  6922] By: jhi                                   on 2000/08/30  19:54:43
58492         Log: Better options for rsync.
58493      Branch: perl
58494            ! pod/perlhack.pod
58495 ____________________________________________________________________________
58496 [  6921] By: jhi                                   on 2000/08/30  19:40:16
58497         Log: Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
58498              From: Rick Delaney <rick@consumercontact.com>
58499              Date: Wed, 30 Aug 2000 15:36:55 -0400 (EDT)
58500              Message-Id: <Pine.UW2.4.10.10008301535210.1949-100000@consumer>
58501      Branch: perl
58502            ! pod/perlfunc.pod
58503 ____________________________________________________________________________
58504 [  6920] By: jhi                                   on 2000/08/30  19:36:40
58505         Log: Subject: [PATCH 6889] add a few ldbl formats to configure.com
58506              From: Peter Prymmer <pvhp@forte.com>
58507              Date: Tue, 29 Aug 2000 17:36:00 -0700 (PDT)
58508              Message-ID: <Pine.OSF.4.10.10008291720260.502507-100000@aspara.forte.com>
58509      Branch: perl
58510            ! configure.com
58511 ____________________________________________________________________________
58512 [  6919] By: jhi                                   on 2000/08/30  14:52:02
58513         Log: Update Changes.
58514      Branch: perl
58515            ! Changes patchlevel.h
58516 ____________________________________________________________________________
58517 [  6918] By: jhi                                   on 2000/08/30  14:48:34
58518         Log: NVs not necessarily doubles, as pointed out by Yitzchak.
58519      Branch: perl
58520            ! lib/ExtUtils/typemap
58521 ____________________________________________________________________________
58522 [  6917] By: jhi                                   on 2000/08/30  14:46:34
58523         Log: Subject: typos in pods
58524              From: Nicholas Clark <nick@ccl4.org>
58525              Date: Wed, 30 Aug 2000 01:12:50 +0100
58526              Message-ID: <20000830011249.A61388@plum.flirble.org>
58527      Branch: perl
58528            ! pod/perldbmfilter.pod pod/perldebtut.pod pod/perldebug.pod
58529            ! pod/perldiag.pod pod/perlebcdic.pod pod/perlfunc.pod
58530            ! pod/perlguts.pod pod/perlhack.pod pod/perlmodlib.pod
58531            ! pod/perlnewmod.pod pod/perlport.pod pod/perltoc.pod
58532 ____________________________________________________________________________
58533 [  6916] By: jhi                                   on 2000/08/30  14:19:09
58534         Log: Document Storable problems on Crays.  (Will have
58535              to document all the other Storable problems, too.)
58536      Branch: perl
58537            ! pod/perldelta.pod
58538 ____________________________________________________________________________
58539 [  6915] By: jhi                                   on 2000/08/30  14:06:02
58540         Log: Subject: [PATCH] fix misc cast warnings
58541              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
58542              Date: Tue, 29 Aug 2000 23:16:14 -0700
58543              Message-ID: <uaKr5gzkgGwQ092yn@efn.org>
58544      Branch: perl
58545            ! lib/ExtUtils/typemap os2/OS2/ExtAttr/ExtAttr.xs
58546            ! os2/OS2/ExtAttr/typemap os2/OS2/REXX/REXX.xs os2/os2.c
58547            ! os2/os2ish.h
58548 ____________________________________________________________________________
58549 [  6914] By: jhi                                   on 2000/08/30  14:03:45
58550         Log: Timestamp mismatch again.  Need to fix this dependence on
58551              config_h.SH timestamp, since it's the contents of config_h.SH
58552              that matter.
58553      Branch: perl
58554            ! uconfig.h uconfig.sh
58555 ____________________________________________________________________________
58556 [  6913] By: jhi                                   on 2000/08/30  13:54:06
58557         Log: Don't say "Perl 5.0 source kit".
58558      Branch: perl
58559            ! perl.c
58560 ____________________________________________________________________________
58561 [  6912] By: jhi                                   on 2000/08/30  13:51:24
58562         Log: Reset archname and archname64 always, forcing them be
58563              recomputed at each Configure run, make Configure and
58564              the hints files agree on the naming of largefiles variables.
58565      Branch: metaconfig
58566            ! U/threads/archname.U
58567      Branch: metaconfig/U/perl
58568            ! use64bits.U
58569      Branch: perl
58570            ! Configure config_h.SH configpm hints/aix.sh hints/hpux.sh
58571            ! hints/linux.sh hints/solaris_2.sh
58572 ____________________________________________________________________________
58573 [  6911] By: jhi                                   on 2000/08/30  13:30:13
58574         Log: Put back the slice accidentally removed by #6907.
58575      Branch: perl
58576            ! hints/solaris_2.sh
58577 ____________________________________________________________________________
58578 [  6910] By: jhi                                   on 2000/08/30  01:24:26
58579         Log: Be consistent: other Net::get* do export theirs.
58580              
58581              Subject: Re: Net::protoent does not export 'getproto'
58582              From: Yasushi Nakajima <sey@jkc.co.jp>
58583              Date: Wed, 30 Aug 2000 09:53:14 +0900
58584              Message-Id: <200008300051.DAA24700@taku.hut.fi>
58585      Branch: perl
58586            ! lib/Net/protoent.pm
58587 ____________________________________________________________________________
58588 [  6909] By: jhi                                   on 2000/08/30  01:17:25
58589         Log: Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps 
58590              From: Gurusamy Sarathy <gsar@ActiveState.com>
58591              Date: Tue, 29 Aug 2000 17:17:07 -0700
58592              Message-Id: <200008300017.RAA25382@smtp3.ActiveState.com>
58593      Branch: perl
58594            ! cop.h
58595 ____________________________________________________________________________
58596 [  6908] By: jhi                                   on 2000/08/30  00:58:05
58597         Log: Update Changes.
58598      Branch: perl
58599            ! Changes patchlevel.h
58600 ____________________________________________________________________________
58601 [  6907] By: jhi                                   on 2000/08/30  00:57:22
58602         Log: Introduce ccname to keep track of what compiler kind of we have.
58603      Branch: metaconfig/U/perl
58604            ! Checkcc.U gccvers.U
58605      Branch: perl
58606            ! Configure config_h.SH hints/solaris_2.sh
58607 ____________________________________________________________________________
58608 [  6906] By: jhi                                   on 2000/08/30  00:25:47
58609         Log: Put back the flags dump as reasoned in
58610              
58611              Subject: Re: [PATCH] Glob dumping
58612              From: Mike Guy <mjtg@cam.ac.uk> 
58613              Date: Tue, 29 Aug 2000 21:41:32 +0100
58614              Message-Id: <E13TsCK-0007iL-00@draco.cus.cam.ac.uk>
58615      Branch: perl
58616            ! dump.c t/lib/peek.t
58617 ____________________________________________________________________________
58618 [  6905] By: jhi                                   on 2000/08/30  00:16:17
58619         Log: Make the epsilon to be relative, not absolute.
58620              
58621              Subject: Re: [ID 20000829.039] Not OK: perl v5.7.0 +DEVEL6899 +[ID on alpha-dec_osf-ld 5.1 (UNINSTALLED)
58622              From: Spider Boardman <spider-perl@orb.nashua.nh.us>
58623              Date: Tue, 29 Aug 2000 19:58:56 -0400
58624              Message-Id: <200008292358.TAA31114@leggy.zk3.dec.com>
58625      Branch: perl
58626            ! t/lib/trig.t
58627 ____________________________________________________________________________
58628 [  6904] By: jhi                                   on 2000/08/30  00:13:09
58629         Log: From now on, Gisle is on my list of usual suspects :-)
58630              Retract #6902.
58631      Branch: perl
58632            ! ext/Opcode/Safe.pm
58633 ____________________________________________________________________________
58634 [  6903] By: jhi                                   on 2000/08/29  23:51:20
58635         Log: Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
58636              From: "Craig A. Berry" <craig.berry@psinetcs.com>
58637              Date: Tue, 29 Aug 2000 18:43:26 -0500
58638              Message-Id: <4.3.2.7.2.20000829180705.01b005b8@exchi01>
58639      Branch: perl
58640            + vms/vmspipe.com
58641            ! MANIFEST t/io/openpid.t vms/descrip_mms.template vms/test.com
58642            ! vms/vms.c
58643 ____________________________________________________________________________
58644 [  6902] By: jhi                                   on 2000/08/29  23:44:14
58645         Log: Retry what #6882 attempted.
58646              
58647              Subject: Re: [ID 20000829.004] Sharing leak root name into safe compartment
58648              From: Gisle Aas <gisle@ActiveState.com>
58649              Date: 30 Aug 2000 00:33:09 +0200
58650              Message-ID: <m3pumry9y2.fsf@eik.g.aas.no>
58651      Branch: perl
58652            ! ext/Opcode/Safe.pm
58653 ____________________________________________________________________________
58654 [  6901] By: jhi                                   on 2000/08/29  22:59:32
58655         Log: Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
58656              From: Hugo <hv@crypt.compulink.co.uk>
58657              Date: Mon, 12 Jun 2000 19:36:08 +0100
58658              Message-Id: <200006121836.TAA16977@crypt.compulink.co.uk>
58659      Branch: perl
58660            ! sv.c
58661 ____________________________________________________________________________
58662 [  6900] By: jhi                                   on 2000/08/29  22:58:35
58663         Log: Admit that we are leaking scalars.
58664              
58665              Subject: [ID 20000829.037] Not OK: perl v5.7.0 +DEVEL6899 on alpha-dec_osf 4.0f (UNINSTALLED)
58666              From: Spider Boardman <spider@leggy.zk3.dec.com>
58667              Date: Tue, 29 Aug 2000 18:48:29 -0400
58668              Message-Id: <200008292248.SAA31507@leggy.zk3.dec.com>
58669      Branch: perl
58670            ! t/pragma/warnings.t
58671 ____________________________________________________________________________
58672 [  6899] By: jhi                                   on 2000/08/29  20:53:13
58673         Log: Update Changes.
58674      Branch: perl
58675            ! Changes patchlevel.h
58676 ____________________________________________________________________________
58677 [  6898] By: jhi                                   on 2000/08/29  20:46:21
58678         Log: Undo namespace pollution of #6878.
58679              
58680              Subject: Re: Net::protoent does not export 'getproto'
58681              From: Mike Guy <mjtg@cam.ac.uk>
58682              Date: Tue, 29 Aug 2000 21:32:37 +0100
58683              Message-Id: <E13Ts3h-0007eN-00@draco.cus.cam.ac.uk>
58684      Branch: perl
58685            ! lib/Net/protoent.pm
58686 ____________________________________________________________________________
58687 [  6897] By: jhi                                   on 2000/08/29  20:44:29
58688         Log: Subject: [PATCH: 6889] updates to perlebcdic.pod
58689              From: Peter Prymmer <pvhp@forte.com>
58690              Date: Tue, 29 Aug 2000 13:32:41 -0700 (PDT)
58691              Message-ID: <Pine.OSF.4.10.10008291327500.502507-100000@aspara.forte.com>
58692      Branch: perl
58693            ! pod/perlebcdic.pod
58694 ____________________________________________________________________________
58695 [  6896] By: jhi                                   on 2000/08/29  20:40:57
58696         Log: There's no point repeating the 'revision' (5) of perl5.
58697      Branch: metaconfig/U/perl
58698            ! Devel.U patchlevel.U
58699      Branch: perl
58700            ! Configure config_h.SH
58701 ____________________________________________________________________________
58702 [  6895] By: jhi                                   on 2000/08/29  20:16:58
58703         Log: Regen Configure for #6894.
58704      Branch: metaconfig/U/perl
58705            ! perladmin.U
58706      Branch: perl
58707            ! Configure config_h.SH
58708 ____________________________________________________________________________
58709 [  6894] By: jhi                                   on 2000/08/29  19:59:52
58710         Log: Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
58711              From: "Philip Newton" <Philip.Newton@gmx.net>
58712              Date: Tue, 29 Aug 2000 21:39:14 +0200
58713              Message-Id: <200008291938.VAA98259@smtp1.nikoma.de>
58714      Branch: perl
58715            ! Configure INSTALL README hints/README.hints hints/bsdos.sh
58716            ! hints/freebsd.sh pod/perl.pod pod/perl56delta.pod
58717            ! pod/perlfaq2.pod pod/perllocale.pod pod/perlxs.pod
58718            ! utils/perlbug.PL
58719 ____________________________________________________________________________
58720 [  6893] By: jhi                                   on 2000/08/29  19:55:30
58721         Log: Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
58722              From: "Philip Newton" <Philip.Newton@gmx.net>
58723              Date: Tue, 29 Aug 2000 21:39:14 +0200
58724              Message-Id: <200008291938.VAA98255@smtp1.nikoma.de>
58725      Branch: perl
58726            ! installhtml
58727 ____________________________________________________________________________
58728 [  6892] By: jhi                                   on 2000/08/29  19:53:59
58729         Log: Subject: [ID 20000829.026] [PATCH 6868] File::Temp
58730              From: "Philip Newton" <Philip.Newton@gmx.net>
58731              Date: Tue, 29 Aug 2000 21:48:18 +0200
58732              Message-Id: <200008291947.VAA13628@smtp2.nikoma.de>
58733      Branch: perl
58734            ! lib/File/Temp.pm
58735 ____________________________________________________________________________
58736 [  6891] By: jhi                                   on 2000/08/29  18:30:03
58737         Log: Nail the ID 20000828.023.
58738      Branch: perl
58739            ! ext/Storable/Storable.xs
58740 ____________________________________________________________________________
58741 [  6890] By: jhi                                   on 2000/08/29  16:50:17
58742         Log: Under usethreads the dumped variable is IN_PAD.
58743              
58744              Subject: Re: [PATCH] Glob dumping
58745              From: Gisle Aas <gisle@ActiveState.com>
58746              Date: 29 Aug 2000 18:45:05 +0200
58747              Message-ID: <m37l9010fi.fsf@eik.g.aas.no>
58748      Branch: perl
58749            ! t/lib/peek.t
58750 ____________________________________________________________________________
58751 [  6889] By: jhi                                   on 2000/08/29  15:17:37
58752         Log: Update Changes.
58753      Branch: perl
58754            ! Changes patchlevel.h
58755 ____________________________________________________________________________
58756 [  6888] By: jhi                                   on 2000/08/29  14:49:59
58757         Log: Retract #6882, broke the safe tests.
58758      Branch: perl
58759            ! ext/Opcode/Safe.pm
58760 ____________________________________________________________________________
58761 [  6887] By: jhi                                   on 2000/08/29  14:47:06
58762         Log: Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
58763              From: Gisle Aas <gisle@ActiveState.com> 
58764              Date: 09 Jun 2000 20:00:11 +0200
58765              Message-ID: <m3n1kud9as.fsf@eik.g.aas.no>
58766      Branch: perl
58767            ! utils/perldoc.PL
58768 ____________________________________________________________________________
58769 [  6886] By: jhi                                   on 2000/08/29  14:42:45
58770         Log: The #6881 removed one dump line.
58771      Branch: perl
58772            ! t/lib/peek.t
58773 ____________________________________________________________________________
58774 [  6885] By: jhi                                   on 2000/08/29  14:30:47
58775         Log: Don't forget to tidy up.
58776      Branch: perl
58777            ! t/lib/ftmp-security.t
58778 ____________________________________________________________________________
58779 [  6884] By: jhi                                   on 2000/08/29  14:25:17
58780         Log: Disabling the one test is a bit tricky.
58781      Branch: perl
58782            ! t/lib/ftmp-security.t
58783 ____________________________________________________________________________
58784 [  6883] By: jhi                                   on 2000/08/29  14:16:25
58785         Log: Disable one of the tests for now.
58786      Branch: perl
58787            ! t/lib/ftmp-security.t
58788 ____________________________________________________________________________
58789 [  6882] By: jhi                                   on 2000/08/29  14:05:50
58790         Log: Subject: [ID 20000829.004] Sharing leak root name into safe compartment
58791              From: gisle@aas.no
58792              Date: 29 Aug 2000 10:35:06 -0000
58793              Message-Id: <20000829103506.21538.qmail@eik.g.aas.no>
58794      Branch: perl
58795            ! ext/Opcode/Safe.pm
58796 ____________________________________________________________________________
58797 [  6881] By: jhi                                   on 2000/08/29  14:03:51
58798         Log: Subject: [PATCH] Glob dumping
58799              From: Gisle Aas <gisle@ActiveState.com>
58800              Date: 29 Aug 2000 07:59:42 -0000
58801              Message-ID: <20000829075942.20923.qmail@eik.g.aas.no>
58802      Branch: perl
58803            ! dump.c
58804 ____________________________________________________________________________
58805 [  6880] By: jhi                                   on 2000/08/29  14:02:01
58806         Log: Subject: [PATCH] Warnings in B::Deparse
58807              From: <abigail@foad.org>
58808              Date: Tue, 29 Aug 2000 00:00:01 -0400
58809              Message-ID: <20000829040001.2999.qmail@foad.org>
58810      Branch: perl
58811            ! ext/B/B/Deparse.pm
58812 ____________________________________________________________________________
58813 [  6879] By: jhi                                   on 2000/08/29  13:57:26
58814         Log: Missed a change in #6869.
58815      Branch: perl
58816            ! mg.c
58817 ____________________________________________________________________________
58818 [  6878] By: jhi                                   on 2000/08/29  13:45:04
58819         Log: Subject: Net::protoent does not export 'getproto'
58820              From: Yasushi Nakajima <sey@jkc.co.jp>
58821              Date: Tue, 29 Aug 2000 17:28:57 +0900                 
58822      Branch: perl
58823            ! lib/Net/protoent.pm
58824 ____________________________________________________________________________
58825 [  6877] By: jhi                                   on 2000/08/29  13:39:19
58826         Log: Patches all over for people and the files they (hopefully) care about.
58827      Branch: perl
58828            ! AUTHORS Changes MAINTAIN
58829 ____________________________________________________________________________
58830 [  6876] By: jhi                                   on 2000/08/29  12:53:54
58831         Log: Fix for thinko in #6848.
58832              
58833              Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
58834              From: Lupe Christoph <lupe@lupe-christoph.de>
58835              Date: Tue, 29 Aug 2000 09:04:08 +0200
58836              Message-ID: <20000829090408.V4437@alanya.lupe-christoph.de>
58837      Branch: perl
58838            ! ext/Thread/Thread.xs
58839 ____________________________________________________________________________
58840 [  6875] By: jhi                                   on 2000/08/29  12:50:14
58841         Log: Update to Getopt::Long 2.24, from Johan Vromans.
58842      Branch: perl
58843            ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
58844 ____________________________________________________________________________
58845 [  6874] By: jhi                                   on 2000/08/29  02:09:53
58846         Log: Use minimal @INC in tests, most of the time just '../lib',
58847              so that we simply can't pick up stuff from other Perls than
58848              the one we are testing.  Pointed out by
58849              
58850              From: Mike Guy <mjtg@cam.ac.uk>
58851              Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built   
58852              Date: Fri, 25 Aug 2000 15:15:59 +0100
58853              Message-Id: <E13SKH1-00031D-00@virgo.cus.cam.ac.uk>
58854      Branch: perl
58855            ! (edit 185 files)
58856 ____________________________________________________________________________
58857 [  6873] By: jhi                                   on 2000/08/29  01:07:11
58858         Log: Subject: [PATCH] Re: files not cleaned even by veryclean
58859              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
58860              Date: Mon, 28 Aug 2000 17:45:52 -0700
58861              Message-ID: <Afwq5gzkg2UB092yn@efn.org>
58862      Branch: perl
58863            ! Makefile.SH hints/os2.sh
58864 ____________________________________________________________________________
58865 [  6872] By: jhi                                   on 2000/08/28  23:33:39
58866         Log: Subject: [PATCH bleedperl@6866] spellings
58867              From: marcel@codewerk.com (Marcel Grunauer)
58868              Date: Tue, 29 Aug 2000 01:19:59 +0200
58869              Message-Id: <200008282319.BAA29862@gandalf.local>
58870      Branch: perl
58871            ! README.os390 pod/perl5004delta.pod pod/perldebtut.pod
58872            ! pod/perlebcdic.pod pod/perlfunc.pod pod/perlguts.pod
58873            ! pod/perlipc.pod pod/perlthrtut.pod pod/perlutil.pod
58874 ____________________________________________________________________________
58875 [  6871] By: jhi                                   on 2000/08/28  23:22:09
58876         Log: Take out the SUIDMAIL thing, that will not be
58877              a problem in 5.7.*.
58878      Branch: perl
58879            ! patchlevel.h
58880 ____________________________________________________________________________
58881 [  6870] By: jhi                                   on 2000/08/28  23:19:30
58882         Log: -S is the silent flag, -s is the strip flag.
58883              
58884              Subject: [PATCH] Re: [PATCH] make no-install          
58885              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
58886              Date: Mon, 28 Aug 2000 15:12:55 -0700
58887              Message-ID: <nPuq5gzkg2FO092yn@efn.org> 
58888      Branch: perl
58889            ! Makefile.SH
58890 ____________________________________________________________________________
58891 [  6869] By: jhi                                   on 2000/08/28  23:12:05
58892         Log: Subject: [PATCH bleedperl@6856] warnings fixes
58893              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
58894              Date: Mon, 28 Aug 2000 23:55:06 +0100
58895              Message-ID: <000501c01143$0230af80$2014140a@bfs.phone.com>
58896      Branch: perl
58897            ! lib/warnings.pm pod/perllexwarn.pod t/pragma/warn/7fatal
58898            ! warnings.h warnings.pl
58899 ____________________________________________________________________________
58900 [  6868] By: jhi                                   on 2000/08/28  21:38:22
58901         Log: Potential cruft.
58902      Branch: perl
58903            ! Makefile.SH
58904 ____________________________________________________________________________
58905 [  6867] By: jhi                                   on 2000/08/28  21:35:36
58906         Log: Update Changes.
58907      Branch: perl
58908            ! Changes patchlevel.h
58909 ____________________________________________________________________________
58910 [  6866] By: jhi                                   on 2000/08/28  21:33:49
58911         Log: Subject: hv.h Doc Patch
58912              From: Fisher Mark <fisherm@tce.com>
58913              Date: Mon, 28 Aug 2000 16:24:59 -0500
58914              Message-ID: <B9B6874277EED211B1890008C707AF5302881C77@indyexch3.indy.tce.com>
58915      Branch: perl
58916            ! hv.h
58917 ____________________________________________________________________________
58918 [  6865] By: jhi                                   on 2000/08/28  21:02:15
58919         Log: Add -ld to archname on long tr...double platforms.
58920      Branch: metaconfig
58921            ! U/threads/archname.U
58922      Branch: perl
58923            ! Configure config_h.SH
58924 ____________________________________________________________________________
58925 [  6864] By: jhi                                   on 2000/08/28  20:38:59
58926         Log: An attempt to fix the problem reported in
58927              
58928              Subject: Building perl@6856 using gcc/AIX 4.3.3 
58929              From: Daniel Muino <dmuino@afip.gov.ar> 
58930              Date: Mon, 28 Aug 2000 15:50:01 -0300   
58931              Message-ID: <20000828155001.A14403@con2-dgi>
58932              
58933              I can't test this properly since the gcc installation I have
58934              access to seems to be botched (gcc is calling the AIX cpp,
58935              a losing proposition...)
58936      Branch: perl
58937            ! hints/aix.sh
58938 ____________________________________________________________________________
58939 [  6863] By: jhi                                   on 2000/08/28  18:57:52
58940         Log: Fix for ID 20000828.001, long doubles were not formatted
58941              correctly (showed up in $], which stopped installing perl).
58942      Branch: perl
58943            ! sv.c
58944 ____________________________________________________________________________
58945 [  6862] By: jhi                                   on 2000/08/28  18:07:15
58946         Log: Typo in #6858.
58947      Branch: perl
58948            ! lib/Cwd.pm
58949 ____________________________________________________________________________
58950 [  6861] By: jhi                                   on 2000/08/28  17:57:27
58951         Log: opmini.o may be left around if a build is interrupted.
58952      Branch: perl
58953            ! Makefile.SH
58954 ____________________________________________________________________________
58955 [  6860] By: jhi                                   on 2000/08/28  16:52:50
58956         Log: Subject: [PATCH@6855] _Minor_ change to overload.pm pod
58957              From: Daniel Chetlin <daniel@chetlin.com>
58958              Date: Mon, 28 Aug 2000 01:14:18 -0700
58959              Message-ID: <20000828011418.J769@ilmd.chetlin.org>
58960      Branch: perl
58961            ! lib/overload.pm
58962 ____________________________________________________________________________
58963 [  6859] By: jhi                                   on 2000/08/28  16:08:46
58964         Log: Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
58965              From: Nicholas Clark <nick@ccl4.org>
58966              Date: Mon, 28 Aug 2000 16:03:27 +0100
58967              Message-Id: <20000828160327.C49785@plum.flirble.org>
58968      Branch: perl
58969            ! ext/ByteLoader/bytecode.h
58970 ____________________________________________________________________________
58971 [  6858] By: jhi                                   on 2000/08/28  16:02:10
58972         Log: Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
58973              From: Wolfgang Laun <wolfgang.laun@alcatel.at>
58974              Date: Mon, 28 Aug 2000 13:08:30 +0200
58975              Message-Id: <200008281108.NAA00782@localhost.aut.alcatel.at>
58976      Branch: perl
58977            ! lib/Cwd.pm
58978 ____________________________________________________________________________
58979 [  6857] By: jhi                                   on 2000/08/28  15:42:47
58980         Log: display_format used as a class method without arguments was broken,
58981              reported in
58982              
58983              Subject: Math::Complex->display_format() sets style to 'Math::Complex'
58984              From: Yasushi Nakajima <sey@san.p.kyoto.jkc.co.jp>
58985              Date: Mon, 28 Aug 2000 16:38:08 +0900 (JST)
58986              Message-Id: <200008280738.QAA00215@san.p.kyoto.jkc.co.jp>
58987      Branch: perl
58988            ! lib/Math/Complex.pm t/lib/complex.t
58989 ____________________________________________________________________________
58990 [  6856] By: jhi                                   on 2000/08/27  22:09:48
58991         Log: Update Changes.
58992      Branch: perl
58993            ! Changes patchlevel.h
58994 ____________________________________________________________________________
58995 [  6855] By: jhi                                   on 2000/08/27  21:59:21
58996         Log: Retract #6853 (false alarm).
58997      Branch: perl
58998            ! lib/ExtUtils/xsubpp
58999 ____________________________________________________________________________
59000 [  6854] By: jhi                                   on 2000/08/27  21:37:44
59001         Log: Update Changes.
59002      Branch: perl
59003            ! Changes patchlevel.h
59004 ____________________________________________________________________________
59005 [  6853] By: jhi                                   on 2000/08/27  21:37:16
59006         Log: Subject: [PATCH perl@6850] workaround for xsubpp
59007              From: Hugo <hv@crypt.compulink.co.uk>
59008              Date: Sun, 27 Aug 2000 22:30:25 +0100
59009              Message-Id: <200008272130.WAA10083@crypt.compulink.co.uk>
59010      Branch: perl
59011            ! lib/ExtUtils/xsubpp
59012 ____________________________________________________________________________
59013 [  6852] By: jhi                                   on 2000/08/27  21:33:58
59014         Log: Big-endian 64-bit patch from Raphael Manfredi.
59015      Branch: perl
59016            ! ext/Storable/Storable.xs
59017 ____________________________________________________________________________
59018 [  6851] By: jhi                                   on 2000/08/27  21:22:21
59019         Log: More ruthless editing from Hugo van der Sanden.
59020      Branch: perl
59021            ! pod/perldelta.pod
59022 ____________________________________________________________________________
59023 [  6850] By: jhi                                   on 2000/08/27  16:11:46
59024         Log: Update Changes.
59025      Branch: perl
59026            ! Changes patchlevel.h
59027 ____________________________________________________________________________
59028 [  6849] By: jhi                                   on 2000/08/27  16:11:05
59029         Log: Provice virtual $Config{ccflags_nolargefiles} etc. 
59030      Branch: perl
59031            ! configpm pod/perldelta.pod
59032 ____________________________________________________________________________
59033 [  6848] By: jhi                                   on 2000/08/27  15:35:08
59034         Log: Use the actual thread type, not the pointer-to-struct.
59035      Branch: perl
59036            ! ext/Thread/Thread.xs
59037 ____________________________________________________________________________
59038 [  6847] By: jhi                                   on 2000/08/27  15:30:49
59039         Log: Test nit.
59040      Branch: perl
59041            ! t/pragma/warn/pp_sys
59042 ____________________________________________________________________________
59043 [  6846] By: jhi                                   on 2000/08/27  15:19:02
59044         Log: Passing -R in ldflags makes now it to appear in the default
59045              for lddlflags, just like with -L.
59046              
59047              Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
59048              From: Lupe Christoph <lupe@lupe-christoph.de>
59049              Date: Sun, 27 Aug 2000 10:28:21 +0200
59050              Message-ID: <20000827102821.B4437@alanya.lupe-christoph.de>
59051      Branch: metaconfig/U/perl
59052            ! dlsrc.U
59053      Branch: perl
59054            ! Configure
59055 ____________________________________________________________________________
59056 [  6845] By: jhi                                   on 2000/08/27  15:08:54
59057         Log: Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
59058              From: Alan Burlison <Alan.Burlison@uk.sun.com>
59059              Date: Sat, 26 Aug 2000 22:23:27 +0100
59060              Message-ID: <39A8354F.E1E832C9@uk.sun.com>
59061      Branch: perl
59062            ! lib/ExtUtils/MM_Unix.pm
59063 ____________________________________________________________________________
59064 [  6844] By: jhi                                   on 2000/08/27  15:02:37
59065         Log: DJGPP update from Laszlo Molnar.
59066              
59067              Subject: [ID 20000826.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6788 on dos-djgpp djgpp (UNINSTALLED) [PATCH]
59068              From: ml1050 <ml1050@freemail.hu>
59069              Date: Sat, 26 Aug 2000 23:24:40 +0200
59070              Message-Id: <20000826232440.A439@freemail.hu>
59071      Branch: perl
59072            ! djgpp/config.over lib/File/Temp.pm pod/buildtoc.PL
59073            ! t/lib/ftmp-security.t t/lib/posix.t t/pragma/warn/pp_sys
59074 ____________________________________________________________________________
59075 [  6843] By: jhi                                   on 2000/08/27  14:53:58
59076         Log: Subject: installman buglet
59077              From: Lupe Christoph <lupe@lupe-christoph.de>
59078              Date: Sun, 27 Aug 2000 14:38:59 +0200
59079              Message-ID: <20000827143859.E4437@alanya.lupe-christoph.de>
59080      Branch: perl
59081            ! installman
59082 ____________________________________________________________________________
59083 [  6842] By: jhi                                   on 2000/08/27  14:52:08
59084         Log: Can't get the test to reliably work thanks to the
59085              inaccurateness of floating point.  "Resolves" bug ids
59086              20000826.003, 20000826.009, 20000826.010,
59087      Branch: perl
59088            ! t/lib/trig.t
59089 ____________________________________________________________________________
59090 [  6841] By: jhi                                   on 2000/08/26  15:53:58
59091         Log: Update Changes.
59092      Branch: perl
59093            ! Changes patchlevel.h
59094 ____________________________________________________________________________
59095 [  6840] By: jhi                                   on 2000/08/26  14:23:03
59096         Log: grep -e isn't portable.
59097              
59098              Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
59099              From: chris@broadband.att.com
59100              Date: Sat, 26 Aug 2000 00:17:27 -0600 (MDT)
59101              Message-Id: <200008260617.AAA10219@lazlo.tci.com>
59102      Branch: perl
59103            ! hints/solaris_2.sh
59104 ____________________________________________________________________________
59105 [  6839] By: jhi                                   on 2000/08/26  14:12:23
59106         Log: no-install target a la make -n.
59107              
59108              Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
59109              From: <abigail@foad.org>
59110              Date: Sat, 26 Aug 2000 03:57:34 -0400
59111              Message-ID: <20000826075735.18912.qmail@foad.org>
59112      Branch: perl
59113            ! Makefile.SH installman installperl
59114 ____________________________________________________________________________
59115 [  6838] By: jhi                                   on 2000/08/26  14:06:33
59116         Log: Retract #6826 as the #6828 should be do the same
59117              in a More Correct Way.
59118      Branch: perl
59119            ! installperl
59120 ____________________________________________________________________________
59121 [  6837] By: jhi                                   on 2000/08/26  05:24:00
59122         Log: More casting.
59123      Branch: perl
59124            ! ext/Storable/Storable.xs
59125 ____________________________________________________________________________
59126 [  6836] By: jhi                                   on 2000/08/26  05:05:46
59127         Log: Nicer in decimal.
59128      Branch: perl
59129            ! ext/Storable/Storable.xs
59130 ____________________________________________________________________________
59131 [  6835] By: jhi                                   on 2000/08/26  05:03:50
59132         Log: There be no UVdf.
59133      Branch: perl
59134            ! ext/Storable/Storable.xs
59135 ____________________________________________________________________________
59136 [  6834] By: jhi                                   on 2000/08/26  05:00:18
59137         Log: Continue IVdfing and UVxfing.
59138      Branch: perl
59139            ! ext/Storable/Storable.xs
59140 ____________________________________________________________________________
59141 [  6833] By: jhi                                   on 2000/08/26  04:53:14
59142         Log: Use IVdf.
59143      Branch: perl
59144            ! ext/Storable/Storable.xs
59145 ____________________________________________________________________________
59146 [  6832] By: jhi                                   on 2000/08/26  04:40:41
59147         Log: Document PTR2XX and INT2PTR.
59148      Branch: perl
59149            ! pod/perlguts.pod
59150 ____________________________________________________________________________
59151 [  6831] By: jhi                                   on 2000/08/26  04:33:18
59152         Log: Use UVxf, PTR2UV, NVff.
59153      Branch: perl
59154            ! ext/Storable/Storable.xs
59155 ____________________________________________________________________________
59156 [  6830] By: jhi                                   on 2000/08/26  04:31:32
59157         Log: Update the test count.
59158      Branch: perl
59159            ! t/lib/trig.t
59160 ____________________________________________________________________________
59161 [  6829] By: jhi                                   on 2000/08/26  03:05:50
59162         Log: Subject: [PATCH] installation not quite silent yet.
59163              From: <abigail@foad.org>
59164              Date: Fri, 25 Aug 2000 20:07:53 -0400
59165              Message-ID: <20000826000753.7822.qmail@foad.org>
59166      Branch: perl
59167            ! installman installperl
59168 ____________________________________________________________________________
59169 [  6828] By: jhi                                   on 2000/08/26  03:05:14
59170         Log: Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
59171              From: Spider Boardman <spider@web.zk3.dec.com>
59172              Date: Fri, 25 Aug 2000 19:12:40 -0400
59173              Message-Id: <200008252312.TAA17828@leggy.zk3.dec.com>
59174      Branch: perl
59175            ! gv.c
59176 ____________________________________________________________________________
59177 [  6827] By: jhi                                   on 2000/08/25  23:54:34
59178         Log: Support preserving extremely big/small angles.
59179      Branch: perl
59180            ! lib/Math/Trig.pm pod/perldelta.pod t/lib/trig.t
59181 ____________________________________________________________________________
59182 [  6826] By: jhi                                   on 2000/08/25  23:01:20
59183         Log: Patch installperl to be long double-aware.
59184              
59185              Subject: Re: [PATCH] [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
59186              From: Spider Boardman <spider@web.zk3.dec.com>
59187              Date: Fri, 25 Aug 2000 18:15:23 -0400
59188              Message-Id: <200008252215.SAA28740@leggy.zk3.dec.com>
59189      Branch: perl
59190            ! installperl
59191 ____________________________________________________________________________
59192 [  6825] By: jhi                                   on 2000/08/25  22:58:25
59193         Log: Remove duplicately applied patch shards.
59194              
59195              Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
59196              From: Spider Boardman <spider@leggy.zk3.dec.com>
59197              Date: Fri, 25 Aug 2000 16:45:03 -0400
59198              Message-Id: <200008252045.QAA23518@leggy.zk3.dec.com>
59199      Branch: perl
59200            ! t/lib/cgi-html.t
59201 ____________________________________________________________________________
59202 [  6824] By: jhi                                   on 2000/08/25  22:57:00
59203         Log: Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
59204              From: Daniel Chetlin <daniel@chetlin.com>
59205              Date: Fri, 25 Aug 2000 12:23:16 -0700
59206              Message-ID: <20000825122316.A10250@ilmd.chetlin.org>
59207              
59208              Subject: Re: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
59209              From: Daniel Chetlin <daniel@chetlin.com>
59210              Date: Fri, 25 Aug 2000 14:47:19 -0700
59211              Message-ID: <20000825144719.A20587@ilmd.chetlin.org>
59212      Branch: perl
59213            ! installman
59214 ____________________________________________________________________________
59215 [  6823] By: jhi                                   on 2000/08/25  22:44:17
59216         Log: Timestamp problem?
59217      Branch: perl
59218            ! uconfig.h uconfig.sh
59219 ____________________________________________________________________________
59220 [  6822] By: jhi                                   on 2000/08/25  19:01:06
59221         Log: One forgotten file from #6816.
59222      Branch: perl
59223            ! vos/config.h
59224 ____________________________________________________________________________
59225 [  6821] By: jhi                                   on 2000/08/25  18:56:39
59226         Log: Regen Changes.
59227      Branch: perl
59228            ! Changes patchlevel.h
59229 ____________________________________________________________________________
59230 [  6820] By: jhi                                   on 2000/08/25  18:52:35
59231         Log: Fix Changes ordering.
59232      Branch: perl
59233            ! Changes
59234 ____________________________________________________________________________
59235 [  6819] By: jhi                                   on 2000/08/25  18:50:25
59236         Log: Update Changes.
59237      Branch: perl
59238            ! Changes patchlevel.h
59239 ____________________________________________________________________________
59240 [  6818] By: jhi                                   on 2000/08/25  18:47:45
59241         Log: Tweak the sfio/useperlio logic, hopefully as wished in
59242              
59243              Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
59244              From: Nicholas Clark <nick@babyhippo.co.uk>
59245              Date: Fri, 25 Aug 2000 12:01:45 +0100
59246              Message-Id: <E13SHF3-0005I9-00@fruitbat.babyhippo.co.uk>
59247      Branch: metaconfig/U/perl
59248            ! d_sfio.U
59249      Branch: perl
59250            ! Configure
59251 ____________________________________________________________________________
59252 [  6817] By: jhi                                   on 2000/08/25  18:32:51
59253         Log: Allow microperl to assume <math.h>, without it the math
59254              functions like floor() are assumed to return int, which makes
59255              for core dumps in machines where integer and floating register
59256              don't mix.
59257      Branch: perl
59258            ! uconfig.h uconfig.sh
59259 ____________________________________________________________________________
59260 [  6816] By: jhi                                   on 2000/08/25  18:27:17
59261         Log: AIX 4.3.3 has SOCKS in libc with a differently named init routine,
59262              the problem reported in
59263              
59264              Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
59265              From: danhale@us.ibm.com
59266              Date: Fri, 25 Aug 2000 10:58:06 -0400
59267              Message-Id: <85256946.005238A3.00@d54mta02.raleigh.ibm.com>
59268      Branch: metaconfig/U/perl
59269            + d_socks5_init.U
59270      Branch: perl
59271            ! Configure INSTALL config_h.SH configure.com epoc/config.sh
59272            ! perl.c uconfig.h uconfig.sh vos/config.def vos/config.h
59273            ! vos/config.pl vos/config_h.SH_orig win32/config.bc
59274            ! win32/config.gc win32/config.vc
59275 ____________________________________________________________________________
59276 [  6815] By: jhi                                   on 2000/08/25  17:43:31
59277         Log: A solution for the retrieve_fd autosplit warning,
59278              idea suggested by Mike Guy.
59279      Branch: perl
59280            ! ext/Storable/Storable.pm
59281 ____________________________________________________________________________
59282 [  6814] By: jhi                                   on 2000/08/25  17:16:03
59283         Log: Add install-silent target.
59284      Branch: perl
59285            ! Makefile.SH
59286 ____________________________________________________________________________
59287 [  6813] By: jhi                                   on 2000/08/25  17:14:23
59288         Log: Subject: Re: [PATCH] More silencing of installman.
59289              From: <abigail@foad.org>
59290              Date: Thu, 24 Aug 2000 19:27:03 -0400
59291              Message-ID: <20000824232703.7001.qmail@foad.org>
59292              
59293              Subject: Re: [PATCH] More silencing of installman.
59294              From: <abigail@foad.org>
59295              Date: Fri, 25 Aug 2000 03:00:58 -0400
59296              Message-ID: <20000825070058.10697.qmail@foad.org>
59297      Branch: perl
59298            ! installman
59299 ____________________________________________________________________________
59300 [  6812] By: jhi                                   on 2000/08/25  17:11:28
59301         Log: installperl --verbose and --silent.
59302              
59303              Subject: Re: [PATCH] More silencing of installman.
59304              From: <abigail@foad.org>
59305              Message-ID: <20000825064430.9719.qmail@foad.org>
59306              Date: Fri, 25 Aug 2000 02:44:30 -0400
59307      Branch: perl
59308            ! installperl
59309 ____________________________________________________________________________
59310 [  6811] By: jhi                                   on 2000/08/25  17:05:43
59311         Log: Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
59312              From: "Peter J. Farley III" <pjfarley@banet.net>
59313              Date: Thu, 24 Aug 2000 21:58:03 -0400
59314              Message-Id: <4.3.1.0.20000824215500.00ac3df0@pop5.banet.net>
59315              
59316              (applied slightly modified)
59317      Branch: perl
59318            ! lib/ExtUtils/MM_Unix.pm
59319 ____________________________________________________________________________
59320 [  6810] By: jhi                                   on 2000/08/25  17:01:18
59321         Log: Missing parts of 
59322              
59323              Subject: [PATCH: 6789] some endl fixes for VMS wackiness
59324              From: Peter Prymmer <pvhp@forte.com>
59325              Date: Wed, 23 Aug 2000 13:58:31 -0700 (PDT)
59326              Message-ID: <Pine.OSF.4.10.10008231351000.126820-100000@aspara.forte.com>
59327      Branch: perl
59328            ! t/lib/cgi-html.t
59329 ____________________________________________________________________________
59330 [  6809] By: jhi                                   on 2000/08/25  16:46:32
59331         Log: Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
59332              From: "Craig A. Berry" <craig.berry@psinetcs.com>
59333              Date: Thu, 24 Aug 2000 19:13:11 -0500
59334              Message-Id: <4.3.2.7.2.20000824174417.02479ef8@exchi01>
59335      Branch: perl
59336            ! vms/vms.c
59337 ____________________________________________________________________________
59338 [  6808] By: jhi                                   on 2000/08/25  16:39:22
59339         Log: Subject: [PATCH: 6805] several more tweaks to configure.com
59340              From: Peter Prymmer <pvhp@forte.com>
59341              Date: Thu, 24 Aug 2000 16:25:48 -0700 (PDT)
59342              Message-ID: <Pine.OSF.4.10.10008241623420.181493-100000@aspara.forte.com>
59343      Branch: perl
59344            ! configure.com
59345 ____________________________________________________________________________
59346 [  6807] By: jhi                                   on 2000/08/25  16:36:37
59347         Log: Better wording for the vec lvalue diagnostic.
59348              
59349              Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
59350              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
59351              Date: Wed, 23 Aug 2000 14:12:16 -0400
59352              Message-ID: <20000823141215.A173200@linguist.dartmouth.edu>
59353      Branch: perl
59354            ! pod/perldiag.pod
59355 ____________________________________________________________________________
59356 [  6806] By: jhi                                   on 2000/08/24  18:17:22
59357         Log: Subject: [PATCH] More silencing of installman.
59358              From: <abigail@foad.org>
59359              Date: Thu, 24 Aug 2000 14:01:44 -0400
59360              Message-ID: <20000824180144.20062.qmail@foad.org>
59361      Branch: perl
59362            ! installman
59363 ____________________________________________________________________________
59364 [  6805] By: jhi                                   on 2000/08/24  15:00:31
59365         Log: Update Changes.
59366      Branch: perl
59367            ! Changes patchlevel.h
59368 ____________________________________________________________________________
59369 [  6804] By: jhi                                   on 2000/08/24  14:59:07
59370         Log: Regen perltoc.
59371      Branch: perl
59372            ! pod/perltoc.pod
59373 ____________________________________________________________________________
59374 [  6803] By: jhi                                   on 2000/08/24  14:44:39
59375         Log: Show the doc file, not the temp file.
59376      Branch: perl
59377            ! installman
59378 ____________________________________________________________________________
59379 [  6802] By: jhi                                   on 2000/08/24  14:41:53
59380         Log: Continue silencing.
59381      Branch: perl
59382            ! installman
59383 ____________________________________________________________________________
59384 [  6801] By: jhi                                   on 2000/08/24  14:34:40
59385         Log: Actually do something with the silencer option.
59386      Branch: perl
59387            ! installman
59388 ____________________________________________________________________________
59389 [  6800] By: jhi                                   on 2000/08/24  14:26:22
59390         Log: Make installman to recognize the silence flag -S.
59391      Branch: perl
59392            ! installman
59393 ____________________________________________________________________________
59394 [  6799] By: jhi                                   on 2000/08/24  13:49:38
59395         Log: DOS patches and portability/porting notes, from Tim Jenness.
59396      Branch: perl
59397            ! lib/File/Temp.pm
59398 ____________________________________________________________________________
59399 [  6798] By: jhi                                   on 2000/08/24  13:48:27
59400         Log: Create directories in silence.
59401              
59402              Subject: [PATCH] Another silencer for MakeMaker
59403              From: andreas.koenig@anima.de (Andreas J. Koenig)
59404              Date: 24 Aug 2000 14:18:52 +0200
59405              Message-ID: <m3zom297ir.fsf@ak-71.mind.de>
59406      Branch: perl
59407            ! lib/ExtUtils/Command.pm
59408 ____________________________________________________________________________
59409 [  6797] By: jhi                                   on 2000/08/24  13:46:42
59410         Log: More liberal parsing of version numbers.
59411              
59412              Subject: Re: CPAN.pm beta for testing available
59413              From: andreas.koenig@anima.de (Andreas J. Koenig)
59414              Date: 24 Aug 2000 13:51:57 +0200
59415              Message-ID: <m34s4aanc2.fsf@ak-71.mind.de>
59416      Branch: perl
59417            ! lib/CPAN.pm
59418 ____________________________________________________________________________
59419 [  6796] By: jhi                                   on 2000/08/24  13:44:36
59420         Log: Make "make install" by default silent.  A new "install-verbose"
59421              target is verbose.
59422      Branch: perl
59423            ! Makefile.SH
59424 ____________________________________________________________________________
59425 [  6795] By: jhi                                   on 2000/08/24  13:39:14
59426         Log: Add silencer flags to installperl.
59427              
59428              Subject: [PATCH] Making installperl silent.
59429              From: <abigail@foad.org>
59430              Date: Thu, 24 Aug 2000 05:01:45 -0400
59431              Message-ID: <20000824090145.13141.qmail@foad.org>
59432      Branch: perl
59433            ! installperl
59434 ____________________________________________________________________________
59435 [  6794] By: jhi                                   on 2000/08/24  13:35:50
59436         Log: installperl couldn't tell whether it had run tests or not.
59437              
59438              Subject: [PATCH] Re: installperl and t/TEST
59439              From: <abigail@foad.org>
59440              Date: Thu, 24 Aug 2000 04:00:53 -0400
59441              Message-ID: <20000824080053.2494.qmail@foad.org>
59442      Branch: perl
59443            ! Makefile.SH installperl
59444 ____________________________________________________________________________
59445 [  6793] By: jhi                                   on 2000/08/24  13:27:50
59446         Log: Drop the separate perlbc, perlcc -b should be enough.
59447      Branch: perl
59448            - utils/perlbc.PL
59449            ! MANIFEST pod/perldelta.pod pod/perlutil.pod utils/Makefile
59450 ____________________________________________________________________________
59451 [  6792] By: jhi                                   on 2000/08/24  04:41:30
59452         Log: Upgrade to Storable 0.7.4, from Raphael Manfredi,
59453              plus the typo fix from Peter Prymmer.
59454      Branch: perl
59455            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
59456            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
59457 ____________________________________________________________________________
59458 [  6791] By: jhi                                   on 2000/08/24  02:10:43
59459         Log: Replace #6705 with a minimal doc patch.
59460              
59461              Subject: [PATCH 5.6.0] replace change #6705
59462              From: Jan Dubois <jand@ActiveState.com>
59463              Date: Wed, 23 Aug 2000 18:31:51 -0700
59464              Message-ID: <dau8qsolaurdcbom4810gfuhbjegemtr58@4ax.com>
59465      Branch: perl
59466            ! lib/Win32.pod win32/win32.c
59467 ____________________________________________________________________________
59468 [  6790] By: jhi                                   on 2000/08/23  17:52:00
59469         Log: Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
59470              From: Mike Guy <mjtg@cam.ac.uk>
59471              Date: Wed, 23 Aug 2000 18:38:46 +0100
59472              Message-Id: <E13ReUA-0000vC-00@virgo.cus.cam.ac.uk>
59473      Branch: perl
59474            ! doop.c pod/perldiag.pod pod/perlfunc.pod t/op/vec.t
59475 ____________________________________________________________________________
59476 [  6789] By: jhi                                   on 2000/08/23  15:34:21
59477         Log: Update Changes.
59478      Branch: perl
59479            ! Changes patchlevel.h
59480 ____________________________________________________________________________
59481 [  6788] By: jhi                                   on 2000/08/23  15:33:40
59482         Log: Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
59483              From: Wilfredo Sánchez <wsanchez@apple.com>
59484              Date: Tue, 22 Aug 2000 19:31:27 -0700
59485              Message-Id: <200008230231.TAA00461@ns1.abstrata.com>
59486      Branch: perl
59487            ! perl.h
59488 ____________________________________________________________________________
59489 [  6787] By: jhi                                   on 2000/08/23  15:29:31
59490         Log: Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
59491              From: Spider Boardman <spider@leggy.zk3.dec.com>
59492              Date: Wed, 23 Aug 2000 10:33:23 -0400
59493              Message-Id: <200008231433.KAA28122@leggy.zk3.dec.com>
59494      Branch: perl
59495            ! lib/Pod/Html.pm
59496 ____________________________________________________________________________
59497 [  6786] By: jhi                                   on 2000/08/23  15:28:11
59498         Log: Bad makefile.
59499      Branch: perl
59500            ! ext/B/Makefile.PL
59501 ____________________________________________________________________________
59502 [  6785] By: jhi                                   on 2000/08/23  14:37:04
59503         Log: Update Changes.
59504      Branch: perl
59505            ! Changes patchlevel.h
59506 ____________________________________________________________________________
59507 [  6784] By: jhi                                   on 2000/08/23  13:58:41
59508         Log: Portability fix from Hugo van der Sanden.
59509      Branch: perl
59510            ! ext/re/Makefile.PL
59511 ____________________________________________________________________________
59512 [  6783] By: jhi                                   on 2000/08/23  13:53:53
59513         Log: Storable support, v-version fixes.
59514              
59515              Subject: CPAN.pm beta for testing available
59516              From: andreas.koenig@anima.de (Andreas J. Koenig)
59517              Date: 22 Aug 2000 23:31:33 +0200
59518              Message-ID: <m3hf8dc79m.fsf@ak-71.mind.de>
59519      Branch: perl
59520            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
59521 ____________________________________________________________________________
59522 [  6782] By: jhi                                   on 2000/08/23  13:51:26
59523         Log: Mac and other portability updates from Chris Nandor.
59524      Branch: perl
59525            ! pod/perlmodinstall.pod
59526 ____________________________________________________________________________
59527 [  6781] By: jhi                                   on 2000/08/23  13:47:33
59528         Log: Subject: [PATCH: 6778] fix a small typo in Storable.xs
59529              From: Peter Prymmer <pvhp@forte.com>
59530              Date: Tue, 22 Aug 2000 16:20:41 -0700 (PDT)
59531              Message-ID: <Pine.OSF.4.10.10008221616430.68568-100000@aspara.forte.com>
59532      Branch: perl
59533            ! ext/Storable/Storable.xs
59534 ____________________________________________________________________________
59535 [  6780] By: jhi                                   on 2000/08/23  13:33:34
59536         Log: VMS MMS (make) wants null action.
59537      Branch: perl
59538            ! ext/B/Makefile.PL
59539 ____________________________________________________________________________
59540 [  6779] By: jhi                                   on 2000/08/22  19:44:47
59541         Log: Forgot portability nit.
59542      Branch: perl
59543            ! t/lib/st-forgive.t
59544 ____________________________________________________________________________
59545 [  6778] By: jhi                                   on 2000/08/22  19:35:25
59546         Log: Be portable.
59547      Branch: perl
59548            ! ext/B/Makefile.PL t/lib/st-forgive.t t/lib/st-retrieve.t
59549            ! t/lib/st-store.t
59550 ____________________________________________________________________________
59551 [  6777] By: jhi                                   on 2000/08/22  18:50:53
59552         Log: Update Changes.
59553      Branch: perl
59554            ! Changes patchlevel.h
59555 ____________________________________________________________________________
59556 [  6776] By: jhi                                   on 2000/08/22  18:44:46
59557         Log: cSVOPo_*v things index into the current PL_curpad
59558              under ithreads, which is different from the curpad
59559              used by the XSUB.  (In other words, the code as-is
59560              before this patch wouldn't work under ithreads.)
59561              From Sarathy.
59562      Branch: perl
59563            ! ext/B/B.xs
59564 ____________________________________________________________________________
59565 [  6775] By: jhi                                   on 2000/08/22  18:18:37
59566         Log: Make the selection of NVff et al stricter.
59567      Branch: metaconfig/U/perl
59568            ! perlxvf.U
59569      Branch: perl
59570            ! Configure config_h.SH
59571 ____________________________________________________________________________
59572 [  6774] By: jhi                                   on 2000/08/22  17:19:42
59573         Log: perldelta nits.
59574      Branch: perl
59575            ! pod/perldelta.pod
59576 ____________________________________________________________________________
59577 [  6773] By: jhi                                   on 2000/08/22  17:06:26
59578         Log: Long double fixes from Spider Boardman.
59579              
59580              Subject: [ID 20000821.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on alpha-dec_osf 5.1 (UNINSTALLED)
59581              From: system PRIVILEGED account <root@peano.zk3.dec.com>
59582              Date: Mon, 21 Aug 2000 18:41:15 -0400 (EDT)
59583              Message-Id: <200008212241.SAA0000014255@peano.zk3.dec.com>
59584      Branch: perl
59585            ! t/lib/bigfltpm.t t/lib/st-06compat.t
59586 ____________________________________________________________________________
59587 [  6772] By: jhi                                   on 2000/08/22  15:04:53
59588         Log: Update Changes.
59589      Branch: perl
59590            ! Changes patchlevel.h
59591 ____________________________________________________________________________
59592 [  6771] By: jhi                                   on 2000/08/22  15:01:44
59593         Log: perldelta fixes from Hugo van der Sanden.
59594      Branch: perl
59595            ! pod/perldelta.pod
59596 ____________________________________________________________________________
59597 [  6770] By: jhi                                   on 2000/08/22  14:34:49
59598         Log: Subject: [PATCH blead] nextchar() abuse misses an optimisation
59599              From: Hugo <hv@crypt.compulink.co.uk>
59600              Date: Tue, 22 Aug 2000 11:21:53 +0100
59601              Message-Id: <200008221021.LAA03332@crypt.compulink.co.uk>
59602      Branch: perl
59603            ! regcomp.c
59604 ____________________________________________________________________________
59605 [  6769] By: jhi                                   on 2000/08/22  14:30:02
59606         Log: Add Yitzchak, reformat.
59607      Branch: perl
59608            ! Changes config_h.SH
59609 ____________________________________________________________________________
59610 [  6768] By: jhi                                   on 2000/08/22  14:21:35
59611         Log: Long double Gconvert fixes from Yitzchak Scott-Thoennes
59612              and Spider Boardman.
59613      Branch: metaconfig
59614            ! U/compline/d_gconvert.U
59615      Branch: perl
59616            ! Configure
59617 ____________________________________________________________________________
59618 [  6767] By: jhi                                   on 2000/08/22  14:11:24
59619         Log: Subject: Re: [PATCH] [ID 20000820.012] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on
59620              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
59621              Date: Mon, 21 Aug 2000 19:08:31 -0700
59622              Message-ID: <fCeo5gzkgmhY092yn@efn.org>
59623      Branch: perl
59624            - ext/Storable/patchlevel.h
59625            ! MANIFEST ext/Storable/MANIFEST
59626 ____________________________________________________________________________
59627 [  6766] By: jhi                                   on 2000/08/22  13:49:29
59628         Log: Subject: [PATCH: 6757] configure.com updates and syslog build
59629              From: Peter Prymmer <pvhp@forte.com>
59630              Date: Mon, 21 Aug 2000 17:15:35 -0700 (PDT)
59631              Message-ID: <Pine.OSF.4.10.10008211653270.17516-100000@aspara.forte.com>
59632      Branch: perl
59633            ! configure.com ext/Storable/Makefile.PL
59634 ____________________________________________________________________________
59635 [  6765] By: jhi                                   on 2000/08/22  13:44:59
59636         Log: Subject: [PATCH blead] B:: missing dependency
59637              From: Hugo <hv@crypt.compulink.co.uk>
59638              Date: Tue, 22 Aug 2000 06:44:33 +0100
59639              Message-Id: <200008220544.GAA31051@crypt.compulink.co.uk>
59640      Branch: perl
59641            ! ext/B/Makefile.PL
59642 ____________________________________________________________________________
59643 [  6764] By: jhi                                   on 2000/08/22  13:38:12
59644         Log: More bytecompiler.
59645      Branch: perl
59646            ! pod/perlutil.pod utils/Makefile utils/perlbc.PL
59647 ____________________________________________________________________________
59648 [  6763] By: jhi                                   on 2000/08/22  13:36:44
59649         Log: Bytecompiler patches from Benjamin Stuhl.
59650      Branch: perl
59651            ! bytecode.pl embedvar.h ext/B/B.pm ext/B/B.xs
59652            ! ext/B/B/Asmdata.pm ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
59653            ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
59654            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
59655            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h intrpvar.h
59656            ! perl.c perlapi.h pod/perldelta.pod
59657 ____________________________________________________________________________
59658 [  6762] By: jhi                                   on 2000/08/21  23:43:40
59659         Log: An obsoleted diagnostic.
59660      Branch: perl
59661            ! pod/perldelta.pod
59662 ____________________________________________________________________________
59663 [  6761] By: jhi                                   on 2000/08/21  23:01:45
59664         Log: The #6759 wasn't quite right.
59665      Branch: perl
59666            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
59667            ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
59668            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
59669            ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
59670            ! t/lib/st-tieditems.t
59671 ____________________________________________________________________________
59672 [  6760] By: jhi                                   on 2000/08/21  22:35:49
59673         Log: Be verydeepclean.
59674      Branch: perl
59675            ! Makefile.SH
59676 ____________________________________________________________________________
59677 [  6759] By: jhi                                   on 2000/08/21  22:25:40
59678         Log: Subject: [PATCH: 6757] make new Storable tests forgiving of places where not built
59679              From: Peter Prymmer <pvhp@forte.com>
59680              Date: Mon, 21 Aug 2000 14:58:16 -0700 (PDT)
59681              Message-ID: <Pine.OSF.4.10.10008211456250.17516-100000@aspara.forte.com>
59682      Branch: perl
59683            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
59684            ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
59685            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
59686            ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
59687            ! t/lib/st-tieditems.t
59688 ____________________________________________________________________________
59689 [  6758] By: jhi                                   on 2000/08/21  22:22:32
59690         Log: Few more casts, need reported in
59691              
59692              Subject: Re: [ID 20000821.010] OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i586-linux-64all 2.2.16-9mdk (UNINSTALLED)
59693              From: Mike Stok <mike@stok.co.uk>
59694              Date: Mon, 21 Aug 2000 15:59:29 -0500 (CDT)
59695              Message-ID: <Pine.LNX.4.21.0008211558480.19081-100000@ratdog.stok.co.uk>
59696              
59697              and
59698              
59699              Subject: [ID 20000821.013] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i686-linux-64int 2.2.13
59700              From: abigail@foad.org
59701              Date: 21 Aug 2000 21:31:34 -0000
59702              Message-Id: <20000821213134.30170.qmail@foad.org>
59703      Branch: perl
59704            ! ext/Storable/Storable.xs
59705 ____________________________________________________________________________
59706 [  6757] By: jhi                                   on 2000/08/21  18:37:07
59707         Log: Update Changes.
59708      Branch: perl
59709            ! Changes patchlevel.h
59710 ____________________________________________________________________________
59711 [  6756] By: jhi                                   on 2000/08/21  18:34:02
59712         Log: A pod nit.
59713              
59714              Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
59715              From: <abigail@foad.org>
59716              Date: Mon, 21 Aug 2000 14:00:16 -0400
59717              Message-ID: <20000821180016.28627.qmail@foad.org>
59718      Branch: perl
59719            ! pod/perlre.pod
59720 ____________________________________________________________________________
59721 [  6755] By: jhi                                   on 2000/08/21  18:30:56
59722         Log: Use PodParser 1.18 new test.
59723      Branch: perl
59724            ! t/pod/special_seqs.t t/pod/special_seqs.xr
59725 ____________________________________________________________________________
59726 [  6754] By: jhi                                   on 2000/08/21  18:28:35
59727         Log: Apply some PodParser 1.18 patches; the Pod/Find.pm
59728              patches cannot be applied since #6712 conflicts.
59729      Branch: perl
59730            ! lib/Pod/InputObjects.pm lib/Pod/Parser.pm lib/Pod/Usage.pm
59731 ____________________________________________________________________________
59732 [  6753] By: jhi                                   on 2000/08/21  18:15:11
59733         Log: Weed out some smaller changes.
59734      Branch: perl
59735            ! pod/perldelta.pod
59736 ____________________________________________________________________________
59737 [  6752] By: jhi                                   on 2000/08/21  18:02:30
59738         Log: Also under djgpp the timestamps are funky.
59739      Branch: perl
59740            ! t/op/stat.t
59741 ____________________________________________________________________________
59742 [  6751] By: jhi                                   on 2000/08/21  17:55:56
59743         Log: Tweak the floating point output routine preferences.
59744      Branch: metaconfig
59745            ! U/compline/d_gconvert.U
59746      Branch: perl
59747            ! Configure
59748 ____________________________________________________________________________
59749 [  6750] By: jhi                                   on 2000/08/21  17:51:29
59750         Log: Unicos/mk requires elaborate paranoia.
59751      Branch: perl
59752            ! lib/Math/Complex.pm
59753 ____________________________________________________________________________
59754 [  6749] By: gsar                                  on 2000/08/21  16:53:31
59755         Log: use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
59756      Branch: perl
59757            ! lib/Cwd.pm
59758 ____________________________________________________________________________
59759 [  6748] By: gsar                                  on 2000/08/21  16:22:19
59760         Log: free TLS slot properly on Windows
59761      Branch: perl
59762            ! thread.h win32/perllib.c win32/win32thread.h
59763 ____________________________________________________________________________
59764 [  6747] By: jhi                                   on 2000/08/21  16:20:58
59765         Log: Rename the macro argument because some preprocessors
59766              can't tell the difference and expand arguments also inside
59767              double quoted strings.
59768      Branch: perl
59769            ! regcomp.c
59770 ____________________________________________________________________________
59771 [  6746] By: jhi                                   on 2000/08/21  16:09:41
59772         Log: Support long doubles in Storable.
59773              
59774              Subject: Re: Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on i686-linux-thread-multi-64int 2.2.14-5.0 (UNINSTALLED)
59775              From: Radu Greab <radu@netsoft.ro>
59776              Date: Mon, 21 Aug 2000 18:05:59 +0300 (EET DST)
59777              Message-ID: <Pine.GSO.4.05.10008211804210.10137-100000@localhost>
59778      Branch: perl
59779            ! ext/Storable/Storable.xs
59780 ____________________________________________________________________________
59781 [  6745] By: jhi                                   on 2000/08/21  15:51:40
59782         Log: Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
59783              From: "Fifer, Eric" <EFifer@sanwaint.com>
59784              Date: Mon, 21 Aug 2000 15:34:49 +0100
59785              Message-ID: <779F20BCCE5AD31186A50008C75D9979171786@silldn_mail1.sanwaint.com>
59786      Branch: perl
59787            ! t/pragma/warn/9enabled
59788 ____________________________________________________________________________
59789 [  6744] By: jhi                                   on 2000/08/21  15:39:35
59790         Log: Document the endianness of Alpha more precisely.
59791      Branch: perl
59792            ! hints/unicos.sh pod/perldelta.pod pod/perlfunc.pod
59793            ! pod/perlport.pod
59794 ____________________________________________________________________________
59795 [  6743] By: jhi                                   on 2000/08/21  14:47:05
59796         Log: perldelta fixes from the p5p crowd.
59797      Branch: perl
59798            ! pod/perldelta.pod pod/perlop.pod
59799 ____________________________________________________________________________
59800 [  6742] By: jhi                                   on 2000/08/21  13:34:51
59801         Log: Update to Pod::LaTeX 0.53.
59802              
59803              Subject: [PATCH] lib/Pod/LaTeX.pm updates
59804              From: Tim Jenness <timj@jach.hawaii.edu>
59805              Date: Sun, 20 Aug 2000 23:09:48 -1000 (HST)
59806              Message-ID: <Pine.LNX.4.21.0008202308040.12047-100000@lapaki.jach.hawaii.edu>
59807      Branch: perl
59808            ! lib/Pod/LaTeX.pm
59809 ____________________________________________________________________________
59810 [  6741] By: jhi                                   on 2000/08/21  13:33:01
59811         Log: Subject: [PATCH] os2.c fix for use64bitint
59812              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
59813              Date: Mon, 21 Aug 2000 01:32:25 -0700
59814              Message-ID: <ZkOo5gzkgWEb092yn@efn.org>
59815      Branch: perl
59816            ! os2/os2.c
59817 ____________________________________________________________________________
59818 [  6740] By: jhi                                   on 2000/08/21  13:28:52
59819         Log: Array context keeps slithering in.
59820              
59821              Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
59822              From: Daniel Chetlin <daniel@chetlin.com>
59823              Date: Sun, 20 Aug 2000 21:40:25 -0700
59824              Message-ID: <20000820214025.C29387@ilmd.chetlin.org>
59825      Branch: perl
59826            ! ext/Storable/Storable.xs lib/Pod/InputObjects.pm
59827            ! pod/perldebtut.pod
59828 ____________________________________________________________________________
59829 [  6739] By: jhi                                   on 2000/08/21  13:23:55
59830         Log: Big-endian quad fixes for Storable from Radu Greab,
59831              plus few explicit null casts for picky compilers.
59832      Branch: perl
59833            ! ext/Storable/Storable.xs
59834 ____________________________________________________________________________
59835 [  6738] By: gsar                                  on 2000/08/21  05:56:13
59836         Log: small tweaks for change#6705: avoid C++ style comments in C code;
59837              use Perl's malloc API rather than the low level system one
59838      Branch: perl
59839            ! win32/win32.c
59840 ____________________________________________________________________________
59841 [  6737] By: gsar                                  on 2000/08/21  05:35:41
59842         Log: add Storable to list of extensions on Windows
59843      Branch: perl
59844            ! win32/Makefile win32/makefile.mk
59845 ____________________________________________________________________________
59846 [  6736] By: jhi                                   on 2000/08/21  02:57:53
59847         Log: Update Changes.
59848      Branch: perl
59849            ! Changes patchlevel.h
59850 ____________________________________________________________________________
59851 [  6735] By: jhi                                   on 2000/08/21  02:57:20
59852         Log: Draft 0.
59853      Branch: perl
59854            ! pod/perldelta.pod
59855 ____________________________________________________________________________
59856 [  6734] By: jhi                                   on 2000/08/21  02:57:03
59857         Log: Add Storable 0.7.2 from Raphael Manfredi,
59858              plus the patch from
59859              
59860              Subject: Re: someone with too much time and a 64-bit box and interest in Storable?
59861              From: Radu Greab <radu@netsoft.ro>
59862              Date: Mon, 21 Aug 2000 03:10:05 +0300 (EEST)
59863              Message-ID: <Pine.LNX.4.10.10008210258160.1292-100000@busy.netsoft.ro>
59864              
59865              plus changes to get Storable to compile with
59866              picky ANSI compilers.
59867      Branch: perl
59868            + ext/Storable/ChangeLog ext/Storable/MANIFEST
59869            + ext/Storable/Makefile.PL ext/Storable/README
59870            + ext/Storable/Storable.pm ext/Storable/Storable.xs
59871            + ext/Storable/patchlevel.h t/lib/st-06compat.t
59872            + t/lib/st-blessed.t t/lib/st-canonical.t t/lib/st-dclone.t
59873            + t/lib/st-dump.pl t/lib/st-forgive.t t/lib/st-freeze.t
59874            + t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
59875            + t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
59876            + t/lib/st-tieditems.t
59877            ! MANIFEST
59878 ____________________________________________________________________________
59879 [  6733] By: jhi                                   on 2000/08/21  02:29:09
59880         Log: The correct cleaning order is an art.
59881      Branch: perl
59882            ! Makefile.SH
59883 ____________________________________________________________________________
59884 [  6732] By: jhi                                   on 2000/08/21  01:23:39
59885         Log: The #6724 is here.
59886      Branch: perl
59887            ! t/lib/ftmp-security.t
59888 ____________________________________________________________________________
59889 [  6731] By: jhi                                   on 2000/08/20  23:17:03
59890         Log: s/this one/the 5.6.0 release/
59891      Branch: perl
59892            ! pod/perl56delta.pod
59893 ____________________________________________________________________________
59894 [  6730] By: jhi                                   on 2000/08/20  23:07:34
59895         Log: Mention perlebcdic and perlposix-bc.
59896      Branch: perl
59897            ! pod/perlport.pod
59898 ____________________________________________________________________________
59899 [  6729] By: jhi                                   on 2000/08/20  21:32:59
59900         Log: Document the number of exponent digits.
59901      Branch: perl
59902            ! pod/perlfunc.pod
59903 ____________________________________________________________________________
59904 [  6728] By: jhi                                   on 2000/08/20  21:16:47
59905         Log: Use File::Spec->tmpdir().
59906              
59907              Subject: Re: [ID 20000820.001] not OK - Perl 5.7.0 (uninstalled)
59908              From: Tim Jenness <timj@jach.hawaii.edu>
59909              Message-ID: <Pine.LNX.4.21.0008201057080.20544-100000@lapaki.jach.hawaii.edu>
59910              MIME-Version: 1.0
59911              Date: Sun, 20 Aug 2000 11:01:25 -1000 (HST)
59912      Branch: perl
59913            ! utils/perlbug.PL
59914 ____________________________________________________________________________
59915 [  6727] By: jhi                                   on 2000/08/20  20:43:32
59916         Log: Update Changes.
59917      Branch: perl
59918            ! Changes patchlevel.h
59919 ____________________________________________________________________________
59920 [  6726] By: jhi                                   on 2000/08/20  20:41:44
59921         Log: The veryclean target needs to clobber.
59922      Branch: perl
59923            ! Makefile.SH
59924 ____________________________________________________________________________
59925 [  6725] By: jhi                                   on 2000/08/20  20:37:38
59926         Log: Document odd vs even subreleases and -Dusedevel.
59927      Branch: perl
59928            ! INSTALL
59929 ____________________________________________________________________________
59930 [  6724] By: jhi                                   on 2000/08/20  19:58:05
59931         Log: Use temporary directory instead of current directory.
59932              
59933              Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
59934              From: Tim Jenness <timj@jach.hawaii.edu>
59935              Date: Sat, 19 Aug 2000 10:26:07 -1000 (HST)
59936              Message-ID: <Pine.LNX.4.21.0008191015090.13727-100000@lapaki.jach.hawaii.edu>
59937      Branch: perl
59938            ! t/lib/ftmp-security.t
59939 ____________________________________________________________________________
59940 [  6723] By: jhi                                   on 2000/08/20  19:55:55
59941         Log: Subject: [PATCH] Silence MakeMaker (Was: installman)
59942              From: andreas.koenig@anima.de (Andreas J. Koenig)
59943              Date: 20 Aug 2000 15:52:03 +0200
59944              Message-ID: <m3em3khwfw.fsf_-_@ak-71.mind.de>
59945      Branch: perl
59946            ! lib/ExtUtils/MM_Unix.pm
59947 ____________________________________________________________________________
59948 [  6722] By: jhi                                   on 2000/08/20  19:46:01
59949         Log: Update to CGI 2.72, from Lincoln Stein.
59950      Branch: perl
59951            ! lib/CGI.pm
59952 ____________________________________________________________________________
59953 [  6721] By: jhi                                   on 2000/08/20  19:43:54
59954         Log: (Replaced by #8364.)
59955              
59956              Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
59957              From: Radu Greab <radu@netsoft.ro>
59958              Date: Sun, 20 Aug 2000 18:03:26 +0300 (EEST)
59959              Message-ID: <Pine.LNX.4.10.10008201753260.1292-100000@busy.netsoft.ro>
59960      Branch: perl
59961            ! ext/GDBM_File/GDBM_File.xs
59962 ____________________________________________________________________________
59963 [  6720] By: jhi                                   on 2000/08/20  19:42:01
59964         Log: pp_open() could pass an uninitialized filename down to do_open9().
59965      Branch: perl
59966            ! pp_sys.c
59967 ____________________________________________________________________________
59968 [  6719] By: jhi                                   on 2000/08/20  14:06:41
59969         Log: UTF8 concat fixes.
59970              
59971              Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
59972              From: Hugo <hv@crypt.compulink.co.uk>
59973              Date: Sun, 20 Aug 2000 07:30:46 +0100
59974              Message-Id: <200008200630.HAA18053@crypt.compulink.co.uk>
59975      Branch: perl
59976            ! pp_hot.c t/op/append.t
59977 ____________________________________________________________________________
59978 [  6718] By: jhi                                   on 2000/08/20  02:09:37
59979         Log: Let's try #6717 again.
59980      Branch: perl
59981            ! lib/File/Temp.pm
59982 ____________________________________________________________________________
59983 [  6717] By: jhi                                   on 2000/08/20  01:56:55
59984         Log: Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
59985              From: "Craig A. Berry" <craig.berry@metamorgs.com>
59986              Date: Sat, 19 Aug 2000 18:15:39 -0500
59987              Message-Id: <p04320402b5c4c10bc280@[192.168.56.169]>
59988      Branch: perl
59989            ! lib/File/Temp.pm
59990 ____________________________________________________________________________
59991 [  6716] By: jhi                                   on 2000/08/19  15:50:11
59992         Log: Update Changes.
59993      Branch: perl
59994            ! Changes patchlevel.h
59995 ____________________________________________________________________________
59996 [  6715] By: jhi                                   on 2000/08/19  15:39:09
59997         Log: Subject: [ID 20000817.023] endianness description in perlfunc.pod
59998              From: Jonathan D Johnston <jdjohnston2@juno.com>
59999              Date: Thu, 17 Aug 2000 23:13:01 -0400       
60000              Message-Id: <20000817.231304.-743351.1.jdjohnston2@juno.com>
60001      Branch: perl
60002            ! pod/perlfunc.pod
60003 ____________________________________________________________________________
60004 [  6714] By: jhi                                   on 2000/08/19  15:34:04
60005         Log: Introduce a 'veryclean' target that is like 'distclean'
60006              but also removes *~ and *.orig.
60007      Branch: perl
60008            ! Makefile.SH lib/ExtUtils/MM_Unix.pm pod/Makefile.SH
60009            ! utils/Makefile x2p/Makefile.SH
60010 ____________________________________________________________________________
60011 [  6713] By: jhi                                   on 2000/08/19  14:15:45
60012         Log: Put back the long double avoidance code to POSIX.xs
60013              because VMS seems to need it still.
60014      Branch: perl
60015            ! ext/POSIX/POSIX.xs
60016 ____________________________________________________________________________
60017 [  6712] By: jhi                                   on 2000/08/19  14:10:41
60018         Log: Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
60019              From: Peter Prymmer <pvhp@forte.com>
60020              Date: Fri, 18 Aug 2000 18:18:31 -0700 (PDT)
60021              Message-ID: <Pine.OSF.4.10.10008181818100.322420-100000@aspara.forte.com>
60022      Branch: perl
60023            ! lib/Pod/Find.pm t/pod/find.t
60024 ____________________________________________________________________________
60025 [  6711] By: jhi                                   on 2000/08/19  14:09:19
60026         Log: Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
60027              From: Peter Prymmer <pvhp@forte.com>
60028              Date: Fri, 18 Aug 2000 17:54:10 -0700 (PDT)
60029              Message-ID: <Pine.OSF.4.10.10008181751350.322420-100000@aspara.forte.com>
60030              cc: vmsperl@perl.org
60031      Branch: perl
60032            ! t/lib/peek.t
60033 ____________________________________________________________________________
60034 [  6710] By: jhi                                   on 2000/08/19  14:08:01
60035         Log: Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
60036              From: Jan Dubois <jand@ActiveState.com>
60037              Date: Fri, 18 Aug 2000 16:31:48 -0700
60038              Message-ID: <2ihrps00u6qkpjtfq6f2b1d1ndkrs7l04u@4ax.com>
60039      Branch: perl
60040            ! win32/win32.c
60041 ____________________________________________________________________________
60042 [  6709] By: jhi                                   on 2000/08/19  14:06:57
60043         Log: Fix a core dump in lib/selfloader under -DDEBUGGING.
60044              
60045              Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED) 
60046              From: Spider.Boardman@Orb.Nashua.NH.US
60047              Date: Fri, 18 Aug 2000 18:41:14 -0400
60048              Message-Id: <200008182241.SAA29667@Orb.Nashua.NH.US>
60049      Branch: perl
60050            ! regcomp.c
60051 ____________________________________________________________________________
60052 [  6708] By: jhi                                   on 2000/08/18  22:04:49
60053         Log: Update Changes.
60054      Branch: perl
60055            ! Changes patchlevel.h
60056 ____________________________________________________________________________
60057 [  6707] By: jhi                                   on 2000/08/18  21:55:14
60058         Log: Add warnif(), check warnings further up the stack,
60059              all the warnings functions now can take an optional object reference.
60060              
60061              Subject: [PATCH bleedperl@6691] warnings pragma update
60062              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
60063              Date: Fri, 18 Aug 2000 22:42:06 +0100
60064              Message-ID: <000c01c0095d$278e0040$ca01073e@bfs.phone.com>
60065      Branch: perl
60066            ! lib/Class/Struct.pm lib/Tie/Handle.pm lib/Tie/Hash.pm
60067            ! lib/Tie/Scalar.pm lib/fields.pm lib/syslog.pl lib/warnings.pm
60068            ! pod/perllexwarn.pod t/pragma/warn/9enabled warnings.pl
60069 ____________________________________________________________________________
60070 [  6706] By: jhi                                   on 2000/08/18  21:41:45
60071         Log: Typo in pp_complement().
60072              
60073              Subject: [PATCH perl-current] Deparse
60074              From: Peter Scott <Peter@PSDT.com>
60075              Date: Fri, 18 Aug 2000 12:44:37 -0700
60076              Message-Id: <4.3.2.7.2.20000818124024.00ba2be0@psdt.com>
60077      Branch: perl
60078            ! ext/B/B/Deparse.pm
60079 ____________________________________________________________________________
60080 [  6705] By: jhi                                   on 2000/08/18  21:25:59
60081         Log: Subject: [PATCH 5.6.0+] fix for Win32::DomainName
60082              From: Jan Dubois <jand@ActiveState.com>
60083              Date: Fri, 18 Aug 2000 14:22:51 -0700
60084              Message-ID: <0o9rps458r29eb97h5csuq81b1eip4no33@4ax.com>
60085      Branch: perl
60086            ! lib/Win32.pod win32/win32.c
60087 ____________________________________________________________________________
60088 [  6704] By: jhi                                   on 2000/08/18  21:16:14
60089         Log: Don't eat leading os from index entries.
60090              
60091              Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
60092              From: Russ Allbery <rra@stanford.edu>
60093              Date: 10 Aug 2000 20:49:25 -0700
60094              Message-ID: <ylu2cs78ze.fsf@windlord.stanford.edu>
60095      Branch: perl
60096            ! lib/Pod/Man.pm
60097 ____________________________________________________________________________
60098 [  6703] By: jhi                                   on 2000/08/18  21:07:06
60099         Log: Add [[:blank:]] as suggested in
60100              
60101              Subject: [ID 20000716.024] [=cc=] / [:blank:]
60102              From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
60103              Date: Sun, 16 Jul 2000 17:55:29 -0700
60104              Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
60105              
60106              (the [=cc=] has already been taken care of by #6439
60107              so the whole bug report can be closed)
60108              
60109              and make [[:space:]] to be equivalent to isspace(3)
60110              (as opposed to \s, which is isSPACE()).  The difference
60111              is that now [[:space:]] matches the mythical vertical tab,
60112              while \s doesn't.
60113      Branch: perl
60114            ! handy.h pod/perlre.pod pod/perlretut.pod regcomp.c regcomp.h
60115            ! regexec.c t/op/pat.t
60116 ____________________________________________________________________________
60117 [  6702] By: jhi                                   on 2000/08/18  18:47:47
60118         Log: The new tests were missing from #6415.
60119      Branch: perl
60120            ! t/op/bop.t
60121 ____________________________________________________________________________
60122 [  6701] By: jhi                                   on 2000/08/18  18:20:40
60123         Log: Document the NDBM_File and ODBM_File as SDBM_File
60124              was documented in #6417.
60125      Branch: perl
60126            ! ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
60127            ! ext/SDBM_File/SDBM_File.pm
60128 ____________________________________________________________________________
60129 [  6700] By: jhi                                   on 2000/08/18  18:10:39
60130         Log: Subject: [PATCH perl@6698] cygwin port
60131              From: "Fifer, Eric" <EFifer@sanwaint.com>
60132              Date: Fri, 18 Aug 2000 17:30:05 +0100
60133              Message-ID: <779F20BCCE5AD31186A50008C75D9979171784@silldn_mail1.sanwaint.com>
60134      Branch: perl
60135            ! lib/File/Temp.pm
60136 ____________________________________________________________________________
60137 [  6699] By: jhi                                   on 2000/08/18  16:21:49
60138         Log: Document code point which makes if (defined %stash::) to work
60139              (noted by Spider Boardman).
60140      Branch: perl
60141            ! op.c
60142 ____________________________________________________________________________
60143 [  6698] By: jhi                                   on 2000/08/18  13:43:27
60144         Log: Update Changes.
60145      Branch: perl
60146            ! Changes patchlevel.h
60147 ____________________________________________________________________________
60148 [  6697] By: jhi                                   on 2000/08/18  13:35:57
60149         Log: Tiny Getopt::Long patch from Johan Vromans.
60150      Branch: perl
60151            ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
60152 ____________________________________________________________________________
60153 [  6696] By: jhi                                   on 2000/08/18  13:26:14
60154         Log: Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
60155              From: Paul David Fardy <pdf@morgan.ucs.mun.ca>
60156              Date: Thu, 17 Aug 2000 17:23:40 -0230 (NDT)
60157              Message-Id: <200008171953.RAA17673@porthos.ucs.mun.ca>
60158      Branch: perl
60159            ! pod/perldiag.pod pod/perlsyn.pod
60160 ____________________________________________________________________________
60161 [  6695] By: jhi                                   on 2000/08/18  13:13:26
60162         Log: Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
60163              From: Daniel Chetlin <daniel@chetlin.com>
60164              Date: Fri, 18 Aug 2000 03:13:36 -0700
60165              Message-ID: <20000818031336.B14165@ilmd.chetlin.org>
60166      Branch: perl
60167            ! pod/perlfunc.pod
60168 ____________________________________________________________________________
60169 [  6694] By: jhi                                   on 2000/08/18  13:08:05
60170         Log: Subject: [PATCH] perltrap.pod spring cleaning
60171              From: Daniel Chetlin <daniel@chetlin.com>
60172              Date: Fri, 18 Aug 2000 03:06:54 -0700
60173              Message-ID: <20000818030654.A14165@ilmd.chetlin.org>
60174              
60175              plus Mike Guy's nitfix.
60176      Branch: perl
60177            ! pod/perltrap.pod
60178 ____________________________________________________________________________
60179 [  6693] By: jhi                                   on 2000/08/18  13:00:26
60180         Log: Unbuffer the output.
60181              
60182              Subject: Re: [ID 20000817.017] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6680 on
60183              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
60184              Date: Thu, 17 Aug 2000 18:39:29 -0700
60185              Message-ID: <RPJn5gzkgydf092yn@efn.org>
60186      Branch: perl
60187            ! t/op/fork.t
60188 ____________________________________________________________________________
60189 [  6692] By: jhi                                   on 2000/08/18  05:19:17
60190         Log: Delete the image, too, not just its MANIFEStation.
60191      Branch: perl
60192            - lib/CGI/eg/wilogo.gif
60193 ____________________________________________________________________________
60194 [  6691] By: jhi                                   on 2000/08/18  05:10:26
60195         Log: Propagate new Configure vars.
60196      Branch: perl
60197            ! configure.com epoc/config.sh uconfig.h uconfig.sh
60198            ! vos/config.def vos/config.h vos/config_h.SH_orig
60199            ! win32/config.bc win32/config.gc win32/config.vc
60200            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
60201 ____________________________________________________________________________
60202 [  6690] By: jhi                                   on 2000/08/18  04:30:56
60203         Log: Update Changes.
60204      Branch: perl
60205            ! Changes patchlevel.h
60206 ____________________________________________________________________________
60207 [  6689] By: jhi                                   on 2000/08/18  04:12:30
60208         Log: Fix the lib/complex failure of
60209              
60210              From: abigail@foad.org
60211              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
60212              Date: 15 Aug 2000 04:06:38 -0000
60213              Message-Id: <20000815040638.8524.qmail@foad.org> 
60214              
60215              Linux long double accuracy issue: something that
60216              when printed with %g looks like "2" but int() of it is 1.
60217      Branch: perl
60218            ! lib/Math/Complex.pm
60219 ____________________________________________________________________________
60220 [  6688] By: jhi                                   on 2000/08/18  03:15:35
60221         Log: The byteorder code in #6671 was wrong.
60222      Branch: perl
60223            ! configpm
60224 ____________________________________________________________________________
60225 [  6687] By: jhi                                   on 2000/08/18  02:08:42
60226         Log: Subject: [PATCH 5.6.0+] newSVrv() memory leak
60227              From: Jan Dubois <jand@ActiveState.com>
60228              Date: Thu, 17 Aug 2000 18:31:55 -0700
60229              Message-ID: <l64ppsggaiuc4t6msm45iqohmhpjblb4qf@4ax.com>
60230      Branch: perl
60231            ! sv.c
60232 ____________________________________________________________________________
60233 [  6686] By: jhi                                   on 2000/08/18  02:04:15
60234         Log: Use NVs in POSIX math, not doubles.
60235              
60236              From: abigail@foad.org
60237              Subject: [ID 20000817.014] POSIX & modfl
60238              Date: 17 Aug 2000 20:49:18 -0000
60239              Message-Id: <20000817204918.23123.qmail@foad.org>
60240      Branch: perl
60241            ! ext/POSIX/POSIX.xs ext/POSIX/typemap
60242 ____________________________________________________________________________
60243 [  6685] By: jhi                                   on 2000/08/18  02:02:12
60244         Log: Introduce NVef, NVff, and NVgf, use the middle one.
60245              (helps for lib/peek + Linux + long doubles)  Reported in
60246              
60247              From: abigail@foad.org
60248              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
60249              Date: 15 Aug 2000 04:06:38 -0000
60250              Message-Id: <20000815040638.8524.qmail@foad.org> 
60251              
60252              (note: the lib/complex failure has not yet been addressed)
60253      Branch: metaconfig/U/perl
60254            ! perlxvf.U
60255      Branch: perl
60256            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
60257            ! config_h.SH dump.c perl.h pod/perlguts.pod
60258 ____________________________________________________________________________
60259 [  6684] By: jhi                                   on 2000/08/17  23:22:19
60260         Log: Add byteorder to the myconfig output.
60261      Branch: perl
60262            ! myconfig.SH
60263 ____________________________________________________________________________
60264 [  6683] By: jhi                                   on 2000/08/17  23:20:19
60265         Log: The image doth not exist, spotted by Johan Vromans.
60266      Branch: perl
60267            ! MANIFEST
60268 ____________________________________________________________________________
60269 [  6682] By: jhi                                   on 2000/08/17  22:38:16
60270         Log: Document what the backtick returns if the command fails.
60271      Branch: perl
60272            ! pod/perlop.pod
60273 ____________________________________________________________________________
60274 [  6681] By: jhi                                   on 2000/08/17  22:33:12
60275         Log: Do not use prototyping here.
60276              
60277              Subject: [ID 20000817.016] [PATCH] Peek.xs
60278              From: abigail@foad.org
60279              Date: 17 Aug 2000 20:55:56 -0000
60280              Message-Id: <20000817205556.24270.qmail@foad.org>
60281      Branch: perl
60282            ! ext/Devel/Peek/Makefile.PL
60283 ____________________________________________________________________________
60284 [  6680] By: jhi                                   on 2000/08/17  19:46:43
60285         Log: Don't propose using modules built for 5.005 if no binary
60286              compatibility with 5.005 is attempted.
60287              
60288              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
60289              Subject: Minor nit with 5.7.0 (6655)
60290              Date: Wed, 16 Aug 2000 15:56:14 -0700 (PDT)
60291              Message-Id: <200008162256.PAA06964@xfiles.intercon.hp.com>
60292      Branch: metaconfig
60293            ! U/installdirs/inc_version_list.U
60294      Branch: perl
60295            ! Configure config_h.SH
60296 ____________________________________________________________________________
60297 [  6679] By: jhi                                   on 2000/08/17  19:16:39
60298         Log: Microperl config update.
60299      Branch: perl
60300            ! uconfig.h uconfig.sh
60301 ____________________________________________________________________________
60302 [  6678] By: jhi                                   on 2000/08/17  19:16:13
60303         Log: The #6648 wasn't protective enough for limited platforms
60304              (like microperl).
60305      Branch: perl
60306            ! dump.c sv.c
60307 ____________________________________________________________________________
60308 [  6677] By: jhi                                   on 2000/08/17  14:46:35
60309         Log: Update Changes.
60310      Branch: perl
60311            ! Changes patchlevel.h
60312 ____________________________________________________________________________
60313 [  6676] By: jhi                                   on 2000/08/17  14:44:02
60314         Log: Add perlebcdic from Peter Prymmer, regen toc.
60315      Branch: perl
60316            + pod/perlebcdic.pod
60317            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
60318 ____________________________________________________________________________
60319 [  6675] By: jhi                                   on 2000/08/17  14:41:52
60320         Log: perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
60321      Branch: perl
60322            ! pod/perldebtut.pod
60323 ____________________________________________________________________________
60324 [  6674] By: jhi                                   on 2000/08/17  14:29:43
60325         Log: Get -DLEAKTEST to compile (not necessarily to work, mind)
60326              
60327              Subject: [ID 20000724.006] -DLEAKTEST problem
60328              From: Gregory Martin Pfeil <pfeilgm@technomadic.org>
60329              Date: Tue, 25 Jul 2000 00:36:32 -0500
60330              Message-Id: <20000725003632.A26186@www.llamacom.com>
60331              
60332              Reminder sent
60333              
60334              Subject: [PATCH bleadperl@6647] -DLEAKTEST compile error      
60335              From: Hugo <hv@crypt.compulink.co.uk>
60336              Date: Thu, 17 Aug 2000 15:23:42 +0100
60337              Message-Id: <200008171423.PAA06749@crypt.compulink.co.uk>
60338      Branch: perl
60339            ! util.c
60340 ____________________________________________________________________________
60341 [  6673] By: jhi                                   on 2000/08/17  04:07:10
60342         Log: Subject: Re: [PATCH]Re: Questions about Math::BigFloat
60343              From: John Peacock <JPeacock@UnivPress.com>
60344              Date: Tue, 01 Aug 2000 09:38:12 -0400
60345              Message-ID: <3986D2C4.54B78FE4@UnivPress.com>
60346      Branch: perl
60347            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm t/lib/bigfltpm.t
60348 ____________________________________________________________________________
60349 [  6672] By: jhi                                   on 2000/08/17  03:04:35
60350         Log: Subject: [PATCH] Cwd.pm now uses strict
60351              From: Tim Jenness <timj@jach.hawaii.edu>
60352              Date: Wed, 16 Aug 2000 16:42:35 -1000 (HST)
60353              Message-ID: <Pine.LNX.4.21.0008161639510.1135-100000@lapaki.jach.hawaii.edu>
60354      Branch: perl
60355            ! lib/Cwd.pm
60356 ____________________________________________________________________________
60357 [  6671] By: jhi                                   on 2000/08/17  02:16:35
60358         Log: Make $Config{byteorder} more magical so that it is
60359              dynamically computed: nice for 'fat binaries'.
60360              
60361              Subject: [PATCH]: default byteorder
60362              From: Wilfredo Sánchez <wsanchez@apple.com>
60363              Date: Mon, 31 Jul 2000 19:45:31 -0700
60364              Message-Id: <200008010245.TAA04459@ns1.abstrata.com>
60365      Branch: perl
60366            ! configpm
60367 ____________________________________________________________________________
60368 [  6670] By: gsar                                  on 2000/08/17  01:22:21
60369         Log: move WNOHANG definition to where other such things are
60370      Branch: perl
60371            ! win32/win32.h
60372 ____________________________________________________________________________
60373 [  6669] By: jhi                                   on 2000/08/17  01:19:17
60374         Log: Update Changes.
60375      Branch: perl
60376            ! Changes patchlevel.h
60377 ____________________________________________________________________________
60378 [  6668] By: jhi                                   on 2000/08/17  01:16:29
60379         Log: Doc nits spotted by Richard Soderberg.
60380      Branch: perl
60381            ! README.posix-bc README.vmesa
60382 ____________________________________________________________________________
60383 [  6667] By: jhi                                   on 2000/08/17  01:12:11
60384         Log: Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
60385              From: "Casey R. Tweten" <crt@kiski.net>
60386              Date: Wed, 16 Aug 2000 12:39:08 -0400 (EDT)
60387              Message-ID: <Pine.OSF.4.21.0008161238250.32058-100000@home.kiski.net>
60388      Branch: perl
60389            ! pod/perldebtut.pod
60390 ____________________________________________________________________________
60391 [  6666] By: jhi                                   on 2000/08/17  01:09:31
60392         Log: Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
60393              From: "Casey R. Tweten" <crt@kiski.net>
60394              Date: Wed, 16 Aug 2000 11:35:09 -0400 (EDT)
60395              Message-ID: <Pine.OSF.4.21.0008161132270.10885-100000@home.kiski.net>
60396      Branch: perl
60397            ! lib/Shell.pm
60398 ____________________________________________________________________________
60399 [  6665] By: gsar                                  on 2000/08/17  01:03:52
60400         Log: add "ok" targets from change#6632 in makefile.mk
60401      Branch: perl
60402            ! pod/perlport.pod win32/Makefile win32/makefile.mk
60403 ____________________________________________________________________________
60404 [  6664] By: gsar                                  on 2000/08/17  00:56:11
60405         Log: avoid warnings from dense compiler
60406      Branch: perl
60407            ! win32/win32.c
60408 ____________________________________________________________________________
60409 [  6663] By: jhi                                   on 2000/08/17  00:51:49
60410         Log: Tweak the regex compilation errors once more.
60411      Branch: perl
60412            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
60413            ! t/op/regmesg.t t/pragma/warn/regcomp
60414 ____________________________________________________________________________
60415 [  6662] By: gsar                                  on 2000/08/17  00:28:19
60416         Log: trailing new %ENV entries weren't being pushed into the real
60417              environment of subprocesses on Windows
60418      Branch: perl
60419            ! t/op/magic.t win32/perlhost.h
60420 ____________________________________________________________________________
60421 [  6661] By: gsar                                  on 2000/08/17  00:19:20
60422         Log: waitpid() now handles externally spawned pids correctly;
60423              fixes for backtick/wait/waitpid failures on Windows 9x
60424              
60425              these changes make the pid returned by process functions on
60426              Windows 9x always positive by clearing the high bit (which
60427              is always set on Win9x); pseudo-process PIDs are likewise
60428              always negative now on Win9x (just as on NT/2000)
60429      Branch: perl
60430            ! pp_sys.c win32/perlhost.h win32/win32.c
60431 ____________________________________________________________________________
60432 [  6660] By: jhi                                   on 2000/08/17  00:04:32
60433         Log: Retract #6645.
60434      Branch: perl
60435            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
60436            ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
60437            ! t/op/sprintf.t
60438 ____________________________________________________________________________
60439 [  6659] By: gsar                                  on 2000/08/16  23:59:28
60440         Log: on windows, the return values from wait() and waitpid() don't
60441              match those of pseudo-pids
60442      Branch: perl
60443            ! pp_sys.c t/op/fork.t util.c win32/win32.c
60444 ____________________________________________________________________________
60445 [  6658] By: gsar                                  on 2000/08/16  23:56:14
60446         Log: pod nit seen in passing
60447      Branch: perl
60448            ! pod/perlfunc.pod
60449 ____________________________________________________________________________
60450 [  6657] By: gsar                                  on 2000/08/16  23:53:42
60451         Log: change#6328 could make close(SOCKET) return false on windows
60452              when it shouldn't
60453      Branch: perl
60454            ! win32/win32sck.c
60455 ____________________________________________________________________________
60456 [  6656] By: gsar                                  on 2000/08/16  23:46:57
60457         Log: check that the number pseudo children doesn't exceed
60458              MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
60459              the WaitForMultipleObjects() limit that would cause wait()
60460              to crash)
60461              
60462              wait() and waitpid() could potentially be rewritten to use
60463              more than one thread to do the waiting to eliminate this
60464              limitation
60465      Branch: perl
60466            ! win32/perlhost.h
60467 ____________________________________________________________________________
60468 [  6655] By: jhi                                   on 2000/08/16  14:11:05
60469         Log: Update Changes.
60470      Branch: perl
60471            ! Changes patchlevel.h
60472 ____________________________________________________________________________
60473 [  6654] By: jhi                                   on 2000/08/16  14:10:12
60474         Log: Update to perldebtut 1.9, from Richard Foley.
60475      Branch: perl
60476            ! pod/perldebtut.pod
60477 ____________________________________________________________________________
60478 [  6653] By: jhi                                   on 2000/08/16  14:08:17
60479         Log: Change the regx compilation error markers to use = instead of <
60480              since pod makes using the latter quite messy.  Reported in
60481              ID 20000814.006 by Abigail and in
60482              Subject: Unknown escape E<> ?
60483              From: Lupe Christoph <lupe@lupe-christoph.de>
60484              Date: Fri, 11 Aug 2000 00:30:27 +0200
60485              Message-ID: <20000811003027.F17420@alanya.lupe-christoph.de>
60486      Branch: perl
60487            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
60488            ! t/op/regmesg.t t/pragma/warn/regcomp
60489 ____________________________________________________________________________
60490 [  6652] By: jhi                                   on 2000/08/16  13:25:31
60491         Log: Change the perlbug address to perl.org since it's more forgiving.
60492              
60493              Subject: [ID 20000814.007] [PATCH] Email address in perlbug.
60494              From: abigail@foad.org
60495              Date: 15 Aug 2000 04:15:40 -0000
60496              Message-Id: <20000815041540.8633.qmail@foad.org>
60497      Branch: perl
60498            ! utils/perlbug.PL
60499 ____________________________________________________________________________
60500 [  6651] By: jhi                                   on 2000/08/16  13:22:35
60501         Log: Subject: [PATCH] Cwd::_backtick_pwd does not check return value
60502              From: Tim Jenness <timj@jach.hawaii.edu>
60503              Date: Tue, 15 Aug 2000 15:51:59 -1000 (HST)
60504              Message-ID: <Pine.LNX.4.21.0008151547560.1223-100000@lapaki.jach.hawaii.edu>
60505      Branch: perl
60506            ! lib/Cwd.pm
60507 ____________________________________________________________________________
60508 [  6650] By: jhi                                   on 2000/08/16  13:18:13
60509         Log: Update to CPAN 1.57.
60510              
60511              Subject: Re: [PATCH] Cwd::_backtick_pwd does not check return value
60512              From: andreas.koenig@anima.de (Andreas J. Koenig)
60513              Date: 16 Aug 2000 15:09:46 +0200
60514              Message-ID: <m3k8dh5p45.fsf@ak-71.mind.de>
60515      Branch: perl
60516            ! lib/CPAN.pm
60517 ____________________________________________________________________________
60518 [  6649] By: jhi                                   on 2000/08/16  13:12:31
60519         Log: Subject: [ID 20000324.040] minor fix to perlhpux.pod
60520              From: "Larry W. Virden" <lvirden@cas.org>
60521              Date: Fri, 24 Mar 2000 14:25:37 -0500 (EST)
60522              Message-Id: <200003241925.OAA27985@lwv26awu.cas.org>
60523      Branch: perl
60524            ! README.hpux
60525 ____________________________________________________________________________
60526 [  6648] By: jhi                                   on 2000/08/16  13:03:53
60527         Log: The numeric locale was reset to "C" by s?printf and never restored.
60528              
60529              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
60530              From: Christian Kirsch <ck@held.mind.de>
60531              Date: Wed, 9 Aug 2000 17:05:17 +0200
60532              Message-Id: <20000809170517.A25389@held>
60533              
60534              No test since adding the failing example to locale.t
60535              does not fail -- probably because the locale settings are so
60536              thoroughly tweaked by that time.  Running the example standalone
60537              does fail, though.  UPDATE: test case added at change #7540.
60538      Branch: perl
60539            ! dump.c perl.h pp.c pp_ctl.c sv.c
60540 ____________________________________________________________________________
60541 [  6647] By: jhi                                   on 2000/08/16  00:07:54
60542         Log: Update Changes and test semi-automatic patchlevel updating.
60543      Branch: perl
60544            ! Changes patchlevel.h
60545 ____________________________________________________________________________
60546 [  6646] By: jhi                                   on 2000/08/15  23:35:07
60547         Log: Fix a dependency problem.
60548              
60549              Subject: [PATCH: 6640] VMS Makefile.SH update
60550              From: Peter Prymmer <pvhp@forte.com>
60551              Date: Tue, 15 Aug 2000 16:31:34 -0700 (PDT)
60552              Message-ID: <Pine.OSF.4.10.10008151613140.141017-100000@aspara.forte.com>
60553      Branch: perl
60554            ! vms/descrip_mms.template
60555 ____________________________________________________________________________
60556 [  6645] By: jhi                                   on 2000/08/15  23:33:23
60557         Log: (Retracted by #6660)
60558              
60559              Subject: [PATCH perl-current] make s?printf() produce two exponent digits where possible
60560              From: Dominic Dunlop <domo@computer.org>
60561              Date: Tue, 15 Aug 2000 22:20:52 +0200
60562              Message-Id: <p04320403b5bf4c32d381@[192.168.1.4]>
60563      Branch: metaconfig/U/perl
60564            + d_printfed.U
60565      Branch: perl
60566            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
60567            ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
60568            ! t/op/sprintf.t
60569 ____________________________________________________________________________
60570 [  6644] By: jhi                                   on 2000/08/15  21:17:20
60571         Log: Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
60572              From: abigail@foad.org
60573              Date: 15 Aug 2000 20:12:41 -0000
60574              Message-Id: <20000815201241.25556.qmail@foad.org>
60575      Branch: perl
60576            ! INSTALL
60577 ____________________________________________________________________________
60578 [  6643] By: jhi                                   on 2000/08/15  21:15:28
60579         Log: (an already applied patch)
60580      Branch: perl
60581            ! lib/CGI.pm
60582 ____________________________________________________________________________
60583 [  6642] By: gsar                                  on 2000/08/15  19:54:05
60584         Log: magic callbacks all need to have same type signature
60585      Branch: perl
60586            ! embed.pl mg.c proto.h
60587 ____________________________________________________________________________
60588 [  6641] By: jhi                                   on 2000/08/15  17:56:27
60589         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)
60590              From: Mike Guy <mjtg@cam.ac.uk>
60591              Message-Id: <E13OkU9-0006rb-00@libra.cus.cam.ac.uk>
60592              Date: Tue, 15 Aug 2000 18:26:45 +0100
60593              
60594              Only the peek.t part applied, not the hash quality part.
60595      Branch: perl
60596            ! t/lib/peek.t
60597 ____________________________________________________________________________
60598 [  6640] By: jhi                                   on 2000/08/15  16:37:37
60599         Log: Update Changes.
60600      Branch: perl
60601            ! Changes
60602 ____________________________________________________________________________
60603 [  6639] By: jhi                                   on 2000/08/15  16:34:55
60604         Log: Missed a file from #6638.
60605      Branch: perl
60606            ! lib/File/Temp.pm
60607 ____________________________________________________________________________
60608 [  6638] By: jhi                                   on 2000/08/15  16:33:19
60609         Log: Subject: [PATCH perl@6620] cygwin port
60610              From: "Fifer, Eric" <EFifer@sanwaint.com>
60611              Date: Tue, 15 Aug 2000 17:00:49 +0100
60612              Message-ID: <779F20BCCE5AD31186A50008C75D9979171779@silldn_mail1.sanwaint.com>
60613      Branch: perl
60614            ! README.cygwin hints/cygwin.sh pod/perlport.pod t/lib/b.t
60615 ____________________________________________________________________________
60616 [  6637] By: jhi                                   on 2000/08/15  16:29:22
60617         Log: Subject: [PATCH] debugger exit code should reflect user exit code
60618              From: Mike Guy <mjtg@cam.ac.uk>
60619              Date: Tue, 15 Aug 2000 16:55:59 +0100
60620              Message-Id: <E13Oj4J-0005FS-00@libra.cus.cam.ac.uk>
60621      Branch: perl
60622            ! lib/perl5db.pl
60623 ____________________________________________________________________________
60624 [  6636] By: jhi                                   on 2000/08/15  15:30:58
60625         Log: Update Changes.
60626      Branch: perl
60627            ! Changes
60628 ____________________________________________________________________________
60629 [  6635] By: jhi                                   on 2000/08/15  15:27:21
60630         Log: Use -Dusedevel; regen Configure and the respective Porting stuff.
60631      Branch: metaconfig
60632            ! U/mkglossary U/mksample
60633      Branch: metaconfig/U/perl
60634            ! Devel.U
60635      Branch: perl
60636            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
60637 ____________________________________________________________________________
60638 [  6634] By: jhi                                   on 2000/08/15  14:11:55
60639         Log: Don't blow limited stacks, a lower number is enough to
60640              tickle the lookbehind limit.
60641              
60642              Subject: [ID 20000815.007] Not OK: perl@6627 +SUIDMAIL on powerpc-machten 4.1.4 (UNINSTALLED) [PATCH]
60643              From: Dominic Dunlop <domo@computer.org>
60644              Date: Tue, 15 Aug 2000 13:51:24 +0200
60645              Message-Id: <p04320400b5bedcedaf22@[192.168.1.4]>
60646      Branch: perl
60647            ! t/op/regmesg.t
60648 ____________________________________________________________________________
60649 [  6633] By: jhi                                   on 2000/08/15  14:01:46
60650         Log: Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
60651              From: Mike Guy <mjtg@cam.ac.uk>
60652              Date: Tue, 15 Aug 2000 12:10:50 +0100
60653              Message-Id: <E13OecM-0006nF-00@libra.cus.cam.ac.uk>
60654      Branch: perl
60655            ! utils/perldoc.PL
60656 ____________________________________________________________________________
60657 [  6632] By: jhi                                   on 2000/08/15  13:58:48
60658         Log: make ok etc also for win32.
60659              
60660              Subject: [ID 20000814.008] Not OK: perl v5.6.0 (6620) on MSWin32-x86 4.0 (UNINSTALLED)
60661              From: Prymmer/Kahn <pvhp@best.com>
60662              Date: Mon, 14 Aug 2000 22:42:06 -0700 (PDT)
60663              Message-Id: <Pine.BSF.4.21.0008142240280.3888-100000@shell8.ba.best.com>
60664      Branch: perl
60665            ! win32/Makefile
60666 ____________________________________________________________________________
60667 [  6631] By: jhi                                   on 2000/08/15  13:45:03
60668         Log: Update (kinda) to Test 1.14, from Joshua Pritikin.
60669      Branch: perl
60670            ! lib/Test.pm
60671 ____________________________________________________________________________
60672 [  6630] By: jhi                                   on 2000/08/15  03:25:09
60673         Log: Update Changes.
60674      Branch: perl
60675            ! Changes
60676 ____________________________________________________________________________
60677 [  6629] By: jhi                                   on 2000/08/15  03:23:53
60678         Log: magic_regdatum_set() is void, not int.
60679      Branch: perl
60680            ! embed.pl mg.c proto.h
60681 ____________________________________________________________________________
60682 [  6628] By: jhi                                   on 2000/08/15  03:08:02
60683         Log: Make the user to give up his firstborn, err, to knowingly
60684              verify installing an unstable developer release.  Also bump
60685              the release to 5.7.0, but leave a patch tag in the local
60686              patches saying that this is not yet the real thing.
60687      Branch: metaconfig
60688            ! U/modified/Instruct.U
60689      Branch: metaconfig/U/perl
60690            + Devel.U
60691      Branch: perl
60692            ! Configure patchlevel.h
60693 ____________________________________________________________________________
60694 [  6627] By: jhi                                   on 2000/08/14  22:32:52
60695         Log: README.os2 update.
60696              
60697              Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
60698              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
60699              Date: Wed, 02 Aug 2000 21:55:09 -0700
60700              Message-ID: <tsPi5gzkgegX092yn@efn.org>
60701      Branch: perl
60702            ! README.os2
60703 ____________________________________________________________________________
60704 [  6626] By: jhi                                   on 2000/08/14  21:00:02
60705         Log: Subject: Re: File::Temp problems on VMS in bleedperl
60706              From: Tim Jenness <timj@jach.hawaii.edu>
60707              cc: vmsperl@perl.org
60708              Date: Mon, 14 Aug 2000 09:44:33 -1000 (HST)
60709              Message-ID: <Pine.LNX.4.21.0008140941300.6753-100000@lapaki.jach.hawaii.edu>
60710      Branch: perl
60711            ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
60712 ____________________________________________________________________________
60713 [  6625] By: jhi                                   on 2000/08/14  20:52:16
60714         Log: Add SUIDMAIL as was done for the CERT alert.
60715      Branch: perl
60716            ! patchlevel.h
60717 ____________________________________________________________________________
60718 [  6624] By: jhi                                   on 2000/08/14  20:48:50
60719         Log: Subject: sfio2000
60720              From: Daniel Muino <dmuino@afip.gov.ar>
60721              Date: Mon, 14 Aug 2000 16:58:11 -0300
60722              Message-ID: <20000814165811.B16368@con2-dgi>
60723      Branch: perl
60724            ! perlsdio.h perlsfio.h
60725 ____________________________________________________________________________
60726 [  6623] By: jhi                                   on 2000/08/14  20:47:36
60727         Log: Subject: warning: storage class after type is obsolescent
60728              From: Daniel Muino <dmuino@afip.gov.ar>
60729              Date: Mon, 14 Aug 2000 16:42:47 -0300
60730              Message-ID: <20000814164247.A16368@con2-dgi>
60731      Branch: perl
60732            ! regcomp.pl regnodes.h
60733 ____________________________________________________________________________
60734 [  6622] By: jhi                                   on 2000/08/14  20:43:05
60735         Log: Subject: [ID 20000814.002] [Patch] Email address in Changes.
60736              From: abigail@foad.org
60737              Date: 14 Aug 2000 20:00:10 -0000
60738              Message-Id: <20000814200010.27271.qmail@foad.org>
60739      Branch: perl
60740            ! Changes
60741 ____________________________________________________________________________
60742 [  6621] By: jhi                                   on 2000/08/14  15:23:05
60743         Log: Update Changes.
60744      Branch: perl
60745            ! Changes
60746 ____________________________________________________________________________
60747 [  6620] By: jhi                                   on 2000/08/14  15:22:14
60748         Log: Subject: Re: [PATCH] @+, @- readonly
60749              From: Mike Guy <mjtg@cam.ac.uk>
60750              Date: Mon, 14 Aug 2000 15:26:55 +0100
60751              Message-Id: <E13OLCZ-00020N-00@libra.cus.cam.ac.uk>
60752      Branch: perl
60753            ! XSUB.h embed.h embed.pl globvar.sym gv.c mg.c perl.h proto.h
60754            ! sv.c t/op/pat.t
60755 ____________________________________________________________________________
60756 [  6619] By: jhi                                   on 2000/08/14  14:12:08
60757         Log: Update Changes.
60758      Branch: perl
60759            ! Changes
60760 ____________________________________________________________________________
60761 [  6618] By: jhi                                   on 2000/08/14  14:09:34
60762         Log: For now remove the mail code.
60763      Branch: perl
60764            ! perl.c
60765 ____________________________________________________________________________
60766 [  6617] By: jhi                                   on 2000/08/14  14:08:28
60767         Log: Drop the eg/ mentions and also mention the recent suidperl thing.
60768      Branch: perl
60769            ! jpl/README lib/ExtUtils/Embed.pm pod/perlcompile.pod
60770            ! pod/perlfaq8.pod pod/perlsec.pod
60771 ____________________________________________________________________________
60772 [  6616] By: jhi                                   on 2000/08/14  14:00:11
60773         Log: Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
60774              From: Mike Guy <mjtg@cam.ac.uk>
60775              Date: Mon, 14 Aug 2000 08:26:02 +0100
60776              Message-Id: <E13OEdG-0007LT-00@libra.cus.cam.ac.uk>
60777      Branch: perl
60778            ! lib/perl5db.pl
60779 ____________________________________________________________________________
60780 [  6615] By: jhi                                   on 2000/08/14  13:58:45
60781         Log: Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
60782              From: Mike Guy <mjtg@cam.ac.uk>
60783              Date: Mon, 14 Aug 2000 08:04:22 +0100
60784              Message-Id: <E13OEII-0007B2-00@libra.cus.cam.ac.uk>
60785      Branch: perl
60786            ! gv.c mg.c t/op/pat.t
60787 ____________________________________________________________________________
60788 [  6614] By: jhi                                   on 2000/08/14  13:56:45
60789         Log: Subject: Test fails / warnings with perl-current #6612
60790              From: Mike Guy <mjtg@cam.ac.uk>
60791              Date: Mon, 14 Aug 2000 07:57:23 +0100
60792              Message-Id: <E13OEBX-000776-00@libra.cus.cam.ac.uk>
60793      Branch: perl
60794            ! t/lib/b.t t/lib/peek.t
60795 ____________________________________________________________________________
60796 [  6613] By: jhi                                   on 2000/08/14  13:45:33
60797         Log: VMS configure.com update continues.
60798      Branch: perl
60799            - vms/configure.com
60800            ! MANIFEST configure.com
60801 ____________________________________________________________________________
60802 [  6612] By: jhi                                   on 2000/08/13  22:13:35
60803         Log: Update Changes.
60804      Branch: perl
60805            ! Changes
60806 ____________________________________________________________________________
60807 [  6611] By: jhi                                   on 2000/08/13  16:21:45
60808         Log: Upgrade to CGI 2.71, from Lincoln Stein.
60809      Branch: perl
60810            ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-function.t
60811 ____________________________________________________________________________
60812 [  6610] By: jhi                                   on 2000/08/13  15:09:16
60813         Log: Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
60814              From: Mike Guy <mjtg@cam.ac.uk>
60815              Date: Sun, 13 Aug 2000 13:45:51 +0100
60816              Message-Id: <E13Nx9D-00027M-00@libra.cus.cam.ac.uk>
60817      Branch: perl
60818            ! t/op/regmesg.t
60819 ____________________________________________________________________________
60820 [  6609] By: jhi                                   on 2000/08/13  14:31:26
60821         Log: Andreas says that 1.56 is fine, so reverting back to it.
60822      Branch: perl
60823            ! lib/CPAN.pm
60824 ____________________________________________________________________________
60825 [  6608] By: jhi                                   on 2000/08/13  05:34:20
60826         Log: Update Changes.
60827      Branch: perl
60828            ! Changes
60829 ____________________________________________________________________________
60830 [  6607] By: jhi                                   on 2000/08/13  05:32:01
60831         Log: Put back the \z changes of #5406 to CPAN.pm.
60832      Branch: perl
60833            ! lib/CPAN.pm
60834 ____________________________________________________________________________
60835 [  6606] By: jhi                                   on 2000/08/13  05:20:16
60836         Log: Fix-n-skip the tests under 5005threads.
60837      Branch: perl
60838            ! t/lib/b.t
60839 ____________________________________________________________________________
60840 [  6605] By: jhi                                   on 2000/08/13  05:07:48
60841         Log: Fix the test for 5005threads.
60842      Branch: perl
60843            ! t/lib/peek.t
60844 ____________________________________________________________________________
60845 [  6604] By: jhi                                   on 2000/08/13  03:35:37
60846         Log: Should have deleted this in #6603.
60847      Branch: perl
60848            - vms/subconfigure.com
60849 ____________________________________________________________________________
60850 [  6603] By: jhi                                   on 2000/08/12  18:29:32
60851         Log: Rewrite of vms/subconfigure.com as configure.com,
60852              from Peter Prymmer and the vmsperl crew.
60853      Branch: perl
60854            + vms/configure.com
60855            ! MANIFEST
60856 ____________________________________________________________________________
60857 [  6602] By: jhi                                   on 2000/08/11  13:00:01
60858         Log: PlainText.pm is dead.
60859      Branch: perl
60860            - lib/Pod/PlainText.pm
60861            ! MANIFEST
60862 ____________________________________________________________________________
60863 [  6601] By: jhi                                   on 2000/08/11  04:06:45
60864         Log: Update Changes.
60865      Branch: perl
60866            ! Changes
60867 ____________________________________________________________________________
60868 [  6600] By: jhi                                   on 2000/08/11  04:06:10
60869         Log: Add a few missing files, update MANIFEST.
60870      Branch: perl
60871            + lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
60872            + lib/Pod/PlainText.pm t/pod/find.t
60873            ! MANIFEST t/op/regmesg.t
60874 ____________________________________________________________________________
60875 [  6599] By: jhi                                   on 2000/08/11  03:31:10
60876         Log: Add Perl debugging tutorial, regen toc. 
60877              
60878              Subject: perldebtut.pod
60879              From: Richard Foley <Richard.Foley@m.dasa.de>
60880              Date: Wed, 09 Aug 2000 10:17:15 +0200
60881              Message-id: <3991138B.262247B8@m.dasa.de>
60882      Branch: perl
60883            + pod/perldebtut.pod
60884            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
60885 ____________________________________________________________________________
60886 [  6598] By: jhi                                   on 2000/08/11  02:48:56
60887         Log: tiny Changes edit
60888      Branch: perl
60889            ! Changes
60890 ____________________________________________________________________________
60891 [  6597] By: jhi                                   on 2000/08/11  02:39:04
60892         Log: Tests for #6589.
60893              
60894              Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
60895              From: simon@brecon.co.uk (Simon Cozens)
60896              Date: 11 Aug 2000 02:24:52 GMT
60897              Message-ID: <slrn8p6ovk.5sh.simon@justanother.perlhacker.org>
60898      Branch: perl
60899            ! t/lib/b.t
60900 ____________________________________________________________________________
60901 [  6596] By: jhi                                   on 2000/08/11  01:50:07
60902         Log: Update Changes.
60903      Branch: perl
60904            ! Changes
60905 ____________________________________________________________________________
60906 [  6595] By: jhi                                   on 2000/08/11  01:47:16
60907         Log: nitfix
60908      Branch: perl
60909            ! Changes
60910 ____________________________________________________________________________
60911 [  6594] By: jhi                                   on 2000/08/11  01:36:16
60912         Log: Subject: Getting perlio and threads to compile
60913              From: Lupe Christoph <lupe@lupe-christoph.de>
60914              Date: Wed, 9 Aug 2000 11:35:54 +0200
60915              Message-ID: <20000809113554.G23160@alanya.lupe-christoph.de>
60916              
60917              (the Solaris version changes in Configure skipped)
60918      Branch: perl
60919            ! hints/solaris_2.sh thread.h
60920 ____________________________________________________________________________
60921 [  6593] By: jhi                                   on 2000/08/11  01:30:16
60922         Log: Subject: Re: [ID 20000730.003] utf8::length() bad
60923              From: simon@brecon.co.uk (Simon Cozens)
60924              Date: 1 Aug 2000 06:55:19 GMT
60925              Message-ID: <slrn8oct2n.19l.simon@justanother.perlhacker.org>
60926      Branch: perl
60927            ! lib/utf8.pm
60928 ____________________________________________________________________________
60929 [  6592] By: jhi                                   on 2000/08/11  01:26:39
60930         Log: Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
60931              From: Peter Scott <Peter@PeterScott.com>
60932              Date: Thu, 10 Aug 2000 08:23:27 -0700
60933              Message-Id: <4.3.2.7.2.20000810081749.00aa92c0@peterscott.com>
60934      Branch: perl
60935            ! lib/perl5db.pl
60936 ____________________________________________________________________________
60937 [  6591] By: jhi                                   on 2000/08/11  01:22:02
60938         Log: Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value 
60939              From: Hugo <hv@crypt.compulink.co.uk>
60940              Date: Thu, 10 Aug 2000 19:23:04 +0100
60941              Message-Id: <200008101823.TAA23580@crypt.compulink.co.uk>
60942      Branch: perl
60943            ! regexec.c t/op/pat.t
60944 ____________________________________________________________________________
60945 [  6590] By: jhi                                   on 2000/08/11  01:19:19
60946         Log: Preprocessing and postprocessing for File::Find.
60947              
60948              Subject: Patch to Find::File.pm to allow alphabetical results
60949              From: Joe Smith <jsmith@inwap.com>
60950              Date: Wed, 9 Aug 2000 02:44:54 -0700
60951              Message-Id: <20000809024453.A21193@tardis.Tymnet.COM>
60952      Branch: perl
60953            ! lib/File/Find.pm
60954 ____________________________________________________________________________
60955 [  6589] By: jhi                                   on 2000/08/11  01:12:39
60956         Log: B::Deparse didn't do sub attributes.
60957              
60958              Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
60959              From: simon@brecon.co.uk (Simon Cozens)
60960              Date: 9 Aug 2000 04:49:20 GMT
60961              Message-ID: <slrn8p1omg.beq.simon@justanother.perlhacker.org>
60962      Branch: perl
60963            ! ext/B/B.xs ext/B/B/Deparse.pm ext/B/defsubs_h.PL
60964 ____________________________________________________________________________
60965 [  6588] By: jhi                                   on 2000/08/11  01:06:40
60966         Log: Subject: debugger "d" command doesnt check line number
60967              From: Mike Guy <mjtg@cam.ac.uk>
60968              Date: Tue, 08 Aug 2000 21:54:29 +0100
60969              Message-Id: <E13MGOL-000053-00@libra.cus.cam.ac.uk>
60970      Branch: perl
60971            ! lib/perl5db.pl mg.c pod/perldiag.pod
60972 ____________________________________________________________________________
60973 [  6587] By: jhi                                   on 2000/08/11  00:45:03
60974         Log: sleep(1) does not necessarily return 1.
60975              
60976              Subject: [PATCH bleadperl] op/lex_assign.t  
60977              From: Hugo <hv@crypt.compulink.co.uk>
60978              Date: Thu, 03 Aug 2000 14:34:22 +0100        
60979              Message-Id: <200008031334.OAA03379@crypt.compulink.co.uk>
60980      Branch: perl
60981            ! t/op/lex_assign.t
60982 ____________________________________________________________________________
60983 [  6586] By: jhi                                   on 2000/08/11  00:31:50
60984         Log: Document the IO::Select timeout.
60985      Branch: perl
60986            ! ext/IO/lib/IO/Select.pm
60987 ____________________________________________________________________________
60988 [  6585] By: jhi                                   on 2000/08/11  00:13:54
60989         Log: Forgot contributor.
60990      Branch: perl
60991            ! Changes
60992 ____________________________________________________________________________
60993 [  6584] By: jhi                                   on 2000/08/11  00:09:19
60994         Log: detypo
60995      Branch: perl
60996            ! Changes
60997 ____________________________________________________________________________
60998 [  6583] By: jhi                                   on 2000/08/11  00:07:53
60999         Log: Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
61000              
61001              Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
61002              From: Mike Guy <mjtg@cam.ac.uk> 
61003              Date: Thu, 10 Aug 2000 15:50:54 +0100
61004              Message-Id: <E13Mtfa-0005Ge-00@libra.cus.cam.ac.uk>
61005      Branch: perl
61006            ! sv.c t/op/int.t
61007 ____________________________________________________________________________
61008 [  6582] By: jhi                                   on 2000/08/10  23:29:32
61009         Log: Update Changes.
61010      Branch: perl
61011            ! Changes
61012 ____________________________________________________________________________
61013 [  6581] By: jhi                                   on 2000/08/10  23:26:16
61014         Log: Put back the std @INC thing.
61015      Branch: perl
61016            ! t/lib/ansicolor.t t/lib/cgi-form.t t/lib/cgi-function.t
61017            ! t/lib/cgi-html.t t/lib/cgi-pretty.t t/lib/cgi-request.t
61018            ! t/lib/gol-basic.t t/lib/gol-compat.t t/lib/gol-linkage.t
61019            ! t/lib/gol-oo.t
61020 ____________________________________________________________________________
61021 [  6580] By: jhi                                   on 2000/08/10  23:03:34
61022         Log: Update to CGI 2.70, from Lincoln Stein.
61023      Branch: perl
61024            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
61025            ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
61026            ! t/lib/cgi-function.t t/lib/cgi-html.t t/lib/cgi-pretty.t
61027            ! t/lib/cgi-request.t
61028 ____________________________________________________________________________
61029 [  6579] By: jhi                                   on 2000/08/10  22:41:50
61030         Log: Update to CPAN 1.56, from Andreas König.
61031      Branch: perl
61032            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
61033 ____________________________________________________________________________
61034 [  6578] By: jhi                                   on 2000/08/10  22:38:13
61035         Log: Update to Pod::Parser 1.17, from Brad Appleton.
61036      Branch: perl
61037            ! lib/Pod/Checker.pm lib/Pod/Find.pm lib/Pod/InputObjects.pm
61038            ! lib/Pod/ParseUtils.pm lib/Pod/Parser.pm lib/Pod/Select.pm
61039            ! lib/Pod/Usage.pm pod/pod2usage.PL pod/podchecker.PL
61040            ! pod/podselect.PL t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
61041            ! t/pod/include.t t/pod/included.t t/pod/lref.t
61042            ! t/pod/multiline_items.t t/pod/nested_items.t
61043            ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
61044            ! t/pod/poderrs.t t/pod/poderrs.xr t/pod/podselect.t
61045            ! t/pod/special_seqs.t
61046 ____________________________________________________________________________
61047 [  6577] By: jhi                                   on 2000/08/10  22:35:41
61048         Log: Small AUTHORS and MAINTAIN updates.  Could do with big updates.
61049      Branch: perl
61050            ! AUTHORS MAINTAIN
61051 ____________________________________________________________________________
61052 [  6576] By: jhi                                   on 2000/08/10  22:24:54
61053         Log: Update to Getopt::Long 2.23_05, from Johan Vromans.
61054      Branch: perl
61055            + t/lib/gol-oo.t
61056            ! MANIFEST lib/Getopt/Long.pm lib/newgetopt.pl t/lib/gol-basic.t
61057            ! t/lib/gol-compat.t t/lib/gol-linkage.t
61058 ____________________________________________________________________________
61059 [  6575] By: jhi                                   on 2000/08/10  22:02:07
61060         Log: Update to Term::ANSIColor 1.03, from Russ Allbery.
61061      Branch: perl
61062            ! lib/Term/ANSIColor.pm t/lib/ansicolor.t
61063 ____________________________________________________________________________
61064 [  6574] By: jhi                                   on 2000/08/10  21:55:03
61065         Log: Iterating perl6 description.
61066      Branch: perl
61067            ! pod/perlfaq1.pod
61068 ____________________________________________________________________________
61069 [  6573] By: jhi                                   on 2000/08/10  21:48:26
61070         Log: Revert the sv.c part of #6559, a better fix is needed.
61071      Branch: perl
61072            ! sv.c
61073 ____________________________________________________________________________
61074 [  6572] By: jhi                                   on 2000/08/10  20:33:43
61075         Log: It's the 2ndO'ROSSC.
61076      Branch: perl
61077            ! pod/perlfaq1.pod
61078 ____________________________________________________________________________
61079 [  6571] By: jhi                                   on 2000/08/10  15:55:48
61080         Log: detypo
61081      Branch: perl
61082            ! pod/perlfaq1.pod
61083 ____________________________________________________________________________
61084 [  6570] By: jhi                                   on 2000/08/10  14:11:17
61085         Log: An exceptionally sticky typo.
61086      Branch: perl
61087            ! Changes
61088 ____________________________________________________________________________
61089 [  6569] By: jhi                                   on 2000/08/10  14:09:33
61090         Log: detypo (and test Changes updating script)
61091      Branch: perl
61092            ! Changes
61093 ____________________________________________________________________________
61094 [  6568] By: jhi                                   on 2000/08/10  14:07:07
61095         Log: Update Changes.
61096      Branch: perl
61097            ! Changes
61098 ____________________________________________________________________________
61099 [  6567] By: jhi                                   on 2000/08/10  14:06:19
61100         Log: Amend the description of Perl6.
61101              Subject: [PATCH Perl-5.6.0] perlfaq1.pod
61102              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
61103              Date: Wed, 9 Aug 2000 22:11:06 -0500
61104              Message-ID: <20000809221106.A12246@chaos.wustl.edu>
61105      Branch: perl
61106            ! pod/perlfaq1.pod
61107 ____________________________________________________________________________
61108 [  6566] By: jhi                                   on 2000/08/10  13:58:57
61109         Log: Subject: Remove dead entry in perldiag
61110              From: Mike Guy <mjtg@cam.ac.uk>
61111              Date: Thu, 10 Aug 2000 14:19:19 +0100
61112              Message-Id: <E13MsEx-00033G-00@libra.cus.cam.ac.uk>
61113      Branch: perl
61114            ! pod/perldiag.pod
61115 ____________________________________________________________________________
61116 [  6565] By: jhi                                   on 2000/08/10  13:51:48
61117         Log: Zero entries were skipped, fix from Adrian Goalby
61118              <argoalby@yahoo.co.uk>
61119      Branch: perl
61120            ! lib/unicode/Number.pl lib/unicode/mktables.PL
61121 ____________________________________________________________________________
61122 [  6564] By: jhi                                   on 2000/08/10  13:00:12
61123         Log: Subject: [PATCH 5.6.0] cygwin port
61124              From: "Fifer, Eric" <EFifer@sanwaint.com>
61125              Date: Thu, 10 Aug 2000 13:15:36 +0100
61126              Message-ID: <779F20BCCE5AD31186A50008C75D997917176A@silldn_mail1.sanwaint.com>
61127      Branch: perl
61128            ! README.cygwin hints/cygwin.sh
61129 ____________________________________________________________________________
61130 [  6563] By: jhi                                   on 2000/08/10  12:55:16
61131         Log: Get back into sync with Jeffrey on the enhanced regex warnings.
61132      Branch: perl
61133            ! pod/perldiag.pod regcomp.c t/op/re_tests t/op/readdir.t
61134 ____________________________________________________________________________
61135 [  6562] By: gsar                                  on 2000/08/10  08:38:39
61136         Log: warn is a macro, avoid using at a variable to avoid warnings
61137              in some configurations; readdir.t is too conservative in
61138              estimating number of *.t's
61139      Branch: perl
61140            ! t/op/readdir.t util.c
61141 ____________________________________________________________________________
61142 [  6561] By: jhi                                   on 2000/08/09  23:35:42
61143         Log: Update Changes.
61144      Branch: perl
61145            ! Changes
61146 ____________________________________________________________________________
61147 [  6560] By: jhi                                   on 2000/08/09  23:05:47
61148         Log: Subject: Re: enhanced(?) regex error messages
61149              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
61150              Date: Wed, 9 Aug 2000 00:59:43 -0700 (PDT)
61151              Message-Id: <200008090759.AAA07144@ventrue.yahoo.com>
61152              
61153              (plus two small patches sent privately)
61154              (this still seems to leave few test failures)
61155      Branch: perl
61156            + t/op/regmesg.t
61157            ! MANIFEST pod/perldiag.pod regcomp.c regcomp.h t/op/misc.t
61158            ! t/pragma/warn/regcomp
61159 ____________________________________________________________________________
61160 [  6559] By: jhi                                   on 2000/08/09  20:41:18
61161         Log: (The fix did work but was not right, retracted in #6573)
61162              
61163              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
61164              From: Christian Kirsch <ck@held.mind.de>
61165              Date: Wed, 9 Aug 2000 17:05:17 +0200
61166              Message-Id: <20000809170517.A25389@held>
61167      Branch: perl
61168            ! sv.c t/pragma/locale.t
61169 ____________________________________________________________________________
61170 [  6558] By: jhi                                   on 2000/08/08  22:34:08
61171         Log: Tiny updates on the contributors list.
61172      Branch: perl
61173            ! Changes
61174 ____________________________________________________________________________
61175 [  6557] By: jhi                                   on 2000/08/08  19:34:28
61176         Log: Double check that we have a dirhandle.
61177      Branch: perl
61178            ! util.c
61179 ____________________________________________________________________________
61180 [  6556] By: jhi                                   on 2000/08/08  19:01:51
61181         Log: Delete eg as agreed at TPC3 (yes, 3).  Dusty, obsolete, non-w-clean.
61182              May be repopulated with fresh maintained examples.
61183      Branch: perl
61184            + lib/CGI/eg/RunMeFirst lib/CGI/eg/caution.xbm
61185            + lib/CGI/eg/clickable_image.cgi lib/CGI/eg/cookie.cgi
61186            + lib/CGI/eg/crash.cgi lib/CGI/eg/customize.cgi
61187            + lib/CGI/eg/diff_upload.cgi lib/CGI/eg/dna_small_gif.uu
61188            + lib/CGI/eg/file_upload.cgi lib/CGI/eg/frameset.cgi
61189            + lib/CGI/eg/index.html lib/CGI/eg/internal_links.cgi
61190            + lib/CGI/eg/javascript.cgi lib/CGI/eg/monty.cgi
61191            + lib/CGI/eg/multiple_forms.cgi lib/CGI/eg/nph-clock.cgi
61192            + lib/CGI/eg/nph-multipart.cgi lib/CGI/eg/popup.cgi
61193            + lib/CGI/eg/save_state.cgi lib/CGI/eg/tryit.cgi
61194            + lib/CGI/eg/wilogo_gif.uu
61195            - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
61196            - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
61197            - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
61198            - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
61199            - eg/cgi/frameset.cgi eg/cgi/index.html
61200            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
61201            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
61202            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
61203            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
61204            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
61205            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
61206            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
61207            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
61208            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
61209            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
61210            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
61211            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
61212            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
61213            - eg/van/vanish eg/who eg/wrapsuid
61214            ! MANIFEST
61215 ____________________________________________________________________________
61216 [  6555] By: jhi                                   on 2000/08/08  18:51:08
61217         Log: Delete chat2 as requested by Randal.
61218              
61219              Subject: Re: perlfaq8 coyness
61220              From: merlyn@stonehenge.com (Randal L. Schwartz) 
61221              Date: 15 May 2000 18:52:42 -0700 
61222              Message-ID: <m166sfl0r9.fsf@halfdome.holdit.com> 
61223      Branch: perl
61224            - lib/chat2.pl
61225            ! MANIFEST
61226 ____________________________________________________________________________
61227 [  6554] By: jhi                                   on 2000/08/08  18:31:35
61228         Log: Regen global.sym.
61229      Branch: perl
61230            ! global.sym
61231 ____________________________________________________________________________
61232 [  6553] By: jhi                                   on 2000/08/08  18:28:13
61233         Log: Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
61234              (either perlbug or p5p ate the original), plus regen
61235              perlapi and perltoc. 
61236      Branch: perl
61237            ! Changes Changes5.004 README.Y2K cop.h emacs/cperl-mode.el
61238            ! ext/B/ramblings/flip-flop ext/Data/Dumper/Dumper.pm
61239            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Socket.pm
61240            ! ext/Socket/Socket.pm lib/CGI.pm lib/CGI/Cookie.pm
61241            ! lib/File/Temp.pm lib/FileHandle.pm lib/Pod/Functions.pm
61242            ! lib/Pod/InputObjects.pm lib/Pod/LaTeX.pm lib/Text/Soundex.pm
61243            ! lib/perl5db.pl op.h opcode.pl perlapi.c perlapi.h
61244            ! pod/perlapi.pod pod/perltoc.pod t/lib/dosglob.t
61245            ! t/lib/ftmp-posix.t t/lib/glob-global.t t/op/grent.t
61246            ! t/op/pwent.t vms/ext/DCLsym/DCLsym.pm
61247 ____________________________________________________________________________
61248 [  6552] By: jhi                                   on 2000/08/08  18:06:29
61249         Log: Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
61250              From: Mike Guy <mjtg@cam.ac.uk>
61251              Message-Id: <E13MAj1-00038W-00@libra.cus.cam.ac.uk>
61252              Date: Tue, 08 Aug 2000 15:51:27 +0100
61253      Branch: perl
61254            ! doop.c sv.h t/op/join.t t/pragma/overload.t
61255 ____________________________________________________________________________
61256 [  6551] By: jhi                                   on 2000/08/08  18:01:11
61257         Log: Re-apply #6549.
61258      Branch: perl
61259            ! lib/perl5db.pl
61260 ____________________________________________________________________________
61261 [  6550] By: jhi                                   on 2000/08/08  17:43:08
61262         Log: Accidental retraction of #6549.
61263      Branch: perl
61264            ! lib/perl5db.pl
61265 ____________________________________________________________________________
61266 [  6549] By: jhi                                   on 2000/08/08  17:40:04
61267         Log: Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
61268              From: Mike Guy <mjtg@cam.ac.uk>
61269              Date: Mon, 07 Aug 2000 21:49:58 +0100
61270              Message-Id: <E13LtqQ-0006Jc-00@libra.cus.cam.ac.uk>
61271      Branch: perl
61272            ! lib/perl5db.pl
61273 ____________________________________________________________________________
61274 [  6548] By: jhi                                   on 2000/08/08  17:37:57
61275         Log: Document here-doc better.
61276              
61277              Subject: Re: [ID 20000804.003] heredoc in s///e replacement
61278              From: Mike Guy <mjtg@cam.ac.uk>
61279              Date: Mon, 07 Aug 2000 14:02:09 +0100
61280              Message-Id: <E13LmXh-0006rM-00@libra.cus.cam.ac.uk>
61281      Branch: perl
61282            ! pod/perldata.pod
61283 ____________________________________________________________________________
61284 [  6547] By: jhi                                   on 2000/08/08  17:33:34
61285         Log: Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
61286              From: "Randy J. Ray" <rjray@redhat.com>
61287              Date: Mon, 07 Aug 2000 19:12:25 -0700
61288              Message-Id: <200008080212.TAA12784@tzimisce.soma.redhat.com>
61289      Branch: perl
61290            ! perl.c pod/perlrun.pod
61291 ____________________________________________________________________________
61292 [  6546] By: jhi                                   on 2000/08/08  17:29:26
61293         Log: Subject: Re: enhanced(?) regex error messages 
61294              From: Hugo <hv@crypt.compulink.co.uk>
61295              Date: Tue, 08 Aug 2000 03:25:51 +0100
61296              Message-Id: <200008080225.DAA10998@crypt.compulink.co.uk>
61297              
61298              plus Capitalize the error messages, plus perldiag them.
61299      Branch: perl
61300            ! pod/perldiag.pod regcomp.c t/op/pat.t t/op/re_tests
61301 ____________________________________________________________________________
61302 [  6545] By: jhi                                   on 2000/08/08  13:59:28
61303         Log: Augment #6539 a bit: don't croak if there's magic in the air.
61304              
61305              Subject: Re: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF) 
61306              From: Hugo <hv@crypt.compulink.co.uk>
61307              Date: Tue, 08 Aug 2000 03:02:03 +0100
61308              Message-Id: <200008080202.DAA09147@crypt.compulink.co.uk>
61309      Branch: perl
61310            ! pp.c t/op/bless.t
61311 ____________________________________________________________________________
61312 [  6544] By: jhi                                   on 2000/08/07  21:11:52
61313         Log: Make the test -w clean.
61314      Branch: perl
61315            ! t/op/bless.t
61316 ____________________________________________________________________________
61317 [  6543] By: jhi                                   on 2000/08/07  19:49:53
61318         Log: use warnings instead of $^W.
61319      Branch: perl
61320            ! t/op/bless.t
61321 ____________________________________________________________________________
61322 [  6542] By: jhi                                   on 2000/08/07  17:41:41
61323         Log: Disable a portability warning Because We Know What We Are Doing.
61324      Branch: perl
61325            ! t/op/bless.t
61326 ____________________________________________________________________________
61327 [  6541] By: jhi                                   on 2000/08/07  17:29:51
61328         Log: Tiny tidying on report_evil_fh().
61329      Branch: perl
61330            ! util.c
61331 ____________________________________________________________________________
61332 [  6540] By: jhi                                   on 2000/08/07  16:37:38
61333         Log: Make regular expression parse error messages easier to understand.
61334              
61335              Subject: Re: enhanced(?) regex error messages
61336              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
61337              Date: Fri, 4 Aug 2000 23:34:07 -0700 (PDT)
61338              Message-Id: <200008050634.XAA20360@ventrue.yahoo.com>
61339      Branch: perl
61340            ! regcomp.c
61341 ____________________________________________________________________________
61342 [  6539] By: jhi                                   on 2000/08/07  16:12:27
61343         Log: Make bless(REF, REF) a fatal error, add bless tests.
61344              
61345              Subject: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF)
61346              From: Hugo <hv@crypt.compulink.co.uk>
61347              Date: Mon, 07 Aug 2000 16:59:38 +0100
61348              Message-Id: <200008071559.QAA29541@crypt.compulink.co.uk>
61349      Branch: perl
61350            + t/op/bless.t
61351            ! MANIFEST pod/perldiag.pod pp.c sv.c
61352 ____________________________________________________________________________
61353 [  6538] By: jhi                                   on 2000/08/07  15:59:43
61354         Log: Subject: [ID 20000803.006] 'use lib ...' doesn't behave as documented
61355              From: Tim Conrow <tim@spindrift.srl.caltech.edu>
61356              Date: Thu, 3 Aug 2000 14:29:21 -0700
61357              Message-Id: <200008032129.OAA27898@spindrift.caltech.edu>
61358      Branch: perl
61359            ! lib/lib_pm.PL
61360 ____________________________________________________________________________
61361 [  6537] By: jhi                                   on 2000/08/07  15:47:18
61362         Log: Retract #6419 for now since it breaks in AFS and MachTen.
61363      Branch: perl
61364            ! lib/Cwd.pm
61365 ____________________________________________________________________________
61366 [  6536] By: jhi                                   on 2000/08/07  15:05:29
61367         Log: Plug the security hole described in the Aug 05 2000 bugtraq message
61368              "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
61369              The security hole exists only in suidperls, which isn't
61370              installed or even built by default.
61371      Branch: perl
61372            ! perl.c
61373 ____________________________________________________________________________
61374 [  6535] By: jhi                                   on 2000/08/07  14:45:14
61375         Log: tr memory corruption fix from Simon Cozens.
61376      Branch: perl
61377            ! doop.c
61378 ____________________________________________________________________________
61379 [  6534] By: jhi                                   on 2000/08/06  11:38:16
61380         Log: Document a bit that UDP is not what you might think.
61381              
61382              Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
61383              From: Lupe Christoph <lupe@lupe-christoph.de>
61384              Message-ID: <20000724085915.B13172@alanya.lupe-christoph.de>
61385              Date: Mon, 24 Jul 2000 08:59:15 +0200
61386      Branch: perl
61387            ! pod/perlipc.pod
61388 ____________________________________________________________________________
61389 [  6533] By: jhi                                   on 2000/08/06  11:35:01
61390         Log: Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
61391              From: Jeff Pinyan <jeffp@hut.crusoe.net>
61392              Date: Sat, 5 Aug 2000 00:22:01 -0400 (EDT)
61393              Message-ID: <Pine.BSF.3.96.1000805002052.23260A-100000@hut.crusoe.net>
61394      Branch: perl
61395            ! pod/perlfunc.pod
61396 ____________________________________________________________________________
61397 [  6532] By: jhi                                   on 2000/08/06  03:45:41
61398         Log: Have symbols for the IoTYPEs.
61399      Branch: perl
61400            ! doio.c pp_ctl.c pp_sys.c sv.h toke.c util.c
61401 ____________________________________________________________________________
61402 [  6531] By: jhi                                   on 2000/08/06  01:33:55
61403         Log: Continue fixing the io warnings.  This also
61404              sort of fixes bug ID 20000802.003: the core dump
61405              is no more.  Whether the current behaviour is correct
61406              (giving a warning: "Not a format reference"), is another matter.
61407      Branch: perl
61408            ! doio.c pod/perldiag.pod pp_hot.c pp_sys.c t/pragma/warn/doio
61409            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
61410 ____________________________________________________________________________
61411 [  6530] By: jhi                                   on 2000/08/05  21:33:12
61412         Log: Change the Policy policy: now -Dprefix= with an existing
61413              Policy.sh and prefix == siteprefix == vendorprefix, then all
61414              of them follow along the new prefix.
61415              
61416              Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
61417              From: Andy Dougherty <doughera@lafayette.edu>
61418              Date: Fri, 4 Aug 2000 14:53:50 -0400 (EDT)
61419              Message-ID: <Pine.SOL.4.10.10008041440560.17981-100000@maxwell.phys.lafayette.edu>
61420      Branch: perl
61421            ! Policy_sh.SH
61422 ____________________________________________________________________________
61423 [  6529] By: jhi                                   on 2000/08/05  18:57:28
61424         Log: Zap lib/Sys directory when cleaning up.
61425      Branch: perl
61426            ! Makefile.SH
61427 ____________________________________________________________________________
61428 [  6528] By: jhi                                   on 2000/08/05  18:40:44
61429         Log: Essential prototype changes were missing from #6527.
61430              Also make report_evil_fh() more bomb-proof.
61431      Branch: perl
61432            ! embed.h util.c
61433 ____________________________________________________________________________
61434 [  6527] By: jhi                                   on 2000/08/05  03:22:05
61435         Log: Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
61436              From: "Ronald F. Guilmette" <rfg@monkeys.com>
61437              Date: Mon, 24 Jul 2000 15:47:00 -0700 (PDT)
61438              Message-Id: <200007242247.PAA52177@monkeys.com>
61439      Branch: perl
61440            ! embed.pl pp_hot.c pp_sys.c proto.h t/pragma/warn/pp_sys util.c
61441 ____________________________________________________________________________
61442 [  6526] By: jhi                                   on 2000/08/04  21:23:27
61443         Log: gcc versions might have (parentheses) in them.
61444      Branch: metaconfig/U/perl
61445            ! gccvers.U
61446      Branch: perl
61447            ! Configure config_h.SH
61448 ____________________________________________________________________________
61449 [  6525] By: jhi                                   on 2000/08/04  20:23:12
61450         Log: Weed buglets pointed out by
61451              
61452              From: Lupe Christoph <lupe@lupe-christoph.de>
61453              Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
61454              Date: Fri, 4 Aug 2000 17:34:39 +0200
61455              Message-ID: <20000804173439.L8087@alanya.lupe-christoph.de>
61456      Branch: metaconfig/U/perl
61457            ! gccvers.U uselfs.U
61458      Branch: perl
61459            ! Configure config_h.SH
61460 ____________________________________________________________________________
61461 [  6524] By: jhi                                   on 2000/08/04  19:02:08
61462         Log: Warn under -w if lstat(FH) is attempted.
61463              
61464              Subject: [ID 20000421.003] perlfunc says you can lstat a file handle but you cannot
61465              From: "Todd C. Miller" <Todd.Miller@courtesan.com> 
61466              Date: Fri, 21 Apr 2000 10:43:46 -0600 (MDT) 
61467              Message-Id: <200004211643.e3LGhkX24720@xerxes.courtesan.com> 
61468      Branch: perl
61469            ! pod/perldiag.pod pod/perlfunc.pod pp_sys.c
61470            ! t/pragma/warn/pp_sys
61471 ____________________________________________________________________________
61472 [  6523] By: jhi                                   on 2000/08/04  12:31:11
61473         Log: Subject: New perlcc, take 2
61474              From: simon@brecon.co.uk (Simon Cozens)
61475              Date: 4 Aug 2000 06:21:04 GMT
61476              Message-ID: <slrn8oko6g.da2.simon@justanother.perlhacker.org>
61477      Branch: perl
61478            ! utils/perlcc.PL
61479 ____________________________________________________________________________
61480 [  6522] By: jhi                                   on 2000/08/04  12:26:33
61481         Log: Subject: Re: Array vs. List context
61482              From: Daniel Chetlin <daniel@chetlin.com>
61483              Date: Fri, 4 Aug 2000 00:22:44 -0700
61484              Message-ID: <20000804002244.A5924@ilmd.chetlin.org>
61485      Branch: perl
61486            ! pod/perlapi.pod pod/perlcall.pod pod/perlembed.pod
61487            ! pod/perlfaq4.pod
61488 ____________________________________________________________________________
61489 [  6521] By: jhi                                   on 2000/08/04  12:22:38
61490         Log: Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
61491              From: Raymund Will <ray@caldera.de>
61492              Date: Fri, 4 Aug 2000 12:07:09 +0200
61493              Message-Id: <20000804120709.A14982@caldera.de>
61494      Branch: perl
61495            ! configure.gnu
61496 ____________________________________________________________________________
61497 [  6520] By: jhi                                   on 2000/08/04  04:09:06
61498         Log: After the #6519 a warning about stat() is just that,
61499              not about a filetest, which now have their own warning.
61500      Branch: perl
61501            ! pod/perldiag.pod
61502 ____________________________________________________________________________
61503 [  6519] By: jhi                                   on 2000/08/04  04:06:30
61504         Log: In the warnings call filehandles consistently so;
61505              add "unopened" warning for stat().
61506      Branch: perl
61507            ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
61508            ! t/pragma/warn/pp_sys
61509 ____________________________________________________________________________
61510 [  6518] By: jhi                                   on 2000/08/04  02:55:35
61511         Log: Subject: Minor tweak to perlvar.pod
61512              From: "Stephen P. Potter" <spp@ds.net>
61513              Date: Tue, 18 Apr 2000 09:26:03 -0400
61514              Message-Id: <200004181326.JAA01560@spp.users.ds.net>
61515      Branch: perl
61516            ! pod/perlvar.pod
61517 ____________________________________________________________________________
61518 [  6517] By: jhi                                   on 2000/08/04  02:50:08
61519         Log: Subject: [ID 19990721.004] Documentation bug in perlfunc
61520              From: "Clinton Pierce" <cpierce1@ford.com>
61521              Date: Wed, 21 Jul 1999 16:45:31 -0400
61522              Message-Id: <199907212049.QAA12875@mailfw3.ford.com>
61523              
61524              Fix by Stephen Potter (visible in the bug db but not in p5p?)
61525      Branch: perl
61526            ! pod/perlfunc.pod pod/perlop.pod
61527 ____________________________________________________________________________
61528 [  6516] By: jhi                                   on 2000/08/04  02:09:25
61529         Log: This is 6512.  Really.
61530      Branch: perl
61531            ! dump.c
61532 ____________________________________________________________________________
61533 [  6515] By: jhi                                   on 2000/08/04  01:25:50
61534         Log: mention the idea of @( and @)
61535      Branch: perl
61536            ! Todo-5.6
61537 ____________________________________________________________________________
61538 [  6514] By: bailey                                on 2000/08/04  01:18:46
61539         Log: YA resync with mainstem, including VMS patches from others
61540      Branch: vmsperl
61541           +> (branch 48 files)
61542            - lib/lib.pm pod/Makefile pod/Win32.pod pod/buildtoc
61543           !> (integrate 354 files)
61544 ____________________________________________________________________________
61545 [  6513] By: jhi                                   on 2000/08/04  01:18:18
61546         Log: Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
61547              From: Mark Dickinson <dickins3@fas.harvard.edu>
61548              Date: Wed, 2 Aug 2000 13:25:07 -0400 (EDT)
61549              Message-Id: <Pine.OSF.4.10.10008021321380.32190-200000@is07.fas.harvard.edu>
61550      Branch: perl
61551            ! t/op/grent.t t/op/pwent.t
61552 ____________________________________________________________________________
61553 [  6512] By: jhi                                   on 2000/08/04  01:14:06
61554         Log: Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
61555              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
61556              Date: Wed, 02 Aug 2000 10:51:01 +0100
61557              Message-Id: <E13JvAz-0005B5-00@libra.cus.cam.ac.uk>
61558      Branch: perl
61559            ! sv.c
61560 ____________________________________________________________________________
61561 [  6511] By: jhi                                   on 2000/08/04  00:57:00
61562         Log: Subject: [PATCH] bad cppsymbols on os2 + Configure question                
61563              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
61564              Date: Thu, 03 Aug 2000 17:20:04 -0700
61565              Message-ID: <0wgi5gzkgqLb092yn@efn.org> 
61566      Branch: metaconfig
61567            ! U/modified/Cppsym.U
61568      Branch: perl
61569            ! Configure config_h.SH
61570 ____________________________________________________________________________
61571 [  6510] By: jhi                                   on 2000/08/04  00:25:28
61572         Log: detypo
61573      Branch: perl
61574            ! Makefile.SH
61575 ____________________________________________________________________________
61576 [  6509] By: jhi                                   on 2000/08/03  23:43:18
61577         Log: Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
61578              From: Dominic Dunlop <domo@computer.org>
61579              Date: Thu, 3 Aug 2000 22:16:46 +0200
61580              Message-Id: <p04320411b5af8091f6fe@[194.235.193.148]>
61581      Branch: perl
61582            ! t/op/sprintf.t
61583 ____________________________________________________________________________
61584 [  6508] By: jhi                                   on 2000/08/03  23:40:37
61585         Log: Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
61586              From: Hugo <hv@crypt.compulink.co.uk>
61587              Date: Thu, 03 Aug 2000 18:25:30 +0100
61588              Message-Id: <200008031725.SAA10580@crypt.compulink.co.uk>
61589      Branch: perl
61590            ! regcomp.c t/op/re_tests
61591 ____________________________________________________________________________
61592 [  6507] By: jhi                                   on 2000/08/03  23:38:28
61593         Log: Subject: [PATCH] sv.h documentation - SvLEN
61594              From: Mike Guy <mjtg@cam.ac.uk>
61595              Date: Thu, 03 Aug 2000 14:43:09 +0100
61596              Message-Id: <E13KLHB-0004UK-00@libra.cus.cam.ac.uk>
61597      Branch: perl
61598            ! sv.h
61599 ____________________________________________________________________________
61600 [  6506] By: jhi                                   on 2000/08/03  15:49:14
61601         Log: Disable the fix_pl hack for now.
61602      Branch: perl
61603            ! Makefile.SH
61604 ____________________________________________________________________________
61605 [  6505] By: jhi                                   on 2000/08/03  13:49:04
61606         Log: Add a URL for FSF.
61607              
61608              Subject: Patch for README
61609              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
61610              Date: Wed, 2 Aug 2000 13:25:09 -0500
61611              Message-ID: <20000802132509.I10379@chaos.wustl.edu>
61612      Branch: perl
61613            ! README
61614 ____________________________________________________________________________
61615 [  6504] By: jhi                                   on 2000/08/03  13:29:19
61616         Log: Be more informative on what is skipped and why,
61617              also repeat the list at the end.
61618      Branch: perl
61619            ! Porting/p4desc
61620 ____________________________________________________________________________
61621 [  6503] By: jhi                                   on 2000/08/03  13:07:05
61622         Log: Circumvent the removal of .patch by fix_pl.
61623              
61624              Subject: Re: [ID 20000802.011] unable to 'make test'          
61625              From: simon@brecon.co.uk (Simon Cozens) 
61626              Date: 3 Aug 2000 04:17:00 GMT
61627              Message-ID: <slrn8ohshs.81o.simon@justanother.perlhacker.org> 
61628      Branch: perl
61629            ! Makefile.SH
61630 ____________________________________________________________________________
61631 [  6502] By: jhi                                   on 2000/08/03  00:14:34
61632         Log: Add the missing setproctitle unit.
61633      Branch: metaconfig/U/perl
61634            + d_setproctitle.U
61635 ____________________________________________________________________________
61636 [  6501] By: jhi                                   on 2000/08/03  00:00:26
61637         Log: The subtest 4 may fail also on VOBS, as pointed out
61638              by Nick Ing-Simmons in November 1999, bug id 19991124.003
61639              (but the failure in that bug report isn't the subtest 4).
61640      Branch: perl
61641            ! t/op/stat.t
61642 ____________________________________________________________________________
61643 [  6500] By: jhi                                   on 2000/08/02  23:49:30
61644         Log: Better skip message for the test; one of the two problems in
61645              
61646              Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
61647              From: Lupe Christoph <lupe@lupe-christoph.de>
61648              Date: Thu, 24 Feb 2000 11:54:50 +0100 (MET)
61649              Message-Id: <200002241054.LAA06808@lupe-christoph.de>
61650      Branch: perl
61651            ! t/op/numconvert.t
61652 ____________________________________________________________________________
61653 [  6499] By: jhi                                   on 2000/08/02  22:49:16
61654         Log: Allow "no Module;" even if there is no 'unimport'.
61655              
61656              Subject: [ID 20000324.029] `unimport' is not special the way `import' is
61657              From: mjd@plover.com
61658              Date: 24 Mar 2000 15:24:34 -0000
61659              Message-Id: <20000324152434.15160.qmail@plover.com>
61660      Branch: perl
61661            ! gv.c
61662 ____________________________________________________________________________
61663 [  6498] By: jhi                                   on 2000/08/02  22:42:58
61664         Log: Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
61665              that are hopefully soon put into use.
61666      Branch: perl
61667            ! opcode.h opcode.pl opnames.h
61668 ____________________________________________________________________________
61669 [  6497] By: gsar                                  on 2000/08/02  22:28:59
61670         Log: require.t needs binmode() to work on windows
61671      Branch: perl
61672            ! t/comp/require.t
61673 ____________________________________________________________________________
61674 [  6496] By: jhi                                   on 2000/08/02  22:08:51
61675         Log: Document the IVdf UVuf UVof UVxf.
61676      Branch: perl
61677            ! pod/perlguts.pod
61678 ____________________________________________________________________________
61679 [  6495] By: jhi                                   on 2000/08/02  21:54:26
61680         Log: detypo #6494
61681      Branch: perl
61682            ! ext/Data/Dumper/Dumper.xs
61683 ____________________________________________________________________________
61684 [  6494] By: jhi                                   on 2000/08/02  21:49:17
61685         Log: Dump UVs as UVs in Data::Dumper.
61686              
61687              Subject: Re: [ID 20000405.018] Data::Dumper and negative numbers
61688              From: Gurusamy Sarathy <gsar@ActiveState.com>
61689              Date: Thu, 27 Apr 2000 12:26:25 -0700
61690              Message-Id: <200004271926.MAA04331@molotok.activestate.com>
61691      Branch: perl
61692            ! ext/Data/Dumper/Dumper.xs
61693 ____________________________________________________________________________
61694 [  6493] By: jhi                                   on 2000/08/02  17:01:58
61695         Log: Subject: [PATCH bleadperl] [ID 20000731.010] regex error 
61696              From: Hugo <hv@crypt.compulink.co.uk>
61697              Date: Wed, 02 Aug 2000 14:53:56 +0100
61698              Message-Id: <200008021353.OAA24761@crypt.compulink.co.uk>
61699      Branch: perl
61700            ! regexec.c t/op/re_tests
61701 ____________________________________________________________________________
61702 [  6492] By: jhi                                   on 2000/08/02  15:02:46
61703         Log: The new setproctitle() feature is available only in 
61704              bleeding edge FreeBSD.  From Paul Saab.
61705      Branch: perl
61706            ! mg.c
61707 ____________________________________________________________________________
61708 [  6491] By: jhi                                   on 2000/08/02  13:34:36
61709         Log: The tr utf8 patching continues.
61710              
61711              Subject: Re: #6469, too many tests claimed in require.t
61712              From: simon@brecon.co.uk (Simon Cozens)
61713              Date: 2 Aug 2000 02:37:17 GMT
61714              Message-ID: <slrn8of2at.81o.simon@justanother.perlhacker.org>
61715              
61716              (the logic of the test was the wrong way round in the patch)
61717      Branch: perl
61718            ! doop.c
61719 ____________________________________________________________________________
61720 [  6490] By: jhi                                   on 2000/08/02  13:27:38
61721         Log: The name of a filehandle does not have <these>.
61722      Branch: perl
61723            ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
61724            ! t/pragma/warn/pp_sys util.c
61725 ____________________________________________________________________________
61726 [  6489] By: jhi                                   on 2000/08/02  04:26:46
61727         Log: Remove the extraneous "main::" prefix from all the
61728              "opened only for", "on closed", and "never opened" warnings.
61729              
61730              Subject: Re: inappropriate warning
61731              From: Gurusamy Sarathy <gsar@ActiveState.com>
61732              Date: Mon, 20 Mar 2000 11:28:02 -0800
61733              Message-Id: <200003201928.LAA32224@maul.ActiveState.com>
61734      Branch: perl
61735            ! doio.c embed.h embed.pl gv.c objXSUB.h pp_hot.c pp_sys.c
61736            ! proto.h t/pragma/warn/4lint t/pragma/warn/doio
61737            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
61738 ____________________________________________________________________________
61739 [  6488] By: jhi                                   on 2000/08/02  03:02:57
61740         Log: memcpy has n o in it, as pinted ut by Sarathy.
61741      Branch: perl
61742            ! pod/perlguts.pod
61743 ____________________________________________________________________________
61744 [  6487] By: jhi                                   on 2000/08/02  02:44:51
61745         Log: Document in one place the memory abstractions used in Perl core.
61746              
61747              Subject: Re: Memory abstraction
61748              From: simon@brecon.co.uk (Simon Cozens)
61749              Date: 2 Aug 2000 02:20:23 GMT
61750              Organization: Earth.li Origins
61751      Branch: perl
61752            ! pod/perlguts.pod
61753 ____________________________________________________________________________
61754 [  6486] By: jhi                                   on 2000/08/02  02:41:57
61755         Log: regen_headers, regen perltoc.
61756      Branch: perl
61757            ! perlapi.c pod/perltoc.pod
61758 ____________________________________________________________________________
61759 [  6485] By: jhi                                   on 2000/08/02  01:43:33
61760         Log: "This little thing tests for a file .patch, and if it contains
61761              a number, pops into patchlevel.h" (making it easier to track
61762              which development version people are reporting bugs against)
61763              
61764              Subject: Patchlevel autogeneration for repository perls
61765              From: simon@brecon.co.uk (Simon Cozens)
61766              Date: 14 Jul 2000 07:12:15 GMT
61767              Message-ID: <slrn8mtfaf.1qo.simon@justanother.perlhacker.org>
61768      Branch: perl
61769            + fix_pl
61770            ! MANIFEST Makefile.SH
61771 ____________________________________________________________________________
61772 [  6484] By: jhi                                   on 2000/08/02  01:32:54
61773         Log: FreeBSD 3.* updates from
61774              
61775              From: Paul Saab <ps@yahoo-inc.com>
61776              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
61777              Date: Tue, 1 Aug 2000 15:41:39 -0700
61778              Message-Id: <20000801154139.A53740@yahoo-inc.com>
61779      Branch: perl
61780            ! hints/freebsd.sh
61781 ____________________________________________________________________________
61782 [  6483] By: jhi                                   on 2000/08/02  01:27:44
61783         Log: In new BSDs changes to argv[] do not show up in ps(1) output,
61784              instead one must use setproctitle().  This was already addressed
61785              by change #6457, but the below has a new variant for FreeBSD 4.0
61786              or later, and the matter is also documented more.
61787              
61788              From: Paul Saab <ps@yahoo-inc.com>
61789              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
61790              Date: Tue, 1 Aug 2000 15:41:39 -0700
61791              Message-Id: <20000801154139.A53740@yahoo-inc.com>
61792      Branch: metaconfig/U/perl
61793            + i_libutil.U
61794      Branch: perl
61795            ! Configure config_h.SH mg.c perl.h pod/perlvar.pod
61796 ____________________________________________________________________________
61797 [  6482] By: jhi                                   on 2000/08/01  22:17:32
61798         Log: The test from this
61799              
61800              Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
61801              Date: Sat, 15 Apr 2000 17:03:44 +0100
61802              From: Tom Hughes <tom@compton.nu>
61803              Message-ID: <d1c9b2af49.tom@compton.compton.nu>
61804              
61805              was missing, the code change went in as #5989
61806              (which had a different test?)
61807      Branch: perl
61808            ! t/op/misc.t
61809 ____________________________________________________________________________
61810 [  6481] By: jhi                                   on 2000/08/01  21:48:38
61811         Log: Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
61812              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
61813              Date: Thu, 27 Jul 2000 13:51:41 -0700 (PDT)
61814              Message-Id: <200007272051.NAA02178@xfiles.intercon.hp.com>
61815      Branch: perl
61816            ! perl.h
61817 ____________________________________________________________________________
61818 [  6480] By: jhi                                   on 2000/08/01  18:05:28
61819         Log: Make p4desc to skip non-mainperl branches by default.
61820      Branch: perl
61821            ! Porting/p4desc
61822 ____________________________________________________________________________
61823 [  6479] By: jhi                                   on 2000/08/01  17:29:19
61824         Log: If gccosandvers is equal to osname, clear gccosandvers.
61825      Branch: metaconfig/U/perl
61826            ! gccvers.U
61827      Branch: perl
61828            ! Configure config_h.SH
61829 ____________________________________________________________________________
61830 [  6478] By: jhi                                   on 2000/08/01  15:54:08
61831         Log: BOM patching from Simon Cozens.
61832      Branch: perl
61833            ! toke.c
61834 ____________________________________________________________________________
61835 [  6477] By: jhi                                   on 2000/08/01  04:50:33
61836         Log: Stash away the largefiles flags and libswanted.
61837      Branch: perl
61838            ! hints/aix.sh hints/hpux.sh hints/linux.sh hints/solaris_2.sh
61839 ____________________________________________________________________________
61840 [  6476] By: gsar                                  on 2000/08/01  04:24:24
61841         Log: various syntax errors and such (not fixed: comp/require.t#22 coredump
61842              on Windows)
61843      Branch: perl
61844            ! t/pragma/utf8.t utf8.c win32/win32.c
61845 ____________________________________________________________________________
61846 [  6475] By: jhi                                   on 2000/08/01  03:35:24
61847         Log: Make chr() for values >127 to create utf8 when under utf8.
61848              
61849              Subject: Re: uft8/chr()
61850              From: simon@brecon.co.uk (Simon Cozens)
61851              Date: 1 Aug 2000 02:37:02 GMT
61852              Message-ID: <slrn8ocdud.19l.simon@justanother.perlhacker.org>
61853      Branch: perl
61854            ! pod/perlfunc.pod pp.c t/pragma/utf8.t
61855 ____________________________________________________________________________
61856 [  6474] By: jhi                                   on 2000/08/01  02:36:18
61857         Log: In Digital UNIX warn if gcc explicitly chosen because even
61858              2.95.2 is known to cause problems.
61859      Branch: perl
61860            ! hints/dec_osf.sh
61861 ____________________________________________________________________________
61862 [  6473] By: jhi                                   on 2000/08/01  02:00:56
61863         Log: Make the safety catch for buggy gccs work with triple version
61864              numbers like 2.95.2.  Reported in
61865              
61866              Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
61867              From: Maurizio Loreti <maurizio.loreti@pd.infn.it>
61868              Date: Mon, 31 Jul 2000 14:55:06 +0200
61869              Message-Id: <200007311255.AA25586@axcdf4.pd.infn.it>
61870      Branch: perl
61871            ! hints/dec_osf.sh
61872 ____________________________________________________________________________
61873 [  6472] By: jhi                                   on 2000/08/01  01:13:33
61874         Log: Subject: fix and question re: waitpid() under win32
61875              From: Brian Clarke <clarke@appliedmeta.com>
61876              Date: Fri, 28 Jul 2000 15:18:29 -0400
61877              Message-ID: <3981DC85.290314EB@appliedmeta.com>
61878              
61879              Slightly reformatted and WNOHANG # define moved to win32.h
61880              so that also POSIX.xs sees it, as suggsted by Sarathy.
61881      Branch: perl
61882            ! win32/win32.c win32/win32.h
61883 ____________________________________________________________________________
61884 [  6471] By: jhi                                   on 2000/08/01  00:55:05
61885         Log: Subject: [PATCH] allow non-variable as lhs of non-updating tr///
61886              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
61887              Message-Id: <E13JEgd-0003fy-00@libra.cus.cam.ac.uk>
61888              Date: Mon, 31 Jul 2000 13:28:51 +0100
61889              
61890              (aka ID 20000730.002)
61891      Branch: perl
61892            ! op.c t/op/tr.t
61893 ____________________________________________________________________________
61894 [  6470] By: jhi                                   on 2000/07/31  23:34:42
61895         Log: Document the problem with -P in HP-UX and its workaround.
61896              
61897              Subject: [ID 20000628.002] HPUX 11: -Ae compiler flag breaks perl -P
61898              From: Milton Hankins {64892} <webtools@uewrhp03.msd.ray.com>
61899              Date: Wed, 28 Jun 2000 13:58:21 -0400 (EDT)
61900              Message-Id: <200006281758.NAA10339@uewrhp03.msd.ray.com>
61901      Branch: perl
61902            ! README.hpux
61903 ____________________________________________________________________________
61904 [  6469] By: jhi                                   on 2000/07/31  04:15:02
61905         Log: The swallow_bom() saga continues.  The #23 of require.t
61906              (UTF16-LE) still fails (silently, no output) but the #22
61907              (UTF16-BE) seems to be working now.  The root of the
61908              failure may be in sv_gets(): is it UTF-16LE-aware,
61909              especially when it comes to line endings? 
61910      Branch: perl
61911            ! embed.h embed.pl objXSUB.h pod/perldiag.pod proto.h
61912            ! t/comp/require.t toke.c utf8.c
61913 ____________________________________________________________________________
61914 [  6468] By: jhi                                   on 2000/07/30  19:05:48
61915         Log: Find green threads before native threads.
61916              
61917              Subject: Re: Patch to jpl/JNI/Makefile.PL
61918              From: Jens Thomsen <jens@fiend.cis.com>
61919              Date: Fri, 28 Jul 2000 15:54:49 -0600 (MDT)
61920              Message-ID: <Pine.LNX.4.21.0007281553470.687-200000@fiend.cis.com>
61921      Branch: perl
61922            ! jpl/JNI/Makefile.PL
61923 ____________________________________________________________________________
61924 [  6467] By: jhi                                   on 2000/07/30  18:36:22
61925         Log: Fix the HALF_UPGRADE() macro introduced in #6263.
61926      Branch: perl
61927            ! doop.c
61928 ____________________________________________________________________________
61929 [  6466] By: jhi                                   on 2000/07/30  04:37:29
61930         Log: A new version of the "remove UPPERACSE string comparison"
61931              operators.  The problem with the previous one (change #6454)
61932              was that it was for Perl 5.6.0.  From Paul Marquess.
61933      Branch: perl
61934            ! t/op/do.t t/pragma/warn/2use t/pragma/warn/3both
61935            ! t/pragma/warn/4lint t/pragma/warn/5nolint t/pragma/warn/7fatal
61936            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
61937 ____________________________________________________________________________
61938 [  6465] By: jhi                                   on 2000/07/29  22:39:56
61939         Log: Do not upgrade SVs into utf8 just because they participate
61940              in eq or cmp.  Reported and fix suggested in
61941              
61942              Subject: [ID 20000720.009] sv_eq UTF8 bug
61943              From: "Simon Cozens" <simon@othersideofthe.earth.li>
61944              Date: 21 Jul 2000 04:37:29 -0000
61945              Message-Id: <20000721043729.30081.qmail@othersideofthe.earth.li>
61946              
61947              Exercise for the kind reader: should we or should we not
61948              cache the utf8 conversion alonside the SV? (as magic,
61949              as thestrxfrm()ed version is cached under use locale)
61950              Argue both for and against.
61951      Branch: perl
61952            ! sv.c
61953 ____________________________________________________________________________
61954 [  6464] By: jhi                                   on 2000/07/29  22:36:22
61955         Log: Subject: UTF8 concat
61956              From: simon@brecon.co.uk (Simon Cozens) 
61957              Date: 30 Jun 2000 06:13:25 GMT
61958              Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org> 
61959              
61960              (with a memory leak fixed, plus a few casts added)
61961              
61962              This also seems to help for
61963              
61964              Subject: [ID 20000716.015] join UTF8 weirdness
61965              From: root <root@ak-71.mind.de> 
61966              Date: Sat, 15 Jul 2000 15:29:54 +0200
61967              Message-Id: <200007151329.PAA13970@ak-71.mind.de>
61968              
61969              (from Andreas König)
61970      Branch: perl
61971            ! pp_hot.c
61972 ____________________________________________________________________________
61973 [  6463] By: jhi                                   on 2000/07/29  00:55:39
61974         Log: Tune the comments and hopefully stop a memory leak.
61975      Branch: perl
61976            ! toke.c utf8.c
61977 ____________________________________________________________________________
61978 [  6462] By: jhi                                   on 2000/07/29  00:16:53
61979         Log: The problem described in this
61980              
61981              Subject: [ID 20000322.018] named chars aren't magical enough
61982              From: root <root@dixie.cscaper.com>     
61983              Date: Wed, 22 Mar 2000 18:37:42 -0700
61984              Message-Id: <200003230137.SAA29532@dixie.cscaper.com>
61985              
61986              has been fixed in perl 5.6.0 but just in case added a test
61987              to keep it away.  (The report from Joseph Hall.)
61988      Branch: perl
61989            ! t/lib/charnames.t
61990 ____________________________________________________________________________
61991 [  6461] By: jhi                                   on 2000/07/28  23:56:36
61992         Log: Tiny fixes for #6460.
61993      Branch: metaconfig/U/perl
61994            ! gccvers.U
61995      Branch: perl
61996            ! Configure config_h.SH
61997 ____________________________________________________________________________
61998 [  6460] By: jhi                                   on 2000/07/28  23:24:41
61999         Log: Warn if the version of the operating system used to compile gcc
62000              differs from the current version of the operating system.
62001              Also display the gcc compilation os and version in myconfig.
62002              Inspiration from
62003              
62004              Subject: Re: [ID 20000710.003] ERRORS!!         
62005              From: "Kurt D. Starsinic" <kstar@chapin.edu>
62006              Date: Mon, 10 Jul 2000 15:54:16 -0400
62007              Message-ID: <20000710155416.A1384@O2.chapin.edu>
62008      Branch: metaconfig/U/perl
62009            ! gccvers.U
62010      Branch: perl
62011            ! Configure config_h.SH myconfig.SH
62012 ____________________________________________________________________________
62013 [  6459] By: jhi                                   on 2000/07/28  22:00:32
62014         Log: In DEC OSF aka Digital UNIX aka Tru64 add the version
62015              letter to $Config{osvers}.
62016      Branch: metaconfig
62017            ! U/modified/Oldconfig.U
62018      Branch: perl
62019            ! Configure config_h.SH
62020 ____________________________________________________________________________
62021 [  6458] By: jhi                                   on 2000/07/28  04:15:39
62022         Log: Back out #6454, doesn't seem to work.
62023              (Reason: that patch was for perl 5.6.0, not perl-current)
62024              (A version of the patch for perl-current came in later as #6466)
62025      Branch: perl
62026            ! regcomp.c t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
62027            ! t/pragma/warn/5nolint t/pragma/warn/7fatal
62028            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
62029 ____________________________________________________________________________
62030 [  6457] By: jhi                                   on 2000/07/27  23:31:49
62031         Log: Use setproctitle() if available to modify $0.
62032              
62033              Subject: setting $* on BSD4 broken
62034              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
62035              Date: Sun, 23 Jul 2000 01:31:34 -0700 (PDT)
62036              Message-Id: <200007230831.BAA08379@ventrue.yahoo.com>
62037      Branch: metaconfig
62038            ! U/modified/Myinit.U
62039      Branch: perl
62040            ! Configure config_h.SH mg.c
62041 ____________________________________________________________________________
62042 [  6456] By: jhi                                   on 2000/07/27  14:50:47
62043         Log: Allow "no AutoLoader;", based on change #6444,
62044              suggested by Graham Barr.
62045      Branch: perl
62046            ! lib/AutoLoader.pm
62047 ____________________________________________________________________________
62048 [  6455] By: jhi                                   on 2000/07/27  14:19:10
62049         Log: Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
62050              From: rspier@pobox.com (Robert Spier)
62051              Date: Thu, 27 Jul 2000 09:49:35 -0400 (EDT)
62052              Message-ID: <14720.15855.787664.424783@rls.cx>
62053      Branch: perl
62054            ! pod/perldiag.pod
62055 ____________________________________________________________________________
62056 [  6454] By: jhi                                   on 2000/07/27  14:03:02
62057         Log: Remove EQ, NE, GT, LT, GE, LE (they have been deprecated
62058              for a long time).
62059              
62060              Reported in
62061              
62062              Subject: [ID 20000717.004] Unexpected complaint of NE deprecation
62063              From: Ryan Herbert <rherbert@sycamorehq.com>
62064              Date: Mon, 17 Jul 2000 11:40:42 -0400
62065              Message-Id: <200007171540.LAA20480@beorn.hq.sai>
62066              
62067              Patched in
62068              
62069              Subject: RE: [ID 20000717.004] Unexpected complaint of NE deprecation
62070              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
62071              Date: Wed, 26 Jul 2000 23:40:18 +0100
62072              Message-ID: <000001bff752$79511880$0a17073e@tiny>
62073              
62074              based on an earlier patch from Stephen P. Potter.
62075              
62076              (Removed later by change #6458 because this patch was for
62077              perl 5.6.0, not perl-current)
62078      Branch: perl
62079            ! t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
62080            ! t/pragma/warn/5nolint t/pragma/warn/7fatal
62081            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
62082 ____________________________________________________________________________
62083 [  6453] By: jhi                                   on 2000/07/27  13:48:02
62084         Log: Subject: [PATCH] fixes bug 20000508.004
62085              From: Michael Stevens <mstevens@globnix.org>
62086              Date: Thu, 27 Jul 2000 13:49:04 +0100
62087              Message-ID: <20000727134903.A9351@athenaeum.globnix.org>
62088      Branch: perl
62089            ! pod/perldata.pod
62090 ____________________________________________________________________________
62091 [  6452] By: jhi                                   on 2000/07/26  23:51:26
62092         Log: Further File::Temp patches from Yitzchak Scott-Thoennes
62093              and Craig A. Berry.
62094      Branch: perl
62095            ! lib/File/Temp.pm pod/perlport.pod
62096 ____________________________________________________________________________
62097 [  6451] By: jhi                                   on 2000/07/26  19:43:30
62098         Log: Be wary of close()s, too.
62099              
62100              Subject: Re: [PATCH] perlbug cleanup
62101              From: Tim Jenness <t.jenness@jach.hawaii.edu>
62102              Date: Wed, 26 Jul 2000 09:32:43 -1000 (HST)
62103              Message-ID: <Pine.LNX.4.10.10007260931540.27658-100000@lapaki.jach.hawaii.edu>
62104      Branch: perl
62105            ! utils/perlbug.PL
62106 ____________________________________________________________________________
62107 [  6450] By: jhi                                   on 2000/07/26  18:41:40
62108         Log: Subject: Minor doc patch: handy.h
62109              From: Daniel =?iso-8859-1?Q?Mui=F1o?= <dmuino@afip.gov.ar>
62110              Date: Wed, 26 Jul 2000 15:34:25 -0300
62111              Message-ID: <397F2F31.F3F9F4F3@afip.gov.ar>
62112      Branch: perl
62113            ! handy.h pod/perlapi.pod
62114 ____________________________________________________________________________
62115 [  6449] By: jhi                                   on 2000/07/26  18:23:55
62116         Log: Subject: [PATCH] minor doc change - perlguts
62117              From: Michael Stevens <mstevens@globnix.org>
62118              Date: Thu, 13 Jul 2000 12:39:18 +0100
62119              Message-ID: <20000713123918.A26561@athenaeum.globnix.org>
62120      Branch: perl
62121            ! pod/perlguts.pod
62122 ____________________________________________________________________________
62123 [  6448] By: jhi                                   on 2000/07/26  18:20:30
62124         Log: open() wariness in perlbug.
62125              
62126              Subject: [PATCH] perlbug cleanup
62127              From: Michael Stevens <mstevens@globnix.org>
62128              Message-ID: <20000713155222.A11380@athenaeum.globnix.org>
62129              Date: Thu, 13 Jul 2000 15:52:23 +0100
62130      Branch: perl
62131            ! utils/perlbug.PL
62132 ____________________________________________________________________________
62133 [  6447] By: jhi                                   on 2000/07/26  18:13:04
62134         Log: File::Temp patches for VMS and OS/2 from Tim Jenness.
62135      Branch: perl
62136            ! lib/File/Temp.pm t/lib/ftmp-security.t
62137 ____________________________________________________________________________
62138 [  6446] By: jhi                                   on 2000/07/26  18:06:32
62139         Log: docfix from Peter Scott <Peter@PSDT.com>.
62140      Branch: perl
62141            ! pod/perlfunc.pod
62142 ____________________________________________________________________________
62143 [  6445] By: jhi                                   on 2000/07/26  17:53:31
62144         Log: Fix *foo{FORMAT}.
62145              
62146              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
62147              Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
62148              Date: Wed, 26 Jul 2000 19:51:02 +0200
62149              Message-Id: <20000726194952.41DD.H.M.BRAND@hccnet.nl>
62150              
62151              From: Graham Barr <gbarr@pobox.com>
62152              Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
62153              Date: Wed, 26 Jul 2000 17:38:36 +0100
62154              Message-ID: <20000726173836.L472@pobox.com>
62155      Branch: perl
62156            ! pp.c sv.c t/op/gv.t
62157 ____________________________________________________________________________
62158 [  6444] By: jhi                                   on 2000/07/26  17:49:14
62159         Log: Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
62160              from Graham Barr in the module list.
62161      Branch: perl
62162            ! gv.c pod/perlobj.pod
62163 ____________________________________________________________________________
62164 [  6443] By: jhi                                   on 2000/07/26  16:06:56
62165         Log: More split() doc and test patches from Mike Guy.
62166      Branch: perl
62167            ! pod/perlfunc.pod t/op/split.t
62168 ____________________________________________________________________________
62169 [  6442] By: jhi                                   on 2000/07/26  16:05:30
62170         Log: MacOS nits from Matthias Neeracher.
62171      Branch: perl
62172            ! perl.c pp_ctl.c
62173 ____________________________________________________________________________
62174 [  6441] By: jhi                                   on 2000/07/26  04:39:57
62175         Log: Subject: [PATCH] split /^/
62176              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
62177              Date: Tue, 25 Jul 2000 14:18:57 +0100
62178              Message-Id: <E13H4bp-00062h-00@libra.cus.cam.ac.uk>
62179              
62180              (with notes from tchrist and gbarr)
62181      Branch: perl
62182            ! pod/perlfunc.pod t/op/split.t
62183 ____________________________________________________________________________
62184 [  6440] By: jhi                                   on 2000/07/26  04:32:32
62185         Log: Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
62186              From: Peter Prymmer <pvhp@forte.com>
62187              Date: Tue, 25 Jul 2000 18:59:16 -0700 (PDT)
62188              Message-ID: <Pine.OSF.4.10.10007251805350.294719-100000@aspara.forte.com>
62189      Branch: perl
62190            ! vms/munchconfig.c
62191 ____________________________________________________________________________
62192 [  6439] By: jhi                                   on 2000/07/26  04:31:01
62193         Log: Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
62194              to be fatal errors (instead of by default ignoring them, and
62195              ignoring with a bug: even though -w gave an error, the opening [
62196              was left in)  Reported in:
62197              
62198              Subject: [ID 20000716.024] [=cc=] / [:blank:]
62199              From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
62200              Date: Sun, 16 Jul 2000 17:55:29 -0700
62201              Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
62202      Branch: perl
62203            ! pod/perldiag.pod regcomp.c t/pragma/warn/regcomp
62204 ____________________________________________________________________________
62205 [  6438] By: jhi                                   on 2000/07/25  15:41:15
62206         Log: Subject: [PATCH] av.c apidoc
62207              From: simon@brecon.co.uk (Simon Cozens)
62208              Date: 24 Jul 2000 06:40:52 GMT
62209              Message-ID: <slrn8nnp7k.cgv.simon@justanother.perlhacker.org>
62210      Branch: perl
62211            ! av.c embed.h embed.pl embedvar.h global.sym objXSUB.h
62212            ! perlapi.c perlapi.h pod/perlapi.pod proto.h
62213 ____________________________________________________________________________
62214 [  6437] By: jhi                                   on 2000/07/25  14:05:36
62215         Log: Subject: [ID 20000724.003] Documentation changes for perllocale.pod
62216              From: "Stephen P. Potter" <spp@ds.net>
62217              Date: Mon, 24 Jul 2000 14:22:23 -0400
62218              Message-Id: <200007241822.OAA06827@spp.users.ds.net>
62219      Branch: perl
62220            ! pod/perllocale.pod
62221 ____________________________________________________________________________
62222 [  6436] By: jhi                                   on 2000/07/25  14:02:03
62223         Log: Subject: [PATCH] Make large file tests deal with SIGXFSZ
62224              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
62225              Date: Mon, 24 Jul 2000 18:04:28 +0100
62226              Message-Id: <E13GleW-0000fr-00@libra.cus.cam.ac.uk>
62227      Branch: perl
62228            ! t/lib/syslfs.t t/op/lfs.t
62229 ____________________________________________________________________________
62230 [  6435] By: jhi                                   on 2000/07/25  13:59:28
62231         Log: Get UTF16 BOMs working.  Patch from
62232              
62233              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
62234              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
62235              Date: Tue, 25 Jul 2000 12:52:45 +0100
62236              Message-Id: <E13H3GP-0004MR-00@libra.cus.cam.ac.uk>
62237              
62238              and notes from
62239              
62240              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
62241              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
62242              Date: Tue, 25 Jul 2000 11:43:25 +0100
62243              Message-Id: <E13H2BJ-0002nG-00@libra.cus.cam.ac.uk>
62244      Branch: perl
62245            ! t/comp/require.t toke.c utf8.c
62246 ____________________________________________________________________________
62247 [  6434] By: jhi                                   on 2000/07/25  02:39:54
62248         Log: Make the "uninit variable" warning to say "concat or string"
62249              or "join or string" when in concat or join .
62250              
62251              Subject: Re: [ID 20000403.009] uninitialised concatenation???
62252              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
62253              Date: Tue, 04 Apr 2000 18:22:58 +0100
62254              Message-Id: <E12cX2Y-000364-00@taurus.cus.cam.ac.uk>
62255              
62256              Subject: [ID 20000330.052] Use of uninitialized value in concatenation (.)
62257              From: William R Ward <hermit@BayView.COM>
62258              Date: Thu, 30 Mar 2000 19:50:03 -0800
62259              Message-Id: <200003310350.TAA13319@komodo.bayview.com>
62260      Branch: perl
62261            ! opcode.h opcode.pl opnames.h pp.sym pp_proto.h
62262            ! t/pragma/warn/op t/pragma/warn/sv
62263 ____________________________________________________________________________
62264 [  6433] By: jhi                                   on 2000/07/24  17:52:56
62265         Log: File::Spec::VMS fixup for tmpdir from Craig Berry.
62266      Branch: perl
62267            ! lib/File/Spec/VMS.pm
62268 ____________________________________________________________________________
62269 [  6432] By: jhi                                   on 2000/07/24  17:44:44
62270         Log: Test cases for #6431.
62271              
62272              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
62273              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
62274              Date: Mon, 24 Jul 2000 15:32:29 +0100
62275              Message-Id: <E13GjHR-00058t-00@libra.cus.cam.ac.uk>
62276      Branch: perl
62277            ! t/op/pat.t t/op/split.t
62278 ____________________________________________________________________________
62279 [  6431] By: jhi                                   on 2000/07/24  17:43:17
62280         Log: Bind op fix.
62281              
62282              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
62283              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
62284              Date: Mon, 17 Jul 2000 20:04:56 +0100
62285              Message-Id: <E13EGCG-0006oO-00@libra.cus.cam.ac.uk>
62286      Branch: perl
62287            ! op.c
62288 ____________________________________________________________________________
62289 [  6430] By: jhi                                   on 2000/07/24  03:42:42
62290         Log: Subject: [ID 20000716.023] syslog test fails without sockets
62291              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
62292              Date: Sun, 16 Jul 2000 12:07:42 -0700 (PDT)
62293              Message-Id: <200007161907.e6GJ7g115736@garcia.efn.org>
62294      Branch: metaconfig/U/perl
62295            ! Extensions.U
62296      Branch: perl
62297            ! Configure config_h.SH
62298 ____________________________________________________________________________
62299 [  6429] By: jhi                                   on 2000/07/24  03:11:52
62300         Log: Add an optimization for map-maps-a-list-element-to-more-list-elements
62301              case, but add also notes explaining the relationship of this
62302              patch and the earlier notes by Sarathy.
62303              
62304              Subject: Map is still slow
62305              From: "Ben Tilly" <ben_tilly@hotmail.com>
62306              Date: Sat, 15 Jul 2000 17:23:27 EDT
62307              Message-ID: <20000715212327.21656.qmail@hotmail.com>
62308      Branch: perl
62309            ! pp_ctl.c
62310 ____________________________________________________________________________
62311 [  6428] By: jhi                                   on 2000/07/24  02:58:52
62312         Log: Documentation to explain the behaviour of map().
62313              
62314              Subject: Re: Map is still slow 
62315              From: Gurusamy Sarathy <gsar@ActiveState.com>
62316              Date: Sat, 15 Jul 2000 16:05:09 -0700
62317              Message-Id: <200007152305.QAA26887@molotok.activestate.com>
62318      Branch: perl
62319            ! pp_ctl.c
62320 ____________________________________________________________________________
62321 [  6427] By: jhi                                   on 2000/07/24  02:50:03
62322         Log: Add tests for
62323              [ID 19991110.003] another matching finding by pcre author
62324              which has already been fixed by some patch, as verified in
62325              
62326              Subject: Re: two regex bugs from the mists of time (well, last November)
62327              From: Hugo <hv@crypt.compulink.co.uk>
62328              Date: Sat, 22 Jul 2000 18:12:58 +0100
62329              Message-Id: <200007221712.SAA26770@crypt.compulink.co.uk>
62330      Branch: perl
62331            ! t/op/re_tests
62332 ____________________________________________________________________________
62333 [  6426] By: jhi                                   on 2000/07/24  02:11:20
62334         Log: A missing 'break' after the [[:space:]] switch case.
62335              
62336              Subject: [ID 20000718.006] Missing 'break' in regcomp.c
62337              From: "Stephen P. Potter" <spp@ds.net>
62338              Date: Tue, 18 Jul 2000 16:25:17 -0400
62339              Message-Id: <200007182025.QAA28383@spp.users.ds.net>
62340      Branch: perl
62341            ! regcomp.c
62342 ____________________________________________________________________________
62343 [  6425] By: jhi                                   on 2000/07/24  02:06:12
62344         Log: The output might have been produced in the wrong order.
62345              
62346              Subject: [ID 20000720.003] [PATCH] t/op/write.t
62347              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
62348              Date: Thu, 20 Jul 2000 18:49:18 +0100
62349              Message-Id: <E13FKRi-0004rF-00@libra.cus.cam.ac.uk>
62350      Branch: perl
62351            ! t/op/write.t
62352 ____________________________________________________________________________
62353 [  6424] By: jhi                                   on 2000/07/24  02:00:07
62354         Log: Use STDOUT consistently.
62355              
62356              Subject: [ID 20000720.002] [PATCH] Consistency of Test::Harness output
62357              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
62358              Date: Thu, 20 Jul 2000 18:04:01 +0100
62359              Message-Id: <E13FJjt-0004Jh-00@libra.cus.cam.ac.uk>
62360      Branch: perl
62361            ! lib/Test/Harness.pm
62362 ____________________________________________________________________________
62363 [  6423] By: jhi                                   on 2000/07/24  01:54:54
62364         Log: Protect against "wild next"s, that is, callbacks doing "next"
62365              instead of "return".
62366              
62367              Subject: [PATCH] Re: [ID 20000717.003] Core dump in 5.6.0
62368              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
62369              Date: Tue, 18 Jul 2000 11:30:16 +0100
62370              Message-Id: <E13EUdk-0006ha-00@libra.cus.cam.ac.uk>
62371      Branch: perl
62372            ! lib/File/Find.pm
62373 ____________________________________________________________________________
62374 [  6422] By: jhi                                   on 2000/07/24  01:35:47
62375         Log: Out-of-date note removed.
62376              
62377              Subject: [PATCH] documentation perlipc
62378              From: rspier@pobox.com (Robert Spier)
62379              Date: Thu, 20 Jul 2000 19:21:14 -0400 (EDT)
62380              Message-ID: <14711.35178.572612.502654@rls.cx>
62381      Branch: perl
62382            ! pod/perlipc.pod
62383 ____________________________________________________________________________
62384 [  6421] By: jhi                                   on 2000/07/24  00:09:18
62385         Log: Send all installperl messages to STDERR and be -w clean.
62386              
62387              Subject: [PATCH] Re: [ID 20000721.003] installperl stderr/stdout problem
62388              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
62389              Date: Sat, 22 Jul 2000 14:02:11 +0100
62390              Message-Id: <E13Fyux-0003Q2-00@libra.cus.cam.ac.uk>
62391      Branch: perl
62392            ! installperl
62393 ____________________________________________________________________________
62394 [  6420] By: jhi                                   on 2000/07/24  00:04:19
62395         Log: Decutandpasto.
62396              
62397              Subject: [PATCH perl-current] 19990607.008 - perlipc.pod
62398              From: "Richard Soderberg" <rs@crystalflame.net>
62399              Date: Sun, 23 Jul 2000 01:37:23 -0700
62400              Message-ID: <NAEKLNAAHLMBPMPNBMLECEIKCBAA.rs@crystalflame.net>
62401      Branch: perl
62402            ! pod/perlipc.pod
62403 ____________________________________________________________________________
62404 [  6419] By: jhi                                   on 2000/07/24  00:01:12
62405         Log: A cleaner abs_path().
62406              Subject: Re: unix alternative to Cwd.pm
62407              From: Jeff Pinyan <jeffp@crusoe.net>
62408              Date: Sun, 23 Jul 2000 17:43:02 -0400 (EDT)
62409              Message-ID: <Pine.GSO.4.21.0007231739120.4304-100000@crusoe.crusoe.net>
62410      Branch: perl
62411            ! lib/Cwd.pm
62412 ____________________________________________________________________________
62413 [  6418] By: jhi                                   on 2000/07/23  23:48:56
62414         Log: Detypo.
62415              
62416              Subject: [PATCH perl-current] Typo in hints/powerux.sh
62417              From: "Richard Soderberg" <rs@crystalflame.net>
62418              Date: Sun, 23 Jul 2000 01:27:33 -0700
62419              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEIJCBAA.rs@crystalflame.net>
62420      Branch: perl
62421            ! hints/powerux.sh
62422 ____________________________________________________________________________
62423 [  6417] By: jhi                                   on 2000/07/17  22:13:31
62424         Log: Subject: SDBM_File documentation
62425              From: mjd@plover.com
62426              Date: 16 Jul 2000 17:41:17 -0000
62427              Message-ID: <20000716174117.18515.qmail@plover.com>
62428      Branch: perl
62429            ! ext/SDBM_File/SDBM_File.pm
62430 ____________________________________________________________________________
62431 [  6416] By: jhi                                   on 2000/07/17  19:13:26
62432         Log: MPE/ix updates for perl 5.6.0 from Mark Bixby.
62433      Branch: perl
62434            ! hints/mpeix.sh mpeix/relink
62435 ____________________________________________________________________________
62436 [  6415] By: jhi                                   on 2000/07/15  14:11:02
62437         Log: Fix the bitvector ops for utf8 (tricky since past 7 bits
62438              the utf8 'characters' can be more than one octet).
62439              
62440              Date: Sat, 15 Jul 2000 00:21:56 +0100
62441              From: Tom Hughes <tom@compton.nu>
62442              Subject: Re: [ID 20000714.002]
62443              Message-ID: <db2334de49.tom@compton.compton.nu>
62444              
62445              Reported in
62446              
62447              Subject: [ID 20000714.002]
62448              From: "Simon Cozens" <simon@othersideofthe.earth.li>
62449              Date: 14 Jul 2000 15:13:09 -0000
62450              Message-Id: <20000714151309.7170.qmail@othersideofthe.earth.li>
62451      Branch: perl
62452            ! doop.c
62453 ____________________________________________________________________________
62454 [  6414] By: jhi                                   on 2000/07/15  03:13:41
62455         Log: another VMS build tweak from Peter Prymmer
62456      Branch: perl
62457            ! vms/descrip_mms.template
62458 ____________________________________________________________________________
62459 [  6413] By: jhi                                   on 2000/07/15  03:10:40
62460         Log: perlvms.pod whitespace cleanup to keep pod utils happy.
62461      Branch: perl
62462            ! vms/perlvms.pod
62463 ____________________________________________________________________________
62464 [  6412] By: jhi                                   on 2000/07/15  00:31:05
62465         Log: More docs for sv functions.
62466              
62467              Subject: [PATCH cfgperl] sv.c apidoc
62468              From: simon@brecon.co.uk (Simon Cozens)
62469              Date: 13 Jul 2000 09:00:20 GMT
62470              Message-ID: <slrn8mr194.2em.simon@justanother.perlhacker.org>
62471              
62472              Subject: Re: [PATCH cfgperl] sv.c apidoc
62473              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
62474              Date: Thu, 13 Jul 2000 12:27:41 +0100
62475              Message-Id: <E13Ch9Z-0006QL-00@libra.cus.cam.ac.uk>
62476              
62477              Subject: Re: [PATCH cfgperl] sv.c apidoc
62478              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
62479              Date: Thu, 13 Jul 2000 13:23:09 +0100
62480              Message-Id: <E13Ci1F-0007WR-00@libra.cus.cam.ac.uk>
62481              
62482              Subject: Re: [PATCH cfgperl] sv.c apidoc
62483              From: simon@brecon.co.uk (Simon Cozens)
62484              Date: 14 Jul 2000 06:51:02 GMT
62485              Message-ID: <slrn8mte2m.1qo.simon@justanother.perlhacker.org>
62486      Branch: perl
62487            ! embed.pl pod/perlapi.pod sv.c
62488 ____________________________________________________________________________
62489 [  6411] By: jhi                                   on 2000/07/15  00:10:41
62490         Log: lib/b test fixes from Peter Prymmer.
62491      Branch: perl
62492            ! t/lib/b.t
62493 ____________________________________________________________________________
62494 [  6410] By: jhi                                   on 2000/07/15  00:02:09
62495         Log: Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
62496              From: Hugo <hv@crypt.compulink.co.uk>
62497              Date: Fri, 14 Jul 2000 23:05:20 +0100
62498              Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
62499              
62500              Didn't anymore apply, but that point still could use another fix.
62501      Branch: perl
62502            ! pod/perlfunc.pod
62503 ____________________________________________________________________________
62504 [  6409] By: jhi                                   on 2000/07/14  23:15:15
62505         Log: thinko fix in vms/descrip_mms.template, the win32.pod in lib,
62506              not in pod, from Peter Prymmer
62507      Branch: perl
62508            ! vms/descrip_mms.template
62509 ____________________________________________________________________________
62510 [  6408] By: jhi                                   on 2000/07/14  20:35:05
62511         Log: The bug report
62512              [ID 19991110.002] minimal matching discrepancy found by pcre author
62513              seems to have been fixed (though differently from what was suggested
62514              in the report) in 5.6.0.  Add tests to keep the bug from reappearing.
62515      Branch: perl
62516            ! t/op/re_tests
62517 ____________________________________________________________________________
62518 [  6407] By: jhi                                   on 2000/07/14  17:38:08
62519         Log: Fix AutoSplit to use File::Spec the right way in VMS,
62520              from Peter Prymmer.
62521      Branch: perl
62522            ! lib/AutoSplit.pm
62523 ____________________________________________________________________________
62524 [  6406] By: jhi                                   on 2000/07/14  14:13:22
62525         Log: Merge perlhacktut into perlhack, update perlguts.
62526              
62527              Subject: Re: Perlhacktut
62528              From: simon@brecon.co.uk (Simon Cozens)
62529              Date: 14 Jul 2000 06:49:21 GMT
62530              Message-ID: <slrn8mtdvh.1qo.simon@justanother.perlhacker.org>
62531              
62532              Subject: Re: Perlhacktut
62533              From: simon@brecon.co.uk (Simon Cozens)
62534              Date: 14 Jul 2000 07:09:45 GMT
62535              Message-ID: <slrn8mtf5p.1qo.simon@justanother.perlhacker.org>
62536      Branch: perl
62537            ! pod/perlguts.pod pod/perlhack.pod
62538 ____________________________________________________________________________
62539 [  6405] By: jhi                                   on 2000/07/14  14:02:31
62540         Log: Integrate with Sarathy.
62541      Branch: cfgperl
62542           !> doop.c embed.h embed.pl embedvar.h ext/IPC/SysV/Makefile.PL
62543           !> intrpvar.h lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h
62544           !> pod/perlapi.pod pp.c proto.h sv.h thread.h toke.c util.c
62545 ____________________________________________________________________________
62546 [  6404] By: gsar                                  on 2000/07/14  12:15:02
62547         Log: PERL_OBJECT build tweaks
62548      Branch: perl
62549            ! toke.c
62550 ____________________________________________________________________________
62551 [  6403] By: gsar                                  on 2000/07/14  11:23:41
62552         Log: inconsistent types needs casts
62553      Branch: perl
62554            ! toke.c
62555 ____________________________________________________________________________
62556 [  6402] By: gsar                                  on 2000/07/14  11:12:04
62557         Log: typos in change#6399, regen headers
62558      Branch: perl
62559            ! doop.c embed.h embedvar.h perlapi.h pod/perlapi.pod proto.h
62560 ____________________________________________________________________________
62561 [  6401] By: gsar                                  on 2000/07/14  10:59:12
62562         Log: typecasts needed for change#6394
62563      Branch: perl
62564            ! toke.c
62565 ____________________________________________________________________________
62566 [  6400] By: gsar                                  on 2000/07/14  10:49:37
62567         Log: integrate cfgperl contents into mainline
62568      Branch: perl
62569           !> Configure MANIFEST config_h.SH embed.pl global.sym proto.h
62570           !> regcomp.c regexec.c t/op/re_tests toke.c vms/subconfigure.com
62571 ____________________________________________________________________________
62572 [  6399] By: gsar                                  on 2000/07/14  10:38:35
62573         Log: enable UTF-16 filter by default if relevant BOM is seen; various
62574              cleanups (typos, misformatted code, and small bugs)
62575      Branch: perl
62576            ! doop.c embed.pl mg.c op.c pp.c toke.c
62577 ____________________________________________________________________________
62578 [  6398] By: gsar                                  on 2000/07/14  08:55:38
62579         Log: rename totally bletcherous SvLOCK() thingy (doesn't do what the
62580              name suggests anyway)
62581      Branch: perl
62582            ! ext/IPC/SysV/Makefile.PL sv.h thread.h util.c
62583 ____________________________________________________________________________
62584 [  6397] By: gsar                                  on 2000/07/14  08:44:33
62585         Log: move new variables to the end of the interpreter structure (for
62586              bincompat in code that doesn't #include XSUB.h)
62587      Branch: perl
62588            ! intrpvar.h
62589 ____________________________________________________________________________
62590 [  6396] By: gsar                                  on 2000/07/14  08:13:58
62591         Log: MakeMaker should not remove editor backups (*~) on `make clean`
62592              by default (completes change#6383)
62593      Branch: perl
62594            ! lib/ExtUtils/MM_Unix.pm
62595 ____________________________________________________________________________
62596 [  6395] By: jhi                                   on 2000/07/14  05:20:33
62597         Log: Replace change #6337 with a better one.
62598              
62599              Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking 
62600              From: Hugo <hv@crypt.compulink.co.uk>
62601              Date: Fri, 14 Jul 2000 04:16:20 +0100
62602              Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
62603      Branch: cfgperl
62604            ! regexec.c t/op/re_tests
62605 ____________________________________________________________________________
62606 [  6394] By: jhi                                   on 2000/07/14  01:33:59
62607         Log: Fix the BOM bug: not a byteorder bug, a signedness bug.
62608      Branch: cfgperl
62609            ! embed.pl global.sym proto.h toke.c
62610 ____________________________________________________________________________
62611 [  6393] By: jhi                                   on 2000/07/13  23:41:23
62612         Log: remove discarded test
62613      Branch: cfgperl
62614            ! MANIFEST
62615 ____________________________________________________________________________
62616 [  6392] By: jhi                                   on 2000/07/13  23:32:25
62617         Log: The {multiplier} of a fixed substring was overlooked which
62618              caused a wrong initial search offset for that substring.
62619              
62620              Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
62621              From: Hugo <hv@crypt.compulink.co.uk>
62622              Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
62623              Date: Thu, 13 Jul 2000 19:27:13 +0100
62624      Branch: cfgperl
62625            ! regcomp.c t/op/re_tests
62626 ____________________________________________________________________________
62627 [  6391] By: jhi                                   on 2000/07/13  16:37:42
62628         Log: typo fix from Craig Berry
62629      Branch: cfgperl
62630            ! vms/subconfigure.com
62631 ____________________________________________________________________________
62632 [  6390] By: jhi                                   on 2000/07/13  13:20:12
62633         Log: Integrate with Sarathy.
62634      Branch: cfgperl
62635            - t/op/method2entersub.t
62636           !> Changes Configure Makefile.SH ext/IPC/SysV/Makefile.PL
62637           !> pod/perldelta.pod sv.c t/lib/english.t t/lib/selfloader.t
62638           !> t/op/sprintf.t toke.c win32/Makefile win32/config_h.PL
62639           !> win32/makefile.mk win32/win32sck.c x2p/Makefile.SH
62640 ____________________________________________________________________________
62641 [  6389] By: jhi                                   on 2000/07/13  13:18:48
62642         Log: Detypo from Peter Prymmer, part of #6388.
62643      Branch: cfgperl
62644            ! Configure config_h.SH
62645      Branch: metaconfig
62646            ! U/modified/d_longlong.U
62647 ____________________________________________________________________________
62648 [  6388] By: gsar                                  on 2000/07/13  06:33:40
62649         Log: typos (spotted by Peter Prymmer)
62650      Branch: perl
62651            ! Configure t/lib/english.t
62652 ____________________________________________________________________________
62653 [  6387] By: gsar                                  on 2000/07/13  05:35:28
62654         Log: new selfloader.t in change#6183 doesn't close DATA handles,
62655              and thus fails to clean up tmp files on dosish platforms
62656      Branch: perl
62657            ! t/lib/selfloader.t
62658 ____________________________________________________________________________
62659 [  6386] By: gsar                                  on 2000/07/12  21:42:39
62660         Log: sprintf test tweaks (from Dominic Dunlop)
62661      Branch: perl
62662            ! t/op/sprintf.t
62663 ____________________________________________________________________________
62664 [  6385] By: gsar                                  on 2000/07/12  21:33:46
62665         Log: fix bugs in processing %v-*d and similar format specs (from
62666              Avi Finkel <avi@finkel.org>)
62667      Branch: perl
62668            ! sv.c t/op/sprintf.t
62669 ____________________________________________________________________________
62670 [  6384] By: gsar                                  on 2000/07/12  16:04:19
62671         Log: readd missing perldelta.pod changes from changes#6339,6376
62672      Branch: perl
62673            ! pod/perldelta.pod
62674 ____________________________________________________________________________
62675 [  6383] By: gsar                                  on 2000/07/12  16:00:51
62676         Log: don't clobber *.orig files on *clean targets
62677      Branch: perl
62678            ! Makefile.SH ext/IPC/SysV/Makefile.PL x2p/Makefile.SH
62679 ____________________________________________________________________________
62680 [  6382] By: gsar                                  on 2000/07/12  07:59:12
62681         Log: fix broken integrations in cfgperl
62682      Branch: cfgperl
62683           !> Changes pod/perldelta.pod
62684 ____________________________________________________________________________
62685 [  6381] By: gsar                                  on 2000/07/12  07:42:17
62686         Log: integrate cfgperl changes into mainline
62687      Branch: perl
62688            ! Changes
62689           !> Configure config_h.SH pod/perlbook.pod pod/perldelta.pod
62690           !> pod/perlre.pod
62691 ____________________________________________________________________________
62692 [  6380] By: gsar                                  on 2000/07/12  07:31:00
62693         Log: get sprintf.t to adjust properly for 3-digit exponents
62694      Branch: perl
62695            ! t/op/sprintf.t
62696 ____________________________________________________________________________
62697 [  6379] By: gsar                                  on 2000/07/12  06:40:04
62698         Log: change#6174 needs corresponding change in win32/config_h.PL,
62699              which grovels through config_h.SH to find the config.h name
62700      Branch: perl
62701            ! win32/config_h.PL
62702 ____________________________________________________________________________
62703 [  6378] By: jhi                                   on 2000/07/12  05:03:59
62704         Log: Do the cc sanity check both before the hints and
62705              after the cc selction.
62706      Branch: cfgperl
62707            ! Configure config_h.SH
62708      Branch: metaconfig
62709            ! U/modified/Oldconfig.U U/modified/cc.U
62710      Branch: metaconfig/U/perl
62711            + Checkcc.U
62712 ____________________________________________________________________________
62713 [  6377] By: jhi                                   on 2000/07/12  02:49:22
62714         Log: Fix nits noticed by Boston.pm.
62715      Branch: cfgperl
62716            ! pod/perlre.pod
62717 ____________________________________________________________________________
62718 [  6376] By: jhi                                   on 2000/07/11  21:22:13
62719         Log: Configure cosmetics and perldelta.
62720      Branch: cfgperl
62721            ! Configure config_h.SH pod/perldelta.pod
62722      Branch: metaconfig
62723            ! U/modified/cc.U
62724 ____________________________________________________________________________
62725 [  6375] By: gsar                                  on 2000/07/11  21:17:35
62726         Log: windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
62727      Branch: perl
62728            ! t/op/sprintf.t win32/Makefile win32/makefile.mk
62729            ! win32/win32sck.c
62730 ____________________________________________________________________________
62731 [  6374] By: gsar                                  on 2000/07/11  20:48:50
62732         Log: tweak for build failure under multiplicity
62733      Branch: perl
62734            ! toke.c
62735 ____________________________________________________________________________
62736 [  6373] By: gsar                                  on 2000/07/11  20:37:23
62737         Log: integrate cfgperl changes#6325..6373 into mainline
62738              (NOTE: today's batch of integrations still untested)
62739      Branch: perl
62740           +> ext/DynaLoader/hints/netbsd.pl
62741            ! Changes
62742           !> (integrate 26 files)
62743 ____________________________________________________________________________
62744 [  6372] By: jhi                                   on 2000/07/11  20:30:36
62745         Log: Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
62746              regen perltoc.
62747      Branch: cfgperl
62748            + pod/perlbook.pod
62749            ! MANIFEST pod/Makefile.SH pod/buildtoc.PL pod/perl.pod
62750            ! pod/perltoc.pod
62751 ____________________________________________________________________________
62752 [  6371] By: jhi                                   on 2000/07/11  20:08:56
62753         Log: Minor cleanups on the booklist.
62754      Branch: cfgperl
62755            ! pod/perlfaq2.pod
62756 ____________________________________________________________________________
62757 [  6370] By: jhi                                   on 2000/07/11  19:31:13
62758         Log: mjd's tr patches "broke" tr/z-Z/z-Z/
62759      Branch: cfgperl
62760            ! t/pragma/overload.t
62761 ____________________________________________________________________________
62762 [  6369] By: gsar                                  on 2000/07/11  19:27:48
62763         Log: integrate cfgperl changes#6293..6324 into mainline
62764      Branch: perl
62765           +> lib/Win32.pod lib/lib_pm.PL pod/Makefile.SH pod/buildtoc.PL
62766            - lib/lib.pm.PL pod/Makefile pod/Win32.pod pod/buildtoc
62767           !> (integrate 30 files)
62768 ____________________________________________________________________________
62769 [  6368] By: gsar                                  on 2000/07/11  19:18:57
62770         Log: skip integrate of problematic change#6292 from cfgperl into mainline
62771      Branch: perl
62772           !> pp_hot.c
62773 ____________________________________________________________________________
62774 [  6367] By: gsar                                  on 2000/07/11  19:17:21
62775         Log: integrate cfgperl changes#6288..6290 into mainline
62776      Branch: perl
62777           !> lib/File/Spec/Functions.pm lib/File/Spec/OS2.pm
62778 ____________________________________________________________________________
62779 [  6366] By: gsar                                  on 2000/07/11  19:11:18
62780         Log: integrate cfgperl changes#6268..6282 into mainline
62781      Branch: perl
62782           !> (integrate 30 files)
62783 ____________________________________________________________________________
62784 [  6365] By: gsar                                  on 2000/07/11  18:57:00
62785         Log: delete new accidentally branched file
62786      Branch: perl
62787            - t/op/method2entersub.t
62788 ____________________________________________________________________________
62789 [  6364] By: gsar                                  on 2000/07/11  18:55:13
62790         Log: skip integrate of change#6267 from cfgperl into mainline (the
62791              method call optimization is flawed without additional hints
62792              from user about immutableness of @ISA and no runtime method
62793              definitions)
62794      Branch: perl
62795           +> t/op/method2entersub.t
62796           !> MANIFEST embed.pl lib/ExtUtils/Install.pm lib/base.pm op.c
62797           !> perl.h t/op/sprintf.t xsutils.c
62798 ____________________________________________________________________________
62799 [  6363] By: gsar                                  on 2000/07/11  18:49:43
62800         Log: integrate cfgperl changes#6261..6266 into mainline
62801      Branch: perl
62802           !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
62803           !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
62804           !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
62805           !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
62806 ____________________________________________________________________________
62807 [  6362] By: gsar                                  on 2000/07/11  18:43:26
62808         Log: integrate cfgperl changes#6252..6260 into mainline
62809      Branch: perl
62810           !> MANIFEST doop.c embed.h embed.pl embedvar.h lib/Exporter.pm
62811           !> lib/IPC/Open3.pm objXSUB.h op.c pod/perlfunc.pod pp.c
62812           !> pp_proto.h proto.h sv.c t/op/my_stash.t t/op/pack.t t/op/tr.t
62813           !> t/pragma/constant.t t/pragma/warn/op t/pragma/warn/regcomp
62814 ____________________________________________________________________________
62815 [  6361] By: gsar                                  on 2000/07/11  18:37:12
62816         Log: skip integrate of problematic change#6251 from cfgperl into mainline
62817      Branch: perl
62818           !> lib/Exporter.pm
62819 ____________________________________________________________________________
62820 [  6360] By: gsar                                  on 2000/07/11  18:34:56
62821         Log: integrate cfgperl change#6250 into mainline
62822      Branch: perl
62823           +> t/op/my_stash.t
62824           !> MANIFEST embed.pl proto.h toke.c
62825 ____________________________________________________________________________
62826 [  6359] By: gsar                                  on 2000/07/11  18:21:19
62827         Log: integrate cfgperl changes#6242..6249 into mainline
62828      Branch: perl
62829           !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
62830           !> gv.c lib/File/Spec.pm lib/IPC/Open3.pm objXSUB.h perlapi.c
62831           !> perlapi.h pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod
62832           !> pp_proto.h proto.h sv.c t/lib/filefunc.t t/lib/filespec.t
62833           !> t/lib/peek.t utf8.c
62834 ____________________________________________________________________________
62835 [  6358] By: gsar                                  on 2000/07/11  18:15:45
62836         Log: skip integrate of problematic change#6241 from cfgperl into mainline
62837      Branch: perl
62838           !> regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
62839 ____________________________________________________________________________
62840 [  6357] By: jhi                                   on 2000/07/11  18:15:16
62841         Log: Fix for
62842              Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
62843              From: Roderick Schertler <roderick@argon.org> 
62844              Date: Tue, 11 Jul 2000 13:55:05 -0400 
62845              Message-Id: <200007111755.NAA05077@jones.argon.org> 
62846      Branch: cfgperl
62847            ! doio.c
62848 ____________________________________________________________________________
62849 [  6356] By: jhi                                   on 2000/07/11  18:12:51
62850         Log: Typo in #6341.
62851      Branch: cfgperl
62852            ! pp_hot.c
62853 ____________________________________________________________________________
62854 [  6355] By: gsar                                  on 2000/07/11  18:12:10
62855         Log: integrate cfgperl changes#6231..6240 into mainline
62856      Branch: perl
62857           +> pod/perlutil.pod
62858           !> (integrate 35 files)
62859 ____________________________________________________________________________
62860 [  6354] By: jhi                                   on 2000/07/11  18:04:34
62861         Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take 2
62862              From: Dominic Dunlop <domo@computer.org> 
62863              Date: Tue, 11 Jul 2000 12:27:33 +0200 
62864              Message-Id: <p04320405b590a14d4650@[192.168.1.4]> 
62865              
62866              Replaces change #6268.
62867      Branch: cfgperl
62868            ! t/op/sprintf.t
62869 ____________________________________________________________________________
62870 [  6353] By: gsar                                  on 2000/07/11  17:59:51
62871         Log: skip integrate of problematic change#6230 from cfgperl into mainline
62872              (a later version of File::Spec is already in mainline)
62873      Branch: perl
62874           !> lib/File/Spec.pm lib/File/Spec/Functions.pm
62875           !> lib/File/Spec/OS2.pm t/lib/filefunc.t t/lib/filespec.t
62876 ____________________________________________________________________________
62877 [  6352] By: gsar                                  on 2000/07/11  17:57:48
62878         Log: integrate cfgperl changes#6224..6229 into mainline
62879      Branch: perl
62880           +> lib/lib.pm.PL
62881            - lib/lib.pm
62882           !> MANIFEST Makefile.SH README.hpux embed.pl ext/Socket/Socket.pm
62883           !> lib/English.pm op.c t/lib/english.t
62884 ____________________________________________________________________________
62885 [  6351] By: gsar                                  on 2000/07/11  17:50:10
62886         Log: skip integrate of problematic change#6223 from cfgperl into mainline
62887      Branch: perl
62888           !> doio.c
62889 ____________________________________________________________________________
62890 [  6350] By: gsar                                  on 2000/07/11  17:48:28
62891         Log: integrate cfgperl changes#6220..6222 into mainline
62892      Branch: perl
62893           !> doop.c embed.pl lib/Pod/Usage.pm makedef.pl pod/perlop.pod
62894           !> toke.c utf8.c win32/win32.h
62895 ____________________________________________________________________________
62896 [  6349] By: gsar                                  on 2000/07/11  17:46:13
62897         Log: skip integrate of problematic changes#6218..6219 from cfgperl into
62898              mainline
62899      Branch: perl
62900           !> bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
62901           !> ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
62902           !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
62903 ____________________________________________________________________________
62904 [  6348] By: jhi                                   on 2000/07/11  17:45:49
62905         Log: README.posix-bc podified from Thomas Dorner.
62906      Branch: cfgperl
62907            ! README.posix-bc
62908 ____________________________________________________________________________
62909 [  6347] By: gsar                                  on 2000/07/11  17:42:04
62910         Log: integrate cfgperl change#6217 into mainline
62911      Branch: perl
62912           !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h gv.c
62913           !> intrpvar.h objXSUB.h perl.c perlapi.h pp.c pp_ctl.c proto.h
62914           !> sv.h util.c util.h vmesa/vmesa.c win32/win32.c
62915 ____________________________________________________________________________
62916 [  6346] By: gsar                                  on 2000/07/11  17:39:37
62917         Log: skip integrate of problematic changes#6211..6212 from cfgperl into
62918              mainline
62919      Branch: perl
62920           !> embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm ext/B/defsubs_h.PL
62921           !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
62922           !> ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
62923           !> perlapi.h pod/perlapi.pod
62924 ____________________________________________________________________________
62925 [  6345] By: gsar                                  on 2000/07/11  17:36:42
62926         Log: integrate cfgperl changes#6207..6210 into mainline
62927      Branch: perl
62928           !> doio.c embed.h embed.pl gv.c intrpvar.h objXSUB.h perl.c pp.c
62929           !> pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c win32/win32.c
62930 ____________________________________________________________________________
62931 [  6344] By: gsar                                  on 2000/07/11  17:31:20
62932         Log: skip integrate of problematic changes#6204..6206 from cfgperl into
62933              mainline
62934      Branch: perl
62935           !> (integrate 40 files)
62936 ____________________________________________________________________________
62937 [  6343] By: gsar                                  on 2000/07/11  17:19:08
62938         Log: integrate cfgperl changes#6174..6203 into mainline (first of several)
62939      Branch: perl
62940           +> Makefile.micro README.micro Todo.micro uconfig.h uconfig.sh
62941            ! Changes
62942           !> (integrate 34 files)
62943 ____________________________________________________________________________
62944 [  6342] By: jhi                                   on 2000/07/11  16:05:48
62945         Log: Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
62946              To: perl5-porters@perl.org
62947              From: Karsten Sperling <spiff@phreax.net>
62948              Date: Mon, 10 Jul 2000 15:12:52 +0200
62949              Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
62950      Branch: cfgperl
62951            ! lib/Symbol.pm
62952 ____________________________________________________________________________
62953 [  6341] By: jhi                                   on 2000/07/11  15:59:23
62954         Log: Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
62955              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
62956              Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
62957              Date: Fri, 07 Jul 2000 17:57:16 +0100
62958      Branch: cfgperl
62959            ! pp_hot.c
62960 ____________________________________________________________________________
62961 [  6340] By: jhi                                   on 2000/07/11  15:55:47
62962         Log: Subject: Re: format bug report  [Patch]
62963              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
62964              Date: Wed, 05 Jul 2000 13:12:52 +0200
62965              Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
62966              
62967              Subject: Re: format bug report  [Patch]
62968              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
62969              Date: Wed, 05 Jul 2000 14:10:01 +0200
62970              Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
62971      Branch: cfgperl
62972            ! t/op/write.t toke.c
62973 ____________________________________________________________________________
62974 [  6339] By: jhi                                   on 2000/07/11  13:54:09
62975         Log: Be less forgiving about ambiguous and illegal tr ranges.
62976              Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way 
62977              From: Mark-Jason Dominus <mjd@plover.com>
62978              Date: Tue, 04 Jul 2000 10:00:12 -0400
62979              Message-ID: <20000704140012.17772.qmail@plover.com>
62980              
62981              Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way 
62982              From: Mark-Jason Dominus <mjd@plover.com>
62983              Date: Wed, 05 Jul 2000 09:37:36 -0400
62984              Message-ID: <20000705133736.27293.qmail@plover.com>
62985      Branch: cfgperl
62986            ! pod/perldelta.pod pod/perldiag.pod t/op/tr.t toke.c
62987 ____________________________________________________________________________
62988 [  6338] By: jhi                                   on 2000/07/11  13:31:24
62989         Log: Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
62990              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
62991              Date: Tue, 11 Jul 2000 13:50:51 +0100
62992              Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
62993      Branch: cfgperl
62994            ! sv.c
62995 ____________________________________________________________________________
62996 [  6337] By: jhi                                   on 2000/07/11  13:29:14
62997         Log: Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking 
62998              From: Hugo <hv@crypt.compulink.co.uk>
62999              Date: Tue, 11 Jul 2000 12:44:50 +0100
63000              Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
63001      Branch: cfgperl
63002            ! regexec.c t/op/re_tests
63003 ____________________________________________________________________________
63004 [  6336] By: jhi                                   on 2000/07/11  13:26:47
63005         Log: Subject: [PATCH cfgperl] $& segfaults if you trick it
63006              From: simon@brecon.co.uk (Simon Cozens)
63007              Date: 7 Jul 2000 11:26:09 GMT
63008              Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
63009      Branch: cfgperl
63010            ! mg.c
63011 ____________________________________________________________________________
63012 [  6335] By: jhi                                   on 2000/07/11  13:23:37
63013         Log: Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
63014              From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
63015              Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
63016              Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
63017      Branch: cfgperl
63018            + ext/DynaLoader/hints/netbsd.pl
63019            ! MANIFEST ext/DynaLoader/hints/openbsd.pl
63020 ____________________________________________________________________________
63021 [  6334] By: jhi                                   on 2000/07/11  13:20:38
63022         Log: Subject: PATCH perlguts.pod: Document D and d magic types
63023              From: mjd@plover.com
63024              Date: 5 Jul 2000 18:01:51 -0000
63025              Message-ID: <20000705180151.29413.qmail@plover.com>
63026      Branch: cfgperl
63027            ! pod/perlguts.pod
63028 ____________________________________________________________________________
63029 [  6333] By: jhi                                   on 2000/07/11  13:15:51
63030         Log: Precedence goof, fix based on
63031              Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
63032              From: Hugo <hv@crypt.compulink.co.uk>
63033              Date: Tue, 11 Jul 2000 12:52:38 +0100
63034              Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
63035      Branch: cfgperl
63036            ! t/op/taint.t
63037 ____________________________________________________________________________
63038 [  6332] By: jhi                                   on 2000/07/11  12:40:17
63039         Log: Integrate with Sarathy.
63040      Branch: cfgperl
63041           !> win32/win32sck.c
63042 ____________________________________________________________________________
63043 [  6331] By: jhi                                   on 2000/07/10  20:14:16
63044         Log: Sprinkle ldlibpath.
63045      Branch: cfgperl
63046            ! pod/Makefile.SH
63047 ____________________________________________________________________________
63048 [  6330] By: jhi                                   on 2000/07/10  17:54:49
63049         Log: More POSIX.pod tweaks.
63050      Branch: cfgperl
63051            ! ext/POSIX/POSIX.pod
63052 ____________________________________________________________________________
63053 [  6329] By: jhi                                   on 2000/07/10  14:02:12
63054         Log: Reorder perl.pod once more.
63055      Branch: cfgperl
63056            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
63057 ____________________________________________________________________________
63058 [  6328] By: gsar                                  on 2000/07/10  07:06:00
63059         Log: accept() leaks memory on windows due to incorrect ordering of
63060              closesocket() and fclose() calls
63061      Branch: perl
63062            ! win32/win32sck.c
63063 ____________________________________________________________________________
63064 [  6327] By: gsar                                  on 2000/07/10  06:49:17
63065         Log: winsock options weren't being set in all threads under ithreads
63066              (caused send()s from second and subsequent threads to fail)
63067      Branch: perl
63068            ! win32/win32sck.c
63069 ____________________________________________________________________________
63070 [  6326] By: jhi                                   on 2000/07/08  02:45:40
63071         Log: Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
63072              was cast to an unsigned (32-bit) integer with wild abandon.
63073      Branch: cfgperl
63074            ! ext/Devel/DProf/DProf.xs
63075 ____________________________________________________________________________
63076 [  6325] By: jhi                                   on 2000/07/07  18:50:33
63077         Log: Remove perlbook, update perlfaq book listing,
63078              rearrange perl.pod, regenerate perltoc.
63079      Branch: cfgperl
63080            - pod/perlbook.pod
63081            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perldiag.pod
63082            ! pod/perlfaq2.pod pod/perltoc.pod
63083 ____________________________________________________________________________
63084 [  6324] By: jhi                                   on 2000/07/07  14:03:40
63085         Log: Fix the alignment problem in Crays ([ID 20000612.002]).
63086      Branch: cfgperl
63087            ! sv.h toke.c
63088 ____________________________________________________________________________
63089 [  6323] By: jhi                                   on 2000/07/06  16:03:55
63090         Log: Fix complaints of buildtoc.
63091      Branch: cfgperl
63092            + lib/Win32.pod
63093            - pod/Win32.pod
63094            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
63095 ____________________________________________________________________________
63096 [  6322] By: jhi                                   on 2000/07/06  15:15:52
63097         Log: Add =head1 NAMEs so that buildtoc is happy.
63098              (The CGI::Util nit reported to Lincoln.)
63099      Branch: cfgperl
63100            ! ext/B/B/Stash.pm lib/CGI/Util.pm lib/warnings/register.pm
63101            ! pod/perltoc.pod
63102 ____________________________________________________________________________
63103 [  6321] By: jhi                                   on 2000/07/06  03:16:04
63104         Log: Config is being used.
63105      Branch: cfgperl
63106            ! t/op/method.t
63107 ____________________________________________________________________________
63108 [  6320] By: jhi                                   on 2000/07/06  03:13:13
63109         Log: Integrate with Sarathy.
63110      Branch: cfgperl
63111           !> lib/perl5db.pl win32/perllib.c win32/vdir.h win32/win32sck.c
63112 ____________________________________________________________________________
63113 [  6319] By: jhi                                   on 2000/07/06  03:11:46
63114         Log: Autogenerate pod/Makefile and pod/buildtoc.
63115              buildtoc also checks whether the existin pods are
63116              mentioned in MANIFEST and perl.pod, and vice versa.
63117              (None of the thusly found discrepancies fixed yet.)
63118              roffitall also needs to be autogenerated similarly but it
63119              seems so badly out of date that I didn't touch it yet.
63120      Branch: cfgperl
63121            + pod/Makefile.SH pod/buildtoc.PL
63122            - pod/Makefile pod/buildtoc
63123            ! MANIFEST Makefile.SH pod/perl.pod pod/perltoc.pod
63124 ____________________________________________________________________________
63125 [  6318] By: gsar                                  on 2000/07/05  22:10:54
63126         Log: fix UNC path handling on Windows under ithreads, and chdir()
63127              return value when given a non-existent directory
63128      Branch: perl
63129            ! win32/vdir.h
63130 ____________________________________________________________________________
63131 [  6317] By: gsar                                  on 2000/07/05  22:08:19
63132         Log: winsock cleanup never done on Windows (leads to handle leaks)
63133      Branch: perl
63134            ! win32/perllib.c win32/win32sck.c
63135 ____________________________________________________________________________
63136 [  6316] By: gsar                                  on 2000/07/05  22:06:19
63137         Log: some debugger output does not go to the socket when RemotePort is set
63138      Branch: perl
63139            ! lib/perl5db.pl
63140 ____________________________________________________________________________
63141 [  6315] By: jhi                                   on 2000/07/05  00:25:21
63142         Log: Integrate with Sarathy, preliminary fix for unicos
63143              alignment problems in [ID 20000612.002] Perl problem on Cray system.
63144      Branch: cfgperl
63145            ! sv.h
63146           !> pp_hot.c
63147 ____________________________________________________________________________
63148 [  6314] By: gsar                                  on 2000/07/04  23:34:02
63149         Log: tyop in change#6306
63150      Branch: perl
63151            ! pp_hot.c
63152 ____________________________________________________________________________
63153 [  6313] By: jhi                                   on 2000/07/04  22:14:38
63154         Log: Multiline string literals ENONPORTABLE.
63155      Branch: cfgperl
63156            ! pp_hot.c
63157 ____________________________________________________________________________
63158 [  6312] By: jhi                                   on 2000/07/04  20:34:44
63159         Log: Integrate with Sarathy.
63160      Branch: cfgperl
63161           !> pod/perldelta.pod pod/perldiag.pod pp_hot.c t/lib/b.t
63162           !> t/op/method.t
63163 ____________________________________________________________________________
63164 [  6311] By: jhi                                   on 2000/07/04  20:30:56
63165         Log: More POSIX.pod embellishment.
63166      Branch: cfgperl
63167            ! ext/POSIX/POSIX.pod
63168 ____________________________________________________________________________
63169 [  6310] By: gsar                                  on 2000/07/04  17:28:48
63170         Log: b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
63171      Branch: perl
63172            ! t/lib/b.t
63173 ____________________________________________________________________________
63174 [  6309] By: jhi                                   on 2000/07/04  17:22:18
63175         Log: The #6308 required a little bit more.
63176      Branch: cfgperl
63177            ! Makefile.SH win32/Makefile
63178 ____________________________________________________________________________
63179 [  6308] By: jhi                                   on 2000/07/04  16:35:24
63180         Log: Rename lib.pm.PL to lib_pm.PL to keep the 8.3 people happy.
63181      Branch: cfgperl
63182            + lib/lib_pm.PL
63183            - lib/lib.pm.PL
63184            ! MANIFEST Makefile.SH
63185 ____________________________________________________________________________
63186 [  6307] By: jhi                                   on 2000/07/04  16:28:58
63187         Log: Win32 patches for cfgperl from Sarathy.
63188      Branch: cfgperl
63189            ! doio.c doop.c embed.h embed.pl global.sym gv.c makedef.pl
63190            ! objXSUB.h op.c perlapi.c pp.c pp_ctl.c pp_hot.c proto.h
63191            ! thread.h toke.c util.c win32/Makefile win32/win32.c
63192 ____________________________________________________________________________
63193 [  6306] By: gsar                                  on 2000/07/04  16:28:40
63194         Log: better diagnostic on Frob->stuff() when Frob:: doesn't exist
63195              (from Richard Soderberg <rs@oregonnet.com>)
63196      Branch: perl
63197            ! pod/perldelta.pod pod/perldiag.pod pp_hot.c t/op/method.t
63198 ____________________________________________________________________________
63199 [  6305] By: jhi                                   on 2000/07/04  16:24:24
63200         Log: Integrate with Sarathy.
63201      Branch: cfgperl
63202           !> embed.h embed.pl global.sym lib/File/Spec/Mac.pm
63203           !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
63204           !> lib/File/Spec/Win32.pm objXSUB.h perlapi.c pod/perldiag.pod
63205           !> proto.h win32/win32.c
63206 ____________________________________________________________________________
63207 [  6304] By: gsar                                  on 2000/07/04  16:17:24
63208         Log: missing perldiag entry for unpack("w",...) diagnostic (from
63209              Andreas Koenig)
63210      Branch: perl
63211            ! pod/perldiag.pod
63212 ____________________________________________________________________________
63213 [  6303] By: gsar                                  on 2000/07/04  16:14:44
63214         Log: remove rel2abs prototypes (from Barrie Slaymaker)
63215      Branch: perl
63216            ! lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
63217            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
63218 ____________________________________________________________________________
63219 [  6302] By: gsar                                  on 2000/07/04  04:59:35
63220         Log: adjust change#6299
63221      Branch: perl
63222            ! embed.h embed.pl global.sym objXSUB.h perlapi.c proto.h
63223            ! win32/win32.c
63224 ____________________________________________________________________________
63225 [  6301] By: jhi                                   on 2000/07/04  04:50:07
63226         Log: Integrate with Sarathy.
63227      Branch: cfgperl
63228           !> embed.h embed.pl embedvar.h global.sym hv.c intrpvar.h
63229           !> makedef.pl objXSUB.h perl.c perl.h perlapi.c perlapi.h
63230           !> pp_hot.c proto.h sv.c t/io/argv.t win32/win32.c
63231 ____________________________________________________________________________
63232 [  6300] By: gsar                                  on 2000/07/04  04:42:09
63233         Log: PERL_OBJECT build tweak
63234      Branch: perl
63235            ! perl.h
63236 ____________________________________________________________________________
63237 [  6299] By: gsar                                  on 2000/07/04  04:37:00
63238         Log: fix memory leak on Windows (PL_sys_intern contents were never
63239              freed)
63240      Branch: perl
63241            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
63242            ! perlapi.c proto.h win32/win32.c
63243 ____________________________________________________________________________
63244 [  6298] By: gsar                                  on 2000/07/04  04:15:59
63245         Log: fix large memory leak that has been around for ever, masked by
63246              -DPURIFY (most of the arenas were never freed!)
63247      Branch: perl
63248            ! embedvar.h global.sym hv.c intrpvar.h perl.c perlapi.h sv.c
63249 ____________________________________________________________________________
63250 [  6297] By: gsar                                  on 2000/07/04  04:07:46
63251         Log: fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
63252      Branch: perl
63253            ! perl.c
63254 ____________________________________________________________________________
63255 [  6296] By: jhi                                   on 2000/06/30  18:28:37
63256         Log: Elaborate POSIX.pod.  Still needs work.
63257      Branch: cfgperl
63258            ! ext/POSIX/POSIX.pod
63259 ____________________________________________________________________________
63260 [  6295] By: jhi                                   on 2000/06/30  14:58:18
63261         Log: Point to perlipc for more SysV IPC examples.
63262      Branch: cfgperl
63263            ! pod/perlfunc.pod
63264 ____________________________________________________________________________
63265 [  6294] By: gsar                                  on 2000/06/30  14:47:45
63266         Log: slurp mode fix in change#4736 still not quite right
63267      Branch: perl
63268            ! pp_hot.c t/io/argv.t
63269 ____________________________________________________________________________
63270 [  6293] By: jhi                                   on 2000/06/30  12:02:55
63271         Log: Integrate with Sarathy.
63272      Branch: cfgperl
63273           !> cop.h pp_ctl.c pp_hot.c t/op/args.t
63274 ____________________________________________________________________________
63275 [  6292] By: jhi                                   on 2000/06/30  12:01:11
63276         Log: From: simon@brecon.co.uk (Simon Cozens)
63277              Subject: UTF8 concat
63278              Date: 30 Jun 2000 06:13:25 GMT
63279              Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org>
63280      Branch: cfgperl
63281            ! pp_hot.c
63282 ____________________________________________________________________________
63283 [  6291] By: gsar                                  on 2000/06/30  04:37:33
63284         Log: dounwind() may cause POPSUB() to diddle the wrong PL_curpad
63285              when @_ is modified, causing coredumps
63286      Branch: perl
63287            ! cop.h pp_ctl.c pp_hot.c t/op/args.t
63288 ____________________________________________________________________________
63289 [  6290] By: jhi                                   on 2000/06/30  02:21:44
63290         Log: Integrate with Sarathy.
63291      Branch: cfgperl
63292           !> vms/vms.c vms/vmsish.h
63293 ____________________________________________________________________________
63294 [  6289] By: jhi                                   on 2000/06/30  02:21:02
63295         Log: Check VERSIONs.
63296      Branch: cfgperl
63297            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
63298            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
63299            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
63300 ____________________________________________________________________________
63301 [  6288] By: jhi                                   on 2000/06/30  02:18:52
63302         Log: Integrate with Sarathy.
63303      Branch: cfgperl
63304           !> ext/Opcode/Opcode.xs lib/File/Spec.pm
63305           !> lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
63306           !> lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
63307           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm pod/perlembed.pod
63308 ____________________________________________________________________________
63309 [  6287] By: gsar                                  on 2000/06/30  02:17:08
63310         Log: integrate vmsperl changes into mainline
63311      Branch: perl
63312           !> vms/vms.c vms/vmsish.h
63313 ____________________________________________________________________________
63314 [  6285] By: gsar                                  on 2000/06/30  02:05:28
63315         Log: localize %INC in a Safe compartment so that use/require work
63316              (many other magic globals probably need similar treatment)
63317      Branch: perl
63318            ! ext/Opcode/Opcode.xs
63319 ____________________________________________________________________________
63320 [  6284] By: gsar                                  on 2000/06/30  01:54:54
63321         Log: tweak perlembed for multiplicity/usethreads sanity; correct notes
63322              about Windows
63323      Branch: perl
63324            ! pod/perlembed.pod
63325 ____________________________________________________________________________
63326 [  6283] By: jhi                                   on 2000/06/30  01:50:10
63327         Log: Subject: [PATCH bleedperl] File::Spec 0.82 beta
63328              From: Barrie Slaymaker <barries@jester.slaysys.com>
63329              Date: Wed, 28 Jun 2000 11:35:29 -0400
63330              Message-Id: <200006281535.LAA21095@jester.slaysys.com>
63331      Branch: perl
63332            ! lib/File/Spec.pm lib/File/Spec/Functions.pm
63333            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
63334            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
63335            ! lib/File/Spec/Win32.pm
63336 ____________________________________________________________________________
63337 [  6282] By: jhi                                   on 2000/06/29  22:57:22
63338         Log: Subject: [PATCH 5.6.0]ITHREADs for VMS
63339              From: Dan Sugalski <dan@sidhe.org>
63340              Date: Tue, 06 Jun 2000 11:59:50 -0400
63341              Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
63342      Branch: cfgperl
63343            ! vms/vms.c
63344 ____________________________________________________________________________
63345 [  6281] By: jhi                                   on 2000/06/29  22:52:50
63346         Log: Subject: [PATCH 5.6.0] utils/h2xs.PL
63347              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
63348              Date: Wed, 7 Jun 2000 04:02:04 -0500
63349              Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
63350      Branch: cfgperl
63351            ! utils/h2xs.PL
63352 ____________________________________________________________________________
63353 [  6280] By: jhi                                   on 2000/06/29  22:45:47
63354         Log: Subject: Re: backwards compatibility in h2xs and makemaker  [PATCH]
63355              From: rspier@pobox.com (Robert Spier)
63356              Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
63357              Message-ID: <14654.31913.845602.610277@rls.cx>
63358      Branch: cfgperl
63359            ! utils/h2xs.PL
63360 ____________________________________________________________________________
63361 [  6279] By: jhi                                   on 2000/06/29  22:38:16
63362         Log: Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
63363              From: Tim Ayers <tayers@bridge.com>
63364              Date: Thu, 08 Jun 2000 08:11:06 +0200
63365              Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
63366              [resent by Richard Foley, Message-Id probably wrong]
63367      Branch: cfgperl
63368            ! pod/perlsub.pod
63369 ____________________________________________________________________________
63370 [  6278] By: jhi                                   on 2000/06/29  22:21:45
63371         Log: Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
63372              From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
63373              Date: Fri, 09 Jun 2000 12:39:27 -0400
63374              Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
63375              (plus update the version "number" of Text::Wrap)
63376      Branch: cfgperl
63377            ! lib/Text/Wrap.pm
63378 ____________________________________________________________________________
63379 [  6277] By: jhi                                   on 2000/06/29  22:13:10
63380         Log: Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
63381              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
63382              Date: Mon, 12 Jun 2000 14:55:59 +0100
63383              Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
63384      Branch: cfgperl
63385            ! pod/perlfunc.pod
63386 ____________________________________________________________________________
63387 [  6276] By: jhi                                   on 2000/06/29  22:11:06
63388         Log: Subject: [PATCH] Re: eval documentation: context
63389              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
63390              Date: Mon, 12 Jun 2000 15:07:29 +0100
63391              Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
63392      Branch: cfgperl
63393            ! pod/perlfunc.pod
63394 ____________________________________________________________________________
63395 [  6275] By: jhi                                   on 2000/06/29  21:59:46
63396         Log: Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
63397              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
63398              Date: Tue, 13 Jun 2000 02:43:48 -0500
63399              Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
63400      Branch: cfgperl
63401            ! lib/Pod/Html.pm lib/Pod/Man.pm lib/Pod/Text.pm
63402 ____________________________________________________________________________
63403 [  6274] By: jhi                                   on 2000/06/29  21:56:14
63404         Log: Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
63405              From: Andy Dougherty <doughera@lafayette.edu>
63406              Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
63407              Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
63408      Branch: cfgperl
63409            ! ext/File/Glob/Glob.pm
63410 ____________________________________________________________________________
63411 [  6273] By: jhi                                   on 2000/06/29  21:49:09
63412         Log: Subject: [PATCH] xsub attributes
63413              From: Doug MacEachern <dougm@covalent.net>
63414              Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
63415              Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
63416      Branch: cfgperl
63417            ! embed.h embed.pl embedvar.h global.sym lib/ExtUtils/xsubpp
63418            ! objXSUB.h op.c perlapi.c perlapi.h proto.h
63419 ____________________________________________________________________________
63420 [  6272] By: jhi                                   on 2000/06/29  21:41:28
63421         Log: Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
63422              From: Tom Phoenix <rootbeer@redcat.com>
63423              Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
63424              Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
63425      Branch: cfgperl
63426            ! lib/Net/Ping.pm
63427 ____________________________________________________________________________
63428 [  6271] By: jhi                                   on 2000/06/29  21:36:55
63429         Log: Subject: PATCH pod/perltie.pod
63430              From: Ian Phillipps <Ian.Phillipps@iname.com>
63431              Date: Fri, 16 Jun 2000 00:17:19 +0100
63432              Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
63433              (only the first hunk, the second hunk had already been done
63434              by some other patch)
63435      Branch: cfgperl
63436            ! pod/perltie.pod
63437 ____________________________________________________________________________
63438 [  6270] By: jhi                                   on 2000/06/29  21:24:51
63439         Log: Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
63440              From: Nicholas Clark <nick@talking.bollo.cx>
63441              Date: Fri, 23 Jun 2000 16:21:15 +0100
63442              Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
63443      Branch: cfgperl
63444            ! t/lib/anydbm.t t/lib/dprof.t t/lib/dumper-ovl.t t/lib/dumper.t
63445            ! t/lib/hostname.t t/lib/ipc_sysv.t t/op/taint.t
63446 ____________________________________________________________________________
63447 [  6269] By: jhi                                   on 2000/06/29  19:38:15
63448         Log: Regen headers for #6261 (and update embed.pl for this) and #6267,
63449              silence few compiler warnings.
63450      Branch: cfgperl
63451            ! doop.c embed.pl global.sym objXSUB.h op.c proto.h toke.c
63452 ____________________________________________________________________________
63453 [  6268] By: jhi                                   on 2000/06/29  18:21:50
63454         Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
63455              From: Dominic Dunlop <domo@computer.org> 
63456              Date: Thu, 29 Jun 2000 12:32:39 +0200 
63457              Message-Id: <p04320403b580cc1338db@[192.168.1.4]> 
63458      Branch: cfgperl
63459            ! t/op/sprintf.t
63460 ____________________________________________________________________________
63461 [  6267] By: jhi                                   on 2000/06/29  18:16:07
63462         Log: Subject: Re: [PATCH] Re: Speeding up method lookups 
63463              From: Doug MacEachern <dougm@covalent.net>
63464              Date: Sun, 18 Jun 2000 13:24:55 -0700 (PDT)
63465              Message-ID: <Pine.LNX.4.10.10006181306031.397-100000@mojo.covalent.net>
63466      Branch: cfgperl
63467            + t/op/method2entersub.t
63468            ! MANIFEST embed.pl lib/ExtUtils/Install.pm lib/File/Spec/Mac.pm
63469            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
63470            ! lib/File/Spec/Win32.pm lib/base.pm op.c perl.h t/op/sprintf.t
63471            ! xsutils.c
63472 ____________________________________________________________________________
63473 [  6266] By: jhi                                   on 2000/06/29  15:11:15
63474         Log: Subject: [PATCH 5.6.0] cygwin port
63475              Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
63476              From: "Fifer, Eric" <EFifer@sanwaint.com>
63477              Date: Thu, 29 Jun 2000 12:58:29 +0100
63478      Branch: cfgperl
63479            ! cygwin/Makefile.SHs
63480 ____________________________________________________________________________
63481 [  6265] By: jhi                                   on 2000/06/29  15:04:05
63482         Log: Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
63483              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
63484              Date: Wed, 28 Jun 2000 17:50:12 -0700
63485              Message-ID: <E1pW5gzkg2kV092yn@efn.org>
63486      Branch: cfgperl
63487            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
63488 ____________________________________________________________________________
63489 [  6264] By: jhi                                   on 2000/06/29  15:00:57
63490         Log: Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
63491              From: Marty Lucich <marty@netcom.com>
63492              Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
63493              Message-Id: <200006282116.OAA11148@netcom.com>
63494              ccdlflags update (the BSD/OS 4.1 part had already been taken
63495              care of by #6141).
63496      Branch: cfgperl
63497            ! hints/bsdos.sh
63498 ____________________________________________________________________________
63499 [  6263] By: jhi                                   on 2000/06/29  13:47:44
63500         Log: tr fixes from Simon Cozens
63501      Branch: cfgperl
63502            ! doop.c
63503 ____________________________________________________________________________
63504 [  6262] By: jhi                                   on 2000/06/28  18:46:01
63505         Log: Subject: 5.6.0 Patch for EPOC
63506              From: Olaf Flebbe <o.flebbe@gmx.de>
63507              Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
63508              Message-ID: <23449.960929969@www11.gmx.net>
63509      Branch: cfgperl
63510            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epocish.c
63511            ! epoc/epocish.h
63512 ____________________________________________________________________________
63513 [  6261] By: jhi                                   on 2000/06/28  18:29:07
63514         Log: Subject: Re: [PATCH cfgperl] BOMs away!
63515              From: simon@brecon.co.uk (Simon Cozens)
63516              Date: 17 Jun 2000 11:49:57 GMT
63517              Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
63518      Branch: cfgperl
63519            ! pod/perldiag.pod t/comp/require.t toke.c
63520 ____________________________________________________________________________
63521 [  6260] By: jhi                                   on 2000/06/28  17:47:16
63522         Log: Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
63523              From: simon@brecon.co.uk (Simon Cozens) 
63524              Date: 17 Jun 2000 11:56:44 GMT 
63525              Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org> 
63526              pack U0, pack C0
63527      Branch: cfgperl
63528            ! pod/perlfunc.pod pp.c t/op/pack.t
63529 ____________________________________________________________________________
63530 [  6259] By: jhi                                   on 2000/06/28  16:43:17
63531         Log: perlnewmod was missing from MANIFEST.
63532      Branch: cfgperl
63533            ! MANIFEST
63534 ____________________________________________________________________________
63535 [  6258] By: jhi                                   on 2000/06/28  15:54:30
63536         Log: linenumber tweak
63537      Branch: cfgperl
63538            ! t/pragma/warn/regcomp
63539 ____________________________________________________________________________
63540 [  6257] By: jhi                                   on 2000/06/28  15:50:44
63541         Log: Subject: Re: [PATCH] "Constant subroutine redefined" mandatory warning
63542              From: Doug MacEachern <dougm@covalent.net>
63543              Date: Sun, 25 Jun 2000 12:11:28 -0700 (PDT)
63544              Message-ID: <Pine.LNX.4.10.10006251209191.461-100000@mojo.covalent.net>
63545              (one part of the patch had been applied earlier)
63546      Branch: cfgperl
63547            ! op.c sv.c t/pragma/constant.t t/pragma/warn/op
63548 ____________________________________________________________________________
63549 [  6256] By: jhi                                   on 2000/06/28  15:40:22
63550         Log: tweaks from Simon Cozens to further fix tr/// under utf8
63551      Branch: cfgperl
63552            ! doop.c
63553 ____________________________________________________________________________
63554 [  6255] By: jhi                                   on 2000/06/28  15:33:45
63555         Log: small thinko tweaks
63556      Branch: cfgperl
63557            ! lib/IPC/Open3.pm t/op/my_stash.t
63558 ____________________________________________________________________________
63559 [  6254] By: jhi                                   on 2000/06/28  15:33:25
63560         Log: Subject: tr///, help wanted.
63561              From: simon@brecon.co.uk (Simon Cozens)
63562              Date: 28 Jun 2000 11:29:04 GMT
63563              Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
63564      Branch: cfgperl
63565            ! doop.c embed.h embed.pl embedvar.h global.sym objXSUB.h
63566            ! pp_proto.h proto.h t/op/tr.t
63567 ____________________________________________________________________________
63568 [  6253] By: jhi                                   on 2000/06/28  15:09:17
63569         Log: Paranoia tweak on #6249.
63570              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
63571              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
63572              Date: Sun, 25 Jun 2000 23:43:12 -0400
63573              Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
63574      Branch: cfgperl
63575            ! lib/IPC/Open3.pm
63576 ____________________________________________________________________________
63577 [  6252] By: jhi                                   on 2000/06/28  15:01:38
63578         Log: Document #6249 and #6251.
63579      Branch: cfgperl
63580            ! lib/Exporter.pm lib/IPC/Open3.pm
63581 ____________________________________________________________________________
63582 [  6251] By: jhi                                   on 2000/06/28  14:50:43
63583         Log: Subject: [PATCH] inline AUTOLOADed constants via Exporter.pm
63584              From: Doug MacEachern <dougm@covalent.net>
63585              Date: Fri, 23 Jun 2000 00:16:39 -0700 (PDT)
63586              Message-ID: <Pine.LNX.4.10.10006230009400.322-100000@mojo.covalent.net>
63587      Branch: cfgperl
63588            ! lib/Exporter.pm
63589 ____________________________________________________________________________
63590 [  6250] By: jhi                                   on 2000/06/28  14:45:23
63591         Log: Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
63592              From: Doug MacEachern <dougm@covalent.net>
63593              Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
63594              Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
63595      Branch: cfgperl
63596            + t/op/my_stash.t
63597            ! MANIFEST embed.pl global.sym proto.h toke.c
63598 ____________________________________________________________________________
63599 [  6249] By: jhi                                   on 2000/06/28  14:36:34
63600         Log: Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's 
63601              From: Frank Tobin <ftobin@uiuc.edu>
63602              Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
63603              Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
63604      Branch: cfgperl
63605            ! lib/IPC/Open3.pm
63606 ____________________________________________________________________________
63607 [  6248] By: jhi                                   on 2000/06/28  14:11:25
63608         Log: Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
63609              From: Mark-Jason Dominus <mjd@plover.com>
63610              Date: Tue, 27 Jun 2000 22:36:42 -0400
63611              Message-ID: <20000628023642.12166.qmail@plover.com>
63612      Branch: cfgperl
63613            ! pod/perlfunc.pod
63614 ____________________________________________________________________________
63615 [  6247] By: jhi                                   on 2000/06/27  12:46:37
63616         Log: Tweak $VERSION, patch from Doug MacEachern.
63617      Branch: cfgperl
63618            ! lib/File/Spec.pm
63619 ____________________________________________________________________________
63620 [  6246] By: jhi                                   on 2000/06/27  03:34:46
63621         Log: Allow for standalone testing.
63622      Branch: cfgperl
63623            ! t/lib/filefunc.t t/lib/filespec.t
63624 ____________________________________________________________________________
63625 [  6245] By: jhi                                   on 2000/06/27  02:50:02
63626         Log: Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
63627              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
63628              Date: Sat, 24 Jun 2000 13:06:20 +0100
63629              Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
63630      Branch: cfgperl
63631            ! ext/DynaLoader/DynaLoader_pm.PL
63632 ____________________________________________________________________________
63633 [  6244] By: jhi                                   on 2000/06/27  02:46:10
63634         Log: Subject: [PATCH] avoid mg_ptr in '*' magic
63635              From: Doug MacEachern <dougm@covalent.net>
63636              Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
63637              Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
63638      Branch: cfgperl
63639            ! gv.c sv.c t/lib/peek.t
63640 ____________________________________________________________________________
63641 [  6243] By: jhi                                   on 2000/06/27  02:38:07
63642         Log: Subject: [PATCH] is_utf8_string
63643              From: simon@brecon.co.uk (Simon Cozens)
63644              Date: 26 Jun 2000 02:25:59 GMT
63645              Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
63646      Branch: cfgperl
63647            ! embed.h embed.pl embedvar.h global.sym objXSUB.h perlapi.c
63648            ! perlapi.h pod/perlapi.pod pod/perlintern.pod pp_proto.h
63649            ! proto.h utf8.c
63650 ____________________________________________________________________________
63651 [  6242] By: jhi                                   on 2000/06/27  02:24:00
63652         Log: Subject: [PATCH] bytes<->utf8 fixes
63653              From: simon@brecon.co.uk (Simon Cozens)
63654              Date: 26 Jun 2000 04:55:45 GMT
63655              Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
63656      Branch: cfgperl
63657            ! embed.pl perlapi.c pod/perlapi.pod proto.h utf8.c
63658 ____________________________________________________________________________
63659 [  6241] By: jhi                                   on 2000/06/27  02:12:42
63660         Log: Do no -warn on \_, only on \alpha.
63661              Subject: New Unrecognized escape warning for /\_/ from activestate perl-current5.6.0
63662              From: David Dyck <dcd@tc.fluke.com>
63663              Date: Mon, 26 Jun 2000 09:32:02 -0700 (PDT)
63664              Message-ID: <Pine.LNX.4.05.10006260830280.3054-100000@dd.tc.fluke.com>
63665      Branch: cfgperl
63666            ! regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
63667 ____________________________________________________________________________
63668 [  6240] By: jhi                                   on 2000/06/27  02:00:01
63669         Log: Subject: [ID 20000626.007] h2xs man page contains trailing garbage
63670              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
63671              Date: Mon, 26 Jun 2000 18:40:14 +0100
63672              Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
63673      Branch: cfgperl
63674            ! utils/h2xs.PL
63675 ____________________________________________________________________________
63676 [  6239] By: jhi                                   on 2000/06/27  01:53:40
63677         Log: Configure maintenance.  Sever some dependency cycles,
63678              separate gccversion from the cc unit,
63679              address [ID 20000623.006] Configure script patch for using gcc on AIX
63680              (but solve it a little bit differently),
63681              unduplex some accidentally duplicated units,
63682              suggest using gcc if no cc available
63683              (p5p thread: "Solaris configure: counterproposal", 1999-09)
63684      Branch: cfgperl
63685            ! Configure Todo-5.6 config_h.SH
63686      Branch: metaconfig
63687            ! U/modified/Config_h.U U/modified/cc.U U/modified/cpp_stuff.U
63688            ! U/modified/libs.U U/modified/models.U U/modified/usrinc.U
63689      Branch: metaconfig/U/perl
63690            + gccvers.U
63691            ! d_getespwnam.U d_getprpwnam.U i_prot.U
63692 ____________________________________________________________________________
63693 [  6238] By: jhi                                   on 2000/06/25  18:04:56
63694         Log: Subject: [PATCH 5.6.0] XS module loading fixup for VMS
63695              From: Dan Sugalski <dan@sidhe.org>
63696              Date: Fri, 23 Jun 2000 17:00:00 -0400
63697              Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
63698      Branch: cfgperl
63699            ! lib/ExtUtils/MM_VMS.pm vms/vms.c
63700 ____________________________________________________________________________
63701 [  6237] By: jhi                                   on 2000/06/25  16:36:45
63702         Log: Tweak embed.pl, regen headers.
63703      Branch: cfgperl
63704            ! embed.h embed.pl embedvar.h ext/B/B/Asmdata.pm
63705            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h global.sym
63706            ! keywords.h lib/warnings.pm objXSUB.h opcode.h opnames.h
63707            ! perlapi.c perlapi.h pod/perlapi.pod pod/perlintern.pod pp.sym
63708            ! pp_proto.h proto.h regnodes.h utf8.c warnings.h
63709 ____________________________________________________________________________
63710 [  6236] By: jhi                                   on 2000/06/25  15:26:42
63711         Log: Regen headers.
63712      Branch: cfgperl
63713            ! embed.h embedvar.h ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
63714            ! ext/ByteLoader/byterun.h global.sym keywords.h lib/warnings.pm
63715            ! objXSUB.h opcode.h opnames.h perlapi.c perlapi.h
63716            ! pod/perlapi.pod pod/perlintern.pod pp.sym pp_proto.h proto.h
63717            ! regnodes.h warnings.h
63718 ____________________________________________________________________________
63719 [  6235] By: jhi                                   on 2000/06/23  19:39:35
63720         Log: The thread begun by
63721              Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
63722              From: Kevin.Ruscoe@ubsw.com
63723              Date: Fri, 16 Jun 2000 16:38:51 +0100
63724              Message-Id: <H000019b03c300d6@MHS>
63725      Branch: cfgperl
63726            ! hints/solaris_2.sh
63727 ____________________________________________________________________________
63728 [  6234] By: jhi                                   on 2000/06/23  19:23:36
63729         Log: Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
63730              because when run as services (Win32ese for daemons)
63731              no environment variables are set and tmpdir ends up as /tmp,
63732              which is ambiguous.
63733              
63734              Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
63735              From: matt@sergeant.org
63736              Date: 16 Jun 2000 16:30:43 -0000
63737              Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
63738      Branch: cfgperl
63739            ! lib/File/Spec/Win32.pm
63740 ____________________________________________________________________________
63741 [  6233] By: jhi                                   on 2000/06/23  19:18:58
63742         Log: Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
63743              From: Mark-Jason Dominus <mjd@plover.com>
63744              Date: Fri, 16 Jun 2000 20:53:04 -0400
63745              Message-ID: <20000617005304.8008.qmail@plover.com>
63746      Branch: cfgperl
63747            ! op.h
63748 ____________________________________________________________________________
63749 [  6232] By: jhi                                   on 2000/06/23  16:10:02
63750         Log: Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
63751              From: simon@brecon.co.uk (Simon Cozens)
63752              Date: 19 Jun 2000 15:18:27 GMT
63753              Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
63754              
63755              plus update pod/Makefile and regenerate perltoc
63756      Branch: cfgperl
63757            + pod/perlutil.pod
63758            ! MANIFEST Todo-5.6 pod/Makefile pod/perltoc.pod pod/roffitall
63759 ____________________________________________________________________________
63760 [  6231] By: jhi                                   on 2000/06/23  15:19:18
63761         Log: Subject: [PATCH 5.6.0] cygwin port
63762              From: "Fifer, Eric" <EFifer@sanwaint.com>
63763              Date: Tue, 20 Jun 2000 14:30:58 +0100
63764              Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
63765      Branch: cfgperl
63766            ! README.cygwin lib/File/Find.pm
63767 ____________________________________________________________________________
63768 [  6230] By: jhi                                   on 2000/06/23  14:25:21
63769         Log: Upgrade to File::Spec 0.810_01 from CPAN by Barrie Slaymaker.
63770      Branch: cfgperl
63771            ! lib/File/Spec.pm lib/File/Spec/Functions.pm
63772            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
63773            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
63774            ! lib/File/Spec/Win32.pm t/lib/filefunc.t t/lib/filespec.t
63775 ____________________________________________________________________________
63776 [  6229] By: jhi                                   on 2000/06/23  14:13:34
63777         Log: Subject: README.hpux version 0.6.1
63778              Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
63779              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
63780              Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
63781      Branch: cfgperl
63782            ! README.hpux
63783 ____________________________________________________________________________
63784 [  6228] By: jhi                                   on 2000/06/23  14:07:20
63785         Log: Subject: [PATCH] "Constant subroutine redefined" mandatory warning
63786              From: Doug MacEachern <dougm@covalent.net>
63787              Date: Tue, 20 Jun 2000 21:23:56 -0700 (PDT)
63788              Message-ID: <Pine.LNX.4.10.10006202116340.321-100000@mojo.covalent.net>
63789      Branch: cfgperl
63790            ! op.c
63791 ____________________________________________________________________________
63792 [  6227] By: jhi                                   on 2000/06/23  14:01:06
63793         Log: Subject: [PATCH] lib.pm -> lib.pm.PL
63794              From: Doug MacEachern <dougm@covalent.net>
63795              Date: Tue, 20 Jun 2000 22:14:41 -0700 (PDT)
63796              Message-ID: <Pine.LNX.4.10.10006202208210.321-100000@mojo.covalent.net>
63797      Branch: cfgperl
63798            + lib/lib.pm.PL
63799            - lib/lib.pm
63800            ! MANIFEST Makefile.SH
63801 ____________________________________________________________________________
63802 [  6226] By: jhi                                   on 2000/06/23  13:53:07
63803         Log: Subject: [PATCH] remove forward declarations in Socket.pm
63804              From: Doug MacEachern <dougm@covalent.net>
63805              Date: Tue, 20 Jun 2000 21:54:12 -0700 (PDT)
63806              Message-ID: <Pine.LNX.4.10.10006202149190.321-100000@mojo.covalent.net>
63807              
63808              From: Doug MacEachern <dougm@covalent.net>
63809              Subject: Re: [PATCH] remove forward declarations in Socket.pm
63810              Date: Fri, 23 Jun 2000 00:09:29 -0700 (PDT)
63811              Message-ID: <Pine.LNX.4.10.10006222349440.322-100000@mojo.covalent.net>
63812      Branch: cfgperl
63813            ! ext/Socket/Socket.pm op.c
63814 ____________________________________________________________________________
63815 [  6225] By: jhi                                   on 2000/06/23  13:41:52
63816         Log: Add source code filenames to apidoc.
63817              From: simon@brecon.co.uk (Simon Cozens)
63818              Subject: [PATCH embed.pl] Source X-ref
63819              Date: 22 Jun 2000 02:18:49 GMT
63820              Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
63821      Branch: cfgperl
63822            ! embed.pl
63823 ____________________________________________________________________________
63824 [  6224] By: jhi                                   on 2000/06/23  13:32:33
63825         Log: A way to avoid English.pm performance hit.
63826              From: root <root@jester.slaysys.com>
63827              Subject: [YAPATCH English.pm] My turn to putt again
63828              Date: Thu, 22 Jun 2000 20:33:58 -0400
63829              Message-Id: <200006230033.UAA05960@jester.slaysys.com>
63830      Branch: cfgperl
63831            ! lib/English.pm t/lib/english.t
63832 ____________________________________________________________________________
63833 [  6223] By: jhi                                   on 2000/06/23  13:27:06
63834         Log: Avoid double close().
63835              Subject: [PATCH] avoid double close()
63836              From: Doug MacEachern <dougm@covalent.net>
63837              Date: Thu, 22 Jun 2000 23:08:06 -0700 (PDT)
63838              Message-ID: <Pine.LNX.4.10.10006222251260.322-100000@mojo.covalent.net>
63839      Branch: cfgperl
63840            ! doio.c
63841 ____________________________________________________________________________
63842 [  6222] By: jhi                                   on 2000/06/23  13:25:54
63843         Log: doc typo fix
63844              Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
63845              From: Ian Phillipps <Ian.Phillipps@iname.com>
63846              Date: Fri, 23 Jun 2000 10:40:58 +0100
63847              Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
63848      Branch: cfgperl
63849            ! lib/Pod/Usage.pm
63850 ____________________________________________________________________________
63851 [  6221] By: jhi                                   on 2000/06/23  13:24:15
63852         Log: Remove tr///CU (the feature is to be obsoleted by better interfaces).
63853              From: simon@brecon.co.uk (Simon Cozens)
63854              Subject: [PATCH] Eliminate tr///[CU][CU]
63855              Date: 23 Jun 2000 11:05:40 GMT
63856              Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
63857      Branch: cfgperl
63858            ! doop.c embed.pl pod/perlop.pod toke.c utf8.c
63859 ____________________________________________________________________________
63860 [  6220] By: jhi                                   on 2000/06/22  16:07:51
63861         Log: Win32 patches from Benjamin Stuhl.
63862      Branch: cfgperl
63863            ! makedef.pl win32/win32.h
63864 ____________________________________________________________________________
63865 [  6219] By: jhi                                   on 2000/06/22  16:06:34
63866         Log: Bytecode patches from Benjamin Stuhl.
63867      Branch: cfgperl
63868            ! bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
63869            ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
63870            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
63871 ____________________________________________________________________________
63872 [  6218] By: jhi                                   on 2000/06/15  23:54:16
63873         Log: Bytecode patches from Benjamin Stuhl.
63874      Branch: cfgperl
63875            ! ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
63876 ____________________________________________________________________________
63877 [  6217] By: jhi                                   on 2000/06/09  13:38:29
63878         Log: Rename the fdpid locking and integrate with Sarathy.
63879      Branch: cfgperl
63880            ! Configure config_h.SH doio.c embed.h embed.pl embedvar.h
63881            ! global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
63882            ! pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
63883            ! win32/win32.c
63884           !> av.h cop.h hints/solaris_2.sh t/op/runlevel.t
63885 ____________________________________________________________________________
63886 [  6216] By: gsar                                  on 2000/06/08  14:54:21
63887         Log: be more optimal about clearing @_
63888      Branch: perl
63889            ! cop.h
63890 ____________________________________________________________________________
63891 [  6215] By: gsar                                  on 2000/06/08  14:33:04
63892         Log: tweak comment about @DB::args
63893      Branch: perl
63894            ! av.h pp_ctl.c
63895 ____________________________________________________________________________
63896 [  6214] By: gsar                                  on 2000/06/08  13:57:54
63897         Log: @_ can't have junk in it even in the non-USE_ITHREADS case because
63898              caller() wants to populate @DB::args with it (causes a coredump
63899              in Carp::confess())
63900      Branch: perl
63901            ! cop.h t/op/runlevel.t
63902 ____________________________________________________________________________
63903 [  6213] By: gsar                                  on 2000/06/08  07:06:35
63904         Log: back out change#6106 (seems problematic)
63905      Branch: perl
63906            ! hints/solaris_2.sh
63907 ____________________________________________________________________________
63908 [  6212] By: jhi                                   on 2000/06/07  03:10:36
63909         Log: Continuing mopup for #6204.
63910      Branch: cfgperl
63911            ! ext/B/defsubs_h.PL
63912 ____________________________________________________________________________
63913 [  6211] By: jhi                                   on 2000/06/07  02:41:50
63914         Log: Mopup for #6204.
63915              Under the 5005 threads the t/lib/b.t for B::Deparse fails:
63916              Can't locate object method "PV" via package "B::RV" at ../lib/B/Deparse.pm line 2360.
63917              This is comes from const() where POK isn't on when expected.
63918      Branch: cfgperl
63919            ! embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm
63920            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
63921            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
63922            ! perlapi.h pod/perlapi.pod
63923 ____________________________________________________________________________
63924 [  6210] By: jhi                                   on 2000/06/07  01:56:29
63925         Log: Mopup for #6207 and #6209.
63926      Branch: cfgperl
63927            ! doio.c gv.c sv.h util.c vmesa/vmesa.c win32/win32.c
63928 ____________________________________________________________________________
63929 [  6209] By: jhi                                   on 2000/06/07  01:33:12
63930         Log: Lock PL_fdpid against race conditions, based on:
63931              Subject: [PATCH 5.6.0]subprocess fixup for threads
63932              From: Dan Sugalski <dan@sidhe.org>
63933              To: perl5-porters@perl.org
63934              Date: Tue, 11 Apr 2000 17:02:32 -0400
63935              Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
63936      Branch: cfgperl
63937            ! doio.c intrpvar.h perl.c sv.h util.c vmesa/vmesa.c
63938            ! win32/win32.c
63939 ____________________________________________________________________________
63940 [  6208] By: jhi                                   on 2000/06/07  01:05:23
63941         Log: Regen headers for #6207.
63942      Branch: cfgperl
63943            ! embed.h global.sym objXSUB.h proto.h
63944 ____________________________________________________________________________
63945 [  6207] By: jhi                                   on 2000/06/06  23:43:13
63946         Log: Subject: [PATCH 5.6.0] Threadsafe patches
63947              From: Dan Sugalski <dan@sidhe.org>
63948              To: perl5-porters@perl.org
63949              Date: Mon, 08 May 2000 18:08:13 -0400
63950              Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
63951      Branch: cfgperl
63952            ! embed.pl global.sym gv.c intrpvar.h perl.c pp.c pp_ctl.c
63953            ! proto.h sv.h util.c
63954 ____________________________________________________________________________
63955 [  6206] By: jhi                                   on 2000/06/06  23:21:23
63956         Log: Subject: [PATCH] Eliminate $a/$b in pod
63957              From: David Glasser <me@davidglasser.net>
63958              To: perl5-porters@perl.org
63959              Date: Mon, 29 May 2000 21:15:59 -0400
63960              Message-Id: <l03130302b558bb2640ce@[209.195.241.121]>
63961      Branch: cfgperl
63962            ! pod/perl5004delta.pod pod/perl56delta.pod pod/perlboot.pod
63963            ! pod/perlbot.pod pod/perlcall.pod pod/perldata.pod
63964            ! pod/perldbmfilter.pod pod/perldiag.pod pod/perldsc.pod
63965            ! pod/perlembed.pod pod/perlfaq4.pod pod/perlfaq6.pod
63966            ! pod/perlfaq7.pod pod/perlfilter.pod pod/perlfunc.pod
63967            ! pod/perlguts.pod pod/perllexwarn.pod pod/perllocale.pod
63968            ! pod/perlobj.pod pod/perlop.pod pod/perlref.pod pod/perlsub.pod
63969            ! pod/perlsyn.pod pod/perltie.pod pod/perltrap.pod
63970            ! pod/perlvar.pod pod/perlxs.pod
63971 ____________________________________________________________________________
63972 [  6205] By: jhi                                   on 2000/06/06  23:12:14
63973         Log: Subject: [PATCH] Win32 improvements
63974              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
63975              To: gsar@activestate.com, perl5-porters@perl.org
63976              Date: Mon, 29 May 2000 17:22:24 PDT
63977              Message-ID: <20000530002224.91142.qmail@hotmail.com>
63978              (MUA had mangled many lines by wordwrapping)
63979      Branch: cfgperl
63980            ! utils/c2ph.PL win32/makefile.mk win32/win32.c win32/win32sck.c
63981 ____________________________________________________________________________
63982 [  6204] By: jhi                                   on 2000/06/06  23:01:50
63983         Log: Subject: [PATCH] B::Bytecode patches
63984              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
63985              To: gsar@activestate.com, jhi@iki.fi
63986              Cc: perl5-porters@perl.org
63987              Message-ID: <20000602202526.48694.qmail@hotmail.com>
63988              (MUA had mangled many lines by wordwrapping)
63989      Branch: cfgperl
63990            ! bytecode.pl ext/B/B.pm ext/B/B.xs ext/B/B/Assembler.pm
63991            ! ext/B/B/Bytecode.pm ext/B/O.pm ext/B/defsubs_h.PL
63992            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
63993            ! intrpvar.h perl.c
63994 ____________________________________________________________________________
63995 [  6203] By: jhi                                   on 2000/06/06  22:32:43
63996         Log: Subject: [PATCH] perldiag should refer to perlos2.pod not README.os2
63997              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
63998              Date: Tue, 06 Jun 2000 13:07:45 -0700
63999              Message-ID: <RoVP5gzkgmTL092yn@efn.org>
64000      Branch: cfgperl
64001            ! pod/perldiag.pod
64002 ____________________________________________________________________________
64003 [  6202] By: jhi                                   on 2000/06/06  19:38:35
64004         Log: Integrate with Sarathy.
64005      Branch: cfgperl
64006           !> perl.c
64007 ____________________________________________________________________________
64008 [  6201] By: gsar                                  on 2000/06/06  00:42:59
64009         Log: Perl_eval_pv() leaks 4 bytes every time it is called because it
64010              does a PUSHMARK that's never ever POPMARKed; in general, only
64011              Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
64012              Perl_eval_[sp]v() don't because they don't take any incoming
64013              arguments (this leak has been around since the original version
64014              of perl_eval_pv() in 5.003_97e)
64015      Branch: perl
64016            ! perl.c
64017 ____________________________________________________________________________
64018 [  6200] By: jhi                                   on 2000/06/04  03:44:52
64019         Log: Update to cperl-mode.el 4.31 from
64020              ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
64021              Subject: A couple of notes
64022              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
64023              To: Mailing list Perl5 <perl5-porters@perl.org>
64024              Date: Sat, 3 Jun 2000 23:33:32 -0400
64025              Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
64026      Branch: cfgperl
64027            ! emacs/cperl-mode.el
64028 ____________________________________________________________________________
64029 [  6199] By: jhi                                   on 2000/06/03  15:11:05
64030         Log: Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
64031              From: Dan Sugalski <dan@sidhe.org>
64032              To: perl5-porters@perl.org, vmsperl@perl.org
64033              Date: Fri, 02 Jun 2000 17:30:51 -0400
64034              Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
64035      Branch: cfgperl
64036            ! vms/descrip_mms.template vms/gen_shrfls.pl
64037 ____________________________________________________________________________
64038 [  6198] By: jhi                                   on 2000/06/03  14:59:15
64039         Log: Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
64040              From: Dan Sugalski <dan@sidhe.org>
64041              To: vmsperl@perl.org, perl5-porters@perl.org
64042              Date: Fri, 02 Jun 2000 16:00:41 -0400
64043              Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
64044              Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
64045      Branch: cfgperl
64046            ! embed.h embed.pl embedvar.h ext/POSIX/POSIX.xs global.sym
64047            ! objXSUB.h perlapi.c perlapi.h pod/perlapi.pod
64048            ! pod/perlintern.pod proto.h vms/vms.c vms/vmsish.h
64049 ____________________________________________________________________________
64050 [  6197] By: jhi                                   on 2000/06/03  14:41:30
64051         Log: Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
64052              From: John Borwick <jhborwic@unity.ncsu.edu>
64053              Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
64054              Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
64055      Branch: cfgperl
64056            ! pod/perlsyn.pod
64057 ____________________________________________________________________________
64058 [  6196] By: jhi                                   on 2000/06/03  14:38:09
64059         Log: Integrate with Sarathy.
64060      Branch: cfgperl
64061           !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
64062           !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
64063           !> vms/perly_c.vms
64064 ____________________________________________________________________________
64065 [  6195] By: gsar                                  on 2000/06/02  22:43:13
64066         Log: fix yet another eval"" leak under USE_ITHREADS
64067      Branch: perl
64068            ! op.c
64069 ____________________________________________________________________________
64070 [  6194] By: gsar                                  on 2000/06/02  18:22:06
64071         Log: fix small eval"" memory leaks under USE_ITHREADS
64072      Branch: perl
64073            ! cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
64074            ! perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
64075            ! vms/perly_c.vms
64076 ____________________________________________________________________________
64077 [  6193] By: jhi                                   on 2000/06/01  13:03:56
64078         Log: Signals-be-gone for microperl.
64079      Branch: cfgperl
64080            ! Todo.micro doop.c mg.c perl.c perl.h pp_sys.c util.c
64081 ____________________________________________________________________________
64082 [  6192] By: jhi                                   on 2000/06/01  12:52:02
64083         Log: Integrate with Sarathy.
64084      Branch: cfgperl
64085           +> lib/Pod/LaTeX.pm t/lib/selfloader.t
64086           !> AUTHORS MAINTAIN MANIFEST doop.c embed.pl
64087           !> ext/Devel/Peek/Peek.pm handy.h lib/SelfLoader.pm perl.c
64088           !> pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
64089           !> pod/perlfaq9.pod pod/perlfunc.pod pod/perllocale.pod
64090           !> pod/perlre.pod pod/perltrap.pod pod/pod2latex.PL t/op/tr.t
64091           !> t/op/vec.t utils/h2xs.PL
64092 ____________________________________________________________________________
64093 [  6191] By: gsar                                  on 2000/06/01  09:38:21
64094         Log: vec() loses numericalness (modified version of patch suggested
64095              by Robin Barker)
64096      Branch: perl
64097            ! doop.c t/op/vec.t
64098 ____________________________________________________________________________
64099 [  6190] By: gsar                                  on 2000/06/01  09:26:15
64100         Log: submit missing embed.pl change
64101      Branch: perl
64102            ! embed.pl
64103 ____________________________________________________________________________
64104 [  6189] By: gsar                                  on 2000/06/01  09:05:34
64105         Log: counting tr/// corrupts later operation (from M.J.T Guy)
64106      Branch: perl
64107            ! doop.c t/op/tr.t
64108 ____________________________________________________________________________
64109 [  6188] By: gsar                                  on 2000/06/01  08:58:39
64110         Log: h2xs tweaks
64111      Branch: perl
64112            ! utils/h2xs.PL
64113 ____________________________________________________________________________
64114 [  6187] By: gsar                                  on 2000/06/01  08:50:07
64115         Log: replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
64116              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
64117      Branch: perl
64118            + lib/Pod/LaTeX.pm
64119            ! AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm
64120            ! pod/pod2latex.PL
64121 ____________________________________________________________________________
64122 [  6186] By: gsar                                  on 2000/06/01  08:24:40
64123         Log: further qualify references to "alphanumeric" (from Wolfgang Laun
64124              <wolfgang.laun@alcatel.at>)
64125      Branch: perl
64126            ! handy.h pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
64127            ! pod/perlfaq9.pod pod/perllocale.pod pod/perlre.pod
64128 ____________________________________________________________________________
64129 [  6185] By: gsar                                  on 2000/06/01  08:12:00
64130         Log: remove incorrect documentation about implicit split to @_ in
64131              list context, which never really worked in perl 5 (from
64132              M.J.T. Guy)
64133      Branch: perl
64134            ! pod/perlfunc.pod pod/perltrap.pod
64135 ____________________________________________________________________________
64136 [  6184] By: gsar                                  on 2000/06/01  07:52:27
64137         Log: tweak for change#6127
64138      Branch: perl
64139            ! perl.c
64140 ____________________________________________________________________________
64141 [  6183] By: gsar                                  on 2000/06/01  07:41:02
64142         Log: SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
64143              <nick@ccl4.org>)
64144      Branch: perl
64145            + t/lib/selfloader.t
64146            ! MANIFEST lib/SelfLoader.pm
64147 ____________________________________________________________________________
64148 [  6182] By: jhi                                   on 2000/06/01  00:34:42
64149         Log: Be Cleaner Part Deux.
64150      Branch: cfgperl
64151            ! Makefile.SH
64152 ____________________________________________________________________________
64153 [  6181] By: jhi                                   on 2000/06/01  00:32:09
64154         Log: Integrate with Sarathy.
64155      Branch: cfgperl
64156           !> pp.c t/op/arith.t
64157 ____________________________________________________________________________
64158 [  6180] By: jhi                                   on 2000/06/01  00:31:13
64159         Log: microperl nits from Simon Cozens.
64160      Branch: cfgperl
64161            + uconfig.h
64162            ! MAINTAIN MANIFEST Makefile.SH Todo.micro perl.h uconfig.sh
64163            ! unixish.h
64164 ____________________________________________________________________________
64165 [  6179] By: gsar                                  on 2000/05/31  22:37:51
64166         Log: buggy modulus on UVs introduced by change#3378 (resulted in
64167              4063328477 % 65535 amounting to 27406, instead of 27407)
64168      Branch: perl
64169            ! pp.c t/op/arith.t
64170 ____________________________________________________________________________
64171 [  6178] By: jhi                                   on 2000/05/31  21:52:41
64172         Log: Be cleaner.
64173      Branch: cfgperl
64174            ! Makefile.SH
64175 ____________________________________________________________________________
64176 [  6177] By: jhi                                   on 2000/05/31  21:47:33
64177         Log: Substitution utf8 patch from Simon Cozens.
64178      Branch: cfgperl
64179            ! pp_hot.c
64180 ____________________________________________________________________________
64181 [  6176] By: jhi                                   on 2000/05/31  21:45:34
64182         Log: Single-quoted utf8 patch from Simon Cozens.
64183      Branch: cfgperl
64184            ! toke.c
64185 ____________________________________________________________________________
64186 [  6175] By: jhi                                   on 2000/05/31  21:40:18
64187         Log: Integrate with Sarathy.
64188      Branch: cfgperl
64189           !> op.c regexec.c t/lib/filefind.t t/op/re_tests t/op/wantarray.t
64190 ____________________________________________________________________________
64191 [  6174] By: jhi                                   on 2000/05/31  21:37:31
64192         Log: microperl changes from Simon Cozens; Makefile for microperl
64193              written from scratch; few casts added as microperl compilation
64194              doesn't have all prototypes available.
64195      Branch: cfgperl
64196            + Makefile.micro README.micro Todo.micro uconfig.sh
64197            ! Configure MAINTAIN MANIFEST config_h.SH doop.c mg.c op.c
64198            ! perl.c perl.h perlio.c unixish.h utf8.c util.c
64199      Branch: metaconfig
64200            + U/modified/Config_h.U
64201 ____________________________________________________________________________
64202 [  6173] By: jhi                                   on 2000/05/31  20:00:24
64203         Log: metaconfig maintenance.
64204      Branch: metaconfig
64205            + U/modified/Inhdr.U U/typedefs/inotype.U
64206      Branch: metaconfig/U/perl
64207            + d_finitel.U d_getcwd.U d_llseek.U i_fp_class.U i_iconv.U
64208            + i_ieeefp.U i_syslog.U i_sysrusage.U i_ulimit.U
64209 ____________________________________________________________________________
64210 [  6172] By: gsar                                  on 2000/05/31  05:05:42
64211         Log: fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
64212              (from Ilya Zakharevich)
64213      Branch: perl
64214            ! regexec.c t/op/re_tests
64215 ____________________________________________________________________________
64216 [  6171] By: gsar                                  on 2000/05/31  05:01:47
64217         Log: scalar() doesn't force scalar context when used in void context
64218              (from Simon Cozens)
64219      Branch: perl
64220            ! op.c t/op/wantarray.t
64221 ____________________________________________________________________________
64222 [  6170] By: gsar                                  on 2000/05/31  04:41:33
64223         Log: change#6142 needs tweaks to tests to work where there's no symlink()
64224              (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
64225      Branch: perl
64226            ! t/lib/filefind.t
64227 ____________________________________________________________________________
64228 [  6169] By: gsar                                  on 2000/05/31  04:29:49
64229         Log: integrate cfgperl contents into mainline
64230      Branch: perl
64231           +> pod/perlmodlib.PL pod/perlnewmod.pod
64232           !> (integrate 42 files)
64233 ____________________________________________________________________________
64234 [  6168] By: jhi                                   on 2000/05/30  22:53:37
64235         Log: Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
64236      Branch: cfgperl
64237            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
64238            ! config_h.SH epoc/config.sh perl.h toke.c vms/subconfigure.com
64239            ! vos/config.def vos/config.h vos/config.pl vos/config_h.SH_orig
64240            ! win32/config.bc win32/config.gc win32/config.vc
64241            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
64242            ! win32/config_h.PL win32/config_sh.PL
64243      Branch: metaconfig/U/perl
64244            ! perlxv.U
64245 ____________________________________________________________________________
64246 [  6167] By: jhi                                   on 2000/05/30  22:20:21
64247         Log: tweak todo 
64248      Branch: cfgperl
64249            ! Todo-5.6
64250 ____________________________________________________________________________
64251 [  6166] By: jhi                                   on 2000/05/30  22:11:51
64252         Log: Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
64253              in case somebody wants to write an extension for more
64254              shadow database interfaces.
64255      Branch: cfgperl
64256            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
64257            ! config_h.SH epoc/config.sh pp_sys.c vms/subconfigure.com
64258            ! vos/config.def vos/config.h vos/config_h.SH_orig
64259            ! win32/config.bc win32/config.gc win32/config.vc
64260            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
64261      Branch: metaconfig
64262            ! U/modified/Myinit.U
64263      Branch: metaconfig/U/perl
64264            + d_getespwnam.U d_getprpwnam.U i_prot.U
64265 ____________________________________________________________________________
64266 [  6165] By: jhi                                   on 2000/05/30  18:35:34
64267         Log: Integrate with Sarathy.
64268      Branch: cfgperl
64269           !> op.c
64270 ____________________________________________________________________________
64271 [  6164] By: jhi                                   on 2000/05/30  18:30:16
64272         Log: detypo
64273      Branch: cfgperl
64274            ! Configure config_h.SH
64275      Branch: metaconfig/U/perl
64276            ! perlxv.U
64277 ____________________________________________________________________________
64278 [  6163] By: gsar                                  on 2000/05/30  03:24:03
64279         Log: fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
64280      Branch: perl
64281            ! op.c
64282 ____________________________________________________________________________
64283 [  6162] By: gsar                                  on 2000/05/30  03:09:38
64284         Log: fix memory leak in method call optimization (change#3768);
64285              made C<eval "$x->foo()"> leak
64286      Branch: perl
64287            ! op.c
64288 ____________________________________________________________________________
64289 [  6161] By: jhi                                   on 2000/05/29  17:56:26
64290         Log: Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
64291              both from Simon Cozens.
64292      Branch: cfgperl
64293            + pod/perlmodlib.PL pod/perlnewmod.pod
64294            ! AUTHORS MAINTAIN MANIFEST pod/Makefile pod/perl.pod
64295            ! pod/perlmodlib.pod pod/perltoc.pod
64296 ____________________________________________________________________________
64297 [  6160] By: jhi                                   on 2000/05/29  17:23:55
64298         Log: Changes for the File::Temp 0.08 (change #6159) test suite
64299              to fit better into the Perl distribution test framework.
64300      Branch: cfgperl
64301            ! t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t t/lib/ftmp-security.t
64302            ! t/lib/ftmp-tempfile.t
64303 ____________________________________________________________________________
64304 [  6159] By: jhi                                   on 2000/05/29  16:55:36
64305         Log: Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
64306      Branch: cfgperl
64307            ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
64308            ! t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
64309 ____________________________________________________________________________
64310 [  6158] By: bailey                                on 2000/05/29  16:22:08
64311         Log: Add fallback to tmpfile for use in cases where user's relying on
64312              ACLs on SYS$SCRATCH to permit file creation. (based on Charles
64313              Lane's patch)
64314      Branch: vmsperl
64315            ! vms/vms.c vms/vmsish.h
64316 ____________________________________________________________________________
64317 [  6157] By: jhi                                   on 2000/05/29  03:10:36
64318         Log: Regen Configure to jive with #6149.
64319      Branch: cfgperl
64320            ! Configure
64321      Branch: metaconfig
64322            ! U/modified/Getfile.U
64323 ____________________________________________________________________________
64324 [  6156] By: jhi                                   on 2000/05/29  03:01:38
64325         Log: Integrate with Sarathy.
64326      Branch: cfgperl
64327           +> ext/DynaLoader/dl_mac.xs
64328           !> (integrate 38 files)
64329 ____________________________________________________________________________
64330 [  6155] By: gsar                                  on 2000/05/28  21:15:58
64331         Log: small bug in change#6144; remove random \xA0 character that snuck
64332              in via change#6145
64333      Branch: perl
64334            ! lib/AutoSplit.pm lib/ExtUtils/xsubpp
64335 ____________________________________________________________________________
64336 [  6154] By: gsar                                  on 2000/05/28  21:04:19
64337         Log: avoid type mismatch warning
64338      Branch: perl
64339            ! perl.c
64340 ____________________________________________________________________________
64341 [  6153] By: gsar                                  on 2000/05/28  20:58:31
64342         Log: prettier Test::Harness output on failed tests (from Nicholas Clark
64343              <nick@Bagpuss.uk.boo.com>)
64344      Branch: perl
64345            ! lib/Test/Harness.pm
64346 ____________________________________________________________________________
64347 [  6152] By: gsar                                  on 2000/05/28  20:53:42
64348         Log: cosmetic fixups of RE debug output (from Ilya Zakharevich)
64349      Branch: perl
64350            ! regexec.c
64351 ____________________________________________________________________________
64352 [  6151] By: gsar                                  on 2000/05/28  20:50:28
64353         Log: fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
64354      Branch: perl
64355            ! regexec.c
64356 ____________________________________________________________________________
64357 [  6150] By: gsar                                  on 2000/05/28  20:39:58
64358         Log: perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
64359      Branch: perl
64360            ! pod/perlrequick.pod
64361 ____________________________________________________________________________
64362 [  6149] By: gsar                                  on 2000/05/28  20:35:16
64363         Log: OS/2 tweaks for usethreads build (from Rocco Caputo
64364              <troc@netrus.net>)
64365      Branch: perl
64366            ! Configure hints/os2.sh makedef.pl os2/Makefile.SHs
64367            ! os2/OS2/REXX/t/rx_dllld.t os2/OS2/REXX/t/rx_objcall.t
64368            ! os2/OS2/REXX/t/rx_tievar.t os2/OS2/REXX/t/rx_tieydb.t
64369            ! os2/os2.c os2/os2ish.h perl.c util.c x2p/a2p.h
64370 ____________________________________________________________________________
64371 [  6148] By: gsar                                  on 2000/05/28  20:21:07
64372         Log: close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
64373      Branch: perl
64374            ! lib/ExtUtils/MM_Unix.pm
64375 ____________________________________________________________________________
64376 [  6147] By: gsar                                  on 2000/05/28  20:12:41
64377         Log: add a make entry to Config.pm so "perl -V:make" works on VMS
64378              (from Peter Prymmer)
64379      Branch: perl
64380            ! vms/subconfigure.com
64381 ____________________________________________________________________________
64382 [  6146] By: gsar                                  on 2000/05/28  20:06:15
64383         Log: doc typo
64384      Branch: perl
64385            ! lib/warnings.pm warnings.h warnings.pl
64386 ____________________________________________________________________________
64387 [  6145] By: gsar                                  on 2000/05/28  18:44:33
64388         Log: make xsubpp skip embedded pod (from Matthias Neeracher
64389              <neeri@iis.ee.ethz.ch>)
64390      Branch: perl
64391            ! lib/ExtUtils/xsubpp
64392 ____________________________________________________________________________
64393 [  6144] By: gsar                                  on 2000/05/28  18:42:49
64394         Log: MacOS support, part 2: make AutoSplit use File::Spec instead
64395              of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
64396              <neeri@iis.ee.ethz.ch>)
64397      Branch: perl
64398            ! lib/AutoSplit.pm
64399 ____________________________________________________________________________
64400 [  6143] By: gsar                                  on 2000/05/28  18:41:12
64401         Log: MacOS support, part 1 (from Matthias Neeracher
64402              <neeri@iis.ee.ethz.ch>)
64403      Branch: perl
64404            + ext/DynaLoader/dl_mac.xs
64405            ! MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
64406            ! ext/POSIX/POSIX.xs lib/ExtUtils/MakeMaker.pm mg.c perl.c
64407            ! perlsfio.h pod/perlfaq4.pod pp_ctl.c proto.h toke.c util.c
64408            ! util.h
64409 ____________________________________________________________________________
64410 [  6142] By: gsar                                  on 2000/05/28  18:21:51
64411         Log: File::Find fails to chdir when chasing symlinks (from
64412              Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
64413      Branch: perl
64414            ! lib/File/Find.pm t/lib/filefind.t
64415 ____________________________________________________________________________
64416 [  6141] By: jhi                                   on 2000/05/28  14:25:15
64417         Log: BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
64418              forwarded by Peter Seebach from the bsdi-users mailing list.
64419              p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
64420      Branch: perl
64421            ! hints/bsdos.sh
64422 ____________________________________________________________________________
64423 [  6140] By: jhi                                   on 2000/05/28  14:11:57
64424         Log: Integrate with Sarathy.
64425      Branch: cfgperl
64426           +> (branch 30 files)
64427           !> (integrate 93 files)
64428 ____________________________________________________________________________
64429 [  6139] By: gsar                                  on 2000/05/28  10:01:48
64430         Log: revise mktables.PL for bugs and newness in Unicode 3.0
64431              (from James Bence <jbence@amgen.com>)
64432      Branch: perl
64433            + lib/unicode/Is/BidiAL.pl lib/unicode/Is/BidiBN.pl
64434            + lib/unicode/Is/BidiLRE.pl lib/unicode/Is/BidiLRO.pl
64435            + lib/unicode/Is/BidiNSM.pl lib/unicode/Is/BidiPDF.pl
64436            + lib/unicode/Is/BidiRLE.pl lib/unicode/Is/BidiRLO.pl
64437            + lib/unicode/Is/Cf.pl lib/unicode/Is/Cs.pl
64438            + lib/unicode/Is/DCfraction.pl lib/unicode/Is/Me.pl
64439            + lib/unicode/Is/Nl.pl lib/unicode/Is/Pc.pl lib/unicode/Is/Pf.pl
64440            + lib/unicode/Is/Pi.pl lib/unicode/Is/Sk.pl
64441            + lib/unicode/Is/SylAA.pl lib/unicode/Is/SylAAI.pl
64442            + lib/unicode/Is/SylAI.pl lib/unicode/Is/SylEE.pl
64443            + lib/unicode/Is/SylII.pl lib/unicode/Is/SylN.pl
64444            + lib/unicode/Is/SylOO.pl lib/unicode/Is/SylWAA.pl
64445            + lib/unicode/Is/SylWEE.pl lib/unicode/Is/SylWII.pl
64446            + lib/unicode/Is/SylWO.pl lib/unicode/Is/SylWOO.pl
64447            + lib/unicode/Is/SylWU.pl
64448            ! MANIFEST lib/unicode/Is/Cn.pl lib/unicode/Is/Graph.pl
64449            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
64450            ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
64451            ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
64452            ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
64453            ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
64454            ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
64455            ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
64456            ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
64457            ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
64458            ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
64459            ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
64460            ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
64461            ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
64462            ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
64463            ! lib/unicode/Is/LbrkZW.pl lib/unicode/Is/Punct.pl
64464            ! lib/unicode/Is/Space.pl lib/unicode/Is/SylA.pl
64465            ! lib/unicode/Is/SylC.pl lib/unicode/Is/SylE.pl
64466            ! lib/unicode/Is/SylI.pl lib/unicode/Is/SylO.pl
64467            ! lib/unicode/Is/SylU.pl lib/unicode/Is/SylV.pl
64468            ! lib/unicode/Is/SylWA.pl lib/unicode/Is/SylWC.pl
64469            ! lib/unicode/Is/SylWE.pl lib/unicode/Is/SylWI.pl
64470            ! lib/unicode/Is/SylWV.pl lib/unicode/Is/Upper.pl
64471            ! lib/unicode/Makefile lib/unicode/mktables.PL
64472 ____________________________________________________________________________
64473 [  6138] By: gsar                                  on 2000/05/28  08:50:32
64474         Log: add note about the handling of negative indices to tied arrays
64475              (from Michael G Schwern <schwern@pobox.com>)
64476      Branch: perl
64477            ! pod/perltie.pod
64478 ____________________________________________________________________________
64479 [  6137] By: gsar                                  on 2000/05/28  08:46:10
64480         Log: fix bogus redeclaration warning for "our" variables in different
64481              scopes
64482      Branch: perl
64483            ! op.c t/pragma/strict-vars
64484 ____________________________________________________________________________
64485 [  6136] By: gsar                                  on 2000/05/28  08:31:20
64486         Log: random pod typos (from Peter Scott <Peter@PSDT.com>)
64487      Branch: perl
64488            ! ext/Devel/Peek/Peek.pm pod/perldebguts.pod
64489 ____________________________________________________________________________
64490 [  6135] By: gsar                                  on 2000/05/28  08:17:50
64491         Log: enable Test::Harness to dynamically determine column width etc.
64492              (from Rob Napier <rnapier@employees.org>)
64493      Branch: perl
64494            ! lib/Test/Harness.pm
64495 ____________________________________________________________________________
64496 [  6134] By: gsar                                  on 2000/05/28  08:13:39
64497         Log: make Test::Harness use wait.h/WCOREDUMP if available
64498              (from Ben Tilly <ben_tilly@hotmail.com>)
64499      Branch: perl
64500            ! lib/Test/Harness.pm
64501 ____________________________________________________________________________
64502 [  6133] By: gsar                                  on 2000/05/28  08:08:05
64503         Log: elide bogus test in change#6132
64504      Branch: perl
64505            ! t/pragma/warn/9enabled
64506 ____________________________________________________________________________
64507 [  6132] By: gsar                                  on 2000/05/28  08:03:14
64508         Log: warnings::enabled() doesn't fall back to looking at $^W if
64509              caller isn't using lexical warnings (from Paul Marquess)
64510      Branch: perl
64511            ! pp_ctl.c t/pragma/warn/9enabled
64512 ____________________________________________________________________________
64513 [  6131] By: gsar                                  on 2000/05/28  07:57:47
64514         Log: avoid warnings in POSIX.pm (from Barrie Slaymaker)
64515      Branch: perl
64516            ! ext/POSIX/POSIX.pm
64517 ____________________________________________________________________________
64518 [  6130] By: gsar                                  on 2000/05/28  07:29:12
64519         Log: fix places that mean C<"word" character> but say C<alphanumeric
64520              character>
64521      Branch: perl
64522            ! pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
64523 ____________________________________________________________________________
64524 [  6129] By: gsar                                  on 2000/05/28  07:18:41
64525         Log: VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
64526      Branch: perl
64527            ! vms/test.com
64528 ____________________________________________________________________________
64529 [  6128] By: gsar                                  on 2000/05/28  07:12:55
64530         Log: new perlxstut example for passing/returning refs to arrays
64531              (from David Lowe <dlowe@pootpoot.com>)
64532      Branch: perl
64533            ! pod/perlxstut.pod
64534 ____________________________________________________________________________
64535 [  6127] By: gsar                                  on 2000/05/28  07:02:50
64536         Log: call_method(...,G_EVAL) can longjmp() out if the method probing
64537              failed (from Gisle Aas)
64538      Branch: perl
64539            ! cop.h perl.c
64540 ____________________________________________________________________________
64541 [  6126] By: gsar                                  on 2000/05/28  06:39:53
64542         Log: change#2879 broke rvalue autovivification of magicals such as ${$num}
64543              (reworked variant of patch suggested by Simon Cozens)
64544      Branch: perl
64545            ! embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
64546            ! pp_hot.c proto.h t/op/gv.t
64547 ____________________________________________________________________________
64548 [  6125] By: gsar                                  on 2000/05/28  05:14:55
64549         Log: enable propagating exception objects via Perl_croak() in XS code
64550              (from Gisle Aas)
64551      Branch: perl
64552            ! util.c
64553 ____________________________________________________________________________
64554 [  6124] By: gsar                                  on 2000/05/28  05:07:28
64555         Log: integrate vmsperl contents into mainline
64556      Branch: perl
64557           !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
64558           !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
64559           !> vms/vmsish.h
64560 ____________________________________________________________________________
64561 [  6123] By: gsar                                  on 2000/05/28  05:03:53
64562         Log: clarify gotcha with #line directives (from Rocco Caputo
64563              <troc@netrus.net>)
64564      Branch: perl
64565            ! pod/perldebug.pod pod/perlsyn.pod
64566 ____________________________________________________________________________
64567 [  6122] By: gsar                                  on 2000/05/28  04:58:29
64568         Log: downgrade fatal error on C<"foo@nosucharray.com"> to optional warning
64569              (from Mark-Jason Dominus)
64570      Branch: perl
64571            ! lib/ExtUtils/typemap pod/perl56delta.pod pod/perlsub.pod
64572            ! pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
64573            ! t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
64574            ! toke.c
64575 ____________________________________________________________________________
64576 [  6121] By: bailey                                on 2000/05/25  04:46:54
64577         Log: Allow eliminate_macros() and fixpath() to handle space-delimited
64578              lists (based on fixes by Craig Berry)
64579      Branch: vmsperl
64580            ! lib/File/Spec/VMS.pm
64581 ____________________________________________________________________________
64582 [  6120] By: bailey                                on 2000/05/25  04:25:38
64583         Log: Add missing escape (Charles Lane)
64584      Branch: vmsperl
64585            ! t/op/lex_assign.t
64586 ____________________________________________________________________________
64587 [  6119] By: bailey                                on 2000/05/25  04:21:25
64588         Log: Quiet error messages in vmsish.t (Charles Lane)
64589      Branch: vmsperl
64590            ! vms/ext/vmsish.t
64591 ____________________________________________________________________________
64592 [  6118] By: bailey                                on 2000/05/25  04:17:57
64593         Log: Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
64594              Flatten case labels in switch statements uniformly (Charles Bailey)
64595      Branch: vmsperl
64596            ! vms/vms.c
64597 ____________________________________________________________________________
64598 [  6117] By: bailey                                on 2000/05/25  03:58:09
64599         Log: Treat sockets as special in sys(read|write) (Charles Lane et al.)
64600      Branch: vmsperl
64601            ! vms/vmsish.h
64602 ____________________________________________________________________________
64603 [  6116] By: bailey                                on 2000/05/25  03:11:15
64604         Log: Miscellaneous cosmetic fixes (Charles Lane)
64605      Branch: vmsperl
64606            ! lib/ExtUtils/MM_VMS.pm
64607 ____________________________________________________________________________
64608 [  6115] By: bailey                                on 2000/05/25  03:10:36
64609         Log: Add bounds checking for several strings (Charles Lane)
64610      Branch: vmsperl
64611            ! vms/vms.c
64612 ____________________________________________________________________________
64613 [  6114] By: bailey                                on 2000/05/25  02:25:34
64614         Log: Urk -- undo previous removal of vmsish 'exit' change
64615      Branch: vmsperl
64616            ! vms/ext/vmsish.pm vms/vmsish.h
64617 ____________________________________________________________________________
64618 [  6113] By: bailey                                on 2000/05/24  02:24:40
64619         Log: Ugly workaround for version-specific RTL error
64620      Branch: vmsperl
64621            ! vms/vms.c
64622 ____________________________________________________________________________
64623 [  6112] By: bailey                                on 2000/05/24  02:19:55
64624         Log: Check for existence of file before trying to delete
64625      Branch: vmsperl
64626            ! vms/test.com
64627 ____________________________________________________________________________
64628 [  6111] By: bailey                                on 2000/05/23  23:35:13
64629         Log: Resync with mainline prior to post-5.6.0 updates
64630      Branch: vmsperl
64631           +> (branch 49 files)
64632            - t/lib/thread.t t/op/64bit.t t/op/nothread.t
64633            ! vms/ext/vmsish.pm
64634           !> (integrate 334 files)
64635 ____________________________________________________________________________
64636 [  6110] By: jhi                                   on 2000/05/23  19:28:32
64637         Log: todo tweak
64638      Branch: cfgperl
64639            ! Todo-5.6
64640 ____________________________________________________________________________
64641 [  6109] By: jhi                                   on 2000/05/18  17:38:54
64642         Log: Integrate with Sarathy.
64643      Branch: cfgperl
64644           !> mg.c perl.h win32/perlhost.h
64645 ____________________________________________________________________________
64646 [  6108] By: gsar                                  on 2000/05/17  02:24:56
64647         Log: reenable fake signal handling on Windows, bugs and all
64648      Branch: perl
64649            ! mg.c perl.h win32/perlhost.h
64650 ____________________________________________________________________________
64651 [  6107] By: jhi                                   on 2000/05/15  18:01:41
64652         Log: Tweak the todo list.
64653      Branch: cfgperl
64654            ! Todo-5.6
64655 ____________________________________________________________________________
64656 [  6106] By: jhi                                   on 2000/05/15  13:41:48
64657         Log: The (Configure) script refuses to go on, after asking for
64658              'You may also choose to try maximal 64-bitness....'.
64659              If answer is yes the script can't find the 'workshoplibpth.cbu' file.
64660              -- Patrick Zima
64661              p5p Message-Id: <200005151108.NAA19733@pc026991.otn.lm.dasa.de> 
64662      Branch: cfgperl
64663            ! hints/solaris_2.sh
64664 ____________________________________________________________________________
64665 [  6105] By: jhi                                   on 2000/05/11  14:37:43
64666         Log: Integrate with Sarathy.
64667      Branch: cfgperl
64668           !> embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
64669           !> perlapi.c pod/perlapi.pod proto.h win32/win32.c
64670 ____________________________________________________________________________
64671 [  6104] By: gsar                                  on 2000/05/11  03:39:07
64672         Log: PL_sys_intern was being initialized too late on windows
64673      Branch: perl
64674            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
64675            ! perlapi.c pod/perlapi.pod proto.h win32/win32.c
64676 ____________________________________________________________________________
64677 [  6103] By: jhi                                   on 2000/05/09  19:42:20
64678         Log: Test tweaking for Unicos continues.
64679      Branch: cfgperl
64680            ! t/op/64bitint.t
64681 ____________________________________________________________________________
64682 [  6102] By: jhi                                   on 2000/05/09  16:47:27
64683         Log: The test suite tweak in #6101 wasn't quite right.
64684      Branch: cfgperl
64685            ! t/lib/complex.t
64686 ____________________________________________________________________________
64687 [  6101] By: jhi                                   on 2000/05/09  15:35:34
64688         Log: Hints and test tweaks for Unicos.
64689      Branch: cfgperl
64690            ! hints/unicos.sh t/lib/b.t t/lib/complex.t t/op/64bitint.t
64691 ____________________________________________________________________________
64692 [  6100] By: jhi                                   on 2000/05/08  21:15:06
64693         Log: More compilation tweakery from Allen Smith.
64694      Branch: cfgperl
64695            ! hints/irix_6.sh
64696 ____________________________________________________________________________
64697 [  6099] By: jhi                                   on 2000/05/08  19:21:18
64698         Log: Tweaks for the cc bugs from Allen Smith.
64699      Branch: cfgperl
64700            ! hints/irix_6.sh
64701 ____________________________________________________________________________
64702 [  6098] By: jhi                                   on 2000/05/08  19:13:37
64703         Log: Add a note about other, yet unsupported, shadow password APIs.
64704      Branch: cfgperl
64705            ! pp_sys.c
64706 ____________________________________________________________________________
64707 [  6097] By: jhi                                   on 2000/05/08  18:46:34
64708         Log: Add a note about possible compilation problems from Allen Smith.
64709      Branch: cfgperl
64710            ! hints/irix_6.sh
64711 ____________________________________________________________________________
64712 [  6096] By: jhi                                   on 2000/05/08  17:33:10
64713         Log: Integrate with Sarathy.
64714      Branch: cfgperl
64715           !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
64716           !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
64717 ____________________________________________________________________________
64718 [  6095] By: jhi                                   on 2000/05/08  16:21:33
64719         Log: Introduce NV_PRESERVED_BITS.  Not yet used anywhere but
64720              might be useful in future.
64721      Branch: cfgperl
64722            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
64723            ! config_h.SH
64724      Branch: metaconfig
64725            ! U/installdirs/inc_version_list.U
64726      Branch: metaconfig/U/perl
64727            ! perlxv.U
64728 ____________________________________________________________________________
64729 [  6094] By: gsar                                  on 2000/05/08  14:22:22
64730         Log: cygwin update (from Eric Fifer <efifer@sanwaint.com>)
64731      Branch: perl
64732            ! README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
64733            ! hints/cygwin.sh pp_sys.c
64734 ____________________________________________________________________________
64735 [  6093] By: gsar                                  on 2000/05/08  12:52:28
64736         Log: fork() failure to create pseudo process sets errno=EAGAIN and returns
64737              undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
64738      Branch: perl
64739            ! pp_sys.c sv.c win32/perlhost.h
64740 ____________________________________________________________________________
64741 [  6092] By: jhi                                   on 2000/05/07  22:40:34
64742         Log: Regen perltoc with the fixed buildtoc.
64743      Branch: cfgperl
64744            ! pod/perltoc.pod
64745 ____________________________________________________________________________
64746 [  6091] By: jhi                                   on 2000/05/07  22:24:16
64747         Log: Integrate with Sarathy.
64748      Branch: cfgperl
64749           !> perl.c pod/buildtoc pp.c pp_hot.c sv.c t/op/quotemeta.t
64750           !> t/op/substr.t toke.c
64751 ____________________________________________________________________________
64752 [  6090] By: gsar                                  on 2000/05/07  19:47:07
64753         Log: concat doesn't preserve utf8-ness, and doesn't invalidate
64754              [NI]OK; added tests for both
64755      Branch: perl
64756            ! perl.c pp_hot.c sv.c t/op/substr.t
64757 ____________________________________________________________________________
64758 [  6089] By: gsar                                  on 2000/05/07  18:18:38
64759         Log: buildtoc tweak to fix newline lossage
64760      Branch: perl
64761            ! pod/buildtoc
64762 ____________________________________________________________________________
64763 [  6088] By: jhi                                   on 2000/05/07  16:35:36
64764         Log: Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
64765              because we do not use those.  The HAS_GETSPNAM remains,
64766              though, because we still do use that.
64767      Branch: cfgperl
64768            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
64769            ! config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
64770            ! pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
64771            ! vos/config_h.SH_orig win32/config.bc win32/config.gc
64772            ! win32/config.vc win32/config_H.bc win32/config_H.gc
64773            ! win32/config_H.vc win32/config_h.PL win32/config_sh.PL
64774 ____________________________________________________________________________
64775 [  6087] By: gsar                                  on 2000/05/07  16:05:16
64776         Log: reverse() and quotemeta() weren't preserving utf8-ness; add tests
64777      Branch: perl
64778            ! pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
64779 ____________________________________________________________________________
64780 [  6086] By: jhi                                   on 2000/05/07  15:27:07
64781         Log: Integrate with Sarathy.
64782      Branch: cfgperl
64783           +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
64784           +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
64785           !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
64786           !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
64787           !> pod/perltie.pod pp.c t/lib/peek.t t/op/substr.t
64788           !> utils/perlbug.PL vms/vms.c vms/vmsish.h
64789 ____________________________________________________________________________
64790 [  6085] By: gsar                                  on 2000/05/07  05:52:02
64791         Log: repeat operator (x) doesn't preserve utf8-ness
64792      Branch: perl
64793            ! pp.c t/op/substr.t
64794 ____________________________________________________________________________
64795 [  6084] By: gsar                                  on 2000/05/07  05:39:55
64796         Log: substr() does not preserve utf8-ness (from Stefan Eissing
64797              <Eissing@medicaldataservice.de>); added tests
64798      Branch: perl
64799            ! pp.c t/op/substr.t
64800 ____________________________________________________________________________
64801 [  6083] By: gsar                                  on 2000/05/07  05:24:46
64802         Log: note about undocumented caller() return value (from M.J.T. Guy);
64803              yet another peek.t tweak
64804      Branch: perl
64805            ! pod/perlfunc.pod t/lib/peek.t
64806 ____________________________________________________________________________
64807 [  6082] By: gsar                                  on 2000/05/07  05:08:40
64808         Log: peek.t non-portable to ithreads
64809      Branch: perl
64810            ! t/lib/peek.t
64811 ____________________________________________________________________________
64812 [  6081] By: gsar                                  on 2000/05/07  04:17:04
64813         Log: better default perlbug categories for ok reports (from Richard Foley)
64814      Branch: perl
64815            ! utils/perlbug.PL
64816 ____________________________________________________________________________
64817 [  6080] By: gsar                                  on 2000/05/07  04:08:07
64818         Log: add File::Temp v0.08 from CPAN, with small tweaks to testsuite
64819              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
64820      Branch: perl
64821            + lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
64822            + t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
64823            ! AUTHORS MAINTAIN MANIFEST
64824 ____________________________________________________________________________
64825 [  6079] By: gsar                                  on 2000/05/07  04:01:38
64826         Log: remove outdated kludge in Carp (NULLs are permitted in diagnostics now)
64827      Branch: perl
64828            ! lib/Carp/Heavy.pm
64829 ____________________________________________________________________________
64830 [  6078] By: gsar                                  on 2000/05/07  01:24:19
64831         Log: workaround for CRT bug in chdir() (from Charles Lane, via
64832              Peter Prymmer)
64833      Branch: perl
64834            ! iperlsys.h vms/vms.c vms/vmsish.h
64835 ____________________________________________________________________________
64836 [  6077] By: gsar                                  on 2000/05/07  01:22:23
64837         Log: avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
64838              and Tom Phoenix)
64839      Branch: perl
64840            ! lib/diagnostics.pm pod/perlrun.pod pod/perltie.pod
64841 ____________________________________________________________________________
64842 [  6076] By: gsar                                  on 2000/05/06  17:36:29
64843         Log: integrate cfgperl contents into mainline
64844      Branch: perl
64845           +> t/lib/peek.t
64846           !> Configure MANIFEST Porting/Glossary Porting/config.sh
64847           !> Porting/config_H config_h.SH ext/POSIX/POSIX.xs
64848           !> hints/unicos.sh lib/Math/Complex.pm pp_sys.c sv.c
64849           !> t/lib/complex.t t/op/grent.t t/op/pwent.t toke.c util.c
64850 ____________________________________________________________________________
64851 [  6075] By: jhi                                   on 2000/05/05  18:56:10
64852         Log: Make the test more portable.
64853      Branch: cfgperl
64854            ! t/lib/peek.t
64855 ____________________________________________________________________________
64856 [  6074] By: jhi                                   on 2000/05/05  18:49:20
64857         Log: Introduce t/lib/peek.t.
64858      Branch: cfgperl
64859            + t/lib/peek.t
64860            ! MANIFEST
64861 ____________________________________________________________________________
64862 [  6073] By: jhi                                   on 2000/05/05  14:30:45
64863         Log: Complex tweaks.
64864      Branch: cfgperl
64865            ! lib/Math/Complex.pm t/lib/complex.t
64866 ____________________________________________________________________________
64867 [  6072] By: jhi                                   on 2000/05/05  12:27:13
64868         Log: Integrate with Sarathy.
64869      Branch: cfgperl
64870           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
64871           !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
64872           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
64873           !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
64874 ____________________________________________________________________________
64875 [  6071] By: gsar                                  on 2000/05/05  02:24:46
64876         Log: misformatted perllocal.pod (from Tim Jenness
64877              <t.jenness@jach.hawaii.edu>)
64878      Branch: perl
64879            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
64880 ____________________________________________________________________________
64881 [  6070] By: gsar                                  on 2000/05/05  02:16:52
64882         Log: remove misleading comment (from M.J.T. Guy)
64883      Branch: perl
64884            ! t/lib/anydbm.t
64885 ____________________________________________________________________________
64886 [  6069] By: gsar                                  on 2000/05/05  02:15:13
64887         Log: File::Spec compatibility update (from Barrie Slaymaker
64888              <barries@slaysys.com>)
64889      Branch: perl
64890            ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
64891            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
64892 ____________________________________________________________________________
64893 [  6068] By: gsar                                  on 2000/05/05  02:01:50
64894         Log: note about values()
64895      Branch: perl
64896            ! pod/perlfunc.pod
64897 ____________________________________________________________________________
64898 [  6067] By: gsar                                  on 2000/05/05  01:33:09
64899         Log: replace direct call to sighandler() with (*PL_sighandlerp)()
64900      Branch: perl
64901            ! win32/win32.c
64902 ____________________________________________________________________________
64903 [  6066] By: gsar                                  on 2000/05/05  01:23:43
64904         Log: s/END/CHECK/
64905      Branch: perl
64906            ! perl.c
64907 ____________________________________________________________________________
64908 [  6065] By: jhi                                   on 2000/05/04  17:30:22
64909         Log: Integrate with Sarathy.
64910      Branch: cfgperl
64911           !> pp_sys.c sv.c t/pragma/utf8.t toke.c
64912 ____________________________________________________________________________
64913 [  6064] By: gsar                                  on 2000/05/04  17:26:14
64914         Log: change#5905 wasn't quite right--it's intent only applies when arguments
64915              to sv_vcatpvfn() are SVs instead of C types; back out change#5907 as well
64916      Branch: perl
64917            ! pp_sys.c sv.c
64918 ____________________________________________________________________________
64919 [  6063] By: gsar                                  on 2000/05/04  16:52:29
64920         Log: tokeq() could read unallocated field in argument
64921      Branch: perl
64922            ! toke.c
64923 ____________________________________________________________________________
64924 [  6062] By: gsar                                  on 2000/05/04  16:34:51
64925         Log: additional tests for utf8.t
64926      Branch: perl
64927            ! t/pragma/utf8.t
64928 ____________________________________________________________________________
64929 [  6061] By: gsar                                  on 2000/05/04  16:09:28
64930         Log: change#5921 neglected to make eq honor "use bytes"
64931      Branch: perl
64932            ! sv.c
64933 ____________________________________________________________________________
64934 [  6060] By: jhi                                   on 2000/05/04  15:30:16
64935         Log: Integrate with Sarathy.
64936      Branch: cfgperl
64937           !> perl.c regcomp.c t/pragma/utf8.t
64938 ____________________________________________________________________________
64939 [  6059] By: jhi                                   on 2000/05/04  15:26:37
64940         Log: The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
64941              in natively 64-bit platforms where a long is a quad (no need
64942              for long longs).  Also added bias for IVs.
64943      Branch: cfgperl
64944            ! toke.c
64945 ____________________________________________________________________________
64946 [  6058] By: gsar                                  on 2000/05/04  00:19:14
64947         Log: printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
64948              (spotted by Donald Kinzer <dkinzer@premia.com>)
64949      Branch: perl
64950            ! perl.c
64951 ____________________________________________________________________________
64952 [  6057] By: gsar                                  on 2000/05/03  18:34:01
64953         Log: fix broken parsing of /\x{ab}/
64954      Branch: perl
64955            ! regcomp.c t/pragma/utf8.t
64956 ____________________________________________________________________________
64957 [  6056] By: jhi                                   on 2000/05/03  17:57:16
64958         Log: The search of infinity continues, this time simplified.
64959      Branch: cfgperl
64960            ! lib/Math/Complex.pm
64961 ____________________________________________________________________________
64962 [  6055] By: jhi                                   on 2000/05/03  17:45:30
64963         Log: Detypo.
64964      Branch: cfgperl
64965            ! hints/unicos.sh
64966 ____________________________________________________________________________
64967 [  6054] By: jhi                                   on 2000/05/02  22:28:27
64968         Log: Be more forgiving in POSIX about HUGE_VALL.
64969      Branch: cfgperl
64970            ! ext/POSIX/POSIX.xs
64971 ____________________________________________________________________________
64972 [  6053] By: jhi                                   on 2000/05/02  22:25:05
64973         Log: Integrate with Sarathy.
64974      Branch: cfgperl
64975           !> hints/irix_6.sh pod/perlop.pod
64976 ____________________________________________________________________________
64977 [  6052] By: jhi                                   on 2000/05/02  22:24:31
64978         Log: Unicos hint tweak.
64979      Branch: cfgperl
64980            ! hints/unicos.sh
64981 ____________________________________________________________________________
64982 [  6051] By: jhi                                   on 2000/05/02  22:21:26
64983         Log: Complex tweakery.
64984      Branch: cfgperl
64985            ! lib/Math/Complex.pm t/lib/complex.t
64986 ____________________________________________________________________________
64987 [  6050] By: jhi                                   on 2000/05/02  19:26:22
64988         Log: Use setxxent()/endxxent().
64989      Branch: cfgperl
64990            ! t/op/grent.t t/op/pwent.t
64991 ____________________________________________________________________________
64992 [  6049] By: jhi                                   on 2000/05/02  19:06:02
64993         Log: Test both the scalar and list contexts.
64994      Branch: cfgperl
64995            ! t/op/grent.t t/op/pwent.t
64996 ____________________________________________________________________________
64997 [  6048] By: gsar                                  on 2000/05/02  18:29:10
64998         Log: add note about how $( doesn't interpolate in REs (from
64999              Philip Newton <newton@ficus.frogspace.net>)
65000      Branch: perl
65001            ! pod/perlop.pod
65002 ____________________________________________________________________________
65003 [  6047] By: jhi                                   on 2000/05/02  17:41:24
65004         Log: Call getspnam() only iff needd.
65005      Branch: cfgperl
65006            ! pp_sys.c
65007 ____________________________________________________________________________
65008 [  6046] By: gsar                                  on 2000/05/02  17:07:25
65009         Log: libscheck has insufficient checks for n32 libs (from
65010              Albert Chin-A-Young <china@thewrittenword.com>)
65011      Branch: perl
65012            ! hints/irix_6.sh
65013 ____________________________________________________________________________
65014 [  6045] By: jhi                                   on 2000/05/02  13:57:17
65015         Log: Integrate with Sarathy.
65016      Branch: cfgperl
65017           !> MANIFEST Porting/makerel perl.c pod/perlretut.pod
65018           !> pod/perltrap.pod pp.c regcomp.c t/op/oct.t toke.c util.c
65019 ____________________________________________________________________________
65020 [  6044] By: gsar                                  on 2000/05/02  06:48:19
65021         Log: change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
65022              such that underscores are only ignored in literal numbers,
65023              "\x{...}", and hex/oct argument
65024      Branch: perl
65025            ! perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
65026 ____________________________________________________________________________
65027 [  6043] By: gsar                                  on 2000/05/02  02:22:29
65028         Log: perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
65029      Branch: perl
65030            ! pod/perlretut.pod
65031 ____________________________________________________________________________
65032 [  6042] By: gsar                                  on 2000/05/02  02:17:51
65033         Log: remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
65034      Branch: perl
65035            ! pod/perltrap.pod
65036 ____________________________________________________________________________
65037 [  6041] By: gsar                                  on 2000/05/02  01:53:51
65038         Log: cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
65039              to compensate
65040      Branch: perl
65041            ! Porting/makerel
65042 ____________________________________________________________________________
65043 [  6040] By: gsar                                  on 2000/05/02  01:51:57
65044         Log: missing files in MANIFEST
65045      Branch: perl
65046            ! MANIFEST
65047 ____________________________________________________________________________
65048 [  6039] By: jhi                                   on 2000/05/02  00:36:46
65049         Log: Infinite problems.
65050      Branch: cfgperl
65051            ! lib/Math/Complex.pm
65052 ____________________________________________________________________________
65053 [  6038] By: jhi                                   on 2000/05/02  00:06:38
65054         Log: pwent/spent #ifdef imbalance.
65055      Branch: cfgperl
65056            ! pp_sys.c
65057 ____________________________________________________________________________
65058 [  6037] By: jhi                                   on 2000/05/01  22:50:11
65059         Log: Use HUGE_VALL if applicable.
65060      Branch: cfgperl
65061            ! ext/POSIX/POSIX.xs util.c
65062 ____________________________________________________________________________
65063 [  6036] By: jhi                                   on 2000/05/01  22:20:53
65064         Log: Correct Freudian slip.
65065      Branch: cfgperl
65066            ! pp_sys.c
65067 ____________________________________________________________________________
65068 [  6035] By: jhi                                   on 2000/05/01  21:07:38
65069         Log: Continue on the pwent/spent case.
65070      Branch: cfgperl
65071            ! pp_sys.c
65072 ____________________________________________________________________________
65073 [  6034] By: jhi                                   on 2000/05/01  17:45:14
65074         Log: Integrate with Sarathy; unfortunately Sarathy's whitespace
65075              adjustments in 6032 conflicted badly with this, will have
65076              to revisit them later.
65077      Branch: cfgperl
65078           +> lib/CGI/Util.pm t/lib/cgi-pretty.t
65079           !> MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
65080           !> lib/CGI/Pretty.pm lib/CGI/Push.pm lib/English.pm
65081           !> lib/Pod/Man.pm lib/Pod/Text.pm lib/diagnostics.pm
65082           !> pod/perldiag.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
65083           !> t/lib/cgi-html.t t/lib/cgi-request.t
65084 ____________________________________________________________________________
65085 [  6033] By: jhi                                   on 2000/05/01  17:40:49
65086         Log: Rewrite the pwent/spent logic to be a little bit more clearer.
65087      Branch: cfgperl
65088            ! pp_sys.c
65089 ____________________________________________________________________________
65090 [  6032] By: gsar                                  on 2000/05/01  15:56:32
65091         Log: whitespace adjustments
65092      Branch: perl
65093            ! pp_sys.c
65094 ____________________________________________________________________________
65095 [  6031] By: gsar                                  on 2000/05/01  15:19:41
65096         Log: small nits in diagnostics.pm (from Robin Barker)
65097      Branch: perl
65098            ! lib/diagnostics.pm pod/perldiag.pod
65099 ____________________________________________________________________________
65100 [  6030] By: gsar                                  on 2000/05/01  08:39:18
65101         Log: introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
65102              for @- and @+ (from Johan Vromans)
65103      Branch: perl
65104            ! lib/English.pm pod/perlvar.pod
65105 ____________________________________________________________________________
65106 [  6029] By: gsar                                  on 2000/05/01  08:16:10
65107         Log: add CGI.pm v2.66 (from Lincoln Stein)
65108      Branch: perl
65109            + lib/CGI/Util.pm t/lib/cgi-pretty.t
65110            ! MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
65111            ! lib/CGI/Pretty.pm lib/CGI/Push.pm t/lib/cgi-function.t
65112            ! t/lib/cgi-html.t t/lib/cgi-request.t
65113 ____________________________________________________________________________
65114 [  6028] By: gsar                                  on 2000/05/01  06:34:41
65115         Log: Pod::Man generates groff-incompatible macro definition (from
65116              Tom Christiansen)
65117      Branch: perl
65118            ! lib/Pod/Man.pm
65119 ____________________________________________________________________________
65120 [  6027] By: gsar                                  on 2000/05/01  06:31:36
65121         Log: podlators-1.02 update (from Russ Allbery)
65122      Branch: perl
65123            ! lib/Pod/Man.pm lib/Pod/Text.pm
65124 ____________________________________________________________________________
65125 [  6026] By: jhi                                   on 2000/04/30  23:24:23
65126         Log: Integrate with Sarathy.
65127      Branch: cfgperl
65128           !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
65129           !> ext/Sys/Syslog/Syslog.xs lib/perl5db.pl
65130           !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
65131           !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
65132           !> pod/perl56delta.pod sv.c t/lib/b.t t/lib/open3.t
65133           !> t/lib/syslog.t toke.c win32/win32.h
65134 ____________________________________________________________________________
65135 [  6025] By: gsar                                  on 2000/04/30  18:17:47
65136         Log: Is{Alnum,Alpha,Word} don't match titlecase
65137              
65138              TODO: IsSpace is defined recursively!
65139              
65140              (both spotted by Larry)
65141      Branch: perl
65142            ! lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
65143            ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
65144 ____________________________________________________________________________
65145 [  6024] By: gsar                                  on 2000/04/30  17:50:19
65146         Log: extend "Unrecognized escape" warning to \8, \9, and \_ as well
65147              (from Hugo van der Sanden)
65148      Branch: perl
65149            ! toke.c
65150 ____________________________________________________________________________
65151 [  6023] By: gsar                                  on 2000/04/30  17:14:43
65152         Log: debugger stomps on $. (from M.J.T. Guy)
65153      Branch: perl
65154            ! lib/perl5db.pl
65155 ____________________________________________________________________________
65156 [  6022] By: gsar                                  on 2000/04/30  16:59:22
65157         Log: unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
65158      Branch: perl
65159            ! sv.c
65160 ____________________________________________________________________________
65161 [  6021] By: gsar                                  on 2000/04/29  21:00:08
65162         Log: remove Win2K issue in pod (fixed by change#6020)
65163      Branch: perl
65164            ! README.win32 pod/perl56delta.pod
65165 ____________________________________________________________________________
65166 [  6020] By: gsar                                  on 2000/04/29  20:51:49
65167         Log: test tweak
65168      Branch: perl
65169            ! t/lib/open3.t
65170 ____________________________________________________________________________
65171 [  6019] By: gsar                                  on 2000/04/29  20:34:27
65172         Log: windows portability tweaks
65173      Branch: perl
65174            ! t/lib/b.t win32/win32.h
65175 ____________________________________________________________________________
65176 [  6018] By: gsar                                  on 2000/04/29  19:55:24
65177         Log: make lib/syslog.t portable to systems that don't have _PATH_LOG,
65178              make _PATH_LOG() return "" if unavailable
65179      Branch: perl
65180            ! ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
65181            ! ext/Sys/Syslog/Syslog.xs t/lib/syslog.t
65182 ____________________________________________________________________________
65183 [  6017] By: jhi                                   on 2000/04/28  22:49:46
65184         Log: Integrate with Sarathy.
65185      Branch: cfgperl
65186           !> op.c perl.c pod/perldiag.pod t/lib/b.t
65187 ____________________________________________________________________________
65188 [  6016] By: jhi                                   on 2000/04/28  22:46:14
65189         Log: Do not warn that an infinity does not look like a number.
65190      Branch: cfgperl
65191            ! sv.c
65192 ____________________________________________________________________________
65193 [  6015] By: gsar                                  on 2000/04/28  22:35:49
65194         Log: tweak test for portability
65195      Branch: perl
65196            ! t/lib/b.t
65197 ____________________________________________________________________________
65198 [  6014] By: gsar                                  on 2000/04/28  22:05:31
65199         Log: glob() loading File::Glob behind the scenes may cause syntax errors
65200      Branch: perl
65201            ! op.c
65202 ____________________________________________________________________________
65203 [  6013] By: gsar                                  on 2000/04/28  21:25:22
65204         Log: tweak change#5945 to display correct switch name in diagnostic
65205      Branch: perl
65206            ! perl.c pod/perldiag.pod
65207 ____________________________________________________________________________
65208 [  6012] By: jhi                                   on 2000/04/28  21:08:12
65209         Log: Integrate with Sarathy.
65210      Branch: cfgperl
65211           !> Changes ext/IO/lib/IO/Poll.pm installperl pod/perl56delta.pod
65212           !> pod/perldelta.pod pod/perlfunc.pod pod/perlmod.pod
65213           !> t/lib/io_poll.t utils/perldoc.PL vms/subconfigure.com
65214 ____________________________________________________________________________
65215 [  6011] By: jhi                                   on 2000/04/28  21:04:46
65216         Log: &HUGE_VAL is not defined, it exists.
65217      Branch: cfgperl
65218            ! lib/Math/Complex.pm
65219 ____________________________________________________________________________
65220 [  6010] By: gsar                                  on 2000/04/28  21:02:58
65221         Log: clarify note about shadow password support (from
65222              gellyfish@gellyfish.com)
65223      Branch: perl
65224            ! pod/perlfunc.pod
65225 ____________________________________________________________________________
65226 [  6009] By: gsar                                  on 2000/04/28  21:00:00
65227         Log: IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
65228      Branch: perl
65229            ! ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
65230 ____________________________________________________________________________
65231 [  6008] By: gsar                                  on 2000/04/28  20:56:33
65232         Log: VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
65233      Branch: perl
65234            ! installperl vms/subconfigure.com
65235 ____________________________________________________________________________
65236 [  6007] By: gsar                                  on 2000/04/28  20:51:21
65237         Log: note about compile failures and END blocks (from M.J.T. Guy)
65238      Branch: perl
65239            ! pod/perl56delta.pod pod/perlmod.pod
65240 ____________________________________________________________________________
65241 [  6006] By: jhi                                   on 2000/04/28  20:42:14
65242         Log: Regen Configure.
65243      Branch: cfgperl
65244            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
65245            ! config_h.SH
65246 ____________________________________________________________________________
65247 [  6005] By: gsar                                  on 2000/04/28  20:41:16
65248         Log: perldoc might fail via "use blib" (from Hugo van der Sanden)
65249      Branch: perl
65250            ! utils/perldoc.PL
65251 ____________________________________________________________________________
65252 [  6004] By: jhi                                   on 2000/04/28  20:28:21
65253         Log: Integrate with Sarathy.
65254      Branch: cfgperl
65255           !> Configure INSTALL Porting/Glossary Porting/config.sh
65256           !> Porting/config_H config_h.SH epoc/config.sh perl.c sv.c
65257           !> t/pragma/warn/toke toke.c vms/subconfigure.com vos/config.def
65258           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
65259           !> win32/config.vc win32/win32.c
65260 ____________________________________________________________________________
65261 [  6003] By: gsar                                  on 2000/04/28  20:11:20
65262         Log: allow REG_EXPAND_SZ keys in Windows registry (from
65263              John Clayton <John.Clayton@barclayscapital.com>)
65264      Branch: perl
65265            ! win32/win32.c
65266 ____________________________________________________________________________
65267 [  6002] By: gsar                                  on 2000/04/28  19:34:16
65268         Log: destructive sv_setsv() can lose UV-ness from source, causing
65269              numeric promotions/comparisons to fail to do the right thing
65270      Branch: perl
65271            ! sv.c
65272 ____________________________________________________________________________
65273 [  6001] By: gsar                                  on 2000/04/28  18:44:15
65274         Log: support additional library locations via $Config{otherlibdirs}
65275              (from Andy Dougherty)
65276      Branch: perl
65277            ! Configure INSTALL Porting/Glossary Porting/config.sh
65278            ! Porting/config_H config_h.SH epoc/config.sh perl.c
65279            ! vms/subconfigure.com vos/config.def vos/config_h.SH_orig
65280            ! win32/config.bc win32/config.gc win32/config.vc
65281 ____________________________________________________________________________
65282 [  6000] By: gsar                                  on 2000/04/28  18:26:58
65283         Log: reworked otherlibdirs.U (from Andy Dougherty)
65284      Branch: metaconfig
65285            ! U/installdirs/otherlibdirs.U
65286 ____________________________________________________________________________
65287 [  5999] By: gsar                                  on 2000/04/28  18:17:07
65288         Log: fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
65289      Branch: perl
65290            ! t/pragma/warn/toke toke.c
65291 ____________________________________________________________________________
65292 [  5998] By: jhi                                   on 2000/04/28  13:32:17
65293         Log: Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
65294      Branch: cfgperl
65295            ! lib/Math/Complex.pm
65296 ____________________________________________________________________________
65297 [  5997] By: jhi                                   on 2000/04/28  13:14:04
65298         Log: Preserve $!.
65299      Branch: cfgperl
65300            ! lib/Math/Complex.pm
65301 ____________________________________________________________________________
65302 [  5996] By: jhi                                   on 2000/04/28  12:59:23
65303         Log: Integrate with Sarathy.
65304      Branch: cfgperl
65305           +> pod/perlrequick.pod pod/perlretut.pod
65306           !> (integrate 51 files)
65307 ____________________________________________________________________________
65308 [  5995] By: gsar                                  on 2000/04/28  09:37:36
65309         Log: fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
65310      Branch: perl
65311            ! mg.c t/pragma/warn/7fatal warnings.h warnings.pl
65312 ____________________________________________________________________________
65313 [  5994] By: gsar                                  on 2000/04/28  09:33:26
65314         Log: fix for missed accounting for null byte in pack("Z",...) (from
65315              M.J.T. Guy)
65316      Branch: perl
65317            ! pp.c t/op/pack.t
65318 ____________________________________________________________________________
65319 [  5993] By: gsar                                  on 2000/04/28  09:30:05
65320         Log: various minor tweaks seen on p5p
65321      Branch: perl
65322            ! lib/perl5db.pl pod/perlipc.pod pod/perlvar.pod
65323 ____________________________________________________________________________
65324 [  5992] By: gsar                                  on 2000/04/28  09:08:19
65325         Log: pod nit (from Simon Cozens)
65326      Branch: perl
65327            ! pod/perlop.pod
65328 ____________________________________________________________________________
65329 [  5991] By: gsar                                  on 2000/04/28  09:06:36
65330         Log: posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
65331      Branch: perl
65332            ! README.posix-bc hints/posix-bc.sh
65333 ____________________________________________________________________________
65334 [  5990] By: gsar                                  on 2000/04/28  08:54:52
65335         Log: use $ENV{LIB} to search for libs under Visual C compiler
65336              on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
65337      Branch: perl
65338            ! lib/ExtUtils/Liblist.pm
65339 ____________________________________________________________________________
65340 [  5989] By: gsar                                  on 2000/04/28  08:27:12
65341         Log: qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
65342              itself and no other (from Tom Hughes)
65343      Branch: perl
65344            ! t/op/array.t toke.c
65345 ____________________________________________________________________________
65346 [  5988] By: gsar                                  on 2000/04/28  08:01:38
65347         Log: s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
65348              <paul@miraclefish.com>)
65349      Branch: perl
65350            ! lib/ExtUtils/MakeMaker.pm
65351 ____________________________________________________________________________
65352 [  5987] By: gsar                                  on 2000/04/28  07:53:09
65353         Log: B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
65354      Branch: perl
65355            ! ext/B/B/Bytecode.pm ext/B/B/Disassembler.pm
65356 ____________________________________________________________________________
65357 [  5986] By: gsar                                  on 2000/04/28  07:44:17
65358         Log: add regular expressions tutorial and quick-start guide (from
65359              Mark Kvale <kvale@phy.ucsf.edu>)
65360      Branch: perl
65361            + pod/perlrequick.pod pod/perlretut.pod
65362            ! AUTHORS MAINTAIN MANIFEST
65363 ____________________________________________________________________________
65364 [  5985] By: gsar                                  on 2000/04/28  07:30:28
65365         Log: forked child may not exit correctly if it failed to open
65366              /dev/console (from Graham Barr)
65367      Branch: perl
65368            ! ext/Sys/Syslog/Syslog.pm
65369 ____________________________________________________________________________
65370 [  5984] By: gsar                                  on 2000/04/28  07:27:20
65371         Log: attributes::reftype() doesn't work on tied argument
65372      Branch: perl
65373            ! xsutils.c
65374 ____________________________________________________________________________
65375 [  5983] By: gsar                                  on 2000/04/28  07:15:04
65376         Log: numeric conversion of non-number in change#3378 tramples on
65377              OOK offset, causing segfaults
65378      Branch: perl
65379            ! sv.c
65380 ____________________________________________________________________________
65381 [  5982] By: gsar                                  on 2000/04/28  04:48:25
65382         Log: avoid error in IO::Socket::INET when given an unknown service name
65383              with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
65384      Branch: perl
65385            ! ext/IO/lib/IO/Socket/INET.pm
65386 ____________________________________________________________________________
65387 [  5981] By: gsar                                  on 2000/04/28  04:31:31
65388         Log: rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
65389              prototype mismatch with CORE::glob(); update pod and tests to
65390              suit (File::Glob::glob() is still available for backward
65391              compatibility, but should be considered deprecated)
65392      Branch: perl
65393            ! ext/File/Glob/Glob.pm t/lib/glob-basic.t t/lib/glob-case.t
65394            ! t/lib/glob-taint.t
65395 ____________________________________________________________________________
65396 [  5980] By: gsar                                  on 2000/04/28  03:47:29
65397         Log: allow Configure -S to run non-interactively (spotted by Greg Hudson
65398              <ghudson@mit.edu>)
65399      Branch: metaconfig
65400            ! U/modified/Options.U
65401      Branch: perl
65402            ! Configure
65403 ____________________________________________________________________________
65404 [  5979] By: gsar                                  on 2000/04/28  03:07:54
65405         Log: under useithreads, constant pad entries could inadvertantly be
65406              shared across threads (from Eric Blood <eblood@xmission.com>);
65407              added Eric's test case to testsuite
65408      Branch: perl
65409            ! op.c t/op/misc.t
65410 ____________________________________________________________________________
65411 [  5978] By: gsar                                  on 2000/04/27  21:13:00
65412         Log: sync version numbers in File::Spec with the ones on CPAN
65413              (from Barrie Slaymaker)
65414      Branch: perl
65415            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
65416            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
65417            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
65418 ____________________________________________________________________________
65419 [  5977] By: gsar                                  on 2000/04/27  21:07:29
65420         Log: autoquote barewords followed by newline and arrow properly
65421              (variant of fix suggested by Rick Delaney and M.J.T. Guy)
65422      Branch: perl
65423            ! t/pragma/warn/toke toke.c
65424 ____________________________________________________________________________
65425 [  5976] By: gsar                                  on 2000/04/27  20:41:20
65426         Log: DB_File v1.73 update (from Paul Marquess)
65427      Branch: perl
65428            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
65429            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
65430 ____________________________________________________________________________
65431 [  5975] By: gsar                                  on 2000/04/27  20:34:24
65432         Log: allow sort() reentrancy (variant of patch suggested by
65433              Hugo van der Sanden)
65434      Branch: perl
65435            ! pp_ctl.c t/op/sort.t
65436 ____________________________________________________________________________
65437 [  5974] By: gsar                                  on 2000/04/27  19:46:57
65438         Log: change#4197 somehow missed initializing PL_errors, meaning
65439              sytax error queueing wasn't working outside eval"" at all;
65440              also fixed eval"" to localize PL_error_count, so that compile-time
65441              eval's don't clobber the error state of the outer context
65442      Branch: perl
65443            ! lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
65444            ! t/pragma/warn/toke
65445 ____________________________________________________________________________
65446 [  5973] By: gsar                                  on 2000/04/27  18:29:05
65447         Log: fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
65448      Branch: perl
65449            ! regcomp.c regexec.c t/op/re_tests
65450 ____________________________________________________________________________
65451 [  5972] By: jhi                                   on 2000/04/27  18:22:41
65452         Log: Integrate with Sarathy.
65453      Branch: cfgperl
65454           +> t/lib/b.t t/lib/syslog.t
65455           !> (integrate 31 files)
65456 ____________________________________________________________________________
65457 [  5971] By: jhi                                   on 2000/04/27  18:18:46
65458         Log: Unicos tweaks from Mark P. Lutz.
65459      Branch: cfgperl
65460            ! hints/unicos.sh lib/Math/Complex.pm
65461 ____________________________________________________________________________
65462 [  5970] By: gsar                                  on 2000/04/27  18:05:11
65463         Log: Data::Dumper fumbles negative numbers on 32-bit platforms where
65464              IV is >32bits
65465      Branch: perl
65466            ! ext/Data/Dumper/Dumper.xs t/lib/dumper.t
65467 ____________________________________________________________________________
65468 [  5969] By: gsar                                  on 2000/04/27  17:50:56
65469         Log: fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
65470      Branch: perl
65471            + t/lib/syslog.t
65472            ! MANIFEST ext/Sys/Syslog/Syslog.pm
65473 ____________________________________________________________________________
65474 [  5968] By: gsar                                  on 2000/04/27  17:44:49
65475         Log: tolerate spaces in group names in test on solaris (from David Boyce
65476              <dsb@boyski.com>)
65477      Branch: perl
65478            ! t/op/groups.t
65479 ____________________________________________________________________________
65480 [  5967] By: gsar                                  on 2000/04/27  17:41:22
65481         Log: improved docs on the warn_uninit diagnostic (from David Glasser
65482              and Simon Cozens)
65483      Branch: perl
65484            ! pod/perldiag.pod
65485 ____________________________________________________________________________
65486 [  5966] By: gsar                                  on 2000/04/27  16:54:58
65487         Log: add testsuite for B backends, fix bug in B::Deparse (from
65488              Simon Cozens <simon@brecon.co.uk>)
65489      Branch: perl
65490            + t/lib/b.t
65491            ! MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
65492 ____________________________________________________________________________
65493 [  5965] By: gsar                                  on 2000/04/27  16:10:37
65494         Log: avoid "will not stay shared" warnings for our variables (from
65495              Robin Barker)
65496      Branch: perl
65497            ! op.c t/pragma/warn/op
65498 ____________________________________________________________________________
65499 [  5964] By: gsar                                  on 2000/04/27  07:05:05
65500         Log: reformat to 72 columns (again)
65501      Branch: perl
65502            ! pod/perldiag.pod
65503 ____________________________________________________________________________
65504 [  5963] By: gsar                                  on 2000/04/27  06:28:31
65505         Log: patch from Larry to make (\&) prototype work; added tests for
65506              the same
65507      Branch: perl
65508            ! op.c t/comp/proto.t
65509 ____________________________________________________________________________
65510 [  5962] By: gsar                                  on 2000/04/27  06:15:47
65511         Log: updated README.hpux (from Jeff Okamoto)
65512      Branch: perl
65513            ! README.hpux
65514 ____________________________________________________________________________
65515 [  5961] By: gsar                                  on 2000/04/27  05:55:03
65516         Log: recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
65517      Branch: perl
65518            ! emacs/cperl-mode.el
65519 ____________________________________________________________________________
65520 [  5960] By: gsar                                  on 2000/04/27  05:49:26
65521         Log: better INSTALL notes on Solaris issues (from Dominic Dunlop)
65522      Branch: perl
65523            ! INSTALL
65524 ____________________________________________________________________________
65525 [  5959] By: gsar                                  on 2000/04/27  05:33:41
65526         Log: doubled words in pods (from Simon Cozens
65527              <simon.p.cozens@jp.pwcglobal.com>)
65528      Branch: perl
65529            ! pod/perl56delta.pod pod/perldebguts.pod pod/perlfaq5.pod
65530            ! pod/perlfork.pod pod/perlfunc.pod pod/perlipc.pod
65531            ! pod/perllexwarn.pod pod/perllocale.pod pod/perlmodlib.pod
65532            ! pod/perlnumber.pod pod/perlopentut.pod pod/perltodo.pod
65533            ! pod/perltootc.pod
65534 ____________________________________________________________________________
65535 [  5958] By: gsar                                  on 2000/04/27  05:11:39
65536         Log: change#3569 deleted some essential code, revert; avoid use of
65537              atexit() to make DynaLoader work properly on AIX under mod_perl
65538              (from Jens-Uwe Mager <jum@helios.de>)
65539      Branch: perl
65540            ! ext/DynaLoader/dl_aix.xs
65541 ____________________________________________________________________________
65542 [  5957] By: gsar                                  on 2000/04/27  04:54:51
65543         Log: pod nits (from A. C. Yardley <yardley@tanet.net>)
65544      Branch: perl
65545            ! pod/perlmod.pod
65546 ____________________________________________________________________________
65547 [  5956] By: gsar                                  on 2000/04/27  04:51:47
65548         Log: better diagnostics on failed tests (from Ilya Zakharevich)
65549      Branch: perl
65550            ! t/op/lex_assign.t
65551 ____________________________________________________________________________
65552 [  5955] By: gsar                                  on 2000/04/27  04:26:44
65553         Log: longstanding bug exposed by change#3307: sort arguments weren't
65554              compiled with the right wantarray context (ensuing runtime lookup
65555              via block_gimme() was getting the incidental context of the
65556              sort() itself)
65557      Branch: perl
65558            ! op.c t/op/sort.t
65559 ____________________________________________________________________________
65560 [  5954] By: gsar                                  on 2000/04/26  23:42:12
65561         Log: integrate cfgperl contents into mainline
65562      Branch: perl
65563           !> (integrate 30 files)
65564 ____________________________________________________________________________
65565 [  5953] By: jhi                                   on 2000/04/26  23:06:42
65566         Log: Integrate with Sarathy.
65567      Branch: cfgperl
65568           !> README.win32 ext/B/B/Deparse.pm
65569           !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
65570           !> lib/vars.pm perl.c pod/perldiag.pod pod/perlsub.pod
65571           !> pod/perlsyn.pod pod/perlthrtut.pod pod/perltoc.pod
65572           !> pod/perltodo.pod pod/perlxs.pod pod/perlxstut.pod
65573           !> utils/perldoc.PL vms/perlvms.pod
65574 ____________________________________________________________________________
65575 [  5952] By: jhi                                   on 2000/04/26  23:03:46
65576         Log: Undo "use integer" addition from 64bitint as it seems
65577              to break most of the subtests in Digital UNIX;
65578              Unicos needs to find another way.
65579      Branch: cfgperl
65580            ! t/op/64bitint.t
65581 ____________________________________________________________________________
65582 [  5951] By: jhi                                   on 2000/04/26  22:57:53
65583         Log: Be more robust on "extreme" (large absolute value)
65584              arguments.  Originally reported by Daniel Connelly
65585              as a problem with asinh() on large negative arguments,
65586              asinh() used to bail out because an argument to log()
65587              ended up being zero.  Ilya Zakharevich proposed using
65588              Taylor's series in such cases, which for such large
65589              arguments is a very good approximation.
65590      Branch: cfgperl
65591            ! lib/Math/Complex.pm t/lib/complex.t
65592 ____________________________________________________________________________
65593 [  5950] By: gsar                                  on 2000/04/25  19:13:12
65594         Log: reformat perldiag to avoid long lines
65595      Branch: perl
65596            ! pod/perldiag.pod
65597 ____________________________________________________________________________
65598 [  5949] By: gsar                                  on 2000/04/25  18:41:11
65599         Log: make perldoc use the pod2man from the same version (from
65600              M.J.T. Guy)
65601      Branch: perl
65602            ! utils/perldoc.PL
65603 ____________________________________________________________________________
65604 [  5948] By: gsar                                  on 2000/04/25  18:21:57
65605         Log: typo in vars.pm that leads to cryptic message (from Piotr Piatkowski
65606              <kompas@kompas.usr.onet.pl>)
65607      Branch: perl
65608            ! lib/vars.pm
65609 ____________________________________________________________________________
65610 [  5947] By: gsar                                  on 2000/04/25  18:11:53
65611         Log: use &dl_error rather than &dl_load_file as the guard for calling
65612              boot_DynaLoader() (meant to fix dl_error() redefined warnings in
65613              statically built perl)
65614      Branch: perl
65615            ! ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
65616 ____________________________________________________________________________
65617 [  5946] By: jhi                                   on 2000/04/25  17:37:54
65618         Log: Document that tr() is not tr(1).
65619      Branch: cfgperl
65620            ! pod/perlop.pod
65621 ____________________________________________________________________________
65622 [  5945] By: gsar                                  on 2000/04/25  16:34:33
65623         Log: make module name mandatory after -M switch; reorder perldiag
65624              alphabetically (from Mark-Jason Dominus)
65625      Branch: perl
65626            ! perl.c pod/perldiag.pod
65627 ____________________________________________________________________________
65628 [  5944] By: jhi                                   on 2000/04/25  01:15:18
65629         Log: On second thoughts frexp() does have two arguments.
65630      Branch: cfgperl
65631            ! perl.h
65632 ____________________________________________________________________________
65633 [  5943] By: jhi                                   on 2000/04/24  22:56:32
65634         Log: Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
65635              Now pp_ncmp() returns undef is either operand is a NaN.
65636      Branch: cfgperl
65637            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
65638            ! Todo-5.6 config_h.SH epoc/config.sh perl.h pp.c pp_sys.c
65639            ! vms/subconfigure.com vos/config.def vos/config.h
65640            ! vos/config_h.SH_orig win32/config.bc win32/config.gc
65641            ! win32/config.vc win32/config_H.bc win32/config_H.gc
65642            ! win32/config_H.vc
65643      Branch: metaconfig/U/perl
65644            + d_modfl.U
65645 ____________________________________________________________________________
65646 [  5942] By: jhi                                   on 2000/04/24  19:45:17
65647         Log: Regen Configure to match #5937.
65648      Branch: cfgperl
65649            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
65650            ! config_h.SH
65651      Branch: metaconfig
65652            ! U/installdirs/inc_version_list.U U/modified/cpp_stuff.U
65653 ____________________________________________________________________________
65654 [  5941] By: jhi                                   on 2000/04/24  19:24:11
65655         Log: Further Unicos fixes for Mark Lutz.
65656      Branch: cfgperl
65657            ! hints/unicos.sh pp_ctl.c
65658 ____________________________________________________________________________
65659 [  5940] By: jhi                                   on 2000/04/24  19:09:06
65660         Log: Various Unicos 10.0.0.6 fixes.
65661              
65662              Subject: [ID 20000414.007] Test suite failures in perl 5.6 on Cray T90
65663              From: Mark P Lutz <tecmpl1@triton.ca.boeing.com> 
65664              Reply-To: tecmpl1@triton.ca.boeing.com 
65665              To: perl5-porters@perl.org 
65666              Date: Fri, 14 Apr 2000 20:21:00 GMT 
65667              Message-Id: <200004142021.UAA36232@triton.ca.boeing.com> 
65668      Branch: cfgperl
65669            ! hints/unicos.sh pp.c pp_ctl.c t/op/64bitint.t
65670 ____________________________________________________________________________
65671 [  5939] By: gsar                                  on 2000/04/24  19:01:24
65672         Log: more pod nits (from Larry Virden)
65673      Branch: perl
65674            ! README.win32 pod/perlsub.pod pod/perlsyn.pod
65675            ! pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
65676            ! pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
65677 ____________________________________________________________________________
65678 [  5938] By: gsar                                  on 2000/04/24  18:54:01
65679         Log: Consolidated B::Deparse fixes (from Stephen McCamant)
65680      Branch: perl
65681            ! ext/B/B/Deparse.pm
65682 ____________________________________________________________________________
65683 [  5937] By: jhi                                   on 2000/04/24  17:39:00
65684         Log: Integrate with Sarathy.
65685      Branch: cfgperl
65686           +> (branch 31 files)
65687           !> (integrate 73 files)
65688 ____________________________________________________________________________
65689 [  5936] By: gsar                                  on 2000/04/24  17:30:06
65690         Log: additional tests for change#5934 (from Paul Marquess, who also
65691              sent in the same fix)
65692      Branch: perl
65693            ! t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
65694            ! t/pragma/warn/5nolint t/pragma/warn/6default
65695 ____________________________________________________________________________
65696 [  5935] By: jhi                                   on 2000/04/24  17:26:05
65697         Log: Do not assume sign propagation.
65698              Subject:  [PATCH] Re: [ID 20000410.010] Unicoss 10.0.0.6 and perl 5.6.0
65699              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk> 
65700              To: payner@ncifcrf.gov, perl5-porters@perl.org 
65701              Date: Tue, 18 Apr 2000 18:24:49 +0100 
65702              Message-Id: <E12hbk1-0006Ws-00@ursa.cus.cam.ac.uk> 
65703      Branch: cfgperl
65704            ! t/op/bop.t t/op/misc.t
65705 ____________________________________________________________________________
65706 [  5934] By: gsar                                  on 2000/04/24  17:16:54
65707         Log: propagate lexical warnings from surrounding scope correctly
65708              within string eval()
65709      Branch: perl
65710            ! pp_ctl.c t/pragma/warn/pp_ctl
65711 ____________________________________________________________________________
65712 [  5933] By: jhi                                   on 2000/04/24  17:01:07
65713         Log: Flatten the cpp jungle doing the nosuid checking.
65714      Branch: cfgperl
65715            ! perl.c
65716 ____________________________________________________________________________
65717 [  5932] By: gsar                                  on 2000/04/24  09:08:14
65718         Log: add rsignal(), whichsig() and do_join() to public API list
65719              (mod_perl uses them to good advantage)
65720      Branch: perl
65721            ! embed.pl global.sym objXSUB.h perlapi.c proto.h
65722 ____________________________________________________________________________
65723 [  5931] By: gsar                                  on 2000/04/24  09:01:40
65724         Log: fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
65725      Branch: perl
65726            ! pp_hot.c regexec.c t/op/pat.t
65727 ____________________________________________________________________________
65728 [  5930] By: gsar                                  on 2000/04/24  08:58:33
65729         Log: small os390 tweaks (from Peter Prymmer)
65730      Branch: perl
65731            ! config_h.SH makedepend.SH
65732 ____________________________________________________________________________
65733 [  5929] By: gsar                                  on 2000/04/24  08:55:25
65734         Log: pod nits
65735      Branch: perl
65736            ! pod/perlguts.pod
65737 ____________________________________________________________________________
65738 [  5928] By: gsar                                  on 2000/04/24  08:50:13
65739         Log: revert change#5923 ("breaks" t/lib/io_poll.t)
65740      Branch: perl
65741            ! ext/IO/lib/IO/Poll.pm
65742 ____________________________________________________________________________
65743 [  5927] By: gsar                                  on 2000/04/24  08:43:24
65744         Log: arrange for next() to resume at the unstack op rather than the
65745              loop conditional, so that scope cleanup happens correctly
65746              (from Stephen McCamant)
65747      Branch: perl
65748            ! op.c pp_ctl.c t/op/misc.t
65749 ____________________________________________________________________________
65750 [  5926] By: gsar                                  on 2000/04/24  08:18:40
65751         Log: on windows, reserve 16M of stack rather than 128M (allows more
65752              threads to run concurrently)
65753      Branch: perl
65754            ! win32/Makefile win32/makefile.mk
65755 ____________________________________________________________________________
65756 [  5925] By: gsar                                  on 2000/04/24  08:13:52
65757         Log: POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
65758      Branch: perl
65759            ! toke.c
65760 ____________________________________________________________________________
65761 [  5924] By: gsar                                  on 2000/04/24  08:08:59
65762         Log: avoid using uninitialized memory in require version check
65763      Branch: perl
65764            ! pp_ctl.c universal.c
65765 ____________________________________________________________________________
65766 [  5923] By: gsar                                  on 2000/04/24  07:20:14
65767         Log: various bugs in IO::Poll (from Lincoln D. Stein <lstein@cshl.org>)
65768      Branch: perl
65769            ! ext/IO/lib/IO/Poll.pm
65770 ____________________________________________________________________________
65771 [  5922] By: gsar                                  on 2000/04/24  07:08:42
65772         Log: commentary about IoTYPE() (from Nathan Torkington)
65773      Branch: perl
65774            ! sv.h
65775 ____________________________________________________________________________
65776 [  5921] By: gsar                                  on 2000/04/24  06:58:26
65777         Log: make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
65778              by fix
65779      Branch: perl
65780            ! sv.c t/lib/charnames.t t/pragma/utf8.t
65781 ____________________________________________________________________________
65782 [  5920] By: gsar                                  on 2000/04/24  06:37:59
65783         Log: Larry's fix for buggy propagation of utf8-ness in join(); add test
65784      Branch: perl
65785            ! doop.c t/op/ver.t
65786 ____________________________________________________________________________
65787 [  5919] By: gsar                                  on 2000/04/24  06:21:58
65788         Log: Configure might miss old directories when prefix must be
65789              expanded (from Robin Barker)
65790      Branch: metaconfig
65791            ! U/installdirs/inc_version_list.U
65792      Branch: perl
65793            ! Configure
65794 ____________________________________________________________________________
65795 [  5918] By: gsar                                  on 2000/04/24  06:16:11
65796         Log: VMS nits in glob() test (from Charles Lane)
65797      Branch: perl
65798            ! t/lib/glob-basic.t
65799 ____________________________________________________________________________
65800 [  5917] By: gsar                                  on 2000/04/24  06:11:56
65801         Log: various pod nits (from Larry Virden and others)
65802      Branch: perl
65803            ! README.amiga README.hpux README.machten README.os2
65804            ! README.os390 README.win32 embed.pl handy.h lib/IPC/Open3.pm
65805            ! pod/Win32.pod pod/perl56delta.pod pod/perlapi.pod
65806            ! pod/perlbook.pod pod/perlcompile.pod pod/perldebguts.pod
65807            ! pod/perldiag.pod pod/perlfork.pod pod/perlfunc.pod
65808            ! pod/perlguts.pod pod/perlintern.pod pod/perlipc.pod
65809            ! pod/perlmod.pod pod/perlmodinstall.pod pod/perlnumber.pod
65810            ! pod/perlop.pod pod/perlport.pod pod/perlre.pod
65811            ! pod/perltrap.pod pod/perlunicode.pod pod/perlvar.pod pp.h
65812 ____________________________________________________________________________
65813 [  5916] By: gsar                                  on 2000/04/24  05:52:43
65814         Log: ignore dotfiles (.cvsignore etc) in test (from Warren Jones
65815              <wjones@tc.fluke.com>)
65816      Branch: perl
65817            ! t/lib/glob-basic.t
65818 ____________________________________________________________________________
65819 [  5915] By: gsar                                  on 2000/04/24  05:07:01
65820         Log: supported platforms mixed up
65821      Branch: perl
65822            ! pod/perl56delta.pod pod/perlport.pod
65823 ____________________________________________________________________________
65824 [  5914] By: gsar                                  on 2000/04/24  04:56:08
65825         Log: caller() wasn't returning the right number of elements for
65826              eval {...}
65827      Branch: perl
65828            ! pp_ctl.c t/pragma/warn/9enabled
65829 ____________________________________________________________________________
65830 [  5913] By: gsar                                  on 2000/04/24  04:35:41
65831         Log: pod nit: $yday range for localtime/gmtime is 0..364 not 1..365 (from
65832              Mark-Jason Dominus)
65833      Branch: perl
65834            ! pod/perlfunc.pod
65835 ____________________________________________________________________________
65836 [  5912] By: gsar                                  on 2000/04/24  04:17:15
65837         Log: fix totally broken caching in UNIVERSAL::isa() (from
65838              Nick Ing-Simmons)
65839      Branch: perl
65840            ! t/op/universal.t universal.c
65841 ____________________________________________________________________________
65842 [  5911] By: gsar                                  on 2000/04/24  03:39:47
65843         Log: add linebreak properties from unicode/LineBrk.txt (from
65844              Dave Hartnoll <Dave_Hartnoll@3b2.com>)
65845      Branch: perl
65846            + lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
65847            + lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
65848            + lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
65849            + lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
65850            + lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
65851            + lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
65852            + lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
65853            + lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
65854            + lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
65855            + lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
65856            + lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
65857            + lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
65858            + lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
65859            + lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
65860            + lib/unicode/Is/LbrkZW.pl
65861            ! lib/unicode/mktables.PL
65862 ____________________________________________________________________________
65863 [  5910] By: gsar                                  on 2000/04/24  03:23:10
65864         Log: typo in pod
65865      Branch: perl
65866            ! ext/Thread/Thread.pm
65867 ____________________________________________________________________________
65868 [  5909] By: gsar                                  on 2000/04/24  03:22:03
65869         Log: mode argument to do_binmode() should be file mode, not boolean
65870      Branch: perl
65871            ! pp_sys.c
65872 ____________________________________________________________________________
65873 [  5908] By: gsar                                  on 2000/04/16  16:51:08
65874         Log: introduce illegal symbols into null package so that gv_fetchpv(...,TRUE)
65875              always returns a valid GV even when the symbol is trapped by strictures
65876              (avoids coredumps)
65877              
65878              TODO: the C<package;> hack needs similar treatment
65879      Branch: perl
65880            ! embedvar.h gv.c intrpvar.h perl.c perlapi.h
65881            ! t/pragma/strict-vars
65882 ____________________________________________________________________________
65883 [  5907] By: jhi                                   on 2000/03/31  23:42:56
65884         Log: pp_gmtime() assumed that newSVpvf %d would take C ints,
65885              an assumption which #5905 demolished.
65886      Branch: cfgperl
65887            ! pp_sys.c
65888 ____________________________________________________________________________
65889 [  5906] By: jhi                                   on 2000/03/31  18:54:37
65890         Log: Typo in #5905.
65891      Branch: cfgperl
65892            ! t/op/64bitint.t
65893 ____________________________________________________________________________
65894 [  5905] By: jhi                                   on 2000/03/31  18:50:54
65895         Log: Fix for "[ID 20000329.080] quad printing does not work as documented",
65896              reported by Joseph N. Hall.  The bug was that even with use64bitint
65897              one had to use the prefixes q, L, or ll with printf/sprintf,
65898              contrary to the documentation and common sense.
65899      Branch: cfgperl
65900            ! sv.c t/op/64bitint.t
65901 ____________________________________________________________________________
65902 [  5904] By: gsar                                  on 2000/03/28  02:31:32
65903         Log: add Changes, perldelta.pod
65904      Branch: perl
65905            + Changes pod/perldelta.pod
65906 ____________________________________________________________________________
65907 [  5903] By: gsar                                  on 2000/03/28  02:03:55
65908         Log: rename Changes and perldelta.pod
65909      Branch: perl
65910           +> Changes5.6 pod/perl56delta.pod
65911            - Changes pod/perldelta.pod
65912            ! MANIFEST
65913 ____________________________________________________________________________
65914 [  5902] By: gsar                                  on 2000/03/28  01:59:14
65915         Log: create maint-5.6 branch
65916      Branch: maint-5.6/perl
65917           +> (branch 1611 files)
65918 ____________________________________________________________________________
65919 [  5901] By: jhi                                   on 2000/03/23  05:48:43
65920         Log: Integrate with Sarathy.
65921      Branch: cfgperl
65922           !> Changes patchlevel.h pod/perlhist.pod pod/perltoc.pod
65923 ____________________________________________________________________________
65924 [  5900] By: gsar                                  on 2000/03/23  05:42:43
65925         Log: three guesses on what this is :-)
65926      Branch: perl
65927            ! Changes